this post was submitted on 14 Oct 2023
69 points (94.8% liked)

Linux

47237 readers
3343 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
69
Help, no session?! (lemmy.world)
submitted 11 months ago* (last edited 11 months ago) by [email protected] to c/[email protected]
 

I just installed a cisco vpn. And after installing some required libraries I got the option to get rid of "unused" libraries. So I did 'sudo apt autoremove' as suggested. After I rebooted I no longer have a either x11 or wayland in the drop down menu. I can no longer login via the GUI.

Running latest Debian.

Where did I go wrong? Any immediate help appreciated πŸ™

Edit: The Cisco VPN required me to download libkit2gtk-4.0-dev if that has anything to do with it?

Edit2: Thanks for all the tips and help. Won't happen again πŸ˜…

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 18 points 11 months ago* (last edited 11 months ago) (1 children)

Try to switch to console (ctr alt f2) and run xsession via startx. Or just try to install some meta package from console, like gnome-desktop (like sudo apt install gnome-desktop)

Anyway console (tty) is all what you have now and it should be rnough for restoring the system.

[–] [email protected] 7 points 11 months ago (1 children)

Startx just gives me a straight black screen, no cursor or nothing.

[–] [email protected] 8 points 11 months ago (1 children)

Try reinstalling the DE as someone else has suggested.

[–] [email protected] 3 points 11 months ago (1 children)

Got network issues after the reboot too, so can't install anything atm.. πŸ˜…

[–] [email protected] 4 points 11 months ago (1 children)

You clearly have borked your system. Save whatever data you still need and do a fresh install.

[–] [email protected] 2 points 11 months ago

Yeah I really have.. Kinda crazy to me that it can happen so quickly haha, but yiu live and you learn. Luckily I always have my important stuff in the cloud.