Laptop KDE GUI broke suddenly
-
- Posts: 18
- Joined: Sun Apr 26, 2020 4:29 am
Laptop KDE GUI broke suddenly
My laptop Xwindows just stopped working at boottime. I'm running the KDE distro build of MX 21.3. System comes up then switches into GUI mode but just has a black screen with a white blinking cursor in the upper left corner.
When I alt-F1 I see this error message about plymouth service not working. This picture is what I get. Any ideas on how to restore a working KDE GUI?
When I alt-F1 I see this error message about plymouth service not working. This picture is what I get. Any ideas on how to restore a working KDE GUI?
You do not have the required permissions to view the files attached to this post.
Re: Laptop KDE GUI broke suddenly
Did you install an Nvidia driver ? Or... did you check whether partition(s) got full ?
-
- Posts: 18
- Joined: Sun Apr 26, 2020 4:29 am
Re: Laptop KDE GUI broke suddenly
Partitions have plenty of space. I did not knowingly install any new video drivers but would be interested in learning how to reset my video driver at the command line as it seems to me that this behavior could be due to a bad video driver. I'm curious what plymouth actually does and what might cause it to fail.
Re: Laptop KDE GUI broke suddenly
Plymouth does that splash screen, you can even remove it. That message might occur for different reasons (can be just a coincidence , also can be just silenced or ignored)..
After logged in like that manually
After logged in like that manually
Code: Select all
rm ~/.Xauthority
Code: Select all
sudo reboot
-
- Posts: 18
- Joined: Sun Apr 26, 2020 4:29 am
Re: Laptop KDE GUI broke suddenly
Alas, upon reboot I got the exact same behaviour.
Re: Laptop KDE GUI broke suddenly
Code: Select all
apt-history
Code: Select all
inxi -Gaz
- genericmeatsack
- Posts: 42
- Joined: Thu Dec 21, 2017 1:23 am
Re: Laptop KDE GUI broke suddenly
How many hours on your hard drive? Not likely, but possible....
Asus eeePC 1005ha N280 Atom 2gb ram. MX19 Asus K53 i5, 8gb ram MX19. Asus X200CA Celeron, 4gb ram MX19. Dell Latitude E5440 i5 16gb ram MX19.
Re: Laptop KDE GUI broke suddenly
Try "startx" in the terminal to see if any errors come up when the GUI fails to start.
MXPI = MX Package Installer
QSI = Quick System Info from menu
The MX Test repository is mostly backports; not the same as Debian testing
QSI = Quick System Info from menu
The MX Test repository is mostly backports; not the same as Debian testing
-
- Posts: 18
- Joined: Sun Apr 26, 2020 4:29 am
Re: Laptop KDE GUI broke suddenly
Turns out somehow Nvidia drivers got installed over my other ones during some update. Don't know how but doing 'ddm-mx -p nvidia' cleared them out and after a reboot I'm back up and running. Thanks for everyone's assistance.
Re: Laptop KDE GUI broke suddenly
Please click on the check mark in the post that provided that line of code so that your topic will be marked as solved.
HP 15; ryzen 3 5300U APU; 500 Gb SSD; 8GB ram
HP 17; ryzen 3 3200; 500 GB SSD; 12 GB ram
Idea Center 3; 12 gen i5; 256 GB ssd;
In Linux, newer isn't always better. The best solution is the one that works.
HP 17; ryzen 3 3200; 500 GB SSD; 12 GB ram
Idea Center 3; 12 gen i5; 256 GB ssd;
In Linux, newer isn't always better. The best solution is the one that works.