this post was submitted on 24 Sep 2023
94 points (93.5% liked)

Linux Gaming

15285 readers
630 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
[–] [email protected] 13 points 11 months ago (1 children)

Looks like a graphics driver issue. Are you using the proprietary Nvidia drivers or Nouveau?

[–] [email protected] 1 points 11 months ago (1 children)
[–] [email protected] 1 points 11 months ago (1 children)

unofficial open source nvidia drivers

[–] [email protected] 1 points 11 months ago (1 children)

That sounds cool, gotta look into that

[–] [email protected] 2 points 11 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.

[–] [email protected] 2 points 11 months ago (1 children)

Oh, is there any open source alternative?

[–] kugmo 2 points 11 months ago

That IS the open source alternative

[–] [email protected] 1 points 11 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)