Patreon Logo Support us on Patreon to keep GamingOnLinux alive. This ensures all of our main content remains free for everyone. Just good, fresh content! Alternatively, you can donate through PayPal Logo PayPal. You can also buy games using our partner links for GOG and Humble Store.
Latest Comments by dubigrasu
Google has opened up their Stadia game streaming service, two months free Pro too
9 Apr 2020 at 2:32 pm UTC Likes: 1

Gotta say, I'm impressed. The whole experience is so seamless, it picked the controller right away and in few minutes I was in game. The image quality is excellent (for my eyes at least) I've seen no encoding/decoding artifacts whatsoever and plays really smooth. Is a more pleasant experience compared with GeForce NOW.

That being said, the input lag is...substantial. I can tolerate the lag I experience on GeForce NOW, but in this case is just too much. The Stadia extension reports 30 ms, which doesn't sound that bad, but in practice it feels like running on ice, especially if you use the mouse and keyboard. After a while I started to feel a bit of a nausea and had to stop. Switching to the gamepad felt much better, but still meh...

I suppose their closest datacenter/whatever is too far away from me compared with the GFN ones, so maybe in the future things might get better.

But then again, I can play Gylt in excellent conditions while my graphic card folds away full speed, all this in a browser, on Linux and without going through all kind of hoops. Is pretty amazing.

@drlamb
What latency do you have?

Seems Valve do intend to go back to SteamOS at some point
28 Mar 2020 at 10:34 pm UTC Likes: 2

Quoting: alkazarYou can't keep things pinned down forever, SteamOS proves that. SteamOS is "stable" but has terrible game compatibility these days since new games come out and even old games get updated. Proton has lots of problems on SteamOS and recent versions of emulators can't even be compiled for it anymore. The argument for "stable" really doesn't hold up.
Sure, just that SteamOS is not a "stable" distro by far, but rather a practically abandoned distro.
During the time that it used to be active and updated periodically, it used to be a good champion of stability and performance combined. And that was a good time to bring SteamOS in a discussion about stability vs bleeding edge or whatever.

But now? Kernel 4.19 + Mesa 18? That is not stable, that's ancient crap lying in a heap of garbage level of "stable" (of course, talking about gaming here).
Is a wonder that some Proton games (or newer cards) still work with that.

What I mean is, if we want to discuss the advantages/disadvantages of a stable distro, SteamoS is unfortunately no longer relevant. Is just a distro that we used to know (ahem).

Seems Valve do intend to go back to SteamOS at some point
25 Mar 2020 at 9:57 pm UTC

Quoting: Spanner_Man
Quoting: WorMzyReally? Debian is the gold standard for stability. The problem is that people want a stable OS with a "bleeding edge" graphics stack, and that's where the house of cards falls over.

Arch can provide the bleeding edge, but it requires that YOU (the end user) know what you're doing.
Considering "bleeding edge" is a 16xx series nVidia which is around the $350AUD price range or needing to compile mesa (for newer AMD gfx) to have working on debian based distros is a pain in the you know where compared with Arch there is already an AUR ready to use.

Remember in order to appeal to current gamers you need to support newer hardware to those that are getting sick to death dealing with Win10 issues. Debian based distros unfortunately fall too short of that mark.

Look don't get me wrong, I have a laptop that has a GTX 960m and it more or less works out of the box with any deb based distro. But anything new in the last ~ two years debian considers "bleeding edge".
Being Debian based by itself wasn't a problem for SteamOS (well, before they gave up on it), they periodically provided new kernels and drivers.

Seems Valve do intend to go back to SteamOS at some point
25 Mar 2020 at 4:03 pm UTC Likes: 1

@Mohandevir

Could be...who knows.
GamerOS two main devs (Alkazar and Shark) are practically on fire and keep adding features that I would've loved back then to see added to SteamOS proper.
Steam-buddy for example: https://github.com/gamer-os/steam-buddy [External Link]

Actually...now that I think about it SteamOS had something similar at one point, but it was removed eventually.

Help GamingOnLinux beat Coronavirus, join us on Folding@home
25 Mar 2020 at 3:45 pm UTC

Quoting: pete910Anyone noticed a lack of work units today ?
Well, I do have a bunch of messages about it, but it only lasts for a couple of minutes between work assignments. I've been folding all day with very few interruptions.

Seems Valve do intend to go back to SteamOS at some point
25 Mar 2020 at 3:37 pm UTC Likes: 1

