Thanks for helping. This worked for me.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):And then reboot the system with:Code:
apt purge "*nvidia*"
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:
systemctl reboot
Code:
apt install --reinstall xserver-xorg-core xserver-xorg-video-nouveau
Statistics: Posted by HomespunEffects — 2024-02-12 20:13 — Replies 4 — Views 3375