Boot to black screen with blinking cursor after last update (Seems a lightdm or xorg issue)

Hi,

After the last update with pamac, when I boot, the screen goes black and shows a blinking cursor.

After a few minutes, I’m able to enter a terminal with ctrl + alt + F2.

If I execute the lightdm command there, I can see the the same black screen with the blinking cursor as I see when I boot.

If I execute startx, some text is shown and the startx quits. I append the xorg log.

Looking at the sytemd log with journalctl -b -1 I can see that systemd tries to execute lightDM several times without success. I appended systemd log below. This is a sample:

feb 17 18:05:36 mypc systemd-logind[275]: Session c1 logged out. Waiting for processes to exit.
feb 17 18:05:36 mypc systemd-logind[275]: Removed session c1.
feb 17 18:05:37 mypc systemd[1]: lightdm.service: Main process exited, code=exited, status=1/FAILURE
feb 17 18:05:37 mypc systemd[1]: lightdm.service: Failed with result ‘exit-code’.
feb 17 18:05:37 mypc audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg=‘unit=lightdm comm=“systemd” exe=“/usr/lib/systemd/systemd” hostname=? addr=? terminal=? res=failed’
feb 17 18:05:37 mypc systemd[1]: lightdm.service: Scheduled restart job, restart counter is at 1.
feb 17 18:05:37 mypc systemd[1]: Stopped Light Display Manager.
feb 17 18:05:37 mypc audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg=‘unit=lightdm comm=“systemd” exe=“/usr/lib/systemd/systemd” hostname=? addr=? terminal=? res=success’
feb 17 18:05:37 mypc audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg=‘unit=lightdm comm=“systemd” exe=“/usr/lib/systemd/systemd” hostname=? addr=? terminal=? res=success’
feb 17 18:05:37 mypc systemd[1]: Starting Light Display Manager…

Using the downgrade tool, I downgraded the kernel, systemd, lightdm and lightdm-slick-greeter but I still get the black screen with the blinking cursor on boot.

This is my main machine and it was working flawlessly.

Help would be much appreciated.

Thank you! :slightly_smiling_face:

SYSTEMD LOG

