Artix Linux Forum

Init systems => S6 => Topic started by: SkatRat on 19 May 2022, 04:40:07

Title: Doesn't boot into lightdm/xfce
Post by: SkatRat on 19 May 2022, 04:40:07
I am a complete noob to this and installed artix (dualboot) and for some reason it does not boot into xfce/lightdm also after I rebooted into artix s6 gave me this: s6 log: warning: unable to rename /var/log/lightdm/current to /var/log/lightdm/previous I have no clue why but with another reboot it went away.

Because s6-rc-bundle-update is obsolete (in the wiki) I used touch /etc/s6/adminsv/default/contents.d/lightdm did I do something wrong? Please help me!!!!
Title: Re: Doesn't boot into lightdm/xfce
Post by: Dudemanguy on 19 May 2022, 05:18:28
Did you run s6-db-reload after you touched the file? If so, you should be able to see logs in /var/log/lightdm/current that should tell you what is going on.
Title: Re: Doesn't boot into lightdm/xfce
Post by: SkatRat on 31 May 2022, 02:53:03
I did. I reinstalled artix intirely and it seems like xfce or xfce4 is not a thing. I have no clue why. It also says that /var/log/lightdm/current is not a file or directory
Title: Re: Doesn't boot into lightdm/xfce
Post by: Dudemanguy on 31 May 2022, 15:24:19
Can you confirm if the lightdm services are running? What's the output of:
Code: [Select]
ps aux | grep lightdm
Title: Re: Doesn't boot into lightdm/xfce
Post by: SkatRat on 31 May 2022, 23:35:30
root 949 0.0 0.0 6684 2544 tty1 S+ 9:35 0:00 grep --color=auto lightdm
Title: Re: Doesn't boot into lightdm/xfce
Post by: Dudemanguy on 01 June 2022, 03:46:16
In that case, you do not even have lightdm-s6 installed.
Title: Re: Doesn't boot into lightdm/xfce
Post by: cat herders of linux on 01 June 2022, 04:57:46
I did. I reinstalled artix intirely and it seems like xfce or xfce4 is not a thing. I have no clue why. It also says that /var/log/lightdm/current is not a file or directory


Are you using a stable iso or a weekly update?
Title: Re: Doesn't boot into lightdm/xfce
Post by: SkatRat on 01 June 2022, 14:35:45
Stable ISO
Title: Re: Doesn't boot into lightdm/xfce
Post by: SkatRat on 01 June 2022, 14:39:16
THANK YOU GUYS SO MUCH FOR HELPING MEEE!

Edit: The internet is not working proporly and when I try to install a package (eg firefox) it downloads everything exept the last one. I also have to unblock wifi everytime I reboot
Title: Re: Doesn't boot into lightdm/xfce
Post by: cat herders of linux on 01 June 2022, 15:26:31
rfkill is the tool to use to unblock a soft block thingy like wifi.  is that what you are doing?
Title: Re: Doesn't boot into lightdm/xfce
Post by: SkatRat on 01 June 2022, 23:29:21
Using pacman -Syu fixed the not installing all packages glitch I was having.
Yes I am using rfkill and I have to turn it off everytime I boot
I also tried installing networkmanager but it wasn't working so I uninstalled it. I rebooted and now connman cannot connect to wifi at all. I try to scan but it gave me this error: /net/connman/technology/wifi: no carrier
Title: Re: Doesn't boot into lightdm/xfce
Post by: cat herders of linux on 02 June 2022, 02:06:42
Using pacman -Syu fixed the not installing all packages glitch I was having.
Yes I am using rfkill and I have to turn it off everytime I boot
I also tried installing networkmanager but it wasn't working so I uninstalled it. I rebooted and now connman cannot connect to wifi at all. I try to scan but it gave me this error: /net/connman/technology/wifi: no carrier
Quote
Warning: connman grabs rfkill events. It is most likely impossible to use rfkill or bluetoothctl to (un)block devices, yet hardware keys may still work.[2] Always use connmanctl enable|disable


some good troubleshooting tips at the end of the page

https://wiki.archlinux.org/title/ConnMan