You are not logged in.

#1 2024-12-02 11:21:41

italo3442
Member
Registered: 2024-12-02
Posts: 2

arch linux not loading

After applying a login customization package from KDA Plasma, the system does not boot and remains stuck in a _ and does not go beyond that.

This imag from error produces

Last edited by italo3442 (2024-12-02 11:24:56)

Offline

#2 2024-12-02 12:18:01

righN
Member
Registered: 2024-12-02
Posts: 8

Re: arch linux not loading

I'm guessing you applied a broken SDDM theme.

If you're using systemd for a bootloader, you could boot into a different runlevel (https://wiki.archlinux.org/title/System … _boot_into) and change the SDDM theme to default in the config files (https://wiki.archlinux.org/title/SDDM#Theme_settings). Or at least when you've booted into a different runlevel, try to look at the logs and see what's not allowing to boot into your system.

Offline

#3 2024-12-02 20:48:24

tdtooke
Member
Registered: 2023-04-11
Posts: 188

Re: arch linux not loading

Odd.  I've had several broken sddm themes and this never happened to me.  It just uses the default theme.

Offline

#4 2024-12-02 21:08:17

seth
Member
Registered: 2012-09-03
Posts: 59,882

Re: arch linux not loading

If you've an old SDDM theme that depend on Qt5 but don't have some relevant packages installed anymore since plasma moved to Qt6, the greeter will ever-crash.
Look at the dependencies of https://aur.archlinux.org/packages/sddm-sugar-candy-git

However, that's all blind guesswork.
Reboot the system by frenetically pressing ctrl+alt+del (do NOT use the power button!) and then only boot the multi-user.target (2nd link below) and post the journal of the previous boot

sudo journalctl -b -1 | curl -F 'file=@-' 0x0.st

Offline

#5 2024-12-03 03:44:14

italo3442
Member
Registered: 2024-12-02
Posts: 2

Re: arch linux not loading

Thanks for the recommendation was I able to find a video that helped me solve it If anyone else has it, here is the solution and if it is just SDDM

vide of helper SDDM

Last edited by italo3442 (2024-12-03 03:47:28)

Offline

#6 2024-12-03 04:55:07

seth
Member
Registered: 2012-09-03
Posts: 59,882

Re: arch linux not loading

Please don't follow or recommend youtube guides.
The linear format makes them unexhaustive in nature, what randomly might have worked for you could run the next guy into a disaster and they also tend to be full of nonsense and quickly dated.

Just recollect what you did (you can use https://deepl.com/) and then please always remember to mark resolved threads by editing your initial posts subject - so others will know that there's no task left, but maybe a solution to find.
Thanks.

Offline

Board footer

Powered by FluxBB