feb 17 18:05:29 mypc systemd[1]: Starting Network Manager...
feb 17 18:05:29 mypc kernel: random: crng init done
feb 17 18:05:29 mypc audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
feb 17 18:05:29 mypc systemd[1]: Finished Load/Save Random Seed.
feb 17 18:05:29 mypc systemd[1]: First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
feb 17 18:05:29 mypc systemd[1]: Store a System Token in an EFI Variable was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/LoaderFeatures-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
feb 17 18:05:29 mypc systemd[1]: Commit a transient machine-id on disk was skipped because of an unmet condition check (ConditionPathIsMountPoint=/etc/machine-id).
feb 17 18:05:29 mypc kernel: zram: Added device: zram0
feb 17 18:05:29 mypc kernel: zram0: detected capacity change from 0 to 2097152
feb 17 18:05:29 mypc zram-config-on.sh[279]: Setting up swapspace version 1, size = 1024 MiB (1073737728 bytes)
feb 17 18:05:29 mypc zram-config-on.sh[279]: LABEL=zram0, UUID=d36bf631-8e7e-4ee8-b7ed-640d6f12618c
feb 17 18:05:29 mypc kernel: Adding 1048572k swap on /dev/zram0.  Priority:32767 extents:1 across:1048572k SSFS
feb 17 18:05:29 mypc zram-config-on.sh[281]: vm.swappiness = 100
feb 17 18:05:29 mypc zram-config-on.sh[282]: vm.page-cluster = 0
feb 17 18:05:29 mypc audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=zram-config comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
feb 17 18:05:29 mypc systemd[1]: Finished ZRAM Config.
feb 17 18:05:29 mypc systemd-logind[275]: Watching system buttons on /dev/input/event3 (Power Button)
feb 17 18:05:29 mypc systemd-logind[275]: Watching system buttons on /dev/input/event1 (Power Button)
feb 17 18:05:29 mypc systemd-logind[275]: Watching system buttons on /dev/input/event0 (Lid Switch)
feb 17 18:05:29 mypc systemd-logind[275]: Watching system buttons on /dev/input/event2 (Sleep Button)
feb 17 18:05:29 mypc systemd-logind[275]: Watching system buttons on /dev/input/event4 (AT Translated Set 2 keyboard)
feb 17 18:05:29 mypc systemd-logind[275]: New seat seat0.
feb 17 18:05:29 mypc NetworkManager[278]: <info>  [1676653529.4470] NetworkManager (version 1.40.12-1) is starting... (boot:63dd3894-35ce-4d96-b6e6-63d9524e779c)
feb 17 18:05:29 mypc NetworkManager[278]: <info>  [1676653529.4471] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 20-connectivity.conf)
feb 17 18:05:29 mypc audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
feb 17 18:05:29 mypc systemd[1]: Started Network Manager.
feb 17 18:05:29 mypc systemd[1]: Reached target Network.
feb 17 18:05:29 mypc NetworkManager[278]: <info>  [1676653529.4546] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager"
feb 17 18:05:29 mypc NetworkManager[278]: <info>  [1676653529.4667] manager[0x55e9ec4b2090]: monitoring kernel firmware directory '/lib/firmware'.
feb 17 18:05:29 mypc systemd[1]: Starting Permit User Sessions...
feb 17 18:05:29 mypc dbus-daemon[274]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.2' (uid=0 pid=278 comm="/usr/bin/NetworkManager --no-daemon")
feb 17 18:05:29 mypc systemd[1]: Started User Login Management.
feb 17 18:05:29 mypc audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-logind comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
feb 17 18:05:29 mypc systemd[1]: Finished Permit User Sessions.
feb 17 18:05:29 mypc audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-user-sessions comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
feb 17 18:05:29 mypc systemd[1]: Reached target Multi-User System.
feb 17 18:05:29 mypc systemd[1]: Starting Light Display Manager...
feb 17 18:05:29 mypc audit: BPF prog-id=25 op=LOAD
feb 17 18:05:29 mypc audit: BPF prog-id=26 op=LOAD
feb 17 18:05:29 mypc audit: BPF prog-id=27 op=LOAD
feb 17 18:05:29 mypc systemd[1]: Starting Hostname Service...
feb 17 18:05:29 mypc systemd[1]: Starting TLP system startup/shutdown...
feb 17 18:05:29 mypc systemd[1]: Started Light Display Manager.
feb 17 18:05:29 mypc audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
feb 17 18:05:29 mypc systemd[1]: Reached target Graphical Interface.
feb 17 18:05:29 mypc dbus-daemon[274]: [system] Activating via systemd: service name='org.freedesktop.Accounts' unit='accounts-daemon.service' requested by ':1.4' (uid=0 pid=287 comm="/usr/bin/lightdm")
feb 17 18:05:29 mypc systemd[1]: Reached target User and Group Name Lookups.
feb 17 18:05:29 mypc audit: BPF prog-id=28 op=LOAD
feb 17 18:05:29 mypc systemd[1]: Starting Accounts Service...
feb 17 18:05:29 mypc dbus-daemon[274]: [system] Successfully activated service 'org.freedesktop.hostname1'
feb 17 18:05:29 mypc systemd[1]: Started Hostname Service.
feb 17 18:05:29 mypc audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
feb 17 18:05:29 mypc NetworkManager[278]: <info>  [1676653529.7339] hostname: hostname: using hostnamed
feb 17 18:05:29 mypc NetworkManager[278]: <info>  [1676653529.7340] hostname: static hostname changed from (none) to "mypc"
feb 17 18:05:29 mypc NetworkManager[278]: <info>  [1676653529.7355] dns-mgr: init: dns=default,systemd-resolved rc-manager=symlink
feb 17 18:05:29 mypc NetworkManager[278]: <info>  [1676653529.7363] manager[0x55e9ec4b2090]: rfkill: Wi-Fi hardware radio set enabled
feb 17 18:05:29 mypc NetworkManager[278]: <info>  [1676653529.7363] manager[0x55e9ec4b2090]: rfkill: WWAN hardware radio set enabled
feb 17 18:05:29 mypc NetworkManager[278]: <info>  [1676653529.7605] Loaded device plugin: NMWwanFactory (/usr/lib/NetworkManager/1.40.12-1/libnm-device-plugin-wwan.so)
feb 17 18:05:29 mypc NetworkManager[278]: <info>  [1676653529.7632] Loaded device plugin: NMOvsFactory (/usr/lib/NetworkManager/1.40.12-1/libnm-device-plugin-ovs.so)
feb 17 18:05:29 mypc NetworkManager[278]: <info>  [1676653529.7656] Loaded device plugin: NMWifiFactory (/usr/lib/NetworkManager/1.40.12-1/libnm-device-plugin-wifi.so)
feb 17 18:05:29 mypc kernel: mc: Linux media interface: v0.10
feb 17 18:05:29 mypc NetworkManager[278]: <info>  [1676653529.7963] Loaded device plugin: NMTeamFactory (/usr/lib/NetworkManager/1.40.12-1/libnm-device-plugin-team.so)
feb 17 18:05:29 mypc NetworkManager[278]: <info>  [1676653529.7993] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/1.40.12-1/libnm-device-plugin-bluetooth.so)
feb 17 18:05:29 mypc NetworkManager[278]: <info>  [1676653529.8010] Loaded device plugin: NMAtmManager (/usr/lib/NetworkManager/1.40.12-1/libnm-device-plugin-adsl.so)
feb 17 18:05:29 mypc NetworkManager[278]: <info>  [1676653529.8019] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file
feb 17 18:05:29 mypc NetworkManager[278]: <info>  [1676653529.8028] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
feb 17 18:05:29 mypc NetworkManager[278]: <info>  [1676653529.8032] manager: Networking is enabled by state file
feb 17 18:05:29 mypc dbus-daemon[274]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.2' (uid=0 pid=278 comm="/usr/bin/NetworkManager --no-daemon")
feb 17 18:05:29 mypc NetworkManager[278]: <info>  [1676653529.8048] settings: Loaded settings plugin: keyfile (internal)
feb 17 18:05:29 mypc systemd[1]: Starting Network Manager Script Dispatcher Service...
feb 17 18:05:29 mypc dbus-daemon[274]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.6' (uid=0 pid=296 comm="/usr/lib/accounts-daemon")
feb 17 18:05:29 mypc systemd[1]: Starting Authorization Manager...
feb 17 18:05:29 mypc dbus-daemon[274]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
feb 17 18:05:29 mypc systemd[1]: Started Network Manager Script Dispatcher Service.
feb 17 18:05:29 mypc NetworkManager[278]: <info>  [1676653529.8532] dhcp: init: Using DHCP client 'internal'
feb 17 18:05:29 mypc NetworkManager[278]: <info>  [1676653529.8536] device (lo): carrier: link connected
feb 17 18:05:29 mypc NetworkManager[278]: <info>  [1676653529.8587] manager: (lo): new Generic device (/org/freedesktop/NetworkManager/Devices/1)
feb 17 18:05:29 mypc audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
feb 17 18:05:29 mypc kernel: kauditd_printk_skb: 34 callbacks suppressed
feb 17 18:05:29 mypc kernel: audit: type=1130 audit(1676653529.856:45): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
feb 17 18:05:29 mypc NetworkManager[278]: <info>  [1676653529.8722] ovsdb: disconnected from ovsdb
feb 17 18:05:29 mypc NetworkManager[278]: <info>  [1676653529.8728] manager: startup complete
feb 17 18:05:29 mypc polkitd[317]: Started polkitd version 122
feb 17 18:05:29 mypc polkitd[317]: Loading rules from directory /etc/polkit-1/rules.d
feb 17 18:05:29 mypc polkitd[317]: Loading rules from directory /usr/share/polkit-1/rules.d
feb 17 18:05:29 mypc polkitd[317]: Finished loading, compiling and executing 4 rules
feb 17 18:05:29 mypc dbus-daemon[274]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
feb 17 18:05:29 mypc systemd[1]: Started Authorization Manager.
feb 17 18:05:29 mypc audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
feb 17 18:05:29 mypc polkitd[317]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
feb 17 18:05:29 mypc kernel: audit: type=1130 audit(1676653529.916:46): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
feb 17 18:05:29 mypc accounts-daemon[296]: started daemon version 22.08.0
feb 17 18:05:29 mypc dbus-daemon[274]: [system] Successfully activated service 'org.freedesktop.Accounts'
feb 17 18:05:29 mypc systemd[1]: Started Accounts Service.
feb 17 18:05:29 mypc audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=accounts-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
feb 17 18:05:29 mypc kernel: audit: type=1130 audit(1676653529.923:47): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=accounts-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
feb 17 18:05:30 mypc kernel: dw_dmac INTL9C60:01: DesignWare DMA Controller, 8 channels
feb 17 18:05:30 mypc kernel: input: ATML1000:00 03EB:8C3C Touchscreen as /devices/pci0000:00/808622C1:02/i2c-2/i2c-ATML1000:00/0018:03EB:8C3C.0001/input/input7
feb 17 18:05:30 mypc kernel: hid-generic 0018:03EB:8C3C.0001: input,hidraw0: I2C HID v1.00 Device [ATML1000:00 03EB:8C3C] on i2c-ATML1000:00
feb 17 18:05:30 mypc kernel: nfc: nfc_init: NFC Core ver 0.1
feb 17 18:05:30 mypc kernel: NET: Registered PF_NFC protocol family
feb 17 18:05:30 mypc kernel: videodev: Linux video capture interface: v2.00
feb 17 18:05:30 mypc tlp[290]: Applying power save settings...done.
feb 17 18:05:30 mypc kernel: Bluetooth: Core ver 2.22
feb 17 18:05:30 mypc kernel: NET: Registered PF_BLUETOOTH protocol family
feb 17 18:05:30 mypc kernel: Bluetooth: HCI device and connection manager initialized
feb 17 18:05:30 mypc kernel: Bluetooth: HCI socket layer initialized
feb 17 18:05:30 mypc kernel: Bluetooth: L2CAP socket layer initialized
feb 17 18:05:30 mypc kernel: Bluetooth: SCO socket layer initialized
feb 17 18:05:30 mypc tlp[290]: Setting battery charge thresholds...done.
feb 17 18:05:30 mypc systemd[1]: Finished TLP system startup/shutdown.
feb 17 18:05:30 mypc systemd[1]: Startup finished in 3.415s (firmware) + 2.793s (loader) + 2.255s (kernel) + 3.700s (userspace) = 12.165s.
feb 17 18:05:30 mypc audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=tlp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
feb 17 18:05:30 mypc kernel: audit: type=1130 audit(1676653530.563:48): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=tlp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
feb 17 18:05:30 mypc kernel: atomisp_gmin_platform: module is from the staging directory, the quality is unknown, you have been warned.
feb 17 18:05:30 mypc kernel: i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
feb 17 18:05:30 mypc kernel: i2c i2c-3: 2/2 memory slots populated (from DMI)
feb 17 18:05:30 mypc kernel: input: Ideapad extra buttons as /devices/pci0000:00/0000:00:1f.0/PNP0C09:00/VPC2004:00/input/input8
feb 17 18:05:30 mypc kernel: ideapad_acpi VPC2004:00: Keyboard backlight control not available
feb 17 18:05:30 mypc kernel: atomisp_lm3554: module is from the staging directory, the quality is unknown, you have been warned.
feb 17 18:05:30 mypc kernel: input: PC Speaker as /devices/platform/pcspkr/input/input9
feb 17 18:05:30 mypc kernel: ideapad_acpi VPC2004:00: DYTC interface is not available
feb 17 18:05:30 mypc kernel: bmc150_accel_i2c i2c-DUAL250E:00: mounting matrix not found: using identity...
feb 17 18:05:30 mypc kernel: bmc150_accel_i2c i2c-DUAL250E:00: supply vdd not found, using dummy regulator
feb 17 18:05:30 mypc kernel: bmc150_accel_i2c i2c-DUAL250E:00: supply vddio not found, using dummy regulator
feb 17 18:05:30 mypc kernel: bmc150_accel_i2c i2c-DUAL250E:base: mounting matrix not found: using identity...
feb 17 18:05:30 mypc kernel: bmc150_accel_i2c i2c-DUAL250E:base: supply vdd not found, using dummy regulator
feb 17 18:05:30 mypc kernel: bmc150_accel_i2c i2c-DUAL250E:base: supply vddio not found, using dummy regulator
feb 17 18:05:30 mypc systemd[1]: Created slice Slice /system/udisks2-zram-setup.
feb 17 18:05:30 mypc kernel: ACPI Warning: \_SB.PCI0.I2C2.ACC1._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20210730/nsarguments-61)
feb 17 18:05:30 mypc systemd[1]: Starting UDisks2 managed ZRAM device zram0 setup...
feb 17 18:05:30 mypc kernel: cryptd: max_cpu_qlen set to 1000
feb 17 18:05:31 mypc systemd[1]: udisks2-zram-setup@zram0.service: Deactivated successfully.
feb 17 18:05:31 mypc systemd[1]: Finished UDisks2 managed ZRAM device zram0 setup.
feb 17 18:05:31 mypc audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=udisks2-zram-setup@zram0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
feb 17 18:05:31 mypc audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=udisks2-zram-setup@zram0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
feb 17 18:05:31 mypc kernel: audit: type=1130 audit(1676653531.006:49): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=udisks2-zram-setup@zram0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
feb 17 18:05:31 mypc kernel: audit: type=1131 audit(1676653531.006:50): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=udisks2-zram-setup@zram0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
feb 17 18:05:31 mypc kernel: asus_wmi: ASUS WMI generic driver loaded
feb 17 18:05:31 mypc kernel: SSE version of gcm_enc/dec engaged.
feb 17 18:05:31 mypc kernel: asus_wmi: ASUS Management GUID not found
feb 17 18:05:31 mypc kernel: input: ATML1000:00 03EB:8C3C as /devices/pci0000:00/808622C1:02/i2c-2/i2c-ATML1000:00/0018:03EB:8C3C.0001/input/input12
feb 17 18:05:31 mypc kernel: hid-multitouch 0018:03EB:8C3C.0001: input,hidraw0: I2C HID v1.00 Device [ATML1000:00 03EB:8C3C] on i2c-ATML1000:00
feb 17 18:05:31 mypc kernel: iTCO_vendor_support: vendor-support=0
feb 17 18:05:31 mypc kernel: mousedev: PS/2 mouse device common for all mice
feb 17 18:05:31 mypc kernel: r8169 0000:03:00.0: can't disable ASPM; OS doesn't have ASPM control
feb 17 18:05:31 mypc kernel: Bluetooth: HCI UART driver ver 2.3
feb 17 18:05:31 mypc kernel: Bluetooth: HCI UART protocol H4 registered
feb 17 18:05:31 mypc kernel: Bluetooth: HCI UART protocol BCSP registered
feb 17 18:05:31 mypc kernel: Bluetooth: HCI UART protocol LL registered
feb 17 18:05:31 mypc kernel: Bluetooth: HCI UART protocol ATH3K registered
feb 17 18:05:31 mypc kernel: Bluetooth: HCI UART protocol Three-wire (H5) registered
feb 17 18:05:31 mypc kernel: Bluetooth: HCI UART protocol Intel registered
feb 17 18:05:31 mypc kernel: Bluetooth: HCI UART protocol Broadcom registered
feb 17 18:05:31 mypc kernel: Bluetooth: HCI UART protocol QCA registered
feb 17 18:05:31 mypc kernel: Bluetooth: HCI UART protocol AG6XX registered
feb 17 18:05:31 mypc kernel: Bluetooth: HCI UART protocol Marvell registered
feb 17 18:05:31 mypc NetworkManager[278]: <info>  [1676653531.4421] manager: (eth0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)
feb 17 18:05:31 mypc kernel: r8169 0000:03:00.0 eth0: RTL8168h/8111h, 1c:83:41:16:5b:2f, XID 541, IRQ 134
feb 17 18:05:31 mypc kernel: r8169 0000:03:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
feb 17 18:05:31 mypc kernel: usb 1-5: Found UVC 1.00 device Lenovo EasyCamera (5986:0673)
feb 17 18:05:31 mypc kernel: psmouse serio1: synaptics: queried max coordinates: x [..5702], y [..4730]
feb 17 18:05:31 mypc kernel: input: Lenovo EasyCamera: Lenovo EasyC as /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/input/input13
feb 17 18:05:31 mypc kernel: usbcore: registered new interface driver uvcvideo
feb 17 18:05:31 mypc kernel: intel_rapl_common: Found RAPL domain package
feb 17 18:05:31 mypc kernel: intel_rapl_common: Found RAPL domain core
feb 17 18:05:31 mypc kernel: iTCO_wdt iTCO_wdt.1.auto: Found a Braswell SoC TCO device (Version=3, TCOBASE=0x0460)
feb 17 18:05:31 mypc kernel: iTCO_wdt iTCO_wdt.1.auto: initialized. heartbeat=30 sec (nowayout=0)
feb 17 18:05:31 mypc kernel: psmouse serio1: synaptics: queried min coordinates: x [1242..], y [1124..]
feb 17 18:05:31 mypc kernel: psmouse serio1: synaptics: Your touchpad (PNP: SYN2b54 PNP0f13) says it can support a different bus. If i2c-hid and hid-rmi are not used, you might want to try setting psmouse.synaptics_intertouch to 1 and report this to linux-input@vger.kernel.org.
feb 17 18:05:31 mypc mtp-probe[468]: checking bus 1, device 4: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5"
feb 17 18:05:31 mypc kernel: r8169 0000:03:00.0 enp3s0: renamed from eth0
feb 17 18:05:31 mypc kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
feb 17 18:05:31 mypc mtp-probe[468]: bus: 1, device: 4 was not an MTP device
feb 17 18:05:31 mypc NetworkManager[278]: <info>  [1676653531.6127] device (eth0): interface index 2 renamed iface from 'eth0' to 'enp3s0'
feb 17 18:05:31 mypc kernel: cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
feb 17 18:05:31 mypc kernel: psmouse serio1: synaptics: Touchpad model: 1, fw: 8.1, id: 0x1e2b1, caps: 0xd00423/0x840300/0x127c00/0x0, board id: 2132, fw id: 1517529
feb 17 18:05:31 mypc kernel: input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input10
feb 17 18:05:31 mypc NetworkManager[278]: <info>  [1676653531.7229] device (enp3s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
feb 17 18:05:31 mypc kernel: Generic FE-GE Realtek PHY r8169-0-300:00: attached PHY driver (mii_bus:phy_addr=r8169-0-300:00, irq=MAC)
feb 17 18:05:31 mypc kernel: intel-spi intel-spi: w25q64dw (8192 Kbytes)
feb 17 18:05:31 mypc mtp-probe[494]: checking bus 1, device 2: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-3"
feb 17 18:05:31 mypc mtp-probe[493]: checking bus 1, device 4: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5"
feb 17 18:05:31 mypc mtp-probe[494]: bus: 1, device: 2 was not an MTP device
feb 17 18:05:31 mypc mtp-probe[493]: bus: 1, device: 4 was not an MTP device
feb 17 18:05:31 mypc kernel: Creating 1 MTD partitions on "intel-spi":
feb 17 18:05:31 mypc kernel: 0x000000000000-0x000000800000 : "BIOS"
feb 17 18:05:31 mypc NetworkManager[278]: <info>  [1676653531.9435] rfkill0: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:1f.0/PNP0C09:00/VPC2004:00/rfkill/rfkill0) (platform driver ideapad_acpi)
feb 17 18:05:31 mypc kernel: r8169 0000:03:00.0 enp3s0: Link is Down
feb 17 18:05:32 mypc kernel: Intel(R) Wireless WiFi driver for Linux
feb 17 18:05:32 mypc kernel: iwlwifi 0000:02:00.0: loaded firmware version 17.3216344376.0 3160-17.ucode op_mode iwlmvm
feb 17 18:05:32 mypc kernel: iwlwifi 0000:02:00.0: Detected Intel(R) Dual Band Wireless AC 3160, REV=0x164
feb 17 18:05:32 mypc kernel: iwlwifi 0000:02:00.0: base HW address: e4:02:9b:3d:5e:cd
feb 17 18:05:32 mypc kernel: ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
feb 17 18:05:32 mypc NetworkManager[278]: <info>  [1676653532.4292] device (wlan0): driver supports Access Point (AP) mode
feb 17 18:05:32 mypc NetworkManager[278]: <info>  [1676653532.4305] manager: (wlan0): new 802.11 Wi-Fi device (/org/freedesktop/NetworkManager/Devices/3)
feb 17 18:05:32 mypc NetworkManager[278]: <info>  [1676653532.4393] rfkill2: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:1c.1/0000:02:00.0/ieee80211/phy0/rfkill2) (driver iwlwifi)
feb 17 18:05:32 mypc kernel: iwlwifi 0000:02:00.0 wlp2s0: renamed from wlan0
feb 17 18:05:32 mypc NetworkManager[278]: <info>  [1676653532.4757] device (wlan0): interface index 3 renamed iface from 'wlan0' to 'wlp2s0'
feb 17 18:05:32 mypc NetworkManager[278]: <info>  [1676653532.6156] device (wlp2s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
feb 17 18:05:32 mypc kernel: usb-storage 1-3:1.0: USB Mass Storage device detected
feb 17 18:05:32 mypc kernel: scsi host2: usb-storage 1-3:1.0
feb 17 18:05:32 mypc kernel: usbcore: registered new interface driver usb-storage
feb 17 18:05:32 mypc kernel: i915 0000:00:02.0: vgaarb: deactivate vga console
feb 17 18:05:32 mypc kernel: usbcore: registered new interface driver uas
feb 17 18:05:32 mypc kernel: usbcore: registered new interface driver btusb
feb 17 18:05:32 mypc kernel: [drm] Initialized i915 1.6.0 20201103 for 0000:00:02.0 on minor 0
feb 17 18:05:32 mypc kernel: ACPI: video: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
feb 17 18:05:32 mypc kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input14
feb 17 18:05:32 mypc kernel: snd_hda_intel 0000:00:1b.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
feb 17 18:05:32 mypc NetworkManager[278]: <info>  [1676653532.7830] device (wlp2s0): set-hw-addr: set MAC address to 5A:58:06:53:02:4A (scanning)
feb 17 18:05:32 mypc kernel: Bluetooth: hci0: Legacy ROM 2.5 revision 0.0 build 1 week 45 2013
feb 17 18:05:32 mypc kernel: Bluetooth: hci0: Intel device is already patched. patch num: 27
feb 17 18:05:32 mypc systemd[1]: Reached target Bluetooth Support.
feb 17 18:05:32 mypc systemd[1]: Created slice Slice /system/systemd-backlight.
feb 17 18:05:32 mypc systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:intel_backlight...
feb 17 18:05:32 mypc systemd[1]: Finished Load/Save Screen Backlight Brightness of backlight:intel_backlight.
feb 17 18:05:32 mypc audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-backlight@backlight:intel_backlight comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
feb 17 18:05:32 mypc kernel: fbcon: i915drmfb (fb0) is primary device
feb 17 18:05:32 mypc kernel: fbcon: Deferring console take-over
feb 17 18:05:32 mypc kernel: i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
feb 17 18:05:32 mypc kernel: audit: type=1130 audit(1676653532.873:51): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-backlight@backlight:intel_backlight comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
feb 17 18:05:32 mypc dbus-daemon[274]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' requested by ':1.2' (uid=0 pid=278 comm="/usr/bin/NetworkManager --no-daemon")
feb 17 18:05:32 mypc systemd[1]: Starting WPA supplicant...
feb 17 18:05:32 mypc dbus-daemon[274]: [system] Successfully activated service 'fi.w1.wpa_supplicant1'
feb 17 18:05:32 mypc audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=wpa_supplicant comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
feb 17 18:05:32 mypc systemd[1]: Started WPA supplicant.
feb 17 18:05:32 mypc kernel: audit: type=1130 audit(1676653532.963:52): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=wpa_supplicant comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
feb 17 18:05:32 mypc wpa_supplicant[540]: Successfully initialized wpa_supplicant
feb 17 18:05:32 mypc kernel: snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC236: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
feb 17 18:05:32 mypc kernel: snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
feb 17 18:05:32 mypc kernel: snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
feb 17 18:05:32 mypc kernel: snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
feb 17 18:05:32 mypc kernel: snd_hda_codec_realtek hdaudioC0D0:    inputs:
feb 17 18:05:32 mypc kernel: snd_hda_codec_realtek hdaudioC0D0:      Mic=0x19
feb 17 18:05:32 mypc kernel: snd_hda_codec_realtek hdaudioC0D0:      Internal Mic=0x12
feb 17 18:05:33 mypc NetworkManager[278]: <info>  [1676653533.0448] device (wlp2s0): supplicant interface state: internal-starting -> disconnected
feb 17 18:05:33 mypc NetworkManager[278]: <info>  [1676653533.0455] Wi-Fi P2P device controlled by interface wlp2s0 created
feb 17 18:05:33 mypc NetworkManager[278]: <info>  [1676653533.0465] manager: (p2p-dev-wlp2s0): new 802.11 Wi-Fi P2P device (/org/freedesktop/NetworkManager/Devices/4)
feb 17 18:05:33 mypc NetworkManager[278]: <info>  [1676653533.0475] device (p2p-dev-wlp2s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
feb 17 18:05:33 mypc kernel: input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input15
feb 17 18:05:33 mypc kernel: input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input16
feb 17 18:05:33 mypc kernel: input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input17
feb 17 18:05:33 mypc NetworkManager[278]: <info>  [1676653533.0553] device (wlp2s0): state change: unavailable -> disconnected (reason 'supplicant-available', sys-iface-state: 'managed')
feb 17 18:05:33 mypc NetworkManager[278]: <info>  [1676653533.0571] device (p2p-dev-wlp2s0): state change: unavailable -> disconnected (reason 'none', sys-iface-state: 'managed')
feb 17 18:05:33 mypc systemd[1]: Reached target Sound Card.
feb 17 18:05:33 mypc kernel: scsi 2:0:0:0: Direct-Access     Kingston DataTraveler 3.0      PQ: 0 ANSI: 6
feb 17 18:05:33 mypc kernel: sd 2:0:0:0: [sdb] 120845300 512-byte logical blocks: (61.9 GB/57.6 GiB)
feb 17 18:05:33 mypc kernel: sd 2:0:0:0: [sdb] Write Protect is off
feb 17 18:05:33 mypc kernel: sd 2:0:0:0: [sdb] Mode Sense: 4f 00 00 00
feb 17 18:05:33 mypc kernel: sd 2:0:0:0: [sdb] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
feb 17 18:05:33 mypc kernel:  sdb: sdb1 sdb2
feb 17 18:05:33 mypc kernel: sd 2:0:0:0: [sdb] Attached SCSI removable disk
feb 17 18:05:36 mypc audit[602]: CRED_ACQ pid=602 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_env,pam_permit acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
feb 17 18:05:36 mypc lightdm[602]: pam_unix(lightdm-greeter:session): session opened for user lightdm(uid=974) by (uid=0)
feb 17 18:05:36 mypc kernel: audit: type=1103 audit(1676653536.250:53): pid=602 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_env,pam_permit acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
feb 17 18:05:36 mypc systemd[1]: Created slice User Slice of UID 974.
feb 17 18:05:36 mypc systemd[1]: Starting User Runtime Directory /run/user/974...
feb 17 18:05:36 mypc systemd-logind[275]: New session c1 of user lightdm.
feb 17 18:05:36 mypc systemd[1]: Finished User Runtime Directory /run/user/974.
feb 17 18:05:36 mypc audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@974 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
feb 17 18:05:36 mypc kernel: audit: type=1130 audit(1676653536.313:54): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@974 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
feb 17 18:05:36 mypc systemd[1]: Starting User Manager for UID 974...
feb 17 18:05:36 mypc dbus-daemon[274]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.14' (uid=0 pid=606 comm="(systemd)")
feb 17 18:05:36 mypc dbus-daemon[274]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
feb 17 18:05:36 mypc systemd[606]: pam_systemd_home(systemd-user:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
feb 17 18:05:36 mypc kernel: audit: type=1101 audit(1676653536.340:55): pid=606 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="lightdm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
feb 17 18:05:36 mypc kernel: audit: type=1103 audit(1676653536.340:56): pid=606 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="lightdm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
feb 17 18:05:36 mypc kernel: audit: type=1006 audit(1676653536.343:57): pid=606 uid=0 old-auid=4294967295 auid=974 tty=(none) old-ses=4294967295 ses=1 res=1
feb 17 18:05:36 mypc kernel: audit: type=1300 audit(1676653536.343:57): arch=c000003e syscall=1 success=yes exit=3 a0=9 a1=7ffe89dac5d0 a2=3 a3=0 items=0 ppid=1 pid=606 auid=974 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=1 comm="(systemd)" exe="/usr/lib/systemd/systemd" key=(null)
feb 17 18:05:36 mypc kernel: audit: type=1327 audit(1676653536.343:57): proctitle="(systemd)"
feb 17 18:05:36 mypc audit[606]: USER_ACCT pid=606 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="lightdm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
feb 17 18:05:36 mypc audit[606]: CRED_ACQ pid=606 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="lightdm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
feb 17 18:05:36 mypc audit[606]: SYSCALL arch=c000003e syscall=1 success=yes exit=3 a0=9 a1=7ffe89dac5d0 a2=3 a3=0 items=0 ppid=1 pid=606 auid=974 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=1 comm="(systemd)" exe="/usr/lib/systemd/systemd" key=(null)
feb 17 18:05:36 mypc audit: PROCTITLE proctitle="(systemd)"
feb 17 18:05:36 mypc systemd[606]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[lightdm] ruser=[<unknown>] rhost=[<unknown>]
feb 17 18:05:36 mypc systemd[606]: pam_unix(systemd-user:session): session opened for user lightdm(uid=974) by (uid=0)
feb 17 18:05:36 mypc audit[606]: USER_START pid=606 uid=0 auid=974 ses=1 msg='op=PAM:session_open grantors=pam_loginuid,pam_loginuid,pam_keyinit,pam_systemd_home,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="lightdm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
feb 17 18:05:36 mypc kernel: audit: type=1105 audit(1676653536.346:58): pid=606 uid=0 auid=974 ses=1 msg='op=PAM:session_open grantors=pam_loginuid,pam_loginuid,pam_keyinit,pam_systemd_home,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="lightdm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
feb 17 18:05:36 mypc audit: BPF prog-id=29 op=LOAD
feb 17 18:05:36 mypc audit[606]: SYSCALL arch=c000003e syscall=321 success=yes exit=8 a0=5 a1=7ffd17b1e4a0 a2=90 a3=0 items=0 ppid=1 pid=606 auid=974 uid=974 gid=974 euid=974 suid=974 fsuid=974 egid=974 sgid=974 fsgid=974 tty=(none) ses=1 comm="systemd" exe="/usr/lib/systemd/systemd" key=(null)
feb 17 18:05:36 mypc audit: PROCTITLE proctitle="(systemd)"
feb 17 18:05:36 mypc audit: BPF prog-id=0 op=UNLOAD
feb 17 18:05:36 mypc kernel: audit: type=1334 audit(1676653536.363:59): prog-id=29 op=LOAD
feb 17 18:05:36 mypc kernel: audit: type=1300 audit(1676653536.363:59): arch=c000003e syscall=321 success=yes exit=8 a0=5 a1=7ffd17b1e4a0 a2=90 a3=0 items=0 ppid=1 pid=606 auid=974 uid=974 gid=974 euid=974 suid=974 fsuid=974 egid=974 sgid=974 fsgid=974 tty=(none) ses=1 comm="systemd" exe="/usr/lib/systemd/systemd" key=(null)
feb 17 18:05:36 mypc audit: BPF prog-id=30 op=LOAD
feb 17 18:05:36 mypc audit[606]: SYSCALL arch=c000003e syscall=321 success=yes exit=8 a0=5 a1=7ffd17b1d310 a2=74 a3=2 items=0 ppid=1 pid=606 auid=974 uid=974 gid=974 euid=974 suid=974 fsuid=974 egid=974 sgid=974 fsgid=974 tty=(none) ses=1 comm="systemd" exe="/usr/lib/systemd/systemd" key=(null)
feb 17 18:05:36 mypc audit: PROCTITLE proctitle="(systemd)"
feb 17 18:05:36 mypc audit: BPF prog-id=0 op=UNLOAD
feb 17 18:05:36 mypc audit: BPF prog-id=31 op=LOAD
feb 17 18:05:36 mypc audit[606]: SYSCALL arch=c000003e syscall=321 success=yes exit=8 a0=5 a1=7ffd17b1d460 a2=80 a3=0 items=0 ppid=1 pid=606 auid=974 uid=974 gid=974 euid=974 suid=974 fsuid=974 egid=974 sgid=974 fsgid=974 tty=(none) ses=1 comm="systemd" exe="/usr/lib/systemd/systemd" key=(null)
feb 17 18:05:36 mypc audit: PROCTITLE proctitle="(systemd)"
feb 17 18:05:36 mypc audit: BPF prog-id=0 op=UNLOAD
feb 17 18:05:36 mypc audit: BPF prog-id=32 op=LOAD
feb 17 18:05:36 mypc audit[606]: SYSCALL arch=c000003e syscall=321 success=yes exit=8 a0=5 a1=7ffd17b1e270 a2=80 a3=2 items=0 ppid=1 pid=606 auid=974 uid=974 gid=974 euid=974 suid=974 fsuid=974 egid=974 sgid=974 fsgid=974 tty=(none) ses=1 comm="systemd" exe="/usr/lib/systemd/systemd" key=(null)
feb 17 18:05:36 mypc audit: PROCTITLE proctitle="(systemd)"
feb 17 18:05:36 mypc audit: BPF prog-id=0 op=UNLOAD
feb 17 18:05:36 mypc audit: BPF prog-id=33 op=LOAD
feb 17 18:05:36 mypc audit[606]: SYSCALL arch=c000003e syscall=321 success=yes exit=8 a0=5 a1=7ffd17b1e130 a2=40 a3=1 items=0 ppid=1 pid=606 auid=974 uid=974 gid=974 euid=974 suid=974 fsuid=974 egid=974 sgid=974 fsgid=974 tty=(none) ses=1 comm="systemd" exe="/usr/lib/systemd/systemd" key=(null)
feb 17 18:05:36 mypc audit: PROCTITLE proctitle="(systemd)"
feb 17 18:05:36 mypc audit: BPF prog-id=0 op=UNLOAD
feb 17 18:05:36 mypc audit: BPF prog-id=34 op=LOAD
feb 17 18:05:36 mypc audit[606]: SYSCALL arch=c000003e syscall=321 success=yes exit=10 a0=5 a1=7ffd17b1dff0 a2=80 a3=5 items=0 ppid=1 pid=606 auid=974 uid=974 gid=974 euid=974 suid=974 fsuid=974 egid=974 sgid=974 fsgid=974 tty=(none) ses=1 comm="systemd" exe="/usr/lib/systemd/systemd" key=(null)
feb 17 18:05:36 mypc audit: PROCTITLE proctitle="(systemd)"
feb 17 18:05:36 mypc audit: BPF prog-id=0 op=UNLOAD
feb 17 18:05:36 mypc systemd[606]: Queued start job for default target Main User Target.
feb 17 18:05:36 mypc systemd[606]: Created slice User Application Slice.
feb 17 18:05:36 mypc systemd[606]: Reached target Paths.
feb 17 18:05:36 mypc systemd[606]: Reached target Timers.
feb 17 18:05:36 mypc systemd[606]: Starting D-Bus User Message Bus Socket...
feb 17 18:05:36 mypc systemd[606]: Listening on GnuPG network certificate management daemon.
feb 17 18:05:36 mypc systemd[606]: Listening on GCR ssh-agent wrapper.
feb 17 18:05:36 mypc systemd[606]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
feb 17 18:05:36 mypc systemd[606]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
feb 17 18:05:36 mypc systemd[606]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
feb 17 18:05:36 mypc systemd[606]: Listening on GnuPG cryptographic agent and passphrase cache.
feb 17 18:05:36 mypc systemd[606]: Listening on p11-kit server.
feb 17 18:05:36 mypc systemd[606]: Listening on PipeWire Multimedia System Socket.
feb 17 18:05:36 mypc systemd[606]: Listening on Sound System.
feb 17 18:05:36 mypc systemd[606]: Listening on D-Bus User Message Bus Socket.
feb 17 18:05:36 mypc systemd[606]: Reached target Sockets.
feb 17 18:05:36 mypc systemd[606]: Reached target Basic System.
feb 17 18:05:36 mypc systemd[1]: Started User Manager for UID 974.
feb 17 18:05:36 mypc audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@974 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
feb 17 18:05:36 mypc systemd[606]: Starting Update XDG user dir configuration...
feb 17 18:05:36 mypc systemd[1]: Started Session c1 of User lightdm.
feb 17 18:05:36 mypc systemd[606]: Finished Update XDG user dir configuration.
feb 17 18:05:36 mypc systemd[606]: Reached target Main User Target.
feb 17 18:05:36 mypc systemd[606]: Startup finished in 421ms.
feb 17 18:05:36 mypc audit[602]: USER_START pid=602 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_open grantors=pam_unix,pam_systemd acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
feb 17 18:05:36 mypc lightdm[602]: pam_unix(lightdm-greeter:session): session closed for user lightdm
feb 17 18:05:36 mypc audit[602]: USER_END pid=602 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_close grantors=pam_unix,pam_systemd acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
feb 17 18:05:36 mypc audit[602]: CRED_DISP pid=602 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_env,pam_permit acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
feb 17 18:05:36 mypc systemd[1]: session-c1.scope: Deactivated successfully.
feb 17 18:05:36 mypc systemd-logind[275]: Session c1 logged out. Waiting for processes to exit.
feb 17 18:05:36 mypc systemd-logind[275]: Removed session c1.
feb 17 18:05:37 mypc systemd[1]: lightdm.service: Main process exited, code=exited, status=1/FAILURE
feb 17 18:05:37 mypc systemd[1]: lightdm.service: Failed with result 'exit-code'.
feb 17 18:05:37 mypc audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
feb 17 18:05:37 mypc systemd[1]: lightdm.service: Scheduled restart job, restart counter is at 1.
feb 17 18:05:37 mypc systemd[1]: Stopped Light Display Manager.
feb 17 18:05:37 mypc audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
feb 17 18:05:37 mypc audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
feb 17 18:05:37 mypc systemd[1]: Starting Light Display Manager...
feb 17 18:05:37 mypc audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
feb 17 18:05:37 mypc systemd[1]: Started Light Display Manager.
feb 17 18:05:39 mypc audit[631]: CRED_ACQ pid=631 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_env,pam_permit acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
feb 17 18:05:39 mypc lightdm[631]: pam_unix(lightdm-greeter:session): session opened for user lightdm(uid=974) by (uid=0)
feb 17 18:05:39 mypc systemd[1]: Started Session c2 of User lightdm.
feb 17 18:05:39 mypc systemd-logind[275]: New session c2 of user lightdm.
feb 17 18:05:39 mypc audit[631]: USER_START pid=631 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_open grantors=pam_unix,pam_systemd acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
feb 17 18:05:39 mypc lightdm[631]: pam_unix(lightdm-greeter:session): session closed for user lightdm
feb 17 18:05:39 mypc audit[631]: USER_END pid=631 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_close grantors=pam_unix,pam_systemd acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
feb 17 18:05:39 mypc audit[631]: CRED_DISP pid=631 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_env,pam_permit acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
feb 17 18:05:39 mypc systemd[1]: session-c2.scope: Deactivated successfully.
feb 17 18:05:39 mypc systemd-logind[275]: Session c2 logged out. Waiting for processes to exit.
feb 17 18:05:39 mypc systemd-logind[275]: Removed session c2.
feb 17 18:05:39 mypc systemd[1]: lightdm.service: Main process exited, code=exited, status=1/FAILURE
feb 17 18:05:39 mypc systemd[1]: lightdm.service: Failed with result 'exit-code'.
feb 17 18:05:39 mypc audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
feb 17 18:05:39 mypc audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
feb 17 18:05:39 mypc audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
feb 17 18:05:39 mypc systemd[1]: lightdm.service: Scheduled restart job, restart counter is at 2.
feb 17 18:05:39 mypc systemd[1]: Stopped Light Display Manager.
feb 17 18:05:39 mypc systemd[1]: Starting Light Display Manager...
feb 17 18:05:39 mypc audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
feb 17 18:05:39 mypc systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
feb 17 18:05:39 mypc audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
feb 17 18:05:39 mypc systemd[1]: Started Light Display Manager.
feb 17 18:05:41 mypc audit[651]: CRED_ACQ pid=651 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_env,pam_permit acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
feb 17 18:05:41 mypc lightdm[651]: pam_unix(lightdm-greeter:session): session opened for user lightdm(uid=974) by (uid=0)
feb 17 18:05:41 mypc systemd-logind[275]: New session c3 of user lightdm.
feb 17 18:05:41 mypc systemd[1]: Started Session c3 of User lightdm.
feb 17 18:05:41 mypc audit[651]: USER_START pid=651 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_open grantors=pam_unix,pam_systemd acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
feb 17 18:05:41 mypc lightdm[651]: pam_unix(lightdm-greeter:session): session closed for user lightdm
feb 17 18:05:41 mypc audit[651]: USER_END pid=651 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_close grantors=pam_unix,pam_systemd acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
feb 17 18:05:41 mypc kernel: kauditd_printk_skb: 41 callbacks suppressed
feb 17 18:05:41 mypc kernel: audit: type=1106 audit(1676653541.260:90): pid=651 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_close grantors=pam_unix,pam_systemd acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
feb 17 18:05:41 mypc kernel: audit: type=1104 audit(1676653541.260:91): pid=651 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_env,pam_permit acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
feb 17 18:05:41 mypc audit[651]: CRED_DISP pid=651 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_env,pam_permit acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
feb 17 18:05:41 mypc systemd[1]: session-c3.scope: Deactivated successfully.
feb 17 18:05:41 mypc systemd-logind[275]: Session c3 logged out. Waiting for processes to exit.
feb 17 18:05:41 mypc systemd-logind[275]: Removed session c3.
feb 17 18:05:41 mypc systemd[1]: lightdm.service: Main process exited, code=exited, status=1/FAILURE
feb 17 18:05:41 mypc systemd[1]: lightdm.service: Failed with result 'exit-code'.
feb 17 18:05:41 mypc audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
feb 17 18:05:41 mypc kernel: audit: type=1131 audit(1676653541.616:92): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
feb 17 18:05:41 mypc systemd[1]: lightdm.service: Scheduled restart job, restart counter is at 3.
feb 17 18:05:41 mypc audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
feb 17 18:05:41 mypc audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
feb 17 18:05:41 mypc systemd[1]: Stopped Light Display Manager.
feb 17 18:05:41 mypc kernel: audit: type=1130 audit(1676653541.916:93): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
feb 17 18:05:41 mypc kernel: audit: type=1131 audit(1676653541.916:94): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
feb 17 18:05:41 mypc systemd[1]: Starting Light Display Manager...
feb 17 18:05:41 mypc audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
feb 17 18:05:41 mypc systemd[1]: Started Light Display Manager.
feb 17 18:05:41 mypc kernel: audit: type=1130 audit(1676653541.946:95): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
feb 17 18:05:43 mypc audit[671]: CRED_ACQ pid=671 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_env,pam_permit acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
feb 17 18:05:43 mypc lightdm[671]: pam_unix(lightdm-greeter:session): session opened for user lightdm(uid=974) by (uid=0)
feb 17 18:05:43 mypc kernel: audit: type=1103 audit(1676653543.213:96): pid=671 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_env,pam_permit acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
feb 17 18:05:43 mypc systemd[1]: Started Session c4 of User lightdm.
feb 17 18:05:43 mypc systemd-logind[275]: New session c4 of user lightdm.
feb 17 18:05:43 mypc audit[671]: USER_START pid=671 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_open grantors=pam_unix,pam_systemd acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
feb 17 18:05:43 mypc kernel: audit: type=1105 audit(1676653543.280:97): pid=671 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_open grantors=pam_unix,pam_systemd acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
feb 17 18:05:43 mypc lightdm[671]: pam_unix(lightdm-greeter:session): session closed for user lightdm
feb 17 18:05:43 mypc audit[671]: USER_END pid=671 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_close grantors=pam_unix,pam_systemd acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
feb 17 18:05:43 mypc audit[671]: CRED_DISP pid=671 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_env,pam_permit acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
feb 17 18:05:43 mypc systemd[1]: session-c4.scope: Deactivated successfully.
feb 17 18:05:43 mypc kernel: audit: type=1106 audit(1676653543.333:98): pid=671 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_close grantors=pam_unix,pam_systemd acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
feb 17 18:05:43 mypc kernel: audit: type=1104 audit(1676653543.333:99): pid=671 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_env,pam_permit acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
feb 17 18:05:43 mypc systemd-logind[275]: Session c4 logged out. Waiting for processes to exit.
feb 17 18:05:43 mypc systemd-logind[275]: Removed session c4.
feb 17 18:05:43 mypc systemd[1]: lightdm.service: Main process exited, code=exited, status=1/FAILURE
feb 17 18:05:43 mypc systemd[1]: lightdm.service: Failed with result 'exit-code'.
feb 17 18:05:43 mypc audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
feb 17 18:05:43 mypc systemd[1]: lightdm.service: Scheduled restart job, restart counter is at 4.
feb 17 18:05:43 mypc audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
feb 17 18:05:43 mypc audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
feb 17 18:05:43 mypc systemd[1]: Stopped Light Display Manager.
feb 17 18:05:43 mypc systemd[1]: Starting Light Display Manager...
feb 17 18:05:43 mypc audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
feb 17 18:05:43 mypc systemd[1]: Started Light Display Manager.
feb 17 18:05:45 mypc audit[691]: CRED_ACQ pid=691 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_env,pam_permit acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
feb 17 18:05:45 mypc lightdm[691]: pam_unix(lightdm-greeter:session): session opened for user lightdm(uid=974) by (uid=0)
feb 17 18:05:45 mypc systemd[1]: Started Session c5 of User lightdm.
feb 17 18:05:45 mypc systemd-logind[275]: New session c5 of user lightdm.
feb 17 18:05:45 mypc audit[691]: USER_START pid=691 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_open grantors=pam_unix,pam_systemd acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
feb 17 18:05:45 mypc lightdm[691]: pam_unix(lightdm-greeter:session): session closed for user lightdm
feb 17 18:05:45 mypc audit[691]: USER_END pid=691 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_close grantors=pam_unix,pam_systemd acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
feb 17 18:05:45 mypc audit[691]: CRED_DISP pid=691 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_env,pam_permit acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
feb 17 18:05:45 mypc systemd[1]: session-c5.scope: Deactivated successfully.
feb 17 18:05:45 mypc systemd-logind[275]: Session c5 logged out. Waiting for processes to exit.
feb 17 18:05:45 mypc systemd-logind[275]: Removed session c5.
feb 17 18:05:45 mypc systemd[1]: lightdm.service: Main process exited, code=exited, status=1/FAILURE
feb 17 18:05:45 mypc systemd[1]: lightdm.service: Failed with result 'exit-code'.
feb 17 18:05:45 mypc audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
feb 17 18:05:45 mypc systemd[1]: lightdm.service: Scheduled restart job, restart counter is at 5.
feb 17 18:05:45 mypc audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
feb 17 18:05:45 mypc audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
feb 17 18:05:45 mypc systemd[1]: Stopped Light Display Manager.
feb 17 18:05:45 mypc systemd[1]: Starting Light Display Manager...
feb 17 18:05:45 mypc audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
feb 17 18:05:45 mypc systemd[1]: Started Light Display Manager.
feb 17 18:05:47 mypc audit[711]: CRED_ACQ pid=711 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_env,pam_permit acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
feb 17 18:05:47 mypc kernel: kauditd_printk_skb: 12 callbacks suppressed
feb 17 18:05:47 mypc kernel: audit: type=1103 audit(1676653547.293:112): pid=711 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_env,pam_permit acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
feb 17 18:05:47 mypc lightdm[711]: pam_unix(lightdm-greeter:session): session opened for user lightdm(uid=974) by (uid=0)
feb 17 18:05:47 mypc systemd[1]: Started Session c6 of User lightdm.
feb 17 18:05:47 mypc systemd-logind[275]: New session c6 of user lightdm.
feb 17 18:05:47 mypc audit[711]: USER_START pid=711 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_open grantors=pam_unix,pam_systemd acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
feb 17 18:05:47 mypc kernel: audit: type=1105 audit(1676653547.323:113): pid=711 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_open grantors=pam_unix,pam_systemd acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
feb 17 18:05:47 mypc lightdm[711]: pam_unix(lightdm-greeter:session): session closed for user lightdm
feb 17 18:05:47 mypc audit[711]: USER_END pid=711 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_close grantors=pam_unix,pam_systemd acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
feb 17 18:05:47 mypc audit[711]: CRED_DISP pid=711 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_env,pam_permit acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
feb 17 18:05:47 mypc kernel: audit: type=1106 audit(1676653547.386:114): pid=711 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_close grantors=pam_unix,pam_systemd acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
feb 17 18:05:47 mypc kernel: audit: type=1104 audit(1676653547.386:115): pid=711 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_env,pam_permit acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
feb 17 18:05:47 mypc systemd[1]: session-c6.scope: Deactivated successfully.
feb 17 18:05:47 mypc systemd-logind[275]: Session c6 logged out. Waiting for processes to exit.
feb 17 18:05:47 mypc systemd-logind[275]: Removed session c6.
feb 17 18:05:47 mypc systemd[1]: lightdm.service: Main process exited, code=exited, status=1/FAILURE
feb 17 18:05:47 mypc systemd[1]: lightdm.service: Failed with result 'exit-code'.
feb 17 18:05:47 mypc audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
feb 17 18:05:47 mypc kernel: audit: type=1131 audit(1676653547.776:116): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
feb 17 18:05:47 mypc systemd[1]: lightdm.service: Scheduled restart job, restart counter is at 6.
feb 17 18:05:47 mypc audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
feb 17 18:05:47 mypc kernel: audit: type=1130 audit(1676653547.916:117): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
feb 17 18:05:47 mypc kernel: audit: type=1131 audit(1676653547.916:118): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
feb 17 18:05:47 mypc audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
feb 17 18:05:47 mypc systemd[1]: Stopped Light Display Manager.
feb 17 18:05:47 mypc systemd[1]: Starting Light Display Manager...
feb 17 18:05:47 mypc audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
feb 17 18:05:47 mypc systemd[1]: Started Light Display Manager.
feb 17 18:05:47 mypc kernel: audit: type=1130 audit(1676653547.950:119): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
feb 17 18:05:49 mypc audit[731]: CRED_ACQ pid=731 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_env,pam_permit acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
feb 17 18:05:49 mypc lightdm[731]: pam_unix(lightdm-greeter:session): session opened for user lightdm(uid=974) by (uid=0)
feb 17 18:05:49 mypc kernel: audit: type=1103 audit(1676653549.176:120): pid=731 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_env,pam_permit acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
feb 17 18:05:49 mypc systemd[1]: Started Session c7 of User lightdm.
feb 17 18:05:49 mypc systemd-logind[275]: New session c7 of user lightdm.
feb 17 18:05:49 mypc audit[731]: USER_START pid=731 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_open grantors=pam_unix,pam_systemd acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
feb 17 18:05:49 mypc kernel: audit: type=1105 audit(1676653549.223:121): pid=731 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_open grantors=pam_unix,pam_systemd acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
feb 17 18:05:49 mypc lightdm[731]: pam_unix(lightdm-greeter:session): session closed for user lightdm
feb 17 18:05:49 mypc audit[731]: USER_END pid=731 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_close grantors=pam_unix,pam_systemd acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
feb 17 18:05:49 mypc audit[731]: CRED_DISP pid=731 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_env,pam_permit acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
feb 17 18:05:49 mypc systemd[1]: session-c7.scope: Deactivated successfully.
feb 17 18:05:49 mypc systemd-logind[275]: Session c7 logged out. Waiting for processes to exit.
feb 17 18:05:49 mypc systemd-logind[275]: Removed session c7.
feb 17 18:05:49 mypc systemd[1]: lightdm.service: Main process exited, code=exited, status=1/FAILURE
feb 17 18:05:49 mypc systemd[1]: lightdm.service: Failed with result 'exit-code'.
feb 17 18:05:49 mypc audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
feb 17 18:05:49 mypc systemd[1]: lightdm.service: Scheduled restart job, restart counter is at 7.
feb 17 18:05:49 mypc audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
feb 17 18:05:49 mypc audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
feb 17 18:05:49 mypc systemd[1]: Stopped Light Display Manager.
feb 17 18:05:49 mypc systemd[1]: Starting Light Display Manager...
feb 17 18:05:49 mypc audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
feb 17 18:05:49 mypc systemd[1]: Started Light Display Manager.
feb 17 18:05:51 mypc audit[751]: CRED_ACQ pid=751 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_env,pam_permit acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
feb 17 18:05:51 mypc lightdm[751]: pam_unix(lightdm-greeter:session): session opened for user lightdm(uid=974) by (uid=0)
feb 17 18:05:51 mypc systemd-logind[275]: New session c8 of user lightdm.
feb 17 18:05:51 mypc systemd[1]: Started Session c8 of User lightdm.
feb 17 18:05:51 mypc audit[751]: USER_START pid=751 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_open grantors=pam_unix,pam_systemd acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
feb 17 18:05:51 mypc lightdm[751]: pam_unix(lightdm-greeter:session): session closed for user lightdm
feb 17 18:05:51 mypc audit[751]: USER_END pid=751 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_close grantors=pam_unix,pam_systemd acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
feb 17 18:05:51 mypc audit[751]: CRED_DISP pid=751 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_env,pam_permit acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
feb 17 18:05:51 mypc systemd[1]: session-c8.scope: Deactivated successfully.
feb 17 18:05:51 mypc systemd-logind[275]: Session c8 logged out. Waiting for processes to exit.
feb 17 18:05:51 mypc systemd-logind[275]: Removed session c8.
feb 17 18:05:51 mypc systemd[1]: lightdm.service: Main process exited, code=exited, status=1/FAILURE
feb 17 18:05:51 mypc systemd[1]: lightdm.service: Failed with result 'exit-code'.
feb 17 18:05:51 mypc audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
feb 17 18:05:51 mypc audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
feb 17 18:05:51 mypc audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
feb 17 18:05:51 mypc systemd[1]: lightdm.service: Scheduled restart job, restart counter is at 8.
feb 17 18:05:51 mypc systemd[1]: Stopped Light Display Manager.
feb 17 18:05:51 mypc systemd[1]: Starting Light Display Manager...
feb 17 18:05:51 mypc audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
feb 17 18:05:51 mypc systemd[1]: Started Light Display Manager.
feb 17 18:05:53 mypc audit[771]: CRED_ACQ pid=771 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_env,pam_permit acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
feb 17 18:05:53 mypc lightdm[771]: pam_unix(lightdm-greeter:session): session opened for user lightdm(uid=974) by (uid=0)
feb 17 18:05:53 mypc kernel: kauditd_printk_skb: 14 callbacks suppressed
feb 17 18:05:53 mypc kernel: audit: type=1103 audit(1676653553.233:136): pid=771 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_env,pam_permit acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
feb 17 18:05:53 mypc systemd-logind[275]: New session c9 of user lightdm.
feb 17 18:05:53 mypc systemd[1]: Started Session c9 of User lightdm.
feb 17 18:05:53 mypc kernel: audit: type=1105 audit(1676653553.280:137): pid=771 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_open grantors=pam_unix,pam_systemd acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
feb 17 18:05:53 mypc audit[771]: USER_START pid=771 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_open grantors=pam_unix,pam_systemd acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
feb 17 18:05:53 mypc lightdm[771]: pam_unix(lightdm-greeter:session): session closed for user lightdm
feb 17 18:05:53 mypc audit[771]: USER_END pid=771 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_close grantors=pam_unix,pam_systemd acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
feb 17 18:05:53 mypc audit[771]: CRED_DISP pid=771 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_env,pam_permit acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
feb 17 18:05:53 mypc kernel: audit: type=1106 audit(1676653553.333:138): pid=771 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_close grantors=pam_unix,pam_systemd acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
feb 17 18:05:53 mypc kernel: audit: type=1104 audit(1676653553.333:139): pid=771 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_env,pam_permit acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
feb 17 18:05:53 mypc systemd[1]: session-c9.scope: Deactivated successfully.
feb 17 18:05:53 mypc systemd-logind[275]: Session c9 logged out. Waiting for processes to exit.
feb 17 18:05:53 mypc systemd-logind[275]: Removed session c9.
feb 17 18:05:53 mypc audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
feb 17 18:05:53 mypc systemd[1]: lightdm.service: Main process exited, code=exited, status=1/FAILURE
feb 17 18:05:53 mypc systemd[1]: lightdm.service: Failed with result 'exit-code'.
feb 17 18:05:53 mypc kernel: audit: type=1131 audit(1676653553.773:140): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
feb 17 18:05:53 mypc kernel: audit: type=1130 audit(1676653553.916:141): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
feb 17 18:05:53 mypc kernel: audit: type=1131 audit(1676653553.916:142): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
feb 17 18:05:53 mypc audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
feb 17 18:05:53 mypc audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
feb 17 18:05:53 mypc systemd[1]: lightdm.service: Scheduled restart job, restart counter is at 9.
feb 17 18:05:53 mypc systemd[1]: Stopped Light Display Manager.
feb 17 18:05:53 mypc systemd[1]: Starting Light Display Manager...
feb 17 18:05:53 mypc audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
feb 17 18:05:53 mypc systemd[1]: Started Light Display Manager.
feb 17 18:05:53 mypc kernel: audit: type=1130 audit(1676653553.946:143): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
feb 17 18:05:55 mypc audit[791]: CRED_ACQ pid=791 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_env,pam_permit acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
feb 17 18:05:55 mypc lightdm[791]: pam_unix(lightdm-greeter:session): session opened for user lightdm(uid=974) by (uid=0)
feb 17 18:05:55 mypc kernel: audit: type=1103 audit(1676653555.173:144): pid=791 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_env,pam_permit acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
feb 17 18:05:55 mypc systemd[1]: Started Session c10 of User lightdm.
feb 17 18:05:55 mypc systemd-logind[275]: New session c10 of user lightdm.
feb 17 18:05:55 mypc audit[791]: USER_START pid=791 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_open grantors=pam_unix,pam_systemd acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
feb 17 18:05:55 mypc kernel: audit: type=1105 audit(1676653555.233:145): pid=791 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_open grantors=pam_unix,pam_systemd acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
feb 17 18:05:55 mypc lightdm[791]: pam_unix(lightdm-greeter:session): session closed for user lightdm
feb 17 18:05:55 mypc audit[791]: USER_END pid=791 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_close grantors=pam_unix,pam_systemd acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
feb 17 18:05:55 mypc audit[791]: CRED_DISP pid=791 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_env,pam_permit acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
feb 17 18:05:55 mypc systemd[1]: session-c10.scope: Deactivated successfully.
feb 17 18:05:55 mypc systemd-logind[275]: Session c10 logged out. Waiting for processes to exit.
feb 17 18:05:55 mypc systemd-logind[275]: Removed session c10.
feb 17 18:05:55 mypc systemd[1]: lightdm.service: Main process exited, code=exited, status=1/FAILURE
feb 17 18:05:55 mypc systemd[1]: lightdm.service: Failed with result 'exit-code'.
feb 17 18:05:55 mypc audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
feb 17 18:05:55 mypc systemd[1]: lightdm.service: Scheduled restart job, restart counter is at 10.
feb 17 18:05:55 mypc audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
feb 17 18:05:55 mypc audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
feb 17 18:05:55 mypc systemd[1]: Stopped Light Display Manager.
feb 17 18:05:55 mypc systemd[1]: Starting Light Display Manager...
feb 17 18:05:55 mypc audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
feb 17 18:05:55 mypc systemd[1]: Started Light Display Manager.
feb 17 18:05:57 mypc audit[811]: CRED_ACQ pid=811 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_env,pam_permit acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
feb 17 18:05:57 mypc lightdm[811]: pam_unix(lightdm-greeter:session): session opened for user lightdm(uid=974) by (uid=0)
feb 17 18:05:57 mypc systemd[1]: Started Session c11 of User lightdm.
feb 17 18:05:57 mypc systemd-logind[275]: New session c11 of user lightdm.
feb 17 18:05:57 mypc audit[811]: USER_START pid=811 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_open grantors=pam_unix,pam_systemd acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
feb 17 18:05:57 mypc lightdm[811]: pam_unix(lightdm-greeter:session): session closed for user lightdm
feb 17 18:05:57 mypc audit[811]: USER_END pid=811 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_close grantors=pam_unix,pam_systemd acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
feb 17 18:05:57 mypc audit[811]: CRED_DISP pid=811 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_env,pam_permit acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
feb 17 18:05:57 mypc systemd[1]: session-c11.scope: Deactivated successfully.
feb 17 18:05:57 mypc systemd-logind[275]: Session c11 logged out. Waiting for processes to exit.
feb 17 18:05:57 mypc systemd-logind[275]: Removed session c11.
feb 17 18:05:57 mypc systemd[1]: lightdm.service: Main process exited, code=exited, status=1/FAILURE
feb 17 18:05:57 mypc audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
feb 17 18:05:57 mypc systemd[1]: lightdm.service: Failed with result 'exit-code'.
feb 17 18:05:57 mypc systemd[1]: lightdm.service: Scheduled restart job, restart counter is at 11.
feb 17 18:05:57 mypc audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
feb 17 18:05:57 mypc audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
feb 17 18:05:57 mypc systemd[1]: Stopped Light Display Manager.
feb 17 18:05:57 mypc systemd[1]: Starting Light Display Manager...
feb 17 18:05:57 mypc audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
feb 17 18:05:57 mypc systemd[1]: Started Light Display Manager.
feb 17 18:05:59 mypc audit[831]: CRED_ACQ pid=831 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_env,pam_permit acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
feb 17 18:05:59 mypc lightdm[831]: pam_unix(lightdm-greeter:session): session opened for user lightdm(uid=974) by (uid=0)
feb 17 18:05:59 mypc kernel: kauditd_printk_skb: 14 callbacks suppressed
feb 17 18:05:59 mypc kernel: audit: type=1103 audit(1676653559.183:160): pid=831 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_env,pam_permit acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
feb 17 18:05:59 mypc systemd[1]: Started Session c12 of User lightdm.
feb 17 18:05:59 mypc systemd-logind[275]: New session c12 of user lightdm.
feb 17 18:05:59 mypc audit[831]: USER_START pid=831 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_open grantors=pam_unix,pam_systemd acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
feb 17 18:05:59 mypc kernel: audit: type=1105 audit(1676653559.233:161): pid=831 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_open grantors=pam_unix,pam_systemd acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
feb 17 18:05:59 mypc lightdm[831]: pam_unix(lightdm-greeter:session): session closed for user lightdm
feb 17 18:05:59 mypc audit[831]: USER_END pid=831 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_close grantors=pam_unix,pam_systemd acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
feb 17 18:05:59 mypc audit[831]: CRED_DISP pid=831 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_env,pam_permit acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
feb 17 18:05:59 mypc kernel: audit: type=1106 audit(1676653559.286:162): pid=831 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_close grantors=pam_unix,pam_systemd acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
feb 17 18:05:59 mypc kernel: audit: type=1104 audit(1676653559.286:163): pid=831 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_env,pam_permit acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
feb 17 18:05:59 mypc systemd[1]: session-c12.scope: Deactivated successfully.
feb 17 18:05:59 mypc systemd-logind[275]: Session c12 logged out. Waiting for processes to exit.
feb 17 18:05:59 mypc systemd-logind[275]: Removed session c12.
feb 17 18:05:59 mypc systemd[1]: lightdm.service: Main process exited, code=exited, status=1/FAILURE
feb 17 18:05:59 mypc systemd[1]: lightdm.service: Failed with result 'exit-code'.
feb 17 18:05:59 mypc audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
feb 17 18:05:59 mypc kernel: audit: type=1131 audit(1676653559.666:164): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
feb 17 18:05:59 mypc audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
feb 17 18:05:59 mypc systemd[1]: systemd-hostnamed.service: Deactivated successfully.
feb 17 18:05:59 mypc kernel: audit: type=1131 audit(1676653559.746:165): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
feb 17 18:05:59 mypc audit: BPF prog-id=0 op=UNLOAD
feb 17 18:05:59 mypc audit: BPF prog-id=0 op=UNLOAD
feb 17 18:05:59 mypc audit: BPF prog-id=0 op=UNLOAD
feb 17 18:05:59 mypc kernel: audit: type=1334 audit(1676653559.803:166): prog-id=0 op=UNLOAD
feb 17 18:05:59 mypc kernel: audit: type=1334 audit(1676653559.803:167): prog-id=0 op=UNLOAD
feb 17 18:05:59 mypc kernel: audit: type=1334 audit(1676653559.803:168): prog-id=0 op=UNLOAD
feb 17 18:05:59 mypc systemd[1]: lightdm.service: Scheduled restart job, restart counter is at 12.
feb 17 18:05:59 mypc audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
feb 17 18:05:59 mypc audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
feb 17 18:05:59 mypc systemd[1]: Stopped Light Display Manager.
feb 17 18:05:59 mypc kernel: audit: type=1130 audit(1676653559.916:169): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
feb 17 18:05:59 mypc systemd[1]: lightdm.service: Start request repeated too quickly.
feb 17 18:05:59 mypc systemd[1]: lightdm.service: Failed with result 'exit-code'.
feb 17 18:05:59 mypc systemd[1]: Failed to start Light Display Manager.
feb 17 18:06:09 mypc systemd[1]: Stopping User Manager for UID 974...
feb 17 18:06:09 mypc systemd[606]: Activating special unit Exit the Session...
feb 17 18:06:09 mypc systemd[606]: Stopped target Main User Target.
feb 17 18:06:09 mypc systemd[606]: Stopped target Basic System.
feb 17 18:06:09 mypc systemd[606]: Stopped target Paths.
feb 17 18:06:09 mypc systemd[606]: Stopped target Sockets.
feb 17 18:06:09 mypc systemd[606]: Stopped target Timers.
feb 17 18:06:09 mypc systemd[606]: Closed D-Bus User Message Bus Socket.
feb 17 18:06:09 mypc systemd[606]: Closed GnuPG network certificate management daemon.
feb 17 18:06:09 mypc systemd[606]: Closed GCR ssh-agent wrapper.
feb 17 18:06:09 mypc systemd[606]: Closed GnuPG cryptographic agent and passphrase cache (access for web browsers).
feb 17 18:06:09 mypc systemd[606]: Closed GnuPG cryptographic agent and passphrase cache (restricted).
feb 17 18:06:09 mypc systemd[606]: Closed GnuPG cryptographic agent (ssh-agent emulation).
feb 17 18:06:09 mypc systemd[606]: Closed GnuPG cryptographic agent and passphrase cache.
feb 17 18:06:09 mypc systemd[606]: Closed p11-kit server.
feb 17 18:06:09 mypc systemd[606]: Closed PipeWire Multimedia System Socket.
feb 17 18:06:09 mypc systemd[606]: Closed Sound System.
feb 17 18:06:09 mypc systemd[606]: Removed slice User Application Slice.
feb 17 18:06:09 mypc systemd[606]: Reached target Shutdown.
feb 17 18:06:09 mypc systemd[606]: Finished Exit the Session.
feb 17 18:06:09 mypc systemd[606]: Reached target Exit the Session.

LIGHTDM LOG

[+0.00s] DEBUG: Logging to /var/log/lightdm/lightdm.log
[+0.00s] DEBUG: Starting Light Display Manager 1.32.0, UID=0 PID=6435
[+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: 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: Using cross-namespace EXTERNAL authentication (this will deadlock if server is GDBus < 2.73.3)
[+0.01s] DEBUG: Monitoring logind for seats
[+0.01s] DEBUG: New seat added from logind: seat0
[+0.01s] DEBUG: Seat seat0: Loading properties from config section Seat:*
[+0.01s] DEBUG: Seat seat0 has property CanMultiSession=no
[+0.01s] DEBUG: Seat seat0: Starting
[+0.01s] DEBUG: Seat seat0: Creating user session
[+0.01s] DEBUG: Loading users from org.freedesktop.Accounts
[+0.01s] DEBUG: User /org/freedesktop/Accounts/User1000 added
[+0.04s] DEBUG: Seat seat0: Can't login unknown user 'hoch'
[+0.04s] DEBUG: Seat seat0: Creating greeter session
[+0.04s] DEBUG: Seat seat0: Creating display server of type x
[+0.05s] DEBUG: Could not run plymouth --ping: Failed to execute child process “plymouth” (No such file or directory)
[+0.05s] DEBUG: Using VT 7
[+0.05s] DEBUG: Seat seat0: Starting local X display on VT 7
[+0.05s] DEBUG: XServer 0: Logging to /var/log/lightdm/x-0.log
[+0.05s] DEBUG: XServer 0: Writing X server authority to /run/lightdm/root/:0
[+0.05s] DEBUG: XServer 0: Launching X Server
[+0.05s] DEBUG: Launching process 6441: /usr/bin/X :0 -seat seat0 -auth /run/lightdm/root/:0 -nolisten tcp vt7 -novtswitch
[+0.05s] DEBUG: XServer 0: Waiting for ready signal from X server :0
[+0.05s] DEBUG: Acquired bus name org.freedesktop.DisplayManager
[+0.05s] DEBUG: Registering seat with bus path /org/freedesktop/DisplayManager/Seat0
[+1.13s] DEBUG: Got signal 10 from process 6441
[+1.13s] DEBUG: XServer 0: Got signal from X server :0
[+1.13s] DEBUG: XServer 0: Connecting to XServer :0
[+1.20s] DEBUG: Seat seat0: Display server ready, starting session authentication
[+1.20s] DEBUG: Session pid=6451: Started with service 'lightdm-greeter', username 'lightdm'
[+1.25s] DEBUG: Session pid=6451: Authentication complete with return value 0: Success
[+1.25s] DEBUG: Seat seat0: Session authenticated, running command
[+1.25s] DEBUG: Session pid=6451: Running command /usr/bin/slick-greeter
[+1.25s] DEBUG: Creating shared data directory /var/lib/lightdm-data/lightdm
[+1.25s] DEBUG: Session pid=6451: Logging to /var/log/lightdm/seat0-greeter.log
[+1.31s] DEBUG: Activating VT 7
[+1.31s] DEBUG: Activating login1 session c293
[+1.31s] DEBUG: Seat seat0 changes active session to c293
[+1.31s] DEBUG: Session c293 is already active
[+1.37s] DEBUG: Greeter closed communication channel
[+1.37s] DEBUG: Session pid=6451: Exited with return value 127
[+1.37s] DEBUG: Seat seat0: Session stopped
[+1.37s] DEBUG: Seat seat0: Stopping; failed to start a greeter
[+1.37s] DEBUG: Seat seat0: Stopping
[+1.37s] DEBUG: Seat seat0: Stopping display server
[+1.37s] DEBUG: Sending signal 15 to process 6441
[+1.39s] DEBUG: Seat seat0 changes active session to 
[+1.81s] DEBUG: Process 6441 exited with return value 0
[+1.81s] DEBUG: XServer 0: X server stopped
[+1.81s] DEBUG: Releasing VT 7
[+1.81s] DEBUG: XServer 0: Removing X server authority /run/lightdm/root/:0
[+1.81s] DEBUG: Seat seat0: Display server stopped
[+1.81s] DEBUG: Seat seat0: Stopped
[+1.81s] DEBUG: Required seat has stopped
[+1.81s] DEBUG: Stopping display manager
[+1.81s] DEBUG: Display manager stopped
[+1.81s] DEBUG: Stopping daemon
[+1.81s] DEBUG: Exiting with return value 1

XORG LOG

[   631.898] 
X.Org X Server 1.21.1.7
X Protocol Version 11, Revision 0
[   631.898] Current Operating System: Linux mypc 5.15.85-1-MANJARO #1 SMP PREEMPT Wed Dec 21 21:15:06 UTC 2022 x86_64
[   631.898] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.15-x86_64 root=UUID=f17e1f2e-ba91-40e9-b844-66cc579fd5dc rw quiet udev.log_priority=3 mitigations=off
[   631.898]  
[   631.898] Current version of pixman: 0.42.2
[   631.898] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[   631.898] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   631.898] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Feb 17 18:24:09 2023
[   631.899] (==) Using config directory: "/etc/X11/xorg.conf.d"
[   631.899] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   631.899] (==) No Layout section.  Using the first Screen section.
[   631.899] (==) No screen section available. Using defaults.
[   631.899] (**) |-->Screen "Default Screen Section" (0)
[   631.899] (**) |   |-->Monitor "<default monitor>"
[   631.900] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[   631.900] (==) Automatically adding devices
[   631.900] (==) Automatically enabling devices
[   631.900] (==) Automatically adding GPU devices
[   631.900] (==) Automatically binding GPU devices
[   631.900] (==) Max clients allowed: 256, resource mask: 0x1fffff
[   631.900] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[   631.900] 	Entry deleted from font path.
[   631.900] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[   631.900] 	Entry deleted from font path.
[   631.900] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[   631.900] 	Entry deleted from font path.
[   631.900] (==) FontPath set to:
	/usr/share/fonts/misc,
	/usr/share/fonts/TTF,
	/usr/share/fonts/OTF
[   631.900] (==) ModulePath set to "/usr/lib/xorg/modules"
[   631.900] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[   631.900] (II) Module ABI versions:
[   631.900] 	X.Org ANSI C Emulation: 0.4
[   631.900] 	X.Org Video Driver: 25.2
[   631.900] 	X.Org XInput driver : 24.4
[   631.900] 	X.Org Server Extension : 10.0
[   631.904] (++) using VT number 7
[   631.904] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[   631.906] (II) xfree86: Adding drm device (/dev/dri/card0)
[   631.907] (II) Platform probe for /sys/devices/pci0000:00/0000:00:02.0/drm/card0
[   631.923] (--) PCI:*(0@0:2:0) 8086:22b1:17aa:3902 rev 53, Mem @ 0x90000000/16777216, 0x80000000/268435456, I/O @ 0x00002000/64, BIOS @ 0x????????/131072
[   631.923] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[   631.924] (II) LoadModule: "glx"
[   631.924] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[   631.927] (II) Module glx: vendor="X.Org Foundation"
[   631.927] 	compiled for 1.21.1.7, module version = 1.0.0
[   631.927] 	ABI class: X.Org Server Extension, version 10.0
[   631.927] (==) Matched modesetting as autoconfigured driver 0
[   631.927] (==) Matched fbdev as autoconfigured driver 1
[   631.927] (==) Matched vesa as autoconfigured driver 2
[   631.927] (==) Assigned the driver to the xf86ConfigLayout
[   631.927] (II) LoadModule: "modesetting"
[   631.928] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[   631.929] (II) Module modesetting: vendor="X.Org Foundation"
[   631.929] 	compiled for 1.21.1.7, module version = 1.21.1
[   631.929] 	Module class: X.Org Video Driver
[   631.929] 	ABI class: X.Org Video Driver, version 25.2
[   631.929] (II) LoadModule: "fbdev"
[   631.929] (WW) Warning, couldn't open module fbdev
[   631.929] (EE) Failed to load module "fbdev" (module does not exist, 0)
[   631.929] (II) LoadModule: "vesa"
[   631.930] (WW) Warning, couldn't open module vesa
[   631.930] (EE) Failed to load module "vesa" (module does not exist, 0)
[   631.930] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[   631.934] (II) modeset(0): using drv /dev/dri/card0
[   631.935] (II) modeset(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[   631.935] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[   631.935] (==) modeset(0): RGB weight 888
[   631.935] (==) modeset(0): Default visual is TrueColor
[   631.935] (II) Loading sub module "glamoregl"
[   631.935] (II) LoadModule: "glamoregl"
[   631.935] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[   631.943] (II) Module glamoregl: vendor="X.Org Foundation"
[   631.943] 	compiled for 1.21.1.7, module version = 1.0.1
[   631.943] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   632.022] (II) modeset(0): glamor X acceleration enabled on Mesa Intel(R) HD Graphics 400 (BSW)
[   632.022] (II) modeset(0): glamor initialized
[   632.022] (==) modeset(0): VariableRefresh: disabled
[   632.022] (==) modeset(0): AsyncFlipSecondaries: disabled
[   632.024] (II) modeset(0): Output eDP-1 has no monitor section
[   632.024] (II) modeset(0): Output DP-1 has no monitor section
[   632.025] (II) modeset(0): Output HDMI-1 has no monitor section
[   632.104] (II) modeset(0): Output DP-2 has no monitor section
[   632.106] (II) modeset(0): Output HDMI-2 has no monitor section
[   632.108] (II) modeset(0): EDID for output eDP-1
[   632.108] (II) modeset(0): Manufacturer: BOE  Model: 608  Serial#: 0
[   632.108] (II) modeset(0): Year: 2014  Week: 1
[   632.108] (II) modeset(0): EDID Version: 1.4
[   632.108] (II) modeset(0): Digital Display Input
[   632.108] (II) modeset(0): 6 bits per channel
[   632.108] (II) modeset(0): Digital interface is DisplayPort
[   632.108] (II) modeset(0): Max Image Size [cm]: horiz.: 26  vert.: 15
[   632.108] (II) modeset(0): Gamma: 2.20
[   632.108] (II) modeset(0): No DPMS capabilities specified
[   632.108] (II) modeset(0): Supported color encodings: RGB 4:4:4 
[   632.108] (II) modeset(0): First detailed timing is preferred mode
[   632.108] (II) modeset(0): Preferred mode is native pixel format and refresh rate
[   632.108] (II) modeset(0): redX: 0.579 redY: 0.356   greenX: 0.343 greenY: 0.579
[   632.108] (II) modeset(0): blueX: 0.161 blueY: 0.109   whiteX: 0.312 whiteY: 0.328
[   632.108] (II) modeset(0): Manufacturer's mask: 0
[   632.108] (II) modeset(0): Supported detailed timing:
[   632.108] (II) modeset(0): clock: 76.3 MHz   Image Size:  256 x 144 mm
[   632.108] (II) modeset(0): h_active: 1366  h_sync: 1404  h_sync_end 1426 h_blank_end 1592 h_border: 0
[   632.108] (II) modeset(0): v_active: 768  v_sync: 771  v_sync_end 777 v_blanking: 798 v_border: 0
[   632.108] (II) modeset(0): Unknown vendor-specific block 0
[   632.108] (II) modeset(0):  BOE DT
[   632.108] (II) modeset(0):  NT116WHM-N11
[   632.108] (II) modeset(0): EDID (in hex):
[   632.108] (II) modeset(0): 	00ffffffffffff0009e5080600000000
[   632.108] (II) modeset(0): 	01180104951a0f78025d40945b579429
[   632.108] (II) modeset(0): 	1c505400000001010101010101010101
[   632.108] (II) modeset(0): 	010101010101ce1d56e250001e302616
[   632.108] (II) modeset(0): 	360000901000001a0000000000000000
[   632.108] (II) modeset(0): 	0000000000000000001a000000fe0042
[   632.108] (II) modeset(0): 	4f452044540a202020202020000000fe
[   632.108] (II) modeset(0): 	004e5431313657484d2d4e31310a00dc
[   632.109] (II) modeset(0): Printing probed modes for output eDP-1
[   632.109] (II) modeset(0): Modeline "1366x768"x60.1   76.30  1366 1404 1426 1592  768 771 777 798 +hsync -vsync (47.9 kHz eP)
[   632.109] (II) modeset(0): Modeline "1280x720"x120.0  156.12  1280 1376 1512 1744  720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
[   632.109] (II) modeset(0): Modeline "1280x720"x120.0  120.75  1280 1304 1320 1360  720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
[   632.109] (II) modeset(0): Modeline "1280x720"x59.9   74.50  1280 1344 1472 1664  720 723 728 748 -hsync +vsync (44.8 kHz d)
[   632.109] (II) modeset(0): Modeline "1280x720"x59.7   63.75  1280 1328 1360 1440  720 723 728 741 +hsync -vsync (44.3 kHz d)
[   632.109] (II) modeset(0): Modeline "1024x768"x120.1  133.47  1024 1100 1212 1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[   632.109] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[   632.109] (II) modeset(0): Modeline "960x720"x120.0  117.00  960 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[   632.109] (II) modeset(0): Modeline "928x696"x120.1  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[   632.109] (II) modeset(0): Modeline "896x672"x120.0  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[   632.109] (II) modeset(0): Modeline "1024x576"x119.9   98.50  1024 1092 1200 1376  576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[   632.109] (II) modeset(0): Modeline "1024x576"x119.9   78.38  1024 1048 1064 1104  576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[   632.109] (II) modeset(0): Modeline "1024x576"x59.9   46.50  1024 1064 1160 1296  576 579 584 599 -hsync +vsync (35.9 kHz d)
[   632.109] (II) modeset(0): Modeline "1024x576"x59.8   42.00  1024 1072 1104 1184  576 579 584 593 +hsync -vsync (35.5 kHz d)
[   632.109] (II) modeset(0): Modeline "960x600"x119.9   96.62  960 1028 1128 1296  600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[   632.109] (II) modeset(0): Modeline "960x600"x120.0   77.00  960 984 1000 1040  600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[   632.109] (II) modeset(0): Modeline "960x540"x119.9   86.50  960 1024 1124 1288  540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[   632.109] (II) modeset(0): Modeline "960x540"x120.0   69.25  960 984 1000 1040  540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[   632.109] (II) modeset(0): Modeline "960x540"x59.6   40.75  960 992 1088 1216  540 543 548 562 -hsync +vsync (33.5 kHz d)
[   632.109] (II) modeset(0): Modeline "960x540"x59.8   37.25  960 1008 1040 1120  540 543 548 556 +hsync -vsync (33.3 kHz d)
[   632.109] (II) modeset(0): Modeline "800x600"x120.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[   632.110] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[   632.110] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[   632.110] (II) modeset(0): Modeline "840x525"x120.0   73.12  840 892 980 1120  525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[   632.110] (II) modeset(0): Modeline "840x525"x119.8   59.50  840 864 880 920  525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[   632.110] (II) modeset(0): Modeline "864x486"x59.9   32.50  864 888 968 1072  486 489 494 506 -hsync +vsync (30.3 kHz d)
[   632.110] (II) modeset(0): Modeline "864x486"x59.6   30.50  864 912 944 1024  486 489 494 500 +hsync -vsync (29.8 kHz d)
[   632.110] (II) modeset(0): Modeline "700x525"x120.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[   632.110] (II) modeset(0): Modeline "800x450"x119.9   59.12  800 848 928 1056  450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[   632.110] (II) modeset(0): Modeline "800x450"x119.6   48.75  800 824 840 880  450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[   632.110] (II) modeset(0): Modeline "640x512"x120.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[   632.110] (II) modeset(0): Modeline "700x450"x119.9   51.75  700 740 812 924  450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[   632.110] (II) modeset(0): Modeline "700x450"x119.8   43.25  700 724 740 780  450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[   632.110] (II) modeset(0): Modeline "640x480"x120.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[   632.110] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[   632.110] (II) modeset(0): Modeline "720x405"x59.5   22.50  720 744 808 896  405 408 413 422 -hsync +vsync (25.1 kHz d)
[   632.110] (II) modeset(0): Modeline "720x405"x59.0   21.75  720 768 800 880  405 408 413 419 +hsync -vsync (24.7 kHz d)
[   632.110] (II) modeset(0): Modeline "684x384"x119.8   42.62  684 720 788 892  384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[   632.110] (II) modeset(0): Modeline "684x384"x119.7   36.12  684 708 724 764  384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[   632.110] (II) modeset(0): Modeline "640x400"x119.8   41.75  640 676 740 840  400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[   632.110] (II) modeset(0): Modeline "640x400"x120.0   35.50  640 664 680 720  400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[   632.110] (II) modeset(0): Modeline "640x360"x119.7   37.25  640 672 736 832  360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[   632.110] (II) modeset(0): Modeline "640x360"x119.7   31.88  640 664 680 720  360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[   632.110] (II) modeset(0): Modeline "640x360"x59.8   18.00  640 664 720 800  360 363 368 376 -hsync +vsync (22.5 kHz d)
[   632.110] (II) modeset(0): Modeline "640x360"x59.3   17.75  640 688 720 800  360 363 368 374 +hsync -vsync (22.2 kHz d)
[   632.110] (II) modeset(0): Modeline "512x384"x120.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[   632.110] (II) modeset(0): Modeline "512x288"x120.0   23.25  512 532 580 648  288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[   632.110] (II) modeset(0): Modeline "512x288"x119.8   21.00  512 536 552 592  288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[   632.110] (II) modeset(0): Modeline "480x270"x119.3   20.38  480 496 544 608  270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[   632.110] (II) modeset(0): Modeline "480x270"x119.6   18.62  480 504 520 560  270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[   632.110] (II) modeset(0): Modeline "400x300"x120.6   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[   632.110] (II) modeset(0): Modeline "400x300"x112.7   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[   632.110] (II) modeset(0): Modeline "432x243"x119.8   16.25  432 444 484 536  243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[   632.111] (II) modeset(0): Modeline "432x243"x119.1   15.25  432 456 472 512  243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[   632.111] (II) modeset(0): Modeline "320x240"x120.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[   632.111] (II) modeset(0): Modeline "360x202"x119.0   11.25  360 372 404 448  202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[   632.111] (II) modeset(0): Modeline "360x202"x118.3   10.88  360 384 400 440  202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[   632.111] (II) modeset(0): Modeline "320x180"x119.7    9.00  320 332 360 400  180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[   632.111] (II) modeset(0): Modeline "320x180"x118.6    8.88  320 344 360 400  180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[   632.111] (II) modeset(0): EDID for output DP-1
[   632.112] (II) modeset(0): EDID for output HDMI-1
[   632.191] (II) modeset(0): EDID for output DP-2
[   632.192] (II) modeset(0): EDID for output HDMI-2
[   632.192] (II) modeset(0): Output eDP-1 connected
[   632.192] (II) modeset(0): Output DP-1 disconnected
[   632.192] (II) modeset(0): Output HDMI-1 disconnected
[   632.192] (II) modeset(0): Output DP-2 disconnected
[   632.192] (II) modeset(0): Output HDMI-2 disconnected
[   632.192] (II) modeset(0): Using exact sizes for initial modes
[   632.193] (II) modeset(0): Output eDP-1 using initial mode 1366x768 +0+0
[   632.193] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[   632.193] (==) modeset(0): DPI set to (96, 96)
[   632.193] (II) Loading sub module "fb"
[   632.193] (II) LoadModule: "fb"
[   632.193] (II) Module "fb" already built-in
[   632.230] (==) modeset(0): Backing store enabled
[   632.230] (==) modeset(0): Silken mouse enabled
[   632.319] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[   632.319] (==) modeset(0): DPMS enabled
[   632.319] (II) modeset(0): [DRI2] Setup complete
[   632.319] (II) modeset(0): [DRI2]   DRI driver: crocus
[   632.319] (II) modeset(0): [DRI2]   VDPAU driver: va_gl
[   632.319] (II) Initializing extension Generic Event Extension
[   632.319] (II) Initializing extension SHAPE
[   632.320] (II) Initializing extension MIT-SHM
[   632.320] (II) Initializing extension XInputExtension
[   632.320] (II) Initializing extension XTEST
[   632.321] (II) Initializing extension BIG-REQUESTS
[   632.321] (II) Initializing extension SYNC
[   632.321] (II) Initializing extension XKEYBOARD
[   632.322] (II) Initializing extension XC-MISC
[   632.322] (II) Initializing extension SECURITY
[   632.322] (II) Initializing extension XFIXES
[   632.323] (II) Initializing extension RENDER
[   632.323] (II) Initializing extension RANDR
[   632.324] (II) Initializing extension COMPOSITE
[   632.324] (II) Initializing extension DAMAGE
[   632.324] (II) Initializing extension MIT-SCREEN-SAVER
[   632.324] (II) Initializing extension DOUBLE-BUFFER
[   632.325] (II) Initializing extension RECORD
[   632.325] (II) Initializing extension DPMS
[   632.325] (II) Initializing extension Present
[   632.326] (II) Initializing extension DRI3
[   632.326] (II) Initializing extension X-Resource
[   632.326] (II) Initializing extension XVideo
[   632.327] (II) Initializing extension XVideo-MotionCompensation
[   632.327] (II) Initializing extension GLX
[   632.338] (II) AIGLX: Loaded and initialized crocus
[   632.338] (II) GLX: Initialized DRI2 GL provider for screen 0
[   632.338] (II) Initializing extension XFree86-VidModeExtension
[   632.338] (II) Initializing extension XFree86-DGA
[   632.338] (II) Initializing extension XFree86-DRI
[   632.338] (II) Initializing extension DRI2
[   632.340] (II) modeset(0): Damage tracking initialized
[   632.340] (II) modeset(0): Setting screen physical size to 361 x 203
[   632.463] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[   632.463] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[   632.463] (**) Power Button: Applying InputClass "system-keyboard"
[   632.463] (II) LoadModule: "libinput"
[   632.463] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[   632.467] (II) Module libinput: vendor="X.Org Foundation"
[   632.467] 	compiled for 1.21.1.3, module version = 1.2.1
[   632.467] 	Module class: X.Org XInput Driver
[   632.467] 	ABI class: X.Org XInput driver, version 24.4
[   632.467] (II) Using input driver 'libinput' for 'Power Button'
[   632.467] (**) Power Button: always reports core events
[   632.467] (**) Option "Device" "/dev/input/event3"
[   632.473] (II) event3  - Power Button: is tagged by udev as: Keyboard
[   632.473] (II) event3  - Power Button: device is a keyboard
[   632.473] (II) event3  - Power Button: device removed
[   632.490] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
[   632.490] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[   632.490] (**) Option "xkb_model" "pc105"
[   632.490] (**) Option "xkb_layout" "es"
[   632.541] (II) event3  - Power Button: is tagged by udev as: Keyboard
[   632.541] (II) event3  - Power Button: device is a keyboard
[   632.543] (II) config/udev: Adding input device Video Bus (/dev/input/event9)
[   632.543] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[   632.543] (**) Video Bus: Applying InputClass "system-keyboard"
[   632.543] (II) Using input driver 'libinput' for 'Video Bus'
[   632.543] (**) Video Bus: always reports core events
[   632.543] (**) Option "Device" "/dev/input/event9"
[   632.545] (II) event9  - Video Bus: is tagged by udev as: Keyboard
[   632.545] (II) event9  - Video Bus: device is a keyboard
[   632.545] (II) event9  - Video Bus: device removed
[   632.580] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input13/event9"
[   632.580] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[   632.580] (**) Option "xkb_model" "pc105"
[   632.580] (**) Option "xkb_layout" "es"
[   632.583] (II) event9  - Video Bus: is tagged by udev as: Keyboard
[   632.583] (II) event9  - Video Bus: device is a keyboard
[   632.584] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[   632.584] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[   632.584] (**) Power Button: Applying InputClass "system-keyboard"
[   632.584] (II) Using input driver 'libinput' for 'Power Button'
[   632.584] (**) Power Button: always reports core events
[   632.584] (**) Option "Device" "/dev/input/event1"
[   632.586] (II) event1  - Power Button: is tagged by udev as: Keyboard
[   632.587] (II) event1  - Power Button: device is a keyboard
[   632.587] (II) event1  - Power Button: device removed
[   632.606] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[   632.606] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[   632.606] (**) Option "xkb_model" "pc105"
[   632.606] (**) Option "xkb_layout" "es"
[   632.609] (II) event1  - Power Button: is tagged by udev as: Keyboard
[   632.609] (II) event1  - Power Button: device is a keyboard
[   632.611] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[   632.611] (II) No input driver specified, ignoring this device.
[   632.611] (II) This device may have been added with another device file.
[   632.612] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
[   632.612] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[   632.612] (**) Sleep Button: Applying InputClass "system-keyboard"
[   632.612] (II) Using input driver 'libinput' for 'Sleep Button'
[   632.612] (**) Sleep Button: always reports core events
[   632.612] (**) Option "Device" "/dev/input/event2"
[   632.614] (II) event2  - Sleep Button: is tagged by udev as: Keyboard
[   632.614] (II) event2  - Sleep Button: device is a keyboard
[   632.614] (II) event2  - Sleep Button: device removed
[   632.630] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2/event2"
[   632.630] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[   632.630] (**) Option "xkb_model" "pc105"
[   632.630] (**) Option "xkb_layout" "es"
[   632.632] (II) event2  - Sleep Button: is tagged by udev as: Keyboard
[   632.633] (II) event2  - Sleep Button: device is a keyboard
[   632.635] (II) config/udev: Adding input device Lenovo EasyCamera: Lenovo EasyC (/dev/input/event13)
[   632.636] (**) Lenovo EasyCamera: Lenovo EasyC: Applying InputClass "libinput keyboard catchall"
[   632.636] (**) Lenovo EasyCamera: Lenovo EasyC: Applying InputClass "system-keyboard"
[   632.636] (II) Using input driver 'libinput' for 'Lenovo EasyCamera: Lenovo EasyC'
[   632.636] (**) Lenovo EasyCamera: Lenovo EasyC: always reports core events
[   632.636] (**) Option "Device" "/dev/input/event13"
[   632.638] (II) event13 - Lenovo EasyCamera: Lenovo EasyC: is tagged by udev as: Keyboard
[   632.639] (II) event13 - Lenovo EasyCamera: Lenovo EasyC: device is a keyboard
[   632.639] (II) event13 - Lenovo EasyCamera: Lenovo EasyC: device removed
[   632.676] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/input/input17/event13"
[   632.676] (II) XINPUT: Adding extended input device "Lenovo EasyCamera: Lenovo EasyC" (type: KEYBOARD, id 10)
[   632.676] (**) Option "xkb_model" "pc105"
[   632.676] (**) Option "xkb_layout" "es"
[   632.680] (II) event13 - Lenovo EasyCamera: Lenovo EasyC: is tagged by udev as: Keyboard
[   632.680] (II) event13 - Lenovo EasyCamera: Lenovo EasyC: device is a keyboard
[   632.681] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event10)
[   632.682] (II) No input driver specified, ignoring this device.
[   632.682] (II) This device may have been added with another device file.
[   632.682] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event11)
[   632.682] (II) No input driver specified, ignoring this device.
[   632.683] (II) This device may have been added with another device file.
[   632.683] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event12)
[   632.683] (II) No input driver specified, ignoring this device.
[   632.683] (II) This device may have been added with another device file.
[   632.685] (II) config/udev: Adding input device Ideapad extra buttons (/dev/input/event6)
[   632.685] (**) Ideapad extra buttons: Applying InputClass "libinput keyboard catchall"
[   632.685] (**) Ideapad extra buttons: Applying InputClass "system-keyboard"
[   632.685] (II) Using input driver 'libinput' for 'Ideapad extra buttons'
[   632.685] (**) Ideapad extra buttons: always reports core events
[   632.685] (**) Option "Device" "/dev/input/event6"
[   632.687] (II) event6  - Ideapad extra buttons: is tagged by udev as: Keyboard
[   632.687] (II) event6  - Ideapad extra buttons: device is a keyboard
[   632.687] (II) event6  - Ideapad extra buttons: device removed
[   632.730] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1f.0/PNP0C09:00/VPC2004:00/input/input8/event6"
[   632.730] (II) XINPUT: Adding extended input device "Ideapad extra buttons" (type: KEYBOARD, id 11)
[   632.730] (**) Option "xkb_model" "pc105"
[   632.730] (**) Option "xkb_layout" "es"
[   632.733] (II) event6  - Ideapad extra buttons: is tagged by udev as: Keyboard
[   632.733] (II) event6  - Ideapad extra buttons: device is a keyboard
[   632.735] (II) config/udev: Adding input device ATML1000:00 03EB:8C3C (/dev/input/event5)
[   632.735] (**) ATML1000:00 03EB:8C3C: Applying InputClass "libinput touchscreen catchall"
[   632.735] (II) Using input driver 'libinput' for 'ATML1000:00 03EB:8C3C'
[   632.735] (**) ATML1000:00 03EB:8C3C: always reports core events
[   632.735] (**) Option "Device" "/dev/input/event5"
[   632.738] (II) event5  - ATML1000:00 03EB:8C3C: is tagged by udev as: Touchscreen
[   632.738] (II) event5  - ATML1000:00 03EB:8C3C: device is a touch device
[   632.739] (II) event5  - ATML1000:00 03EB:8C3C: device removed
[   632.783] (**) Option "config_info" "udev:/sys/devices/pci0000:00/808622C1:02/i2c-2/i2c-ATML1000:00/0018:03EB:8C3C.0001/input/input12/event5"
[   632.783] (II) XINPUT: Adding extended input device "ATML1000:00 03EB:8C3C" (type: TOUCHSCREEN, id 12)
[   632.783] (**) Option "AccelerationScheme" "none"
[   632.783] (**) ATML1000:00 03EB:8C3C: (accel) selected scheme none/0
[   632.784] (**) ATML1000:00 03EB:8C3C: (accel) acceleration factor: 2.000
[   632.784] (**) ATML1000:00 03EB:8C3C: (accel) acceleration threshold: 4
[   632.786] (II) event5  - ATML1000:00 03EB:8C3C: is tagged by udev as: Touchscreen
[   632.787] (II) event5  - ATML1000:00 03EB:8C3C: device is a touch device
[   632.789] (II) config/udev: Adding input device ATML1000:00 03EB:8C3C (/dev/input/mouse0)
[   632.789] (II) No input driver specified, ignoring this device.
[   632.789] (II) This device may have been added with another device file.
[   632.790] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event4)
[   632.790] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[   632.790] (**) AT Translated Set 2 keyboard: Applying InputClass "system-keyboard"
[   632.790] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[   632.790] (**) AT Translated Set 2 keyboard: always reports core events
[   632.790] (**) Option "Device" "/dev/input/event4"
[   632.792] (II) event4  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[   632.792] (II) event4  - AT Translated Set 2 keyboard: device is a keyboard
[   632.794] (II) event4  - AT Translated Set 2 keyboard: device removed
[   632.806] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input4/event4"
[   632.807] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 13)
[   632.807] (**) Option "xkb_model" "pc105"
[   632.807] (**) Option "xkb_layout" "es"
[   632.809] (II) event4  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[   632.810] (II) event4  - AT Translated Set 2 keyboard: device is a keyboard
[   632.813] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event8)
[   632.813] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "libinput touchpad catchall"
[   632.813] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[   632.813] (II) LoadModule: "synaptics"
[   632.813] (WW) Warning, couldn't open module synaptics
[   632.813] (EE) Failed to load module "synaptics" (module does not exist, 0)
[   632.813] (EE) No input driver matching `synaptics'
[   632.813] (II) Falling back to input driver `libinput'
[   632.813] (II) Using input driver 'libinput' for 'SynPS/2 Synaptics TouchPad'
[   632.813] (**) SynPS/2 Synaptics TouchPad: always reports core events
[   632.813] (**) Option "Device" "/dev/input/event8"
[   632.816] (II) event8  - SynPS/2 Synaptics TouchPad: is tagged by udev as: Touchpad
[   632.819] (II) event8  - SynPS/2 Synaptics TouchPad: device is a touchpad
[   632.819] (II) event8  - SynPS/2 Synaptics TouchPad: device removed
[   632.864] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input10/event8"
[   632.864] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 14)
[   632.867] (**) Option "AccelerationScheme" "none"
[   632.867] (**) SynPS/2 Synaptics TouchPad: (accel) selected scheme none/0
[   632.868] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[   632.868] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[   632.870] (II) event8  - SynPS/2 Synaptics TouchPad: is tagged by udev as: Touchpad
[   632.873] (II) event8  - SynPS/2 Synaptics TouchPad: device is a touchpad
[   632.875] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse1)
[   632.875] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[   632.875] (II) LoadModule: "synaptics"
[   632.876] (WW) Warning, couldn't open module synaptics
[   632.876] (EE) Failed to load module "synaptics" (module does not exist, 0)
[   632.876] (EE) No input driver matching `synaptics'
[   632.876] (II) Falling back to input driver `libinput'
[   632.876] (II) Using input driver 'libinput' for 'SynPS/2 Synaptics TouchPad'
[   632.876] (**) SynPS/2 Synaptics TouchPad: always reports core events
[   632.876] (**) Option "Device" "/dev/input/mouse1"
[   632.929] (II) mouse1  - not using input device '/dev/input/mouse1'.
[   632.930] (EE) libinput: SynPS/2 Synaptics TouchPad: Failed to create a device for /dev/input/mouse1
[   632.930] (EE) PreInit returned 2 for "SynPS/2 Synaptics TouchPad"
[   632.930] (II) UnloadModule: "libinput"
[   632.931] (II) config/udev: Adding input device PC Speaker (/dev/input/event7)
[   632.931] (II) No input driver specified, ignoring this device.
[   632.931] (II) This device may have been added with another device file.
[   633.193] (II) event3  - Power Button: device removed
[   633.200] (II) event9  - Video Bus: device removed
[   633.236] (II) event1  - Power Button: device removed
[   633.263] (II) event2  - Sleep Button: device removed
[   633.300] (II) event13 - Lenovo EasyCamera: Lenovo EasyC: device removed
[   633.346] (II) event6  - Ideapad extra buttons: device removed
[   633.396] (II) event5  - ATML1000:00 03EB:8C3C: device removed
[   633.436] (II) event4  - AT Translated Set 2 keyboard: device removed
[   633.463] (II) event8  - SynPS/2 Synaptics TouchPad: device removed
[   633.518] (II) UnloadModule: "libinput"
[   633.518] (II) UnloadModule: "libinput"
[   633.518] (II) UnloadModule: "libinput"
[   633.518] (II) UnloadModule: "libinput"
[   633.518] (II) UnloadModule: "libinput"
[   633.518] (II) UnloadModule: "libinput"
[   633.518] (II) UnloadModule: "libinput"
[   633.518] (II) UnloadModule: "libinput"
[   633.519] (II) UnloadModule: "libinput"
[   633.605] (II) Server terminated successfully (0). Closing log file.

