11
submitted 1 year ago* (last edited 1 year ago) by pglpm@lemmy.ca to c/linux@lemmy.ml

I just did an apt update followed by an apt upgrade, and during the latter the screen went all blank with a blinking prompt. Unresponsive to keyboard and touchpad. I also hear the fans. It's been like this for 10 min now. I think some Nvidia drivers were included in the upgrade. What to do? Is it safe to emergency reboot? I appreciate any suggestions also for post-checks. Cheers!

top 9 comments
sorted by: hot top controversial new old
[-] tarjeezy@lemmy.world 5 points 1 year ago

I ran into something similar on Linux Mint. Never seen my installation kill itself before until this. Ended up booting into Recovery mode from the grub menu, and rolled back using Timeshift restore.

For me, the culprit was the ubuntu-drivers-common update, because after I rolled back, I was able to install all the other updates without issue. I just blacklisted this one update to keep it from showing until the next version is released.

[-] pglpm@lemmy.ca 1 points 1 year ago

Thank you, I'll check the status of that in apt.

[-] Yubishi@lemmy.one 3 points 1 year ago

Try booting into console mode. Maybe there was a botched update that needs to be fixed. Below are some instructions on how to boot into tty.

https://www.linuxuprising.com/2020/01/how-to-boot-to-console-text-mode-in.html

[-] pglpm@lemmy.ca 3 points 1 year ago
[-] bizdelnick@lemmy.ml 3 points 1 year ago

Try switching to virtual console (alt+ctrl+F<1-6>). If it does not work, reboot with alt+sysrq+REISUB (sysrq is the same key as prtsc, REISUB must be typed sequentially).

[-] pglpm@lemmy.ca 1 points 1 year ago

Cheers. Didn't know about the last keyseq!

[-] redcalcium@c.calciumlabs.com 2 points 1 year ago

Something funky is probably going on in one of your updated packages. After reboot, are you able to get into the desktop?

Reminds me of that time Linus (of Linus Tech Tips) accidentally uninstalled his desktop when he's trying to install Steam on his Linux Mint desktop. Turns out it was due to botched dependency list in the community steam package, which cause apt to prompt to uninstall gnome when he tried to install Steam, and as usual he just proceed without a second thought lol.

[-] skillissuer@lemmy.world 2 points 1 year ago

something similar happened to me lately (on linux mint): i've somehow lost xorg and cinnamon due to botched wine install or maybe uninstall. what worked for me: i was able to install them again without gui, reboot (this time getting gui back) then run timeshift (that worked somehow) to restore to yesterday's backup. note: you will be probably able to access your files in cli, and if in doubt back them up, then if all else fails you can spin up new install of your distro. it's most likely recoverable but it will take an evening in the worst case

since then i'm making full backups every month

[-] pglpm@lemmy.ca 1 points 1 year ago

I have to save all this good advice :)

this post was submitted on 06 Jul 2023
11 points (100.0% liked)

Linux

47866 readers
1206 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS