this post was submitted on 24 Sep 2023
98 points (93.8% liked)

Linux Gaming

14880 readers
79 users here now

Gaming on the GNU/Linux operating system.

Recommended news sources:

Related chat:

Related Communities:

Please be nice to other members. Anyone not being nice will be banned. Keep it fun, respectful and just be awesome to each other.

founded 4 years ago
MODERATORS
 

I need help, I only play MInecraft 1.8.9 and it looks like this on every distro I use, with any launcher, this screenshot it taken on Arch Linux with LXDE and Prism Launcher. (on windows it works btw)

  • Specs:
  • OS : Arch Linux
  • GPU : Nvidia 1660 Super
  • CPU : Ryzen 5 2600 3.400GHz
  • RAM : 8 GB
you are viewing a single comment's thread
view the rest of the comments
[–] Liforra@lemm.ee 1 points 9 months ago (1 children)

That sounds cool, gotta look into that

[–] DaPorkchop_@lemmy.ml 2 points 9 months ago (2 children)

You don't want to unless you're just planning on running a web browser or word processor or something, they're significantly buggier and massively slower than the proprietary driver, and especially so on newer cards.

[–] Liforra@lemm.ee 2 points 9 months ago (1 children)

Oh, is there any open source alternative?

[–] kugmo@sh.itjust.works 2 points 9 months ago

That IS the open source alternative

[–] Sentau@lemmy.one 1 points 9 months ago

Please also mention that the reason the Nouveau is slow is not because of incompetence rather it is because nvidia only allows drivers signed by them to be able the change clocks of their GPUs(at least the fairly modern ones) and hence Nouveau can only run the GPU at base clock. This is being rectified now(after like almost a decade iirc) as nvidia is adding their proprietary firmware to the kernal which will then allow Nouveau to control the GPU clockspeed. Also NVK is being developed to provide vulkan support for nvidia GPUs through the open source driver(Nouveau)