Tutorial: How to use RTX 50XX Series GPU on ZimaOS?

To support the latest NVIDIA RTX 50XX series graphics cards, we have built standalone GPU driver packages for ZimaOS now.
Please select the corresponding installation method based on your current system version.

To use this driver, please follow the steps below:

  1. Enter SSH, log in and use sudo -i to switch to root user
  2. Execute the following code:
cd /var/lib/extensions/
wget https://github.com/jerrykuku/staff/releases/download/v0.1.3/nvidia-open-kernel-580.105.08-linux-6.12.25.raw -O nvidia-open-kernel-580.105.08-linux-6.12.25.raw
systemd-sysext refresh
install-nvidia-kernel-open

If all of the above are executed correctly, you will be prompted to restart the system.
After restarting, please check whether the driver is working properly.

The above is the complete tutorial for enabling RTX 50XX series GPUs on ZimaOS. If you encounter any problems during the installation process, please include the logs or error screenshots in the comments section, and we will assist you in troubleshooting.

1 Like

Thanks for sharing it, @777-Spider! We know that Intel is supported already, wonder what might be the latest on AMD support too? Cheers.

1 Like