You are not logged in.

#1 2019-10-11 08:56:29

everwisher
Member
Registered: 2019-09-11
Posts: 33

How to skip text-mode login on system startup?

Hi, I'm a newbie in the world of Linux, especially for the Arch Linux in which I have to build up from scratch almost everywhere. But this is how I like it.

Now I'm facing with a dilemma after finished installing the lxdm display manager and the xfce4 desktop environment. I still have to type in the username and password in the text mode every time I reboot my computer and what's more, I have to type in

sudo systemctl start lxdm

to launch the desktop environment. I did have enabled the lxdm in systemd and I can see a symbolic link under the /etc/systemd/system directory called display-manager.service linking to /usr/lib/systemd/system/lxdm.service.

What's happening under the hood to prevent me from booting directly into desktop environment?

Offline

#2 2019-10-11 09:43:18

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,372

Re: How to skip text-mode login on system startup?

everwisher wrote:

I did have enabled the lxdm in systemd

Did you?

systemctl status lightdm

more generally https://wiki.archlinux.org/index.php/Sy … _boot_into

Offline

#3 2019-10-11 09:44:14

WorMzy
Administrator
From: Scotland
Registered: 2010-06-16
Posts: 13,649
Website

Re: How to skip text-mode login on system startup?

Likely your default target (see https://wiki.archlinux.org/index.php/Systemd#Targets)

You're probably booting into multi-user, when it sounds like you want to boot to graphical.


Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD

Making lemonade from lemons since 2015.

Offline

#4 2019-10-11 11:31:41

everwisher
Member
Registered: 2019-09-11
Posts: 33

Re: How to skip text-mode login on system startup?

V1del wrote:
everwisher wrote:

I did have enabled the lxdm in systemd

Did you?

systemctl status lightdm

more generally https://wiki.archlinux.org/index.php/Sy … _boot_into

Yes, I did. WorMzy's point sounds promising but I need to check it out thoroughly because I'm not quite familiar with the 'multi-user boot' things.

Thank you for replying

Offline

Board footer

Powered by FluxBB