The system was running fine using the appropriate Nvidia driver for my FX 580 grahics card. However, after switching to the Nouveau driver, Plasma won't start anymore. I can boot into the command line mode but don't know how to switch back to the Nvidia driver from here. Any suggestions? Thanks a lot.
Announcement
Collapse
No announcement yet.
Plasma not booting after switching to Nouveau driver
Collapse
This topic is closed.
X
X
-
one thing to try is to get rid of any stray Nvidia bits that uninstalling the driver leaves behind:
Code:sudo apt autoremove
you should also be able to reinstall an Nvidia driver after this as well:
Code:sudo ubuntu-drivers autoinstall
- Top
- Bottom
-
Autoremove removed nvidia-settings and some other stuff but Plasma still doesn't start. I just remeber, I am not sure whether I had selected 'Plasma Wayland' session before my last login in graphic mode. But this should somehow work using the Nouveau driver, shouldn't it?Last edited by peerwal; May 01, 2019, 02:39 PM.
- Top
- Bottom
Comment
-
-
Thanks very much for your assistance. I never reached the login screen. System boot-up ended up in a black screen with a blinking text cursor in the upper left corner. However, startx opened a rudimentary graphic desktop, so i could open a terminal window and install the NVIDIA driver. Doing so, suddenly my ordinary login screen opened and after logging in and another reboot my Plasma desktop was back again.
The NVIDIA drivers are my default drivers . I just wanted to try out the NOUVEAU drivers. Seems I shouldn't try it again in the near future.
- Top
- Bottom
Comment
Comment