boot into manjaro live usb, make sure you are connected to internet, open terminal and chroot:
manjaro-chroot -a
rerun update:
pacman-mirrors -f 5 && pacman -Syyu
if there are errors post the output here, if there are no errors and you are up to date, post output from:
mhwd-kernel -li && mhwd -l -li
ldconfig - (this should return nothing)
post also logs:
journalctl -b-1 -p4 --no-pager

Hi brahma,

Thank you for the fast answer… :slightly_smiling_face: :+1:

I forgot to mention that I already did a manjaro-chroot -a from a live usb and from there I did the downgrades and got the logs.

What I’ve done so far is to disable the lightDM service so I’m able to boot to a tty, login and then startx (with ‘exec startlxqt’ in .xinitrc).

Once in lxqt I upgraded the downgraded packages and rebooted. Now the system is up to date and there are no issues except for lightDM black screen (and a symlink to libsqlite that was modified by the update and was -strangely- pointing to an old custom version and broke half o my apps, but this is fixed now).

I also restarted the lightdm service in lxqt with systemctl and sure enough, the screen goes black with a blinking cursor but I can press ctrl + c, get rid of the black screen and then the lightdm login apears as it always does. From there I can do a login without issues. It seems that lighdm launches something before showing the login screen that hangs there.

Plymouth is not installed in my system and I have no ‘splash’ parameter in the linux kernel parameters.

