I’m running EOS/Cinnamon on a Thinkpad T14 Gen 1, and suspend, suspend-then-hibernate, hybrid-sleep and hibernate have been working fine for weeks.
I typically don’t shutdown this laptop for days, just close & reopen the lid 30-40 times a day, and sometimes connect it to the AC adapter to recharge it.
I didn’t:
- install new software
- play around with power settings
- change any system settings
I did:
- do normal updates a few times per day (using
yay
) - check & write in forums a lot
Now, since yesternight (2025-08-12), the system suddenly fails to suspend, and resumes immediately, asking me to login again (using cinnamon-screensaver).
BIOS is set for S3 (“Linux”) instead of S2idle (“Windows”). I have a separate swap partition (for hibernate).
$ cat /sys/power/mem_sleep
s2idle [deep]
$ cat /sys/power/state
freeze mem disk
$ cat /sys/power/disk
[platform] shutdown reboot suspend test_resume
$ cat /sys/power/image_size
6551207936
$ lsblk
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS
nvme0n1 259:0 0 476,9G 0 disk
├─nvme0n1p1 259:1 0 2G 0 part /efi
├─nvme0n1p2 259:2 0 457,9G 0 part /
└─nvme0n1p3 259:3 0 17,1G 0 part [SWAP]
journalctl --since 7:10 | eos-sendlog
of failed suspend, using systemctl suspend
:
Note:
Aug 13 07:10:52 t14-mch kernel: xhci_hcd 0000:00:14.0: PM: pci_pm_suspend(): hcd_pci_suspend returns -16
Aug 13 07:10:52 t14-mch kernel: xhci_hcd 0000:00:14.0: PM: dpm_run_callback(): pci_pm_suspend returns -16
Aug 13 07:10:52 t14-mch kernel: xhci_hcd 0000:00:14.0: PM: failed to suspend async: error -16
Aug 13 07:10:52 t14-mch kernel: PM: Some devices failed to suspend, or early wake event detected
[...]
Aug 13 07:10:52 t14-mch systemd-sleep[21138]: Failed to put system to sleep. System resumed again: Device or resource busy
Aug 13 07:10:52 t14-mch kernel: PM: suspend exit
$ lspci
00:00.0 Host bridge: Intel Corporation Comet Lake-U v1 4c Host Bridge/DRAM Controller (rev 0c)
00:02.0 VGA compatible controller: Intel Corporation CometLake-U GT2 [UHD Graphics] (rev 02)
00:04.0 Signal processing controller: Intel Corporation Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor Thermal Subsystem (rev 0c)
00:08.0 System peripheral: Intel Corporation Xeon E3-1200 v5/v6 / E3-1500 v5 / 6th/7th/8th Gen Core Processor Gaussian Mixture Model
00:12.0 Signal processing controller: Intel Corporation Comet Lake Thermal Subsytem
00:14.0 USB controller: Intel Corporation Comet Lake PCH-LP USB 3.1 xHCI Host Controller
00:14.2 RAM memory: Intel Corporation Comet Lake PCH-LP Shared SRAM
00:14.3 Network controller: Intel Corporation Comet Lake PCH-LP CNVi WiFi
00:16.0 Communication controller: Intel Corporation Comet Lake Management Engine Interface
00:1c.0 PCI bridge: Intel Corporation Comet Lake PCI Express Root Port #1 (rev f0)
00:1c.4 PCI bridge: Intel Corporation Comet Lake PCI Express Root Port #5 (rev f0)
00:1d.0 PCI bridge: Intel Corporation Comet Lake PCI Express Root Port #9 (rev f0)
00:1d.4 PCI bridge: Intel Corporation Comet Lake PCI Express Root Port #13 (rev f0)
00:1f.0 ISA bridge: Intel Corporation Comet Lake PCH-LP LPC Premium Controller/eSPI Controller
00:1f.3 Audio device: Intel Corporation Comet Lake PCH-LP cAVS
00:1f.4 SMBus: Intel Corporation Comet Lake PCH-LP SMBus Host Controller
00:1f.5 Serial bus controller: Intel Corporation Comet Lake SPI (flash) Controller
00:1f.6 Ethernet controller: Intel Corporation Ethernet Connection (10) I219-V
02:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS522A PCI Express Card Reader (rev 01)
03:00.0 PCI bridge: Intel Corporation JHL6240 Thunderbolt 3 Bridge (Low Power) [Alpine Ridge LP 2016] (rev 01)
04:00.0 PCI bridge: Intel Corporation JHL6240 Thunderbolt 3 Bridge (Low Power) [Alpine Ridge LP 2016] (rev 01)
04:01.0 PCI bridge: Intel Corporation JHL6240 Thunderbolt 3 Bridge (Low Power) [Alpine Ridge LP 2016] (rev 01)
04:02.0 PCI bridge: Intel Corporation JHL6240 Thunderbolt 3 Bridge (Low Power) [Alpine Ridge LP 2016] (rev 01)
05:00.0 System peripheral: Intel Corporation JHL6240 Thunderbolt 3 NHI (Low Power) [Alpine Ridge LP 2016] (rev 01)
2b:00.0 USB controller: Intel Corporation JHL6240 Thunderbolt 3 USB 3.1 Controller (Low Power) [Alpine Ridge LP 2016] (rev 01)
2e:00.0 Non-Volatile memory controller: Toshiba Corporation XG6 NVMe SSD Controller
/var/log/pacman.log
from yesterday night’s update:
Log snippet
[2025-08-12T22:26:44+0200] [PACMAN] Running 'pacman -S -y --config /etc/pacman.conf --'
[2025-08-12T22:26:44+0200] [PACMAN] synchronizing package lists
[2025-08-12T22:27:19+0200] [PACMAN] Running 'pacman -S -u -y --config /etc/pacman.conf --'
[2025-08-12T22:27:19+0200] [PACMAN] synchronizing package lists
[2025-08-12T22:27:19+0200] [PACMAN] starting full system upgrade
[2025-08-12T22:27:35+0200] [ALPM] running '00-timeshift-autosnap.hook'...
[2025-08-12T22:27:35+0200] [ALPM-SCRIPTLET] Mounted '/dev/nvme0n1p2' at '/run/timeshift/64567/backup'
[2025-08-12T22:27:35+0200] [ALPM-SCRIPTLET] ------------------------------------------------------------------------------
[2025-08-12T22:27:35+0200] [ALPM-SCRIPTLET] Creating new snapshot...(RSYNC)
[2025-08-12T22:27:35+0200] [ALPM-SCRIPTLET] Saving to device: /dev/nvme0n1p2, mounted at path: /run/timeshift/64567/backup
[2025-08-12T22:27:35+0200] [ALPM-SCRIPTLET] Linking from snapshot: 2025-08-12_14-39-54
[2025-08-12T22:27:35+0200] [ALPM-SCRIPTLET] Syncing files with rsync...
Created control file: /run/timeshift/64567/backup/timeshift/snapshots/2025-08-12_22-27-35/info.json
[2025-08-12T22:28:06+0200] [ALPM-SCRIPTLET] RSYNC Snapshot saved successfully (30s)
[2025-08-12T22:28:06+0200] [ALPM-SCRIPTLET] Tagged snapshot '2025-08-12_22-27-35': ondemand
[2025-08-12T22:28:06+0200] [ALPM-SCRIPTLET] ------------------------------------------------------------------------------
[2025-08-12T22:28:07+0200] [ALPM-SCRIPTLET] Mounted '/dev/nvme0n1p2' at '/run/timeshift/64719/backup'
[2025-08-12T22:28:07+0200] [ALPM-SCRIPTLET] ------------------------------------------------------------------------------
[2025-08-12T22:28:07+0200] [ALPM-SCRIPTLET] Removing '2025-08-11_23-14-46'...
Removed '2025-08-11_23-14-46' )
[2025-08-12T22:28:25+0200] [ALPM-SCRIPTLET] ------------------------------------------------------------------------------
[2025-08-12T22:28:25+0200] [ALPM] transaction started
[2025-08-12T22:28:25+0200] [ALPM] upgraded intel-ucode (20250512-1 -> 20250812-1)
[2025-08-12T22:28:25+0200] [ALPM] transaction completed
[2025-08-12T22:28:26+0200] [ALPM] running '30-systemd-update.hook'...
[2025-08-12T22:28:26+0200] [ALPM] running '90-kernel-install.hook'...
[2025-08-12T22:28:26+0200] [ALPM-SCRIPTLET] Running kernel-install for 6.15.9-arch1-1
[2025-08-12T22:28:32+0200] [ALPM-SCRIPTLET] dracut[I]: Executing: /usr/bin/dracut --no-hostonly --force /efi/e42b60dc716a4889a9c9cd478a72e159/6.15.9-arch1-1/initrd-fallback 6.15.9-arch1-1
[2025-08-12T22:28:35+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: bash ***
[2025-08-12T22:28:35+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: systemd ***
[2025-08-12T22:28:35+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: systemd-ask-password ***
[2025-08-12T22:28:35+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: systemd-battery-check ***
[2025-08-12T22:28:35+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: systemd-cryptsetup ***
[2025-08-12T22:28:35+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: systemd-initrd ***
[2025-08-12T22:28:35+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: systemd-journald ***
[2025-08-12T22:28:35+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: systemd-modules-load ***
[2025-08-12T22:28:36+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: systemd-pcrphase ***
[2025-08-12T22:28:36+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: systemd-sysctl ***
[2025-08-12T22:28:36+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: systemd-tmpfiles ***
[2025-08-12T22:28:36+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: systemd-udevd ***
[2025-08-12T22:28:36+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: modsign ***
[2025-08-12T22:28:36+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: i18n ***
[2025-08-12T22:28:36+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: systemd-sysusers ***
[2025-08-12T22:28:36+0200] [ALPM-SCRIPTLET] Creating group 'nobody' with GID 65534.
[2025-08-12T22:28:36+0200] [ALPM-SCRIPTLET] Creating group 'audio' with GID 996.
[2025-08-12T22:28:36+0200] [ALPM-SCRIPTLET] Creating group 'disk' with GID 995.
[2025-08-12T22:28:36+0200] [ALPM-SCRIPTLET] Creating group 'input' with GID 994.
[2025-08-12T22:28:36+0200] [ALPM-SCRIPTLET] Creating group 'kmem' with GID 993.
[2025-08-12T22:28:36+0200] [ALPM-SCRIPTLET] Creating group 'kvm' with GID 992.
[2025-08-12T22:28:36+0200] [ALPM-SCRIPTLET] Creating group 'lp' with GID 991.
[2025-08-12T22:28:36+0200] [ALPM-SCRIPTLET] Creating group 'optical' with GID 990.
[2025-08-12T22:28:36+0200] [ALPM-SCRIPTLET] Creating group 'render' with GID 989.
[2025-08-12T22:28:36+0200] [ALPM-SCRIPTLET] Creating group 'sgx' with GID 988.
[2025-08-12T22:28:36+0200] [ALPM-SCRIPTLET] Creating group 'storage' with GID 987.
[2025-08-12T22:28:36+0200] [ALPM-SCRIPTLET] Creating group 'tty' with GID 5.
[2025-08-12T22:28:36+0200] [ALPM-SCRIPTLET] Creating group 'uucp' with GID 986.
[2025-08-12T22:28:36+0200] [ALPM-SCRIPTLET] Creating group 'video' with GID 985.
[2025-08-12T22:28:36+0200] [ALPM-SCRIPTLET] Creating group 'users' with GID 984.
[2025-08-12T22:28:36+0200] [ALPM-SCRIPTLET] Creating group 'systemd-journal' with GID 983.
[2025-08-12T22:28:36+0200] [ALPM-SCRIPTLET] Creating user 'root' (Super User) with UID 0 and GID 0.
[2025-08-12T22:28:36+0200] [ALPM-SCRIPTLET] Creating user 'nobody' (Kernel Overflow User) with UID 65534 and GID 65534.
[2025-08-12T22:28:36+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: btrfs ***
[2025-08-12T22:28:36+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: crypt ***
[2025-08-12T22:28:37+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: dm ***
[2025-08-12T22:28:37+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: dmraid ***
[2025-08-12T22:28:37+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: kernel-modules ***
[2025-08-12T22:28:41+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: kernel-modules-extra ***
[2025-08-12T22:28:42+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: lvm ***
[2025-08-12T22:28:42+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: mdraid ***
[2025-08-12T22:28:42+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: multipath ***
[2025-08-12T22:28:42+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: nvdimm ***
[2025-08-12T22:28:43+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: qemu ***
[2025-08-12T22:28:43+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: qemu-net ***
[2025-08-12T22:28:43+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: fido2 ***
[2025-08-12T22:28:43+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: pkcs11 ***
[2025-08-12T22:28:43+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: hwdb ***
[2025-08-12T22:28:43+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: lunmask ***
[2025-08-12T22:28:43+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: resume ***
[2025-08-12T22:28:43+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: rootfs-block ***
[2025-08-12T22:28:43+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: terminfo ***
[2025-08-12T22:28:43+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: udev-rules ***
[2025-08-12T22:28:44+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: virtiofs ***
[2025-08-12T22:28:44+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: dracut-systemd ***
[2025-08-12T22:28:44+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: usrmount ***
[2025-08-12T22:28:44+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: base ***
[2025-08-12T22:28:44+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: fs-lib ***
[2025-08-12T22:28:44+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: shell-interpreter ***
[2025-08-12T22:28:44+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: shutdown ***
[2025-08-12T22:28:44+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including modules done ***
[2025-08-12T22:28:44+0200] [ALPM-SCRIPTLET] dracut[I]: *** Installing kernel module dependencies ***
[2025-08-12T22:28:45+0200] [ALPM-SCRIPTLET] dracut[I]: *** Installing kernel module dependencies done ***
[2025-08-12T22:28:45+0200] [ALPM-SCRIPTLET] dracut[I]: *** Resolving executable dependencies ***
[2025-08-12T22:28:47+0200] [ALPM-SCRIPTLET] dracut[I]: *** Resolving executable dependencies done ***
[2025-08-12T22:28:47+0200] [ALPM-SCRIPTLET] dracut[I]: *** Hardlinking files ***
[2025-08-12T22:28:47+0200] [ALPM-SCRIPTLET] dracut[I]: *** Hardlinking files done ***
[2025-08-12T22:28:47+0200] [ALPM-SCRIPTLET] dracut[I]: *** Generating early-microcode cpio image ***
[2025-08-12T22:28:47+0200] [ALPM-SCRIPTLET] dracut[I]: *** Constructing GenuineIntel.bin ***
[2025-08-12T22:28:47+0200] [ALPM-SCRIPTLET] dracut[I]: *** Store current command line parameters ***
[2025-08-12T22:28:47+0200] [ALPM-SCRIPTLET] dracut[I]: *** Stripping files ***
[2025-08-12T22:28:48+0200] [ALPM-SCRIPTLET] dracut[I]: *** Stripping files done ***
[2025-08-12T22:28:48+0200] [ALPM-SCRIPTLET] dracut[I]: *** Creating image file '/efi/e42b60dc716a4889a9c9cd478a72e159/6.15.9-arch1-1/initrd-fallback' ***
[2025-08-12T22:28:59+0200] [ALPM-SCRIPTLET] dracut[I]: *** Creating initramfs image file '/efi/e42b60dc716a4889a9c9cd478a72e159/6.15.9-arch1-1/initrd-fallback' done ***
[2025-08-12T22:29:00+0200] [ALPM-SCRIPTLET] dracut[I]: Executing: /usr/bin/dracut --hostonly --no-hostonly-cmdline -f /efi/e42b60dc716a4889a9c9cd478a72e159/6.15.9-arch1-1/initrd 6.15.9-arch1-1
[2025-08-12T22:29:02+0200] [ALPM-SCRIPTLET] dracut[W]: If you need to use bluetooth, please include it explicitly.
[2025-08-12T22:29:02+0200] [ALPM-SCRIPTLET] dracut[W]: If you need to use bluetooth, please include it explicitly.
[2025-08-12T22:29:03+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: bash ***
[2025-08-12T22:29:03+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: systemd ***
[2025-08-12T22:29:03+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: systemd-ask-password ***
[2025-08-12T22:29:03+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: systemd-battery-check ***
[2025-08-12T22:29:03+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: systemd-initrd ***
[2025-08-12T22:29:03+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: systemd-journald ***
[2025-08-12T22:29:03+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: systemd-modules-load ***
[2025-08-12T22:29:03+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: systemd-pcrphase ***
[2025-08-12T22:29:04+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: systemd-sysctl ***
[2025-08-12T22:29:04+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: systemd-tmpfiles ***
[2025-08-12T22:29:04+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: systemd-udevd ***
[2025-08-12T22:29:04+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: i18n ***
[2025-08-12T22:29:04+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: systemd-sysusers ***
[2025-08-12T22:29:04+0200] [ALPM-SCRIPTLET] Creating group 'nobody' with GID 65534.
[2025-08-12T22:29:04+0200] [ALPM-SCRIPTLET] Creating group 'audio' with GID 996.
[2025-08-12T22:29:04+0200] [ALPM-SCRIPTLET] Creating group 'disk' with GID 995.
[2025-08-12T22:29:04+0200] [ALPM-SCRIPTLET] Creating group 'input' with GID 994.
[2025-08-12T22:29:04+0200] [ALPM-SCRIPTLET] Creating group 'kmem' with GID 993.
[2025-08-12T22:29:04+0200] [ALPM-SCRIPTLET] Creating group 'kvm' with GID 992.
[2025-08-12T22:29:04+0200] [ALPM-SCRIPTLET] Creating group 'lp' with GID 991.
[2025-08-12T22:29:04+0200] [ALPM-SCRIPTLET] Creating group 'optical' with GID 990.
[2025-08-12T22:29:04+0200] [ALPM-SCRIPTLET] Creating group 'render' with GID 989.
[2025-08-12T22:29:04+0200] [ALPM-SCRIPTLET] Creating group 'sgx' with GID 988.
[2025-08-12T22:29:04+0200] [ALPM-SCRIPTLET] Creating group 'storage' with GID 987.
[2025-08-12T22:29:04+0200] [ALPM-SCRIPTLET] Creating group 'tty' with GID 5.
[2025-08-12T22:29:04+0200] [ALPM-SCRIPTLET] Creating group 'uucp' with GID 986.
[2025-08-12T22:29:04+0200] [ALPM-SCRIPTLET] Creating group 'video' with GID 985.
[2025-08-12T22:29:04+0200] [ALPM-SCRIPTLET] Creating group 'users' with GID 984.
[2025-08-12T22:29:04+0200] [ALPM-SCRIPTLET] Creating group 'systemd-journal' with GID 983.
[2025-08-12T22:29:04+0200] [ALPM-SCRIPTLET] Creating user 'root' (Super User) with UID 0 and GID 0.
[2025-08-12T22:29:04+0200] [ALPM-SCRIPTLET] Creating user 'nobody' (Kernel Overflow User) with UID 65534 and GID 65534.
[2025-08-12T22:29:04+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: kernel-modules ***
[2025-08-12T22:29:06+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: kernel-modules-extra ***
[2025-08-12T22:29:06+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: resume ***
[2025-08-12T22:29:06+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: rootfs-block ***
[2025-08-12T22:29:06+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: terminfo ***
[2025-08-12T22:29:06+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: udev-rules ***
[2025-08-12T22:29:07+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: dracut-systemd ***
[2025-08-12T22:29:08+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: usrmount ***
[2025-08-12T22:29:08+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: base ***
[2025-08-12T22:29:08+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: fs-lib ***
[2025-08-12T22:29:08+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: shell-interpreter ***
[2025-08-12T22:29:08+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: shutdown ***
[2025-08-12T22:29:08+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including modules done ***
[2025-08-12T22:29:08+0200] [ALPM-SCRIPTLET] dracut[I]: *** Installing kernel module dependencies ***
[2025-08-12T22:29:08+0200] [ALPM-SCRIPTLET] dracut[I]: *** Installing kernel module dependencies done ***
[2025-08-12T22:29:08+0200] [ALPM-SCRIPTLET] dracut[I]: *** Resolving executable dependencies ***
[2025-08-12T22:29:09+0200] [ALPM-SCRIPTLET] dracut[I]: *** Resolving executable dependencies done ***
[2025-08-12T22:29:09+0200] [ALPM-SCRIPTLET] dracut[I]: *** Hardlinking files ***
[2025-08-12T22:29:09+0200] [ALPM-SCRIPTLET] dracut[I]: *** Hardlinking files done ***
[2025-08-12T22:29:09+0200] [ALPM-SCRIPTLET] dracut[I]: *** Generating early-microcode cpio image ***
[2025-08-12T22:29:09+0200] [ALPM-SCRIPTLET] dracut[I]: *** Constructing GenuineIntel.bin ***
[2025-08-12T22:29:09+0200] [ALPM-SCRIPTLET] dracut[I]: *** Store current command line parameters ***
[2025-08-12T22:29:09+0200] [ALPM-SCRIPTLET] dracut[I]: *** Stripping files ***
[2025-08-12T22:29:10+0200] [ALPM-SCRIPTLET] dracut[I]: *** Stripping files done ***
[2025-08-12T22:29:10+0200] [ALPM-SCRIPTLET] dracut[I]: *** Creating image file '/efi/e42b60dc716a4889a9c9cd478a72e159/6.15.9-arch1-1/initrd' ***
[2025-08-12T22:29:16+0200] [ALPM-SCRIPTLET] dracut[I]: *** Creating initramfs image file '/efi/e42b60dc716a4889a9c9cd478a72e159/6.15.9-arch1-1/initrd' done ***
[2025-08-12T22:29:16+0200] [ALPM] running 'eos-reboot-required.hook'...
[2025-08-12T22:29:18+0200] [ALPM] running 'rebuild-detector.hook'...
With the information at hand, I would normally suspect the USB 3.1 at PCI 00:14.0, but nothing is connected there. I even disconnected the AC adaptor (USB-C) since I thought it might be “talking” via USB. Also note the several messages in the journal stating … was not an MTP device
, but these are in the log since 2025-07-27.
I did have my Pocketbook e-reader connected to USB in the evening, to transfer a book to it using Calibre. But that was long disconnected again before the update at around 22:30 yesterday.
(I also didn’t see any AUR error messages yesterday, as some others have reported.)
Help, please…