this post was submitted on 14 Jan 2025
11 points (100.0% liked)

Arch Linux

8440 readers
1 users here now

The beloved lightweight distro

founded 5 years ago
MODERATORS
 

Hello Arch Linux peeps,

I was browsing the Arch wiki and was re-reading the Nvidia sextion, and for my 3090 it states I should be using Nvidia-open/nvidia-open-dkms, however, I am using the proprietary ones.

What is best practice for switching to Nvidia-open-dkms?

top 6 comments
sorted by: hot top controversial new old
[–] [email protected] 6 points 2 months ago (1 children)

Just guessing, but - sudo pacman -Sy nvidia-open-dkms?

Should conflict with nvidia-dkms and prompt you to uninstall, so just hit y on that question, then it will rebuild dkms and by that remove the old, closed modules and install the new ones. And then just reboot.

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

I thought this was going to be the case, just didn't want to blindly do it and cause grief. Thank you.

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

I would not recommend going to the open ones just yet. There are major performance issues with the GSP firmware. You can disable it on the proprietary modules but you can not do so on the open modules since they rely on it for functionality.

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

I was doing some testing on some games I play after switching. Performance on Far Cry 5 was identical for me.

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

Thank you for sharing. I have switched back unfortunately.