I append the output of mhwd and journalctl.

Thanx! :slightly_smiling_face:


MHWD OUTPUT

[32mCurrently running:[0m 5.15.93-1-MANJARO (linux515)

The following kernels are installed in your system:
   * linux515
   * linux61
[1m[31m> [mInstalled PCI configs:
--------------------------------------------------------------------------------
                  NAME               VERSION          FREEDRIVER           TYPE
--------------------------------------------------------------------------------
           video-linux            2018.05.04                true            PCI


[1m[31mWarning: [mNo installed USB configs!
[1m[31m> [m0000:03:00.0 (0200:10ec:8168) Network controller Realtek Semiconductor Co., Ltd.:
--------------------------------------------------------------------------------
                  NAME               VERSION          FREEDRIVER           TYPE
--------------------------------------------------------------------------------
         network-r8168            2016.04.20                true            PCI


[1m[31m> [m0000:00:02.0 (0300:8086:22b1) Display controller Intel Corporation:
--------------------------------------------------------------------------------
                  NAME               VERSION          FREEDRIVER           TYPE
--------------------------------------------------------------------------------
           video-linux            2018.05.04                true            PCI
     video-modesetting            2020.01.13                true            PCI
            video-vesa            2017.03.12                true            PCI

JOURNALCTL OUTPUT

feb 18 16:18:39 mypcpc kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
feb 18 16:18:39 mypcpc kernel: ACPI BIOS Error (bug): AE_AML_PACKAGE_LIMIT, Index (0x000000010) is beyond end of object (length 0xD) (20210730/exoparg2-393)
feb 18 16:18:39 mypcpc kernel: ACPI Error: Aborting method \_SB.PCI0.LPCB.H_EC.BAT1._BIX due to previous error (AE_AML_PACKAGE_LIMIT) (20210730/psparse-529)
feb 18 16:18:39 mypcpc kernel: ACPI: battery: [Firmware Bug]: The _BIX method is broken, using _BIF.
feb 18 16:18:39 mypcpc kernel: EXT4-fs (sda6): warning: checktime reached, running e2fsck is recommended
feb 18 16:18:39 mypcpc systemd-journald[205]: /etc/systemd/journald.conf:27: Failed to parse size value, ignoring: 3MB
feb 18 16:18:41 mypcpc kernel: kauditd_printk_skb: 27 callbacks suppressed
feb 18 16:18:42 mypcpc kernel: atomisp_gmin_platform: module is from the staging directory, the quality is unknown, you have been warned.
feb 18 16:18:42 mypcpc kernel: atomisp_lm3554: module is from the staging directory, the quality is unknown, you have been warned.
feb 18 16:18:42 mypcpc kernel: bmc150_accel_i2c i2c-DUAL250E:00: supply vdd not found, using dummy regulator
feb 18 16:18:42 mypcpc kernel: bmc150_accel_i2c i2c-DUAL250E:00: supply vddio not found, using dummy regulator
feb 18 16:18:42 mypcpc kernel: bmc150_accel_i2c i2c-DUAL250E:base: supply vdd not found, using dummy regulator
feb 18 16:18:42 mypcpc kernel: bmc150_accel_i2c i2c-DUAL250E:base: supply vddio not found, using dummy regulator
feb 18 16:18:42 mypcpc kernel: ACPI Warning: \_SB.PCI0.I2C2.ACC1._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20210730/nsarguments-61)
feb 18 16:18:43 mypcpc kernel: r8169 0000:03:00.0: can't disable ASPM; OS doesn't have ASPM control
feb 18 16:18:43 mypcpc kernel: asus_wmi: ASUS Management GUID not found
feb 18 16:18:55 mypcpc systemd-xdg-autostart-generator[525]: Configuration file /home/user/.config/autostart/lxqt-desktop.desktop is marked executable. Please remove executable permission bits. Proceeding anyway.
feb 18 16:18:55 mypcpc systemd-xdg-autostart-generator[525]: Configuration file /home/user/.config/autostart/lxqt-notifications.desktop is marked executable. Please remove executable permission bits. Proceeding anyway.
feb 18 16:18:55 mypcpc systemd-xdg-autostart-generator[525]: Configuration file /home/user/.config/autostart/lxqt-globalkeyshortcuts.desktop is marked executable. Please remove executable permission bits. Proceeding anyway.
feb 18 16:18:55 mypcpc systemd-xdg-autostart-generator[525]: Configuration file /home/user/.config/autostart/lxqt-config-monitor-autostart.desktop is marked executable. Please remove executable permission bits. Proceeding anyway.
feb 18 16:18:55 mypcpc systemd-xdg-autostart-generator[525]: Configuration file /home/user/.config/autostart/lxqt-config-touchpad-autostart.desktop is marked executable. Please remove executable permission bits. Proceeding anyway.
feb 18 16:18:55 mypcpc systemd-xdg-autostart-generator[525]: Configuration file /home/user/.config/autostart/remmina-applet.desktop is marked executable. Please remove executable permission bits. Proceeding anyway.
feb 18 16:18:55 mypcpc systemd-xdg-autostart-generator[525]: Configuration file /home/user/.config/autostart/pamac-tray.desktop is marked executable. Please remove executable permission bits. Proceeding anyway.
feb 18 16:18:55 mypcpc systemd-xdg-autostart-generator[525]: Configuration file /home/user/.config/autostart/lxqt-xscreensaver-autostart.desktop is marked executable. Please remove executable permission bits. Proceeding anyway.
feb 18 16:18:55 mypcpc systemd-xdg-autostart-generator[525]: Configuration file /home/user/.config/autostart/xpad.desktop is marked executable. Please remove executable permission bits. Proceeding anyway.
feb 18 16:18:57 mypcpc kernel: kauditd_printk_skb: 31 callbacks suppressed
feb 18 16:19:06 mypcpc kscreen_backend_launcher[660]: qt.qpa.xcb: could not connect to display
feb 18 16:19:06 mypcpc kscreen_backend_launcher[660]: This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
                                                        
                                                        Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vnc, wayland-egl, wayland, wayland-xcomposite-egl, wayland-xcomposite-glx, xcb.
feb 18 16:19:07 mypcpc systemd-coredump[673]: Process 660 (kscreen_backend) of user 1000 dumped core.
                                                
                                                Stack trace of thread 660:
                                                #0  0x00007f3dddf8b8ec n/a (libc.so.6 + 0x878ec)
                                                #1  0x00007f3dddf3cea8 raise (libc.so.6 + 0x38ea8)
                                                #2  0x00007f3dddf2653d abort (libc.so.6 + 0x2253d)
                                                #3  0x00007f3dde3c2ede _ZNK14QMessageLogger5fatalEPKcz (libQt5Core.so.5 + 0x9fede)
                                                #4  0x00007f3dde982955 _ZN22QGuiApplicationPrivate25createPlatformIntegrationEv (libQt5Gui.so.5 + 0x13c955)
                                                #5  0x00007f3dde982f99 _ZN22QGuiApplicationPrivate21createEventDispatcherEv (libQt5Gui.so.5 + 0x13cf99)
                                                #6  0x00007f3dde5b657b _ZN23QCoreApplicationPrivate4initEv (libQt5Core.so.5 + 0x29357b)
                                                #7  0x00007f3dde983049 _ZN22QGuiApplicationPrivate4initEv (libQt5Gui.so.5 + 0x13d049)
                                                #8  0x00007f3dde983d6c _ZN15QGuiApplicationC1ERiPPci (libQt5Gui.so.5 + 0x13dd6c)
                                                #9  0x000055deb9949092 n/a (kscreen_backend_launcher + 0x3092)
                                                #10 0x00007f3dddf27790 n/a (libc.so.6 + 0x23790)
                                                #11 0x00007f3dddf2784a __libc_start_main (libc.so.6 + 0x2384a)
                                                #12 0x000055deb9949385 n/a (kscreen_backend_launcher + 0x3385)
                                                
                                                Stack trace of thread 669:
                                                #0  0x00007f3dde0040dd syscall (libc.so.6 + 0x1000dd)
                                                #1  0x00007f3dde4035f0 _ZN10QSemaphore7releaseEi (libQt5Core.so.5 + 0xe05f0)
                                                #2  0x00007f3dde5d3d5a _ZN22QAbstractMetaCallEventD1Ev (libQt5Core.so.5 + 0x2b0d5a)
                                                #3  0x00007f3dde5d411e _ZN14QMetaCallEventD0Ev (libQt5Core.so.5 + 0x2b111e)
                                                #4  0x00007f3dde5b1a5d _ZN23QCoreApplicationPrivate16sendPostedEventsEP7QObjectiP11QThreadData (libQt5Core.so.5 + 0x28ea5d)
                                                #5  0x00007f3dde5f7e88 n/a (libQt5Core.so.5 + 0x2d4e88)
                                                #6  0x00007f3ddd38282b g_main_context_dispatch (libglib-2.0.so.0 + 0x5582b)
                                                #7  0x00007f3ddd3d9cc9 n/a (libglib-2.0.so.0 + 0xaccc9)
                                                #8  0x00007f3ddd3810e2 g_main_context_iteration (libglib-2.0.so.0 + 0x540e2)
                                                #9  0x00007f3dde5fbc6c _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt5Core.so.5 + 0x2d8c6c)
                                                #10 0x00007f3dde5a96ec _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt5Core.so.5 + 0x2866ec)
                                                #11 0x00007f3dde40a25f _ZN7QThread4execEv (libQt5Core.so.5 + 0xe725f)
                                                #12 0x00007f3ddeed2cba n/a (libQt5DBus.so.5 + 0x23cba)
                                                #13 0x00007f3dde40732a n/a (libQt5Core.so.5 + 0xe432a)
                                                #14 0x00007f3dddf89bb5 n/a (libc.so.6 + 0x85bb5)
                                                #15 0x00007f3dde00bd90 n/a (libc.so.6 + 0x107d90)
                                                ELF object binary architecture: AMD x86-64
feb 18 16:19:07 mypcpc systemd[520]: plasma-kscreen.service: Main process exited, code=dumped, status=6/ABRT
feb 18 16:19:07 mypcpc systemd[520]: plasma-kscreen.service: Failed with result 'core-dump'.
feb 18 16:19:07 mypcpc systemd[520]: Failed to start KScreen.
feb 18 16:19:07 mypcpc pulseaudio[654]: stat('/etc/pulse/default.pa.d'): No existe el fichero o el directorio
feb 18 16:19:11 mypcpc kernel: kauditd_printk_skb: 7 callbacks suppressed
feb 18 16:19:31 mypcpc systemd-coredump[757]: Process 635 (lxqt-config-mon) of user 1000 dumped core.
                                                
                                                Stack trace of thread 635:
                                                #0  0x00007f93ec1a4868 _ZNK7KScreen6Config7outputsEv (libKF5Screen.so.7 + 0x16868)
                                                #1  0x000056431f5591cf n/a (lxqt-config-monitor + 0x201cf)
                                                #2  0x000056431f559ea3 n/a (lxqt-config-monitor + 0x20ea3)
                                                #3  0x00007f93eb123a71 n/a (libQt5Core.so.5 + 0x2bea71)
                                                #4  0x00007f93ec19f684 _ZN7KScreen15ConfigOperation8finishedEPS0_ (libKF5Screen.so.7 + 0x11684)
                                                #5  0x00007f93ec1a0189 n/a (libKF5Screen.so.7 + 0x12189)
                                                #6  0x00007f93eb116bb0 _ZN7QObject5eventEP6QEvent (libQt5Core.so.5 + 0x2b1bb0)
                                                #7  0x00007f93eb0f2f48 _ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent (libQt5Core.so.5 + 0x28df48)
                                                #8  0x00007f93eb0f3a53 _ZN23QCoreApplicationPrivate16sendPostedEventsEP7QObjectiP11QThreadData (libQt5Core.so.5 + 0x28ea53)
                                                #9  0x00007f93eb139e88 n/a (libQt5Core.so.5 + 0x2d4e88)
                                                #10 0x00007f93ea5fb82b g_main_context_dispatch (libglib-2.0.so.0 + 0x5582b)
                                                #11 0x00007f93ea652cc9 n/a (libglib-2.0.so.0 + 0xaccc9)
                                                #12 0x00007f93ea5fa0e2 g_main_context_iteration (libglib-2.0.so.0 + 0x540e2)
                                                #13 0x00007f93eb13dc6c _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt5Core.so.5 + 0x2d8c6c)
                                                #14 0x00007f93eb0eb6ec _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt5Core.so.5 + 0x2866ec)
                                                #15 0x00007f93eb0f6219 _ZN16QCoreApplication4execEv (libQt5Core.so.5 + 0x291219)
                                                #16 0x000056431f547278 n/a (lxqt-config-monitor + 0xe278)
                                                #17 0x00007f93eaa69790 n/a (libc.so.6 + 0x23790)
                                                #18 0x00007f93eaa6984a __libc_start_main (libc.so.6 + 0x2384a)
                                                #19 0x000056431f547d95 _start (lxqt-config-monitor + 0xed95)
                                                
                                                Stack trace of thread 643:
                                                #0  0x00007f93eab409df __poll (libc.so.6 + 0xfa9df)
                                                #1  0x00007f93ea652c2f n/a (libglib-2.0.so.0 + 0xacc2f)
                                                #2  0x00007f93ea5fa0e2 g_main_context_iteration (libglib-2.0.so.0 + 0x540e2)
                                                #3  0x00007f93eb13dc6c _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt5Core.so.5 + 0x2d8c6c)
                                                #4  0x00007f93eb0eb6ec _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt5Core.so.5 + 0x2866ec)
                                                #5  0x00007f93eaf4c25f _ZN7QThread4execEv (libQt5Core.so.5 + 0xe725f)
                                                #6  0x00007f93ea9e9cba n/a (libQt5DBus.so.5 + 0x23cba)
                                                #7  0x00007f93eaf4932a n/a (libQt5Core.so.5 + 0xe432a)
                                                #8  0x00007f93eaacbbb5 n/a (libc.so.6 + 0x85bb5)
                                                #9  0x00007f93eab4dd90 n/a (libc.so.6 + 0x107d90)
                                                
                                                Stack trace of thread 645:
                                                #0  0x00007f93eab409df __poll (libc.so.6 + 0xfa9df)
                                                #1  0x00007f93e99b026b n/a (libxcb.so.1 + 0xd26b)
                                                #2  0x00007f93e99b1d1d xcb_wait_for_event (libxcb.so.1 + 0xed1d)
                                                #3  0x00007f93e702b252 n/a (libQt5XcbQpa.so.5 + 0x62252)
                                                #4  0x00007f93eaf4932a n/a (libQt5Core.so.5 + 0xe432a)
                                                #5  0x00007f93eaacbbb5 n/a (libc.so.6 + 0x85bb5)
                                                #6  0x00007f93eab4dd90 n/a (libc.so.6 + 0x107d90)
                                                ELF object binary architecture: AMD x86-64
feb 18 16:37:57 mypcpc kernel: kauditd_printk_skb: 17 callbacks suppressed
feb 18 16:38:12 mypcpc pulseaudio[654]: X11 I/O error handler called
feb 18 16:38:12 mypcpc pulseaudio[654]: X11 I/O error exit handler called, preparing to tear down X11 modules
feb 18 16:38:22 mypcpc kernel: kauditd_printk_skb: 41 callbacks suppressed
feb 18 16:38:24 mypcpc pulseaudio[2698]: stat('/etc/pulse/default.pa.d'): No existe el fichero o el directorio
feb 18 16:38:24 mypcpc lxqt-panel[2686]: QLayout::removeWidget: Cannot remove a null widget.
feb 18 16:38:24 mypcpc lxqt-panel[2686]: QLayout::removeWidget: Cannot remove a null widget.
feb 18 16:38:24 mypcpc lxqt-panel[2686]: QLayout::removeWidget: Cannot remove a null widget.
feb 18 16:38:24 mypcpc lxqt-panel[2686]: QLayout::removeWidget: Cannot remove a null widget.
feb 18 16:38:24 mypcpc lxqt-panel[2686]: QLayout::removeWidget: Cannot remove a null widget.
feb 18 16:38:24 mypcpc lxqt-panel[2686]: QLayout::removeWidget: Cannot remove a null widget.
feb 18 16:38:24 mypcpc lxqt-panel[2686]: QLayout::removeWidget: Cannot remove a null widget.
feb 18 16:38:24 mypcpc lxqt-panel[2686]: QLayout::removeWidget: Cannot remove a null widget.
feb 18 16:38:32 mypcpc kernel: kauditd_printk_skb: 5 callbacks suppressed
feb 18 16:41:35 mypcpc kernel: [Firmware Bug]: TSC ADJUST differs: CPU0 0 --> -117139980. Restoring
feb 18 16:41:35 mypcpc kernel: ACPI: button: The lid device is not compliant to SW_LID.
feb 18 16:41:35 mypcpc kernel: iwlwifi 0000:02:00.0: RF_KILL bit toggled to enable radio.
feb 18 16:41:35 mypcpc kernel: ACPI BIOS Error (bug): AE_AML_PACKAGE_LIMIT, Index (0x000000010) is beyond end of object (length 0xD) (20210730/exoparg2-393)
feb 18 16:41:35 mypcpc kernel: ACPI Error: Aborting method \_SB.PCI0.LPCB.H_EC.BAT1._BIX due to previous error (AE_AML_PACKAGE_LIMIT) (20210730/psparse-529)
feb 18 16:41:35 mypcpc kernel: ACPI: battery: [Firmware Bug]: The _BIX method is broken, using _BIF.
feb 18 16:41:36 mypcpc kernel: Bluetooth: hci0: unexpected event for opcode 0xfc2f
feb 18 16:52:19 mypcpc kernel: [Firmware Bug]: TSC ADJUST differs: CPU0 0 --> -130903427. Restoring
feb 18 16:52:19 mypcpc kernel: iwlwifi 0000:02:00.0: RF_KILL bit toggled to enable radio.
feb 18 16:52:20 mypcpc kernel: ACPI BIOS Error (bug): AE_AML_PACKAGE_LIMIT, Index (0x000000010) is beyond end of object (length 0xD) (20210730/exoparg2-393)
feb 18 16:52:20 mypcpc kernel: ACPI Error: Aborting method \_SB.PCI0.LPCB.H_EC.BAT1._BIX due to previous error (AE_AML_PACKAGE_LIMIT) (20210730/psparse-529)
feb 18 16:52:20 mypcpc kernel: ACPI: battery: [Firmware Bug]: The _BIX method is broken, using _BIF.
feb 18 16:52:20 mypcpc kernel: Bluetooth: hci0: unexpected event for opcode 0xfc2f
feb 18 17:02:56 mypcpc kernel: [Firmware Bug]: TSC ADJUST differs: CPU0 0 --> -118466487. Restoring
feb 18 17:02:56 mypcpc kernel: iwlwifi 0000:02:00.0: RF_KILL bit toggled to enable radio.
feb 18 17:02:56 mypcpc kernel: ACPI BIOS Error (bug): AE_AML_PACKAGE_LIMIT, Index (0x000000010) is beyond end of object (length 0xD) (20210730/exoparg2-393)
feb 18 17:02:56 mypcpc kernel: ACPI Error: Aborting method \_SB.PCI0.LPCB.H_EC.BAT1._BIX due to previous error (AE_AML_PACKAGE_LIMIT) (20210730/psparse-529)
feb 18 17:02:56 mypcpc kernel: ACPI: battery: [Firmware Bug]: The _BIX method is broken, using _BIF.
feb 18 17:02:57 mypcpc kernel: Bluetooth: hci0: unexpected event for opcode 0xfc2f
feb 18 17:03:31 mypcpc lxqt-panel[2686]: XdgDesktopFileData::startByDBus(timeout=1500): failed to start org.freedesktop.Application/usr/share/applications/org.manjaro.pamac.manager.desktop: QDBusMessage(type=Error, service=, error name=org.freedesktop.DBus.Error.NoReply, error message=Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken., signature=s, contents=("Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.") )
feb 18 17:03:33 mypcpc pamac-manager[4236]: gdk_window_set_cursor: assertion 'GDK_IS_WINDOW (window)' failed
feb 18 17:07:33 mypcpc kernel: [Firmware Bug]: TSC ADJUST differs: CPU0 0 --> -125450467. Restoring
feb 18 17:07:33 mypcpc kernel: iwlwifi 0000:02:00.0: RF_KILL bit toggled to enable radio.
feb 18 17:07:33 mypcpc kernel: done.
feb 18 17:07:33 mypcpc kernel: ACPI BIOS Error (bug): AE_AML_PACKAGE_LIMIT, Index (0x000000010) is beyond end of object (length 0xD) (20210730/exoparg2-393)
feb 18 17:07:33 mypcpc kernel: ACPI Error: Aborting method \_SB.PCI0.LPCB.H_EC.BAT1._BIX due to previous error (AE_AML_PACKAGE_LIMIT) (20210730/psparse-529)
feb 18 17:07:33 mypcpc kernel: ACPI: battery: [Firmware Bug]: The _BIX method is broken, using _BIF.
feb 18 17:07:34 mypcpc kernel: Bluetooth: hci0: unexpected event for opcode 0xfc2f
feb 18 17:11:50 mypcpc kernel: [Firmware Bug]: TSC ADJUST differs: CPU0 0 --> -130244187. Restoring
feb 18 17:11:51 mypcpc kernel: iwlwifi 0000:02:00.0: RF_KILL bit toggled to enable radio.
feb 18 17:11:51 mypcpc kernel: ACPI BIOS Error (bug): AE_AML_PACKAGE_LIMIT, Index (0x000000010) is beyond end of object (length 0xD) (20210730/exoparg2-393)
feb 18 17:11:51 mypcpc kernel: ACPI Error: Aborting method \_SB.PCI0.LPCB.H_EC.BAT1._BIX due to previous error (AE_AML_PACKAGE_LIMIT) (20210730/psparse-529)
feb 18 17:11:51 mypcpc kernel: ACPI: battery: [Firmware Bug]: The _BIX method is broken, using _BIF.
feb 18 17:11:51 mypcpc kernel: Bluetooth: hci0: unexpected event for opcode 0xfc2f
feb 18 17:32:27 mypcpc kernel: [Firmware Bug]: TSC ADJUST differs: CPU0 0 --> -146764280. Restoring
feb 18 17:32:27 mypcpc kernel: ACPI BIOS Error (bug): AE_AML_PACKAGE_LIMIT, Index (0x000000010) is beyond end of object (length 0xD) (20210730/exoparg2-393)
feb 18 17:32:27 mypcpc kernel: ACPI Error: Aborting method \_SB.PCI0.LPCB.H_EC.BAT1._BIX due to previous error (AE_AML_PACKAGE_LIMIT) (20210730/psparse-529)
feb 18 17:32:27 mypcpc kernel: ACPI: battery: [Firmware Bug]: The _BIX method is broken, using _BIF.
feb 18 17:32:27 mypcpc kernel: iwlwifi 0000:02:00.0: RF_KILL bit toggled to enable radio.
feb 18 17:32:27 mypcpc kernel: done.
feb 18 17:32:27 mypcpc kernel: ACPI BIOS Error (bug): AE_AML_PACKAGE_LIMIT, Index (0x000000010) is beyond end of object (length 0xD) (20210730/exoparg2-393)
feb 18 17:32:27 mypcpc kernel: ACPI Error: Aborting method \_SB.PCI0.LPCB.H_EC.BAT1._BIX due to previous error (AE_AML_PACKAGE_LIMIT) (20210730/psparse-529)
feb 18 17:32:27 mypcpc kernel: Bluetooth: hci0: unexpected event for opcode 0xfc2f
feb 18 17:32:27 mypcpc kernel: ACPI: battery: [Firmware Bug]: The _BIX method is broken, using _BIF.
feb 18 17:34:50 mypcpc pulseaudio[2698]: X11 I/O error handler called
feb 18 17:34:50 mypcpc pulseaudio[2698]: X11 I/O error exit handler called, preparing to tear down X11 modules
feb 18 17:34:50 mypcpc kscreen_backend_launcher[2697]: The X11 connection broke (error 1). Did the X11 server die?
feb 18 17:34:50 mypcpc lxqt-panel[2686]: The X11 connection broke: I/O error (code 1)
feb 18 17:34:50 mypcpc systemd-coredump[6920]: Failed to connect to coredump service: Connection refused
feb 18 17:34:51 mypcpc systemd[1]: udisks2.service: Main process exited, code=dumped, status=6/ABRT
feb 18 17:34:51 mypcpc systemd[1]: udisks2.service: Failed with result 'core-dump'.
feb 18 17:34:52 mypcpc lxqt-session[2656]: lxqt-session: Module lxqt-panel.desktop won't terminate ... killing.
feb 18 17:34:52 mypcpc lxqt-session[2656]: QProcess: Destroyed while process ("lxqt-panel") is still running.
feb 18 17:34:52 mypcpc lxqt-session[2656]: lxqt-session: Got an invalid (null) module to restart. Ignoring it
feb 18 17:34:53 mypcpc systemd[1]: run-credentials-systemd\x2dtmpfiles\x2dsetup.service.mount: Failed with result 'exit-code'.
feb 18 17:34:53 mypcpc kernel: watchdog: watchdog0: watchdog did not stop!

you should first address this:


and why do you have installed kscreen? thats from kde… doest it come with lxqt?

Hi,

Thanks for the fast answer.

I see in pacman that lxqt-config depends on libkscreen. This is the only package I have installed related to kscreen.

Any ideas on how to fix the core dump?

feb 19 14:13:47 mypc kscreen_backend_launcher[664]: qt.qpa.xcb: could not connect to display
feb 19 14:13:47 mypc kscreen_backend_launcher[664]: This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.

Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vnc, wayland-egl, wayland, wayland-xcomposite-egl, wayland-xcomposite-glx, xcb.
feb 19 14:13:47 mypc systemd-coredump[676]: Process 664 (kscreen_backend) of user 1000 dumped core.

I append the last journalctl output.

Thanx! :slightly_smiling_face:

feb 19 14:13:19 mypc kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
feb 19 14:13:19 mypc kernel: ACPI BIOS Error (bug): AE_AML_PACKAGE_LIMIT, Index (0x000000010) is beyond end of object (length 0xD) (20220331/exoparg2-393)
feb 19 14:13:19 mypc kernel: ACPI Error: Aborting method \_SB.PCI0.LPCB.H_EC.BAT1._BIX due to previous error (AE_AML_PACKAGE_LIMIT) (20220331/psparse-529)
feb 19 14:13:19 mypc kernel: ACPI: battery: [Firmware Bug]: The _BIX method is broken, using _BIF.
feb 19 14:13:20 mypc kernel: EXT4-fs (sda6): warning: checktime reached, running e2fsck is recommended
feb 19 14:13:20 mypc systemd-journald[203]: /etc/systemd/journald.conf:27: Failed to parse size value, ignoring: 3MB
feb 19 14:13:21 mypc kernel: gpio gpiochip4: (INT0002 Virtual GPIO): not an immutable chip, please consider fixing it!
feb 19 14:13:21 mypc kernel: kauditd_printk_skb: 18 callbacks suppressed
feb 19 14:13:22 mypc kernel: atomisp_gmin_platform: module is from the staging directory, the quality is unknown, you have been warned.
feb 19 14:13:22 mypc kernel: atomisp_lm3554: module is from the staging directory, the quality is unknown, you have been warned.
feb 19 14:13:22 mypc kernel: bmc150_accel_i2c i2c-DUAL250E:00: supply vdd not found, using dummy regulator
feb 19 14:13:22 mypc kernel: bmc150_accel_i2c i2c-DUAL250E:00: supply vddio not found, using dummy regulator
feb 19 14:13:22 mypc kernel: bmc150_accel_i2c i2c-DUAL250E:base: supply vdd not found, using dummy regulator
feb 19 14:13:22 mypc kernel: bmc150_accel_i2c i2c-DUAL250E:base: supply vddio not found, using dummy regulator
feb 19 14:13:22 mypc kernel: ACPI Warning: \_SB.PCI0.I2C2.ACC1._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20220331/nsarguments-61)
feb 19 14:13:23 mypc kernel: r8169 0000:03:00.0: can't disable ASPM; OS doesn't have ASPM control
feb 19 14:13:23 mypc kernel: asus_wmi: ASUS Management GUID not found
feb 19 14:13:26 mypc kernel: kauditd_printk_skb: 10 callbacks suppressed
feb 19 14:13:38 mypc systemd-xdg-autostart-generator[555]: Configuration file /home/jochi/.config/autostart/lxqt-desktop.desktop is marked executable. Please remove executable permission bits. Proceeding anyway.
feb 19 14:13:38 mypc systemd-xdg-autostart-generator[555]: Configuration file /home/jochi/.config/autostart/lxqt-notifications.desktop is marked executable. Please remove executable permission bits. Proceeding anyway.
feb 19 14:13:38 mypc systemd-xdg-autostart-generator[555]: Configuration file /home/jochi/.config/autostart/lxqt-globalkeyshortcuts.desktop is marked executable. Please remove executable permission bits. Proceeding anyway.
feb 19 14:13:38 mypc systemd-xdg-autostart-generator[555]: Configuration file /home/jochi/.config/autostart/lxqt-config-monitor-autostart.desktop is marked executable. Please remove executable permission bits. Proceeding anyway.
feb 19 14:13:38 mypc systemd-xdg-autostart-generator[555]: Configuration file /home/jochi/.config/autostart/lxqt-config-touchpad-autostart.desktop is marked executable. Please remove executable permission bits. Proceeding anyway.
feb 19 14:13:38 mypc systemd-xdg-autostart-generator[555]: Configuration file /home/jochi/.config/autostart/remmina-applet.desktop is marked executable. Please remove executable permission bits. Proceeding anyway.
feb 19 14:13:38 mypc systemd-xdg-autostart-generator[555]: Configuration file /home/jochi/.config/autostart/pamac-tray.desktop is marked executable. Please remove executable permission bits. Proceeding anyway.
feb 19 14:13:38 mypc systemd-xdg-autostart-generator[555]: Configuration file /home/jochi/.config/autostart/lxqt-xscreensaver-autostart.desktop is marked executable. Please remove executable permission bits. Proceeding anyway.
feb 19 14:13:38 mypc systemd-xdg-autostart-generator[555]: Configuration file /home/jochi/.config/autostart/xpad.desktop is marked executable. Please remove executable permission bits. Proceeding anyway.
feb 19 14:13:47 mypc kernel: kauditd_printk_skb: 7 callbacks suppressed
feb 19 14:13:47 mypc kscreen_backend_launcher[664]: qt.qpa.xcb: could not connect to display
feb 19 14:13:47 mypc kscreen_backend_launcher[664]: This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
                                                        
                                                        Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vnc, wayland-egl, wayland, wayland-xcomposite-egl, wayland-xcomposite-glx, xcb.
feb 19 14:13:47 mypc systemd-coredump[676]: Process 664 (kscreen_backend) of user 1000 dumped core.
                                                
                                                Stack trace of thread 664:
                                                #0  0x00007f97902a08ec n/a (libc.so.6 + 0x878ec)
                                                #1  0x00007f9790251ea8 raise (libc.so.6 + 0x38ea8)
                                                #2  0x00007f979023b53d abort (libc.so.6 + 0x2253d)
                                                #3  0x00007f979089fede _ZNK14QMessageLogger5fatalEPKcz (libQt5Core.so.5 + 0x9fede)
                                                #4  0x00007f9790f3c955 _ZN22QGuiApplicationPrivate25createPlatformIntegrationEv (libQt5Gui.so.5 + 0x13c955)
                                                #5  0x00007f9790f3cf99 _ZN22QGuiApplicationPrivate21createEventDispatcherEv (libQt5Gui.so.5 + 0x13cf99)
                                                #6  0x00007f9790a9357b _ZN23QCoreApplicationPrivate4initEv (libQt5Core.so.5 + 0x29357b)
                                                #7  0x00007f9790f3d049 _ZN22QGuiApplicationPrivate4initEv (libQt5Gui.so.5 + 0x13d049)
                                                #8  0x00007f9790f3dd6c _ZN15QGuiApplicationC1ERiPPci (libQt5Gui.so.5 + 0x13dd6c)
                                                #9  0x000055e776420092 n/a (kscreen_backend_launcher + 0x3092)
                                                #10 0x00007f979023c790 n/a (libc.so.6 + 0x23790)
                                                #11 0x00007f979023c84a __libc_start_main (libc.so.6 + 0x2384a)
                                                #12 0x000055e776420385 n/a (kscreen_backend_launcher + 0x3385)
                                                
                                                Stack trace of thread 672:
                                                #0  0x00007f97903190dd syscall (libc.so.6 + 0x1000dd)
                                                #1  0x00007f97908e05f0 _ZN10QSemaphore7releaseEi (libQt5Core.so.5 + 0xe05f0)
                                                #2  0x00007f9790ab0d5a _ZN22QAbstractMetaCallEventD1Ev (libQt5Core.so.5 + 0x2b0d5a)
                                                #3  0x00007f9790ab111e _ZN14QMetaCallEventD0Ev (libQt5Core.so.5 + 0x2b111e)
                                                #4  0x00007f9790a8ea5d _ZN23QCoreApplicationPrivate16sendPostedEventsEP7QObjectiP11QThreadData (libQt5Core.so.5 + 0x28ea5d)
                                                #5  0x00007f9790ad4e88 n/a (libQt5Core.so.5 + 0x2d4e88)
                                                #6  0x00007f978fa6e82b g_main_context_dispatch (libglib-2.0.so.0 + 0x5582b)
                                                #7  0x00007f978fac5cc9 n/a (libglib-2.0.so.0 + 0xaccc9)
                                                #8  0x00007f978fa6d0e2 g_main_context_iteration (libglib-2.0.so.0 + 0x540e2)
                                                #9  0x00007f9790ad8c6c _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt5Core.so.5 + 0x2d8c6c)
                                                #10 0x00007f9790a866ec _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt5Core.so.5 + 0x2866ec)
                                                #11 0x00007f97908e725f _ZN7QThread4execEv (libQt5Core.so.5 + 0xe725f)
                                                #12 0x00007f97914dfcba n/a (libQt5DBus.so.5 + 0x23cba)
                                                #13 0x00007f97908e432a n/a (libQt5Core.so.5 + 0xe432a)
                                                #14 0x00007f979029ebb5 n/a (libc.so.6 + 0x85bb5)
                                                #15 0x00007f9790320d90 n/a (libc.so.6 + 0x107d90)
                                                ELF object binary architecture: AMD x86-64
feb 19 14:13:47 mypc systemd[550]: plasma-kscreen.service: Main process exited, code=dumped, status=6/ABRT
feb 19 14:13:47 mypc systemd[550]: plasma-kscreen.service: Failed with result 'core-dump'.
feb 19 14:13:47 mypc systemd[550]: Failed to start KScreen.
feb 19 14:13:47 mypc pulseaudio[657]: stat('/etc/pulse/default.pa.d'): No existe el fichero o el directorio
feb 19 14:13:51 mypc kernel: kauditd_printk_skb: 6 callbacks suppressed
feb 19 14:14:12 mypc systemd-coredump[858]: Process 636 (lxqt-config-mon) of user 1000 dumped core.
                                                
                                                Stack trace of thread 636:
                                                #0  0x00007f6da97cd868 _ZNK7KScreen6Config7outputsEv (libKF5Screen.so.7 + 0x16868)
                                                #1  0x000055bdcea841cf n/a (lxqt-config-monitor + 0x201cf)
                                                #2  0x000055bdcea84ea3 n/a (lxqt-config-monitor + 0x20ea3)
                                                #3  0x00007f6da84bea71 n/a (libQt5Core.so.5 + 0x2bea71)
                                                #4  0x00007f6da97c8684 _ZN7KScreen15ConfigOperation8finishedEPS0_ (libKF5Screen.so.7 + 0x11684)
                                                #5  0x00007f6da97c9189 n/a (libKF5Screen.so.7 + 0x12189)
                                                #6  0x00007f6da84b1bb0 _ZN7QObject5eventEP6QEvent (libQt5Core.so.5 + 0x2b1bb0)
                                                #7  0x00007f6da848df48 _ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent (libQt5Core.so.5 + 0x28df48)
                                                #8  0x00007f6da848ea53 _ZN23QCoreApplicationPrivate16sendPostedEventsEP7QObjectiP11QThreadData (libQt5Core.so.5 + 0x28ea53)
                                                #9  0x00007f6da84d4e88 n/a (libQt5Core.so.5 + 0x2d4e88)
                                                #10 0x00007f6da7b2f82b g_main_context_dispatch (libglib-2.0.so.0 + 0x5582b)
                                                #11 0x00007f6da7b86cc9 n/a (libglib-2.0.so.0 + 0xaccc9)
                                                #12 0x00007f6da7b2e0e2 g_main_context_iteration (libglib-2.0.so.0 + 0x540e2)
                                                #13 0x00007f6da84d8c6c _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt5Core.so.5 + 0x2d8c6c)
                                                #14 0x00007f6da84866ec _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt5Core.so.5 + 0x2866ec)
                                                #15 0x00007f6da8491219 _ZN16QCoreApplication4execEv (libQt5Core.so.5 + 0x291219)
                                                #16 0x000055bdcea72278 n/a (lxqt-config-monitor + 0xe278)
                                                #17 0x00007f6da7c3c790 n/a (libc.so.6 + 0x23790)
                                                #18 0x00007f6da7c3c84a __libc_start_main (libc.so.6 + 0x2384a)
                                                #19 0x000055bdcea72d95 _start (lxqt-config-monitor + 0xed95)
                                                
                                                Stack trace of thread 648:
                                                #0  0x00007f6da7d139df __poll (libc.so.6 + 0xfa9df)
                                                #1  0x00007f6da719126b n/a (libxcb.so.1 + 0xd26b)
                                                #2  0x00007f6da7192d1d xcb_wait_for_event (libxcb.so.1 + 0xed1d)
                                                #3  0x00007f6da452c252 n/a (libQt5XcbQpa.so.5 + 0x62252)
                                                #4  0x00007f6da82e432a n/a (libQt5Core.so.5 + 0xe432a)
                                                #5  0x00007f6da7c9ebb5 n/a (libc.so.6 + 0x85bb5)
                                                #6  0x00007f6da7d20d90 n/a (libc.so.6 + 0x107d90)
                                                
                                                Stack trace of thread 645:
                                                #0  0x00007f6da7d139df __poll (libc.so.6 + 0xfa9df)
                                                #1  0x00007f6da7b86c2f n/a (libglib-2.0.so.0 + 0xacc2f)
                                                #2  0x00007f6da7b2e0e2 g_main_context_iteration (libglib-2.0.so.0 + 0x540e2)
                                                #3  0x00007f6da84d8c6c _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt5Core.so.5 + 0x2d8c6c)
                                                #4  0x00007f6da84866ec _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt5Core.so.5 + 0x2866ec)
                                                #5  0x00007f6da82e725f _ZN7QThread4execEv (libQt5Core.so.5 + 0xe725f)
                                                #6  0x00007f6da8fa3cba n/a (libQt5DBus.so.5 + 0x23cba)
                                                #7  0x00007f6da82e432a n/a (libQt5Core.so.5 + 0xe432a)
                                                #8  0x00007f6da7c9ebb5 n/a (libc.so.6 + 0x85bb5)
                                                #9  0x00007f6da7d20d90 n/a (libc.so.6 + 0x107d90)
                                                ELF object binary architecture: AMD x86-64
feb 19 20:20:12 mypc kernel: [Firmware Bug]: TSC ADJUST differs: CPU0 0 --> -147562340. Restoring
feb 19 20:20:12 mypc kernel: ACPI: button: The lid device is not compliant to SW_LID.
feb 19 20:20:12 mypc kernel: iwlwifi 0000:02:00.0: RF_KILL bit toggled to enable radio.
feb 19 20:20:12 mypc kernel: ACPI BIOS Error (bug): AE_AML_PACKAGE_LIMIT, Index (0x000000010) is beyond end of object (length 0xD) (20220331/exoparg2-393)
feb 19 20:20:12 mypc kernel: ACPI Error: Aborting method \_SB.PCI0.LPCB.H_EC.BAT1._BIX due to previous error (AE_AML_PACKAGE_LIMIT) (20220331/psparse-529)
feb 19 20:20:12 mypc kernel: ACPI: battery: [Firmware Bug]: The _BIX method is broken, using _BIF.
feb 19 20:58:27 mypc kernel: [Firmware Bug]: TSC ADJUST differs: CPU0 0 --> -157018667. Restoring
feb 19 20:58:27 mypc kernel: iwlwifi 0000:02:00.0: RF_KILL bit toggled to enable radio.
feb 19 20:58:27 mypc kernel: ACPI BIOS Error (bug): AE_AML_PACKAGE_LIMIT, Index (0x000000010) is beyond end of object (length 0xD) (20220331/exoparg2-393)
feb 19 20:58:27 mypc kernel: ACPI Error: Aborting method \_SB.PCI0.LPCB.H_EC.BAT1._BIX due to previous error (AE_AML_PACKAGE_LIMIT) (20220331/psparse-529)
feb 19 20:58:27 mypc kernel: ACPI: battery: [Firmware Bug]: The _BIX method is broken, using _BIF.
feb 19 20:58:28 mypc kernel: usb 1-1-port1: Cannot enable. Maybe the USB cable is bad?
feb 19 20:58:29 mypc kernel: usb 1-1-port1: Cannot enable. Maybe the USB cable is bad?
feb 19 21:55:36 mypc kernel: [Firmware Bug]: TSC ADJUST differs: CPU0 0 --> -147460487. Restoring
feb 19 21:55:36 mypc kernel: iwlwifi 0000:02:00.0: RF_KILL bit toggled to enable radio.
feb 19 21:55:36 mypc kernel: ACPI BIOS Error (bug): AE_AML_PACKAGE_LIMIT, Index (0x000000010) is beyond end of object (length 0xD) (20220331/exoparg2-393)
feb 19 21:55:36 mypc kernel: ACPI Error: Aborting method \_SB.PCI0.LPCB.H_EC.BAT1._BIX due to previous error (AE_AML_PACKAGE_LIMIT) (20220331/psparse-529)
feb 19 21:55:36 mypc kernel: ACPI: battery: [Firmware Bug]: The _BIX method is broken, using _BIF.
feb 19 22:09:23 mypc pulseaudio[657]: X11 I/O error handler called
feb 19 22:09:23 mypc pulseaudio[657]: X11 I/O error exit handler called, preparing to tear down X11 modules
feb 19 22:09:23 mypc systemd-coredump[3759]: Failed to connect to coredump service: Connection refused
feb 19 22:09:24 mypc systemd[1]: udisks2.service: Main process exited, code=dumped, status=6/ABRT
feb 19 22:09:24 mypc systemd[1]: udisks2.service: Failed with result 'core-dump'.
feb 19 22:09:25 mypc systemd[1]: run-credentials-systemd\x2dtmpfiles\x2dsetup.service.mount: Failed with result 'exit-code'.
feb 19 22:09:25 mypc kernel: watchdog: watchdog0: watchdog did not stop!

… Also, I stopped lighdm and I’m perfectly happy login in with a tty and then executing startx. One less moving part.

The only issue is that the display management dialog of lxqt-config does not work.

But I found a great bash script called ‘mons’ that uses xrandr and allows me to select or mirror monitors, easely

Does any one know If I could safely get rid of the kscreen stuff (and avoid this core dump)?

It almost sounds like your missing lxqt-session??? Maybe?

Hi eriefisher,

Thank you for your help.

No, lxqt-session is installed.

reinstall kscreen and lxqt-config and its dependencies…
also reinstall all qt packages:

sudo pacman -Qqn | grep -E 'qt6|qt5' | sudo pacman -S -

reboot and test