You are not logged in.
On this latest update to Linux kernel 6.17.3-arch1-1 and systemd 258.1-1 I can no longer boot into my system when Intel RST/VMD is enabled.
I have an m.2 RAID10 array I run with Intel VMD on my mobo as well as an instance that's just on an individual m.2 drive. After updating the instance on the RAID array earlier this afternoon I had rebooted and the system could no longer find any of the disks. Thinking that it was just me being an idiot in one way shape or form I decided to update the non-RAID instance and it too had the same issues.
But, once I turn off Intel VMD, the single disk instance boots fine.
On both instances, with VMD enabled, I go to reboot once it goes to timeout and there will be three udev-worker, and one systemd-udevd process that hang. Shortly after I'll get all five of my m.2 disks giving me:
systemd-udevd[322] {pcie address}: Worker [334] processing SEQNUM=2947 is taking a long time
and
nvme nvme0: I/O tag 8 (1008) QID 0 timeout, completion polled
nvme nvme1: I/O tag 12 (100c) QID 0 timeout, completion polled
nvme nvme3: I/O tag 20 (1014) QID 0 timeout, completion polled
nvme nvme4: I/O tag 4 (1004) QID 0 timeout, completion polled
nvme nvme2: I/O tag 20 (1014) QID 0 timeout, completion polled
And then the kernel will lock up. The problem persists with the fallback initrd.
pacman log:
025-10-16T16:27:40-0400] [PACMAN] Running 'pacman -Syu'
[2025-10-16T16:27:40-0400] [PACMAN] synchronizing package lists
[2025-10-16T16:27:54-0400] [PACMAN] Running 'pacman -Syu'
[2025-10-16T16:27:54-0400] [PACMAN] synchronizing package lists
[2025-10-16T16:28:06-0400] [PACMAN] starting full system upgrade
[2025-10-16T16:30:07-0400] [ALPM] running '60-mkinitcpio-remove.hook'...
[2025-10-16T16:30:08-0400] [ALPM] running '71-dkms-remove.hook'...
[2025-10-16T16:30:08-0400] [ALPM] running 'ghc-unregister.hook'...
[2025-10-16T16:30:10-0400] [ALPM] transaction started
[2025-10-16T16:30:10-0400] [ALPM] upgraded bootconfig (6.16-1 -> 6.17-2)
[2025-10-16T16:30:10-0400] [ALPM] upgraded llvm-libs (20.1.8-1 -> 21.1.3-3)
[2025-10-16T16:30:10-0400] [ALPM] upgraded systemd-libs (258-4 -> 258.1-1)
[2025-10-16T16:30:10-0400] [ALPM] upgraded bpf (6.16-1 -> 6.17-2)
[2025-10-16T16:30:10-0400] [ALPM] upgraded compiler-rt (20.1.8-1 -> 21.1.3-1)
[2025-10-16T16:30:10-0400] [ALPM] upgraded clang (20.1.8-2 -> 21.1.3-1)
[2025-10-16T16:30:10-0400] [ALPM] upgraded castxml (0.6.13-1 -> 0.6.13-2)
[2025-10-16T16:30:10-0400] [ALPM] upgraded systemd (258-4 -> 258.1-1)
[2025-10-16T16:30:11-0400] [ALPM] upgraded libpulse (17.0+r43+g3e2bb8a1e-1 -> 17.0+r88+geee0e8f22-1)
[2025-10-16T16:30:11-0400] [ALPM] upgraded gsettings-system-schemas (49.0-1 -> 49.1-1)
[2025-10-16T16:30:11-0400] [ALPM] upgraded tinysparql (3.10.0-1 -> 3.10.1-1)
[2025-10-16T16:30:11-0400] [ALPM] upgraded gsettings-desktop-schemas (49.0-1 -> 49.1-1)
[2025-10-16T16:30:11-0400] [ALPM] upgraded mesa (1:25.2.4-2 -> 1:25.2.5-1)
[2025-10-16T16:30:11-0400] [ALPM] upgraded chromium (141.0.7390.76-1 -> 141.0.7390.107-1)
[2025-10-16T16:30:11-0400] [ALPM] upgraded cpupower (6.16-1 -> 6.17-2)
[2025-10-16T16:30:12-0400] [ALPM] upgraded espflash (4.1.0-1 -> 4.2.0-1)
[2025-10-16T16:30:12-0400] [ALPM] upgraded exfatprogs (1.2.9-1 -> 1.3.0-1)
[2025-10-16T16:30:12-0400] [ALPM] upgraded firefox (143.0.4-1 -> 144.0-1)
[2025-10-16T16:30:12-0400] [ALPM] upgraded freerdp (2:3.17.2-3 -> 2:3.17.2-4)
[2025-10-16T16:30:12-0400] [ALPM] upgraded libarchive (3.8.1-1 -> 3.8.2-1)
[2025-10-16T16:30:12-0400] [ALPM] upgraded libjcat (0.2.3-2 -> 0.2.5-1)
[2025-10-16T16:30:12-0400] [ALPM] upgraded fwupd (2.0.16-1 -> 2.0.16-2)
[2025-10-16T16:30:12-0400] [ALPM] upgraded ghc-libs (9.4.8-1 -> 9.6.6-1)
[2025-10-16T16:30:12-0400] [ALPM-SCRIPTLET] ==> If you have custom packages installed, you will need to reinstall them now.
[2025-10-16T16:30:12-0400] [ALPM-SCRIPTLET] ==> See /usr/lib/ghc-9.4.8/package.conf.d/ for a tentative list of affected packages.
[2025-10-16T16:30:13-0400] [ALPM] upgraded ghidra (11.0.3-1 -> 11.4.2-1)
[2025-10-16T16:30:13-0400] [ALPM] upgraded git (2.51.0-1 -> 2.51.1-1)
[2025-10-16T16:30:13-0400] [ALPM] upgraded libuhd (4.9.0.0-1 -> 4.9.0.1-1)
[2025-10-16T16:30:13-0400] [ALPM] upgraded python-numpy (2.3.3-1 -> 2.3.4-1)
[2025-10-16T16:30:13-0400] [ALPM] upgraded spdlog (1.15.3-3 -> 1.16.0-1)
[2025-10-16T16:30:13-0400] [ALPM] upgraded python-pillow (11.3.0-4 -> 12.0.0-1)
[2025-10-16T16:30:13-0400] [ALPM] upgraded gnuradio (3.10.12.0-7 -> 3.10.12.0-8)
[2025-10-16T16:30:14-0400] [ALPM] upgraded go (2:1.25.2-1 -> 2:1.25.3-1)
[2025-10-16T16:30:14-0400] [ALPM] upgraded grub (2:2.12.r359.g19c698d12-1 -> 2:2.12.r418.g6b5c671d-1)
[2025-10-16T16:30:14-0400] [ALPM-SCRIPTLET] :: To use the new features provided in this GRUB update, it is recommended
[2025-10-16T16:30:14-0400] [ALPM-SCRIPTLET] to install it to the MBR or UEFI. Due to potential configuration
[2025-10-16T16:30:14-0400] [ALPM-SCRIPTLET] incompatibilities, it is advised to run both, installation and generation
[2025-10-16T16:30:14-0400] [ALPM-SCRIPTLET] of configuration:
[2025-10-16T16:30:14-0400] [ALPM-SCRIPTLET] # grub-install ...
[2025-10-16T16:30:14-0400] [ALPM-SCRIPTLET] # grub-mkconfig -o /boot/grub/grub.cfg
[2025-10-16T16:30:14-0400] [ALPM] upgraded gstreamer (1.26.6-3 -> 1.26.7-1)
[2025-10-16T16:30:14-0400] [ALPM] upgraded gst-plugins-base-libs (1.26.6-3 -> 1.26.7-1)
[2025-10-16T16:30:14-0400] [ALPM] upgraded gst-plugins-bad-libs (1.26.6-3 -> 1.26.7-1)
[2025-10-16T16:30:14-0400] [ALPM] upgraded gst-plugins-base (1.26.6-3 -> 1.26.7-1)
[2025-10-16T16:30:14-0400] [ALPM] upgraded gst-plugins-good (1.26.6-3 -> 1.26.7-1)
[2025-10-16T16:30:14-0400] [ALPM] upgraded haskell-onetuple (0.4.2-174 -> 0.4.2-180)
[2025-10-16T16:30:14-0400] [ALPM] upgraded haskell-erf (2.0.0.0-26 -> 2.0.0.0-27)
[2025-10-16T16:30:14-0400] [ALPM] upgraded haskell-splitmix (0.1.2-60 -> 0.1.3-4)
[2025-10-16T16:30:14-0400] [ALPM] upgraded haskell-random (1.2.1.3-167 -> 1.2.1.3-176)
[2025-10-16T16:30:14-0400] [ALPM] upgraded haskell-quickcheck (2.15.0.1-81 -> 2.15.0.1-90)
[2025-10-16T16:30:14-0400] [ALPM] upgraded haskell-os-string (2.0.8-80 -> 2.0.8-86)
[2025-10-16T16:30:14-0400] [ALPM] upgraded haskell-hashable (1.4.7.0-11 -> 1.4.7.0-17)
[2025-10-16T16:30:14-0400] [ALPM] upgraded haskell-integer-logarithms (1.0.4-134 -> 1.0.4-140)
[2025-10-16T16:30:14-0400] [ALPM] upgraded haskell-primitive (0.9.1.0-104 -> 0.9.1.0-110)
[2025-10-16T16:30:14-0400] [ALPM] upgraded haskell-scientific (0.3.8.0-138 -> 0.3.8.0-147)
[2025-10-16T16:30:14-0400] [ALPM] upgraded haskell-attoparsec (0.14.4-171 -> 0.14.4-174)
[2025-10-16T16:30:14-0400] [ALPM] upgraded haskell-base-compat (0.14.1-1 -> 0.14.1-2)
[2025-10-16T16:30:14-0400] [ALPM] upgraded haskell-tagged (0.8.9-2 -> 0.8.9-3)
[2025-10-16T16:30:14-0400] [ALPM] upgraded haskell-foldable1-classes-compat (0.1.2-48 -> 0.1.2-54)
[2025-10-16T16:30:14-0400] [ALPM] upgraded haskell-base-compat-batteries (0.14.1-32 -> 0.14.1-42)
[2025-10-16T16:30:14-0400] [ALPM] upgraded haskell-data-fix (0.3.4-134 -> 0.3.4-140)
[2025-10-16T16:30:14-0400] [ALPM] upgraded haskell-dlist (1.0-380 -> 1.0-384)
[2025-10-16T16:30:14-0400] [ALPM] upgraded haskell-base-orphans (0.9.3-76 -> 0.9.3-82)
[2025-10-16T16:30:14-0400] [ALPM] upgraded haskell-generically (0.1.1-84 -> 0.1.1-87)
[2025-10-16T16:30:14-0400] [ALPM] upgraded haskell-indexed-traversable (0.1.4-172 -> 0.1.4-175)
[2025-10-16T16:30:14-0400] [ALPM] upgraded haskell-unordered-containers (0.2.20.1-9 -> 0.2.20.1-15)
[2025-10-16T16:30:14-0400] [ALPM] upgraded haskell-colour (2.3.6-398 -> 2.3.6-404)
[2025-10-16T16:30:14-0400] [ALPM] upgraded haskell-ansi-terminal-types (0.11.5-188 -> 0.11.5-194)
[2025-10-16T16:30:14-0400] [ALPM] upgraded haskell-ansi-terminal (1.0.2-148 -> 1.0.2-154)
[2025-10-16T16:30:14-0400] [ALPM] upgraded haskell-prettyprinter (1.7.1-352 -> 1.7.1-358)
[2025-10-16T16:30:14-0400] [ALPM] upgraded haskell-prettyprinter-ansi-terminal (1.1.3-454 -> 1.1.3-464)
[2025-10-16T16:30:14-0400] [ALPM] upgraded haskell-transformers-compat (0.7.2-3 -> 0.7.2-4)
[2025-10-16T16:30:14-0400] [ALPM] upgraded haskell-optparse-applicative (0.18.1.0-242 -> 0.18.1.0-252)
[2025-10-16T16:30:14-0400] [ALPM] upgraded haskell-tasty (1.5.2-52 -> 1.5.2-62)
[2025-10-16T16:30:14-0400] [ALPM] upgraded haskell-vector-stream (0.1.0.1-3 -> 0.1.0.1-4)
[2025-10-16T16:30:14-0400] [ALPM] upgraded haskell-vector (0.13.2.0-310 -> 0.13.2.0-325)
[2025-10-16T16:30:14-0400] [ALPM] upgraded haskell-indexed-traversable-instances (0.1.2-121 -> 0.1.2-124)
[2025-10-16T16:30:14-0400] [ALPM] upgraded haskell-assoc (1.1.1-39 -> 1.1.1-40)
[2025-10-16T16:30:14-0400] [ALPM] upgraded haskell-distributive (0.6.2.1-402 -> 0.6.2.1-410)
[2025-10-16T16:30:14-0400] [ALPM] upgraded haskell-comonad (5.0.9-117 -> 5.0.9-120)
[2025-10-16T16:30:14-0400] [ALPM] upgraded haskell-th-abstraction (0.5.0.0-1 -> 0.5.0.0-2)
[2025-10-16T16:30:14-0400] [ALPM] upgraded haskell-bifunctors (5.6.2-54 -> 5.6.2-57)
[2025-10-16T16:30:14-0400] [ALPM] upgraded haskell-statevar (1.2.2-4 -> 1.2.2-5)
[2025-10-16T16:30:14-0400] [ALPM] upgraded haskell-contravariant (1.5.5-5 -> 1.5.5-6)
[2025-10-16T16:30:14-0400] [ALPM] upgraded haskell-semigroupoids (6.0.1-93 -> 6.0.1-96)
[2025-10-16T16:30:14-0400] [ALPM] upgraded haskell-these (1.2.1-215 -> 1.2.1-224)
[2025-10-16T16:30:14-0400] [ALPM] upgraded haskell-semialign (1.3.1-49 -> 1.3.1-52)
[2025-10-16T16:30:14-0400] [ALPM] upgraded haskell-strict (0.5.1-6 -> 0.5.1-15)
[2025-10-16T16:30:14-0400] [ALPM] upgraded haskell-text-short (0.1.6-172 -> 0.1.6-178)
[2025-10-16T16:30:14-0400] [ALPM] upgraded haskell-time-compat (1.9.8-18 -> 1.9.8-25)
[2025-10-16T16:30:14-0400] [ALPM] upgraded haskell-uuid-types (1.0.6-213 -> 1.0.6-222)
[2025-10-16T16:30:14-0400] [ALPM] upgraded haskell-witherable (0.4.2-226 -> 0.4.2-229)
[2025-10-16T16:30:14-0400] [ALPM] upgraded haskell-aeson (2.1.2.1-179 -> 2.1.2.1-182)
[2025-10-16T16:30:14-0400] [ALPM] upgraded haskell-prettyprinter-compat-ansi-wl-pprint (1.0.2-222 -> 1.0.2-232)
[2025-10-16T16:30:14-0400] [ALPM] upgraded haskell-ansi-wl-pprint (1.0.2-220 -> 1.0.2-230)
[2025-10-16T16:30:14-0400] [ALPM] upgraded haskell-diff (0.5-30 -> 0.5-33)
[2025-10-16T16:30:14-0400] [ALPM] upgraded haskell-fgl (5.8.3.0-96 -> 5.8.3.0-99)
[2025-10-16T16:30:14-0400] [ALPM] upgraded haskell-regex-base (0.94.0.3-2 -> 0.94.0.3-3)
[2025-10-16T16:30:14-0400] [ALPM] upgraded haskell-regex-tdfa (1.3.2.5-3 -> 1.3.2.5-6)
[2025-10-16T16:30:14-0400] [ALPM] upgraded hyperv (6.16-1 -> 6.17-2)
[2025-10-16T16:30:14-0400] [ALPM] upgraded intel-speed-select (6.16-1 -> 6.17-2)
[2025-10-16T16:30:14-0400] [ALPM] upgraded kcptun (20240906-1 -> 20240919-1)
[2025-10-16T16:30:14-0400] [ALPM] upgraded kcpuid (6.16-1 -> 6.17-2)
[2025-10-16T16:30:14-0400] [ALPM] upgraded kio (6.19.0-1 -> 6.19.0-2)
[2025-10-16T16:30:14-0400] [ALPM] upgraded kio-fuse (5.1.0-5 -> 5.1.1-1)
[2025-10-16T16:30:14-0400] [ALPM] upgraded ldb (2:4.23.1-1 -> 2:4.23.2-1)
[2025-10-16T16:30:14-0400] [ALPM] upgraded lib32-llvm-libs (1:20.1.8-1 -> 1:21.1.3-2)
[2025-10-16T16:30:15-0400] [ALPM] upgraded lib32-mesa (1:25.2.4-2 -> 1:25.2.5-1)
[2025-10-16T16:30:15-0400] [ALPM] upgraded lib32-systemd (258-1 -> 258.1-1)
[2025-10-16T16:30:15-0400] [ALPM] upgraded libclc (20.1.6-1 -> 21.1.3-1)
[2025-10-16T16:30:16-0400] [ALPM] upgraded liblphobos (3:1.41.0-1 -> 3:1.41.0-2)
[2025-10-16T16:30:16-0400] [ALPM] upgraded libqalculate (5.7.0-1 -> 5.8.0-1)
[2025-10-16T16:30:16-0400] [ALPM] upgraded libwbclient (2:4.23.1-1 -> 2:4.23.2-1)
[2025-10-16T16:30:16-0400] [ALPM] upgraded linux (6.17.2.arch1-1 -> 6.17.3.arch1-1)
[2025-10-16T16:30:16-0400] [ALPM] upgraded lld (20.1.8-1 -> 21.1.3-1)
[2025-10-16T16:30:16-0400] [ALPM] upgraded lldb (20.1.8-1 -> 21.1.3-1)
[2025-10-16T16:30:16-0400] [ALPM] upgraded llvm (20.1.8-1 -> 21.1.3-3)
[2025-10-16T16:30:16-0400] [ALPM] upgraded python-cffi (1.17.1-2 -> 2.0.0-1)
[2025-10-16T16:30:16-0400] [ALPM] upgraded python-cryptography (46.0.2-1 -> 46.0.3-1)
[2025-10-16T16:30:16-0400] [ALPM] upgraded python-tornado (6.4.2-1 -> 6.5.2-1)
[2025-10-16T16:30:16-0400] [ALPM] upgraded python-charset-normalizer (3.4.3-1 -> 3.4.4-1)
[2025-10-16T16:30:16-0400] [ALPM] upgraded mitmproxy (12.1.2-1 -> 12.2.0-1)
[2025-10-16T16:30:16-0400] [ALPM] upgraded mongo-c-driver (1.30.5-2 -> 1.30.6-1)
[2025-10-16T16:30:16-0400] [ALPM] upgraded nasm (2.16.03-2 -> 3.01-1)
[2025-10-16T16:30:16-0400] [ALPM] upgraded node-gyp (11.4.2-1 -> 11.5.0-1)
[2025-10-16T16:30:16-0400] [ALPM] upgraded nvidia (580.95.05-3 -> 580.95.05-4)
[2025-10-16T16:30:16-0400] [ALPM] upgraded shiboken6 (6.10.0-1 -> 6.10.0-2)
[2025-10-16T16:30:16-0400] [ALPM] upgraded pyside6 (6.10.0-1 -> 6.10.0-2)
[2025-10-16T16:30:16-0400] [ALPM] upgraded python-websocket-client (1.8.0-2 -> 1.9.0-1)
[2025-10-16T16:30:17-0400] [ALPM] upgraded python-socketio (5.14.1-1 -> 5.14.2-1)
[2025-10-16T16:30:17-0400] [ALPM] upgraded onionshare (2.6.3-2 -> 2.6.3-3)
[2025-10-16T16:30:17-0400] [ALPM] upgraded openbox (3.6.1-13 -> 3.6.1-14)
[2025-10-16T16:30:17-0400] [ALPM] upgraded spirv-llvm-translator (20.1.5-1 -> 21.1.1-3)
[2025-10-16T16:30:17-0400] [ALPM] upgraded opencl-mesa (1:25.2.4-2 -> 1:25.2.5-1)
[2025-10-16T16:30:17-0400] [ALPM] upgraded openexr (3.4.1-1 -> 3.4.2-1)
[2025-10-16T16:30:17-0400] [ALPM] upgraded perf (6.16-1 -> 6.17-2)
[2025-10-16T16:30:17-0400] [ALPM] upgraded postgresql-libs (17.6-1 -> 17.6-2)
[2025-10-16T16:30:17-0400] [ALPM] upgraded python-cssselect (1.2.0-8 -> 1.3.0-1)
[2025-10-16T16:30:17-0400] [ALPM] upgraded python-gnuradio (3.10.12.0-7 -> 3.10.12.0-8)
[2025-10-16T16:30:17-0400] [ALPM] installed python-fluidity (0.2.1-6)
[2025-10-16T16:30:17-0400] [ALPM] installed python-lexicon (3.0.0-1)
[2025-10-16T16:30:17-0400] [ALPM] installed python-invoke (2.2.1-1)
[2025-10-16T16:30:17-0400] [ALPM] upgraded python-paramiko (3.5.1-1 -> 4.0.0-1)
[2025-10-16T16:30:17-0400] [ALPM] upgraded python-referencing (0.36.2-1 -> 0.37.0-1)
[2025-10-16T16:30:17-0400] [ALPM] upgraded python-sentry_sdk (2.41.0-1 -> 2.42.0-1)
[2025-10-16T16:30:17-0400] [ALPM] upgraded qt6-tools (6.10.0-1 -> 6.10.0-2)
[2025-10-16T16:30:17-0400] [ALPM] upgraded smbclient (2:4.23.1-1 -> 2:4.23.2-1)
[2025-10-16T16:30:17-0400] [ALPM] upgraded samba (2:4.23.1-1 -> 2:4.23.2-1)
[2025-10-16T16:30:17-0400] [ALPM] upgraded shellcheck (0.11.0-68 -> 0.11.0-71)
[2025-10-16T16:30:17-0400] [ALPM] upgraded systemd-sysvcompat (258-4 -> 258.1-1)
[2025-10-16T16:30:17-0400] [ALPM] upgraded tmon (6.16-1 -> 6.17-2)
[2025-10-16T16:30:17-0400] [ALPM] upgraded turbostat (6.16-1 -> 6.17-2)
[2025-10-16T16:30:17-0400] [ALPM] upgraded usbip (6.16-1 -> 6.17-2)
[2025-10-16T16:30:17-0400] [ALPM] upgraded virtualbox-host-modules-arch (7.2.2-10 -> 7.2.2-11)
[2025-10-16T16:30:17-0400] [ALPM] upgraded volatility3 (2.11.0-1 -> 2.26.2-1)
[2025-10-16T16:30:17-0400] [ALPM] upgraded vulkan-mesa-device-select (1:25.2.4-2 -> 1:25.2.5-1)
[2025-10-16T16:30:17-0400] [ALPM] upgraded vulkan-intel (1:25.2.4-2 -> 1:25.2.5-1)
[2025-10-16T16:30:17-0400] [ALPM] upgraded vulkan-radeon (1:25.2.4-2 -> 1:25.2.5-1)
[2025-10-16T16:30:17-0400] [ALPM] upgraded x86_energy_perf_policy (6.16-1 -> 6.17-2)
[2025-10-16T16:30:18-0400] [ALPM] transaction completed
[2025-10-16T16:30:18-0400] [ALPM] running '20-systemd-sysusers.hook'...
[2025-10-16T16:30:18-0400] [ALPM] running '30-systemd-catalog.hook'...
[2025-10-16T16:30:18-0400] [ALPM] running '30-systemd-daemon-reload-system.hook'...
[2025-10-16T16:30:19-0400] [ALPM] running '30-systemd-daemon-reload-user.hook'...
[2025-10-16T16:30:19-0400] [ALPM] running '30-systemd-hwdb.hook'...
[2025-10-16T16:30:19-0400] [ALPM] running '30-systemd-restart-marked.hook'...
[2025-10-16T16:30:19-0400] [ALPM] running '30-systemd-sysctl.hook'...
[2025-10-16T16:30:20-0400] [ALPM] running '30-systemd-tmpfiles.hook'...
[2025-10-16T16:30:20-0400] [ALPM-SCRIPTLET] Cannot set file attributes for '/var/log/journal', maybe due to incompatibility in specified attributes, previous=0x10001000, current=0x10001000, expected=0x10801000, ignoring.
[2025-10-16T16:30:20-0400] [ALPM-SCRIPTLET] Cannot set file attributes for '/var/log/journal/3c5f82ac3cbd4c9fbd86b7541b05b32d', maybe due to incompatibility in specified attributes, previous=0x00001000, current=0x00001000, expected=0x00801000, ignoring.
[2025-10-16T16:30:20-0400] [ALPM-SCRIPTLET] Cannot set file attributes for '/var/log/journal/remote', maybe due to incompatibility in specified attributes, previous=0x10001000, current=0x10001000, expected=0x10801000, ignoring.
[2025-10-16T16:30:20-0400] [ALPM] running '30-systemd-udev-reload.hook'...
[2025-10-16T16:30:20-0400] [ALPM] running '30-systemd-update.hook'...
[2025-10-16T16:30:20-0400] [ALPM] running '30-update-mime-database.hook'...
[2025-10-16T16:30:21-0400] [ALPM] running '60-depmod.hook'...
[2025-10-16T16:30:21-0400] [ALPM] running '70-dkms-install.hook'...
[2025-10-16T16:30:21-0400] [ALPM-SCRIPTLET] ==> ERROR: Missing 6.17.3-arch1-1 kernel headers for module scap/8.0.0.
[2025-10-16T16:30:21-0400] [ALPM] running '90-mkinitcpio-install.hook'...
[2025-10-16T16:30:22-0400] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux-clear.preset: 'default'
[2025-10-16T16:30:22-0400] [ALPM-SCRIPTLET] ==> Using default configuration file: '/etc/mkinitcpio.conf'
[2025-10-16T16:30:22-0400] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux-clear -g /boot/initramfs-linux-clear.img
[2025-10-16T16:30:22-0400] [ALPM-SCRIPTLET] ==> ERROR: specified kernel image does not exist: '/boot/vmlinuz-linux-clear'
[2025-10-16T16:30:22-0400] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux-clear.preset: 'fallback'
[2025-10-16T16:30:22-0400] [ALPM-SCRIPTLET] ==> Using default configuration file: '/etc/mkinitcpio.conf'
[2025-10-16T16:30:22-0400] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux-clear -g /boot/initramfs-linux-clear-fallback.img -S autodetect
[2025-10-16T16:30:22-0400] [ALPM-SCRIPTLET] ==> ERROR: specified kernel image does not exist: '/boot/vmlinuz-linux-clear'
[2025-10-16T16:30:22-0400] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
[2025-10-16T16:30:22-0400] [ALPM-SCRIPTLET] ==> Using default configuration file: '/etc/mkinitcpio.conf'
[2025-10-16T16:30:22-0400] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux -U /boot/EFI/Linux/arch-linux.efi --splash /usr/share/systemd/bootctl/splash-arch.bmp
[2025-10-16T16:30:22-0400] [ALPM-SCRIPTLET] ==> Starting build: '6.17.3-arch1-1'
[2025-10-16T16:30:22-0400] [ALPM-SCRIPTLET] -> Running build hook: [base]
[2025-10-16T16:30:22-0400] [ALPM-SCRIPTLET] -> Running build hook: [systemd]
[2025-10-16T16:30:25-0400] [ALPM-SCRIPTLET] -> Running build hook: [autodetect]
[2025-10-16T16:30:25-0400] [ALPM-SCRIPTLET] -> Running build hook: [microcode]
[2025-10-16T16:30:25-0400] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
[2025-10-16T16:30:25-0400] [ALPM-SCRIPTLET] -> Running build hook: [kms]
[2025-10-16T16:30:32-0400] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
[2025-10-16T16:30:32-0400] [ALPM-SCRIPTLET] -> Running build hook: [sd-vconsole]
[2025-10-16T16:30:32-0400] [ALPM-SCRIPTLET] -> Running build hook: [block]
[2025-10-16T16:30:33-0400] [ALPM-SCRIPTLET] -> Running build hook: [sd-encrypt]
[2025-10-16T16:30:34-0400] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'qat_6xxx'
[2025-10-16T16:30:35-0400] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
[2025-10-16T16:30:35-0400] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
[2025-10-16T16:30:36-0400] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2025-10-16T16:30:36-0400] [ALPM-SCRIPTLET] ==> Creating lzma-compressed initcpio image
[2025-10-16T16:30:37-0400] [ALPM-SCRIPTLET] -> Early uncompressed CPIO image generation successful
[2025-10-16T16:30:42-0400] [ALPM-SCRIPTLET] ==> Initcpio image generation successful
[2025-10-16T16:30:42-0400] [ALPM-SCRIPTLET] ==> Creating unified kernel image: '/boot/EFI/Linux/arch-linux.efi'
[2025-10-16T16:30:42-0400] [ALPM-SCRIPTLET] -> Using cmdline file: '/etc/kernel/cmdline'
[2025-10-16T16:30:42-0400] [ALPM-SCRIPTLET] ==> Unified kernel image generation successful
[2025-10-16T16:30:42-0400] [ALPM-SCRIPTLET] ==> Running post hooks
[2025-10-16T16:30:42-0400] [ALPM-SCRIPTLET] -> Running post hook: [sbctl]
[2025-10-16T16:30:42-0400] [ALPM-SCRIPTLET] Signing /boot/EFI/Linux/arch-linux.efi
[2025-10-16T16:30:42-0400] [ALPM-SCRIPTLET] ✓ Signed /boot/EFI/Linux/arch-linux.efi
[2025-10-16T16:30:42-0400] [ALPM-SCRIPTLET] ==> Post processing done
[2025-10-16T16:30:42-0400] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
[2025-10-16T16:30:42-0400] [ALPM-SCRIPTLET] ==> Using default configuration file: '/etc/mkinitcpio.conf'
[2025-10-16T16:30:42-0400] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux -U /boot/EFI/Linux/arch-linux-fallback.efi -S autodetect
[2025-10-16T16:30:42-0400] [ALPM-SCRIPTLET] ==> Starting build: '6.17.3-arch1-1'
[2025-10-16T16:30:42-0400] [ALPM-SCRIPTLET] -> Running build hook: [base]
[2025-10-16T16:30:43-0400] [ALPM-SCRIPTLET] -> Running build hook: [systemd]
[2025-10-16T16:30:45-0400] [ALPM-SCRIPTLET] -> Running build hook: [microcode]
[2025-10-16T16:30:45-0400] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
[2025-10-16T16:30:45-0400] [ALPM-SCRIPTLET] -> Running build hook: [kms]
[2025-10-16T16:30:51-0400] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'ast'
[2025-10-16T16:30:58-0400] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
[2025-10-16T16:30:58-0400] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'xhci_pci_renesas'
[2025-10-16T16:30:59-0400] [ALPM-SCRIPTLET] -> Running build hook: [sd-vconsole]
[2025-10-16T16:31:00-0400] [ALPM-SCRIPTLET] -> Running build hook: [block]
[2025-10-16T16:31:01-0400] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'aic94xx'
[2025-10-16T16:31:01-0400] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'bfa'
[2025-10-16T16:31:01-0400] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'qed'
[2025-10-16T16:31:01-0400] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'qla1280'
[2025-10-16T16:31:01-0400] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'qla2xxx'
[2025-10-16T16:31:01-0400] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'wd719x'
[2025-10-16T16:31:03-0400] [ALPM-SCRIPTLET] -> Running build hook: [sd-encrypt]
[2025-10-16T16:31:04-0400] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'qat_6xxx'
[2025-10-16T16:31:05-0400] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
[2025-10-16T16:31:07-0400] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
[2025-10-16T16:31:10-0400] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2025-10-16T16:31:10-0400] [ALPM-SCRIPTLET] ==> Creating lzma-compressed initcpio image
[2025-10-16T16:31:12-0400] [ALPM-SCRIPTLET] -> Early uncompressed CPIO image generation successful
[2025-10-16T16:31:19-0400] [ALPM-SCRIPTLET] ==> Initcpio image generation successful
[2025-10-16T16:31:19-0400] [ALPM-SCRIPTLET] ==> Creating unified kernel image: '/boot/EFI/Linux/arch-linux-fallback.efi'
[2025-10-16T16:31:19-0400] [ALPM-SCRIPTLET] -> Using cmdline file: '/etc/kernel/cmdline'
[2025-10-16T16:31:20-0400] [ALPM-SCRIPTLET] ==> Unified kernel image generation successful
[2025-10-16T16:31:20-0400] [ALPM-SCRIPTLET] ==> Running post hooks
[2025-10-16T16:31:20-0400] [ALPM-SCRIPTLET] -> Running post hook: [sbctl]
[2025-10-16T16:31:20-0400] [ALPM-SCRIPTLET] Signing /boot/EFI/Linux/arch-linux-fallback.efi
[2025-10-16T16:31:20-0400] [ALPM-SCRIPTLET] ✓ Signed /boot/EFI/Linux/arch-linux-fallback.efi
[2025-10-16T16:31:20-0400] [ALPM-SCRIPTLET] ==> Post processing done
[2025-10-16T16:31:20-0400] [ALPM] running 'dbus-reload.hook'...
[2025-10-16T16:31:20-0400] [ALPM] running 'ghc-register.hook'...
[2025-10-16T16:31:22-0400] [ALPM] running 'glib-compile-schemas.hook'...
[2025-10-16T16:31:22-0400] [ALPM] running 'gtk-update-icon-cache.hook'...
[2025-10-16T16:31:23-0400] [ALPM] running 'texinfo-install.hook'...
[2025-10-16T16:31:23-0400] [ALPM] running 'update-desktop-database.hook'...
[2025-10-16T16:31:23-0400] [ALPM] running 'zz-sbctl.hook'...
[2025-10-16T16:31:23-0400] [ALPM-SCRIPTLET] Generating EFI bundles....
Any insight would be appreciated.
Last edited by Mrkd1904 (2025-10-17 01:41:44)
Offline
Can you isolate the cause by downgrading linux or systemd and systemd-libs ?
Offline
Can you isolate the cause by downgrading linux or systemd and systemd-libs ?
Ok, so it seems to be a kernel issue. Downgrading systemd, systemd-libs, and systemd-sysvcompat did nothing. But, downgrading to 6.17.2 let me boot with VMD enabled. But, it also made it to where the nvidia module wasn't loading. Downgrading a version of that fixed that issue.
Have tested with the latest systemd packages, but with 6.17.2 and everything still boots fine. Typing this from my RAID array.
Offline
Can you bisect linux between 6.17.2 and 6.17.3 to determine the causal commit? Let me know if you need any help.
Offline
@loqs I'm also happy to help!
Offline
Probably this one: https://git.kernel.org/pub/scm/linux/ke … 54ecd30605. Looks like an attempt to fix the same issue, but for specific hardware.
When using NVME on SG2044, the NVME drvier always complains about "I/O tag XXX (XXX) QID XX timeout, completion polled", which is caused by the broken affinity setting mechanism of the sg2042-msi driver.
P.S.
1. 6.17.2-00069-gbb968a57b072-3 (commit bb968a57b07294ef052b35658ad53754ecd30605) is broken
2. 6.17.2-00066-gd760948a0f27-2 (commit d760948a0f27359d8d957a94528b8f749503f5e6) is fine
There are 2 commits in between, https://git.kernel.org/pub/scm/linux/ke … 87d35a3eeb and https://git.kernel.org/pub/scm/linux/ke … 06cbec3281 (both are required by bb968a57b07294ef052b35658ad53754ecd30605, see 'Stable-dep-of: 9d8c41816bac'). One of them is the cause.
Possible fix: https://git.kernel.org/pub/scm/linux/ke … 206c66ae0b (tested, works). Hope it will be backported/cherry-picked into 6.17.4
Last edited by smagellan (2025-10-19 08:58:25)
Offline
Can you bisect linux between 6.17.2 and 6.17.3 to determine the causal commit? Let me know if you need any help.
I may need that help. My git fu is not that strong. Would i need both kernels cloned in order to bisect? Would it have to be specifically the Arch kernels?
Offline
Would i need both kernels cloned in order to bisect?
I would use linux-mainline as the template PKGBUILD and replace the source with linux-stable which will not include Arch's additional commits. gromit can build that for you if it helps.
Or wait for linux 6.17.4.arch1-1 which contains 5384611 PCI: vmd: override irq_startup()/irq_shutdown() in vmd_init_dev_msi_info() as referenced by smagellan.
Last edited by loqs (2025-10-19 18:50:30)
Offline
Mrkd1904 wrote:Would i need both kernels cloned in order to bisect?
I would use linux-mainline as the template PKGBUILD and replace the source with linux-stable which will not include Arch's additional commits. gromit can build that for you if it helps.
Or wait for linux 6.17.4.arch1-1 which contains 5384611 PCI: vmd: override irq_startup()/irq_shutdown() in vmd_init_dev_msi_info() as referenced by smagellan.
Seems like the community already did the heavy lifting as you pointed out. Updated to 6.17.4-arch2-1 and all is well.
I appreciate everyone's help. Once I get some time I would like to do the exercise on being able to narrow down the issue using git bisect, so thanks for the tip.
Solved.
Offline