Don't want to see articles from a certain category? When logged in, go to your User Settings and adjust your feed in the Content Preferences section where you can block tags!
We do often include affiliate links to earn us some pennies. See more here.

This is your once a month reminder to make sure your PC information is correct on your user profiles. A fresh batch of statistics is generated on the 1st of each month.

You need to be logged in to see when you last updated your PC info!

You can see the statistics any time on this page.

If you want your details to actually be included in the monthly survey, be sure to head here and tick the box labelled "Include your PC details in our Monthly User Statistics?" and hit the "Update" button at the bottom, it's opt-in and you can uncheck it at any time not to be included in future statistics gathering.

PC Info is automatically purged if it hasn't been updated, or if you don't click the link to remain in for 2 years. This way we prevent too much stale data and don't hold onto your data for longer than required. If this is still correct and it has been a long time since you updated, click here to continue to be included. If this isn't correct, click here to go to your User Control Panel to update it!

 
Article taken from GamingOnLinux.com.
Tags: Site Info, Survey
9 Likes
The comments on this article are closed.
All posts need to follow our rules. For users logged in: please hit the Report Flag icon on any post that breaks the rules or contains illegal / harmful content. Guest readers can email us for any issues.
18 comments

Eike Mar 25, 2019
View PC info
  • Supporter Plus
PC Info is automatically purged if it hasn't been updated, or if you don't click the link to remain in for 2 years.

So I don't need to click every month, every year or so is enough, right?
Liam Dawe Mar 25, 2019
PC Info is automatically purged if it hasn't been updated, or if you don't click the link to remain in for 2 years.

So I don't need to click every month, every year or so is enough, right?
Yup!
Creak Mar 25, 2019
@liamdawe Would it be possible to have graphics over time as well? I'm especially interested in the market shares (in our community) of AMD, NVIDIA and Intel for the CPU/GPU. It would also help to see the trend (what screen resolution was popular 5 years ago? What is popular now? etc.)

Edit: Nevermind, just saw the trends view!


Last edited by Creak on 25 March 2019 at 11:11 am UTC
Creak Mar 25, 2019
Just for the lol I tried to project the CPU trend:


See you in December 2022 :D
tonR Mar 25, 2019
Kinda off-topic but kinda relevant, just now I came across on r/pcgaming subreddit about, "Is 8gb of ram no longer enough to play a game with browsers open? It seems like Firefox and chrome eat up 40-60% of my ram"

So GoL users... what's our opinions on this? For me, I think 8GB RAM on Linux are nearly to it's limit but still enough for at least 1-2 years..

FYI, Firefox (my default browser) in my computer are running at 100 - 300 MB, Vivaldi 100 - 500MB (as it's basically a modified Chrome, correct me if I'm wrong) and Midori at 50 - 200 MB. Usually, I'm running 1-3 tabs on Firefox and rarely exceed 10 tabs. Not using Chrome/Chromium anymore since late 2016.
Shmerl Mar 25, 2019
So GoL users... what's our opinions on this? For me, I think 8GB RAM on Linux are nearly to it's limit but still enough for at least 1-2 years..

I'd say 16 GB is a norm today, to be able to run most games comfortably. I personally like building stuff in different VMs, so prefer even more.
WorMzy Mar 25, 2019
I use chroots rather than VMs, but my 32GB RAM is usually mostly used for compiling software too (mostly because I run the chroots on tmpfs).
Shmerl Mar 25, 2019
Just for the lol I tried to project the CPU trend:


See you in December 2022 :D

Trends are hard to predict, due to specific hardware releases having a bigger impact. For example I expect AMD adoption to accelerate after Navi and Zen 2 will come out.


Last edited by Shmerl on 25 March 2019 at 4:00 pm UTC
Blue22 Mar 25, 2019
Done
KohlyKohl Mar 25, 2019
Kinda off-topic but kinda relevant, just now I came across on r/pcgaming subreddit about, "Is 8gb of ram no longer enough to play a game with browsers open? It seems like Firefox and chrome eat up 40-60% of my ram"

So GoL users... what's our opinions on this? For me, I think 8GB RAM on Linux are nearly to it's limit but still enough for at least 1-2 years..

FYI, Firefox (my default browser) in my computer are running at 100 - 300 MB, Vivaldi 100 - 500MB (as it's basically a modified Chrome, correct me if I'm wrong) and Midori at 50 - 200 MB. Usually, I'm running 1-3 tabs on Firefox and rarely exceed 10 tabs. Not using Chrome/Chromium anymore since late 2016.

I run the latest games on my 8 year old desktop that has 6GB of ram with no issues.

I have a GeForce 950 and I can run most games on the highest or close to highest settings with 30 FPS.

It also helps that KDE is great with memory these days compared to Windows.
Linas Mar 25, 2019
View PC info
  • Supporter Plus
