Artix Linux Forum

Artix Linux => Installation / Migration / Configuration => Topic started by: Fijxu on 30 January 2021, 20:51:04

Title: [OpenRC] Install KDE, XDM and SDDM correctly
Post by: Fijxu on 30 January 2021, 20:51:04
Well, I was trying to install artix linux on a virtual machine before putting it on my real machine, but I have a problem, I followed the installation wiki instructions to install a DE and all that, but it still doesn't work as it should (I guess).

When I start artix it appears XDM but it doesn't appear with SDDM which is the one that is supposed to appear by the configuration file in /etc/conf.d/xdm (I think). And when I start sddm manually, I can enter XFCE in the same TTY, but with KDE I have to manually switch to TTY7 (CTRL+ALT+F7) to be able to see the KDE desktop environment.

Am I doing something wrong or am I really bad at figuring this kind of stuff out?

Reference Video: https://z.zz.ht/BINN2.mp4
Title: Re: [OpenRC] Install KDE, XDM and SDDM correctly
Post by: alium on 30 January 2021, 22:10:24
maybe because this? https://forum.artixlinux.org/index.php/topic,2161.0.html  <------- read this topic/announce. you should now start sddm with sddm-openrc, no xdm more. what you did is obsolete :D

P.S. is this obsolete setting still in our wiki ????
Title: Re: [OpenRC] Install KDE, XDM and SDDM correctly
Post by: alium on 30 January 2021, 22:40:15
thanks for report, i edited our wiki, it was really obsolete info about DM

https://wiki.artixlinux.org/Main/Installation#Desktop_Environment
Title: Re: [OpenRC] Install KDE, XDM and SDDM correctly
Post by: Fijxu on 30 January 2021, 22:50:56
thanks for report, i edited our wiki, it was really obsolete info about DM

https://wiki.artixlinux.org/Main/Installation#Desktop_Environment
Thank you very much, now everything is working as it should. <3