SOLUTION :
Dear all I had and exact same problem, but on Debian 12 on my old asus laptop (2010)
Operating System: Debian GNU/Linux 12 (bookworm)
Kernel: Linux 6.1.0-37-amd64
Architecture: x86-64
Hardware Vendor: ASUSTeK COMPUTER INC.
Hardware Model: N46VM
Firmware Version: N46VM.303
I've tried disabling the 'autologin to user-abc' but it does not have any effect
The solution that I've tried and [thankfully] successful in 1 try is as follows
1. on the error page above "Oh No Smiley" try to exit to terminal by [pressing Ctrl-Alt + F2/F3
2. once we enter the Terminal login with the linux user account that has access to SUDO/Administrator privilege
3. Disable/Stop the GDM3 by typing "sudo systemctl stop gdm3"
4. Remove GDM3 by typing : "sudo apt purge gdm3"
5. Reinstall GDM3 by typing : "sudo apt install gdm3"
6. Restart GDM3 by typing : "sudo systemctl enable gdm3" AND "sudo systemctl start gdm3" (from terminal will enter the GNOME).
In my case the GDM3 responds normally to login/password successfully, even without restarting the laptop. But you may try to 'restart/reboot the machine' 1time beforehand.
By the way before I tried 6 steps above I typed the following command after step 2 (at the Terminal) , these steps seems to do something, yet the problem still happens,
2.1. type = sudo apt update && sudo apt upgrade -y
2.2. type = sudo apt install --fix-broken
sudo apt install --fix-missing
sudo apt autoremove
2.3. type = sudo dpkg --configure -a
sudo apt update && sudo apt upgrade -y
Hope this helps. Cheers
So I was just minding my own business, hadn't installed or done ANYTHING in hrs to my MacBook Air when the battery gave out and the laptop shut down. This happens all the time with my old MacBook Air as the battery is super old. It lasts 2 or so hrs, then around 40% or so of battery left, can unexpectedly shut down. It's always fine when I boot back up once it's getting some charge. It's even happened before with PoP OS and again, nothing bad happens. Not this time though!
So I boot back up into PoP OS, I log in with my password, then the next screen is all one color with the Oh No! Something Has Gone Wrong message!!! It will only let me restart. I can't even get into the system! I restart and it just keeps going back to this screen! I'm literally locked out of PoP OS!
Now the details and backstory. This is a dual boot machine now. I installed PoP OS on this 2014 MacBook Air a few weeks ago and it's been fantastic! No problems at all. PoP, along with Linux Mint have been the most stable and worry free OS of Linux I've tried so far. So the system has a partition I setup for Mac on one side of the drive and PoP on the other. I had to go through this extremely lengthy install process of making all sorts of partitions on the drive for PoP on this Mac. Followed this guys online tutorial and watched another persons video and it worked amazing! It had me creating a Root, Boot, Home, Swap and Recovery partitions. And I think, one of them had you installing a program called rEFInd. It's a slightly better looking Boot Menu than the std plain gray Mac version. Which to be honest, I'm not even sure how to use. I just hold down option when I boot my MacBook on, select the Linux drive of the two (Mac on the left, Linux on the right) and I'm on my way.
So I'm TOTALLY at a loss as to HOW this happened? How do I fix it? I also didn't want that rEFInd program running anymore on boot up, as I thought it might be the problem? So I went in (after this whole problem happened) to my Mac Utilities, to Startup Disk (and followed the directions on rEFInd's website on how to uninstall). It says it's best to just bypass rEFInd, instead of trying to uninstall it. It's very complicated. So It says to just select the drive you want to boot from, hit restart and voila, it won't boot into rEFInd anymore. Problem is, I think rEFInd had a few different drives or partitions I could boot into for Linux. And I think one of them said Recovery. And that is where I'm guessing I need to go? To PoP OS recovery mode? But I can't get there, because I have a dual boot system. I have to hold down Option key on my MacBook to get to the Boot menu that allows me to choose between the Mac drive or Linux drive. And if I chose Linux and immediately hold down the space bar, nothing happens. It boots into PoP OS then says Oh No! Something has gone wrong. I can't figure out how to fix this and need some help please. Thanks