Quantcast
Channel: Debian User Forums
Viewing all articles
Browse latest Browse all 3560

Hardware • Nvidia driver update broke GPU

$
0
0
What method did you use when you installed the nvidia driver?

P.S.

You can try revert to opensource (Nouveau) driver.

Uninstallation is made easy with recent versions of the drivers.

You can remove all packages on your system with nvidia in the name by running (as root):

Code:

apt purge "*nvidia*"
And then reboot the system with:

Code:

systemctl reboot
This should leave you with a functioning system in almost all cases. If it seems to still be having issues, you may also try running (as root):

Code:

apt install --reinstall xserver-xorg-core xserver-xorg-video-nouveau
Thanks for helping. This worked for me.

Statistics: Posted by HomespunEffects — 2024-02-12 20:13 — Replies 4 — Views 3375



Viewing all articles
Browse latest Browse all 3560

Trending Articles