Marcus Str.
Husband, flight sim pilot, IT specialist

About | Tweets | Code | CV | Categories | Ortho4XP Tiles | Live Stream


Activate Nvidia drivers in elementary OS 7.1 Horus
 
Linux


Just quick post on something that I just figured out when I tested elementary OS for my flight sim machine, which has an RTX 2060. While Vulkan was installed, it was only rudimentary. It seems that there is this one magic terminal command that unlocks the door into the Promised Land on elementary OS. It is:

sudo ubuntu-drivers autoinstall


Run this in a terminal, and reboot.

You may also want to install vulkan-utils and then run vkcube, just to be sure.

It is possible that you will also need to do

sudo apt install libvulkan1


Then you should be really good to go. Enjoy!


© 2024 Marcus Str.