After Stable Update 2021-09-24 LightDM no longer automatically start

ls -al ~/.xprofile
-rw-r--r-- 1 dave dave 369 14 gen  2021 /home/dave/.xprofile

I also had to restore from Back In Time (my home folder) because I still experienced the reported issues, and furthermore: Qt applications doesn’t get the system theme and Whisker menu was back to default style, and Firefox has double titlebars.

Well: I restored everything, but all the issues are still there :neutral_face:
EDIT: whisker menu was back to my setting, at least.

In the today’s update there was also gtk3: I think that it was responsible in some way… But I restored all my home folder…

EDIT: another reboot, and again still automatically drop to tty; is like that ~/.xinitrc is totally ignored, but I repeat: I restored everything from backups.

EDIT: also ~/.profile is ignored: that’s because there I have export QT_QPA_PLATFORMTHEME="qt5ct" which is no longer applyed: this is the cause of the fact that QT applications doesn’t get the system theme.

EDIT, important: when I am in TTY, I can also do systemctl start lightdm.service and in this way, the login greeter, obviously, will appears.
So seems that lightdm no longer automatically start.

but the very strange thing is that I restored everything from timeshift and back in time, but these issues are still there.

EDIT: I checked the Arch Wiki:
https://wiki.archlinux.org/title/LightDM#LightDM_does_not_appear_or_monitor_only_displays_TTY_output

I attempted to edit /etc/lightdm/lightdm.conf and to add logind-check-graphical=true but doesn’t help.

EDIT: Obviously I tried to reinstall it (lightdm), as well as I tried to change the greeter from lightdm-webkit2-greeter to lightdm-gtk-greeter; nothing solves this issue: lightdm no longer starts on boot, despite the fact that I restore backups from timeshift and back in time: I am totally puzzled.

EDIT: Output of journalctl -b -1 (is too huge and I have to paste it elsewhere):

journalctl -b -1 - Pastebin.com

1 Like

Updating shouldn’t disable lightdm from automatically starting, but you can still check just in case.
systemctl status lightdm.service

1 Like

Is enabled as I expected:

lightdm.service - Light Display Manager
     Loaded: loaded (/usr/lib/systemd/system/lightdm.service; enabled; vendor preset: disabled)
     Active: active (running) since Sat 2021-09-25 14:04:54 CEST; 1min 28s ago
       Docs: man:lightdm(1)
   Main PID: 879 (lightdm)
      Tasks: 6 (limit: 19061)
     Memory: 101.8M
     CGroup: /system.slice/lightdm.service
             ├─879 /usr/bin/lightdm
             └─886 /usr/lib/Xorg :0 -seat seat0 -auth /run/lightdm/root/:0 -nolisten tcp vt7 -novtswitch

set 25 14:04:54 hal9000 systemd[1]: Starting Light Display Manager...
set 25 14:04:54 hal9000 systemd[1]: Started Light Display Manager.
set 25 14:04:54 hal9000 lightdm[904]: pam_unix(lightdm-greeter:session): session opened for user lightdm(uid=620) by (uid=0)
set 25 14:04:59 hal9000 lightdm[995]: gkr-pam: unable to locate daemon control file
set 25 14:04:59 hal9000 lightdm[995]: gkr-pam: stashed password to try later in open session
set 25 14:05:00 hal9000 lightdm[995]: pam_unix(lightdm:session): session opened for user dave(uid=1000) by (uid=0)
set 25 14:05:00 hal9000 lightdm[995]: pam_env(lightdm:session): deprecated reading of user environment enabled
set 25 14:05:00 hal9000 lightdm[995]: gkr-pam: gnome-keyring-daemon started properly and unlocked keyring
set 25 14:05:00 hal9000 lightdm[995]: Error opening audit socket: Protocol not supported