So GoL users... what's our opinions on this? For me, I think 8GB RAM on Linux are nearly to it's limit but still enough for at least 1-2 years...
I think the sweet spot is somewhere around 12 GB, but such configurations are neither common, nor well supported by hardware.

However I don't think you would see much difference by upgrading from 8 GB to 16 GB right now, unless you are constantly multitasking while gaming. 8 GB RAM and 4 GB of swap on a reasonably fast SSD is often good enough in my experience. Enabling zswap (add zswap.enabled=1 to kernel parameters) may reduce the actual swap usage while still being able to free RAM for active applications.
tonR Apr 5, 2019
I use chroots rather than VMs, but my 32GB RAM is usually mostly used for compiling software too (mostly because I run the chroots on tmpfs).
I'd say 16 GB is a norm today, to be able to run most games comfortably. I personally like building stuff in different VMs.
Speaking about VM, how/where should i start?

I am seriously want to upgrade or buy a new PC this year but as modern CPU no longer supports Win XP, I'm kinda 50:50.

I want to learn about VM because most old school phones' for PC software backup such as Sony Ericsson PC Suite/PC Companion, Nokia PC Suite/Link and Samsung Kies (for non-Android) runs stably on Win XP.

Hope y'all or anyone please give some advice.. Thanks guys..
Shmerl Apr 5, 2019
Speaking about VM, how/where should i start?

I am seriously want to upgrade or buy a new PC this year but as modern CPU no longer supports Win XP, I'm kinda 50:50.

I want to learn about VM because most old school phones' for PC software backup such as Sony Ericsson PC Suite/PC Companion, Nokia PC Suite/Link and Samsung Kies (for non-Android) runs stably on Win XP.

Hope y'all or anyone please give some advice.. Thanks guys..

I prefer to use Qemu/KVM + libvirt for that purpose. virt-manager is a good GUI solution for it.

Figuring out stuff though can take time, but it's worth it.

See: https://virt-manager.org

Start with installing virt-manager, it usually pulls qemu and kvm related packages already. The basic functions in the UI are pretty straightforward, and there are various tutorials and tips on more complex ones, which you can find around the net.

You can use local user qemu session first, to avoid more complex system level qemu session (virt manager provides a choice which session to connect to). Make sure your user also belongs to libvirt and kvm groups:

sudo usermod -a -G libvirt,kvm your_user


Last edited by Shmerl on 5 April 2019 at 2:04 am UTC
Creak Apr 5, 2019
I use GNOME Boxes when I need a VM. I don't use VMs very often though, but I think that for a first start, it's a very simple and intuitive GUI (in just 5 or 6 clicks, you're done).
tonR Apr 5, 2019
I prefer to use Qemu/KVM + libvirt for that purpose. virt-manager is a good GUI solution for it.

Figuring out stuff though can take time, but it's worth it.

See: https://virt-manager.org

Start with installing virt-manager, it usually pulls qemu and kvm related packages already. The basic functions in the UI are pretty straightforward, and there are various tutorials and tips on more complex ones, which you can find around the net.

You can use local user qemu session first, to avoid more complex system level qemu session (virt manager provides a choice which session to connect to). Make sure your user also belongs to libvirt and kvm groups:

sudo usermod -a -G libvirt,kvm your_user
I use GNOME Boxes when I need a VM. I don't use VMs very often though, but I think that for a first start, it's a very simple and intuitive GUI (in just 5 or 6 clicks, you're done).
Thank Shmerl and Creak, I certainly will taking a loong time to figuring it out. I will try/experiment it on my old empty HDD.

I hesitated to try WM because based on reading news and etc., is most VM softwares are paid/subscription software. So my thought/perception that VM needs to be pirated.

Certainly, I'm kinda noob on VM but I will trying out virt-manager and GNOME boxes (or any suggestion y'all gave me).
Shmerl Apr 5, 2019
There are closed commercial VM solutions, but there are great open source ones as well, so no need to pirate anything :)


Last edited by Shmerl on 5 April 2019 at 2:25 am UTC
Eike Apr 5, 2019
View PC info
  • Supporter Plus
If you don't need accelerated graphics inside the VM, VirtualBox should provide what you need as open source, and it's easy to use.
Shmerl Apr 5, 2019
The downside of VirtualBox - their USB passthrough is not open source, and it's very messy. Qemu/KVM works a lot better.
While you're here, please consider supporting GamingOnLinux on:

Reward Tiers: Patreon. Plain Donations: PayPal.

This ensures all of our main content remains totally free for everyone! Patreon supporters can also remove all adverts and sponsors! Supporting us helps bring good, fresh content. Without your continued support, we simply could not continue!

You can find even more ways to support us on this dedicated page any time. If you already are, thank you!
The comments on this article are closed.