You are not logged in.
Resolution:
I was improperly mounting the EFI drive on /boot/efi but the install process expected it to have been mounted on /boot. Aligning the two solved the install issue.
Original message:
Hi all,
I don't remember when this started, but every time I update the linux package, my system loses its ability to mount /boot/efi. This, of course, means that not only does my system not boot, it can't even run an emergency shell.
Of course, the first thing I did was try to chroot from a USB and reinstall linux. Surprisingly, this worked. So, for several years I've been kicking the can down the road. After updating my kernel, I'd always have a live disk ready so that I could reinstall linux from the chroot environment. No more! If anyone is willing, I'd like some guidance on how I might debug and fix this.
To start, here's a copy of /var/log/pacman.log after updating my system:
[2023-09-12T13:49:54-0700] [PACMAN] Running 'pacman -Syu'
[2023-09-12T13:49:54-0700] [PACMAN] synchronizing package lists
[2023-09-12T13:49:56-0700] [PACMAN] starting full system upgrade
[2023-09-12T15:28:02-0700] [ALPM] running '60-mkinitcpio-remove.hook'...
[2023-09-12T15:28:02-0700] [ALPM] running '71-dkms-remove.hook'...
[2023-09-12T15:28:03-0700] [ALPM-SCRIPTLET] ==> dkms remove --no-depmod v4l2loopback/0.12.7 -k 6.4.12-arch1-1
[2023-09-12T15:28:04-0700] [ALPM-SCRIPTLET] ==> depmod 6.4.12-arch1-1
[2023-09-12T15:28:09-0700] [ALPM] running 'ghc-unregister.hook'...
[2023-09-12T15:28:12-0700] [ALPM] transaction started
[2023-09-12T15:28:12-0700] [ALPM] upgraded iana-etc (20230803-1 -> 20230907-1)
[2023-09-12T15:28:12-0700] [ALPM] upgraded sqlite (3.43.0-1 -> 3.43.1-1)
[2023-09-12T15:28:13-0700] [ALPM] upgraded python (3.11.5-1 -> 3.11.5-2)
[2023-09-12T15:28:14-0700] [ALPM] upgraded python-apsw (3.42.0.0-1 -> 3.43.0.0-1)
[2023-09-12T15:28:14-0700] [ALPM] upgraded libwebp (1.3.1-1 -> 1.3.1-2)
[2023-09-12T15:28:14-0700] [ALPM] upgraded vulkan-icd-loader (1.3.255-1 -> 1.3.263-1)
[2023-09-12T15:28:14-0700] [ALPM] upgraded systemd-libs (254.1-1 -> 254.3-1)
[2023-09-12T15:28:14-0700] [ALPM] upgraded shadow (4.13-2 -> 4.13-3)
[2023-09-12T15:28:14-0700] [ALPM] upgraded systemd (254.1-1 -> 254.3-1)
[2023-09-12T15:28:15-0700] [ALPM] upgraded libopenmpt (0.7.2-1 -> 0.7.3-1)
[2023-09-12T15:28:15-0700] [ALPM] upgraded glib2 (2.76.5-1 -> 2.78.0-2)
[2023-09-12T15:28:15-0700] [ALPM] upgraded harfbuzz (8.1.1-1 -> 8.2.0-1)
[2023-09-12T15:28:16-0700] [ALPM] upgraded mesa (1:23.1.6-4 -> 1:23.1.7-1)
[2023-09-12T15:28:16-0700] [ALPM] upgraded vulkan-headers (1:1.3.262-1 -> 1:1.3.264-2)
[2023-09-12T15:28:16-0700] [ALPM] upgraded qt6-webengine (6.5.2-2 -> 6.5.2-3)
[2023-09-12T15:28:17-0700] [ALPM] upgraded calibre (6.25.0-1 -> 6.26.0-1)
[2023-09-12T15:28:17-0700] [ALPM] upgraded containerd (1.7.5-1 -> 1.7.6-1)
[2023-09-12T15:28:17-0700] [ALPM] upgraded freerdp (2:2.10.0-4 -> 2:2.11.1-1)
[2023-09-12T15:28:17-0700] [ALPM] upgraded geonkick-common (2.9.2-1 -> 2.10.0-1)
[2023-09-12T15:28:17-0700] [ALPM] upgraded libarchive (3.7.1-1 -> 3.7.2-1)
[2023-09-12T15:28:17-0700] [ALPM] upgraded openpmix (4.2.5-1 -> 4.2.6-1)
[2023-09-12T15:28:17-0700] [ALPM] upgraded openssh (9.4p1-3 -> 9.4p1-4)
[2023-09-12T15:28:17-0700] [ALPM] upgraded geonkick-lv2 (2.9.2-1 -> 2.10.0-1)
[2023-09-12T15:28:17-0700] [ALPM] upgraded geonkick-standalone (2.9.2-1 -> 2.10.0-1)
[2023-09-12T15:28:17-0700] [ALPM] upgraded haskell-blaze-builder (0.4.2.2-2 -> 0.4.2.3-1)
[2023-09-12T15:28:17-0700] [ALPM] upgraded haskell-http-client (0.7.13.1-60 -> 0.7.13.1-61)
[2023-09-12T15:28:17-0700] [ALPM] upgraded haskell-http-client-tls (0.3.6.3-5 -> 0.3.6.3-6)
[2023-09-12T15:28:17-0700] [ALPM] upgraded haskell-http-conduit (2.3.8.2-19 -> 2.3.8.2-21)
[2023-09-12T15:28:17-0700] [ALPM] upgraded haskell-blaze-markup (0.8.2.8-111 -> 0.8.2.8-112)
[2023-09-12T15:28:17-0700] [ALPM] upgraded haskell-blaze-html (0.9.1.2-205 -> 0.9.1.2-206)
[2023-09-12T15:28:17-0700] [ALPM] upgraded haskell-xml-conduit (1.9.1.3-5 -> 1.9.1.3-6)
[2023-09-12T15:28:17-0700] [ALPM] upgraded haskell-aws (0.24-57 -> 0.24-59)
[2023-09-12T15:28:17-0700] [ALPM] upgraded haskell-shakespeare (2.1.0-11 -> 2.1.0-12)
[2023-09-12T15:28:17-0700] [ALPM] upgraded haskell-xml-hamlet (0.5.0.2-145 -> 0.5.0.2-146)
[2023-09-12T15:28:17-0700] [ALPM] upgraded haskell-dav (1.3.4-594 -> 1.3.4-595)
[2023-09-12T15:28:17-0700] [ALPM] upgraded haskell-dbus (1.2.22-175 -> 1.2.22-176)
[2023-09-12T15:28:17-0700] [ALPM] upgraded haskell-fdo-notify (0.3.1-687 -> 0.3.1-688)
[2023-09-12T15:28:17-0700] [ALPM] upgraded haskell-feed (1.3.2.1-115 -> 1.3.2.1-116)
[2023-09-12T15:28:17-0700] [ALPM] upgraded haskell-git-lfs (1.2.1-1 -> 1.2.1-2)
[2023-09-12T15:28:17-0700] [ALPM] upgraded haskell-http-client-restricted (0.0.5-122 -> 0.0.5-123)
[2023-09-12T15:28:17-0700] [ALPM] upgraded haskell-persistent (2.13.3.5-77 -> 2.13.3.5-78)
[2023-09-12T15:28:17-0700] [ALPM] upgraded haskell-persistent-sqlite (2.13.1.0-83 -> 2.13.1.0-84)
[2023-09-12T15:28:17-0700] [ALPM] upgraded haskell-wai-logger (2.4.0-297 -> 2.4.0-301)
[2023-09-12T15:28:17-0700] [ALPM] upgraded haskell-bsb-http-chunked (0.0.0.4-352 -> 0.0.0.4-353)
[2023-09-12T15:28:17-0700] [ALPM] upgraded haskell-http2 (3.0.3-55 -> 3.0.3-56)
[2023-09-12T15:28:17-0700] [ALPM] upgraded haskell-warp (3.3.29-1 -> 3.3.29-3)
[2023-09-12T15:28:17-0700] [ALPM] upgraded haskell-wai-extra (3.1.13.0-146 -> 3.1.13.0-150)
[2023-09-12T15:28:17-0700] [ALPM] upgraded haskell-warp-tls (3.4.2-1 -> 3.4.2-3)
[2023-09-12T15:28:18-0700] [ALPM] upgraded haskell-yesod-core (1.6.24.4-12 -> 1.6.24.4-14)
[2023-09-12T15:28:18-0700] [ALPM] upgraded haskell-yesod-persistent (1.6.0.8-192 -> 1.6.0.8-194)
[2023-09-12T15:28:18-0700] [ALPM] upgraded haskell-yesod-form (1.7.6-4 -> 1.7.6-6)
[2023-09-12T15:28:18-0700] [ALPM] upgraded haskell-yesod (1.6.2.1-127 -> 1.6.2.1-129)
[2023-09-12T15:28:18-0700] [ALPM] upgraded haskell-language-javascript (0.7.1.0-139 -> 0.7.1.0-140)
[2023-09-12T15:28:18-0700] [ALPM] upgraded haskell-hjsmin (0.2.0.4-205 -> 0.2.0.4-206)
[2023-09-12T15:28:18-0700] [ALPM] upgraded haskell-wai-app-static (3.1.7.4-164 -> 3.1.8-3)
[2023-09-12T15:28:18-0700] [ALPM] upgraded haskell-yesod-static (1.6.1.0-637 -> 1.6.1.0-640)
[2023-09-12T15:28:18-0700] [ALPM] upgraded git-annex (10.20230626-30 -> 10.20230626-33)
[2023-09-12T15:28:18-0700] [ALPM] upgraded glibmm-2.68 (2.76.0-1 -> 2.78.0-1)
[2023-09-12T15:28:18-0700] [ALPM] upgraded gnuplot (5.4.8-1 -> 5.4.9-1)
[2023-09-12T15:28:19-0700] [ALPM] upgraded go (2:1.21.0-1 -> 2:1.21.1-1)
[2023-09-12T15:28:19-0700] [ALPM] upgraded libgirepository (1.76.1-3 -> 1.78.0-1)
[2023-09-12T15:28:19-0700] [ALPM] upgraded gobject-introspection-runtime (1.76.1-3 -> 1.78.0-1)
[2023-09-12T15:28:19-0700] [ALPM] upgraded harfbuzz-icu (8.1.1-1 -> 8.2.0-1)
[2023-09-12T15:28:19-0700] [ALPM] upgraded haskell-hosc (0.20-15 -> 0.20-16)
[2023-09-12T15:28:19-0700] [ALPM] upgraded qt5-webengine (5.15.14-5 -> 5.15.15-1)
[2023-09-12T15:28:19-0700] [ALPM] upgraded haskell-tidal (1.9.4-8 -> 1.9.4-9)
[2023-09-12T15:28:20-0700] [ALPM] upgraded hydrogen (1.2.1-1 -> 1.2.2-1)
[2023-09-12T15:28:20-0700] [ALPM] upgraded intel-oneapi-tbb (2021.10.0-1 -> 2021.10.0-2)
[2023-09-12T15:28:20-0700] [ALPM] upgraded iproute2 (6.4.0-1 -> 6.5.0-1)
[2023-09-12T15:28:20-0700] [ALPM] upgraded lib32-glib2 (2.76.5-1 -> 2.78.0-2)
[2023-09-12T15:28:20-0700] [ALPM] upgraded lib32-harfbuzz (8.1.1-1 -> 8.2.0-1)
[2023-09-12T15:28:20-0700] [ALPM] upgraded lib32-systemd (254.1-1 -> 254.3-1)
[2023-09-12T15:28:20-0700] [ALPM] upgraded libnm (1.42.6-1 -> 1.44.0-1)
[2023-09-12T15:28:20-0700] [ALPM] upgraded lib32-libnm (1.42.6-1 -> 1.44.0-1)
[2023-09-12T15:28:20-0700] [ALPM] upgraded lib32-libva-mesa-driver (1:23.1.6-4 -> 1:23.1.7-1)
[2023-09-12T15:28:20-0700] [ALPM] upgraded lib32-libwebp (1.3.1-1 -> 1.3.1-2)
[2023-09-12T15:28:20-0700] [ALPM] upgraded lib32-vulkan-icd-loader (1.3.255-1 -> 1.3.263-1)
[2023-09-12T15:28:21-0700] [ALPM] upgraded lib32-mesa (1:23.1.6-4 -> 1:23.1.7-1)
[2023-09-12T15:28:21-0700] [ALPM] upgraded lib32-mesa-vdpau (1:23.1.6-4 -> 1:23.1.7-1)
[2023-09-12T15:28:21-0700] [ALPM] upgraded liblscp (0.9.10-1 -> 0.9.11-1)
[2023-09-12T15:28:21-0700] [ALPM] upgraded liblsp-r3d-glx-lib (1.2.10-1 -> 1.2.11-1)
[2023-09-12T15:28:21-0700] [ALPM] upgraded libretro-beetle-pce (1189-1 -> 1193-1)
[2023-09-12T15:28:21-0700] [ALPM] upgraded libretro-beetle-pce-fast (1228-1 -> 1229-1)
[2023-09-12T15:28:21-0700] [ALPM] upgraded libretro-beetle-psx (2682-1 -> 2683-1)
[2023-09-12T15:28:21-0700] [ALPM] upgraded libretro-beetle-psx-hw (2682-1 -> 2683-1)
[2023-09-12T15:28:21-0700] [ALPM] upgraded libretro-beetle-supergrafx (990-1 -> 992-1)
[2023-09-12T15:28:21-0700] [ALPM] upgraded libretro-bsnes (1:3102-1 -> 1:3104-1)
[2023-09-12T15:28:21-0700] [ALPM] upgraded libretro-flycast (5784-1 -> 5789-1)
[2023-09-12T15:28:21-0700] [ALPM] upgraded libretro-gambatte (1000-1 -> 1003-1)
[2023-09-12T15:28:21-0700] [ALPM] upgraded libretro-genesis-plus-gx (2059-1 -> 2064-1)
[2023-09-12T15:28:21-0700] [ALPM] upgraded libretro-overlays (256-1 -> 263-1)
[2023-09-12T15:28:21-0700] [ALPM] upgraded libretro-play (7863-1 -> 7935-1)
[2023-09-12T15:28:21-0700] [ALPM] upgraded libretro-ppsspp (37801-1 -> 38311-1)
[2023-09-12T15:28:21-0700] [ALPM] upgraded libretro-scummvm (143193-1 -> 144893-1)
[2023-09-12T15:28:22-0700] [ALPM] upgraded libretro-shaders-slang (1308-1 -> 1321-1)
[2023-09-12T15:28:22-0700] [ALPM] upgraded libretro-snes9x (1:2448-1 -> 1:2507-1)
[2023-09-12T15:28:22-0700] [ALPM] upgraded libspectmorph (0.5.2-4 -> 0.6.0-2)
[2023-09-12T15:28:22-0700] [ALPM] upgraded libtommath (1.2.0-4 -> 1.2.1-1)
[2023-09-12T15:28:22-0700] [ALPM] upgraded libva-mesa-driver (1:23.1.6-4 -> 1:23.1.7-1)
[2023-09-12T15:28:24-0700] [ALPM] upgraded linux (6.4.12.arch1-1 -> 6.5.2.arch1-1)
[2023-09-12T15:28:26-0700] [ALPM] upgraded linux-headers (6.4.12.arch1-1 -> 6.5.2.arch1-1)
[2023-09-12T15:28:26-0700] [ALPM] upgraded lsp-plugins-standalone (1.2.10-1 -> 1.2.11-1)
[2023-09-12T15:28:26-0700] [ALPM] upgraded luajit (2.1.1693350652-1 -> 2.1.1694285958-1)
[2023-09-12T15:28:26-0700] [ALPM] upgraded mesa-vdpau (1:23.1.6-4 -> 1:23.1.7-1)
[2023-09-12T15:28:27-0700] [ALPM] upgraded musescore (4.1.1-1 -> 4.1.1-2)
[2023-09-12T15:28:27-0700] [ALPM] upgraded networkmanager (1.42.6-1 -> 1.44.0-1)
[2023-09-12T15:28:28-0700] [ALPM] upgraded nodejs (20.6.0-1 -> 20.6.1-1)
[2023-09-12T15:28:28-0700] [ALPM] upgraded npm (9.8.1-1 -> 10.1.0-1)
[2023-09-12T15:28:28-0700] [ALPM] upgraded nvidia (535.104.05-2 -> 535.104.05-5)
[2023-09-12T15:28:28-0700] [ALPM] upgraded opencl-clover-mesa (1:23.1.6-4 -> 1:23.1.7-1)
[2023-09-12T15:28:29-0700] [ALPM] upgraded opencl-rusticl-mesa (1:23.1.6-4 -> 1:23.1.7-1)
[2023-09-12T15:28:29-0700] [ALPM] upgraded python-future (0.18.3-1 -> 0.18.3-2)
[2023-09-12T15:28:29-0700] [ALPM] upgraded python-gitpython (3.1.34-1 -> 3.1.35-1)
[2023-09-12T15:28:29-0700] [ALPM] upgraded python-gobject (3.44.1-4 -> 3.46.0-1)
[2023-09-12T15:28:29-0700] [ALPM] upgraded python-numpy (1.25.1-1 -> 1.25.2-1)
[2023-09-12T15:28:29-0700] [ALPM] upgraded python-pytz (2023.3-1 -> 2023.3.post1-1)
[2023-09-12T15:28:29-0700] [ALPM] upgraded python-websocket-client (1.6.2-1 -> 1.6.3-1)
[2023-09-12T15:28:29-0700] [ALPM] upgraded qjackctl (0.9.11-1 -> 0.9.12-1)
[2023-09-12T15:28:29-0700] [ALPM] upgraded qmidinet (0.9.10-1 -> 0.9.11-1)
[2023-09-12T15:28:29-0700] [ALPM] upgraded qpwgraph (0.5.2-1 -> 0.5.3-1)
[2023-09-12T15:28:29-0700] [ALPM] upgraded qsampler (0.9.10-1 -> 0.9.11-1)
[2023-09-12T15:28:30-0700] [ALPM] upgraded qsynth (0.9.11-1 -> 0.9.12-1)
[2023-09-12T15:28:30-0700] [ALPM] upgraded qt5-script (5.15.14-2 -> 5.15.15-1)
[2023-09-12T15:28:30-0700] [ALPM] upgraded qxgedit (0.9.10-1 -> 0.9.11-1)
[2023-09-12T15:28:30-0700] [ALPM] upgraded retroarch-assets-xmb (1:460-1 -> 1:469-1)
[2023-09-12T15:28:30-0700] [ALPM] upgraded retroarch-assets-glui (1:460-1 -> 1:469-1)
[2023-09-12T15:28:31-0700] [ALPM] upgraded retroarch-assets-ozone (1:460-1 -> 1:469-1)
[2023-09-12T15:28:31-0700] [ALPM] upgraded snd (23.6-1 -> 23.7-1)
[2023-09-12T15:28:31-0700] [ALPM] upgraded spectmorph-lv2 (0.5.2-4 -> 0.6.0-2)
[2023-09-12T15:28:31-0700] [ALPM] upgraded spectmorph-tools (0.5.2-4 -> 0.6.0-2)
[2023-09-12T15:28:31-0700] [ALPM] upgraded spectmorph-vst (0.5.2-4 -> 0.6.0-2)
[2023-09-12T15:28:31-0700] [ALPM] upgraded systemd-resolvconf (254.1-1 -> 254.3-1)
[2023-09-12T15:28:31-0700] [ALPM] upgraded systemd-sysvcompat (254.1-1 -> 254.3-1)
[2023-09-12T15:28:32-0700] [ALPM] upgraded thunderbird (115.2.0-3 -> 115.2.0-4)
[2023-09-12T15:28:32-0700] [ALPM] upgraded tor (0.4.8.4-2 -> 0.4.8.5-1)
[2023-09-12T15:28:37-0700] [ALPM] upgraded ttf-sarasa-gothic (0.41.9-1 -> 0.41.10-1)
[2023-09-12T15:28:37-0700] [ALPM] upgraded virtualbox-host-modules-arch (7.0.10-13 -> 7.0.10-16)
[2023-09-12T15:28:38-0700] [ALPM] transaction completed
[2023-09-12T15:28:40-0700] [ALPM] running '20-systemd-sysusers.hook'...
[2023-09-12T15:28:40-0700] [ALPM] running '30-systemd-catalog.hook'...
[2023-09-12T15:28:40-0700] [ALPM] running '30-systemd-daemon-reload.hook'...
[2023-09-12T15:28:41-0700] [ALPM] running '30-systemd-hwdb.hook'...
[2023-09-12T15:28:41-0700] [ALPM] running '30-systemd-sysctl.hook'...
[2023-09-12T15:28:41-0700] [ALPM] running '30-systemd-tmpfiles.hook'...
[2023-09-12T15:28:41-0700] [ALPM] running '30-systemd-udev-reload.hook'...
[2023-09-12T15:28:42-0700] [ALPM] running '30-systemd-update.hook'...
[2023-09-12T15:28:42-0700] [ALPM] running '30-update-mime-database.hook'...
[2023-09-12T15:28:44-0700] [ALPM] running '60-depmod.hook'...
[2023-09-12T15:28:46-0700] [ALPM] running '70-dkms-install.hook'...
[2023-09-12T15:28:46-0700] [ALPM-SCRIPTLET] ==> dkms install --no-depmod v4l2loopback/0.12.7 -k 6.5.2-arch1-1
[2023-09-12T15:28:52-0700] [ALPM-SCRIPTLET] ==> depmod 6.5.2-arch1-1
[2023-09-12T15:28:54-0700] [ALPM] running '70-mktexlsr.hook'...
[2023-09-12T15:28:59-0700] [ALPM] running '90-mkinitcpio-install.hook'...
[2023-09-12T15:28:59-0700] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
[2023-09-12T15:28:59-0700] [ALPM-SCRIPTLET] ==> Using default configuration file: '/etc/mkinitcpio.conf'
[2023-09-12T15:28:59-0700] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux -g /boot/initramfs-linux.img --microcode /boot/intel-ucode.img
[2023-09-12T15:28:59-0700] [ALPM-SCRIPTLET] ==> Starting build: '6.5.2-arch1-1'
[2023-09-12T15:29:00-0700] [ALPM-SCRIPTLET] -> Running build hook: [base]
[2023-09-12T15:29:00-0700] [ALPM-SCRIPTLET] -> Running build hook: [udev]
[2023-09-12T15:29:01-0700] [ALPM-SCRIPTLET] -> Running build hook: [autodetect]
[2023-09-12T15:29:01-0700] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
[2023-09-12T15:29:01-0700] [ALPM-SCRIPTLET] -> Running build hook: [kms]
[2023-09-12T15:29:07-0700] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
[2023-09-12T15:29:08-0700] [ALPM-SCRIPTLET] -> Running build hook: [keymap]
[2023-09-12T15:29:08-0700] [ALPM-SCRIPTLET] -> Running build hook: [consolefont]
[2023-09-12T15:29:08-0700] [ALPM-SCRIPTLET] ==> WARNING: consolefont: no font found in configuration
[2023-09-12T15:29:08-0700] [ALPM-SCRIPTLET] -> Running build hook: [block]
[2023-09-12T15:29:09-0700] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
[2023-09-12T15:29:09-0700] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
[2023-09-12T15:29:09-0700] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2023-09-12T15:29:09-0700] [ALPM-SCRIPTLET] ==> Creating zstd-compressed initcpio image: '/boot/initramfs-linux.img'
[2023-09-12T15:29:10-0700] [ALPM-SCRIPTLET] ==> Image generation successful
[2023-09-12T15:29:10-0700] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
[2023-09-12T15:29:10-0700] [ALPM-SCRIPTLET] ==> Using default configuration file: '/etc/mkinitcpio.conf'
[2023-09-12T15:29:10-0700] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux -g /boot/initramfs-linux-fallback.img -S autodetect --microcode /boot/intel-ucode.img
[2023-09-12T15:29:10-0700] [ALPM-SCRIPTLET] ==> Starting build: '6.5.2-arch1-1'
[2023-09-12T15:29:10-0700] [ALPM-SCRIPTLET] -> Running build hook: [base]
[2023-09-12T15:29:11-0700] [ALPM-SCRIPTLET] -> Running build hook: [udev]
[2023-09-12T15:29:11-0700] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
[2023-09-12T15:29:11-0700] [ALPM-SCRIPTLET] -> Running build hook: [kms]
[2023-09-12T15:29:19-0700] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'ast'
[2023-09-12T15:29:26-0700] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
[2023-09-12T15:29:28-0700] [ALPM-SCRIPTLET] -> Running build hook: [keymap]
[2023-09-12T15:29:28-0700] [ALPM-SCRIPTLET] -> Running build hook: [consolefont]
[2023-09-12T15:29:28-0700] [ALPM-SCRIPTLET] ==> WARNING: consolefont: no font found in configuration
[2023-09-12T15:29:28-0700] [ALPM-SCRIPTLET] -> Running build hook: [block]
[2023-09-12T15:29:33-0700] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
[2023-09-12T15:29:34-0700] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
[2023-09-12T15:29:38-0700] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2023-09-12T15:29:38-0700] [ALPM-SCRIPTLET] ==> Creating zstd-compressed initcpio image: '/boot/initramfs-linux-fallback.img'
[2023-09-12T15:29:40-0700] [ALPM-SCRIPTLET] ==> Image generation successful
[2023-09-12T15:29:40-0700] [ALPM] running 'dbus-reload.hook'...
[2023-09-12T15:29:40-0700] [ALPM] running 'fontconfig.hook'...
[2023-09-12T15:29:41-0700] [ALPM] running 'fontconfig-32.hook'...
[2023-09-12T15:29:42-0700] [ALPM] running 'ghc-register.hook'...
[2023-09-12T15:29:45-0700] [ALPM] running 'gtk-update-icon-cache.hook'...
[2023-09-12T15:29:46-0700] [ALPM] running 'update-desktop-database.hook'...
Just to make sure it wouldn't work, I tried reinstalling linux alone before rebooting. After all, if it works from the chroot environment, why can't it work from my system's normal environment?
[2023-09-12T16:26:33-0700] [PACMAN] Running 'pacman -S linux'
[2023-09-12T16:26:35-0700] [ALPM] transaction started
[2023-09-12T16:26:35-0700] [ALPM] reinstalled linux (6.5.2.arch1-1)
[2023-09-12T16:26:36-0700] [ALPM] transaction completed
[2023-09-12T16:26:36-0700] [ALPM] running '30-systemd-update.hook'...
[2023-09-12T16:26:36-0700] [ALPM] running '60-depmod.hook'...
[2023-09-12T16:26:38-0700] [ALPM] running '90-mkinitcpio-install.hook'...
[2023-09-12T16:26:38-0700] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
[2023-09-12T16:26:38-0700] [ALPM-SCRIPTLET] ==> Using default configuration file: '/etc/mkinitcpio.conf'
[2023-09-12T16:26:38-0700] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux -g /boot/initramfs-linux.img --microcode /boot/intel-ucode.img
[2023-09-12T16:26:38-0700] [ALPM-SCRIPTLET] ==> Starting build: '6.5.2-arch1-1'
[2023-09-12T16:26:38-0700] [ALPM-SCRIPTLET] -> Running build hook: [base]
[2023-09-12T16:26:39-0700] [ALPM-SCRIPTLET] -> Running build hook: [udev]
[2023-09-12T16:26:40-0700] [ALPM-SCRIPTLET] -> Running build hook: [autodetect]
[2023-09-12T16:26:40-0700] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
[2023-09-12T16:26:40-0700] [ALPM-SCRIPTLET] -> Running build hook: [kms]
[2023-09-12T16:26:46-0700] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
[2023-09-12T16:26:47-0700] [ALPM-SCRIPTLET] -> Running build hook: [keymap]
[2023-09-12T16:26:47-0700] [ALPM-SCRIPTLET] -> Running build hook: [consolefont]
[2023-09-12T16:26:47-0700] [ALPM-SCRIPTLET] ==> WARNING: consolefont: no font found in configuration
[2023-09-12T16:26:47-0700] [ALPM-SCRIPTLET] -> Running build hook: [block]
[2023-09-12T16:26:48-0700] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
[2023-09-12T16:26:48-0700] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
[2023-09-12T16:26:48-0700] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2023-09-12T16:26:48-0700] [ALPM-SCRIPTLET] ==> Creating zstd-compressed initcpio image: '/boot/initramfs-linux.img'
[2023-09-12T16:26:49-0700] [ALPM-SCRIPTLET] ==> Image generation successful
[2023-09-12T16:26:49-0700] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
[2023-09-12T16:26:49-0700] [ALPM-SCRIPTLET] ==> Using default configuration file: '/etc/mkinitcpio.conf'
[2023-09-12T16:26:49-0700] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux -g /boot/initramfs-linux-fallback.img -S autodetect --microcode /boot/intel-ucode.img
[2023-09-12T16:26:49-0700] [ALPM-SCRIPTLET] ==> Starting build: '6.5.2-arch1-1'
[2023-09-12T16:26:49-0700] [ALPM-SCRIPTLET] -> Running build hook: [base]
[2023-09-12T16:26:50-0700] [ALPM-SCRIPTLET] -> Running build hook: [udev]
[2023-09-12T16:26:50-0700] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
[2023-09-12T16:26:50-0700] [ALPM-SCRIPTLET] -> Running build hook: [kms]
[2023-09-12T16:26:58-0700] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'ast'
[2023-09-12T16:27:05-0700] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
[2023-09-12T16:27:07-0700] [ALPM-SCRIPTLET] -> Running build hook: [keymap]
[2023-09-12T16:27:07-0700] [ALPM-SCRIPTLET] -> Running build hook: [consolefont]
[2023-09-12T16:27:07-0700] [ALPM-SCRIPTLET] ==> WARNING: consolefont: no font found in configuration
[2023-09-12T16:27:07-0700] [ALPM-SCRIPTLET] -> Running build hook: [block]
[2023-09-12T16:27:12-0700] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
[2023-09-12T16:27:13-0700] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
[2023-09-12T16:27:17-0700] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2023-09-12T16:27:17-0700] [ALPM-SCRIPTLET] ==> Creating zstd-compressed initcpio image: '/boot/initramfs-linux-fallback.img'
[2023-09-12T16:27:19-0700] [ALPM-SCRIPTLET] ==> Image generation successful
Well, it didn't work. So here's the output after booting a live disk and running the install again:
[2023-09-12T16:40:28-0700] [PACMAN] Running 'pacman -Syu linux'
[2023-09-12T16:40:28-0700] [PACMAN] synchronizing package lists
[2023-09-12T16:40:43-0700] [PACMAN] starting full system upgrade
[2023-09-12T16:40:50-0700] [ALPM] transaction started
[2023-09-12T16:40:50-0700] [ALPM] reinstalled linux (6.5.2.arch1-1)
[2023-09-12T16:40:51-0700] [ALPM] transaction completed
[2023-09-12T16:40:51-0700] [ALPM] running '30-systemd-update.hook'...
[2023-09-12T16:40:51-0700] [ALPM] running '60-depmod.hook'...
[2023-09-12T16:40:53-0700] [ALPM] running '90-mkinitcpio-install.hook'...
[2023-09-12T16:40:53-0700] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
[2023-09-12T16:40:53-0700] [ALPM-SCRIPTLET] ==> Using default configuration file: '/etc/mkinitcpio.conf'
[2023-09-12T16:40:53-0700] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux -g /boot/initramfs-linux.img --microcode /boot/*-ucode.img
[2023-09-12T16:40:53-0700] [ALPM-SCRIPTLET] ==> Starting build: '6.5.2-arch1-1'
[2023-09-12T16:40:53-0700] [ALPM-SCRIPTLET] -> Running build hook: [base]
[2023-09-12T16:40:54-0700] [ALPM-SCRIPTLET] -> Running build hook: [udev]
[2023-09-12T16:40:54-0700] [ALPM-SCRIPTLET] -> Running build hook: [autodetect]
[2023-09-12T16:40:54-0700] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
[2023-09-12T16:40:55-0700] [ALPM-SCRIPTLET] -> Running build hook: [kms]
[2023-09-12T16:41:00-0700] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
[2023-09-12T16:41:01-0700] [ALPM-SCRIPTLET] -> Running build hook: [keymap]
[2023-09-12T16:41:01-0700] [ALPM-SCRIPTLET] -> Running build hook: [consolefont]
[2023-09-12T16:41:01-0700] [ALPM-SCRIPTLET] ==> WARNING: consolefont: no font found in configuration
[2023-09-12T16:41:01-0700] [ALPM-SCRIPTLET] -> Running build hook: [block]
[2023-09-12T16:41:02-0700] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
[2023-09-12T16:41:02-0700] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
[2023-09-12T16:41:02-0700] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2023-09-12T16:41:02-0700] [ALPM-SCRIPTLET] ==> Creating zstd-compressed initcpio image: '/boot/initramfs-linux.img'
[2023-09-12T16:41:02-0700] [ALPM-SCRIPTLET] ==> Image generation successful
[2023-09-12T16:41:03-0700] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
[2023-09-12T16:41:03-0700] [ALPM-SCRIPTLET] ==> Using default configuration file: '/etc/mkinitcpio.conf'
[2023-09-12T16:41:03-0700] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux -g /boot/initramfs-linux-fallback.img -S autodetect --microcode /boot/*-ucode.img
[2023-09-12T16:41:03-0700] [ALPM-SCRIPTLET] ==> Starting build: '6.5.2-arch1-1'
[2023-09-12T16:41:03-0700] [ALPM-SCRIPTLET] -> Running build hook: [base]
[2023-09-12T16:41:03-0700] [ALPM-SCRIPTLET] -> Running build hook: [udev]
[2023-09-12T16:41:04-0700] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
[2023-09-12T16:41:04-0700] [ALPM-SCRIPTLET] -> Running build hook: [kms]
[2023-09-12T16:41:11-0700] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'ast'
[2023-09-12T16:41:17-0700] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
[2023-09-12T16:41:19-0700] [ALPM-SCRIPTLET] -> Running build hook: [keymap]
[2023-09-12T16:41:19-0700] [ALPM-SCRIPTLET] -> Running build hook: [consolefont]
[2023-09-12T16:41:19-0700] [ALPM-SCRIPTLET] ==> WARNING: consolefont: no font found in configuration
[2023-09-12T16:41:19-0700] [ALPM-SCRIPTLET] -> Running build hook: [block]
[2023-09-12T16:41:23-0700] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
[2023-09-12T16:41:25-0700] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
[2023-09-12T16:41:28-0700] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2023-09-12T16:41:28-0700] [ALPM-SCRIPTLET] ==> Creating zstd-compressed initcpio image: '/boot/initramfs-linux-fallback.img'
[2023-09-12T16:41:29-0700] [ALPM-SCRIPTLET] ==> Image generation successful
After this, everything boots fine.
Also, I took an image of the failed boot. I've copied it here in case this sheds any light on anything:
Starting Load Kernel Module fuse...
Starting Load Kernel Module loop...
Starting Journal Service...
Starting Load Kernel Modules...
Starting Remount Root and Kernel File Systems...
Starting Create Static Device Nodes in /dev gracefully...
Starting Coldplug All udev Devices...
[ OK ] Mounted Huge Pages File System.
[ OK ] Mounted POSIX Message Queue File System.
[ OK ] Mounted Kernel Debug File System.
[ OK ] Mounted Kernel Trace File System.
[ OK ] Finished Load Kernel Module configfs.
[ OK ] Started Journal Service.
[ OK ] Finished Load Kernel Module dm_mod.
[ OK ] Finished Load Kernel Module drm.
[ OK ] Finished Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
[ OK ] Finished Load Kernel Module fuse.
[ OK ] Finished Load Kernel Module loop.
[ OK ] Finished Load Kernel Modules.
[ OK ] Finished Remount Root and Kernel File Systems.
[ OK ] Finished Coldplug All udev Devices.
Mounting Kernel Configuration File System...
Starting Flush Journal to Persistent Storage...
Starting Load/Save OS Random Seed...
Starting Apply Kernel Variables...
[ OK ] Mounted Kernel Configuration File System.
[ OK ] Finished Load/Save OS Random Seed.
[ OK ] Finished Apply Kernel Variables.
[ OK ] Finished Create Static Device Nodes in /dev gracefully.
Starting Create System Users...
[ OK ] Finished Flush Journal to Persistent Storage.
[ OK ] Finished Create System Users.
Starting Create Static Device Nodes in /dev...
[ OK ] Finished Create Static Device Nodes in /dev.
[ OK ] Reached target Preparation for Local File Systems.
Starting Rule-based Manager for Device Events and Files...
[ OK ] Finished Rule-based Manager for Device Events and Files.
[ OK ] Found device WDC_WD60EZAZ-00SF3B0 primary.
[ OK ] Found device SanDisk_SSD_G5_BICS4 4.
[ OK ] Found device SanDisk_SSD_G5_BICS4 5.
Activating swap /dev/disk/by-uuid/9dda0c1a-b402-4811-93ee-35e604bb0083...
Starting File System Check on /dev/disk/by-uuid/1CE0-91FA...
Starting File System Check on /dev/disk/by-uuid/a6d1c7c8-986e-4e3c-9fbd-03cb205bb40d...
Starting Virtual Console Setup...
[ OK ] Activated swap /dev/disk/by-uuid/9dda0c1a-b402-4811-93ee-35e604bb0083.
[ OK ] Reached target Swaps.
Mounting Temporary Directory /tmp...
[ OK ] Mounted Temporary Directory /tmp.
[ OK ] Finished Virtual Console Setup.
[ OK ] Finished File System Check on /dev/disk/by-uuid/1CE0-91FA.
Mounting /boot/efi...
[FAILED] Failed to mount /boot/efi.
See 'systemctl status boot-efi.mount' for details.
[DEPEND] Dependency failed for Local File Systems.
[ OK ] Stopped Dispatch Password Requests to Console Directory Watch.
[ OK ] Stopped Forward Password Requests to Wall Directory Watch.
[ OK ] Reached target Timer Units.
[ OK ] Reached target Network.
[ OK ] Reached target Network is Online.
[ OK ] Reached target Path Units.
[ OK ] Reached target Socket Units.
[ OK ] Reached Emergency Shell.
[ OK ] Reached target Emergency Mode.
Starting Rebuild Dynamic Linker Cache...
Starting Set Up Additional Binary Formats...
Starting Create Volatile Files and Directories...
And finally, here's a copy of my demsg (note my system has been running for >2d now):
[ 0.000000] Linux version 6.5.2-arch1-1 (linux@archlinux) (gcc (GCC) 13.2.1 20230801, GNU ld (GNU Binutils) 2.41.0) #1 SMP PREEMPT_DYNAMIC Wed, 06 Sep 2023 21:01:01 +0000
[ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=7da65dcd-881b-4a7a-a7fc-57938b4ab650 rw loglevel=3
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000004abeefff] usable
[ 0.000000] BIOS-e820: [mem 0x000000004abef000-0x000000004c378fff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000004c379000-0x000000004c6e6fff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x000000004c6e7000-0x000000004d7cefff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x000000004d7cf000-0x000000004e4a9fff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000004e4aa000-0x000000004e58cfff] type 20
[ 0.000000] BIOS-e820: [mem 0x000000004e58d000-0x000000004e58dfff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000004e58e000-0x000000004e64efff] type 20
[ 0.000000] BIOS-e820: [mem 0x000000004e64f000-0x000000004fffffff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000050000000-0x000000006fffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fd000000-0x00000000fe010fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000049fffffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] efi: EFI v2.7 by American Megatrends
[ 0.000000] efi: ACPI=0x4c6e6000 ACPI 2.0=0x4c6e6014 SMBIOS=0x4e381000 SMBIOS 3.0=0x4e380000 MEMATTR=0x45ed7018 ESRT=0x48261a18
[ 0.000000] efi: Remove mem44: MMIO range=[0x60000000-0x6fffffff] (256MB) from e820 map
[ 0.000000] e820: remove [mem 0x60000000-0x6fffffff] reserved
[ 0.000000] efi: Remove mem45: MMIO range=[0xfd000000-0xfe010fff] (16MB) from e820 map
[ 0.000000] e820: remove [mem 0xfd000000-0xfe010fff] reserved
[ 0.000000] efi: Not removing mem46: MMIO range=[0xfec00000-0xfec00fff] (4KB) from e820 map
[ 0.000000] efi: Not removing mem47: MMIO range=[0xfed00000-0xfed00fff] (4KB) from e820 map
[ 0.000000] efi: Not removing mem48: MMIO range=[0xfee00000-0xfee00fff] (4KB) from e820 map
[ 0.000000] efi: Remove mem49: MMIO range=[0xff000000-0xffffffff] (16MB) from e820 map
[ 0.000000] e820: remove [mem 0xff000000-0xffffffff] reserved
[ 0.000000] SMBIOS 3.2.0 present.
[ 0.000000] DMI: System manufacturer System Product Name/PRIME X299-DELUXE II, BIOS 3201 09/04/2020
[ 0.000000] tsc: Detected 3000.000 MHz processor
[ 0.000621] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000624] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000631] last_pfn = 0x4a0000 max_arch_pfn = 0x400000000
[ 0.000636] total RAM covered: 16368M
[ 0.000808] Found optimal setting for mtrr clean up
[ 0.000808] gran_size: 64K chunk_size: 32M num_reg: 7 lose cover RAM: 0G
[ 0.000812] MTRR map: 6 entries (3 fixed + 3 variable; max 23), built from 10 variable MTRRs
[ 0.000813] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.001351] e820: update [mem 0x5f000000-0xffffffff] usable ==> reserved
[ 0.001354] last_pfn = 0x50000 max_arch_pfn = 0x400000000
[ 0.007219] found SMP MP-table at [mem 0x000fd090-0x000fd09f]
[ 0.007227] esrt: Reserving ESRT space from 0x0000000048261a18 to 0x0000000048261a50.
[ 0.007232] e820: update [mem 0x48261000-0x48261fff] usable ==> reserved
[ 0.007244] Using GB pages for direct mapping
[ 0.007530] Secure boot disabled
[ 0.007531] RAMDISK: [mem 0x36893000-0x37440fff]
[ 0.007533] ACPI: Early table checksum verification disabled
[ 0.007535] ACPI: RSDP 0x000000004C6E6014 000024 (v02 ALASKA)
[ 0.007538] ACPI: XSDT 0x000000004C6E5728 00010C (v01 ALASKA A M I 01072009 AMI 01000013)
[ 0.007543] ACPI: FACP 0x000000004C6E4000 000114 (v06 ALASKA A M I 01072009 AMI 00010013)
[ 0.007547] ACPI: DSDT 0x000000004C628000 0BB875 (v02 ALASKA A M I 01072009 INTL 20160422)
[ 0.007549] ACPI: FACS 0x000000004D789000 000040
[ 0.007552] ACPI: FIDT 0x000000004C627000 00009C (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.007554] ACPI: FPDT 0x000000004C4F0000 000044 (v01 ALASKA A M I 01072009 AMI 01000013)
[ 0.007556] ACPI: MCFG 0x000000004C625000 00003C (v01 ALASKA A M I 01072009 MSFT 00000097)
[ 0.007558] ACPI: HPET 0x000000004C624000 000038 (v01 ALASKA A M I 00000001 INTL 20091013)
[ 0.007561] ACPI: APIC 0x000000004C623000 00071E (v03 ALASKA A M I 00000000 INTL 20091013)
[ 0.007563] ACPI: MIGT 0x000000004C622000 000040 (v01 ALASKA A M I 00000000 INTL 20091013)
[ 0.007565] ACPI: MSCT 0x000000004C621000 00004E (v01 ALASKA A M I 00000001 INTL 20091013)
[ 0.007567] ACPI: PCAT 0x000000004C620000 000068 (v02 ALASKA A M I 00000002 INTL 20091013)
[ 0.007569] ACPI: PCCT 0x000000004C61F000 00006E (v01 ALASKA A M I 00000002 INTL 20091013)
[ 0.007571] ACPI: RASF 0x000000004C61E000 000030 (v01 ALASKA A M I 00000001 INTL 20091013)
[ 0.007573] ACPI: SLIT 0x000000004C61D000 00006C (v01 ALASKA A M I 00000001 INTL 20091013)
[ 0.007576] ACPI: SRAT 0x000000004C61C000 000B70 (v03 ALASKA A M I 00000002 INTL 20091013)
[ 0.007578] ACPI: SVOS 0x000000004C61B000 000032 (v01 ALASKA A M I 00000000 INTL 20091013)
[ 0.007580] ACPI: WDDT 0x000000004C61A000 000040 (v01 ALASKA A M I 00000000 INTL 20091013)
[ 0.007582] ACPI: OEM4 0x000000004C5F0000 029A72 (v02 INTEL CPU CST 00003000 INTL 20160422)
[ 0.007585] ACPI: OEM1 0x000000004C5E5000 00ABCB (v02 INTEL CPU EIST 00003000 INTL 20160422)
[ 0.007587] ACPI: OEM2 0x000000004C5D3000 011208 (v02 INTEL CPU HWP 00003000 INTL 20160422)
[ 0.007589] ACPI: SSDT 0x000000004C5C5000 00D427 (v02 INTEL SSDT PM 00004000 INTL 20160422)
[ 0.007591] ACPI: NITR 0x000000004C5C4000 000071 (v02 ALASKA A M I 00000001 INTL 20091013)
[ 0.007593] ACPI: SSDT 0x000000004C5C3000 000D94 (v02 ALASKA A M I 00000000 INTL 20091013)
[ 0.007596] ACPI: LPIT 0x000000004C5C2000 000094 (v01 INTEL SKL 00000000 MSFT 0000005F)
[ 0.007598] ACPI: WSMT 0x000000004C5C1000 000028 (v01 INTEL SKL 00000000 MSFT 0000005F)
[ 0.007600] ACPI: SSDT 0x000000004C5BD000 003002 (v02 INTEL PtidDevc 00001000 INTL 20160422)
[ 0.007602] ACPI: DBGP 0x000000004C5BC000 000034 (v01 INTEL 01072009 MSFT 0000005F)
[ 0.007604] ACPI: DBG2 0x000000004C5BB000 000054 (v00 INTEL 01072009 MSFT 0000005F)
[ 0.007607] ACPI: BGRT 0x000000004C5BA000 000038 (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.007609] ACPI: WPBT 0x000000004C4F2000 00003C (v01 ALASKA A M I 00000001 ASUS 00000001)
[ 0.007611] ACPI: DMAR 0x000000004C4F1000 0000D8 (v01 ALASKA A M I 00000001 INTL 20091013)
[ 0.007613] ACPI: Reserving FACP table memory at [mem 0x4c6e4000-0x4c6e4113]
[ 0.007614] ACPI: Reserving DSDT table memory at [mem 0x4c628000-0x4c6e3874]
[ 0.007615] ACPI: Reserving FACS table memory at [mem 0x4d789000-0x4d78903f]
[ 0.007615] ACPI: Reserving FIDT table memory at [mem 0x4c627000-0x4c62709b]
[ 0.007616] ACPI: Reserving FPDT table memory at [mem 0x4c4f0000-0x4c4f0043]
[ 0.007617] ACPI: Reserving MCFG table memory at [mem 0x4c625000-0x4c62503b]
[ 0.007617] ACPI: Reserving HPET table memory at [mem 0x4c624000-0x4c624037]
[ 0.007618] ACPI: Reserving APIC table memory at [mem 0x4c623000-0x4c62371d]
[ 0.007619] ACPI: Reserving MIGT table memory at [mem 0x4c622000-0x4c62203f]
[ 0.007619] ACPI: Reserving MSCT table memory at [mem 0x4c621000-0x4c62104d]
[ 0.007620] ACPI: Reserving PCAT table memory at [mem 0x4c620000-0x4c620067]
[ 0.007621] ACPI: Reserving PCCT table memory at [mem 0x4c61f000-0x4c61f06d]
[ 0.007621] ACPI: Reserving RASF table memory at [mem 0x4c61e000-0x4c61e02f]
[ 0.007622] ACPI: Reserving SLIT table memory at [mem 0x4c61d000-0x4c61d06b]
[ 0.007622] ACPI: Reserving SRAT table memory at [mem 0x4c61c000-0x4c61cb6f]
[ 0.007623] ACPI: Reserving SVOS table memory at [mem 0x4c61b000-0x4c61b031]
[ 0.007624] ACPI: Reserving WDDT table memory at [mem 0x4c61a000-0x4c61a03f]
[ 0.007624] ACPI: Reserving OEM4 table memory at [mem 0x4c5f0000-0x4c619a71]
[ 0.007625] ACPI: Reserving OEM1 table memory at [mem 0x4c5e5000-0x4c5efbca]
[ 0.007626] ACPI: Reserving OEM2 table memory at [mem 0x4c5d3000-0x4c5e4207]
[ 0.007626] ACPI: Reserving SSDT table memory at [mem 0x4c5c5000-0x4c5d2426]
[ 0.007627] ACPI: Reserving NITR table memory at [mem 0x4c5c4000-0x4c5c4070]
[ 0.007628] ACPI: Reserving SSDT table memory at [mem 0x4c5c3000-0x4c5c3d93]
[ 0.007628] ACPI: Reserving LPIT table memory at [mem 0x4c5c2000-0x4c5c2093]
[ 0.007629] ACPI: Reserving WSMT table memory at [mem 0x4c5c1000-0x4c5c1027]
[ 0.007629] ACPI: Reserving SSDT table memory at [mem 0x4c5bd000-0x4c5c0001]
[ 0.007630] ACPI: Reserving DBGP table memory at [mem 0x4c5bc000-0x4c5bc033]
[ 0.007631] ACPI: Reserving DBG2 table memory at [mem 0x4c5bb000-0x4c5bb053]
[ 0.007631] ACPI: Reserving BGRT table memory at [mem 0x4c5ba000-0x4c5ba037]
[ 0.007632] ACPI: Reserving WPBT table memory at [mem 0x4c4f2000-0x4c4f203b]
[ 0.007633] ACPI: Reserving DMAR table memory at [mem 0x4c4f1000-0x4c4f10d7]
[ 0.007648] SRAT: PXM 0 -> APIC 0x00 -> Node 0
[ 0.007650] SRAT: PXM 0 -> APIC 0x02 -> Node 0
[ 0.007650] SRAT: PXM 0 -> APIC 0x04 -> Node 0
[ 0.007651] SRAT: PXM 0 -> APIC 0x06 -> Node 0
[ 0.007651] SRAT: PXM 0 -> APIC 0x08 -> Node 0
[ 0.007652] SRAT: PXM 0 -> APIC 0x10 -> Node 0
[ 0.007653] SRAT: PXM 0 -> APIC 0x12 -> Node 0
[ 0.007653] SRAT: PXM 0 -> APIC 0x14 -> Node 0
[ 0.007654] SRAT: PXM 0 -> APIC 0x16 -> Node 0
[ 0.007654] SRAT: PXM 0 -> APIC 0x20 -> Node 0
[ 0.007655] SRAT: PXM 0 -> APIC 0x22 -> Node 0
[ 0.007655] SRAT: PXM 0 -> APIC 0x24 -> Node 0
[ 0.007656] SRAT: PXM 0 -> APIC 0x26 -> Node 0
[ 0.007657] SRAT: PXM 0 -> APIC 0x28 -> Node 0
[ 0.007657] SRAT: PXM 0 -> APIC 0x30 -> Node 0
[ 0.007658] SRAT: PXM 0 -> APIC 0x32 -> Node 0
[ 0.007658] SRAT: PXM 0 -> APIC 0x34 -> Node 0
[ 0.007659] SRAT: PXM 0 -> APIC 0x36 -> Node 0
[ 0.007659] SRAT: PXM 0 -> APIC 0x01 -> Node 0
[ 0.007660] SRAT: PXM 0 -> APIC 0x03 -> Node 0
[ 0.007660] SRAT: PXM 0 -> APIC 0x05 -> Node 0
[ 0.007661] SRAT: PXM 0 -> APIC 0x07 -> Node 0
[ 0.007662] SRAT: PXM 0 -> APIC 0x09 -> Node 0
[ 0.007662] SRAT: PXM 0 -> APIC 0x11 -> Node 0
[ 0.007663] SRAT: PXM 0 -> APIC 0x13 -> Node 0
[ 0.007663] SRAT: PXM 0 -> APIC 0x15 -> Node 0
[ 0.007664] SRAT: PXM 0 -> APIC 0x17 -> Node 0
[ 0.007665] SRAT: PXM 0 -> APIC 0x21 -> Node 0
[ 0.007665] SRAT: PXM 0 -> APIC 0x23 -> Node 0
[ 0.007666] SRAT: PXM 0 -> APIC 0x25 -> Node 0
[ 0.007666] SRAT: PXM 0 -> APIC 0x27 -> Node 0
[ 0.007667] SRAT: PXM 0 -> APIC 0x29 -> Node 0
[ 0.007667] SRAT: PXM 0 -> APIC 0x31 -> Node 0
[ 0.007668] SRAT: PXM 0 -> APIC 0x33 -> Node 0
[ 0.007668] SRAT: PXM 0 -> APIC 0x35 -> Node 0
[ 0.007669] SRAT: PXM 0 -> APIC 0x37 -> Node 0
[ 0.007673] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x5fffffff]
[ 0.007675] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0x4ffffffff]
[ 0.007677] NUMA: Initialized distance table, cnt=1
[ 0.007678] NUMA: Node 0 [mem 0x00000000-0x5fffffff] + [mem 0x100000000-0x49fffffff] -> [mem 0x00000000-0x49fffffff]
[ 0.007681] NODE_DATA(0) allocated [mem 0x49fffa000-0x49fffefff]
[ 0.007703] Zone ranges:
[ 0.007703] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.007705] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.007706] Normal [mem 0x0000000100000000-0x000000049fffffff]
[ 0.007707] Device empty
[ 0.007708] Movable zone start for each node
[ 0.007708] Early memory node ranges
[ 0.007709] node 0: [mem 0x0000000000001000-0x000000000009ffff]
[ 0.007710] node 0: [mem 0x0000000000100000-0x000000004abeefff]
[ 0.007711] node 0: [mem 0x000000004e64f000-0x000000004fffffff]
[ 0.007712] node 0: [mem 0x0000000100000000-0x000000049fffffff]
[ 0.007713] Initmem setup node 0 [mem 0x0000000000001000-0x000000049fffffff]
[ 0.007717] On node 0, zone DMA: 1 pages in unavailable ranges
[ 0.007737] On node 0, zone DMA: 96 pages in unavailable ranges
[ 0.009447] On node 0, zone DMA32: 14944 pages in unavailable ranges
[ 0.029771] ACPI: PM-Timer IO Port: 0x1808
[ 0.029782] ACPI: X2APIC_NMI (uid[0xffffffff] high level lint[0x1])
[ 0.029784] ACPI: LAPIC_NMI (acpi_id[0xff] high level lint[0x1])
[ 0.029810] IOAPIC[0]: apic_id 8, version 32, address 0xfec00000, GSI 0-23
[ 0.029814] IOAPIC[1]: apic_id 9, version 32, address 0xfec01000, GSI 24-31
[ 0.029818] IOAPIC[2]: apic_id 10, version 32, address 0xfec08000, GSI 32-39
[ 0.029822] IOAPIC[3]: apic_id 11, version 32, address 0xfec10000, GSI 40-47
[ 0.029826] IOAPIC[4]: apic_id 12, version 32, address 0xfec18000, GSI 48-55
[ 0.029828] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.029829] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.029834] ACPI: Using ACPI (MADT) for SMP configuration information
[ 0.029834] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[ 0.029840] e820: update [mem 0x46801000-0x468f4fff] usable ==> reserved
[ 0.029851] TSC deadline timer available
[ 0.029851] smpboot: Allowing 36 CPUs, 0 hotplug CPUs
[ 0.029865] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.029866] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[ 0.029868] PM: hibernation: Registered nosave memory: [mem 0x46801000-0x468f4fff]
[ 0.029869] PM: hibernation: Registered nosave memory: [mem 0x48261000-0x48261fff]
[ 0.029870] PM: hibernation: Registered nosave memory: [mem 0x4abef000-0x4c378fff]
[ 0.029871] PM: hibernation: Registered nosave memory: [mem 0x4c379000-0x4c6e6fff]
[ 0.029872] PM: hibernation: Registered nosave memory: [mem 0x4c6e7000-0x4d7cefff]
[ 0.029872] PM: hibernation: Registered nosave memory: [mem 0x4d7cf000-0x4e4a9fff]
[ 0.029873] PM: hibernation: Registered nosave memory: [mem 0x4e4aa000-0x4e58cfff]
[ 0.029873] PM: hibernation: Registered nosave memory: [mem 0x4e58d000-0x4e58dfff]
[ 0.029874] PM: hibernation: Registered nosave memory: [mem 0x4e58e000-0x4e64efff]
[ 0.029875] PM: hibernation: Registered nosave memory: [mem 0x50000000-0x5fffffff]
[ 0.029876] PM: hibernation: Registered nosave memory: [mem 0x60000000-0xfebfffff]
[ 0.029876] PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[ 0.029877] PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
[ 0.029877] PM: hibernation: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
[ 0.029878] PM: hibernation: Registered nosave memory: [mem 0xfed01000-0xfedfffff]
[ 0.029879] PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[ 0.029879] PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xffffffff]
[ 0.029880] [mem 0x60000000-0xfebfffff] available for PCI devices
[ 0.029882] Booting paravirtualized kernel on bare hardware
[ 0.029883] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[ 0.034165] setup_percpu: NR_CPUS:320 nr_cpumask_bits:36 nr_cpu_ids:36 nr_node_ids:1
[ 0.036007] percpu: Embedded 64 pages/cpu s225280 r8192 d28672 u262144
[ 0.036013] pcpu-alloc: s225280 r8192 d28672 u262144 alloc=1*2097152
[ 0.036015] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15
[ 0.036022] pcpu-alloc: [0] 16 17 18 19 20 21 22 23 [0] 24 25 26 27 28 29 30 31
[ 0.036028] pcpu-alloc: [0] 32 33 34 35 -- -- -- --
[ 0.036045] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=7da65dcd-881b-4a7a-a7fc-57938b4ab650 rw loglevel=3
[ 0.036085] Unknown kernel command line parameters "BOOT_IMAGE=/vmlinuz-linux", will be passed to user space.
[ 0.036101] random: crng init done
[ 0.036102] printk: log_buf_len individual max cpu contribution: 4096 bytes
[ 0.036103] printk: log_buf_len total cpu_extra contributions: 143360 bytes
[ 0.036104] printk: log_buf_len min size: 131072 bytes
[ 0.036452] printk: log_buf_len: 524288 bytes
[ 0.036453] printk: early log buf free: 115456(88%)
[ 0.037804] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[ 0.038491] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[ 0.038843] Fallback order for Node 0: 0
[ 0.038847] Built 1 zonelists, mobility grouping on. Total pages: 4049289
[ 0.038848] Policy zone: Normal
[ 0.039023] mem auto-init: stack:all(zero), heap alloc:on, heap free:off
[ 0.039031] software IO TLB: area num 64.
[ 0.082483] Memory: 15966844K/16454908K available (16384K kernel code, 2123K rwdata, 12944K rodata, 3384K init, 3916K bss, 487804K reserved, 0K cma-reserved)
[ 0.082746] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=36, Nodes=1
[ 0.082774] ftrace: allocating 48440 entries in 190 pages
[ 0.090819] ftrace: allocated 190 pages with 6 groups
[ 0.090899] Dynamic Preempt: full
[ 0.090965] rcu: Preemptible hierarchical RCU implementation.
[ 0.090965] rcu: RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=36.
[ 0.090966] rcu: RCU priority boosting: priority 1 delay 500 ms.
[ 0.090967] Trampoline variant of Tasks RCU enabled.
[ 0.090968] Rude variant of Tasks RCU enabled.
[ 0.090968] Tracing variant of Tasks RCU enabled.
[ 0.090969] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[ 0.090969] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=36
[ 0.093200] NR_IRQS: 20736, nr_irqs: 1256, preallocated irqs: 16
[ 0.093426] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[ 0.093608] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
[ 0.093674] Console: colour dummy device 80x25
[ 0.093676] printk: console [tty0] enabled
[ 0.093731] ACPI: Core revision 20230331
[ 0.094493] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
[ 0.094561] APIC: Switch to symmetric I/O mode setup
[ 0.094563] DMAR: Host address width 46
[ 0.094563] DMAR: DRHD base: 0x000000b5ffc000 flags: 0x0
[ 0.094569] DMAR: dmar0: reg_base_addr b5ffc000 ver 1:0 cap 8d2078c106f0466 ecap f020df
[ 0.094571] DMAR: DRHD base: 0x000000d8ffc000 flags: 0x0
[ 0.094574] DMAR: dmar1: reg_base_addr d8ffc000 ver 1:0 cap 8d2078c106f0466 ecap f020df
[ 0.094576] DMAR: DRHD base: 0x000000fbffc000 flags: 0x0
[ 0.094578] DMAR: dmar2: reg_base_addr fbffc000 ver 1:0 cap 8d2078c106f0466 ecap f020df
[ 0.094580] DMAR: DRHD base: 0x0000009f3fc000 flags: 0x1
[ 0.094582] DMAR: dmar3: reg_base_addr 9f3fc000 ver 1:0 cap 8d2078c106f0466 ecap f020df
[ 0.094584] DMAR: RMRR base: 0x0000004dcad000 end: 0x0000004def6fff
[ 0.094585] DMAR: ATSR flags: 0x0
[ 0.094586] DMAR-IR: IOAPIC id 12 under DRHD base 0xfbffc000 IOMMU 2
[ 0.094588] DMAR-IR: IOAPIC id 11 under DRHD base 0xd8ffc000 IOMMU 1
[ 0.094589] DMAR-IR: IOAPIC id 10 under DRHD base 0xb5ffc000 IOMMU 0
[ 0.094589] DMAR-IR: IOAPIC id 8 under DRHD base 0x9f3fc000 IOMMU 3
[ 0.094590] DMAR-IR: IOAPIC id 9 under DRHD base 0x9f3fc000 IOMMU 3
[ 0.094591] DMAR-IR: HPET id 0 under DRHD base 0x9f3fc000
[ 0.094592] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
[ 0.095591] DMAR-IR: Enabled IRQ remapping in x2apic mode
[ 0.095592] x2apic enabled
[ 0.095603] Switched APIC routing to cluster x2apic.
[ 0.096781] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.111199] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2b3e459bf4c, max_idle_ns: 440795289890 ns
[ 0.111204] Calibrating delay loop (skipped), value calculated using timer frequency.. 6002.00 BogoMIPS (lpj=10000000)
[ 0.111223] CPU0: Thermal monitoring enabled (TM1)
[ 0.111422] process: using mwait in idle threads
[ 0.111425] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[ 0.111426] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[ 0.111429] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 0.111431] Spectre V2 : Mitigation: Enhanced / Automatic IBRS
[ 0.111431] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 0.111432] Spectre V2 : Spectre v2 / PBRSB-eIBRS: Retire a single CALL on VMEXIT
[ 0.111432] RETBleed: Mitigation: Enhanced IBRS
[ 0.111433] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[ 0.111435] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
[ 0.111438] TAA: Mitigation: TSX disabled
[ 0.111439] MMIO Stale Data: Vulnerable: Clear CPU buffers attempted, no microcode
[ 0.111440] GDS: Vulnerable: No microcode
[ 0.111445] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[ 0.111446] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[ 0.111446] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[ 0.111447] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[ 0.111447] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[ 0.111448] x86/fpu: Supporting XSAVE feature 0x020: 'AVX-512 opmask'
[ 0.111449] x86/fpu: Supporting XSAVE feature 0x040: 'AVX-512 Hi256'
[ 0.111449] x86/fpu: Supporting XSAVE feature 0x080: 'AVX-512 ZMM_Hi256'
[ 0.111450] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
[ 0.111451] x86/fpu: xstate_offset[3]: 832, xstate_sizes[3]: 64
[ 0.111452] x86/fpu: xstate_offset[4]: 896, xstate_sizes[4]: 64
[ 0.111453] x86/fpu: xstate_offset[5]: 960, xstate_sizes[5]: 64
[ 0.111453] x86/fpu: xstate_offset[6]: 1024, xstate_sizes[6]: 512
[ 0.111454] x86/fpu: xstate_offset[7]: 1536, xstate_sizes[7]: 1024
[ 0.111455] x86/fpu: Enabled xstate features 0xff, context size is 2560 bytes, using 'compacted' format.
[ 0.129884] Freeing SMP alternatives memory: 40K
[ 0.129886] pid_max: default: 36864 minimum: 301
[ 0.132204] LSM: initializing lsm=capability,landlock,lockdown,yama,bpf,integrity
[ 0.132224] landlock: Up and running.
[ 0.132225] Yama: becoming mindful.
[ 0.132229] LSM support for eBPF active
[ 0.132270] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.132287] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.134589] smpboot: CPU0: Intel(R) Core(TM) i9-10980XE CPU @ 3.00GHz (family: 0x6, model: 0x55, stepping: 0x7)
[ 0.134699] RCU Tasks: Setting shift to 6 and lim to 1 rcu_task_cb_adjust=1.
[ 0.134712] RCU Tasks Rude: Setting shift to 6 and lim to 1 rcu_task_cb_adjust=1.
[ 0.134722] RCU Tasks Trace: Setting shift to 6 and lim to 1 rcu_task_cb_adjust=1.
[ 0.134731] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
[ 0.134748] ... version: 4
[ 0.134749] ... bit width: 48
[ 0.134749] ... generic registers: 4
[ 0.134750] ... value mask: 0000ffffffffffff
[ 0.134751] ... max period: 00007fffffffffff
[ 0.134751] ... fixed-purpose events: 3
[ 0.134752] ... event mask: 000000070000000f
[ 0.134829] signal: max sigframe size: 3632
[ 0.134839] Estimated ratio of average max frequency by base frequency (times 1024): 1604
[ 0.134858] rcu: Hierarchical SRCU implementation.
[ 0.134859] rcu: Max phase no-delay instances is 1000.
[ 0.136152] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[ 0.136365] smp: Bringing up secondary CPUs ...
[ 0.136439] smpboot: x86: Booting SMP configuration:
[ 0.136440] .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7 #8 #9 #10 #11 #12 #13 #14 #15 #16 #17 #18 #19 #20 #21 #22 #23 #24 #25 #26 #27 #28 #29 #30 #31 #32 #33 #34 #35
[ 0.147871] MMIO Stale Data CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/processor_mmio_stale_data.html for more details.
[ 0.151239] smp: Brought up 1 node, 36 CPUs
[ 0.151239] smpboot: Max logical packages: 1
[ 0.151239] smpboot: Total of 36 processors activated (216086.00 BogoMIPS)
[ 0.155248] devtmpfs: initialized
[ 0.155248] x86/mm: Memory block size: 128MB
[ 0.155289] ACPI: PM: Registering ACPI NVS region [mem 0x4c6e7000-0x4d7cefff] (17727488 bytes)
[ 0.155289] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[ 0.155289] futex hash table entries: 16384 (order: 8, 1048576 bytes, linear)
[ 0.155289] pinctrl core: initialized pinctrl subsystem
[ 0.155289] PM: RTC time: 23:42:44, date: 2023-09-12
[ 0.155418] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.155622] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
[ 0.155739] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.155856] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.155868] audit: initializing netlink subsys (disabled)
[ 0.155895] thermal_sys: Registered thermal governor 'fair_share'
[ 0.155895] thermal_sys: Registered thermal governor 'bang_bang'
[ 0.155895] thermal_sys: Registered thermal governor 'step_wise'
[ 0.155895] thermal_sys: Registered thermal governor 'user_space'
[ 0.155895] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.155895] audit: type=2000 audit(1694562164.063:1): state=initialized audit_enabled=0 res=1
[ 0.155901] cpuidle: using governor ladder
[ 0.155901] cpuidle: using governor menu
[ 0.155901] Detected 1 PCC Subspaces
[ 0.155901] Registering PCC driver as Mailbox controller
[ 0.155901] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.155901] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0x60000000-0x6fffffff] (base 0x60000000)
[ 0.155901] PCI: not using MMCONFIG
[ 0.155901] PCI: Using configuration type 1 for base access
[ 0.157871] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[ 0.157951] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[ 0.157956] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.157956] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
[ 0.157956] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.157956] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[ 0.157999] ACPI: Added _OSI(Module Device)
[ 0.157999] ACPI: Added _OSI(Processor Device)
[ 0.157999] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.157999] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.182702] ACPI: 4 ACPI AML tables successfully acquired and loaded
[ 0.191016] ACPI: Dynamic OEM Table Load:
[ 0.195759] ACPI: Dynamic OEM Table Load:
[ 0.200899] ACPI: Dynamic OEM Table Load:
[ 0.237085] ACPI: EC: EC started
[ 0.237087] ACPI: EC: interrupt blocked
[ 0.237096] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[ 0.237098] ACPI: \_SB_.PC00.LPC0.EC0_: Boot DSDT EC used to handle transactions
[ 0.237100] ACPI: Interpreter enabled
[ 0.237116] ACPI: PM: (supports S0 S3 S4 S5)
[ 0.237117] ACPI: Using IOAPIC for interrupt routing
[ 0.238525] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0x60000000-0x6fffffff] (base 0x60000000)
[ 0.248813] [Firmware Info]: PCI: MMCONFIG at [mem 0x60000000-0x6fffffff] not reserved in ACPI motherboard resources
[ 0.248814] PCI: MMCONFIG at [mem 0x60000000-0x6fffffff] reserved as EfiMemoryMappedIO
[ 0.248825] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.248826] PCI: Using E820 reservations for host bridge windows
[ 0.249247] ACPI: Enabled 8 GPEs in block 00 to 7F
[ 0.271159] ACPI: PCI Root Bridge [PC00] (domain 0000 [bus 00-9f])
[ 0.271164] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[ 0.784633] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug SHPCHotplug AER LTR DPC]
[ 1.851278] acpi PNP0A08:00: _OSC: OS now controls [PME PCIeCapability]
[ 1.851459] acpi PNP0A08:00: host bridge window expanded to [mem 0xfd000000-0xfe7fffff window]; [mem 0xfd000000-0xfe7fffff window] ignored
[ 1.852112] PCI host bridge to bus 0000:00
[ 1.852113] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 1.852115] pci_bus 0000:00: root bus resource [io 0x1000-0x3fff window]
[ 1.852116] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window]
[ 1.852117] pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
[ 1.852118] pci_bus 0000:00: root bus resource [mem 0x70000000-0x9f3fffff window]
[ 1.852119] pci_bus 0000:00: root bus resource [mem 0xc000000000-0xcfffffffff window]
[ 1.852121] pci_bus 0000:00: root bus resource [bus 00-9f]
[ 1.852150] pci 0000:00:00.0: [8086:2020] type 00 class 0x060000
[ 1.852307] pci 0000:00:04.0: [8086:2021] type 00 class 0x088000
[ 1.852316] pci 0000:00:04.0: reg 0x10: [mem 0xcffff40000-0xcffff43fff 64bit]
[ 1.852406] pci 0000:00:04.1: [8086:2021] type 00 class 0x088000
[ 1.852415] pci 0000:00:04.1: reg 0x10: [mem 0xcffff3c000-0xcffff3ffff 64bit]
[ 1.852502] pci 0000:00:04.2: [8086:2021] type 00 class 0x088000
[ 1.852511] pci 0000:00:04.2: reg 0x10: [mem 0xcffff38000-0xcffff3bfff 64bit]
[ 1.852596] pci 0000:00:04.3: [8086:2021] type 00 class 0x088000
[ 1.852605] pci 0000:00:04.3: reg 0x10: [mem 0xcffff34000-0xcffff37fff 64bit]
[ 1.852695] pci 0000:00:04.4: [8086:2021] type 00 class 0x088000
[ 1.852704] pci 0000:00:04.4: reg 0x10: [mem 0xcffff30000-0xcffff33fff 64bit]
[ 1.852796] pci 0000:00:04.5: [8086:2021] type 00 class 0x088000
[ 1.852805] pci 0000:00:04.5: reg 0x10: [mem 0xcffff2c000-0xcffff2ffff 64bit]
[ 1.852888] pci 0000:00:04.6: [8086:2021] type 00 class 0x088000
[ 1.852898] pci 0000:00:04.6: reg 0x10: [mem 0xcffff28000-0xcffff2bfff 64bit]
[ 1.852982] pci 0000:00:04.7: [8086:2021] type 00 class 0x088000
[ 1.852991] pci 0000:00:04.7: reg 0x10: [mem 0xcffff24000-0xcffff27fff 64bit]
[ 1.853078] pci 0000:00:05.0: [8086:2024] type 00 class 0x088000
[ 1.853161] pci 0000:00:05.2: [8086:2025] type 00 class 0x088000
[ 1.853231] pci 0000:00:05.4: [8086:2026] type 00 class 0x080020
[ 1.853239] pci 0000:00:05.4: reg 0x10: [mem 0x9eb28000-0x9eb28fff]
[ 1.853317] pci 0000:00:08.0: [8086:2014] type 00 class 0x088000
[ 1.853379] pci 0000:00:08.1: [8086:2015] type 00 class 0x110100
[ 1.853426] pci 0000:00:08.2: [8086:2016] type 00 class 0x088000
[ 1.853499] pci 0000:00:14.0: [8086:a2af] type 00 class 0x0c0330
[ 1.853514] pci 0000:00:14.0: reg 0x10: [mem 0xcffff10000-0xcffff1ffff 64bit]
[ 1.853570] pci 0000:00:14.0: PME# supported from D3hot D3cold
[ 1.853803] pci 0000:00:14.2: [8086:a2b1] type 00 class 0x118000
[ 1.853819] pci 0000:00:14.2: reg 0x10: [mem 0xcffff48000-0xcffff48fff 64bit]
[ 1.854057] pci 0000:00:15.0: [8086:a2e0] type 00 class 0x118000
[ 1.854140] pci 0000:00:15.0: reg 0x10: [mem 0xcffff47000-0xcffff47fff 64bit]
[ 1.854945] pci 0000:00:15.1: [8086:a2e1] type 00 class 0x118000
[ 1.855065] pci 0000:00:15.1: reg 0x10: [mem 0xcffff46000-0xcffff46fff 64bit]
[ 1.855749] pci 0000:00:16.0: [8086:a2ba] type 00 class 0x078000
[ 1.855768] pci 0000:00:16.0: reg 0x10: [mem 0xcffff45000-0xcffff45fff 64bit]
[ 1.855832] pci 0000:00:16.0: PME# supported from D3hot
[ 1.855904] pci 0000:00:17.0: [8086:a282] type 00 class 0x010601
[ 1.855915] pci 0000:00:17.0: reg 0x10: [mem 0x9eb24000-0x9eb25fff]
[ 1.855921] pci 0000:00:17.0: reg 0x14: [mem 0x9eb27000-0x9eb270ff]
[ 1.855928] pci 0000:00:17.0: reg 0x18: [io 0x3050-0x3057]
[ 1.855934] pci 0000:00:17.0: reg 0x1c: [io 0x3040-0x3043]
[ 1.855940] pci 0000:00:17.0: reg 0x20: [io 0x3020-0x303f]
[ 1.855946] pci 0000:00:17.0: reg 0x24: [mem 0x9eb26000-0x9eb267ff]
[ 1.855979] pci 0000:00:17.0: PME# supported from D3hot
[ 1.856190] pci 0000:00:1c.0: [8086:a290] type 01 class 0x060400
[ 1.856255] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 1.856693] pci 0000:00:1c.1: [8086:a291] type 01 class 0x060400
[ 1.856758] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[ 1.857181] pci 0000:00:1c.2: [8086:a292] type 01 class 0x060400
[ 1.857246] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[ 1.857667] pci 0000:00:1c.4: [8086:a294] type 01 class 0x060400
[ 1.857740] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[ 1.858173] pci 0000:00:1f.0: [8086:a2d2] type 00 class 0x060100
[ 1.858423] pci 0000:00:1f.2: [8086:a2a1] type 00 class 0x058000
[ 1.858434] pci 0000:00:1f.2: reg 0x10: [mem 0x9eb20000-0x9eb23fff]
[ 1.858624] pci 0000:00:1f.3: [8086:a2f0] type 00 class 0x040300
[ 1.858639] pci 0000:00:1f.3: reg 0x10: [mem 0xcffff20000-0xcffff23fff 64bit]
[ 1.858657] pci 0000:00:1f.3: reg 0x20: [mem 0xcffff00000-0xcffff0ffff 64bit]
[ 1.858690] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[ 1.858965] pci 0000:00:1f.4: [8086:a2a3] type 00 class 0x0c0500
[ 1.859021] pci 0000:00:1f.4: reg 0x10: [mem 0xcffff44000-0xcffff440ff 64bit]
[ 1.859090] pci 0000:00:1f.4: reg 0x20: [io 0x3000-0x301f]
[ 1.859218] pci 0000:00:1f.6: [8086:15b8] type 00 class 0x020000
[ 1.859236] pci 0000:00:1f.6: reg 0x10: [mem 0x9eb00000-0x9eb1ffff]
[ 1.859336] pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold
[ 1.859549] pci 0000:01:00.0: [1b21:2142] type 00 class 0x0c0330
[ 1.859570] pci 0000:01:00.0: reg 0x10: [mem 0x9ea00000-0x9ea07fff 64bit]
[ 1.859619] pci 0000:01:00.0: enabling Extended Tags
[ 1.859685] pci 0000:01:00.0: PME# supported from D0
[ 1.859733] pci 0000:01:00.0: 7.876 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x1 link at 0000:00:1c.0 (capable of 15.752 Gb/s with 8.0 GT/s PCIe x2 link)
[ 1.859799] pci 0000:00:1c.0: PCI bridge to [bus 01]
[ 1.859802] pci 0000:00:1c.0: bridge window [mem 0x9ea00000-0x9eafffff]
[ 1.859851] pci 0000:02:00.0: [1d6a:11b1] type 00 class 0x020000
[ 1.859867] pci 0000:02:00.0: reg 0x10: [mem 0x9e840000-0x9e84ffff 64bit]
[ 1.859876] pci 0000:02:00.0: reg 0x18: [mem 0x9e850000-0x9e850fff 64bit]
[ 1.859886] pci 0000:02:00.0: reg 0x20: [mem 0x9e400000-0x9e7fffff 64bit]
[ 1.859892] pci 0000:02:00.0: reg 0x30: [mem 0x9e800000-0x9e83ffff pref]
[ 1.859898] pci 0000:02:00.0: enabling Extended Tags
[ 1.859953] pci 0000:02:00.0: supports D1 D2
[ 1.859954] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 1.859995] pci 0000:02:00.0: 7.876 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x1 link at 0000:00:1c.1 (capable of 31.504 Gb/s with 8.0 GT/s PCIe x4 link)
[ 1.860058] pci 0000:00:1c.1: PCI bridge to [bus 02]
[ 1.860062] pci 0000:00:1c.1: bridge window [mem 0x9e400000-0x9e8fffff]
[ 1.860122] pci 0000:03:00.0: [8086:2526] type 00 class 0x028000
[ 1.860145] pci 0000:03:00.0: reg 0x10: [mem 0x9e900000-0x9e903fff 64bit]
[ 1.860262] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
[ 1.860390] pci 0000:00:1c.2: PCI bridge to [bus 03]
[ 1.860393] pci 0000:00:1c.2: bridge window [mem 0x9e900000-0x9e9fffff]
[ 1.860425] pci 0000:00:1c.4: PCI bridge to [bus 04-45]
[ 1.860429] pci 0000:00:1c.4: bridge window [mem 0x70000000-0x9e0fffff]
[ 1.860433] pci 0000:00:1c.4: bridge window [mem 0xcfb0000000-0xcff9ffffff 64bit pref]
[ 1.860448] pci_bus 0000:00: on NUMA node 0
[ 1.864808] ACPI: PCI Root Bridge [PC01] (domain 0000 [bus a0-bf])
[ 1.864813] acpi PNP0A08:01: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[ 2.384653] acpi PNP0A08:01: _OSC: platform does not support [PCIeHotplug SHPCHotplug AER LTR DPC]
[ 3.397958] acpi PNP0A08:01: _OSC: OS now controls [PME PCIeCapability]
[ 3.398308] PCI host bridge to bus 0000:a0
[ 3.398309] pci_bus 0000:a0: root bus resource [io 0x4000-0x7fff window]
[ 3.398311] pci_bus 0000:a0: root bus resource [mem 0x9f400000-0xb5ffffff window]
[ 3.398312] pci_bus 0000:a0: root bus resource [mem 0xd000000000-0xdfffffffff window]
[ 3.398314] pci_bus 0000:a0: root bus resource [bus a0-bf]
[ 3.398329] pci 0000:a0:05.0: [8086:2034] type 00 class 0x088000
[ 3.398409] pci 0000:a0:05.2: [8086:2035] type 00 class 0x088000
[ 3.398480] pci 0000:a0:05.4: [8086:2036] type 00 class 0x080020
[ 3.398487] pci 0000:a0:05.4: reg 0x10: [mem 0xb5f00000-0xb5f00fff]
[ 3.398560] pci 0000:a0:08.0: [8086:208d] type 00 class 0x088000
[ 3.398622] pci 0000:a0:08.1: [8086:208d] type 00 class 0x088000
[ 3.398660] pci 0000:a0:08.2: [8086:208d] type 00 class 0x088000
[ 3.398697] pci 0000:a0:08.3: [8086:208d] type 00 class 0x088000
[ 3.398735] pci 0000:a0:08.4: [8086:208d] type 00 class 0x088000
[ 3.398770] pci 0000:a0:08.5: [8086:208d] type 00 class 0x088000
[ 3.398806] pci 0000:a0:08.6: [8086:208d] type 00 class 0x088000
[ 3.398841] pci 0000:a0:08.7: [8086:208d] type 00 class 0x088000
[ 3.398878] pci 0000:a0:09.0: [8086:208d] type 00 class 0x088000
[ 3.398934] pci 0000:a0:09.1: [8086:208d] type 00 class 0x088000
[ 3.398971] pci 0000:a0:09.2: [8086:208d] type 00 class 0x088000
[ 3.399007] pci 0000:a0:09.3: [8086:208d] type 00 class 0x088000
[ 3.399043] pci 0000:a0:09.4: [8086:208d] type 00 class 0x088000
[ 3.399080] pci 0000:a0:09.5: [8086:208d] type 00 class 0x088000
[ 3.399117] pci 0000:a0:09.6: [8086:208d] type 00 class 0x088000
[ 3.399154] pci 0000:a0:09.7: [8086:208d] type 00 class 0x088000
[ 3.399192] pci 0000:a0:0a.0: [8086:208d] type 00 class 0x088000
[ 3.399249] pci 0000:a0:0a.1: [8086:208d] type 00 class 0x088000
[ 3.399292] pci 0000:a0:0e.0: [8086:208e] type 00 class 0x088000
[ 3.399343] pci 0000:a0:0e.1: [8086:208e] type 00 class 0x088000
[ 3.399383] pci 0000:a0:0e.2: [8086:208e] type 00 class 0x088000
[ 3.399419] pci 0000:a0:0e.3: [8086:208e] type 00 class 0x088000
[ 3.399456] pci 0000:a0:0e.4: [8086:208e] type 00 class 0x088000
[ 3.399491] pci 0000:a0:0e.5: [8086:208e] type 00 class 0x088000
[ 3.399527] pci 0000:a0:0e.6: [8086:208e] type 00 class 0x088000
[ 3.399568] pci 0000:a0:0e.7: [8086:208e] type 00 class 0x088000
[ 3.399605] pci 0000:a0:0f.0: [8086:208e] type 00 class 0x088000
[ 3.399653] pci 0000:a0:0f.1: [8086:208e] type 00 class 0x088000
[ 3.399691] pci 0000:a0:0f.2: [8086:208e] type 00 class 0x088000
[ 3.399727] pci 0000:a0:0f.3: [8086:208e] type 00 class 0x088000
[ 3.399763] pci 0000:a0:0f.4: [8086:208e] type 00 class 0x088000
[ 3.399800] pci 0000:a0:0f.5: [8086:208e] type 00 class 0x088000
[ 3.399839] pci 0000:a0:0f.6: [8086:208e] type 00 class 0x088000
[ 3.399880] pci 0000:a0:0f.7: [8086:208e] type 00 class 0x088000
[ 3.399918] pci 0000:a0:10.0: [8086:208e] type 00 class 0x088000
[ 3.399968] pci 0000:a0:10.1: [8086:208e] type 00 class 0x088000
[ 3.400020] pci 0000:a0:1d.0: [8086:2054] type 00 class 0x088000
[ 3.400071] pci 0000:a0:1d.1: [8086:2055] type 00 class 0x088000
[ 3.400110] pci 0000:a0:1d.2: [8086:2056] type 00 class 0x088000
[ 3.400148] pci 0000:a0:1d.3: [8086:2057] type 00 class 0x088000
[ 3.400189] pci 0000:a0:1e.0: [8086:2080] type 00 class 0x088000
[ 3.400244] pci 0000:a0:1e.1: [8086:2081] type 00 class 0x088000
[ 3.400281] pci 0000:a0:1e.2: [8086:2082] type 00 class 0x088000
[ 3.400318] pci 0000:a0:1e.3: [8086:2083] type 00 class 0x088000
[ 3.400355] pci 0000:a0:1e.4: [8086:2084] type 00 class 0x088000
[ 3.400392] pci 0000:a0:1e.5: [8086:2085] type 00 class 0x088000
[ 3.400430] pci 0000:a0:1e.6: [8086:2086] type 00 class 0x088000
[ 3.400467] pci_bus 0000:a0: on NUMA node 0
[ 3.400567] ACPI: PCI Root Bridge [PC02] (domain 0000 [bus c0-df])
[ 3.400571] acpi PNP0A08:02: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[ 3.931314] acpi PNP0A08:02: _OSC: platform does not support [PCIeHotplug SHPCHotplug AER LTR DPC]
[ 4.944622] acpi PNP0A08:02: _OSC: OS now controls [PME PCIeCapability]
[ 4.944997] PCI host bridge to bus 0000:c0
[ 4.944998] pci_bus 0000:c0: root bus resource [mem 0x000a0000-0x000bffff window]
[ 4.945000] pci_bus 0000:c0: root bus resource [io 0x8000-0xbfff window]
[ 4.945001] pci_bus 0000:c0: root bus resource [io 0x03b0-0x03bb window]
[ 4.945002] pci_bus 0000:c0: root bus resource [io 0x03c0-0x03df window]
[ 4.945003] pci_bus 0000:c0: root bus resource [mem 0xb6000000-0xd8ffffff window]
[ 4.945004] pci_bus 0000:c0: root bus resource [mem 0xe000000000-0xefffffffff window]
[ 4.945005] pci_bus 0000:c0: root bus resource [bus c0-df]
[ 4.945025] pci 0000:c0:00.0: [8086:2030] type 01 class 0x060400
[ 4.945087] pci 0000:c0:00.0: PME# supported from D0 D3hot D3cold
[ 4.945192] pci 0000:c0:05.0: [8086:2034] type 00 class 0x088000
[ 4.945264] pci 0000:c0:05.2: [8086:2035] type 00 class 0x088000
[ 4.945330] pci 0000:c0:05.4: [8086:2036] type 00 class 0x080020
[ 4.945337] pci 0000:c0:05.4: reg 0x10: [mem 0xd8100000-0xd8100fff]
[ 4.945408] pci 0000:c0:08.0: [8086:2066] type 00 class 0x088000
[ 4.945484] pci 0000:c0:09.0: [8086:2066] type 00 class 0x088000
[ 4.945560] pci 0000:c0:0a.0: [8086:2040] type 00 class 0x088000
[ 4.945631] pci 0000:c0:0a.1: [8086:2041] type 00 class 0x088000
[ 4.945691] pci 0000:c0:0a.2: [8086:2042] type 00 class 0x088000
[ 4.945750] pci 0000:c0:0a.3: [8086:2043] type 00 class 0x088000
[ 4.945814] pci 0000:c0:0a.4: [8086:2044] type 00 class 0x088000
[ 4.945874] pci 0000:c0:0a.5: [8086:2045] type 00 class 0x088000
[ 4.945933] pci 0000:c0:0a.6: [8086:2046] type 00 class 0x088000
[ 4.945992] pci 0000:c0:0a.7: [8086:2047] type 00 class 0x088000
[ 4.946052] pci 0000:c0:0b.0: [8086:2048] type 00 class 0x088000
[ 4.946123] pci 0000:c0:0b.1: [8086:2049] type 00 class 0x088000
[ 4.946182] pci 0000:c0:0b.2: [8086:204a] type 00 class 0x088000
[ 4.946246] pci 0000:c0:0b.3: [8086:204b] type 00 class 0x088000
[ 4.946313] pci 0000:c0:0c.0: [8086:2040] type 00 class 0x088000
[ 4.946392] pci 0000:c0:0c.1: [8086:2041] type 00 class 0x088000
[ 4.946453] pci 0000:c0:0c.2: [8086:2042] type 00 class 0x088000
[ 4.946516] pci 0000:c0:0c.3: [8086:2043] type 00 class 0x088000
[ 4.946578] pci 0000:c0:0c.4: [8086:2044] type 00 class 0x088000
[ 4.946640] pci 0000:c0:0c.5: [8086:2045] type 00 class 0x088000
[ 4.946701] pci 0000:c0:0c.6: [8086:2046] type 00 class 0x088000
[ 4.946763] pci 0000:c0:0c.7: [8086:2047] type 00 class 0x088000
[ 4.946830] pci 0000:c0:0d.0: [8086:2048] type 00 class 0x088000
[ 4.946903] pci 0000:c0:0d.1: [8086:2049] type 00 class 0x088000
[ 4.946968] pci 0000:c0:0d.2: [8086:204a] type 00 class 0x088000
[ 4.947030] pci 0000:c0:0d.3: [8086:204b] type 00 class 0x088000
[ 4.947136] pci 0000:c1:00.0: [10de:2206] type 00 class 0x030000
[ 4.947145] pci 0000:c1:00.0: reg 0x10: [mem 0xd7000000-0xd7ffffff]
[ 4.947152] pci 0000:c1:00.0: reg 0x14: [mem 0xc0000000-0xcfffffff 64bit pref]
[ 4.947160] pci 0000:c1:00.0: reg 0x1c: [mem 0xd0000000-0xd1ffffff 64bit pref]
[ 4.947165] pci 0000:c1:00.0: reg 0x24: [io 0xb000-0xb07f]
[ 4.947170] pci 0000:c1:00.0: reg 0x30: [mem 0xd8000000-0xd807ffff pref]
[ 4.947186] pci 0000:c1:00.0: BAR 1: assigned to efifb
[ 4.947190] pci 0000:c1:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 4.947223] pci 0000:c1:00.0: PME# supported from D0 D3hot
[ 4.947283] pci 0000:c1:00.0: 126.016 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x16 link at 0000:c0:00.0 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
[ 4.947361] pci 0000:c1:00.1: [10de:1aef] type 00 class 0x040300
[ 4.947370] pci 0000:c1:00.1: reg 0x10: [mem 0xd8080000-0xd8083fff]
[ 4.947477] pci 0000:c0:00.0: PCI bridge to [bus c1]
[ 4.947479] pci 0000:c0:00.0: bridge window [io 0xb000-0xbfff]
[ 4.947481] pci 0000:c0:00.0: bridge window [mem 0xd7000000-0xd80fffff]
[ 4.947484] pci 0000:c0:00.0: bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
[ 4.947490] pci_bus 0000:c0: on NUMA node 0
[ 4.947577] ACPI: PCI Root Bridge [PC03] (domain 0000 [bus e0-ff])
[ 4.947580] acpi PNP0A08:03: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[ 5.477979] acpi PNP0A08:03: _OSC: platform does not support [PCIeHotplug SHPCHotplug AER LTR DPC]
[ 6.491291] acpi PNP0A08:03: _OSC: OS now controls [PME PCIeCapability]
[ 6.491877] PCI host bridge to bus 0000:e0
[ 6.491878] pci_bus 0000:e0: root bus resource [io 0xc000-0xffff window]
[ 6.491880] pci_bus 0000:e0: root bus resource [mem 0xd9000000-0xfbffffff window]
[ 6.491881] pci_bus 0000:e0: root bus resource [mem 0xf000000000-0xffffffffff window]
[ 6.491882] pci_bus 0000:e0: root bus resource [bus e0-ff]
[ 6.491896] pci 0000:e0:05.0: [8086:2034] type 00 class 0x088000
[ 6.491978] pci 0000:e0:05.2: [8086:2035] type 00 class 0x088000
[ 6.492059] pci 0000:e0:05.4: [8086:2036] type 00 class 0x080020
[ 6.492068] pci 0000:e0:05.4: reg 0x10: [mem 0xfbf00000-0xfbf00fff]
[ 6.492153] pci 0000:e0:12.0: [8086:204c] type 00 class 0x110100
[ 6.492227] pci 0000:e0:12.1: [8086:204d] type 00 class 0x110100
[ 6.492267] pci 0000:e0:12.2: [8086:204e] type 00 class 0x088000
[ 6.492307] pci 0000:e0:15.0: [8086:2018] type 00 class 0x088000
[ 6.492358] pci 0000:e0:15.1: [8086:2088] type 00 class 0x110100
[ 6.492397] pci 0000:e0:16.0: [8086:2018] type 00 class 0x088000
[ 6.492449] pci 0000:e0:16.1: [8086:2088] type 00 class 0x110100
[ 6.492492] pci 0000:e0:16.4: [8086:2018] type 00 class 0x088000
[ 6.492530] pci 0000:e0:16.5: [8086:2088] type 00 class 0x110100
[ 6.492571] pci 0000:e0:17.0: [8086:2018] type 00 class 0x088000
[ 6.492618] pci 0000:e0:17.1: [8086:2088] type 00 class 0x110100
[ 6.492656] pci_bus 0000:e0: on NUMA node 0
[ 6.492833] ACPI: PCI: Interrupt link LNKA configured for IRQ 11
[ 6.492879] ACPI: PCI: Interrupt link LNKB configured for IRQ 10
[ 6.492924] ACPI: PCI: Interrupt link LNKC configured for IRQ 14
[ 6.492968] ACPI: PCI: Interrupt link LNKD configured for IRQ 15
[ 6.493013] ACPI: PCI: Interrupt link LNKE configured for IRQ 3
[ 6.493057] ACPI: PCI: Interrupt link LNKF configured for IRQ 5
[ 6.493101] ACPI: PCI: Interrupt link LNKG configured for IRQ 6
[ 6.493145] ACPI: PCI: Interrupt link LNKH configured for IRQ 11
[ 6.493301] ACPI: EC: interrupt unblocked
[ 6.493302] ACPI: EC: event unblocked
[ 6.493306] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[ 6.493307] ACPI: EC: GPE=0x16
[ 6.493308] ACPI: \_SB_.PC00.LPC0.EC0_: Boot DSDT EC initialization complete
[ 6.493310] ACPI: \_SB_.PC00.LPC0.EC0_: EC: Used to handle transactions and events
[ 6.494554] iommu: Default domain type: Translated
[ 6.494554] iommu: DMA domain TLB invalidation policy: lazy mode
[ 6.494700] SCSI subsystem initialized
[ 6.494711] libata version 3.00 loaded.
[ 6.494711] ACPI: bus type USB registered
[ 6.494711] usbcore: registered new interface driver usbfs
[ 6.494711] usbcore: registered new interface driver hub
[ 6.494711] usbcore: registered new device driver usb
[ 6.494711] pps_core: LinuxPPS API ver. 1 registered
[ 6.494711] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 6.494711] PTP clock support registered
[ 6.494711] EDAC MC: Ver: 3.0.0
[ 6.494838] efivars: Registered efivars operations
[ 6.494838] NetLabel: Initializing
[ 6.494838] NetLabel: domain hash size = 128
[ 6.494838] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 6.494838] NetLabel: unlabeled traffic allowed by default
[ 6.494838] mctp: management component transport protocol core
[ 6.494838] NET: Registered PF_MCTP protocol family
[ 6.494838] PCI: Using ACPI for IRQ routing
[ 6.507064] PCI: pci_cache_line_size set to 64 bytes
[ 6.507254] e820: reserve RAM buffer [mem 0x46801000-0x47ffffff]
[ 6.507256] e820: reserve RAM buffer [mem 0x48261000-0x4bffffff]
[ 6.507256] e820: reserve RAM buffer [mem 0x4abef000-0x4bffffff]
[ 6.507894] pci 0000:c1:00.0: vgaarb: setting as boot VGA device
[ 6.507896] pci 0000:c1:00.0: vgaarb: bridge control possible
[ 6.507896] pci 0000:c1:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 6.507900] vgaarb: loaded
[ 6.507915] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[ 6.507920] hpet0: 8 comparators, 64-bit 24.000000 MHz counter
[ 6.511203] clocksource: Switched to clocksource tsc-early
[ 6.511269] VFS: Disk quotas dquot_6.6.0
[ 6.511269] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 6.511269] pnp: PnP ACPI init
[ 6.511269] system 00:00: [io 0x0500-0x05fe] has been reserved
[ 6.511269] system 00:00: [io 0x0400-0x047f] has been reserved
[ 6.511269] system 00:00: [io 0x0600-0x061f] has been reserved
[ 6.511269] system 00:00: [io 0x0ca0-0x0ca5] has been reserved
[ 6.511269] system 00:00: [io 0x0880-0x0883] has been reserved
[ 6.511269] system 00:00: [io 0x0800-0x081f] has been reserved
[ 6.511269] system 00:00: [mem 0xfed1c000-0xfed3ffff] has been reserved
[ 6.511269] system 00:00: [mem 0xfed45000-0xfed8bfff] has been reserved
[ 6.511269] system 00:00: [mem 0xff000000-0xffffffff] has been reserved
[ 6.511269] system 00:00: [mem 0xfee00000-0xfeefffff] could not be reserved
[ 6.511269] system 00:00: [mem 0xfed12000-0xfed1200f] has been reserved
[ 6.511269] system 00:00: [mem 0xfed12010-0xfed1201f] has been reserved
[ 6.511269] system 00:00: [mem 0xfed1b000-0xfed1bfff] has been reserved
[ 6.511269] system 00:01: [io 0x1854-0x1857] has been reserved
[ 6.511269] system 00:02: [io 0x0290-0x029f] has been reserved
[ 6.511269] system 00:03: [mem 0xfd000000-0xfdabffff] has been reserved
[ 6.511269] system 00:03: [mem 0xfdad0000-0xfdadffff] has been reserved
[ 6.511269] system 00:03: [mem 0xfdb00000-0xfdffffff] has been reserved
[ 6.511269] system 00:03: [mem 0xfe000000-0xfe00ffff] has been reserved
[ 6.511269] system 00:03: [mem 0xfe011000-0xfe01ffff] has been reserved
[ 6.511269] system 00:03: [mem 0xfe036000-0xfe03bfff] has been reserved
[ 6.511269] system 00:03: [mem 0xfe03d000-0xfe3fffff] has been reserved
[ 6.511269] system 00:03: [mem 0xfe410000-0xfe7fffff] has been reserved
[ 6.511269] system 00:04: [io 0x0f00-0x0ffe] has been reserved
[ 6.513577] pnp: PnP ACPI: found 6 devices
[ 6.519258] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 6.519324] NET: Registered PF_INET protocol family
[ 6.519593] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 6.522005] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
[ 6.522047] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 6.522170] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 6.522485] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
[ 6.522704] TCP: Hash tables configured (established 131072 bind 65536)
[ 6.522861] MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear)
[ 6.522933] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
[ 6.522986] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
[ 6.523062] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 6.523072] NET: Registered PF_XDP protocol family
[ 6.523086] pci 0000:00:1c.4: bridge window [io 0x1000-0x0fff] to [bus 04-45] add_size 1000
[ 6.523097] pci 0000:00:1c.4: BAR 13: assigned [io 0x2000-0x2fff]
[ 6.523100] pci 0000:00:1c.0: PCI bridge to [bus 01]
[ 6.523103] pci 0000:00:1c.0: bridge window [mem 0x9ea00000-0x9eafffff]
[ 6.523108] pci 0000:00:1c.1: PCI bridge to [bus 02]
[ 6.523111] pci 0000:00:1c.1: bridge window [mem 0x9e400000-0x9e8fffff]
[ 6.523116] pci 0000:00:1c.2: PCI bridge to [bus 03]
[ 6.523118] pci 0000:00:1c.2: bridge window [mem 0x9e900000-0x9e9fffff]
[ 6.523123] pci 0000:00:1c.4: PCI bridge to [bus 04-45]
[ 6.523124] pci 0000:00:1c.4: bridge window [io 0x2000-0x2fff]
[ 6.523127] pci 0000:00:1c.4: bridge window [mem 0x70000000-0x9e0fffff]
[ 6.523129] pci 0000:00:1c.4: bridge window [mem 0xcfb0000000-0xcff9ffffff 64bit pref]
[ 6.523134] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 6.523135] pci_bus 0000:00: resource 5 [io 0x1000-0x3fff window]
[ 6.523136] pci_bus 0000:00: resource 6 [mem 0x000c4000-0x000c7fff window]
[ 6.523137] pci_bus 0000:00: resource 7 [mem 0xfd000000-0xfe7fffff window]
[ 6.523138] pci_bus 0000:00: resource 8 [mem 0x70000000-0x9f3fffff window]
[ 6.523139] pci_bus 0000:00: resource 9 [mem 0xc000000000-0xcfffffffff window]
[ 6.523140] pci_bus 0000:01: resource 1 [mem 0x9ea00000-0x9eafffff]
[ 6.523141] pci_bus 0000:02: resource 1 [mem 0x9e400000-0x9e8fffff]
[ 6.523142] pci_bus 0000:03: resource 1 [mem 0x9e900000-0x9e9fffff]
[ 6.523142] pci_bus 0000:04: resource 0 [io 0x2000-0x2fff]
[ 6.523143] pci_bus 0000:04: resource 1 [mem 0x70000000-0x9e0fffff]
[ 6.523144] pci_bus 0000:04: resource 2 [mem 0xcfb0000000-0xcff9ffffff 64bit pref]
[ 6.523235] pci_bus 0000:a0: resource 4 [io 0x4000-0x7fff window]
[ 6.523236] pci_bus 0000:a0: resource 5 [mem 0x9f400000-0xb5ffffff window]
[ 6.523236] pci_bus 0000:a0: resource 6 [mem 0xd000000000-0xdfffffffff window]
[ 6.523255] pci 0000:c0:00.0: PCI bridge to [bus c1]
[ 6.523256] pci 0000:c0:00.0: bridge window [io 0xb000-0xbfff]
[ 6.523259] pci 0000:c0:00.0: bridge window [mem 0xd7000000-0xd80fffff]
[ 6.523260] pci 0000:c0:00.0: bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
[ 6.523264] pci_bus 0000:c0: resource 4 [mem 0x000a0000-0x000bffff window]
[ 6.523265] pci_bus 0000:c0: resource 5 [io 0x8000-0xbfff window]
[ 6.523266] pci_bus 0000:c0: resource 6 [io 0x03b0-0x03bb window]
[ 6.523266] pci_bus 0000:c0: resource 7 [io 0x03c0-0x03df window]
[ 6.523267] pci_bus 0000:c0: resource 8 [mem 0xb6000000-0xd8ffffff window]
[ 6.523268] pci_bus 0000:c0: resource 9 [mem 0xe000000000-0xefffffffff window]
[ 6.523269] pci_bus 0000:c1: resource 0 [io 0xb000-0xbfff]
[ 6.523270] pci_bus 0000:c1: resource 1 [mem 0xd7000000-0xd80fffff]
[ 6.523271] pci_bus 0000:c1: resource 2 [mem 0xc0000000-0xd1ffffff 64bit pref]
[ 6.523285] pci_bus 0000:e0: resource 4 [io 0xc000-0xffff window]
[ 6.523285] pci_bus 0000:e0: resource 5 [mem 0xd9000000-0xfbffffff window]
[ 6.523286] pci_bus 0000:e0: resource 6 [mem 0xf000000000-0xffffffffff window]
[ 6.523559] pci 0000:01:00.0: PME# does not work under D0, disabling it
[ 6.523672] pci 0000:a0:05.0: disabled boot interrupts on device [8086:2034]
[ 6.523728] pci 0000:c0:05.0: disabled boot interrupts on device [8086:2034]
[ 6.523766] pci 0000:c1:00.0: CLS mismatch (64 != 32), using 64 bytes
[ 6.523768] pci 0000:c1:00.1: extending delay after power-on from D3hot to 20 msec
[ 6.523799] pci 0000:c1:00.1: D0 power state depends on 0000:c1:00.0
[ 6.523832] pci 0000:e0:05.0: disabled boot interrupts on device [8086:2034]
[ 6.523881] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 6.523882] software IO TLB: mapped [mem 0x0000000041ed7000-0x0000000045ed7000] (64MB)
[ 6.523894] Trying to unpack rootfs image as initramfs...
[ 6.523933] platform rtc_cmos: registered platform RTC device (no PNP device found)
[ 6.527074] Initialise system trusted keyrings
[ 6.527084] Key type blacklist registered
[ 6.527127] workingset: timestamp_bits=41 max_order=22 bucket_order=0
[ 6.527137] zbud: loaded
[ 6.527320] integrity: Platform Keyring initialized
[ 6.527322] integrity: Machine keyring initialized
[ 6.532653] Key type asymmetric registered
[ 6.532654] Asymmetric key parser 'x509' registered
[ 6.532671] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 242)
[ 6.532730] io scheduler mq-deadline registered
[ 6.532732] io scheduler kyber registered
[ 6.532741] io scheduler bfq registered
[ 6.533199] pcieport 0000:00:1c.0: PME: Signaling with IRQ 24
[ 6.533378] pcieport 0000:00:1c.1: PME: Signaling with IRQ 25
[ 6.533517] pcieport 0000:00:1c.2: PME: Signaling with IRQ 26
[ 6.533643] pcieport 0000:00:1c.4: PME: Signaling with IRQ 27
[ 6.533829] pcieport 0000:c0:00.0: PME: Signaling with IRQ 29
[ 6.533952] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 6.534070] Monitor-Mwait will be used to enter C-1 state
[ 6.534073] Monitor-Mwait will be used to enter C-2 state
[ 6.534075] ACPI: \_SB_.SCK0.CP00: Found 2 idle states
[ 6.535180] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
[ 6.535203] ACPI: button: Sleep Button [SLPB]
[ 6.535229] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[ 6.535239] ACPI: button: Power Button [PWRB]
[ 6.535256] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[ 6.537770] ACPI: button: Power Button [PWRF]
[ 6.540356] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 6.540663] serial8250: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[ 6.541973] Non-volatile memory driver v1.3
[ 6.541975] Linux agpgart interface v0.103
[ 6.542004] AMD-Vi: AMD IOMMUv2 functionality not available on this system - This is not a bug.
[ 6.542120] ACPI: bus type drm_connector registered
[ 6.542486] [drm] Initialized simpledrm 1.0.0 20200625 for simple-framebuffer.0 on minor 0
[ 6.543544] fbcon: Deferring console take-over
[ 6.543546] simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
[ 6.547899] ahci 0000:00:17.0: version 3.0
[ 6.548153] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 8 ports 6 Gbps 0xff impl SATA mode
[ 6.548157] ahci 0000:00:17.0: flags: 64bit ncq sntf led clo only pio slum part ems deso sadm sds apst
[ 6.573532] Freeing initrd memory: 11960K
[ 6.618284] scsi host0: ahci
[ 6.618544] scsi host1: ahci
[ 6.618775] scsi host2: ahci
[ 6.619090] scsi host3: ahci
[ 6.619368] scsi host4: ahci
[ 6.619594] scsi host5: ahci
[ 6.619818] scsi host6: ahci
[ 6.620084] scsi host7: ahci
[ 6.620141] ata1: SATA max UDMA/133 abar m2048@0x9eb26000 port 0x9eb26100 irq 30
[ 6.620145] ata2: SATA max UDMA/133 abar m2048@0x9eb26000 port 0x9eb26180 irq 30
[ 6.620149] ata3: SATA max UDMA/133 abar m2048@0x9eb26000 port 0x9eb26200 irq 30
[ 6.620151] ata4: SATA max UDMA/133 abar m2048@0x9eb26000 port 0x9eb26280 irq 30
[ 6.620154] ata5: SATA max UDMA/133 abar m2048@0x9eb26000 port 0x9eb26300 irq 30
[ 6.620156] ata6: SATA max UDMA/133 abar m2048@0x9eb26000 port 0x9eb26380 irq 30
[ 6.620159] ata7: SATA max UDMA/133 abar m2048@0x9eb26000 port 0x9eb26400 irq 30
[ 6.620161] ata8: SATA max UDMA/133 abar m2048@0x9eb26000 port 0x9eb26480 irq 30
[ 6.620568] usbcore: registered new interface driver usbserial_generic
[ 6.620580] usbserial: USB Serial support registered for generic
[ 6.620835] rtc_cmos rtc_cmos: RTC can wake from S4
[ 6.621680] rtc_cmos rtc_cmos: registered as rtc0
[ 6.621809] rtc_cmos rtc_cmos: setting system clock to 2023-09-12T23:42:51 UTC (1694562171)
[ 6.621829] rtc_cmos rtc_cmos: alarms up to one month, y3k, 114 bytes nvram
[ 6.624813] intel_pstate: HWP enabled by BIOS
[ 6.624817] intel_pstate: Intel P-state driver initializing
[ 6.632006] intel_pstate: HWP enabled
[ 6.632777] ledtrig-cpu: registered to indicate activity on CPUs
[ 6.633459] hid: raw HID events driver (C) Jiri Kosina
[ 6.633779] drop_monitor: Initializing network drop monitor service
[ 6.654260] Initializing XFRM netlink socket
[ 6.654315] NET: Registered PF_INET6 protocol family
[ 6.666324] Segment Routing with IPv6
[ 6.666327] RPL Segment Routing with IPv6
[ 6.666341] In-situ OAM (IOAM) with IPv6
[ 6.666381] NET: Registered PF_PACKET protocol family
[ 6.680479] microcode: Microcode Update Driver: v2.2.
[ 6.683346] resctrl: MB allocation detected
[ 6.683349] resctrl: L3 monitoring detected
[ 6.683357] IPI shorthand broadcast: enabled
[ 6.686739] sched_clock: Marking stable (6686668662, -2347843)->(6771530332, -87209513)
[ 6.687200] registered taskstats version 1
[ 6.693148] Loading compiled-in X.509 certificates
[ 6.700557] Loaded X.509 cert 'Build time autogenerated kernel key: 20716884eae8065833b131fbd7d4c5f466f4073a'
[ 6.713120] zswap: loaded using pool zstd/zsmalloc
[ 6.715828] Key type .fscrypt registered
[ 6.715831] Key type fscrypt-provisioning registered
[ 6.716156] integrity: Loading X.509 certificate: UEFI:db
[ 6.716598] integrity: Loaded X.509 cert 'ASUSTeK MotherBoard SW Key Certificate: da83b990422ebc8c441f8d8b039a65a2'
[ 6.716600] integrity: Loading X.509 certificate: UEFI:db
[ 6.716840] integrity: Loaded X.509 cert 'ASUSTeK Notebook SW Key Certificate: b8e581e4df77a5bb4282d5ccfc00c071'
[ 6.716842] integrity: Loading X.509 certificate: UEFI:db
[ 6.716868] integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
[ 6.716869] integrity: Loading X.509 certificate: UEFI:db
[ 6.716890] integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
[ 6.716892] integrity: Loading X.509 certificate: UEFI:db
[ 6.717135] integrity: Loaded X.509 cert 'Canonical Ltd. Master Certificate Authority: ad91990bc22ab1f517048c23b6655a268e345a63'
[ 6.718846] PM: Magic number: 7:47:757
[ 6.718872] ata_link link8: hash matches
[ 6.718874] link8: hash matches
[ 6.718898] tty ttyS8: hash matches
[ 6.725534] RAS: Correctable Errors collector initialized.
[ 6.725601] clk: Disabling unused clocks
[ 6.931113] ata6: SATA link down (SStatus 4 SControl 300)
[ 6.931142] ata8: SATA link down (SStatus 4 SControl 300)
[ 6.935650] ata4: SATA link down (SStatus 4 SControl 300)
[ 6.935725] ata1: SATA link down (SStatus 4 SControl 300)
[ 6.935841] ata7: SATA link down (SStatus 4 SControl 300)
[ 6.935881] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 6.936008] ata5: SATA link down (SStatus 4 SControl 300)
[ 6.936037] ata3: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 6.936624] ata3.00: ATA-10: WDC WD60EZAZ-00SF3B0, 80.00A80, max UDMA/133
[ 6.936669] ata2.00: ATA-11: SanDisk SSD G5 BICS4, 415000WD, max UDMA/133
[ 6.937324] ata2.00: 1953525168 sectors, multi 1: LBA48 NCQ (depth 32), AA
[ 6.938831] ata2.00: Features: Dev-Sleep
[ 6.942320] ata2.00: configured for UDMA/133
[ 6.942625] scsi 1:0:0:0: Direct-Access ATA SanDisk SSD G5 B 00WD PQ: 0 ANSI: 5
[ 6.943180] ata3.00: 11721045168 sectors, multi 16: LBA48 NCQ (depth 32), AA
[ 6.943191] ata3.00: Features: NCQ-prio
[ 6.943529] sd 1:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
[ 6.943567] sd 1:0:0:0: [sda] Write Protect is off
[ 6.943576] sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 6.943648] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 6.943760] sd 1:0:0:0: [sda] Preferred minimum I/O size 512 bytes
[ 6.947418] sda: sda1 sda2 sda3 sda4 sda5
[ 6.947834] sd 1:0:0:0: [sda] Attached SCSI disk
[ 6.950037] ata3.00: configured for UDMA/133
[ 6.950277] scsi 2:0:0:0: Direct-Access ATA WDC WD60EZAZ-00S 0A80 PQ: 0 ANSI: 5
[ 6.950810] sd 2:0:0:0: [sdb] 11721045168 512-byte logical blocks: (6.00 TB/5.46 TiB)
[ 6.950818] sd 2:0:0:0: [sdb] 4096-byte physical blocks
[ 6.950847] sd 2:0:0:0: [sdb] Write Protect is off
[ 6.950855] sd 2:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[ 6.950894] sd 2:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 6.950949] sd 2:0:0:0: [sdb] Preferred minimum I/O size 4096 bytes
[ 6.995968] sdb: sdb1
[ 6.996140] sd 2:0:0:0: [sdb] Attached SCSI disk
[ 6.998308] Freeing unused decrypted memory: 2036K
[ 6.999450] Freeing unused kernel image (initmem) memory: 3384K
[ 7.011091] Write protecting the kernel read-only data: 30720k
[ 7.011934] Freeing unused kernel image (rodata/data gap) memory: 1392K
[ 7.040716] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 7.040723] rodata_test: all tests were successful
[ 7.040728] Run /init as init process
[ 7.040730] with arguments:
[ 7.040731] /init
[ 7.040732] with environment:
[ 7.040733] HOME=/
[ 7.040734] TERM=linux
[ 7.040735] BOOT_IMAGE=/vmlinuz-linux
[ 7.071284] fbcon: Taking over console
[ 7.078309] Console: switching to colour frame buffer device 240x67
[ 7.273220] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 7.273239] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[ 7.274374] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000000009810
[ 7.274894] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 7.274905] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[ 7.274913] xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
[ 7.275009] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.05
[ 7.275016] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 7.275020] usb usb1: Product: xHCI Host Controller
[ 7.275022] usb usb1: Manufacturer: Linux 6.5.2-arch1-1 xhci-hcd
[ 7.275025] usb usb1: SerialNumber: 0000:00:14.0
[ 7.275345] hub 1-0:1.0: USB hub found
[ 7.275367] hub 1-0:1.0: 16 ports detected
[ 7.283194] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.05
[ 7.283202] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 7.283206] usb usb2: Product: xHCI Host Controller
[ 7.283208] usb usb2: Manufacturer: Linux 6.5.2-arch1-1 xhci-hcd
[ 7.283211] usb usb2: SerialNumber: 0000:00:14.0
[ 7.283375] hub 2-0:1.0: USB hub found
[ 7.283392] hub 2-0:1.0: 10 ports detected
[ 7.285881] usb: port power management may be unreliable
[ 7.286611] xhci_hcd 0000:01:00.0: xHCI Host Controller
[ 7.286619] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 3
[ 7.341448] xhci_hcd 0000:01:00.0: hcc params 0x0200ef80 hci version 0x110 quirks 0x0000000000800010
[ 7.341714] xhci_hcd 0000:01:00.0: xHCI Host Controller
[ 7.341716] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 4
[ 7.341718] xhci_hcd 0000:01:00.0: Host supports USB 3.1 Enhanced SuperSpeed
[ 7.341758] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.05
[ 7.341759] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 7.341760] usb usb3: Product: xHCI Host Controller
[ 7.341761] usb usb3: Manufacturer: Linux 6.5.2-arch1-1 xhci-hcd
[ 7.341762] usb usb3: SerialNumber: 0000:01:00.0
[ 7.341864] hub 3-0:1.0: USB hub found
[ 7.341869] hub 3-0:1.0: 2 ports detected
[ 7.342104] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[ 7.342114] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.05
[ 7.342115] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 7.342116] usb usb4: Product: xHCI Host Controller
[ 7.342117] usb usb4: Manufacturer: Linux 6.5.2-arch1-1 xhci-hcd
[ 7.342117] usb usb4: SerialNumber: 0000:01:00.0
[ 7.342182] hub 4-0:1.0: USB hub found
[ 7.342187] hub 4-0:1.0: 2 ports detected
[ 7.531092] tsc: Refined TSC clocksource calibration: 2999.996 MHz
[ 7.531114] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2b3e4180184, max_idle_ns: 440795270742 ns
[ 7.531228] clocksource: Switched to clocksource tsc
[ 7.534344] usb 1-2: new full-speed USB device number 2 using xhci_hcd
[ 7.563319] EXT4-fs (sda1): mounted filesystem 7da65dcd-881b-4a7a-a7fc-57938b4ab650 r/w with ordered data mode. Quota mode: none.
[ 7.676546] usb 1-2: New USB device found, idVendor=1c75, idProduct=028c, bcdDevice=10.03
[ 7.676556] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 7.676560] usb 1-2: Product: KL Essential 61 mk3
[ 7.676562] usb 1-2: Manufacturer: Arturia
[ 7.676565] usb 1-2: SerialNumber: 7446400537020267
[ 7.704558] systemd[1]: systemd 254.3-1-arch running in system mode (+PAM +AUDIT -SELINUX -APPARMOR -IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT -QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +XKBCOMMON +UTMP -SYSVINIT default-hierarchy=unified)
[ 7.704566] systemd[1]: Detected architecture x86-64.
[ 7.705912] systemd[1]: Hostname set to <shark>.
[ 7.809717] usb 2-6: new SuperSpeed USB device number 2 using xhci_hcd
[ 7.897418] systemd[1]: bpf-lsm: LSM BPF program attached
[ 7.945171] usb 2-6: New USB device found, idVendor=174c, idProduct=3074, bcdDevice= 0.01
[ 7.945181] usb 2-6: New USB device strings: Mfr=2, Product=3, SerialNumber=0
[ 7.945185] usb 2-6: Product: ASM107x
[ 7.945188] usb 2-6: Manufacturer: ASUS TEK.
[ 7.982686] hub 2-6:1.0: USB hub found
[ 7.994742] hub 2-6:1.0: 4 ports detected
[ 8.011100] usb 1-6: new high-speed USB device number 3 using xhci_hcd
[ 8.066242] systemd[1]: Queued start job for default target Graphical Interface.
[ 8.104199] systemd[1]: Created slice Slice /system/getty.
[ 8.105199] systemd[1]: Created slice Slice /system/modprobe.
[ 8.106037] systemd[1]: Created slice Slice /system/systemd-fsck.
[ 8.106753] systemd[1]: Created slice User and Session Slice.
[ 8.106950] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ 8.107101] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 8.107452] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 8.107595] systemd[1]: Reached target Local Encrypted Volumes.
[ 8.107699] systemd[1]: Reached target Login Prompts.
[ 8.107769] systemd[1]: Reached target Local Integrity Protected Volumes.
[ 8.107870] systemd[1]: Reached target Remote File Systems.
[ 8.107941] systemd[1]: Reached target Slice Units.
[ 8.108029] systemd[1]: Reached target Local Verity Protected Volumes.
[ 8.108208] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[ 8.110418] systemd[1]: Listening on LVM2 poll daemon socket.
[ 8.113369] systemd[1]: Listening on Process Core Dump Socket.
[ 8.113695] systemd[1]: Listening on Journal Socket (/dev/log).
[ 8.113951] systemd[1]: Listening on Journal Socket.
[ 8.115516] systemd[1]: Listening on udev Control Socket.
[ 8.115789] systemd[1]: Listening on udev Kernel Socket.
[ 8.118846] systemd[1]: Mounting Huge Pages File System...
[ 8.121769] systemd[1]: Mounting POSIX Message Queue File System...
[ 8.123813] systemd[1]: Mounting Kernel Debug File System...
[ 8.125890] systemd[1]: Mounting Kernel Trace File System...
[ 8.128768] systemd[1]: Starting Create List of Static Device Nodes...
[ 8.130949] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[ 8.132834] systemd[1]: Starting Load Kernel Module configfs...
[ 8.134749] systemd[1]: Starting Load Kernel Module dm_mod...
[ 8.136658] systemd[1]: Starting Load Kernel Module drm...
[ 8.138561] systemd[1]: Starting Load Kernel Module fuse...
[ 8.140289] systemd[1]: Starting Load Kernel Module loop...
[ 8.140490] systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
[ 8.144364] systemd[1]: Starting Journal Service...
[ 8.148919] systemd[1]: Starting Load Kernel Modules...
[ 8.149768] systemd[1]: TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
[ 8.151935] systemd[1]: Starting Remount Root and Kernel File Systems...
[ 8.153989] systemd[1]: Starting Coldplug All udev Devices...
[ 8.154567] loop: module loaded
[ 8.156714] systemd[1]: Mounted Huge Pages File System.
[ 8.157002] systemd[1]: Mounted POSIX Message Queue File System.
[ 8.157169] systemd[1]: Mounted Kernel Debug File System.
[ 8.157318] systemd[1]: Mounted Kernel Trace File System.
[ 8.161953] EXT4-fs (sda1): re-mounted 7da65dcd-881b-4a7a-a7fc-57938b4ab650 r/w. Quota mode: none.
[ 8.166048] usb 1-6: New USB device found, idVendor=174c, idProduct=2074, bcdDevice= 0.01
[ 8.166061] usb 1-6: New USB device strings: Mfr=2, Product=3, SerialNumber=0
[ 8.166066] usb 1-6: Product: ASM107x
[ 8.166072] usb 1-6: Manufacturer: ASUS TEK.
[ 8.167508] device-mapper: uevent: version 1.0.3
[ 8.167671] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@redhat.com
[ 8.167721] hub 1-6:1.0: USB hub found
[ 8.167899] hub 1-6:1.0: 4 ports detected
[ 8.168290] fuse: init (API version 7.38)
[ 8.171177] systemd-journald[468]: Collecting audit messages is disabled.
[ 8.188121] systemd[1]: Finished Create List of Static Device Nodes.
[ 8.189150] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[ 8.201436] MII link monitoring set to 100 ms
[ 8.227885] systemd[1]: Finished Load Kernel Module configfs.
[ 8.228045] systemd[1]: Started Journal Service.
[ 8.292200] usb 1-11: new low-speed USB device number 4 using xhci_hcd
[ 8.433990] usb 1-11: New USB device found, idVendor=093a, idProduct=2521, bcdDevice= 1.00
[ 8.433999] usb 1-11: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[ 8.434003] usb 1-11: Product: USB OPTICAL MOUSE
[ 8.477782] systemd-journald[468]: Received client request to flush runtime journal.
[ 8.480852] systemd-journald[468]: File /var/log/journal/2e11b7050c0649ecaf561f9ad4dd9f27/system.journal corrupted or uncleanly shut down, renaming and replacing.
[ 8.521078] usb 1-6.2: new full-speed USB device number 5 using xhci_hcd
[ 8.641070] usb 1-6.2: New USB device found, idVendor=05a7, idProduct=1020, bcdDevice= 1.00
[ 8.641080] usb 1-6.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 8.641084] usb 1-6.2: Product: Bose USB Audio
[ 8.641087] usb 1-6.2: Manufacturer: Bose Corporation
[ 8.751078] usb 1-12: new full-speed USB device number 6 using xhci_hcd
[ 8.891908] usb 1-12: New USB device found, idVendor=041e, idProduct=4036, bcdDevice= 1.00
[ 8.891918] usb 1-12: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 8.891922] usb 1-12: Product: WebCam Live!
[ 8.891925] usb 1-12: Manufacturer: Creative Labs
[ 8.944264] dca service started, version 1.12.1
[ 8.948753] MACsec IEEE 802.1AE
[ 8.952885] ioatdma: Intel(R) QuickData Technology Driver 5.00
[ 8.952946] ioatdma 0000:00:04.0: enabling device (0004 -> 0006)
[ 8.955369] input: PC Speaker as /devices/platform/pcspkr/input/input3
[ 8.960456] intel-lpss 0000:00:15.0: enabling device (0000 -> 0002)
[ 8.963617] i801_smbus 0000:00:1f.4: SPD Write Disable is set
[ 8.963646] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[ 8.963704] pci 0000:00:1f.1: [8086:a2a0] type 00 class 0x058000
[ 8.963761] pci 0000:00:1f.1: reg 0x10: [mem 0xfd000000-0xfdffffff 64bit]
[ 8.964401] idma64 idma64.0: Found Intel integrated DMA 64-bit
[ 8.967546] intel-lpss 0000:00:15.1: enabling device (0000 -> 0002)
[ 8.967982] idma64 idma64.1: Found Intel integrated DMA 64-bit
[ 8.968532] ioatdma 0000:00:04.1: enabling device (0004 -> 0006)
[ 8.972811] i2c i2c-1: 2/8 memory slots populated (from DMI)
[ 8.972815] i2c i2c-1: Systems with more than 4 memory slots not supported yet, not instantiating SPD
[ 8.975511] Serial bus multi instantiate pseudo device driver INT3515:00: error -ENXIO: IRQ index 1 not found
[ 8.975515] Serial bus multi instantiate pseudo device driver INT3515:00: error -ENXIO: Error requesting irq at index 1
[ 8.981005] usb 1-6.3: new low-speed USB device number 7 using xhci_hcd
[ 8.982301] ioatdma 0000:00:04.2: enabling device (0004 -> 0006)
[ 8.989068] ioatdma 0000:00:04.3: enabling device (0004 -> 0006)
[ 8.995350] ioatdma 0000:00:04.4: enabling device (0004 -> 0006)
[ 9.001370] ioatdma 0000:00:04.5: enabling device (0004 -> 0006)
[ 9.007377] ioatdma 0000:00:04.6: enabling device (0004 -> 0006)
[ 9.011665] e1000e: Intel(R) PRO/1000 Network Driver
[ 9.011667] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[ 9.014375] e1000e 0000:00:1f.6: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[ 9.014432] ioatdma 0000:00:04.7: enabling device (0004 -> 0006)
[ 9.047035] Adding 40919744k swap on /dev/sda5. Priority:-2 extents:1 across:40919744k SSFS
[ 9.055480] iTCO_vendor_support: vendor-support=0
[ 9.057092] atlantic 0000:02:00.0: enabling device (0000 -> 0002)
[ 9.102093] mei_me 0000:00:16.0: enabling device (0004 -> 0006)
[ 9.106113] usb 1-6.3: New USB device found, idVendor=413c, idProduct=2105, bcdDevice= 3.51
[ 9.106127] usb 1-6.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 9.106134] usb 1-6.3: Product: Dell USB Keyboard
[ 9.106141] usb 1-6.3: Manufacturer: Dell
[ 9.122262] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 9.122483] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 9.124142] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[ 9.124146] cfg80211: failed to load regulatory.db
[ 9.129596] asus_wmi: ASUS WMI generic driver loaded
[ 9.131217] iTCO_wdt iTCO_wdt: Found a Intel PCH TCO device (Version=4, TCOBASE=0x0400)
[ 9.133550] iTCO_wdt iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[ 9.134411] RAPL PMU: API unit is 2^-32 Joules, 1 fixed counters, 655360 ms ovfl timer
[ 9.134413] RAPL PMU: hw unit of domain package 2^-14 Joules
[ 9.137379] asus_wmi: Initialization: 0x0
[ 9.137405] asus_wmi: BIOS WMI version: 0.9
[ 9.137447] asus_wmi: SFUN value: 0x0
[ 9.137448] eeepc-wmi eeepc-wmi: Detected ASUSWMI, use DCTS
[ 9.138418] input: Eee PC WMI hotkeys as /devices/platform/eeepc-wmi/input/input4
[ 9.140601] cryptd: max_cpu_qlen set to 1000
[ 9.160527] Intel(R) Wireless WiFi driver for Linux
[ 9.161854] AVX2 version of gcm_enc/dec engaged.
[ 9.162085] AES CTR mode by8 optimization enabled
[ 9.171153] iwlwifi 0000:03:00.0: enabling device (0000 -> 0002)
[ 9.173980] iwlwifi 0000:03:00.0: Detected crf-id 0x2816, cnv-id 0x1000200 wfpm id 0x80000000
[ 9.173986] iwlwifi 0000:03:00.0: PCI dev 2526/0014, rev=0x321, rfid=0x105110
[ 9.187679] snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
[ 9.188107] snd_hda_intel 0000:c1:00.1: Disabling MSI
[ 9.188128] snd_hda_intel 0000:c1:00.1: Handle vga_switcheroo audio client
[ 9.190410] iwlwifi 0000:03:00.0: WRT: Overriding region id 0
[ 9.190414] iwlwifi 0000:03:00.0: WRT: Overriding region id 1
[ 9.190416] iwlwifi 0000:03:00.0: WRT: Overriding region id 2
[ 9.190417] iwlwifi 0000:03:00.0: WRT: Overriding region id 3
[ 9.190419] iwlwifi 0000:03:00.0: WRT: Overriding region id 4
[ 9.190420] iwlwifi 0000:03:00.0: WRT: Overriding region id 6
[ 9.190422] iwlwifi 0000:03:00.0: WRT: Overriding region id 8
[ 9.190423] iwlwifi 0000:03:00.0: WRT: Overriding region id 9
[ 9.190424] iwlwifi 0000:03:00.0: WRT: Overriding region id 10
[ 9.190426] iwlwifi 0000:03:00.0: WRT: Overriding region id 11
[ 9.190427] iwlwifi 0000:03:00.0: WRT: Overriding region id 15
[ 9.190429] iwlwifi 0000:03:00.0: WRT: Overriding region id 16
[ 9.190430] iwlwifi 0000:03:00.0: WRT: Overriding region id 18
[ 9.190431] iwlwifi 0000:03:00.0: WRT: Overriding region id 19
[ 9.190433] iwlwifi 0000:03:00.0: WRT: Overriding region id 20
[ 9.190434] iwlwifi 0000:03:00.0: WRT: Overriding region id 21
[ 9.190436] iwlwifi 0000:03:00.0: WRT: Overriding region id 28
[ 9.190839] iwlwifi 0000:03:00.0: loaded firmware version 46.ff18e32a.0 9260-th-b0-jf-b0-46.ucode op_mode iwlmvm
[ 9.214385] usb 1-13: new full-speed USB device number 8 using xhci_hcd
[ 9.221423] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC1220: line_outs=3 (0x14/0x15/0x16/0x0/0x0) type:line
[ 9.221456] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 9.221458] snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[ 9.221460] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
[ 9.221462] snd_hda_codec_realtek hdaudioC0D0: dig-out=0x1e/0x0
[ 9.221464] snd_hda_codec_realtek hdaudioC0D0: inputs:
[ 9.221469] snd_hda_codec_realtek hdaudioC0D0: Front Mic=0x19
[ 9.221471] snd_hda_codec_realtek hdaudioC0D0: Rear Mic=0x18
[ 9.221473] snd_hda_codec_realtek hdaudioC0D0: Line=0x1a
[ 9.223282] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:c0/0000:c0:00.0/0000:c1:00.1/sound/card1/input5
[ 9.223392] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:c0/0000:c0:00.0/0000:c1:00.1/sound/card1/input6
[ 9.223474] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:c0/0000:c0:00.0/0000:c1:00.1/sound/card1/input7
[ 9.223560] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:c0/0000:c0:00.0/0000:c1:00.1/sound/card1/input8
[ 9.236705] input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input9
[ 9.236748] input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input10
[ 9.236787] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1f.3/sound/card0/input11
[ 9.236824] input: HDA Intel PCH Line Out Front as /devices/pci0000:00/0000:00:1f.3/sound/card0/input12
[ 9.236860] input: HDA Intel PCH Line Out Surround as /devices/pci0000:00/0000:00:1f.3/sound/card0/input13
[ 9.236901] input: HDA Intel PCH Line Out CLFE as /devices/pci0000:00/0000:00:1f.3/sound/card0/input14
[ 9.236936] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input15
[ 9.304227] e1000e 0000:00:1f.6 0000:00:1f.6 (uninitialized): registered PHC clock
[ 9.342903] nvidia: loading out-of-tree module taints kernel.
[ 9.342911] nvidia: module license 'NVIDIA' taints kernel.
[ 9.342912] Disabling lock debugging due to kernel taint
[ 9.342914] nvidia: module verification failed: signature and/or required key missing - tainting kernel
[ 9.342915] nvidia: module license taints kernel.
[ 9.355361] usb 1-13: New USB device found, idVendor=8087, idProduct=0025, bcdDevice= 0.02
[ 9.355376] usb 1-13: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 9.397979] e1000e 0000:00:1f.6 eth0: (PCI Express:2.5GT/s:Width x1) f0:2f:74:2e:fe:4d
[ 9.397985] e1000e 0000:00:1f.6 eth0: Intel(R) PRO/1000 Network Connection
[ 9.398039] e1000e 0000:00:1f.6 eth0: MAC: 12, PHY: 12, PBA No: FFFFFF-0FF
[ 9.402419] e1000e 0000:00:1f.6 eno1: renamed from eth0
[ 9.447788] usb 1-6.4: new full-speed USB device number 9 using xhci_hcd
[ 9.558543] usb 1-6.4: New USB device found, idVendor=0b0e, idProduct=0306, bcdDevice= 4.01
[ 9.558551] usb 1-6.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 9.558555] usb 1-6.4: Product: Jabra EVOLVE LINK
[ 9.558558] usb 1-6.4: Manufacturer: GN Netcom A/S
[ 9.558560] usb 1-6.4: SerialNumber: 00054E8BF7AE0A
[ 9.562822] nvidia-nvlink: Nvlink Core is being initialized, major device number 237
[ 9.564039] nvidia 0000:c1:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
[ 9.568579] iwlwifi 0000:03:00.0: Detected Intel(R) Wireless-AC 9260 160MHz, REV=0x321
[ 9.568628] thermal thermal_zone0: failed to read out thermal zone (-61)
[ 9.608899] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 535.104.05 Sat Aug 19 01:15:15 UTC 2023
[ 9.615634] iwlwifi 0000:03:00.0: base HW address: 38:68:93:e9:0a:6b, OTP minor version: 0x4
[ 9.631959] EDAC skx: ECC is disabled on imc 0
[ 9.663728] intel_rapl_common: Found RAPL domain package
[ 9.677738] usb 1-14: new full-speed USB device number 10 using xhci_hcd
[ 9.683600] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
[ 9.687915] EXT4-fs (sdb1): mounted filesystem a6d1c7c8-986e-4e3c-9fbd-03cb205bb40d r/w with ordered data mode. Quota mode: none.
[ 9.688332] iwlwifi 0000:03:00.0 wlp3s0: renamed from wlan0
[ 9.748529] nvidia_uvm: module uses symbols nvUvmInterfaceDisableAccessCntr from proprietary module nvidia, inheriting taint.
[ 9.750612] atlantic 0000:02:00.0 enp2s0: renamed from eth0
[ 9.819116] usb 1-14: New USB device found, idVendor=0b05, idProduct=18b8, bcdDevice= 2.00
[ 9.819125] usb 1-14: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 9.819129] usb 1-14: Product: Channel AURA MOTHERBOARD
[ 9.819132] usb 1-14: Manufacturer: AsusTek Computer Inc.
[ 9.819134] usb 1-14: SerialNumber: 00000000001A
[ 9.948814] nvidia-uvm: Loaded the UVM driver, major device number 235.
[ 9.983581] input: USB OPTICAL MOUSE as /devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11:1.0/0003:093A:2521.0001/input/input16
[ 9.983658] hid-generic 0003:093A:2521.0001: input,hidraw0: USB HID v1.11 Mouse [USB OPTICAL MOUSE] on usb-0000:00:14.0-11/input0
[ 9.987297] hid-generic 0003:05A7:1020.0002: hiddev96,hidraw1: USB HID v1.10 Device [Bose Corporation Bose USB Audio] on usb-0000:00:14.0-6.2/input2
[ 9.989428] mc: Linux media interface: v0.10
[ 9.995665] input: Dell Dell USB Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6.3/1-6.3:1.0/0003:413C:2105.0003/input/input17
[ 10.021921] Bluetooth: Core ver 2.22
[ 10.021936] NET: Registered PF_BLUETOOTH protocol family
[ 10.021937] Bluetooth: HCI device and connection manager initialized
[ 10.021940] Bluetooth: HCI socket layer initialized
[ 10.021941] Bluetooth: L2CAP socket layer initialized
[ 10.021943] Bluetooth: SCO socket layer initialized
[ 10.034451] vboxdrv: Found 36 processor cores/threads
[ 10.044908] videodev: Linux video capture interface: v2.00
[ 10.051251] hid-generic 0003:413C:2105.0003: input,hidraw2: USB HID v1.10 Keyboard [Dell Dell USB Keyboard] on usb-0000:00:14.0-6.3/input0
[ 10.054368] hid-generic 0003:0B05:18B8.0005: hiddev97,hidraw3: USB HID v1.11 Device [AsusTek Computer Inc. Channel AURA MOTHERBOARD] on usb-0000:00:14.0-14/input0
[ 10.054413] usbcore: registered new interface driver usbhid
[ 10.054416] usbhid: USB HID core driver
[ 10.056413] usb 1-2: Quirk or no altest; falling back to MIDI 1.0
[ 10.058009] vboxdrv: TSC mode is Invariant, tentative frequency 2999995708 Hz
[ 10.058016] vboxdrv: Successfully loaded version 7.0.10 r158379 (interface 0x00330004)
[ 10.059764] usbcore: registered new interface driver btusb
[ 10.059882] gspca_main: v2.14.0 registered
[ 10.063811] gspca_main: gspca_zc3xx-2.14.0 probing 041e:4036
[ 10.065677] VBoxNetAdp: Successfully started.
[ 10.072129] Bluetooth: hci0: Found device firmware: intel/ibt-18-16-1.sfi
[ 10.072152] Bluetooth: hci0: Boot Address: 0x40800
[ 10.072153] Bluetooth: hci0: Firmware Version: 108-45.22
[ 10.073371] usb 1-13: USB disconnect, device number 8
[ 10.073681] VBoxNetFlt: Successfully started.
[ 10.073828] Bluetooth: hci0: FW download error recovery failed (-19)
[ 10.073881] Bluetooth: hci0: sending frame failed (-19)
[ 10.073891] Bluetooth: hci0: Reading supported features failed (-19)
[ 10.073895] Bluetooth: hci0: Error reading debug features
[ 10.073905] Bluetooth: hci0: sending frame failed (-19)
[ 10.073911] Bluetooth: hci0: Failed to read MSFT supported features (-19)
[ 10.075791] mousedev: PS/2 mouse device common for all mice
[ 10.123567] nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms 535.104.05 Sat Aug 19 00:59:57 UTC 2023
[ 10.127573] [drm] [nvidia-drm] [GPU ID 0x0000c100] Loading driver
[ 10.127575] [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:c1:00.0 on minor 1
[ 10.372701] nct6775: Enabling hardware monitor logical device mappings.
[ 10.372728] nct6775: Found NCT6796D or compatible chip at 0x2e:0x290
[ 10.527742] usb 1-13: new full-speed USB device number 11 using xhci_hcd
[ 10.675532] usb 1-13: New USB device found, idVendor=8087, idProduct=0025, bcdDevice= 0.02
[ 10.675543] usb 1-13: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 10.678967] Bluetooth: hci0: Bootloader revision 0.1 build 42 week 52 2015
[ 10.680116] Bluetooth: hci0: Device revision is 2
[ 10.680124] Bluetooth: hci0: Secure boot is enabled
[ 10.680126] Bluetooth: hci0: OTP lock is enabled
[ 10.680128] Bluetooth: hci0: API lock is enabled
[ 10.680130] Bluetooth: hci0: Debug lock is disabled
[ 10.680132] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
[ 10.692438] Bluetooth: hci0: Found device firmware: intel/ibt-18-16-1.sfi
[ 10.692503] Bluetooth: hci0: Boot Address: 0x40800
[ 10.692506] Bluetooth: hci0: Firmware Version: 108-45.22
[ 11.009734] usbcore: registered new interface driver snd-usb-audio
[ 11.032068] input: GN Netcom A/S Jabra EVOLVE LINK as /devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6.4/1-6.4:1.3/0003:0B0E:0306.0004/input/input18
[ 11.088088] jabra 0003:0B0E:0306.0004: input,hiddev98,hidraw4: USB HID v1.00 Device [GN Netcom A/S Jabra EVOLVE LINK] on usb-0000:00:14.0-6.4/input3
[ 11.088161] input: gspca_zc3xx as /devices/pci0000:00/0000:00:14.0/usb1/1-12/input/input19
[ 11.088329] usbcore: registered new interface driver gspca_zc3xx
[ 11.469580] iwlwifi 0000:03:00.0: Registered PHC clock: iwlwifi-PTP, with index: 1
[ 12.078592] Bluetooth: hci0: Waiting for firmware download to complete
[ 12.078935] Bluetooth: hci0: Firmware loaded in 1353990 usecs
[ 12.078990] Bluetooth: hci0: Waiting for device to boot
[ 12.093011] Bluetooth: hci0: Device booted in 13711 usecs
[ 12.093015] Bluetooth: hci0: Malformed MSFT vendor event: 0x02
[ 12.093362] Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-18-16-1.ddc
[ 12.094953] Bluetooth: hci0: Applying Intel DDC parameters completed
[ 12.095948] Bluetooth: hci0: Firmware revision 0.1 build 108 week 45 2022
[ 13.449977] memfd_create() without MFD_EXEC nor MFD_NOEXEC_SEAL, pid=1011 'Xorg'
[ 13.703644] e1000e 0000:00:1f.6 eno1: NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None
[ 15.030524] wlp3s0: authenticate with ec:c3:02:e1:3f:58
[ 15.032004] wlp3s0: send auth to ec:c3:02:e1:3f:58 (try 1/3)
[ 15.113530] wlp3s0: authenticated
[ 15.114389] wlp3s0: associate with ec:c3:02:e1:3f:58 (try 1/3)
[ 15.115646] wlp3s0: RX AssocResp from ec:c3:02:e1:3f:58 (capab=0x11 status=0 aid=13)
[ 15.118219] wlp3s0: associated
[ 15.136301] wlp3s0: Limiting TX power to 30 (30 - 0) dBm as advertised by ec:c3:02:e1:3f:58
[ 37.007499] systemd-journald[468]: /var/log/journal/2e11b7050c0649ecaf561f9ad4dd9f27/user-1000.journal: Journal file uses a different sequence number ID, rotating.
[ 92.468016] warning: `ThreadPoolForeg' uses wireless extensions which will stop working for Wi-Fi 7 hardware; use nl80211
[ 122.484309] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[ 122.490692] Bridge firewalling registered
[ 9416.399637] perf: interrupt took too long (2515 > 2500), lowering kernel.perf_event_max_sample_rate to 79500
[12447.426080] perf: interrupt took too long (3167 > 3143), lowering kernel.perf_event_max_sample_rate to 63000
[17817.141709] perf: interrupt took too long (3975 > 3958), lowering kernel.perf_event_max_sample_rate to 50100
[29842.994099] wlp3s0: deauthenticated from ec:c3:02:e1:3f:58 (Reason: 8=DISASSOC_STA_HAS_LEFT)
[32690.987476] perf: interrupt took too long (4977 > 4968), lowering kernel.perf_event_max_sample_rate to 39900
[55072.663891] wlp3s0: authenticate with ec:c3:02:e1:3f:58
[55072.670899] wlp3s0: send auth to ec:c3:02:e1:3f:58 (try 1/3)
[55072.709840] wlp3s0: authenticated
[55072.714392] wlp3s0: associate with ec:c3:02:e1:3f:58 (try 1/3)
[55072.715750] wlp3s0: RX AssocResp from ec:c3:02:e1:3f:58 (capab=0x11 status=0 aid=19)
[55072.718134] wlp3s0: associated
[55072.804662] wlp3s0: Limiting TX power to 30 (30 - 0) dBm as advertised by ec:c3:02:e1:3f:58
[86501.402689] usb 1-2: USB disconnect, device number 2
[105464.360412] perf: interrupt took too long (6222 > 6221), lowering kernel.perf_event_max_sample_rate to 32100
[115647.280754] usb 1-1: new high-speed USB device number 12 using xhci_hcd
[115647.434769] usb 1-1: New USB device found, idVendor=04e8, idProduct=6860, bcdDevice= c.00
[115647.434779] usb 1-1: New USB device strings: Mfr=7, Product=8, SerialNumber=9
[115647.434783] usb 1-1: Product: SAMSUNG_Android
[115647.434786] usb 1-1: Manufacturer: SAMSUNG
[115647.434789] usb 1-1: SerialNumber: 3158304136333098
[115647.483925] cdc_acm 1-1:1.1: ttyACM0: USB ACM device
[115647.483966] usbcore: registered new interface driver cdc_acm
[115647.483969] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[115658.819534] usb 1-1: USB disconnect, device number 12
[116244.391656] wlp3s0: deauthenticated from ec:c3:02:e1:3f:58 (Reason: 8=DISASSOC_STA_HAS_LEFT)
[116245.596685] wlp3s0: authenticate with ec:c3:02:e1:3f:5c
[116245.599452] wlp3s0: send auth to ec:c3:02:e1:3f:5c (try 1/3)
[116245.739947] wlp3s0: send auth to ec:c3:02:e1:3f:5c (try 2/3)
[116245.843233] wlp3s0: send auth to ec:c3:02:e1:3f:5c (try 3/3)
[116245.964960] wlp3s0: authentication with ec:c3:02:e1:3f:5c timed out
[141471.862005] wlp3s0: authenticate with ec:c3:02:e1:3f:5c
[141471.864810] wlp3s0: send auth to ec:c3:02:e1:3f:5c (try 1/3)
[141471.903886] wlp3s0: authenticated
[141471.907426] wlp3s0: associate with ec:c3:02:e1:3f:5c (try 1/3)
[141471.908693] wlp3s0: RX AssocResp from ec:c3:02:e1:3f:5c (capab=0x11 status=0 aid=21)
[141471.910787] wlp3s0: associated
[141472.017748] wlp3s0: Limiting TX power to 30 (30 - 0) dBm as advertised by ec:c3:02:e1:3f:5c
[157229.383031] usb 1-1: new full-speed USB device number 13 using xhci_hcd
[157229.527949] usb 1-1: New USB device found, idVendor=1c75, idProduct=028c, bcdDevice=10.03
[157229.527960] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[157229.527964] usb 1-1: Product: KL Essential 61 mk3
[157229.527967] usb 1-1: Manufacturer: Arturia
[157229.527969] usb 1-1: SerialNumber: 7446400537020267
[157229.531138] usb 1-1: Quirk or no altest; falling back to MIDI 1.0
[159481.190540] usb 1-1: USB disconnect, device number 13
[159483.280240] usb 1-2: new full-speed USB device number 14 using xhci_hcd
[159483.431815] usb 1-2: New USB device found, idVendor=1c75, idProduct=028c, bcdDevice=10.03
[159483.431825] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[159483.431829] usb 1-2: Product: KL Essential 61 mk3
[159483.431832] usb 1-2: Manufacturer: Arturia
[159483.431834] usb 1-2: SerialNumber: 7446400537020267
[159483.434857] usb 1-2: Quirk or no altest; falling back to MIDI 1.0
[159486.623439] usb 1-2: USB disconnect, device number 14
[159494.850386] usb 1-2: new high-speed USB device number 15 using xhci_hcd
[159495.003558] usb 1-2: New USB device found, idVendor=04e8, idProduct=6860, bcdDevice= c.00
[159495.003568] usb 1-2: New USB device strings: Mfr=7, Product=8, SerialNumber=9
[159495.003573] usb 1-2: Product: SAMSUNG_Android
[159495.003576] usb 1-2: Manufacturer: SAMSUNG
[159495.003578] usb 1-2: SerialNumber: 3158304136333098
[159495.011792] cdc_acm 1-2:1.1: ttyACM0: USB ACM device
[159727.570690] usb 1-2: USB disconnect, device number 15
[165061.468001] usb 1-2: new full-speed USB device number 16 using xhci_hcd
[165061.616239] usb 1-2: New USB device found, idVendor=1c75, idProduct=028c, bcdDevice=10.03
[165061.616248] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[165061.616251] usb 1-2: Product: KL Essential 61 mk3
[165061.616253] usb 1-2: Manufacturer: Arturia
[165061.616255] usb 1-2: SerialNumber: 7446400537020267
[165061.620022] usb 1-2: Quirk or no altest; falling back to MIDI 1.0
[169815.567242] usb 1-2: USB disconnect, device number 16
[170831.276507] usb 1-2: new full-speed USB device number 17 using xhci_hcd
[170831.424726] usb 1-2: New USB device found, idVendor=1c75, idProduct=028c, bcdDevice=10.03
[170831.424736] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[170831.424740] usb 1-2: Product: KL Essential 61 mk3
[170831.424743] usb 1-2: Manufacturer: Arturia
[170831.424745] usb 1-2: SerialNumber: 7446400537020267
[170831.427600] usb 1-2: Quirk or no altest; falling back to MIDI 1.0
[178864.626949] guvcview[50162]: segfault at 149 ip 0000558bddf16b6b sp 00007ffce03ae6a0 error 4 in guvcview[558bddf08000+13000] likely on CPU 10 (core 17, socket 0)
[178864.626977] Code: 24 01 bf 01 00 00 00 48 8d 35 d1 70 00 00 42 8b 4c 28 18 31 c0 ff 15 1c 9e 00 00 48 8b 44 24 10 49 01 c6 49 8b 46 38 4c 01 e8 <8b> 48 18 85 c9 0f 8e f3 0f 00 00 c7 04 24 00 00 00 00 45 31 ff 4c
[178873.677942] guvcview[50183]: segfault at 149 ip 0000561b79d15b6b sp 00007ffe8b4aea00 error 4 in guvcview[561b79d07000+13000] likely on CPU 14 (core 24, socket 0)
[178873.677971] Code: 24 01 bf 01 00 00 00 48 8d 35 d1 70 00 00 42 8b 4c 28 18 31 c0 ff 15 1c 9e 00 00 48 8b 44 24 10 49 01 c6 49 8b 46 38 4c 01 e8 <8b> 48 18 85 c9 0f 8e f3 0f 00 00 c7 04 24 00 00 00 00 45 31 ff 4c
Last edited by jamoozy (2023-09-16 00:26:00)
Offline
Hello Mr./Mrs. jamoozy.
Welcome to Arch Forums!
Could you post output of:
systemctl status boot-efi.mount
Output of:
cat /etc/fstab
If you use UUID in it, check your UUIDs using:
ls -l /dev/disk/by-uuid
Output of:
cat /etc/mkinitcpio.conf | grep HOOKS
Have a nice time!
Last edited by Paradoxer32 (2023-09-15 09:50:38)
Offline
But of course.
$ sudo systemctl status boot-efi.mount
● boot-efi.mount - /boot/efi
Loaded: loaded (/etc/fstab; generated)
Active: active (mounted) since Tue 2023-09-12 16:42:54 PDT; 2 days ago
Where: /boot/efi
What: /dev/sda4
Docs: man:fstab(5)
man:systemd-fstab-generator(8)
Tasks: 0 (limit: 18789)
Memory: 36.0K
CPU: 3ms
CGroup: /system.slice/boot-efi.mount
Sep 12 16:42:54 shark systemd[1]: Mounting /boot/efi...
Sep 12 16:42:54 shark systemd[1]: Mounted /boot/efi.
$ cat /etc/fstab
# Static information about the filesystems.
# See fstab(5) for details.
# <file system> <dir> <type> <options> <dump> <pass>
# /dev/sda1
UUID=7da65dcd-881b-4a7a-a7fc-57938b4ab650 / ext4 rw,relatime 0 1
# /dev/sda2
#UUID=2cf0519b-dac8-4eb4-8fa4-475d1d43a3a9 /home ext4 rw,relatime 0 2
# /dev/sdb1
UUID=a6d1c7c8-986e-4e3c-9fbd-03cb205bb40d /home ext4 rw,relatime 0 2
# /dev/sda3
UUID=1CE0-91FA /boot/efi vfat rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,utf8,errors=remount-ro 0 2
# /dev/sda4
UUID=9dda0c1a-b402-4811-93ee-35e604bb0083 none swap defaults 0 0
$ ls -l /dev/disk/by-uuid
total 0
lrwxrwxrwx 1 root root 10 Sep 12 16:42 1CE0-91FA -> ../../sda4
lrwxrwxrwx 1 root root 10 Sep 12 16:42 3E985BA9985B5F09 -> ../../sda3
lrwxrwxrwx 1 root root 10 Sep 12 16:42 7da65dcd-881b-4a7a-a7fc-57938b4ab650 -> ../../sda1
lrwxrwxrwx 1 root root 10 Sep 12 16:42 9dda0c1a-b402-4811-93ee-35e604bb0083 -> ../../sda5
lrwxrwxrwx 1 root root 10 Sep 12 16:42 a6d1c7c8-986e-4e3c-9fbd-03cb205bb40d -> ../../sdb1
$ cat /etc/mkinitcpio.conf | grep HOOKS
# HOOKS
# This is the most important setting in this file. The HOOKS control the
# order in which HOOKS are added. Run 'mkinitcpio -H <hook name>' for
# HOOKS=(base)
# HOOKS=(base udev autodetect modconf block filesystems fsck)
# HOOKS=(base udev modconf block filesystems fsck)
# HOOKS=(base udev modconf keyboard keymap consolefont block mdadm_udev encrypt filesystems fsck)
# HOOKS=(base udev modconf block lvm2 filesystems fsck)
HOOKS=(base udev autodetect modconf kms keyboard keymap consolefont block filesystems fsck)
Offline
When you chroot in and reinstall the linux package where do you mount the ESP to if anywhere?
Offline
I do this once the live disk comes up:
$ mount /dev/sda1 /mnt
$ /mnt/finish-mount.sh
The contents of that file:
$ cat /finish-mount.sh
#!/bin/bash -ex
mount /dev/sdb1 /mnt/home
mount /dev/sda4 /mnt/boot
swapon /dev/sda5
arch-chroot /mnt
And then, of course, I run pacman.
Offline
So when the kernel install fails the ESP is mounted to /boot/efi the kernel and initrd placed into the boot directory of the root filesystem and not used for booting. So you get a mismatch between the old kernel loaded from the ESP and the new moldues.
The chroot where the ESP is mounted to /boot the kernel reinstall brings the modules and kernel image back into sync. I suggest you adjust your fstab to mount the ESP to /boot. Or adjust the boot loader to find the kernel in the boot directory of the root file-system.
Offline
Yes, that was it. Mounting my EFI partition in the proper place solved it.
Thank you so much!
Offline