Content of /var/log/lightdm/lightdm.log (after that I executed systemctl start lightdm.service

sudo cat /var/log/lightdm/lightdm.log
[sudo] password for dave: 
[+0.00s] DEBUG: Logging to /var/log/lightdm/lightdm.log
[+0.00s] DEBUG: Starting Light Display Manager 1.30.0, UID=0 PID=879
[+0.00s] DEBUG: Loading configuration dirs from /usr/share/lightdm/lightdm.conf.d
[+0.00s] DEBUG: Loading configuration dirs from /usr/local/share/lightdm/lightdm.conf.d
[+0.00s] DEBUG: Loading configuration dirs from /etc/xdg/lightdm/lightdm.conf.d
[+0.00s] DEBUG: Loading configuration from /etc/lightdm/lightdm.conf
[+0.00s] DEBUG:   [SeatDefaults] is now called [Seat:*], please update this configuration
[+0.00s] DEBUG: Registered seat module local
[+0.00s] DEBUG: Registered seat module xremote
[+0.00s] DEBUG: Using D-Bus name org.freedesktop.DisplayManager
[+0.00s] DEBUG: _g_io_module_get_default: Found default implementation local (GLocalVfs) for ‘gio-vfs’
[+0.00s] DEBUG: Monitoring logind for seats
[+0.00s] DEBUG: New seat added from logind: seat0
[+0.00s] DEBUG: Seat seat0: Loading properties from config section Seat:*
[+0.00s] DEBUG: Seat seat0 has property CanMultiSession=no
[+0.00s] DEBUG: Seat seat0: Starting
[+0.00s] DEBUG: Seat seat0: Creating greeter session
[+0.01s] DEBUG: Seat seat0: Creating display server of type x
[+0.01s] DEBUG: Could not run plymouth --ping: Failed to execute child process “plymouth” (No such file or directory)
[+0.01s] DEBUG: Using VT 7
[+0.01s] DEBUG: Seat seat0: Starting local X display on VT 7
[+0.01s] DEBUG: XServer 0: Logging to /var/log/lightdm/x-0.log
[+0.01s] DEBUG: XServer 0: Writing X server authority to /run/lightdm/root/:0
[+0.01s] DEBUG: XServer 0: Launching X Server
[+0.01s] DEBUG: Launching process 886: /usr/bin/X :0 -seat seat0 -auth /run/lightdm/root/:0 -nolisten tcp vt7 -novtswitch
[+0.01s] DEBUG: XServer 0: Waiting for ready signal from X server :0
[+0.01s] DEBUG: Acquired bus name org.freedesktop.DisplayManager
[+0.01s] DEBUG: Registering seat with bus path /org/freedesktop/DisplayManager/Seat0
[+0.03s] DEBUG: Loading users from org.freedesktop.Accounts
[+0.03s] DEBUG: User /org/freedesktop/Accounts/User1000 added
[+0.54s] DEBUG: Got signal 10 from process 886
[+0.54s] DEBUG: XServer 0: Got signal from X server :0
[+0.54s] DEBUG: XServer 0: Connecting to XServer :0
[+0.54s] DEBUG: Seat seat0: Display server ready, starting session authentication
[+0.54s] DEBUG: Session pid=904: Started with service 'lightdm-greeter', username 'lightdm'
[+0.55s] DEBUG: Session pid=904: Authentication complete with return value 0: Success
[+0.55s] DEBUG: Seat seat0: Session authenticated, running command
[+0.55s] DEBUG: Session pid=904: Running command /usr/bin/lightdm-webkit2-greeter
[+0.55s] DEBUG: Creating shared data directory /var/lib/lightdm-data/lightdm
[+0.55s] DEBUG: Session pid=904: Logging to /var/log/lightdm/seat0-greeter.log
[+0.65s] DEBUG: Activating VT 7
[+0.65s] DEBUG: Activating login1 session c2
[+0.65s] DEBUG: Seat seat0 changes active session to c2
[+0.65s] DEBUG: Session c2 is already active
[+1.08s] DEBUG: Greeter connected version=1.30.0 api=1 resettable=false
[+5.47s] DEBUG: Greeter start authentication for dave
[+5.47s] DEBUG: Session pid=995: Started with service 'lightdm', username 'dave'
[+5.48s] DEBUG: Session pid=995: Got 1 message(s) from PAM
[+5.48s] DEBUG: Prompt greeter with 1 message(s)
[+5.48s] DEBUG: Continue authentication
[+5.50s] DEBUG: Session pid=995: Authentication complete with return value 0: Success
[+5.50s] DEBUG: Authenticate result for user dave: Success
[+5.50s] DEBUG: User dave authorized
[+6.50s] DEBUG: Greeter requests session xfce
[+6.50s] DEBUG: Seat seat0: Stopping greeter; display server will be re-used for user session
[+6.50s] DEBUG: Terminating login1 session c2
[+6.51s] DEBUG: Session pid=904: Sending SIGTERM
[+6.52s] DEBUG: Greeter closed communication channel
[+6.52s] DEBUG: Session pid=904: Exited with return value 0
[+6.52s] DEBUG: Seat seat0: Session stopped
[+6.52s] DEBUG: Seat seat0: Greeter stopped, running session
[+6.52s] DEBUG: Registering session with bus path /org/freedesktop/DisplayManager/Session0
[+6.52s] DEBUG: Session pid=995: Running command /etc/lightdm/Xsession startxfce4
[+6.52s] DEBUG: Creating shared data directory /var/lib/lightdm-data/dave
[+6.52s] DEBUG: Session pid=995: Logging to .xsession-errors
[+6.55s] DEBUG: Activating VT 7
[+6.55s] DEBUG: Activating login1 session c3
[+6.55s] DEBUG: Seat seat0 changes active session to 
[+6.55s] DEBUG: Seat seat0 changes active session to c3
[+6.55s] DEBUG: Session c3 is already active

In the journal log I have:
lightdm[9595]: Failed to get D-Bus connection

I also have an annoying little issue, that happens sometimes, also before this update: sometimes LightDM display manager (I have the gtk3 greeter) fails to load at the startup

Does someone have my same issue?

@megavolt I just awarded you a solution for a similar problem, but can’t locate it in a few minutes. Do you have a link?

:question:

Maybe you’re refering to Lightdm and systemd-backlight fails to load on boot with fresh install of Manjaro XFCE - #6 by megavolt ?

If so, I already have i915 module in /etc/mkinitcpio.conf and I don’t have an hybrid video setup.

Hello @D.Dave :wink:

I would rather say that there is a problem with picom, opengl and mesa, because of:

Maybe try to disable picom ?

Hi,

Picom is started after the Desktop; anyway the freezes occurred only when I execute startx; by starting lightdm.service the system is fine.
However: the fact that lightdm.service no longer starts on boot, occurred also when I restore the backup from timeshift, so I rolled back the system to yesterday…

EDIT: I tried to disable picom, but the issue is still there.

I tried lxdm instead of lightdm… And lxdm works like a charme, but I don’t like it and doesn’t integrate well with XFCE.

This information is helpful, but I can’t see why lightdm is not viewable since lightdm has been started on boot according to your status output.

Maybe just set lightdm to the ignore list of pamac for this moment and upgrade your system without lightdm.

Recently I had a problem with gdm with an older gdm service file. There I have to comment out this line:

#ExecStartPre=/usr/lib/gdm-wait-for-drm

The binary was not there anymore. Maybe there is some sort of change which affects your system…

Maybe also check your UEFI that fast bootis disabled and/or full initialization is enabled.

1 Like

That’s because, as I’ve stated, I manually start it in TTY1: when I boot or reboot, I drop in TTY1, and there I can manually start lightdm.service, despite the fact that is enabled.

I rebooted and I attempted to get the journal log about it (before to manually start it), but strangely, the journal log doesn’t say nothing about lightdm.service:

(sorry for the screenshot, is from TTY)

But executing journalctl | grep lightdm give me:

set 26 09:21:32 hal9000 lightdm[827]: Failed to get D-Bus connection
set 26 09:21:32 hal9000 systemd[1]: lightdm.service: Failed with result 'exit-code'.

In the yesterday’s system update there wasn’t lightdm: the last update of lightdm was on 2020-08-26 to version 1:1.30.0-4.

1 Like

Can I assume that dbus is running?

sudo systemctl status dbus.service

Maybe just reinstall lightdm, but overwrite configs:

pamac remove lightdm --no-save --unneeded
pamac install lightdm --overwrite "/etc/*"

Could your also share your pacman.log ?

cat /var/log/pacman.log

Yes: is running.

No dice: results in:

pamac remove lightdm --no-save --unneeded
Preparing...
Checking dependencies...
Warning: removing lightdm from target list
Nothing to do.
Transaction successfully finished.
dave  [~]  pamac install lightdm --overwrite "/etc/*"
Preparing...
Warning: lightdm-1:1.30.0-4 is up to date -- skipping
Nothing to do.
Transaction successfully finished.

The whole pacman.log? Is very huge, sits here since February 2019; if you tell me what you’re looking for, I will provide the output using grep.

ok you are right :laughing:

sed -n "/2021-09-24/,/2021-09-26/p" /var/log/pacman.log 
Summary
[2021-09-24T12:34:55+0200] [PAMAC] synchronizing package lists
[2021-09-24T12:35:25+0200] [ALPM] running 'firefox-pre.hook'...
[2021-09-24T12:35:25+0200] [ALPM] transaction started
[2021-09-24T12:35:25+0200] [ALPM] upgraded firefox (92.0-1 -> 92.0.1-0.1)
[2021-09-24T12:35:25+0200] [ALPM] upgraded firefox-i18n-en-us (92.0-1 -> 92.0.1-0.1)
[2021-09-24T12:35:25+0200] [ALPM] upgraded firefox-i18n-it (92.0-1 -> 92.0.1-0.1)
[2021-09-24T12:35:26+0200] [ALPM] upgraded google-chrome (94.0.4606.54-1 -> 94.0.4606.61-1)
[2021-09-24T12:35:26+0200] [ALPM] transaction completed
[2021-09-24T12:35:26+0200] [ALPM] running '30-systemd-update.hook'...
[2021-09-24T12:35:26+0200] [ALPM] running 'firefox-post.hook'...
[2021-09-24T12:35:26+0200] [ALPM] running 'gtk-update-icon-cache.hook'...
[2021-09-24T12:35:27+0200] [ALPM] running 'rebuild-detector.hook'...
[2021-09-24T12:35:27+0200] [ALPM-SCRIPTLET] parallel: Warning: $HOME not set. Using /tmp.
[2021-09-24T12:35:28+0200] [ALPM] running 'update-desktop-database.hook'...
[2021-09-24T12:35:48+0200] [ALPM] transaction started
[2021-09-24T12:35:48+0200] [ALPM] upgraded xnviewmp (0.99.0-1 -> 0.99.1-1)
[2021-09-24T12:35:48+0200] [ALPM] transaction completed
[2021-09-24T12:35:48+0200] [ALPM] running '30-systemd-update.hook'...
[2021-09-24T12:35:48+0200] [ALPM] running 'rebuild-detector.hook'...
[2021-09-24T12:35:49+0200] [ALPM-SCRIPTLET] parallel: Warning: $HOME not set. Using /tmp.
[2021-09-24T12:35:53+0200] [ALPM-SCRIPTLET] foreign	xnviewmp
[2021-09-24T12:35:53+0200] [ALPM] running 'update-desktop-database.hook'...
[2021-09-25T13:45:30+0200] [PAMAC] synchronizing package lists
[2021-09-25T13:45:49+0200] [PAMAC] synchronizing package lists
[2021-09-25T13:47:52+0200] [ALPM] running '60-mkinitcpio-remove.hook'...
[2021-09-25T13:47:52+0200] [ALPM] running 'firefox-pre.hook'...
[2021-09-25T13:47:52+0200] [ALPM] transaction started
[2021-09-25T13:47:52+0200] [ALPM] upgraded acpid (2.0.32-2 -> 2.0.33-1)
[2021-09-25T13:47:52+0200] [ALPM] upgraded alsa-card-profiles (1:0.3.35-1 -> 1:0.3.37-1)
[2021-09-25T13:47:52+0200] [ALPM] upgraded archlinux-appstream-data (20210902-1 -> 20210921-1)
[2021-09-25T13:47:53+0200] [ALPM] upgraded libnghttp2 (1.44.0-1 -> 1.45.0-1)
[2021-09-25T13:47:53+0200] [ALPM] upgraded asar (3.0.3-1 -> 3.1.0-1)
[2021-09-25T13:47:53+0200] [ALPM] upgraded vulkan-icd-loader (1.2.190-1 -> 1.2.191-1)
[2021-09-25T13:47:53+0200] [ALPM] upgraded xz (5.2.5-1 -> 5.2.5-2)
[2021-09-25T13:47:53+0200] [ALPM] upgraded audit (3.0.4-1 -> 3.0.5-1)
[2021-09-25T13:47:53+0200] [ALPM] upgraded libxcrypt (4.4.25-1 -> 4.4.26-1)
[2021-09-25T13:47:53+0200] [ALPM] upgraded pam (1.5.1-1 -> 1.5.2-1)
[2021-09-25T13:47:53+0200] [ALPM] upgraded libcap (2.56-1 -> 2.58-1)
[2021-09-25T13:47:53+0200] [ALPM] upgraded curl (7.78.0-1 -> 7.79.1-1)
[2021-09-25T13:47:53+0200] [ALPM] upgraded xorgproto (2021.4-1 -> 2021.5-1)
[2021-09-25T13:47:53+0200] [ALPM] upgraded libedit (20210714_3.1-1 -> 20210910_3.1-1)
[2021-09-25T13:47:53+0200] [ALPM] upgraded mesa (21.2.1-1 -> 21.2.2-1)
[2021-09-25T13:47:53+0200] [ALPM] upgraded libglvnd (1.3.3-1 -> 1.3.4-1)
[2021-09-25T13:47:53+0200] [ALPM] upgraded libxi (1.7.10-3 -> 1.8-1)
[2021-09-25T13:47:53+0200] [ALPM] upgraded glib2 (2.68.4-1 -> 2.70.0-1)
[2021-09-25T13:47:53+0200] [ALPM] upgraded cryptsetup (2.4.0-1 -> 2.4.1-1)
[2021-09-25T13:47:53+0200] [ALPM] upgraded file (5.40-5 -> 5.40-6)
[2021-09-25T13:47:53+0200] [ALPM] upgraded libinput (1.18.1-1 -> 1.19.0-1)
[2021-09-25T13:47:53+0200] [ALPM] upgraded xkeyboard-config (2.33-1 -> 2.33-2)
[2021-09-25T13:47:53+0200] [ALPM] upgraded libxkbcommon (1.3.0-1 -> 1.3.1-1)
[2021-09-25T13:47:53+0200] [ALPM] upgraded libxkbcommon-x11 (1.3.0-1 -> 1.3.1-1)
[2021-09-25T13:47:54+0200] [ALPM] upgraded harfbuzz (2.9.1-1 -> 3.0.0-1)
[2021-09-25T13:47:54+0200] [ALPM] upgraded freetype2 (2.11.0-3 -> 2.11.0-4)
[2021-09-25T13:47:54+0200] [ALPM] upgraded qt5-base (5.15.2+kde+r222-1 -> 5.15.2+kde+r226-1)
[2021-09-25T13:47:54+0200] [ALPM] upgraded attica (5.85.0-1 -> 5.86.0-1)
[2021-09-25T13:47:54+0200] [ALPM] upgraded bind (9.16.20-1 -> 9.16.21-1)
[2021-09-25T13:47:54+0200] [ALPM] upgraded btrfs-progs (5.13.1-1 -> 5.14.1-1)
[2021-09-25T13:47:54+0200] [ALPM] upgraded cantarell-fonts (1:0.301-1 -> 1:0.303-1)
[2021-09-25T13:47:54+0200] [ALPM] upgraded ccache (4.4-1 -> 4.4.1-1)
[2021-09-25T13:47:54+0200] [ALPM] upgraded cmake (3.21.2-2 -> 3.21.3-1)
[2021-09-25T13:47:54+0200] [ALPM] upgraded dkms (2.8.6-1 -> 2.8.6-2)
[2021-09-25T13:47:54+0200] [ALPM] upgraded dnsmasq (2.85-1 -> 2.86-1)
[2021-09-25T13:47:54+0200] [ALPM] upgraded fakeroot (1.25.3-2 -> 1.26-1)
[2021-09-25T13:47:55+0200] [ALPM] warning: /etc/ssh/sshd_config installed as /etc/ssh/sshd_config.pacnew
[2021-09-25T13:47:55+0200] [ALPM] upgraded openssh (8.7p1-1 -> 8.7p1-2)
[2021-09-25T13:47:55+0200] [ALPM] upgraded fftw (3.3.9-1 -> 3.3.10-1)
[2021-09-25T13:47:55+0200] [ALPM] upgraded pango (1:1.48.9-2 -> 1:1.48.10-1)
[2021-09-25T13:47:55+0200] [ALPM] upgraded librsvg (2:2.50.7-1 -> 2:2.52.0-1)
[2021-09-25T13:47:55+0200] [ALPM] upgraded glib-networking (1:2.68.2-1 -> 1:2.70.0-1)
[2021-09-25T13:47:55+0200] [ALPM] upgraded libsoup (2.74.0-1 -> 2.74.0-2)
[2021-09-25T13:47:55+0200] [ALPM] upgraded tracker3 (3.1.2-1 -> 3.2.0-1)
[2021-09-25T13:47:55+0200] [ALPM] upgraded gtk3 (1:3.24.30-2 -> 1:3.24.30+62+g8d04980f38-2)
[2021-09-25T13:47:55+0200] [ALPM] upgraded libwebp (1.2.1-1 -> 1.2.1-2)
[2021-09-25T13:47:56+0200] [ALPM] upgraded firefox (92.0.1-0.1 -> 92.0.1-1)
[2021-09-25T13:47:56+0200] [ALPM] upgraded firefox-i18n-en-us (92.0.1-0.1 -> 92.0.1-1)
[2021-09-25T13:47:56+0200] [ALPM] upgraded firefox-i18n-it (92.0.1-0.1 -> 92.0.1-1)
[2021-09-25T13:47:56+0200] [ALPM] upgraded fluidsynth (2.2.2-1 -> 2.2.3-1)
[2021-09-25T13:47:56+0200] [ALPM] upgraded gd (2.3.2-4 -> 2.3.3-1)
[2021-09-25T13:47:56+0200] [ALPM] upgraded gdb-common (10.2-2 -> 11.1-1)
[2021-09-25T13:47:56+0200] [ALPM] upgraded gdb (10.2-2 -> 11.1-1)
[2021-09-25T13:47:56+0200] [ALPM] upgraded libexif (0.6.22-1 -> 0.6.23-1)
[2021-09-25T13:47:56+0200] [ALPM] upgraded gimp (2.10.26-1 -> 2.10.28-1)
[2021-09-25T13:47:56+0200] [ALPM] upgraded gobject-introspection-runtime (1.68.0-1 -> 1.70.0-1)
[2021-09-25T13:47:56+0200] [ALPM] upgraded grep (3.6-1 -> 3.7-1)
[2021-09-25T13:47:56+0200] [ALPM] upgraded gssdp (1.2.3-1 -> 1.4.0.1-1)
[2021-09-25T13:47:56+0200] [ALPM] upgraded gstreamer (1.18.4-1 -> 1.18.5-1)
[2021-09-25T13:47:56+0200] [ALPM] upgraded gst-plugins-base-libs (1.18.4-1 -> 1.18.5-1)
[2021-09-25T13:47:56+0200] [ALPM] upgraded gst-libav (1.18.4-1 -> 1.18.5-1)
[2021-09-25T13:47:56+0200] [ALPM] upgraded gst-plugin-gtk (1.18.4-2 -> 1.18.5-1)
[2021-09-25T13:47:56+0200] [ALPM] upgraded gst-plugins-bad-libs (1.18.4-11 -> 1.18.5-1)
[2021-09-25T13:47:56+0200] [ALPM] upgraded gst-plugins-good (1.18.4-2 -> 1.18.5-1)
[2021-09-25T13:47:57+0200] [ALPM] upgraded neon (0.31.2-1 -> 0.32.1-1)
[2021-09-25T13:47:57+0200] [ALPM] upgraded gupnp (1.2.7-1 -> 1:1.2.7-1)
[2021-09-25T13:47:57+0200] [ALPM] upgraded imagemagick (7.1.0.6-1 -> 7.1.0.8-1)
[2021-09-25T13:47:57+0200] [ALPM] upgraded gst-plugins-bad (1.18.4-11 -> 1.18.5-1)
[2021-09-25T13:47:57+0200] [ALPM] upgraded gst-plugins-base (1.18.4-1 -> 1.18.5-1)
[2021-09-25T13:47:57+0200] [ALPM] upgraded gst-plugins-ugly (1.18.4-2 -> 1.18.5-1)
[2021-09-25T13:47:57+0200] [ALPM] upgraded gstreamer-vaapi (1.18.4-1 -> 1.18.5-1)
[2021-09-25T13:47:57+0200] [ALPM] upgraded harfbuzz-icu (2.9.1-1 -> 3.0.0-1)
[2021-09-25T13:47:57+0200] [ALPM] upgraded htop (3.0.5-1 -> 3.1.0-1)
[2021-09-25T13:47:57+0200] [ALPM] upgraded i2c-tools (4.2-3 -> 4.3-1)
[2021-09-25T13:47:57+0200] [ALPM] upgraded inetutils (2.1-1 -> 2.2-1)
[2021-09-25T13:47:57+0200] [ALPM] upgraded jemalloc (1:5.2.1-3 -> 1:5.2.1-5)
[2021-09-25T13:47:57+0200] [ALPM] upgraded jitterentropy (3.2.0-1 -> 3.3.0-1)
[2021-09-25T13:47:57+0200] [ALPM] upgraded kcoreaddons (5.85.0-1 -> 5.86.0-1)
[2021-09-25T13:47:57+0200] [ALPM] upgraded kconfig (5.85.0-1 -> 5.86.0-1)
[2021-09-25T13:47:57+0200] [ALPM] upgraded kwindowsystem (5.85.0-1 -> 5.86.0-1)
[2021-09-25T13:47:57+0200] [ALPM] upgraded kactivities (5.85.0-1 -> 5.86.0-1)
[2021-09-25T13:47:57+0200] [ALPM] upgraded karchive (5.85.0-1 -> 5.86.0-1)
[2021-09-25T13:47:57+0200] [ALPM] upgraded kauth (5.85.0-1 -> 5.86.0-1)
[2021-09-25T13:47:57+0200] [ALPM] upgraded kdbusaddons (5.85.0-1 -> 5.86.0-1)
[2021-09-25T13:47:57+0200] [ALPM] upgraded kcrash (5.85.0-1 -> 5.86.0-1)
[2021-09-25T13:47:57+0200] [ALPM] upgraded kglobalaccel (5.85.0-1 -> 5.86.0-1)
[2021-09-25T13:47:57+0200] [ALPM] upgraded kcodecs (5.85.0-1 -> 5.86.0-1)
[2021-09-25T13:47:57+0200] [ALPM] upgraded kguiaddons (5.85.0-1 -> 5.86.0-1)
[2021-09-25T13:47:57+0200] [ALPM] upgraded ki18n (5.85.0-1 -> 5.86.0-1)
[2021-09-25T13:47:57+0200] [ALPM] upgraded kwidgetsaddons (5.85.0-1 -> 5.86.0-1)
[2021-09-25T13:47:57+0200] [ALPM] upgraded kconfigwidgets (5.85.0-1 -> 5.86.0-1)
[2021-09-25T13:47:57+0200] [ALPM] upgraded kitemviews (5.85.0-1 -> 5.86.0-1)
[2021-09-25T13:47:57+0200] [ALPM] upgraded kiconthemes (5.85.0-1 -> 5.86.0-1)
[2021-09-25T13:47:57+0200] [ALPM] upgraded kxmlgui (5.85.0-1 -> 5.86.0-1)
[2021-09-25T13:47:57+0200] [ALPM] upgraded kbookmarks (5.85.0-1 -> 5.86.0-1)
[2021-09-25T13:47:57+0200] [ALPM] upgraded libblockdev (2.25-2 -> 2.26-1)
[2021-09-25T13:47:57+0200] [ALPM] upgraded solid (5.85.0-1 -> 5.86.0-1)
[2021-09-25T13:47:57+0200] [ALPM] upgraded kjobwidgets (5.85.0-1 -> 5.86.0-1)
[2021-09-25T13:47:57+0200] [ALPM] upgraded knotifications (5.85.0-1 -> 5.86.0-1)
[2021-09-25T13:47:57+0200] [ALPM] upgraded kservice (5.85.0-1 -> 5.86.0-1)
[2021-09-25T13:47:57+0200] [ALPM] upgraded kwallet (5.85.0-1 -> 5.86.0-1)
[2021-09-25T13:47:57+0200] [ALPM] upgraded kcompletion (5.85.0-1 -> 5.86.0-1)
[2021-09-25T13:47:57+0200] [ALPM] upgraded sonnet (5.85.0-1 -> 5.86.0-1)
[2021-09-25T13:47:57+0200] [ALPM] upgraded ktextwidgets (5.85.0-1 -> 5.86.0-1)
[2021-09-25T13:47:57+0200] [ALPM] upgraded kded (5.85.0-1 -> 5.86.0-1)
[2021-09-25T13:47:57+0200] [ALPM] upgraded kio (5.85.0-1 -> 5.86.0-1)
[2021-09-25T13:47:57+0200] [ALPM] upgraded kpackage (5.85.0-1 -> 5.86.0-1)
[2021-09-25T13:47:57+0200] [ALPM] upgraded kdeclarative (5.85.0-1 -> 5.86.0-1)
[2021-09-25T13:47:57+0200] [ALPM] upgraded kcmutils (5.85.0-1 -> 5.86.0-1)
[2021-09-25T13:47:57+0200] [ALPM] upgraded kcontacts (1:5.85.0-1 -> 1:5.86.0-1)
[2021-09-25T13:47:57+0200] [ALPM] upgraded kpty (5.85.0-1 -> 5.86.0-1)
[2021-09-25T13:47:57+0200] [ALPM] upgraded kdesu (5.85.0-1 -> 5.86.0-1)
[2021-09-25T13:47:57+0200] [ALPM] upgraded kfilemetadata (5.85.0-1 -> 5.86.0-1)
[2021-09-25T13:47:57+0200] [ALPM] upgraded kimageformats (5.85.0-1 -> 5.86.0-1)
[2021-09-25T13:47:57+0200] [ALPM] upgraded kirigami2 (5.85.0-1 -> 5.86.0-1)
[2021-09-25T13:47:57+0200] [ALPM] upgraded kitemmodels (5.85.0-1 -> 5.86.0-1)
[2021-09-25T13:47:58+0200] [ALPM] upgraded syndication (5.85.0-1 -> 5.86.0-1)
[2021-09-25T13:47:58+0200] [ALPM] upgraded knewstuff (5.85.0-1 -> 5.86.0-1)
[2021-09-25T13:47:58+0200] [ALPM] upgraded knotifyconfig (5.85.0-1 -> 5.86.0-1)
[2021-09-25T13:47:58+0200] [ALPM] upgraded kpeople (5.85.0-1 -> 5.86.0-1)
[2021-09-25T13:47:58+0200] [ALPM] upgraded kwayland (5.85.0-1 -> 5.86.0-1)
[2021-09-25T13:47:58+0200] [ALPM] upgraded ladspa (1.16-1 -> 1.17-1)
[2021-09-25T13:47:58+0200] [ALPM] upgraded ldb (2:2.3.0-1 -> 2:2.4.0-1)
[2021-09-25T13:47:58+0200] [ALPM] upgraded lib32-libxcrypt (4.4.25-1 -> 4.4.26-1)
[2021-09-25T13:47:58+0200] [ALPM] upgraded lib32-curl (7.78.0-1 -> 7.79.1-1)
[2021-09-25T13:47:58+0200] [ALPM] upgraded lib32-libffi (3.3-2 -> 3.3-4.1)
[2021-09-25T13:47:58+0200] [ALPM] upgraded lib32-glib2 (2.68.4-1 -> 2.70.0-1)
[2021-09-25T13:47:58+0200] [ALPM] upgraded lib32-libcap (2.56-1 -> 2.58-1)
[2021-09-25T13:47:58+0200] [ALPM] upgraded lib32-vulkan-icd-loader (1.2.190-1 -> 1.2.191-1)
[2021-09-25T13:47:58+0200] [ALPM] upgraded lib32-mesa (21.2.1-1 -> 21.2.2-1)
[2021-09-25T13:47:58+0200] [ALPM] upgraded lib32-fluidsynth (2.2.2-1 -> 2.2.3-1)
[2021-09-25T13:47:58+0200] [ALPM] upgraded lib32-glib-networking (2.68.2-1 -> 2.70.0-1)
[2021-09-25T13:47:58+0200] [ALPM] upgraded lib32-harfbuzz (2.9.1-1 -> 3.0.0-1)
[2021-09-25T13:47:58+0200] [ALPM] upgraded lib32-pango (1:1.48.9-2 -> 1:1.48.10-1)
[2021-09-25T13:47:58+0200] [ALPM] upgraded lib32-librsvg (2:2.50.7-1 -> 2:2.52.0-1)
[2021-09-25T13:47:58+0200] [ALPM] upgraded lib32-libsoup (2.74.0-1 -> 2.74.0-2)
[2021-09-25T13:47:58+0200] [ALPM] upgraded lib32-libva-mesa-driver (21.2.1-1 -> 21.2.2-1)
[2021-09-25T13:47:58+0200] [ALPM] upgraded lib32-libxkbcommon (1.3.0-1 -> 1.3.1-1)
[2021-09-25T13:47:58+0200] [ALPM] upgraded lib32-mesa-vdpau (21.2.1-1 -> 21.2.2-1)
[2021-09-25T13:47:58+0200] [ALPM] upgraded lib32-vulkan-intel (21.2.1-1 -> 21.2.2-1)
[2021-09-25T13:47:58+0200] [ALPM] upgraded libfbclient (3.0.7.33374-1 -> 4.0.0.2496-1)
[2021-09-25T13:47:58+0200] [ALPM] upgraded libimagequant (2.15.1-1 -> 2.16.0-1)
[2021-09-25T13:47:58+0200] [ALPM] upgraded libmm-glib (1.16.10-1 -> 1.18.2-1)
[2021-09-25T13:47:58+0200] [ALPM] upgraded libnm (1.32.10-1 -> 1.32.12-1)
[2021-09-25T13:47:58+0200] [ALPM] upgraded libnotify (0.7.9-1 -> 0.7.9-2)
[2021-09-25T13:47:58+0200] [ALPM] upgraded libva-mesa-driver (21.2.1-1 -> 21.2.2-1)
[2021-09-25T13:47:58+0200] [ALPM] upgraded mkinitcpio (30-2 -> 30-3)
[2021-09-25T13:47:59+0200] [ALPM] upgraded linux414 (4.14.246-1 -> 4.14.247-1)
[2021-09-25T13:48:02+0200] [ALPM] upgraded linux414-headers (4.14.246-1 -> 4.14.247-1)
[2021-09-25T13:48:02+0200] [ALPM] upgraded linux414-virtualbox-host-modules (6.1.26-6 -> 6.1.26-7)
[2021-09-25T13:48:07+0200] [ALPM-SCRIPTLET] In order to use the new version, reload all virtualbox modules manually.
[2021-09-25T13:48:07+0200] [ALPM] upgraded manjaro-release (21.1.3-1 -> 21.1.4-1.0)
[2021-09-25T13:48:07+0200] [ALPM] upgraded mesa-vdpau (21.2.1-1 -> 21.2.2-1)
[2021-09-25T13:48:07+0200] [ALPM] upgraded mpv (1:0.33.1-2 -> 1:0.33.1-3)
[2021-09-25T13:48:07+0200] [ALPM] upgraded networkmanager (1.32.10-1 -> 1.32.12-1)
[2021-09-25T13:48:07+0200] [ALPM] upgraded networkmanager-qt (5.85.0-1 -> 5.86.0-1)
[2021-09-25T13:48:07+0200] [ALPM] upgraded newsboat (2.24-2 -> 2.25-1)
[2021-09-25T13:48:07+0200] [ALPM] upgraded node-gyp (8.1.0-2 -> 8.2.0-1)
[2021-09-25T13:48:07+0200] [ALPM] upgraded npm (7.23.0-1 -> 7.24.1-1)
[2021-09-25T13:48:08+0200] [ALPM] upgraded pipewire (1:0.3.35-1 -> 1:0.3.37-1)
[2021-09-25T13:48:08+0200] [ALPM] upgraded obs-studio (27.0.1-2 -> 27.0.1-3)
[2021-09-25T13:48:08+0200] [ALPM] upgraded pacman (6.0.1-1 -> 6.0.1-2)
[2021-09-25T13:48:08+0200] [ALPM] upgraded pan (0.146-3 -> 0.147-1)
[2021-09-25T13:48:08+0200] [ALPM] upgraded perl-libwww (6.56-1 -> 6.57-1)
[2021-09-25T13:48:08+0200] [ALPM] upgraded pkgconf (1.7.3-1 -> 1.8.0-1)
[2021-09-25T13:48:08+0200] [ALPM] upgraded python-decorator (5.0.9-1 -> 5.1.0-1)
[2021-09-25T13:48:08+0200] [ALPM] upgraded python-dnspython (1:1.16.0-3 -> 1:2.1.0-1)
[2021-09-25T13:48:08+0200] [ALPM] upgraded python-more-itertools (8.8.0-1 -> 8.10.0-1)
[2021-09-25T13:48:08+0200] [ALPM] upgraded python-numpy (1.20.3-1 -> 1.21.2-1)
[2021-09-25T13:48:08+0200] [ALPM] upgraded python-pycurl (7.43.0.6-4 -> 7.44.1-1)
[2021-09-25T13:48:08+0200] [ALPM] upgraded python-tqdm (4.62.2-1 -> 4.62.3-1)
[2021-09-25T13:48:08+0200] [ALPM] upgraded qca-qt5 (2.3.3-1 -> 2.3.4-1)
[2021-09-25T13:48:08+0200] [ALPM] upgraded qqc2-desktop-style (5.85.0-1 -> 5.86.0-1)
[2021-09-25T13:48:09+0200] [ALPM] upgraded qt5-webengine (5.15.6-1 -> 5.15.6-2)
[2021-09-25T13:48:09+0200] [ALPM] upgraded smbclient (4.14.7-2 -> 4.15.0-1)
[2021-09-25T13:48:09+0200] [ALPM] upgraded samba (4.14.7-2 -> 4.15.0-1)
[2021-09-25T13:48:09+0200] [ALPM] upgraded sdl (1.2.15-14 -> 1.2.15+387+gfbfcca32-1)
[2021-09-25T13:48:09+0200] [ALPM] upgraded sdl2_mixer (2.0.4-6 -> 2.0.4-7)
[2021-09-25T13:48:09+0200] [ALPM] upgraded shotcut (21.06.29-1 -> 21.08.29-1)
[2021-09-25T13:48:09+0200] [ALPM] upgraded soapysdr (0.8.0-1 -> 0.8.1-1)
[2021-09-25T13:48:09+0200] [ALPM] upgraded sudo (1.9.7.p2-1 -> 1.9.8.p2-1)
[2021-09-25T13:48:09+0200] [ALPM] upgraded tclap (1.2.2-2 -> 1.2.3-1)
[2021-09-25T13:48:09+0200] [ALPM] upgraded telegram-desktop (3.0.1-1 -> 3.1.0-1)
[2021-09-25T13:48:09+0200] [ALPM] upgraded thunar (4.16.9-1 -> 4.16.10-1)
[2021-09-25T13:48:09+0200] [ALPM] upgraded tinyxml (2.6.2-7 -> 2.6.2-8)
[2021-09-25T13:48:09+0200] [ALPM] upgraded ventoy (1.0.51-1 -> 1.0.52-4)
[2021-09-25T13:48:09+0200] [ALPM] upgraded vim-runtime (8.2.3412-1 -> 8.2.3441-1)
[2021-09-25T13:48:09+0200] [ALPM] upgraded vim (8.2.3412-1 -> 8.2.3441-1)
[2021-09-25T13:48:10+0200] [ALPM] upgraded vulkan-intel (21.2.1-1 -> 21.2.2-1)
[2021-09-25T13:48:10+0200] [ALPM] upgraded wayland-protocols (1.22-1 -> 1.23-1)
[2021-09-25T13:48:10+0200] [ALPM] upgraded webkit2gtk (2.32.3-1 -> 2.32.4-1)
[2021-09-25T13:48:10+0200] [ALPM] upgraded xdiskusage (1.54-1 -> 1.60-1)
[2021-09-25T13:48:10+0200] [ALPM] upgraded xf86-input-libinput (1.1.0-1 -> 1.2.0-1)
[2021-09-25T13:48:10+0200] [ALPM] upgraded xfce4-whiskermenu-plugin (2.5.3-1 -> 2.6.0-1)
[2021-09-25T13:48:10+0200] [ALPM] upgraded xterm (368-1 -> 369-1)
[2021-09-25T13:48:10+0200] [ALPM] transaction completed
[2021-09-25T13:48:17+0200] [ALPM] running '20-systemd-sysusers.hook'...
[2021-09-25T13:48:17+0200] [ALPM] running '30-systemd-daemon-reload.hook'...
[2021-09-25T13:48:17+0200] [ALPM] running '30-systemd-tmpfiles.hook'...
[2021-09-25T13:48:17+0200] [ALPM] running '30-systemd-udev-reload.hook'...
[2021-09-25T13:48:17+0200] [ALPM] running '30-systemd-update.hook'...
[2021-09-25T13:48:17+0200] [ALPM] running '60-depmod.hook'...
[2021-09-25T13:48:22+0200] [ALPM] running '70-dkms-install.hook'...
[2021-09-25T13:48:22+0200] [ALPM-SCRIPTLET] ==> dkms install --no-depmod -m rtl8814au -v r94.bdf80b5 -k 4.14.247-1-MANJARO
[2021-09-25T13:49:34+0200] [ALPM-SCRIPTLET] ==> dkms install --no-depmod -m v4l2loopback -v 0.12.5 -k 4.14.247-1-MANJARO
[2021-09-25T13:49:36+0200] [ALPM-SCRIPTLET] ==> dkms install --no-depmod -m vboxhost -v 6.1.26_OSE -k 4.14.247-1-MANJARO
[2021-09-25T13:50:08+0200] [ALPM-SCRIPTLET] ==> dkms install --no-depmod -m rtl88x2bu -v 5.8.7.4.r123.26679bf -k 4.14.247-1-MANJARO
[2021-09-25T13:51:50+0200] [ALPM-SCRIPTLET] ==> depmod 4.14.247-1-MANJARO
[2021-09-25T13:51:56+0200] [ALPM] running '90-mkinitcpio-install.hook'...
[2021-09-25T13:51:56+0200] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux414.preset: 'default'
[2021-09-25T13:51:56+0200] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-4.14-x86_64 -c /etc/mkinitcpio.conf -g /boot/initramfs-4.14-x86_64.img
[2021-09-25T13:51:56+0200] [ALPM-SCRIPTLET] ==> Starting build: 4.14.247-1-MANJARO
[2021-09-25T13:51:56+0200] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2021-09-25T13:51:56+0200] [ALPM-SCRIPTLET]   -> Running build hook: [systemd]
[2021-09-25T13:51:57+0200] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2021-09-25T13:51:57+0200] [ALPM-SCRIPTLET]   -> Running build hook: [sd-vconsole]
[2021-09-25T13:51:57+0200] [ALPM-SCRIPTLET]   -> Running build hook: [autodetect]
[2021-09-25T13:51:58+0200] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2021-09-25T13:51:58+0200] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2021-09-25T13:51:58+0200] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2021-09-25T13:51:59+0200] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2021-09-25T13:51:59+0200] [ALPM-SCRIPTLET] ==> Creating uncompressed initcpio image: /boot/initramfs-4.14-x86_64.img
[2021-09-25T13:51:59+0200] [ALPM-SCRIPTLET] ==> Image generation successful
[2021-09-25T13:51:59+0200] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux414.preset: 'fallback'
[2021-09-25T13:51:59+0200] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-4.14-x86_64 -c /etc/mkinitcpio.conf -g /boot/initramfs-4.14-x86_64-fallback.img -S autodetect
[2021-09-25T13:51:59+0200] [ALPM-SCRIPTLET] ==> Starting build: 4.14.247-1-MANJARO
[2021-09-25T13:51:59+0200] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2021-09-25T13:51:59+0200] [ALPM-SCRIPTLET]   -> Running build hook: [systemd]
[2021-09-25T13:52:00+0200] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2021-09-25T13:52:01+0200] [ALPM-SCRIPTLET]   -> Running build hook: [sd-vconsole]
[2021-09-25T13:52:01+0200] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2021-09-25T13:52:01+0200] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2021-09-25T13:52:03+0200] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2021-09-25T13:52:06+0200] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2021-09-25T13:52:06+0200] [ALPM-SCRIPTLET] ==> Creating uncompressed initcpio image: /boot/initramfs-4.14-x86_64-fallback.img
[2021-09-25T13:52:06+0200] [ALPM-SCRIPTLET] ==> Image generation successful
[2021-09-25T13:52:06+0200] [ALPM] running '99-grub.hook'...
[2021-09-25T13:52:06+0200] [ALPM-SCRIPTLET] Generating grub configuration file ...
[2021-09-25T13:52:06+0200] [ALPM-SCRIPTLET] Found linux image: /boot/vmlinuz-4.14-x86_64
[2021-09-25T13:52:06+0200] [ALPM-SCRIPTLET] Found initrd image: /boot/initramfs-4.14-x86_64.img
[2021-09-25T13:52:07+0200] [ALPM-SCRIPTLET] Found initrd fallback image: /boot/initramfs-4.14-x86_64-fallback.img
[2021-09-25T13:52:07+0200] [ALPM-SCRIPTLET] Warning: os-prober will not be executed to detect other bootable partitions.
[2021-09-25T13:52:07+0200] [ALPM-SCRIPTLET] Systems on them will not be added to the GRUB boot configuration.
[2021-09-25T13:52:07+0200] [ALPM-SCRIPTLET] Check GRUB_DISABLE_OS_PROBER documentation entry.
[2021-09-25T13:52:07+0200] [ALPM-SCRIPTLET] Found memtest86+ image: /boot/memtest86+/memtest.bin
[2021-09-25T13:52:07+0200] [ALPM-SCRIPTLET] done
[2021-09-25T13:52:08+0200] [ALPM] running 'dbus-reload.hook'...
[2021-09-25T13:52:08+0200] [ALPM] running 'detect-old-perl-modules.hook'...
[2021-09-25T13:52:08+0200] [ALPM] running 'firefox-post.hook'...
[2021-09-25T13:52:08+0200] [ALPM] running 'fontconfig.hook'...
[2021-09-25T13:52:08+0200] [ALPM] running 'fontconfig-32.hook'...
[2021-09-25T13:52:08+0200] [ALPM] running 'gdk-pixbuf-query-loaders.hook'...
[2021-09-25T13:52:08+0200] [ALPM] running 'gdk-pixbuf-query-loaders-32.hook'...
[2021-09-25T13:52:08+0200] [ALPM] running 'gio-querymodules.hook'...
[2021-09-25T13:52:08+0200] [ALPM] running 'gio-querymodules-32.hook'...
[2021-09-25T13:52:08+0200] [ALPM] running 'glib-compile-schemas.hook'...
[2021-09-25T13:52:08+0200] [ALPM] running 'gtk-query-immodules-3.0.hook'...
[2021-09-25T13:52:08+0200] [ALPM] running 'gtk-update-icon-cache.hook'...
[2021-09-25T13:52:08+0200] [ALPM] running 'rebuild-detector.hook'...
[2021-09-25T13:52:19+0200] [ALPM-SCRIPTLET] foreign	google-earth-pro
[2021-09-25T13:52:19+0200] [ALPM] running 'texinfo-install.hook'...
[2021-09-25T13:52:19+0200] [ALPM] running 'update-desktop-database.hook'...
[2021-09-25T13:52:19+0200] [ALPM] running 'update-mime-database.hook'...
[2021-09-25T14:02:08+0200] [ALPM] transaction started
[2021-09-25T14:02:09+0200] [ALPM] reinstalled lightdm (1:1.30.0-4)
[2021-09-25T14:02:09+0200] [ALPM] transaction completed
[2021-09-25T14:02:09+0200] [ALPM] running '20-systemd-sysusers.hook'...
[2021-09-25T14:02:09+0200] [ALPM] running '30-systemd-daemon-reload.hook'...
[2021-09-25T14:02:09+0200] [ALPM] running '30-systemd-tmpfiles.hook'...
[2021-09-25T14:02:09+0200] [ALPM] running '30-systemd-update.hook'...
[2021-09-25T14:02:09+0200] [ALPM] running 'dbus-reload.hook'...
[2021-09-25T14:02:09+0200] [ALPM] running 'rebuild-detector.hook'...
[2021-09-25T14:02:09+0200] [ALPM-SCRIPTLET] parallel: Warning: $HOME not set. Using /tmp.
[2021-09-25T14:02:18+0200] [ALPM] transaction started
[2021-09-25T14:02:18+0200] [ALPM] reinstalled lightdm-gtk-greeter (1:2.0.8-1)
[2021-09-25T14:02:18+0200] [ALPM] transaction completed
[2021-09-25T14:02:18+0200] [ALPM] running '30-systemd-update.hook'...
[2021-09-25T14:02:18+0200] [ALPM] running 'gtk-update-icon-cache.hook'...
[2021-09-25T14:02:18+0200] [ALPM] running 'rebuild-detector.hook'...
[2021-09-25T14:02:18+0200] [ALPM-SCRIPTLET] parallel: Warning: $HOME not set. Using /tmp.
[2021-09-25T14:02:29+0200] [ALPM] transaction started
[2021-09-25T14:02:29+0200] [ALPM] reinstalled lightdm-webkit2-greeter (2.2.5-4)
[2021-09-25T14:02:29+0200] [ALPM] transaction completed
[2021-09-25T14:02:29+0200] [ALPM] running '30-systemd-update.hook'...
[2021-09-25T14:02:29+0200] [ALPM] running 'rebuild-detector.hook'...
[2021-09-25T14:02:29+0200] [ALPM-SCRIPTLET] parallel: Warning: $HOME not set. Using /tmp.
[2021-09-25T16:55:44+0200] [ALPM] transaction started
[2021-09-25T16:55:44+0200] [ALPM] reinstalled lightdm (1:1.30.0-4)
[2021-09-25T16:55:44+0200] [ALPM] reinstalled lightdm-gtk-greeter (1:2.0.8-1)
[2021-09-25T16:55:44+0200] [ALPM] transaction completed
[2021-09-25T16:55:44+0200] [ALPM] running '20-systemd-sysusers.hook'...
[2021-09-25T16:55:44+0200] [ALPM] running '30-systemd-daemon-reload.hook'...
[2021-09-25T16:55:44+0200] [ALPM] running '30-systemd-tmpfiles.hook'...
[2021-09-25T16:55:44+0200] [ALPM] running '30-systemd-update.hook'...
[2021-09-25T16:55:44+0200] [ALPM] running 'dbus-reload.hook'...
[2021-09-25T16:55:44+0200] [ALPM] running 'gtk-update-icon-cache.hook'...
[2021-09-25T16:55:44+0200] [ALPM] running 'rebuild-detector.hook'...
[2021-09-25T16:55:44+0200] [ALPM-SCRIPTLET] parallel: Warning: $HOME not set. Using /tmp.
[2021-09-25T17:36:46+0200] [PACMAN] Running 'pacman -Syyu'
[2021-09-25T17:36:46+0200] [PACMAN] synchronizing package lists
[2021-09-25T17:36:52+0200] [PACMAN] starting full system upgrade
[2021-09-25T17:38:32+0200] [ALPM] transaction started
[2021-09-25T17:38:33+0200] [ALPM] reinstalled qt5-base (5.15.2+kde+r226-1)
[2021-09-25T17:38:33+0200] [ALPM] reinstalled qt5-x11extras (5.15.2-1)
[2021-09-25T17:38:33+0200] [ALPM] reinstalled qt5-webengine (5.15.6-2)
[2021-09-25T17:38:33+0200] [ALPM] transaction completed
[2021-09-25T17:38:34+0200] [ALPM] running '30-systemd-update.hook'...
[2021-09-25T17:38:34+0200] [ALPM] running 'rebuild-detector.hook'...
[2021-09-25T17:38:34+0200] [ALPM-SCRIPTLET] parallel: Warning: $HOME not set. Using /tmp.
[2021-09-25T17:38:39+0200] [ALPM-SCRIPTLET] foreign	xnviewmp
[2021-09-25T21:07:23+0200] [PAMAC] synchronizing package lists
[2021-09-25T21:07:31+0200] [ALPM] transaction started
[2021-09-25T21:07:31+0200] [ALPM] installed lxdm-gtk3 (0.5.3-7)
[2021-09-25T21:07:31+0200] [ALPM] transaction completed
[2021-09-25T21:07:31+0200] [ALPM] running '20-systemd-sysusers.hook'...
[2021-09-25T21:07:31+0200] [ALPM-SCRIPTLET] Creating group lxdm with gid 958.
[2021-09-25T21:07:31+0200] [ALPM-SCRIPTLET] Creating user lxdm (Lightweight X11 Display Manager) with uid 958 and gid 958.
[2021-09-25T21:07:31+0200] [ALPM] running '30-systemd-daemon-reload.hook'...
[2021-09-25T21:07:31+0200] [ALPM] running '30-systemd-tmpfiles.hook'...
[2021-09-25T21:07:31+0200] [ALPM] running '30-systemd-update.hook'...
[2021-09-25T21:18:48+0200] [ALPM] transaction started
[2021-09-25T21:18:49+0200] [ALPM] warning: /etc/lxdm/lxdm.conf saved as /etc/lxdm/lxdm.conf.pacsave
[2021-09-25T21:18:49+0200] [ALPM] removed lxdm-gtk3 (0.5.3-7)
[2021-09-25T21:18:49+0200] [ALPM] transaction completed
[2021-09-25T21:18:49+0200] [ALPM] running '30-systemd-daemon-reload.hook'...
[2021-09-25T21:18:49+0200] [ALPM] running '30-systemd-update.hook'...
[2021-09-25T22:48:07+0200] [ALPM] transaction completed
[2021-09-25T22:48:07+0200] [ALPM] running '30-systemd-update.hook'...
[2021-09-25T22:48:07+0200] [ALPM] running 'rebuild-detector.hook'...
[2021-09-25T22:48:07+0200] [ALPM-SCRIPTLET] parallel: Warning: $HOME not set. Using /tmp.

