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:
- Enter SSH, log in and use
sudo -ito switch to root user - 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.