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

Linux

47591 readers
891 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
 

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!

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 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.