There is also the track of the attempt to reinstall lightdm.

1 Like

I manually done it, by uninstalling lightdm and its greeter; then I manually delete:

/var/lib/lightdm
/var/lib/lightdm-data
/etc/lightdm

Then reboot, ensure that lightdm.service was enabled; then another reboot but still TTY1 instead of login screen.

Can you also check your pac files?

pacdiff -o

Maybe there are parameters changed…

So you boot straight to the basic login prompt on tty2?

Please check this:

systemctl get-default 
/etc/lightdm/lightdm.conf.pacsave
/etc/lightdm/lightdm-gtk-greeter.conf.pacsave
/etc/lightdm/lightdm-webkit2-greeter.conf.pacsave

These are appeared after that I uninstall them.

Yes; as I’ve said the boot go to TTY.

systemctl get-default :
graphical.target

I rebooted again for execute lightdm --test-mode --debug to get a debug log:

Summary
[+0.00s] DEBUG: Logging to /home/dave/.cache/lightdm/log/lightdm.log
[+0.00s] DEBUG: Starting Light Display Manager 1.30.0, UID=1000 PID=813
[+0.00s] DEBUG: Loading configuration dirs from /usr/share/lightdm/lightdm.conf.d
[+0.00s] DEBUG: Loading configuration dirs from /usr/local/share/lightdm/lightdm.conf.d
[+0.00s] DEBUG: Loading configuration dirs from /etc/xdg/lightdm/lightdm.conf.d
[+0.00s] DEBUG: Loading configuration from /etc/lightdm/lightdm.conf
[+0.00s] DEBUG: Running in user mode
[+0.00s] DEBUG: Registered seat module local
[+0.00s] DEBUG: Registered seat module xremote
[+0.00s] DEBUG: Using D-Bus name org.freedesktop.DisplayManager
[+0.05s] DEBUG: _g_io_module_get_default: Found default implementation gvfs (GDaemonVfs) for ‘gio-vfs’
[+0.05s] DEBUG: Monitoring logind for seats
[+0.05s] DEBUG: New seat added from logind: seat0
[+0.05s] DEBUG: Seat seat0: Loading properties from config section Seat:*
[+0.05s] DEBUG: Seat seat0 has property CanMultiSession=no
[+0.05s] DEBUG: Seat seat0: Starting
[+0.05s] DEBUG: Seat seat0: Creating greeter session
[+0.17s] DEBUG: Loading users from org.freedesktop.Accounts
[+0.17s] DEBUG: User /org/freedesktop/Accounts/User1000 added
[+0.18s] DEBUG: Seat seat0: Creating display server of type x
[+0.18s] DEBUG: Could not run plymouth --ping: Failed to execute child process “plymouth” (No such file or directory)
[+0.18s] DEBUG: Seat seat0: Starting local X display
[+0.18s] DEBUG: XServer 0: Logging to /home/dave/.cache/lightdm/log/x-0.log
[+0.18s] WARNING: XServer 0: Failed to make authority directory /run/lightdm/root: Permission denied
[+0.18s] DEBUG: XServer 0: Writing X server authority to /run/lightdm/root/:0
[+0.18s] WARNING: XServer 0: Failed to write authority: Failed to open X authority /run/lightdm/root/:0: No such file or directory
[+0.18s] DEBUG: XServer 0: Launching X Server
[+0.18s] DEBUG: Launching process 847: /usr/bin/X :0 -seat seat0 -auth /run/lightdm/root/:0 -nolisten tcp
[+0.18s] DEBUG: XServer 0: Waiting for ready signal from X server :0
[+0.18s] DEBUG: Acquired bus name org.freedesktop.DisplayManager
[+0.18s] DEBUG: Registering seat with bus path /org/freedesktop/DisplayManager/Seat0
[+0.18s] WARNING: Could not enumerate user data directory /var/lib/lightdm-data: Error opening directory '/var/lib/lightdm-data': Permission denied
[+0.18s] DEBUG: Process 847 exited with return value 1
[+0.18s] DEBUG: XServer 0: X server stopped
[+0.18s] DEBUG: XServer 0: Removing X server authority /run/lightdm/root/:0
[+0.18s] DEBUG: Seat seat0: Display server stopped
[+0.18s] DEBUG: Seat seat0: Stopping session
[+0.18s] DEBUG: Seat seat0: Session stopped
[+0.18s] DEBUG: Seat seat0: Stopping display server, no sessions require it
[+0.18s] DEBUG: Seat seat0: Stopping; greeter display server failed to start
[+0.18s] DEBUG: Seat seat0: Stopping
[+0.18s] DEBUG: Seat seat0: Stopped
[+0.18s] DEBUG: Required seat has stopped
[+0.18s] DEBUG: Stopping display manager
[+0.19s] DEBUG: Display manager stopped
[+0.19s] DEBUG: Stopping daemon
[+0.19s] DEBUG: Exiting with return value 1

Can you provide your configs?

/etc/lightdm/lightdm.conf
/etc/lightdm/lightdm-gtk-greeter.conf
/etc/lightdm/lightdm-webkit2-greeter.conf