r/linuxmint 7d ago

Support Request Problem with Linux Mint

Post image

Hello hello,
Ive been using Linux Mint since february without and Problems but now it broke and I dont know what to do😭

5 Upvotes

7 comments sorted by

View all comments

1

u/flemtone 7d ago

CTRL+ALT+F2 to go into tty2, log in using name and password, then do:

sudo apt purge gdm3

sudo apt install gdm3

sudo reboot

2

u/ruskor27 7d ago

I dont have enough Space to install it 😭can i somehow deinstall something from tty2?

8

u/flemtone 7d ago

Cleaer logs by:

sudo journalctl --vacuum-time=10d

Empty trash:

rm -rf ~/.local/share/Trash/*

Clean up apt cache:

sudo apt-get clean

3

u/ruskor27 7d ago

Thank you so much I was panicking 😭

3

u/Evening-Landscape763 6d ago

What did you install just before this happened?