#Install Nvidia Driver
1 messages · Page 1 of 1 (latest)
Do not install from Nvidia's website! Read: https://wiki.archlinux.org/title/NVIDIA and https://wiki.debian.org/NvidiaGraphicsDrivers
Tell us what your distro is bro
If your system has integrated graphics and discrete graphics, you may have an optimus system and may need to do extra configuring.
If you haven't already, enable the nvidia systemd service via "sudo systemctl enable nvidia-persistenced". (If your distro uses a different init system instructions will vary.)
If you have installed a custom kernel for your linux system, make sure to install the dkms version of the nvidia package from your distro's repository. Because you haven't provided what distro you are using in the post, I cannot give you exact commands or package name to install it.