You are not logged in.
My laptop have old nvidida gpu: NVIDIA GF108GLM [Quadro 1000M]. I installed legacy nvidia drivers with these commands:
yay -S nvidia-390xx-dkms
yay -S nvidia-390xx-utils
yay -S lib32-nvidia-390xx-utils
After rebooting i get stuck on login screen before starting the graphical interface. If i login from tty and check loaded modules with lsmod there is not any module loaded for 'video'. If i try to load nvidia module manually with 'sudo modprobe nvidia' i get this:
modprobe fatal module nvidia not found in directory /lib/modules/7.0.3-arch1-1
What this mean?
I have another partition with manjaro and i was able to install the legacy drivers on it, though only through 'manjaro settings manager'.
Last edited by niko787 (2026-05-05 10:14:17)
Offline
That means you either lack the kernel headers or the dkms build failed.
Doesn't look like the 7.0 patches have been applied to the AUR package, https://aur.archlinux.org/packages/nvid … nt-1069528 - the LTS kernel would likely work.
Offline
I installed lts kernel with this command: 'sudo pacman -S linux-lts linux-lts-headers', but when i try to load nvidia module with 'sudo modproble nvidia' i get the same error.
Offline
Did the module actually build when you installed those? Or was there an error from the hook? What does `uname -r` show?
Offline
Yes, the build was successful without errors. 'uname -r' show this: 6.18.26-1-lts.
Previously i run 'sudo modprobe nvidia' right after installing lts kernel and probably that is why i get the same error. After rebooting i run the same command from tty and nvidia module was loaded successfully, i could see it with lsmod. But if i try to start the graphical interface with 'startx' it didn't work, it showed errors. Any idea why?
Offline
But if i try to start the graphical interface with 'startx' it didn't work, it showed errors.
What errors? Please post the contents of the Xorg.log which contains the errors also the contents of your ~/.xinitrc.
Offline
Mod note: moving to AUR Issues
Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD
Making lemonade from lemons since 2015.
Online
I don't have ~/.xinitrc file.
This is the content of Xorg.log:
X.Org X Server 1.21.1.22
X Protocol Version 11, Revision 0
[ 249.041] Current Operating System: Linux demo-hp 6.18.26-1-lts #1 SMP PREEMPT_DYNAMIC Thu, 30 Apr 2026 19:25:43 +0000 x86_64
[ 249.041] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux-lts root=/dev/sdb6
[ 249.041]
[ 249.042] Current version of pixman: 0.46.4
[ 249.042] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 249.042] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 249.043] (==) Log file: "/var/log/Xorg.0.log", Time: Sat May 2 20:01:17 2026
[ 249.044] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 249.044] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 249.044] (==) No Layout section. Using the first Screen section.
[ 249.044] (==) No screen section available. Using defaults.
[ 249.044] (**) |-->Screen "Default Screen Section" (0)
[ 249.044] (**) | |-->Monitor "<default monitor>"
[ 249.044] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 249.044] (**) Allowing byte-swapped clients
[ 249.044] (==) Automatically adding devices
[ 249.044] (==) Automatically enabling devices
[ 249.044] (==) Automatically adding GPU devices
[ 249.044] (==) Automatically binding GPU devices
[ 249.044] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 249.044] (WW) The directory "/usr/share/fonts/misc" does not exist.
[ 249.044] Entry deleted from font path.
[ 249.044] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/TTF".
[ 249.044] Entry deleted from font path.
[ 249.044] (Run 'mkfontdir' on "/usr/share/fonts/TTF").
[ 249.044] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[ 249.044] Entry deleted from font path.
[ 249.044] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[ 249.044] Entry deleted from font path.
[ 249.044] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[ 249.044] Entry deleted from font path.
[ 249.044] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[ 249.044] Entry deleted from font path.
[ 249.044] (==) FontPath set to:
[ 249.044] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 249.044] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 249.044] (II) Module ABI versions:
[ 249.044] X.Org ANSI C Emulation: 0.4
[ 249.044] X.Org Video Driver: 25.2
[ 249.044] X.Org XInput driver : 24.4
[ 249.044] X.Org Server Extension : 10.0
[ 249.045] (++) using VT number 2
[ 249.048] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_31
[ 249.050] (--) PCI:*(1@0:0:0) 10de:0dfa:103c:1631 rev 161, Mem @ 0xd0000000/16777216, 0xc0000000/134217728, 0xc8000000/33554432, I/O @ 0x00004000/128, BIOS @ 0x????????/131072
[ 249.050] (II) LoadModule: "glx"
[ 249.050] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 249.051] (II) Module glx: vendor="X.Org Foundation"
[ 249.051] compiled for 1.21.1.22, module version = 1.0.0
[ 249.051] ABI class: X.Org Server Extension, version 10.0
[ 249.051] (==) Matched nouveau as autoconfigured driver 0
[ 249.051] (==) Matched nv as autoconfigured driver 1
[ 249.051] (==) Matched modesetting as autoconfigured driver 2
[ 249.051] (==) Matched fbdev as autoconfigured driver 3
[ 249.051] (==) Matched vesa as autoconfigured driver 4
[ 249.051] (==) Assigned the driver to the xf86ConfigLayout
[ 249.051] (II) LoadModule: "nouveau"
[ 249.051] (WW) Warning, couldn't open module nouveau
[ 249.051] (EE) Failed to load module "nouveau" (module does not exist, 0)
[ 249.051] (II) LoadModule: "nv"
[ 249.051] (WW) Warning, couldn't open module nv
[ 249.051] (EE) Failed to load module "nv" (module does not exist, 0)
[ 249.051] (II) LoadModule: "modesetting"
[ 249.051] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 249.052] (II) Module modesetting: vendor="X.Org Foundation"
[ 249.052] compiled for 1.21.1.22, module version = 1.21.1
[ 249.052] Module class: X.Org Video Driver
[ 249.052] ABI class: X.Org Video Driver, version 25.2
[ 249.052] (II) LoadModule: "fbdev"
[ 249.052] (WW) Warning, couldn't open module fbdev
[ 249.052] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 249.052] (II) LoadModule: "vesa"
[ 249.052] (WW) Warning, couldn't open module vesa
[ 249.052] (EE) Failed to load module "vesa" (module does not exist, 0)
[ 249.052] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 249.052] (EE) open /dev/dri/card0: No such file or directory
[ 249.052] (WW) Falling back to old probe method for modesetting
[ 249.052] (EE) open /dev/dri/card0: No such file or directory
[ 249.052] (EE) Screen 0 deleted because of no matching config section.
[ 249.052] (II) UnloadModule: "modesetting"
[ 249.052] (EE) Device(s) detected, but none match those in the config file.
[ 249.052] (EE)
Fatal server error:
[ 249.052] (EE) no screens found(EE)
[ 249.052] (EE)
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
[ 249.052] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[ 249.052] (EE)
[ 249.054] (EE) Server terminated with error (1). Closing log file.Offline
What is the output of
dkms statusIf the nvidia driver isn't installed for your kernel, see https://wiki.archlinux.org/title/Dynami … ld_modules and post any errors resp. the build log.
Offline
That looks like the utils may not be installed. What does `pacman -Qs nvidia` show?
Offline
'dkms status' output:
nvidia/390.157, 6.18.26-1-lts, x86_64: installed'pacman -Qs nvidia' output:
local/egl-wayland 4:1.1.21-1
EGLStream-based Wayland external platform
local/lib32-nvidia-390xx-utils 390.157-2
NVIDIA drivers utilities (32-bit), 390xx legacy branch
local/libvdpau 1.5-4
Nvidia VDPAU library
local/linux-firmware-nvidia 20260410-1
Firmware files for Linux - Firmware for NVIDIA GPUs and SoCs
local/nvidia-390xx-dkms 390.157-21
NVIDIA drivers - module sources
local/nvidia-390xx-utils 390.157-21
NVIDIA drivers utilities
local/vulkan-nouveau 1:26.0.6-1
Open-source Vulkan driver for Nvidia GPUsOffline
modinfo nvidia
sudo modprobe -v nvidiaAnd add "initcall_blacklist=sysfb_init" to the https://wiki.archlinux.org/title/Kernel_parameters
https://bbs.archlinux.org/viewtopic.php … 1#p2290011
Offline
'sudo modprobe -v nvidia' doesn't show any output.
This is the output from 'modinfo nvidia':
filename: /lib/modules/6.18.26-1-lts/updates/dkms/nvidia.ko.zst
alias: char-major-195-*
version: 390.157
supported: external
license: NVIDIA
description: NVIDIA GPU frontend kernel module
srcversion: 2DD61716D5380A7648C2AC2
alias: pci:v000010DEd00000E00sv*sd*bc04sc80i00*
alias: pci:v000010DEd*sv*sd*bc03sc02i00*
alias: pci:v000010DEd*sv*sd*bc03sc00i00*
depends: ipmi_msghandler,video
name: nvidia
retpoline: Y
vermagic: 6.18.26-1-lts SMP preempt mod_unload
sig_id: PKCS#7
signer: DKMS module signing key
sig_key: 64:28:4C:E2:C0:F6:F8:94:6A:9D:C6:F5:82:76:0D:06:94:F2:0D:D3
sig_hashalgo: sha512
signature: 97:80:E3:77:6F:ED:9F:26:46:57:2A:4C:47:A0:99:CB:13:66:18:2B:
5A:9E:64:B9:3F:E0:0C:23:77:1E:B4:7D:1D:91:8B:C9:5A:8E:2C:B8:
25:C9:19:CF:FD:D9:7B:72:A6:15:86:4D:59:9E:1A:0A:F3:33:E2:25:
CC:24:51:58:0E:73:F6:4F:0C:EF:90:EA:DE:75:6F:C6:58:91:31:71:
B5:A6:EE:DA:B1:4E:CD:D2:3A:74:0B:E8:B7:AF:A6:3F:BF:A5:B4:AB:
64:37:5C:93:77:07:AC:C6:75:B4:0B:1B:00:F7:CB:FF:F1:33:0A:5F:
F0:92:52:93:D1:2F:A1:C7:20:6C:3A:DB:6F:A0:84:E1:0D:EA:D3:13:
E5:62:08:3B:8F:48:20:9E:49:D2:D6:1F:9C:C8:5A:22:9A:60:3F:0D:
8B:DE:6C:DD:A4:72:41:1E:7B:E4:E7:15:20:6F:9E:24:F1:F9:8E:36:
EE:9A:D4:F0:A0:9D:12:61:43:6D:8D:D0:FE:FB:7C:A7:BF:30:5B:37:
8F:BB:95:66:60:5D:22:FD:D3:2D:62:D5:99:59:D8:83:49:AA:D1:69:
E1:B9:2B:56:FF:88:11:55:73:EE:7A:28:1D:CF:37:03:E2:B6:06:DF:
37:B4:BB:CB:B0:1F:5C:6B:7A:22:72:C4:BA:1D:B1:51
parm: NVreg_Mobile:int
parm: NVreg_ResmanDebugLevel:int
parm: NVreg_RmLogonRC:int
parm: NVreg_ModifyDeviceFiles:int
parm: NVreg_DeviceFileUID:int
parm: NVreg_DeviceFileGID:int
parm: NVreg_DeviceFileMode:int
parm: NVreg_UpdateMemoryTypes:int
parm: NVreg_InitializeSystemMemoryAllocations:int
parm: NVreg_UsePageAttributeTable:int
parm: NVreg_MapRegistersEarly:int
parm: NVreg_RegisterForACPIEvents:int
parm: NVreg_CheckPCIConfigSpace:int
parm: NVreg_EnablePCIeGen3:int
parm: NVreg_EnableMSI:int
parm: NVreg_TCEBypassMode:int
parm: NVreg_UseThreadedInterrupts:int
parm: NVreg_EnableStreamMemOPs:int
parm: NVreg_EnableBacklightHandler:int
parm: NVreg_RestrictProfilingToAdminUsers:int
parm: NVreg_EnableUserNUMAManagement:int
parm: NVreg_EnableIBMNPURelaxedOrderingMode:int
parm: NVreg_MemoryPoolSize:int
parm: NVreg_KMallocHeapMaxSize:int
parm: NVreg_VMallocHeapMaxSize:int
parm: NVreg_IgnoreMMIOCheck:int
parm: NVreg_RegistryDwords:charp
parm: NVreg_RegistryDwordsPerDevice:charp
parm: NVreg_RmMsg:charp
parm: NVreg_AssignGpus:charpThese are screenshots from 'inxi -G' and startx error:
Offline
Please don't post pictures of text. post the text.
Did you blacklist the simplydumb device?
Offline
Please run `dmesg` with root privileges and post the output.
Offline
I am not sure if this is the right way to blacklist the simplydumb device but i created this fife '/etc/modprobe.d/blacklist-simpledrm.conf' and inserted this text in the file: 'blacklist simpledrm'
This is the output from 'sudo dmesg':
[ 0.000000] Linux version 6.18.26-1-lts (linux-lts@archlinux) (gcc (GCC) 15.2.1 20260209, GNU ld (GNU Binutils) 2.46) #1 SMP PREEMPT_DYNAMIC Thu, 30 Apr 2026 19:25:43 +0000
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-linux-lts root=/dev/sdb6
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009ebff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009ec00-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000beebcfff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000beebd000-0x00000000bf6bcfff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000bf6bd000-0x00000000bf7bcfff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000bf7bd000-0x00000000bf7fefff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x00000000bf7ff000-0x00000000bf7fffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000bf800000-0x00000000bfffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed13fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed18000-0x00000000fed19fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ffd00000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000023dffffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] APIC: Static calls initialized
[ 0.000000] SMBIOS 2.6 present.
[ 0.000000] DMI: Hewlett-Packard HP EliteBook 8560w/1631, BIOS 68SVD Ver. F.22 01/05/2012
[ 0.000000] DMI: Memory slots populated: 2/4
[ 0.000000] tsc: Fast TSC calibration using PIT
[ 0.000000] tsc: Detected 2294.889 MHz processor
[ 0.001256] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.001260] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.001269] last_pfn = 0x23e000 max_arch_pfn = 0x400000000
[ 0.001278] MTRR map: 7 entries (3 fixed + 4 variable; max 23), built from 10 variable MTRRs
[ 0.001280] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.002503] last_pfn = 0xbf800 max_arch_pfn = 0x400000000
[ 0.015419] RAMDISK: [mem 0x28de9000-0x306ebfff]
[ 0.015581] ACPI: Early table checksum verification disabled
[ 0.015585] ACPI: RSDP 0x00000000000F2F60 000024 (v02 HPQOEM)
[ 0.015590] ACPI: XSDT 0x00000000BF7FE120 000084 (v01 HPQOEM SLIC-MPC 0000000F 01000013)
[ 0.015597] ACPI: FACP 0x00000000BF7FC000 0000F4 (v03 HPQOEM 1631 0000000F HP 00000001)
[ 0.015605] ACPI: DSDT 0x00000000BF7D4000 0228E6 (v02 HPQOEM 1631 00000001 INTL 20060912)
[ 0.015609] ACPI: FACS 0x00000000BF786000 000040
[ 0.015612] ACPI: FACS 0x00000000BF786000 000040
[ 0.015616] ACPI: HPET 0x00000000BF7FB000 000038 (v01 HPQOEM 1631 00000001 HP 00000001)
[ 0.015620] ACPI: APIC 0x00000000BF7FA000 0000BC (v01 HPQOEM 1631 00000001 HP 00000001)
[ 0.015624] ACPI: MCFG 0x00000000BF7F9000 00003C (v01 HPQOEM 1631 00000001 HP 00000001)
[ 0.015627] ACPI: TCPA 0x00000000BF7F7000 000032 (v02 HPQOEM 1631 00000000 HP 00000001)
[ 0.015631] ACPI: SSDT 0x00000000BF7D1000 000266 (v01 HPQOEM SataAhci 00001000 INTL 20060912)
[ 0.015635] ACPI: SSDT 0x00000000BF7D0000 0004FC (v01 HPQOEM PtidDevc 00001000 INTL 20060912)
[ 0.015639] ACPI: SLIC 0x00000000BF7CF000 000176 (v01 HPQOEM SLIC-MPC 00000001 HP 00000001)
[ 0.015643] ACPI: SSDT 0x00000000BF7CC000 0017E7 (v01 HPQOEM NVIDIAGF 00000001 INTL 20060912)
[ 0.015647] ACPI: SSDT 0x00000000BF7CB000 0007CE (v01 PmRef Cpu0Ist 00003000 INTL 20060912)
[ 0.015651] ACPI: SSDT 0x00000000BF7CA000 0009B1 (v01 PmRef CpuPm 00003000 INTL 20060912)
[ 0.015655] ACPI: ASF! 0x00000000BF7F8000 0000A5 (v32 HPQOEM 1631 00000001 HP 00000001)
[ 0.015658] ACPI: Reserving FACP table memory at [mem 0xbf7fc000-0xbf7fc0f3]
[ 0.015660] ACPI: Reserving DSDT table memory at [mem 0xbf7d4000-0xbf7f68e5]
[ 0.015661] ACPI: Reserving FACS table memory at [mem 0xbf786000-0xbf78603f]
[ 0.015662] ACPI: Reserving FACS table memory at [mem 0xbf786000-0xbf78603f]
[ 0.015663] ACPI: Reserving HPET table memory at [mem 0xbf7fb000-0xbf7fb037]
[ 0.015664] ACPI: Reserving APIC table memory at [mem 0xbf7fa000-0xbf7fa0bb]
[ 0.015665] ACPI: Reserving MCFG table memory at [mem 0xbf7f9000-0xbf7f903b]
[ 0.015666] ACPI: Reserving TCPA table memory at [mem 0xbf7f7000-0xbf7f7031]
[ 0.015667] ACPI: Reserving SSDT table memory at [mem 0xbf7d1000-0xbf7d1265]
[ 0.015668] ACPI: Reserving SSDT table memory at [mem 0xbf7d0000-0xbf7d04fb]
[ 0.015669] ACPI: Reserving SLIC table memory at [mem 0xbf7cf000-0xbf7cf175]
[ 0.015670] ACPI: Reserving SSDT table memory at [mem 0xbf7cc000-0xbf7cd7e6]
[ 0.015672] ACPI: Reserving SSDT table memory at [mem 0xbf7cb000-0xbf7cb7cd]
[ 0.015673] ACPI: Reserving SSDT table memory at [mem 0xbf7ca000-0xbf7ca9b0]
[ 0.015674] ACPI: Reserving ASF! table memory at [mem 0xbf7f8000-0xbf7f80a4]
[ 0.015740] No NUMA configuration found
[ 0.015741] Faking a node at [mem 0x0000000000000000-0x000000023dffffff]
[ 0.015753] NODE_DATA(0) allocated [mem 0x23dfd2280-0x23dffcfff]
[ 0.016084] Zone ranges:
[ 0.016085] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.016087] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.016089] Normal [mem 0x0000000100000000-0x000000023dffffff]
[ 0.016091] Device empty
[ 0.016092] Movable zone start for each node
[ 0.016096] Early memory node ranges
[ 0.016096] node 0: [mem 0x0000000000001000-0x000000000009dfff]
[ 0.016098] node 0: [mem 0x0000000000100000-0x00000000beebcfff]
[ 0.016100] node 0: [mem 0x00000000bf7ff000-0x00000000bf7fffff]
[ 0.016101] node 0: [mem 0x0000000100000000-0x000000023dffffff]
[ 0.016103] Initmem setup node 0 [mem 0x0000000000001000-0x000000023dffffff]
[ 0.016110] On node 0, zone DMA: 1 pages in unavailable ranges
[ 0.016137] On node 0, zone DMA: 98 pages in unavailable ranges
[ 0.021626] On node 0, zone DMA32: 2370 pages in unavailable ranges
[ 0.030801] On node 0, zone Normal: 2048 pages in unavailable ranges
[ 0.030886] On node 0, zone Normal: 8192 pages in unavailable ranges
[ 0.031166] ACPI: PM-Timer IO Port: 0x408
[ 0.031179] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[ 0.031181] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[ 0.031182] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[ 0.031183] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[ 0.031184] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[ 0.031185] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[ 0.031186] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[ 0.031187] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[ 0.031199] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23
[ 0.031202] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.031205] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.031210] ACPI: Using ACPI (MADT) for SMP configuration information
[ 0.031212] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[ 0.031218] TSC deadline timer available
[ 0.031225] CPU topo: Max. logical packages: 1
[ 0.031226] CPU topo: Max. logical dies: 1
[ 0.031227] CPU topo: Max. dies per package: 1
[ 0.031233] CPU topo: Max. threads per core: 2
[ 0.031235] CPU topo: Num. cores per package: 4
[ 0.031235] CPU topo: Num. threads per package: 8
[ 0.031236] CPU topo: Allowing 8 present CPUs plus 0 hotplug CPUs
[ 0.031256] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.031259] PM: hibernation: Registered nosave memory: [mem 0x0009e000-0x000fffff]
[ 0.031261] PM: hibernation: Registered nosave memory: [mem 0xbeebd000-0xbf7fefff]
[ 0.031263] PM: hibernation: Registered nosave memory: [mem 0xbf800000-0xffffffff]
[ 0.031265] [mem 0xc0000000-0xdfffffff] available for PCI devices
[ 0.031267] Booting paravirtualized kernel on bare hardware
[ 0.031270] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[ 0.041174] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1
[ 0.041548] percpu: Embedded 63 pages/cpu s221184 r8192 d28672 u262144
[ 0.041555] pcpu-alloc: s221184 r8192 d28672 u262144 alloc=1*2097152
[ 0.041559] pcpu-alloc: [0] 0 1 2 3 4 5 6 7
[ 0.041583] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux-lts root=/dev/sdb6
[ 0.041612] printk: log buffer data + meta data: 131072 + 458752 = 589824 bytes
[ 0.042499] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[ 0.042979] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[ 0.043154] software IO TLB: area num 8.
[ 0.058220] Fallback order for Node 0: 0
[ 0.058227] Built 1 zonelists, mobility grouping on. Total pages: 2084443
[ 0.058228] Policy zone: Normal
[ 0.058513] mem auto-init: stack:all(zero), heap alloc:on, heap free:off
[ 0.094228] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[ 0.094396] Kernel/User page tables isolation: enabled
[ 0.106616] ftrace: allocating 57114 entries in 224 pages
[ 0.106620] ftrace: allocated 224 pages with 3 groups
[ 0.107866] Dynamic Preempt: voluntary
[ 0.108083] rcu: Preemptible hierarchical RCU implementation.
[ 0.108085] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=8.
[ 0.108086] rcu: RCU priority boosting: priority 1 delay 500 ms.
[ 0.108088] Trampoline variant of Tasks RCU enabled.
[ 0.108088] Rude variant of Tasks RCU enabled.
[ 0.108089] Tracing variant of Tasks RCU enabled.
[ 0.108090] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[ 0.108091] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
[ 0.108108] RCU Tasks: Setting shift to 3 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=8.
[ 0.108111] RCU Tasks Rude: Setting shift to 3 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=8.
[ 0.108113] RCU Tasks Trace: Setting shift to 3 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=8.
[ 0.116909] NR_IRQS: 524544, nr_irqs: 488, preallocated irqs: 16
[ 0.117146] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[ 0.117849] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
[ 0.123459] Console: colour VGA+ 80x25
[ 0.123463] printk: legacy console [tty0] enabled
[ 0.123773] ACPI: Core revision 20250807
[ 0.124146] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
[ 0.124164] APIC: Switch to symmetric I/O mode setup
[ 0.124236] x2apic: IRQ remapping doesn't support X2APIC mode
[ 0.124677] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.140831] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x211459216a2, max_idle_ns: 440795271704 ns
[ 0.140837] Calibrating delay loop (skipped), value calculated using timer frequency.. 4591.01 BogoMIPS (lpj=7649630)
[ 0.140869] CPU0: Thermal monitoring enabled (TM1)
[ 0.140901] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8
[ 0.140903] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
[ 0.140908] process: using mwait in idle threads
[ 0.140911] mitigations: Enabled attack vectors: user_kernel, user_user, guest_host, guest_guest, SMT mitigations: auto
[ 0.140917] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
[ 0.140919] Spectre V2 : Mitigation: Retpolines
[ 0.140921] Spectre V2 : User space: Mitigation: STIBP via prctl
[ 0.140922] MDS: Mitigation: Clear CPU buffers
[ 0.140923] VMSCAPE: Mitigation: IBPB before exit to userspace
[ 0.140925] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 0.140926] Spectre V2 : Spectre v2 / SpectreRSB: Filling RSB on context switch and VMEXIT
[ 0.140927] Spectre V2 : Enabling Restricted Speculation for firmware calls
[ 0.140930] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[ 0.140937] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[ 0.140939] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[ 0.140940] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[ 0.140942] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
[ 0.140944] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
[ 0.173509] Freeing SMP alternatives memory: 56K
[ 0.173521] pid_max: default: 32768 minimum: 301
[ 0.174295] LSM: initializing lsm=capability,landlock,lockdown,yama,bpf
[ 0.175189] landlock: Up and running.
[ 0.175192] Yama: becoming mindful.
[ 0.175417] LSM support for eBPF active
[ 0.175741] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.175755] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.180939] smpboot: CPU0: Intel(R) Core(TM) i7-2820QM CPU @ 2.30GHz (family: 0x6, model: 0x2a, stepping: 0x7)
[ 0.181351] Performance Events: PEBS fmt1+, SandyBridge events, 16-deep LBR, full-width counters, Intel PMU driver.
[ 0.181373] ... version: 3
[ 0.181374] ... bit width: 48
[ 0.181375] ... generic counters: 4
[ 0.181376] ... generic bitmap: 000000000000000f
[ 0.181377] ... fixed-purpose counters: 3
[ 0.181378] ... fixed-purpose bitmap: 0000000000000007
[ 0.181380] ... value mask: 0000ffffffffffff
[ 0.181381] ... max period: 00007fffffffffff
[ 0.181382] ... global_ctrl mask: 000000070000000f
[ 0.181650] signal: max sigframe size: 1776
[ 0.181672] Estimated ratio of average max frequency by base frequency (times 1024): 1380
[ 0.181746] rcu: Hierarchical SRCU implementation.
[ 0.181748] rcu: Max phase no-delay instances is 1000.
[ 0.181878] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level
[ 0.182709] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[ 0.182857] smp: Bringing up secondary CPUs ...
[ 0.183070] smpboot: x86: Booting SMP configuration:
[ 0.183072] .... node #0, CPUs: #2 #4 #6 #1 #3 #5 #7
[ 0.191044] MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.
[ 0.191044] VMSCAPE: SMT on, STIBP is required for full protection. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/vmscape.html for more details.
[ 0.196169] smp: Brought up 1 node, 8 CPUs
[ 0.196169] smpboot: Total of 8 processors activated (36732.15 BogoMIPS)
[ 0.197671] Memory: 7928660K/8337772K available (20328K kernel code, 2940K rwdata, 16372K rodata, 4748K init, 4756K bss, 394172K reserved, 0K cma-reserved)
[ 0.198084] devtmpfs: initialized
[ 0.198084] x86/mm: Memory block size: 128MB
[ 0.198919] ACPI: PM: Registering ACPI NVS region [mem 0xbf6bd000-0xbf7bcfff] (1048576 bytes)
[ 0.198919] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[ 0.198919] posixtimers hash table entries: 4096 (order: 4, 65536 bytes, linear)
[ 0.198919] futex hash table entries: 2048 (131072 bytes on 1 NUMA nodes, total 128 KiB, linear).
[ 0.198919] pinctrl core: initialized pinctrl subsystem
[ 0.198919] PM: RTC time: 14:17:47, date: 2026-05-03
[ 0.201782] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.202010] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations
[ 0.202106] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.202200] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.202213] audit: initializing netlink subsys (disabled)
[ 0.202233] audit: type=2000 audit(1777817866.076:1): state=initialized audit_enabled=0 res=1
[ 0.202233] thermal_sys: Registered thermal governor 'fair_share'
[ 0.202233] thermal_sys: Registered thermal governor 'bang_bang'
[ 0.202233] thermal_sys: Registered thermal governor 'step_wise'
[ 0.202233] thermal_sys: Registered thermal governor 'user_space'
[ 0.202233] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.202233] cpuidle: using governor ladder
[ 0.202233] cpuidle: using governor menu
[ 0.202233] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[ 0.202233] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.202233] PCI: ECAM [mem 0xe0000000-0xefffffff] (base 0xe0000000) for domain 0000 [bus 00-ff]
[ 0.202233] PCI: ECAM [mem 0xe0000000-0xefffffff] reserved as E820 entry
[ 0.202233] PCI: Using configuration type 1 for base access
[ 0.202233] core: PMU erratum BJ122, BV98, HSD29 worked around, HT is on
[ 0.202233] mtrr: your CPUs had inconsistent variable MTRR settings
[ 0.202233] mtrr: probably your BIOS does not setup all CPUs.
[ 0.202233] mtrr: corrected configuration.
[ 0.202233] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[ 0.223460] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.223460] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[ 0.226895] raid6: skipped pq benchmark and selected sse2x4
[ 0.226895] raid6: using ssse3x2 recovery algorithm
[ 0.226895] ACPI: Added _OSI(Module Device)
[ 0.226895] ACPI: Added _OSI(Processor Device)
[ 0.226895] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.240941] ACPI: 6 ACPI AML tables successfully acquired and loaded
[ 0.244292] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[ 0.252403] ACPI: Dynamic OEM Table Load:
[ 0.252403] ACPI: SSDT 0xFFFF8C5381729000 00074D (v01 PmRef Cpu0Cst 00003001 INTL 20060912)
[ 0.254190] ACPI: Dynamic OEM Table Load:
[ 0.254197] ACPI: SSDT 0xFFFF8C5380A57000 000303 (v01 PmRef ApIst 00003000 INTL 20060912)
[ 0.254928] ACPI: Dynamic OEM Table Load:
[ 0.254934] ACPI: SSDT 0xFFFF8C5381763000 000119 (v01 PmRef ApCst 00003000 INTL 20060912)
[ 0.257179] ACPI: EC: EC started
[ 0.257181] ACPI: EC: interrupt blocked
[ 2.055469] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[ 2.055473] ACPI: \_SB_.PCI0.LPCB.EC0_: Boot DSDT EC used to handle transactions
[ 2.055476] ACPI: Interpreter enabled
[ 2.055501] ACPI: PM: (supports S0 S3 S4 S5)
[ 2.055503] ACPI: Using IOAPIC for interrupt routing
[ 2.056268] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 2.056270] PCI: Using E820 reservations for host bridge windows
[ 2.056598] ACPI: Enabled 7 GPEs in block 00 to 3F
[ 2.059719] ACPI: \_SB_.PCI0.HDEF.APPR: New power resource
[ 2.062991] ACPI: \_SB_.PCI0.LPCB.SIO_.COM1.COMP: New power resource
[ 2.063959] ACPI: \_SB_.PCI0.LPCB.SIO_.LPT0.LPP_: New power resource
[ 2.068940] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
[ 2.068950] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[ 2.069559] acpi PNP0A08:00: _OSC: platform does not support [SHPCHotplug LTR DPC]
[ 2.071355] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
[ 2.071358] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[ 2.072112] PCI host bridge to bus 0000:00
[ 2.072118] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 2.072121] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 2.072123] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 2.072125] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xdfffffff window]
[ 2.072127] pci_bus 0000:00: root bus resource [mem 0xf0000000-0xfedfffff window]
[ 2.072129] pci_bus 0000:00: root bus resource [mem 0xfee01000-0xffffffff window]
[ 2.072131] pci_bus 0000:00: root bus resource [bus 00-3e]
[ 2.072148] pci 0000:00:00.0: [8086:0104] type 00 class 0x060000 conventional PCI endpoint
[ 2.072246] pci 0000:00:01.0: [8086:0101] type 01 class 0x060400 PCIe Root Port
[ 2.072259] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 2.072263] pci 0000:00:01.0: bridge window [io 0x4000-0x4fff]
[ 2.072266] pci 0000:00:01.0: bridge window [mem 0xd0000000-0xd10fffff]
[ 2.072272] pci 0000:00:01.0: bridge window [mem 0xc0000000-0xc9ffffff 64bit pref]
[ 2.072307] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[ 2.072458] pci 0000:00:16.0: [8086:1c3a] type 00 class 0x078000 conventional PCI endpoint
[ 2.072506] pci 0000:00:16.0: BAR 0 [mem 0xd1524000-0xd152400f 64bit]
[ 2.072560] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[ 2.072644] pci 0000:00:19.0: [8086:1502] type 00 class 0x020000 conventional PCI endpoint
[ 2.072683] pci 0000:00:19.0: BAR 0 [mem 0xd1500000-0xd151ffff]
[ 2.072686] pci 0000:00:19.0: BAR 1 [mem 0xd152a000-0xd152afff]
[ 2.072690] pci 0000:00:19.0: BAR 2 [io 0x5020-0x503f]
[ 2.072739] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
[ 2.072848] pci 0000:00:1a.0: [8086:1c2d] type 00 class 0x0c0320 conventional PCI endpoint
[ 2.072893] pci 0000:00:1a.0: BAR 0 [mem 0xd1529000-0xd15293ff]
[ 2.072950] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[ 2.073074] pci 0000:00:1b.0: [8086:1c20] type 00 class 0x040300 PCIe Root Complex Integrated Endpoint
[ 2.073114] pci 0000:00:1b.0: BAR 0 [mem 0xd1520000-0xd1523fff 64bit]
[ 2.073179] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 2.075323] pci 0000:00:1c.0: [8086:1c10] type 01 class 0x060400 PCIe Root Port
[ 2.075353] pci 0000:00:1c.0: PCI bridge to [bus 02]
[ 2.075361] pci 0000:00:1c.0: bridge window [mem 0xd1400000-0xd14fffff]
[ 2.075447] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 2.075580] pci 0000:00:1c.1: [8086:1c12] type 01 class 0x060400 PCIe Root Port
[ 2.075609] pci 0000:00:1c.1: PCI bridge to [bus 03-23]
[ 2.075615] pci 0000:00:1c.1: bridge window [io 0x2000-0x3fff]
[ 2.075619] pci 0000:00:1c.1: bridge window [mem 0xcc000000-0xcfffffff]
[ 2.075705] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[ 2.075851] pci 0000:00:1c.2: [8086:1c14] type 01 class 0x060400 PCIe Root Port
[ 2.075880] pci 0000:00:1c.2: PCI bridge to [bus 24]
[ 2.075887] pci 0000:00:1c.2: bridge window [mem 0xd1300000-0xd13fffff]
[ 2.075972] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[ 2.076103] pci 0000:00:1c.3: [8086:1c16] type 01 class 0x060400 PCIe Root Port
[ 2.076131] pci 0000:00:1c.3: PCI bridge to [bus 25]
[ 2.076139] pci 0000:00:1c.3: bridge window [mem 0xd1200000-0xd12fffff]
[ 2.076223] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[ 2.076356] pci 0000:00:1c.7: [8086:1c1e] type 01 class 0x060400 PCIe Root Port
[ 2.076385] pci 0000:00:1c.7: PCI bridge to [bus 26]
[ 2.076392] pci 0000:00:1c.7: bridge window [mem 0xd1100000-0xd11fffff]
[ 2.076476] pci 0000:00:1c.7: PME# supported from D0 D3hot D3cold
[ 2.076601] pci 0000:00:1d.0: [8086:1c26] type 00 class 0x0c0320 conventional PCI endpoint
[ 2.076646] pci 0000:00:1d.0: BAR 0 [mem 0xd1528000-0xd15283ff]
[ 2.076703] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[ 2.076823] pci 0000:00:1f.0: [8086:1c4f] type 00 class 0x060100 conventional PCI endpoint
[ 2.077047] pci 0000:00:1f.2: [8086:1c03] type 00 class 0x010601 conventional PCI endpoint
[ 2.077083] pci 0000:00:1f.2: BAR 0 [io 0x5048-0x504f]
[ 2.077087] pci 0000:00:1f.2: BAR 1 [io 0x5054-0x5057]
[ 2.077090] pci 0000:00:1f.2: BAR 2 [io 0x5040-0x5047]
[ 2.077093] pci 0000:00:1f.2: BAR 3 [io 0x5050-0x5053]
[ 2.077097] pci 0000:00:1f.2: BAR 4 [io 0x5000-0x501f]
[ 2.077100] pci 0000:00:1f.2: BAR 5 [mem 0xd1527000-0xd15277ff]
[ 2.077146] pci 0000:00:1f.2: PME# supported from D3hot
[ 2.077308] pci 0000:01:00.0: [10de:0dfa] type 00 class 0x030000 PCIe Endpoint
[ 2.077355] pci 0000:01:00.0: BAR 0 [mem 0xd0000000-0xd0ffffff]
[ 2.077360] pci 0000:01:00.0: BAR 1 [mem 0xc0000000-0xc7ffffff 64bit pref]
[ 2.077364] pci 0000:01:00.0: BAR 3 [mem 0xc8000000-0xc9ffffff 64bit pref]
[ 2.077367] pci 0000:01:00.0: BAR 5 [io 0x4000-0x407f]
[ 2.077370] pci 0000:01:00.0: ROM [mem 0xfff80000-0xffffffff pref]
[ 2.077379] pci 0000:01:00.0: enabling Extended Tags
[ 2.077409] pci 0000:01:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 2.078802] pci 0000:01:00.1: [10de:0bea] type 00 class 0x040300 PCIe Endpoint
[ 2.078849] pci 0000:01:00.1: BAR 0 [mem 0xd1000000-0xd1003fff]
[ 2.078865] pci 0000:01:00.1: enabling Extended Tags
[ 2.078994] pci 0000:00:01.0: ASPM: current common clock configuration is inconsistent, reconfiguring
[ 2.087560] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 2.087640] pci 0000:00:1c.0: PCI bridge to [bus 02]
[ 2.087760] pci 0000:00:1c.1: PCI bridge to [bus 03-23]
[ 2.087916] pci 0000:24:00.0: [197b:2380] type 00 class 0x0c0010 PCIe Endpoint
[ 2.088032] pci 0000:24:00.0: BAR 0 [mem 0xd1300000-0xd13007ff]
[ 2.088038] pci 0000:24:00.0: BAR 1 [mem 0xd1305000-0xd13050ff]
[ 2.088399] pci 0000:24:00.1: [197b:2392] type 00 class 0x088000 PCIe Endpoint
[ 2.088498] pci 0000:24:00.1: BAR 0 [mem 0xd1304000-0xd13040ff]
[ 2.088515] pci 0000:24:00.1: ROM [mem 0xffff8000-0xffffffff pref]
[ 2.088830] pci 0000:24:00.2: [197b:2391] type 00 class 0x080501 PCIe Endpoint
[ 2.088929] pci 0000:24:00.2: BAR 0 [mem 0xd1303000-0xd13030ff]
[ 2.089309] pci 0000:00:1c.2: PCI bridge to [bus 24]
[ 2.089570] pci 0000:25:00.0: [8086:0085] type 00 class 0x028000 PCIe Endpoint
[ 2.089955] pci 0000:25:00.0: BAR 0 [mem 0xd1200000-0xd1201fff 64bit]
[ 2.090522] pci 0000:25:00.0: PME# supported from D0 D3hot D3cold
[ 2.091198] pci 0000:00:1c.3: PCI bridge to [bus 25]
[ 2.091308] pci 0000:26:00.0: [1033:0194] type 00 class 0x0c0330 PCIe Endpoint
[ 2.091424] pci 0000:26:00.0: BAR 0 [mem 0xd1100000-0xd1101fff 64bit]
[ 2.091613] pci 0000:26:00.0: PME# supported from D0 D3hot D3cold
[ 2.091853] pci 0000:00:1c.7: PCI bridge to [bus 26]
[ 2.094826] ACPI: PCI: Interrupt link LNKA configured for IRQ 10
[ 2.094898] ACPI: PCI: Interrupt link LNKB configured for IRQ 10
[ 2.094966] ACPI: PCI: Interrupt link LNKC configured for IRQ 10
[ 2.095034] ACPI: PCI: Interrupt link LNKD configured for IRQ 10
[ 2.095101] ACPI: PCI: Interrupt link LNKE configured for IRQ 11
[ 2.095168] ACPI: PCI: Interrupt link LNKF configured for IRQ 0
[ 2.095170] ACPI: PCI: Interrupt link LNKF disabled
[ 2.095237] ACPI: PCI: Interrupt link LNKG configured for IRQ 5
[ 2.095304] ACPI: PCI: Interrupt link LNKH configured for IRQ 0
[ 2.095305] ACPI: PCI: Interrupt link LNKH disabled
[ 2.096002] ACPI: EC: interrupt unblocked
[ 2.096004] ACPI: EC: event unblocked
[ 2.096009] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[ 2.096011] ACPI: EC: GPE=0x16
[ 2.096013] ACPI: \_SB_.PCI0.LPCB.EC0_: Boot DSDT EC initialization complete
[ 2.096016] ACPI: \_SB_.PCI0.LPCB.EC0_: EC: Used to handle transactions and events
[ 2.097528] iommu: Default domain type: Translated
[ 2.097528] iommu: DMA domain TLB invalidation policy: lazy mode
[ 2.097746] SCSI subsystem initialized
[ 2.097756] libata version 3.00 loaded.
[ 2.097756] ACPI: bus type USB registered
[ 2.097756] usbcore: registered new interface driver usbfs
[ 2.097756] usbcore: registered new interface driver hub
[ 2.097756] usbcore: registered new device driver usb
[ 2.097756] EDAC MC: Ver: 3.0.0
[ 2.097816] NetLabel: Initializing
[ 2.097819] NetLabel: domain hash size = 128
[ 2.097820] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 2.097840] NetLabel: unlabeled traffic allowed by default
[ 2.097846] mctp: management component transport protocol core
[ 2.097847] NET: Registered PF_MCTP protocol family
[ 2.097863] PCI: Using ACPI for IRQ routing
[ 2.104048] PCI: pci_cache_line_size set to 64 bytes
[ 2.104170] e820: reserve RAM buffer [mem 0x0009ec00-0x0009ffff]
[ 2.104174] e820: reserve RAM buffer [mem 0xbeebd000-0xbfffffff]
[ 2.104176] e820: reserve RAM buffer [mem 0xbf800000-0xbfffffff]
[ 2.104177] e820: reserve RAM buffer [mem 0x23e000000-0x23fffffff]
[ 2.104212] pci 0000:01:00.0: vgaarb: setting as boot VGA device
[ 2.104212] pci 0000:01:00.0: vgaarb: bridge control possible
[ 2.104212] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 2.104212] vgaarb: loaded
[ 2.107641] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[ 2.107641] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[ 2.109727] clocksource: Switched to clocksource tsc-early
[ 2.109727] VFS: Disk quotas dquot_6.6.0
[ 2.109727] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 2.109727] pnp: PnP ACPI init
[ 2.109728] system 00:00: [mem 0xfed1c000-0xfed1ffff] has been reserved
[ 2.109734] system 00:00: [mem 0xfed10000-0xfed17fff] could not be reserved
[ 2.109737] system 00:00: [mem 0xfed18000-0xfed18fff] has been reserved
[ 2.109739] system 00:00: [mem 0x00000000-0x00000fff] could not be reserved
[ 2.109742] system 00:00: [mem 0xd1600000-0xd1600fff] has been reserved
[ 2.109744] system 00:00: [mem 0xe0000000-0xefffffff] has been reserved
[ 2.109747] system 00:00: [mem 0xfed20000-0xfed3ffff] has been reserved
[ 2.109749] system 00:00: [mem 0xfed90000-0xfed93fff] has been reserved
[ 2.109751] system 00:00: [mem 0xfed45000-0xfed8ffff] has been reserved
[ 2.109754] system 00:00: [mem 0xfec00000-0xfec00fff] could not be reserved
[ 2.109990] system 00:02: [io 0x0200-0x027f] has been reserved
[ 2.109994] system 00:02: [io 0x1000-0x100f] has been reserved
[ 2.109996] system 00:02: [io 0xffff] has been reserved
[ 2.109998] system 00:02: [io 0xffff] has been reserved
[ 2.110000] system 00:02: [io 0x0400-0x047f] has been reserved
[ 2.110001] system 00:02: [io 0x0500-0x057f] has been reserved
[ 2.110003] system 00:02: [io 0xef80-0xef9f] has been reserved
[ 2.110622] pnp 00:04: [dma 0 disabled]
[ 2.111323] pnp: PnP ACPI: found 7 devices
[ 2.118023] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 2.118315] NET: Registered PF_INET protocol family
[ 2.118441] IP idents hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 2.139250] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear)
[ 2.139287] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 2.139337] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 2.139626] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
[ 2.139988] TCP: Hash tables configured (established 65536 bind 65536)
[ 2.140138] MPTCP token hash table entries: 8192 (order: 6, 196608 bytes, linear)
[ 2.140227] UDP hash table entries: 4096 (order: 6, 262144 bytes, linear)
[ 2.140298] UDP-Lite hash table entries: 4096 (order: 6, 262144 bytes, linear)
[ 2.140437] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 2.140450] NET: Registered PF_XDP protocol family
[ 2.140457] pci 0000:24:00.1: ROM [mem 0xffff8000-0xffffffff pref]: can't claim; no compatible bridge window
[ 2.140465] pci 0000:00:1c.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 03-23] add_size 200000 add_align 100000
[ 2.140482] pci 0000:00:1c.1: bridge window [mem 0xca000000-0xca1fffff 64bit pref]: assigned
[ 2.140487] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 2.140490] pci 0000:00:01.0: bridge window [io 0x4000-0x4fff]
[ 2.140494] pci 0000:00:01.0: bridge window [mem 0xd0000000-0xd10fffff]
[ 2.140497] pci 0000:00:01.0: bridge window [mem 0xc0000000-0xc9ffffff 64bit pref]
[ 2.140501] pci 0000:00:1c.0: PCI bridge to [bus 02]
[ 2.140507] pci 0000:00:1c.0: bridge window [mem 0xd1400000-0xd14fffff]
[ 2.140517] pci 0000:00:1c.1: PCI bridge to [bus 03-23]
[ 2.140520] pci 0000:00:1c.1: bridge window [io 0x2000-0x3fff]
[ 2.140526] pci 0000:00:1c.1: bridge window [mem 0xcc000000-0xcfffffff]
[ 2.140530] pci 0000:00:1c.1: bridge window [mem 0xca000000-0xca1fffff 64bit pref]
[ 2.140539] pci 0000:24:00.1: ROM [mem 0xd1308000-0xd130ffff pref]: assigned
[ 2.140542] pci 0000:00:1c.2: PCI bridge to [bus 24]
[ 2.140547] pci 0000:00:1c.2: bridge window [mem 0xd1300000-0xd13fffff]
[ 2.140556] pci 0000:00:1c.3: PCI bridge to [bus 25]
[ 2.140561] pci 0000:00:1c.3: bridge window [mem 0xd1200000-0xd12fffff]
[ 2.140570] pci 0000:00:1c.7: PCI bridge to [bus 26]
[ 2.140576] pci 0000:00:1c.7: bridge window [mem 0xd1100000-0xd11fffff]
[ 2.140585] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 2.140587] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 2.140589] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 2.140591] pci_bus 0000:00: resource 7 [mem 0xc0000000-0xdfffffff window]
[ 2.140593] pci_bus 0000:00: resource 8 [mem 0xf0000000-0xfedfffff window]
[ 2.140595] pci_bus 0000:00: resource 9 [mem 0xfee01000-0xffffffff window]
[ 2.140597] pci_bus 0000:01: resource 0 [io 0x4000-0x4fff]
[ 2.140599] pci_bus 0000:01: resource 1 [mem 0xd0000000-0xd10fffff]
[ 2.140601] pci_bus 0000:01: resource 2 [mem 0xc0000000-0xc9ffffff 64bit pref]
[ 2.140603] pci_bus 0000:02: resource 1 [mem 0xd1400000-0xd14fffff]
[ 2.140605] pci_bus 0000:03: resource 0 [io 0x2000-0x3fff]
[ 2.140606] pci_bus 0000:03: resource 1 [mem 0xcc000000-0xcfffffff]
[ 2.140608] pci_bus 0000:03: resource 2 [mem 0xca000000-0xca1fffff 64bit pref]
[ 2.140610] pci_bus 0000:24: resource 1 [mem 0xd1300000-0xd13fffff]
[ 2.140612] pci_bus 0000:25: resource 1 [mem 0xd1200000-0xd12fffff]
[ 2.140614] pci_bus 0000:26: resource 1 [mem 0xd1100000-0xd11fffff]
[ 2.141490] pci 0000:01:00.1: extending delay after power-on from D3hot to 20 msec
[ 2.141535] pci 0000:01:00.1: D0 power state depends on 0000:01:00.0
[ 2.141926] PCI: CLS 64 bytes, default 64
[ 2.141944] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 2.141946] software IO TLB: mapped [mem 0x00000000baebd000-0x00000000beebd000] (64MB)
[ 2.142064] Trying to unpack rootfs image as initramfs...
[ 2.185646] Initialise system trusted keyrings
[ 2.185668] Key type blacklist registered
[ 2.185803] workingset: timestamp_bits=36 max_order=21 bucket_order=0
[ 2.187761] fuse: init (API version 7.45)
[ 2.188049] integrity: Platform Keyring initialized
[ 2.188058] integrity: Machine keyring initialized
[ 2.206226] xor: automatically using best checksumming function avx
[ 2.206232] Key type asymmetric registered
[ 2.206234] Asymmetric key parser 'x509' registered
[ 2.206311] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[ 2.206454] io scheduler mq-deadline registered
[ 2.206457] io scheduler kyber registered
[ 2.206512] io scheduler bfq registered
[ 2.208095] ledtrig-cpu: registered to indicate activity on CPUs
[ 2.208455] pcieport 0000:00:01.0: PME: Signaling with IRQ 24
[ 2.208790] pcieport 0000:00:1c.0: PME: Signaling with IRQ 25
[ 2.209104] pcieport 0000:00:1c.1: PME: Signaling with IRQ 26
[ 2.209136] pcieport 0000:00:1c.1: pciehp: Slot #1 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[ 2.209568] pcieport 0000:00:1c.2: PME: Signaling with IRQ 27
[ 2.209882] pcieport 0000:00:1c.3: PME: Signaling with IRQ 28
[ 2.210014] pcieport 0000:00:1c.7: PME: Signaling with IRQ 29
[ 2.210421] ACPI: AC: AC Adapter [AC] (on-line)
[ 2.210502] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
[ 2.210533] ACPI: button: Sleep Button [SLPB]
[ 2.210574] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1
[ 2.210599] ACPI: button: Lid Switch [LID]
[ 2.210639] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[ 2.210739] ACPI: button: Power Button [PWRF]
[ 2.236055] thermal LNXTHERM:00: registered as thermal_zone0
[ 2.236062] ACPI: thermal: Thermal Zone [CPUZ] (62 C)
[ 2.269049] thermal LNXTHERM:01: registered as thermal_zone1
[ 2.269056] ACPI: thermal: Thermal Zone [GFXZ] (59 C)
[ 2.288834] thermal LNXTHERM:02: registered as thermal_zone2
[ 2.288841] ACPI: thermal: Thermal Zone [EXTZ] (50 C)
[ 2.304773] thermal LNXTHERM:03: registered as thermal_zone3
[ 2.304780] ACPI: thermal: Thermal Zone [LOCZ] (47 C)
[ 2.319717] thermal LNXTHERM:04: registered as thermal_zone4
[ 2.319724] ACPI: thermal: Thermal Zone [BATZ] (27 C)
[ 2.320160] thermal LNXTHERM:05: registered as thermal_zone5
[ 2.320163] ACPI: thermal: Thermal Zone [PCHZ] (0 C)
[ 2.320449] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 2.320813] ACPI: battery: Slot [BAT1] (battery absent)
[ 2.323581] Non-volatile memory driver v1.3
[ 2.323585] Linux agpgart interface v0.103
[ 2.328810] tpm_tis 00:01: 1.2 TPM (device-id 0xB, rev-id 16)
[ 2.346123] Freeing initrd memory: 123916K
[ 2.368879] ACPI: battery: Slot [BAT0] (battery present)
[ 2.391593] ACPI: bus type drm_connector registered
[ 2.393158] ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled
[ 2.403356] ahci 0000:00:1f.2: AHCI vers 0001.0300, 32 command slots, 6 Gbps, SATA mode
[ 2.403366] ahci 0000:00:1f.2: 5/6 ports implemented (port mask 0x3b)
[ 2.403369] ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pio slum part ems sxs apst
[ 2.404574] random: crng init done
[ 2.428036] scsi host0: ahci
[ 2.428414] scsi host1: ahci
[ 2.428668] scsi host2: ahci
[ 2.428817] scsi host3: ahci
[ 2.428953] scsi host4: ahci
[ 2.429084] scsi host5: ahci
[ 2.429136] ata1: SATA max UDMA/133 abar m2048@0xd1527000 port 0xd1527100 irq 30 lpm-pol 3
[ 2.429140] ata2: SATA max UDMA/133 abar m2048@0xd1527000 port 0xd1527180 irq 30 lpm-pol 3
[ 2.429142] ata3: DUMMY
[ 2.429144] ata4: SATA max UDMA/133 abar m2048@0xd1527000 port 0xd1527280 irq 30 lpm-pol 1 ext
[ 2.429147] ata5: SATA max UDMA/133 abar m2048@0xd1527000 port 0xd1527300 irq 30 lpm-pol 1 ext
[ 2.429150] ata6: SATA max UDMA/133 abar m2048@0xd1527000 port 0xd1527380 irq 30 lpm-pol 1 ext
[ 2.429832] xhci_hcd 0000:26:00.0: xHCI Host Controller
[ 2.429843] xhci_hcd 0000:26:00.0: new USB bus registered, assigned bus number 1
[ 2.429989] xhci_hcd 0000:26:00.0: hcc params 0x014042cb hci version 0x96 quirks 0x0000000000000004
[ 2.430427] ehci-pci 0000:00:1d.0: EHCI Host Controller
[ 2.430429] xhci_hcd 0000:26:00.0: xHCI Host Controller
[ 2.430438] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
[ 2.430446] xhci_hcd 0000:26:00.0: new USB bus registered, assigned bus number 3
[ 2.430451] xhci_hcd 0000:26:00.0: Host supports USB 3.0 SuperSpeed
[ 2.430461] ehci-pci 0000:00:1d.0: debug port 2
[ 2.433471] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.18
[ 2.433475] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.433477] usb usb1: Product: xHCI Host Controller
[ 2.433479] usb usb1: Manufacturer: Linux 6.18.26-1-lts xhci-hcd
[ 2.433481] usb usb1: SerialNumber: 0000:26:00.0
[ 2.433653] hub 1-0:1.0: USB hub found
[ 2.433679] hub 1-0:1.0: 2 ports detected
[ 2.433826] usb usb3: We don't know the algorithms for LPM for this host, disabling LPM.
[ 2.433862] usb usb3: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.18
[ 2.433865] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.433867] usb usb3: Product: xHCI Host Controller
[ 2.433869] usb usb3: Manufacturer: Linux 6.18.26-1-lts xhci-hcd
[ 2.433870] usb usb3: SerialNumber: 0000:26:00.0
[ 2.434033] hub 3-0:1.0: USB hub found
[ 2.434053] hub 3-0:1.0: 2 ports detected
[ 2.434225] usbcore: registered new interface driver usbserial_generic
[ 2.434234] usbserial: USB Serial support registered for generic
[ 2.434286] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[ 2.434398] ehci-pci 0000:00:1d.0: irq 16, io mem 0xd1528000
[ 2.436181] i8042: Detected active multiplexing controller, rev 1.1
[ 2.436895] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 2.436902] serio: i8042 AUX0 port at 0x60,0x64 irq 12
[ 2.436943] serio: i8042 AUX1 port at 0x60,0x64 irq 12
[ 2.436946] serio: i8042 AUX2 port at 0x60,0x64 irq 12
[ 2.436948] serio: i8042 AUX3 port at 0x60,0x64 irq 12
[ 2.437418] rtc_cmos 00:03: RTC can wake from S4
[ 2.437728] rtc_cmos 00:03: registered as rtc0
[ 2.437765] rtc_cmos 00:03: setting system clock to 2026-05-03T14:17:49 UTC (1777817869)
[ 2.437805] rtc_cmos 00:03: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[ 2.438180] intel_pstate: Intel P-state driver initializing
[ 2.439332] hid: raw HID events driver (C) Jiri Kosina
[ 2.439407] usbcore: registered new interface driver usbhid
[ 2.439413] usbhid: USB HID core driver
[ 2.439515] rust_binder: Loaded Rust Binder.
[ 2.439586] drop_monitor: Initializing network drop monitor service
[ 2.439910] NET: Registered PF_INET6 protocol family
[ 2.441101] Segment Routing with IPv6
[ 2.441108] RPL Segment Routing with IPv6
[ 2.441128] In-situ OAM (IOAM) with IPv6
[ 2.441175] NET: Registered PF_PACKET protocol family
[ 2.443399] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[ 2.443694] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[ 2.443781] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.18
[ 2.443784] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.443786] usb usb2: Product: EHCI Host Controller
[ 2.443787] usb usb2: Manufacturer: Linux 6.18.26-1-lts ehci_hcd
[ 2.443788] usb usb2: SerialNumber: 0000:00:1d.0
[ 2.443905] microcode: Current revision: 0x0000002f
[ 2.443918] microcode: Updated early from: 0x00000018
[ 2.444044] hub 2-0:1.0: USB hub found
[ 2.444056] hub 2-0:1.0: 3 ports detected
[ 2.444270] IPI shorthand broadcast: enabled
[ 2.444371] ehci-pci 0000:00:1a.0: EHCI Host Controller
[ 2.444390] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 4
[ 2.444423] ehci-pci 0000:00:1a.0: debug port 2
[ 2.448379] ehci-pci 0000:00:1a.0: irq 16, io mem 0xd1529000
[ 2.450041] sched_clock: Marking stable (2440006649, 6989638)->(2476202242, -29205955)
[ 2.450499] registered taskstats version 1
[ 2.451920] Loading compiled-in X.509 certificates
[ 2.453747] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
[ 2.460407] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[ 2.460564] usb usb4: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.18
[ 2.460572] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.460576] usb usb4: Product: EHCI Host Controller
[ 2.460579] usb usb4: Manufacturer: Linux 6.18.26-1-lts ehci_hcd
[ 2.460582] usb usb4: SerialNumber: 0000:00:1a.0
[ 2.460931] hub 4-0:1.0: USB hub found
[ 2.460954] hub 4-0:1.0: 3 ports detected
[ 2.475096] Loaded X.509 cert 'Build time autogenerated kernel key: 87207388f39e42c174656c6b18a7dfec47b75955'
[ 2.481372] zswap: loaded using pool zstd
[ 2.481610] Demotion targets for Node 0: null
[ 2.482147] Key type .fscrypt registered
[ 2.482154] Key type fscrypt-provisioning registered
[ 2.482767] Btrfs loaded, zoned=yes, fsverity=yes
[ 2.482852] Key type big_key registered
[ 2.483519] PM: Magic number: 10:422:282
[ 2.483611] tty tty19: hash matches
[ 2.486523] RAS: Correctable Errors collector initialized.
[ 2.498233] clk: Disabling unused clocks
[ 2.498237] PM: genpd: Disabling unused power domains
[ 2.687099] usb 2-1: new high-speed USB device number 2 using ehci-pci
[ 2.703775] usb 4-1: new high-speed USB device number 2 using ehci-pci
[ 2.738542] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 2.739126] ata1.00: ACPI cmd 00/00:00:00:00:00:a0(NOP) rejected by device (Stat=0x51 Err=0x04)
[ 2.739360] ata1.00: ATA-11: KINGSTON SA400S37120G, SBFKB1D1, max UDMA/133
[ 2.739587] ata1.00: 234441648 sectors, multi 16: LBA48 NCQ (depth 32), AA
[ 2.740180] ata1.00: Features: DIPM
[ 2.740557] ata1.00: ACPI cmd 00/00:00:00:00:00:a0(NOP) rejected by device (Stat=0x51 Err=0x04)
[ 2.741169] ata1.00: configured for UDMA/133
[ 2.751953] scsi 0:0:0:0: Direct-Access ATA KINGSTON SA400S3 B1D1 PQ: 0 ANSI: 5
[ 2.752988] sd 0:0:0:0: [sda] 234441648 512-byte logical blocks: (120 GB/112 GiB)
[ 2.753030] sd 0:0:0:0: [sda] Write Protect is off
[ 2.753039] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 2.753088] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 2.753172] sd 0:0:0:0: [sda] Preferred minimum I/O size 512 bytes
[ 2.791054] sda: sda1 sda2
[ 2.791748] sd 0:0:0:0: [sda] Attached SCSI disk
[ 2.824597] usb 2-1: New USB device found, idVendor=8087, idProduct=0024, bcdDevice= 0.00
[ 2.824623] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 2.825484] hub 2-1:1.0: USB hub found
[ 2.825678] hub 2-1:1.0: 8 ports detected
[ 2.841214] usb 4-1: New USB device found, idVendor=8087, idProduct=0024, bcdDevice= 0.00
[ 2.841239] usb 4-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 2.842095] hub 4-1:1.0: USB hub found
[ 2.842292] hub 4-1:1.0: 6 ports detected
[ 3.064978] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 3.065885] ata2.00: ACPI cmd 00/00:00:00:00:00:a0(NOP) rejected by device (Stat=0x51 Err=0x04)
[ 3.065901] ata2.00: ATA-10: HGST HTS541010B7E610, 01.01A01, max UDMA/133
[ 3.067303] ata2.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 32), AA
[ 3.067317] ata2.00: Features: HIPM DIPM NCQ-prio
[ 3.068467] ata2.00: ACPI cmd 00/00:00:00:00:00:a0(NOP) rejected by device (Stat=0x51 Err=0x04)
[ 3.069994] ata2.00: configured for UDMA/133
[ 3.070570] scsi 1:0:0:0: Direct-Access ATA HGST HTS541010B7 1A01 PQ: 0 ANSI: 5
[ 3.071012] sd 1:0:0:0: [sdb] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
[ 3.071028] sd 1:0:0:0: [sdb] 4096-byte physical blocks
[ 3.071085] sd 1:0:0:0: [sdb] Write Protect is off
[ 3.071089] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[ 3.071138] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 3.071244] sd 1:0:0:0: [sdb] Preferred minimum I/O size 4096 bytes
[ 3.100486] usb 2-1.1: new low-speed USB device number 3 using ehci-pci
[ 3.117112] usb 4-1.1: new full-speed USB device number 3 using ehci-pci
[ 3.163797] tsc: Refined TSC clocksource calibration: 2294.786 MHz
[ 3.163829] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2113f7e44a7, max_idle_ns: 440795281465 ns
[ 3.163925] clocksource: Switched to clocksource tsc
[ 3.192692] usb 2-1.1: New USB device found, idVendor=046d, idProduct=c077, bcdDevice=72.00
[ 3.192713] usb 2-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 3.192720] usb 2-1.1: Product: USB Optical Mouse
[ 3.192725] usb 2-1.1: Manufacturer: Logitech
[ 3.196375] input: Logitech USB Optical Mouse as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.0/0003:046D:C077.0001/input/input8
[ 3.196941] hid-generic 0003:046D:C077.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-0000:00:1d.0-1.1/input0
[ 3.205945] usb 4-1.1: New USB device found, idVendor=138a, idProduct=003c, bcdDevice= 0.86
[ 3.205967] usb 4-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=1
[ 3.205974] usb 4-1.1: SerialNumber: 0020de6b0d8a
[ 3.218039] sdb: sdb1 sdb2 < sdb5 sdb6 > sdb3
[ 3.219580] sd 1:0:0:0: [sdb] Attached SCSI disk
[ 3.263840] usb 2-1.4: new high-speed USB device number 4 using ehci-pci
[ 3.382002] ata4: SATA link down (SStatus 0 SControl 300)
[ 3.702019] ata5: SATA link down (SStatus 0 SControl 300)
[ 4.022036] ata6: SATA link down (SStatus 0 SControl 300)
[ 4.042682] Freeing unused decrypted memory: 2028K
[ 4.045405] Freeing unused kernel image (initmem) memory: 4748K
[ 4.045680] Write protecting the kernel read-only data: 36864k
[ 4.046533] Freeing unused kernel image (text/rodata gap) memory: 148K
[ 4.046761] Freeing unused kernel image (rodata/data gap) memory: 12K
[ 4.141583] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 4.141588] rodata_test: all tests were successful
[ 4.141590] x86/mm: Checking user space page tables
[ 4.183266] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 4.183274] Run /init as init process
[ 4.183275] with arguments:
[ 4.183276] /init
[ 4.183277] with environment:
[ 4.183278] HOME=/
[ 4.183279] TERM=linux
[ 4.229163] systemd[1]: Successfully made /usr/ read-only.
[ 4.566582] systemd[1]: systemd 260.1-2-arch running in system mode (+PAM +AUDIT -SELINUX +APPARMOR -IMA +IPE +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 +KMOD +LIBCRYPTSETUP +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +BTF +XKBCOMMON +UTMP +LIBARCHIVE)
[ 4.566594] systemd[1]: Detected architecture x86-64.
[ 4.566598] systemd[1]: Running in initrd.
[ 4.567225] systemd[1]: Initializing machine ID from random generator.
[ 4.628332] usb 2-1.4: New USB device found, idVendor=13d3, idProduct=5125, bcdDevice= 1.28
[ 4.628339] usb 2-1.4: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[ 4.628341] usb 2-1.4: Product: USB2.0-Camera
[ 4.628343] usb 2-1.4: Manufacturer: Generic
[ 4.628344] usb 2-1.4: SerialNumber: 200901010001
[ 4.640006] systemd[1]: Queued start job for default target Initrd Default Target.
[ 4.708975] systemd[1]: Expecting device /dev/sdb6...
[ 4.709248] systemd[1]: Reached target Path Units.
[ 4.709444] systemd[1]: Reached target Slice Units.
[ 4.709631] systemd[1]: Reached target Swaps.
[ 4.709812] systemd[1]: Reached target Timer Units.
[ 4.710097] systemd[1]: Listening on Journal Socket (/dev/log).
[ 4.710349] usb 2-1.6: new full-speed USB device number 5 using ehci-pci
[ 4.710389] systemd[1]: Listening on Journal Sockets.
[ 4.710644] systemd[1]: Listening on udev Control Socket.
[ 4.710891] systemd[1]: Listening on udev Kernel Socket.
[ 4.711092] systemd[1]: Reached target Socket Units.
[ 4.711292] systemd[1]: Create List of Static Device Nodes skipped, unmet condition check ConditionFileNotEmpty=/lib/modules/6.18.26-1-lts/modules.devname
[ 4.716569] systemd[1]: Starting Early Battery Level Check...
[ 4.720389] systemd[1]: Starting Journal Service...
[ 4.723392] systemd[1]: Starting Load Kernel Modules...
[ 4.723606] systemd[1]: TPM PCR Barrier (initrd) skipped, unmet condition check ConditionSecurity=measured-uki
[ 4.726114] systemd[1]: Starting Create Static Device Nodes in /dev...
[ 4.729138] systemd[1]: Starting Coldplug All udev Devices...
[ 4.736660] systemd[1]: Finished Early Battery Level Check.
[ 4.739029] systemd-journald[177]: Collecting audit messages is disabled.
[ 4.739280] systemd[1]: Finished Load Kernel Modules.
[ 4.741985] systemd[1]: Finished Create Static Device Nodes in /dev.
[ 4.742528] systemd[1]: Reached target Preparation for Local File Systems.
[ 4.742733] systemd[1]: Reached target Local File Systems.
[ 4.745710] systemd[1]: Started Display Boot-Time Emergency Messages In Full Screen.
[ 4.748593] systemd[1]: Starting Rule-based Manager for Device Events and Files...
[ 4.777185] systemd[1]: Started Rule-based Manager for Device Events and Files.
[ 4.802532] systemd[1]: Started Journal Service.
[ 4.807810] usb 2-1.6: New USB device found, idVendor=03f0, idProduct=231d, bcdDevice= 3.06
[ 4.807817] usb 2-1.6: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 4.807821] usb 2-1.6: Product: HP Integrated Module
[ 4.807824] usb 2-1.6: Manufacturer: Broadcom Corp
[ 4.883674] usb 2-1.8: new full-speed USB device number 6 using ehci-pci
[ 4.987930] usb 2-1.8: New USB device found, idVendor=058f, idProduct=9540, bcdDevice= 1.20
[ 4.987936] usb 2-1.8: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 4.987937] usb 2-1.8: Product: EMV Smartcard Reader
[ 4.987939] usb 2-1.8: Manufacturer: Generic
[ 5.046891] wmi_bus wmi_bus-PNP0C14:01: [Firmware Info]: 8F1F6436-9F42-42C8-BADC-0E9424F20C9A has zero instances
[ 5.046899] wmi_bus wmi_bus-PNP0C14:01: [Firmware Info]: 8F1F6435-9F42-42C8-BADC-0E9424F20C9A has zero instances
[ 5.056744] ACPI: video: Video Device [DGFX] (multi-head: yes rom: no post: no)
[ 5.059725] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/LNXVIDEO:00/input/input9
[ 5.069570] ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042F conflicts with OpRegion 0x0000000000000400-0x000000000000047F (\PMIO) (20250807/utaddress-204)
[ 5.069583] ACPI: OSL: Resource conflict; ACPI support missing from driver?
[ 5.069589] ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20250807/utaddress-204)
[ 5.069597] ACPI: OSL: Resource conflict; ACPI support missing from driver?
[ 5.069599] ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20250807/utaddress-204)
[ 5.069604] ACPI: OSL: Resource conflict; ACPI support missing from driver?
[ 5.069606] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20250807/utaddress-204)
[ 5.069610] ACPI: OSL: Resource conflict; ACPI support missing from driver?
[ 5.069612] lpc_ich: Resource conflict(s) found affecting gpio_ich
[ 5.104337] sdhci: Secure Digital Host Controller Interface driver
[ 5.104344] sdhci: Copyright(c) Pierre Ossman
[ 5.117527] sdhci-pci 0000:24:00.1: SDHCI controller found [197b:2392] (rev 30)
[ 5.117556] sdhci-pci 0000:24:00.2: SDHCI controller found [197b:2391] (rev 30)
[ 5.117749] sdhci-pci 0000:24:00.2: Refusing to bind to secondary interface.
[ 5.117887] mmc0 bounce up to 128 segments into one, max segment size 65536 bytes
[ 5.140408] mmc0: SDHCI controller on PCI [0000:24:00.1] using DMA
[ 5.170404] firewire_ohci 0000:24:00.0: added OHCI v1.10 device as card 0, 4 IR + 4 IT contexts, quirks 0x10
[ 5.697567] firewire_core 0000:24:00.0: created device fw0: GUID ffe473fffffffffe, S400
[ 5.941448] EXT4-fs (sdb6): orphan cleanup on readonly fs
[ 5.941887] EXT4-fs (sdb6): mounted filesystem 8c3d9fc7-ecfb-4ef7-aac9-d740b371438c ro with ordered data mode. Quota mode: none.
[ 6.623509] systemd-journald[177]: Received SIGTERM from PID 1 (systemd).
[ 8.116055] systemd[1]: systemd 260.1-2-arch running in system mode (+PAM +AUDIT -SELINUX +APPARMOR -IMA +IPE +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 +KMOD +LIBCRYPTSETUP +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +BTF +XKBCOMMON +UTMP +LIBARCHIVE)
[ 8.116086] systemd[1]: Detected architecture x86-64.
[ 8.243029] systemd[1]: Hostname set to <demo-hp>.
[ 8.527406] systemd[1]: bpf-restrict-fs: LSM BPF program attached
[ 11.082768] systemd[1]: initrd-switch-root.service: Deactivated successfully.
[ 11.083347] systemd[1]: Stopped Switch Root.
[ 11.086522] systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 1.
[ 11.088370] systemd[1]: Created slice Slice /system/dirmngr.
[ 11.089943] systemd[1]: Created slice Slice /system/getty.
[ 11.091514] systemd[1]: Created slice Slice /system/gpg-agent.
[ 11.093078] systemd[1]: Created slice Slice /system/gpg-agent-browser.
[ 11.094657] systemd[1]: Created slice Slice /system/gpg-agent-extra.
[ 11.096199] systemd[1]: Created slice Slice /system/gpg-agent-ssh.
[ 11.097772] systemd[1]: Created slice Slice /system/keyboxd.
[ 11.099349] systemd[1]: Created slice Slice /system/modprobe.
[ 11.100626] systemd[1]: Created slice User and Session Slice.
[ 11.101169] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ 11.101677] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 11.102537] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 11.105913] systemd[1]: Reached target Login Prompts.
[ 11.106269] systemd[1]: Reached target Image Downloads.
[ 11.106635] systemd[1]: Stopped target Switch Root.
[ 11.106987] systemd[1]: Stopped target Initrd File Systems.
[ 11.107421] systemd[1]: Stopped target Initrd Root File System.
[ 11.107786] systemd[1]: Reached target Local Integrity Protected Volumes.
[ 11.108191] systemd[1]: Reached target Path Units.
[ 11.108556] systemd[1]: Reached target Remote File Systems.
[ 11.108902] systemd[1]: Reached target Slice Units.
[ 11.109272] systemd[1]: Reached target Swaps.
[ 11.109647] systemd[1]: Reached target Local Verity Protected Volumes.
[ 11.110245] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[ 11.111220] systemd[1]: Listening on LVM2 poll daemon socket.
[ 11.115710] systemd[1]: Listening on Query the User Interactively for a Password.
[ 11.120666] systemd[1]: Listening on Process Core Dump Socket.
[ 11.124112] systemd[1]: Listening on Credential Encryption/Decryption.
[ 11.128706] systemd[1]: Listening on Factory Reset Management.
[ 11.133726] systemd[1]: Listening on Console Output Muting Service Socket.
[ 11.134166] systemd[1]: TPM PCR Measurements skipped, unmet condition check ConditionSecurity=measured-uki
[ 11.134245] systemd[1]: Make TPM PCR Policy skipped, unmet condition check ConditionSecurity=measured-uki
[ 11.137261] systemd[1]: Listening on Disk Repartitioning Service Socket.
[ 11.137892] systemd[1]: Listening on udev Control Socket.
[ 11.138518] systemd[1]: Listening on udev Varlink Socket.
[ 11.139104] systemd[1]: Listening on User Database Manager Socket.
[ 11.162516] systemd[1]: Mounting Huge Pages File System...
[ 11.164398] systemd[1]: Mounting POSIX Message Queue File System...
[ 11.165754] systemd[1]: Mounting Kernel Debug File System...
[ 11.167106] systemd[1]: Mounting Kernel Trace File System...
[ 11.180787] systemd[1]: tmp.mount: Directory /tmp to mount over is not empty, mounting anyway.
[ 11.182777] systemd[1]: Mounting Temporary Directory /tmp...
[ 11.184284] systemd[1]: Starting Create List of Static Device Nodes...
[ 11.185326] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[ 11.185585] systemd[1]: Load Kernel Module configfs skipped, unmet condition check ConditionKernelModuleLoaded=!configfs
[ 11.186422] systemd[1]: Mounting Kernel Configuration File System...
[ 11.186694] systemd[1]: Load Kernel Module drm skipped, unmet condition check ConditionKernelModuleLoaded=!drm
[ 11.186750] systemd[1]: Load Kernel Module fuse skipped, unmet condition check ConditionKernelModuleLoaded=!fuse
[ 11.187961] systemd[1]: Mounting FUSE Control File System...
[ 11.188273] systemd[1]: Clear Stale Hibernate Storage Info skipped, unmet condition check ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67
[ 11.191016] systemd[1]: Starting Journal Service...
[ 11.233559] systemd[1]: Starting Load Kernel Modules...
[ 11.233846] systemd[1]: TPM PCR Machine ID Measurement skipped, unmet condition check ConditionSecurity=measured-uki
[ 11.234915] systemd[1]: Starting Remount Root and Kernel File Systems...
[ 11.235178] systemd[1]: Early TPM SRK Setup skipped, unmet condition check ConditionSecurity=measured-uki
[ 11.236055] systemd[1]: Starting Load udev Rules from Credentials...
[ 11.237180] systemd[1]: Starting Coldplug All udev Devices...
[ 11.376717] systemd[1]: Finished Create List of Static Device Nodes.
[ 11.378179] systemd[1]: Starting Create Static Device Nodes in /dev gracefully...
[ 11.448561] systemd[1]: Mounted Huge Pages File System.
[ 11.448995] systemd[1]: Mounted FUSE Control File System.
[ 11.490927] systemd-journald[436]: Collecting audit messages is disabled.
[ 11.492048] systemd[1]: Finished Load udev Rules from Credentials.
[ 11.498767] systemd[1]: Started Journal Service.
[ 11.581130] EXT4-fs (sdb6): re-mounted 8c3d9fc7-ecfb-4ef7-aac9-d740b371438c r/w.
[ 11.644924] Asymmetric key parser 'pkcs8' registered
[ 11.701385] systemd-journald[436]: Received client request to flush runtime journal.
[ 12.065095] device-mapper: uevent: version 1.0.3
[ 12.065442] device-mapper: ioctl: 4.50.0-ioctl (2025-04-28) initialised: dm-devel@lists.linux.dev
[ 12.548396] IPMI message handler: version 39.2
[ 12.594971] ipmi device interface
[ 13.385917] nvidia: loading out-of-tree module taints kernel.
[ 13.385928] nvidia: module license 'NVIDIA' taints kernel.
[ 13.385929] Disabling lock debugging due to kernel taint
[ 13.385931] nvidia: module verification failed: signature and/or required key missing - tainting kernel
[ 13.385932] nvidia: module license taints kernel.
[ 13.620818] nvidia-nvlink: Nvlink Core is being initialized, major device number 239
[ 13.621170] nvidia 0000:01:00.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=none:owns=io+mem
[ 13.621270] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 390.157 Wed Oct 12 09:19:07 UTC 2022 (using threaded interrupts)
[ 13.836742] nvidia-uvm: Loaded the UVM driver in 8 mode, major device number 238
[ 15.485998] input: Quickstart Button 1 as /devices/platform/PNP0C32:00/input/input10
[ 15.492042] input: PC Speaker as /devices/platform/pcspkr/input/input11
[ 15.802983] iTCO_vendor_support: vendor-support=0
[ 15.839815] RAPL PMU: API unit is 2^-32 Joules, 2 fixed counters, 163840 ms ovfl timer
[ 15.839824] RAPL PMU: hw unit of domain pp0-core 2^-16 Joules
[ 15.839826] RAPL PMU: hw unit of domain package 2^-16 Joules
[ 15.856474] pps_core: LinuxPPS API ver. 1 registered
[ 15.856480] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 15.884640] iTCO_wdt iTCO_wdt.1.auto: Found a Cougar Point TCO device (Version=2, TCOBASE=0x0460)
[ 15.884893] iTCO_wdt iTCO_wdt.1.auto: initialized. heartbeat=30 sec (nowayout=0)
[ 15.943851] Bluetooth: Core ver 2.22
[ 15.943872] NET: Registered PF_BLUETOOTH protocol family
[ 15.943873] Bluetooth: HCI device and connection manager initialized
[ 15.943877] Bluetooth: HCI socket layer initialized
[ 15.943879] Bluetooth: L2CAP socket layer initialized
[ 15.943883] Bluetooth: SCO socket layer initialized
[ 16.050332] PTP clock support registered
[ 16.083440] nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms 390.157 Wed Oct 12 09:15:25 UTC 2022
[ 16.143407] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 16.149830] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 16.150056] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
[ 16.188826] [drm] [nvidia-drm] [GPU ID 0x00000100] Loading driver
[ 16.188833] [drm] Initialized nvidia-drm 0.0.0 for 0000:01:00.0 on minor 0
[ 16.188836] Failed to initialize the nv-hotplug-helper DRM client (ensure DRM kernel mode setting is enabled via nvidia-drm.modeset=1).
[ 16.188838] [drm] [nvidia-drm] [GPU ID 0x00000100] Unloading driver
[ 16.224825] input: HP WMI hotkeys as /devices/virtual/input/input13
[ 16.516217] hp_accel: laptop model unknown, using default axes configuration
[ 16.529332] e1000e: Intel(R) PRO/1000 Network Driver
[ 16.529337] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[ 16.530706] e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[ 16.590547] usbcore: registered new interface driver btusb
[ 16.598367] parport_pc 00:04: reported by Plug and Play ACPI
[ 16.598442] parport0: PC-style at 0x378 (0x778), irq 5, using FIFO [PCSPP,TRISTATE,COMPAT,EPP,ECP]
[ 16.616084] iwlwifi 0000:25:00.0: can't disable ASPM; OS doesn't have ASPM control
[ 16.618173] e1000e 0000:00:19.0 0000:00:19.0 (uninitialized): registered PHC clock
[ 16.618552] iwlwifi 0000:25:00.0: Detected crf-id 0xa5a5a5a1, cnv-id 0xa5a5a5a1 wfpm id 0xa5a5a5a1
[ 16.618587] iwlwifi 0000:25:00.0: PCI dev 0085/1311, rev=0xb0, rfid=0xd55555d5
[ 16.618592] iwlwifi 0000:25:00.0: Detected Intel(R) Centrino(R) Advanced-N 6205 AGN
[ 16.662220] lis3lv02d: 8 bits 3DC sensor found
[ 16.704118] e1000e 0000:00:19.0 eth0: (PCI Express:2.5GT/s:Width x1) ec:9a:74:f8:81:1f
[ 16.704124] e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network Connection
[ 16.704168] e1000e 0000:00:19.0 eth0: MAC: 10, PHY: 11, PBA No: FFFFFF-0FF
[ 16.720670] mousedev: PS/2 mouse device common for all mice
[ 16.817066] input: ST LIS3LV02DL Accelerometer as /devices/faux/lis3lv02d/input/input14
[ 16.823795] e1000e 0000:00:19.0 enp0s25: renamed from eth0
[ 16.825084] ppdev: user-space parallel port driver
[ 16.995438] input: PS/2 Generic Mouse as /devices/platform/i8042/serio1/input/input12
[ 17.066802] mc: Linux media interface: v0.10
[ 17.140147] iwlwifi 0000:25:00.0: loaded firmware version 18.168.6.1 6000g2a-6.ucode op_mode iwldvm
[ 17.241328] videodev: Linux video capture interface: v2.00
[ 17.362612] snd_hda_intel 0000:01:00.1: Disabling MSI
[ 17.362623] snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
[ 17.425181] snd_hda_codec_idt hdaudioC0D0: 92HD81B1X5: picked fixup for PCI SSID 103c:0000
[ 17.425527] snd_hda_codec_idt hdaudioC0D0: autoconfig for 92HD81B1X5: line_outs=1 (0xa/0x0/0x0/0x0/0x0) type:line
[ 17.425531] snd_hda_codec_idt hdaudioC0D0: speaker_outs=1 (0xd/0x0/0x0/0x0/0x0)
[ 17.425533] snd_hda_codec_idt hdaudioC0D0: hp_outs=1 (0xb/0x0/0x0/0x0/0x0)
[ 17.425535] snd_hda_codec_idt hdaudioC0D0: mono: mono_out=0x0
[ 17.425536] snd_hda_codec_idt hdaudioC0D0: inputs:
[ 17.425538] snd_hda_codec_idt hdaudioC0D0: Mic=0xc
[ 17.425539] snd_hda_codec_idt hdaudioC0D0: Internal Mic=0x11
[ 17.425541] snd_hda_codec_idt hdaudioC0D0: Line=0xf
[ 17.480164] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input18
[ 17.480255] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input19
[ 17.480350] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input20
[ 17.480418] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input21
[ 17.497306] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input22
[ 17.497397] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input23
[ 17.497479] input: HDA Intel PCH Dock Line Out as /devices/pci0000:00/0000:00:1b.0/sound/card0/input24
[ 17.497568] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input25
[ 17.615410] intel_rapl_common: Found RAPL domain package
[ 17.615415] intel_rapl_common: Found RAPL domain core
[ 17.615424] intel_rapl_common: package-0:package:long_term locked by BIOS
[ 17.615427] intel_rapl_common: package-0:package:short_term locked by BIOS
[ 17.625244] uvcvideo 2-1.4:1.0: Found UVC 1.00 device USB2.0-Camera (13d3:5125)
[ 17.627656] iwlwifi 0000:25:00.0: CONFIG_IWLWIFI_DEBUG enabled
[ 17.627660] iwlwifi 0000:25:00.0: CONFIG_IWLWIFI_DEBUGFS enabled
[ 17.627661] iwlwifi 0000:25:00.0: CONFIG_IWLWIFI_DEVICE_TRACING enabled
[ 17.627663] iwlwifi 0000:25:00.0: Detected Intel(R) Centrino(R) Advanced-N 6205 AGN, REV=0xB0
[ 17.662280] usbcore: registered new interface driver uvcvideo
[ 17.687148] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs'
[ 17.840775] psmouse serio4: synaptics: queried max coordinates: x [..5692], y [..4856]
[ 17.911323] psmouse serio4: synaptics: Touchpad model: 1, fw: 7.5, id: 0x1c0b1, caps: 0xd40033/0x640000/0xa0400/0x0, board id: 1651, fw id: 708038
[ 17.957290] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio4/input/input17
[ 19.292201] ACPI BIOS Error (bug): AE_AML_BUFFER_LIMIT, Index (0x000000032) is beyond end of object (length 0x32) (20250807/exoparg2-393)
[ 19.292352] ACPI Error: Aborting method \_SB.WMID.WQBE due to previous error (AE_AML_BUFFER_LIMIT) (20250807/psparse-529)
[ 19.295128] Error expected type 2 for elem 13, but got type 1 instead
[ 19.296333] hp_bioscfg: Returned error 0x3, "Invalid command value/Feature not supported"
[ 21.960810] iwlwifi 0000:25:00.0: Radio type=0x1-0x2-0x0
[ 22.250389] iwlwifi 0000:25:00.0: Radio type=0x1-0x2-0x0
[ 22.375442] iwlwifi 0000:25:00.0: Radio type=0x1-0x2-0x0
[ 22.665101] iwlwifi 0000:25:00.0: Radio type=0x1-0x2-0x0
[ 26.509033] iwlwifi 0000:25:00.0: Radio type=0x1-0x2-0x0
[ 26.798605] iwlwifi 0000:25:00.0: Radio type=0x1-0x2-0x0
[ 26.924720] wlan0: authenticate with f0:33:e5:86:e3:7c (local address=10:0b:a9:16:7d:a0)
[ 26.924738] wlan0: send auth to f0:33:e5:86:e3:7c (try 1/3)
[ 27.030469] wlan0: send auth to f0:33:e5:86:e3:7c (try 2/3)
[ 27.032480] wlan0: authenticated
[ 27.033710] wlan0: associate with f0:33:e5:86:e3:7c (try 1/3)
[ 27.038419] wlan0: RX AssocResp from f0:33:e5:86:e3:7c (capab=0x1431 status=0 aid=41)
[ 27.060434] wlan0: associated
[ 27.167672] wlan0: Limiting TX power to 30 (30 - 0) dBm as advertised by f0:33:e5:86:e3:7cOffline
No
add "initcall_blacklist=sysfb_init" to the https://wiki.archlinux.org/title/Kernel_parameters
[ 16.083440] nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms 390.157 Wed Oct 12 09:15:25 UTC 2022
[ 16.188826] [drm] [nvidia-drm] [GPU ID 0x00000100] Loading driver
[ 16.188833] [drm] Initialized nvidia-drm 0.0.0 for 0000:01:00.0 on minor 0
[ 16.188836] Failed to initialize the nv-hotplug-helper DRM client (ensure DRM kernel mode setting is enabled via nvidia-drm.modeset=1).
[ 16.188838] [drm] [nvidia-drm] [GPU ID 0x00000100] Unloading driverThough nvidia-utils should™ provide the modeset=drm option and there's no trace of the simpledrm device in the dmesg??
Add both kernel parameters, if it works, "nvidia-drm.modeset=1" is *likely* not necessary.
Offline
I manage it to get it work but reinstalled the system.
During the installation i selected to install lts kernel and after the installation i installed the drivers:
yay -S nvidia-390xx-dkms nvidia-390xx-utilsEdited the /etc/default/grub file and added nvidia-drm.modeset=1 to GRUB_CMDLINE_LINUX_DEFAULT
Regenerated grub config file:
sudo grub-mkconfig -o /boot/grub/grub.cfgCreate this file to blacklist nouveau driver /etc/modprobe.d/nouveau.conf and insert the text
blacklist nouveau
options nouveau modeset=0After that rebooted and graphical interface started with nvidia driver loaded.
Offline
Create this file to blacklist nouveau driver /etc/modprobe.d/nouveau.conf and insert the text
nvidia-390xx-utils blacklists nouveau anyway and also sets nvidia-drm.modeset=1 (but not via kernel command line which however also has no special meaning in recent kernels)
Are you currently booting the 6.18.xx LTS kernel or 6.12.xx?
uname -aOffline
The system is booting in the 6.18.xx LTS kernel:
Linux demo-hp 6.18.26-2-lts #1 SMP PREEMPT_DYNAMIC Fri, 01 May 2026 16:13:48 +0000 x86_64 GNU/LinuxIf i remove nvidia-drm.modeset=1 from grub the system boots in graphical interface but with only one available resolution: 640x480 and for display shows None-1
I created the file to blacklist nouveau because before that the system loaded the nouveau driver after reboot.
Offline
Please post your complete system journal for the boot (current, working configuration):
sudo journalctl -b | curl -s -H "Accept: application/json, */*" --upload-file - 'https://paste.c-net.org/'I created the file to blacklist nouveau because before that the system loaded the nouveau driver after reboot.
You probably had the kms hook active and nouveau in the initramfs?
Offline
This is the log from journal -b. I couldn't connect to paste.c-net.org:
You probably had the kms hook active and nouveau in the initramfs?
I am not sure what this mean. Do you mean i had to run 'sudo mkinitcpio -P'?
Offline
The simpledrm device still loads
май 04 17:25:40 archlinux kernel: simple-framebuffer simple-framebuffer.0: [drm] Registered 1 planes with drm panic
май 04 17:25:40 archlinux kernel: [drm] Initialized simpledrm 1.0.0 for simple-framebuffer.0 on minor 0
май 04 17:25:40 archlinux kernel: simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer deviceSo does nvidia + nvida_modeset, after the root switch
май 04 17:25:49 demo-hp systemd[1]: Finished Remount Root and Kernel File Systems.
…
май 04 17:25:50 demo-hp kernel: nvidia 0000:01:00.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=none:owns=io+mem
май 04 17:25:50 demo-hp kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module 390.157 Wed Oct 12 09:19:07 UTC 2022 (using threaded interrupts)
май 04 17:25:50 demo-hp systemd-modules-load[443]: Inserted module 'nvidia_uvm'
май 04 17:25:50 demo-hp kernel: nvidia-uvm: Loaded the UVM driver in 8 mode, major device number 238
май 04 17:25:53 demo-hp kernel: nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms 390.157 Wed Oct 12 09:15:25 UTC 2022
май 04 17:25:53 demo-hp kernel: [drm] [nvidia-drm] [GPU ID 0x00000100] Loading driverDo you mean i had to run 'sudo mkinitcpio -P'?
Yes. Neither an extra blacklist nor the nvidia_drm.modeset=1 parameter should™ be required (though I expected issues because the 390xx drivers lack fbdev support to take over from the simpledrm driver)
They're not gonna cause any harm, though - this is for academic research purposes only.
glxinfo -Bsays you're using the nvidia driver?
Offline
Yes, glxinfo -B shows that nvidia driver is used:
name of display: :0
display: :0 screen: 0
direct rendering: Yes
Memory info (GL_NVX_gpu_memory_info):
Dedicated video memory: 2048 MB
Total available memory: 2048 MB
Currently available dedicated video memory: 1888 MB
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: Quadro 1000M/PCIe/SSE2
OpenGL core profile version string: 4.6.0 NVIDIA 390.157
OpenGL core profile shading language version string: 4.60 NVIDIA
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL version string: 4.6.0 NVIDIA 390.157
OpenGL shading language version string: 4.60 NVIDIA
OpenGL context flags: (none)
OpenGL profile mask: (none)
OpenGL ES profile version string: OpenGL ES 3.2 NVIDIA 390.157
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20Offline
Then you're good, please always remember to mark resolved threads by editing your initial posts subject - so others will know that there's no task left, but maybe a solution to find.
Thanks.
Out of curiosity you could check
modprobe -c | grep -v alias | grep -E 'nvidia|nouveau'
pacman -Ql nvidia-390xx-utils | grep modprobe # and the contents of those filesOffline