this post was submitted on 13 May 2024
674 points (95.5% liked)

Linux

46819 readers
1157 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

Source: https://linux-hardware.org/?view=os_display_server

Reporting is done by users who voluntarily upload their system specs via
# hw-probe -all -upload

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 11 points 3 months ago* (last edited 3 months ago) (2 children)

Which nvidia drivers work with Wayland? I have one pc that only has 470 supported card, l guess all hopes are lost there.. But my 980 gtx machine seems to work mostly on wayland, except somehow minecraft only works on Xorg

[–] [email protected] 3 points 3 months ago

That’s a good question for Nvidia.

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

Gtx 470 should work just fine, but 980 will not work because nvidia locked it down.

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

Yea, it works with 470 using nouveau drivers but the card isn’t as fast as with the proprietary drivers, at least it felt like that for me

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

I think you need to change pstate in debugfs

[–] [email protected] 1 points 3 months ago* (last edited 3 months ago) (1 children)
[–] [email protected] 2 points 3 months ago* (last edited 3 months ago) (1 children)

/sys/kernel/debug/dri/*/pstate

https://nouveau.freedesktop.org/KernelModuleParameters.html

I had gtx 760 ti(yes, it exists) long time ago. It worked slow until I changed pstate.

[–] [email protected] 2 points 3 months ago

🤩I’ll try