this post was submitted on 23 Oct 2024
37 points (100.0% liked)
Linux Gaming
15834 readers
55 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
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
What do you mean by a driver manager? I'm not familiar with that term, it sounds like a gui for managing and updating drivers. Or maybe you want something to help you switch between integrated graphics on your cpu to your dedicated gpu?
In most cases, updating drivers doesn't require a GUI and can actually create more work. For instance, compare this Manjaro video of how to use its gui to install Nvidia drivers vs this line of code to install/update the Nvidia drivers on endeavorOS.
Ofcourse if you use an arch based distro you can also use the arch wiki to help you manage your drivers exactly the way you want. https://wiki.archlinux.org/title/NVIDIA
If you want to control which apps use your GPU or integrated graphics, than you can just install prime and prepend a package name with the string
prime-run
when opening or in steam launch settings.