Skip to main content
Topic: [runit] Lightdm does not automatically start (Read 660 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

[runit] Lightdm does not automatically start

Hey guys,

I've set up an Artix base installation of Artix runit with XFCE, lightdm-runit and Xorg. I also activated the lightdm runit service via
Code: [Select]
ln -s /etc/runit/sv/lightdm/ /run/runit/service
but after reboot I still get prompted by tty1.
When logging in as root and executing
Code: [Select]
lightdm
Lightdm starts and I can login and the XFCE session gets automatically started as intended. I've already tried to reinstall lightdm and reactivate the service but to no success. So now I am out of options, since lightdm runs fine when started manually but it won't start after rebooting the machine even though the service is activated.

Am I missing something here?

Re: [runit] Lightdm does not automatically start

Reply #1
Do you have lightdm-gtk-greeter installed? Perhaps that is what you are missing.

Best regards.
We should try to be kind to everyone.....we are all fighting some sort of battle.

Re: [runit] Lightdm does not automatically start

Reply #2
Oh, sorry that I missed to include this in my first post. Yes, lightdm-gtk-greeter is installed and I've also adjusted lightdm.conf accordingly such that it uses lightdm-gtk-greeter.
As I have written above, lightdm works if I run it manually as root.

 

Re: [runit] Lightdm does not automatically start

Reply #3
Do you have any logs to help us know what happens?
Also, show the output for
Code: [Select]
sv status lightdm