Manjaro Crashes after entering password.
#1
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.
#2
You could try reinstalling Manjaro. You just need to flash a MicroSD card with a Manjaro eMMC installer image using the dd if command or using GNOME Disks (in which case you would want to restore disk image on the entire device and not just a partition).
#3
I hope it doesn't come to reinstalling especially after installing gigabytes of awesome stuff and customizing it the way I like. However I did discover something. Apparently the KDE environment and some of the other installed environments are using something called wayland. I did get a plasma wayland session installed via pacman so I got a kde environment started, but then guess what, none of my opengl or SDL programs worked under wayland as they appear to depend on xorg instead. I'd like to be able to figure out how I can get everything working because I was using the kate text editor to edit my opengl source code and run it. Now konsole, kate, kwrite, and konqueror don't work under xorg and opengl doesn't work under wayland. I remember the good old days when everything was just xorg and everything worked. Maybe I'm just missing something somehow.

Also, I did put a microsd card into the slot. It's not bootable and I was only using it for extra storage, but if I have that sd card in there, would the dd command work t copy the OS images onto it and then boot from it when rebooting? I'm a little bit afraid to try it because I know that one mistake and typing in the wrong device name would totally blow the whole system and lacking another computer to prepare a bootable sd card I would really screw myself over if I tried that. Still I'm impressed with what the pinebook pro can do although I'm not very good at using it yet.
#4
When your SD card has a different size than your eMMC, you can identify them by typing lsblk on the command line.
One other option is to open Dolphin (file manager) and right click on your removable devices to see the properties.
That way you can see if you have to use /dev/mmcblk1 or 2 with dd.
#5
When you do get everything running the way you want, it's good to make a backup right away so that you don't have to worry about losing anything by reinstalling.
#6
You could try
cd (moves you to ~)
mv .config .config.bak (all files here should be owned by you)
(usually new configs will be automatically made when needed)
OR
login as root, make a new user


Possibly Related Threads…
Thread Author Replies Views Last Post
  Manjaro Sway Theme Broken Eighty8 1 167 03-08-2024, 08:41 AM
Last Post: tophneal
Question Manjaro with Full Disk Encryption and GRUB dumetrulo 1 1,605 02-02-2024, 02:45 AM
Last Post: frankkinney
  Manjaro network problem late 2023 acruhl 1 213 01-19-2024, 11:32 PM
Last Post: Kevin Kofler
  Help installing Manjaro on eMMC of Pinebook Pro pine4546464 4 1,914 12-13-2023, 07:22 PM
Last Post: trillobite
  Need Help Recovering Manjaro /boot Contents on Pinebook Pro calinb 6 1,979 12-11-2023, 03:47 AM
Last Post: calinb
  Manjaro 20.04 not loading from SD (with Manjaro on eMMC) zaius 1 291 12-07-2023, 03:11 PM
Last Post: wdt
  Nethunter default password failed lamlarryyyy 0 267 11-23-2023, 02:48 AM
Last Post: lamlarryyyy
  Manjaro ARM: enabling external monitors & fixing Broadcom WiFi after updating trifleneurotic 2 746 11-14-2023, 10:57 AM
Last Post: trifleneurotic
  Manjaro [ARM Stable Update] 2021-07-23 issues Bocanila 1 1,913 08-21-2023, 09:10 PM
Last Post: vanessadonald
  [Manjaro] u-boot won't boot from eMMC with (unbootable) SD card present zackw 1 1,853 08-21-2023, 09:08 PM
Last Post: vanessadonald

Forum Jump:


Users browsing this thread: 1 Guest(s)