Which Linux Distribution Works Best With a GTX 1080 Ti?

0
4
Asked By MellowCedar42 On

I have an Intel i7-8700K and a GTX 1080 Ti that I'm not ready to replace yet. I used Ubuntu for about a year and generally liked it, although I ran into some manageable graphics-driver problems. I'm comfortable following installation guides, but I'm not an advanced Linux user. I recently wiped my system and installed Nobara, only to discover that my graphics card is no longer supported. Should I abandon Nobara, or can I install the necessary legacy drivers manually? If Nobara is no longer practical, which distribution would be the easiest and most reliable choice for this hardware?

2 Answers

Answered By QuietHarbor7 On

Nobara’s current support list no longer includes the GTX 1080 series, so manually installing the drivers may not be a reliable long-term solution. You’ll probably have an easier time with a distribution that still packages the required legacy NVIDIA driver.

Answered By PineOrbit26 On

CachyOS and Bazzite should detect the GTX 1080 and set up compatible drivers automatically. Fedora is another option, but it requires enabling the appropriate repositories and installing the 580-series legacy packages manually. For Fedora, the installation is essentially one command: `sudo dnf install akmod-nvidia-580xx xorg-x11-drv-nvidia-580xx-cuda -y`.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.