Startx not working

After

sudo systemctl set-default multi-user.target

and rebooting after startx I see

https://ibb.co/V0Gjcjxn

That’s what you get when only X starts up. What desktop or WM are you using?

I installed system with xfce

Try startxfce4 instead of startx

command not found

It’s as root .As user I see black screen and pending system long time and finally error startx

Default.I don’t changed it after installing system

Default.Idon’t changed it after installing system

ok… you need have read of “ https://wiki.archlinux.org/title/Xinit “ that all info you need to set up “ startx “ for your xfce4 need


for example in Debian 13 it works without problems without changing xinirc

all info needed is in link i post .. Endeavouros is not debian ..

xinitrc : xscreensaver &
exec xfce4 But not work, same result

I added in /etc/X11/xinit/xinitrc line “exec xfce4”. What else?

I did it, but nothing changed, the same picture on the screen after startx…

cat ~/.xinitrc

post output

Does Xfce not come with a login manager?

it does.. usr will get there in end !! if give answer usr no learn anything

It’s good , last line “ exec xfce4 “

Yes


Why is it wrong if the instructions say to add this line there?