Quoting: Mohandevir
Quoting: dubigrasuThey also said about future SteamOS being possibly image-based
That's exactly GamerOS' model.
Indeed, and for those missing on SteamOS, it is a good alternative.
I also like what its dev said a couple of times about GamerOS (probably not an exact quote, but close):
"If you'll ever have to use the mouse and keyboard on GamerOS, then I failed in my mission"

For mouse and keyboard warriors out there, that doesn't mean you can't use them on GamerOS, but just that it strives to provide a flawless console-like experience.

Seems Valve do intend to go back to SteamOS at some point
25 Mar 2020 at 2:53 pm UTC Likes: 4

Well, they did said at one point that Debian tools gave them too much headache, so they might search for something else.
(that's how I remember it, so don't quote me on that)

They also said about future SteamOS being possibly image-based (not apt/etc) for better control and consistency, so whatever distro will be based on won't likely be a plain Arch/Debian/whatever with an "SteamOS" sticker slapped on it.

Help GamingOnLinux beat Coronavirus, join us on Folding@home
25 Mar 2020 at 1:55 pm UTC

Quoting: Appelsin
Quoting: dubigrasuTalking about AMD, I had a hell of a time trying to get my AMD RX 590 to start folding. Tried various CL implementations (and they all seemed to work according to some tests) but none actually worked for FAH until I caved in and installed AMDGPU-PRO. I'm now firing on all cylinders (both CPU and GPU) for a couple of days and I might even keep AMDGPU-PRO installed, since I don't see much difference in performance at least for Vulkan, which I mainly use.
Also, thanks to this folding I discovered that my CPU cooling wasn't as good as I thought, in full load would go up 100 degrees, so I had to reduce the CPU max freq a bit while folding. GPU cooling OTOH is just fine, even at full load.
I (think I) got my GPU to work (or at least show up in F@H webview), on my laptop at least. 2015 Macbook with the AMD M370X GPU. Running latest kernel and the kernel-proivded AMD drivers.

As suggested by herc:

sudo nano /etc/fahclient/config.xml

Line 6: Changed from
<gpu v='false'/>
to
<gpu v='true'/>

Line 18: Added
<slot id='1' type='GPU'/>[/b]

How did you manage to get FAHControl running? I can't, for the life of me, get it working. Even with --force-dependa and --force-all

sudo update-rc.d FAHControl defaults
sudo dpkg -i --force-depends FAHControl_7.5.1_amd64.deb
Yeah I went through all that, but in my case it wasn't a configuration problem (I have now the same config as before), the GPU/CL were recognized and working apparently OK, but only briefly, with the work consistently rejected as faulty. Only with the AMDGPU-PRO the work started to be accepted.

No idea about FAHControl, it worked OK for me.
Does it give any errors in console?

Help GamingOnLinux beat Coronavirus, join us on Folding@home
25 Mar 2020 at 7:11 am UTC Likes: 3

Quoting: CatKillerThis [External Link] is quite interesting:

It is indeed interesting and puzzling. Why the significant difference between AMD and Nvidia folding machines? Like the Windows numbers, I see far more Nvidia GPUs at work for Linux users. Far more Nvidia users or far more Nvidia users willing to fold...or what? For the GamingOnLinux side of things I see in statistics Nvidia/AMD owners at 60/35%, so I kinda expected roughly the same numbers.

Talking about AMD, I had a hell of a time trying to get my AMD RX 590 to start folding. Tried various CL implementations (and they all seemed to work according to some tests) but none actually worked for FAH until I caved in and installed AMDGPU-PRO. I'm now firing on all cylinders (both CPU and GPU) for a couple of days and I might even keep AMDGPU-PRO installed, since I don't see much difference in performance at least for Vulkan, which I mainly use.
Also, thanks to this folding I discovered that my CPU cooling wasn't as good as I thought, in full load would go up 100 degrees, so I had to reduce the CPU max freq a bit while folding. GPU cooling OTOH is just fine, even at full load.


Intel chipsets have another security issue, this time it's 'unfixable'
6 Mar 2020 at 3:44 pm UTC Likes: 2

I do have an Intel CPU now, but when the time to upgrade comes I'll buy the one CPU that gives me the best single-core performance, what brand doesn't matter, I don't have an allegiance with either of them.
I know we're seeing more and more games taking advantages of multiple cores, but for the moment the single-core perf is what I look for.