I’m planning on changing to Linux eventually, but my PC has a 4060ti. I have heard that Nvidia drivers are a pain to install, and I don’t have the means to change to a non-Nvidia GPU. Am I in trouble?
It’s horrible, you have to type “<package manager> install nvidia” and not make any typos at all or it won’t work. The horror, I still get flashbacks.
Classic “it works on my machine”. When people have GPU driver issues, it’s almost always NVIDIA.
Installing Nvidia drivers from official repos provided by the maintainers of your distro? Easy as pie.
Installing Nvidia drivers from nvidia’s website? Good luck my friend, I hope you know what you’re doing.
Barely a week later and I had to do the thing. My partner uses LMDE and Nvidia 535 is the newest version in their repos, but we need nvidia 565+ for Kingdom Hearts 3.
Installing from the website wasn’t as hard as I remember.
- Blacklist Nouveau.
- As root, without an X server running, run the nvidia*.run file from the website
- Follow the prompts.
- Verify your initramfs rebuilt correctly before rebooting.
- Reboot and enjoy your actually current driver.
- Bonus step, restore your Xorg.conf backup because you’re on a multigpu laptop and you just borked the Xorg.conf with the installer so mesa doesn’t end up loading and X ends up dead on summon
Not necessarily a pain to install, however I’ve had a lot of stupid issues - like not being able to open a TTY session., I can’t run Sway, and Hyprland absolutely refuses to work with my 3 monitor setup.
That’s strange. What distro are you on? What drivers? Hyprland runs just fine on my machine (arch, nvidia-dkms, rtx a6000)
Arch, gtx980, nouveau.
Maybe I should check out dkms
Please do. The fact that you cannot open a tty is very concerning…
Yeah, no idea. Turns out I already had dkms installed. Ah well, it’s not a huge deal because I can still ssh or live-usb boot if I really cook something