12-16-2020, 07:01 PM
I bought the Pinebook Pro and was just running the Manjaro Linux default operating system. I installed all of the most amazing programming tools and games and it was running fine....until today. I was trying to install the updates using the default graphical package manager that appears on the desktop. However it just froze during it and I could not even close it or get other things working. So I tried to force a shutdown by holding the power button. Then when I booted it up again and hit enter, it completely froze. I could not login to KDE Plasma anymore. However I had installed the Gnome Desktop environment last month so next time I selected the Gnome session and then entered my password and hit enter. It successfully booted me into Gnome. So I know the problem probably lies with something in KDE.
For now I have a workaround. I ran these commands to disable the default login screen and replace it with gdm.
systemctl disable sddm
systemctl stop sddm
systemctl enable gdm
systemctl start gdm
So I can successfully log into Gnome but only a few of my installed programs load at all. I can browse in firefox, run commands in a terminal, and open the file manager to move files around, but other programs don't open at all from the menu. I'm not sure what went wrong and I spent two hours trying things before giving up for the night. Has anyone else encountered similar problems? I think I may have a half installed update because the crash seemed to happen when I first installed the updates. I broke something and I'll try again when I have the strength. I'm wondering if anyone has any suggestions for how to get things back the way they were.
For now I have a workaround. I ran these commands to disable the default login screen and replace it with gdm.
systemctl disable sddm
systemctl stop sddm
systemctl enable gdm
systemctl start gdm
So I can successfully log into Gnome but only a few of my installed programs load at all. I can browse in firefox, run commands in a terminal, and open the file manager to move files around, but other programs don't open at all from the menu. I'm not sure what went wrong and I spent two hours trying things before giving up for the night. Has anyone else encountered similar problems? I think I may have a half installed update because the crash seemed to happen when I first installed the updates. I broke something and I'll try again when I have the strength. I'm wondering if anyone has any suggestions for how to get things back the way they were.