[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1100895: Kernel versions, dmesg output



Dear Salvatore,

trying my best to provide appropriate pieces of information (I'm an electronics person, not a software developer).

I tried kernel versions available via apt in debian 12.

Up to -26, I was able to boot. With -28 and higher, the boot process failed.
 
linux-image-6.1.0-18-amd64 OK
linux-image-6.1.0-20-amd64 OK
linux-image-6.1.0-21-amd64 OK
linux-image-6.1.0-23-amd64 OK
linux-image-6.1.0-26-amd64 OK
linux-image-6.1.0-28-amd64 FAIL
linux-image-6.1.0-29-amd64 FAIL
linux-image-6.1.0-30-amd64 FAIL
linux-image-6.1.0-31-amd64 FAIL
linux-image-6.1.0-32-amd64 FAIL

Other than choosing the kernel versions (as listed above) using grub, nothing was changed; all was done on the same machine using the same installation.

I'll now try to provide logs from booting with -26 and -28. (linux-image-6.1.0-27... was not in aptitude's list of available versions of this package.)

The dmesg output of the last successful boot using -26 is:

[    0.000000] microcode: microcode updated early to revision 0x26, date = 2019-11-12
[    0.000000] Linux version 6.1.0-26-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian 6.1.112-1 (2024-09-30)
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-6.1.0-26-amd64 root=UUID=e2b594fa-eadc-4e1e-8b49-40381efc4390 ro quiet
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009d3ff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009d400-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000009551ffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000095520000-0x0000000095e1ffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000095e20000-0x000000009cabefff] usable
[    0.000000] BIOS-e820: [mem 0x000000009cabf000-0x000000009cebefff] reserved
[    0.000000] BIOS-e820: [mem 0x000000009cebf000-0x000000009cfbefff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000009cfbf000-0x000000009cffefff] ACPI data
[    0.000000] BIOS-e820: [mem 0x000000009cfff000-0x000000009cffffff] usable
[    0.000000] BIOS-e820: [mem 0x000000009d000000-0x000000009f9fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fe101000-0x00000000fe112fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000feb00000-0x00000000feb0ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ffa00000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000025f5fffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.8 present.
[    0.000000] DMI: Acer Aspire E5-771G/EA70_HB, BIOS V1.09 07/17/2014
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 2400.040 MHz processor
[    0.001257] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.001262] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.001275] last_pfn = 0x25f600 max_arch_pfn = 0x400000000
[    0.001422] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.002104] e820: update [mem 0x9d000000-0xffffffff] usable ==> reserved
[    0.002113] last_pfn = 0x9d000 max_arch_pfn = 0x400000000
[    0.016694] Using GB pages for direct mapping
[    0.017877] RAMDISK: [mem 0x308cd000-0x3445dfff]
[    0.017884] ACPI: Early table checksum verification disabled
[    0.017887] ACPI: RSDP 0x00000000000FE020 000024 (v02 ACRSYS)
[    0.017894] ACPI: XSDT 0x000000009CFFE210 0000B4 (v01 ACRSYS ACRPRDCT 00000001      01000013)
[    0.017902] ACPI: FACP 0x000000009CFF8000 00010C (v05 ACRSYS ACRPRDCT 00000001 1025 00040000)
[    0.017910] ACPI: DSDT 0x000000009CFE4000 010776 (v02 ACRSYS ACRPRDCT 00000000 1025 00040000)
[    0.017915] ACPI: FACS 0x000000009CFBA000 000040
[    0.017919] ACPI: UEFI 0x000000009CFFD000 000236 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
[    0.017924] ACPI: FPDT 0x000000009CFFB000 000044 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
[    0.017929] ACPI: MSDM 0x000000009CFFA000 000055 (v03 ACRSYS ACRPRDCT 00000001 1025 00040000)
[    0.017933] ACPI: ASF! 0x000000009CFF9000 0000A5 (v32 ACRSYS ACRPRDCT 00000001 1025 00040000)
[    0.017938] ACPI: HPET 0x000000009CFF7000 000038 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
[    0.017943] ACPI: APIC 0x000000009CFF6000 00008C (v03 ACRSYS ACRPRDCT 00000001 1025 00040000)
[    0.017948] ACPI: MCFG 0x000000009CFF5000 00003C (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
[    0.017952] ACPI: WDAT 0x000000009CFE3000 000224 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
[    0.017957] ACPI: BOOT 0x000000009CFE1000 000028 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
[    0.017961] ACPI: LPIT 0x000000009CFE0000 000094 (v01 ACRSYS ACRPRDCT 00000000 1025 00040000)
[    0.017966] ACPI: ASPT 0x000000009CFDE000 000034 (v07 ACRSYS ACRPRDCT 00000001 1025 00040000)
[    0.017971] ACPI: DBGP 0x000000009CFDD000 000034 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
[    0.017975] ACPI: SSDT 0x000000009CFDC000 000539 (v01 ACRSYS ACRPRDCT 00003000 1025 00040000)
[    0.017980] ACPI: SSDT 0x000000009CFDB000 000AD8 (v01 ACRSYS ACRPRDCT 00003000 1025 00040000)
[    0.017985] ACPI: SSDT 0x000000009CFD8000 002F39 (v01 ACRSYS ACRPRDCT 00003000 1025 00040000)
[    0.017989] ACPI: SSDT 0x000000009CFD3000 002E1A (v01 ACRSYS ACRPRDCT 00001000 1025 00040000)
[    0.017994] ACPI: CSRT 0x000000009CFD6000 0000C4 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
[    0.017998] ACPI: Reserving FACP table memory at [mem 0x9cff8000-0x9cff810b]
[    0.018000] ACPI: Reserving DSDT table memory at [mem 0x9cfe4000-0x9cff4775]
[    0.018002] ACPI: Reserving FACS table memory at [mem 0x9cfba000-0x9cfba03f]
[    0.018003] ACPI: Reserving UEFI table memory at [mem 0x9cffd000-0x9cffd235]
[    0.018005] ACPI: Reserving FPDT table memory at [mem 0x9cffb000-0x9cffb043]
[    0.018006] ACPI: Reserving MSDM table memory at [mem 0x9cffa000-0x9cffa054]
[    0.018007] ACPI: Reserving ASF! table memory at [mem 0x9cff9000-0x9cff90a4]
[    0.018008] ACPI: Reserving HPET table memory at [mem 0x9cff7000-0x9cff7037]
[    0.018010] ACPI: Reserving APIC table memory at [mem 0x9cff6000-0x9cff608b]
[    0.018011] ACPI: Reserving MCFG table memory at [mem 0x9cff5000-0x9cff503b]
[    0.018012] ACPI: Reserving WDAT table memory at [mem 0x9cfe3000-0x9cfe3223]
[    0.018014] ACPI: Reserving BOOT table memory at [mem 0x9cfe1000-0x9cfe1027]
[    0.018015] ACPI: Reserving LPIT table memory at [mem 0x9cfe0000-0x9cfe0093]
[    0.018016] ACPI: Reserving ASPT table memory at [mem 0x9cfde000-0x9cfde033]
[    0.018018] ACPI: Reserving DBGP table memory at [mem 0x9cfdd000-0x9cfdd033]
[    0.018019] ACPI: Reserving SSDT table memory at [mem 0x9cfdc000-0x9cfdc538]
[    0.018020] ACPI: Reserving SSDT table memory at [mem 0x9cfdb000-0x9cfdbad7]
[    0.018022] ACPI: Reserving SSDT table memory at [mem 0x9cfd8000-0x9cfdaf38]
[    0.018023] ACPI: Reserving SSDT table memory at [mem 0x9cfd3000-0x9cfd5e19]
[    0.018024] ACPI: Reserving CSRT table memory at [mem 0x9cfd6000-0x9cfd60c3]
[    0.018095] No NUMA configuration found
[    0.018096] Faking a node at [mem 0x0000000000000000-0x000000025f5fffff]
[    0.018113] NODE_DATA(0) allocated [mem 0x25f5d3000-0x25f5fdfff]
[    0.018575] Zone ranges:
[    0.018576]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.018580]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.018582]   Normal   [mem 0x0000000100000000-0x000000025f5fffff]
[    0.018585]   Device   empty
[    0.018586] Movable zone start for each node
[    0.018591] Early memory node ranges
[    0.018592]   node   0: [mem 0x0000000000001000-0x000000000009cfff]
[    0.018594]   node   0: [mem 0x0000000000100000-0x000000009551ffff]
[    0.018596]   node   0: [mem 0x0000000095e20000-0x000000009cabefff]
[    0.018598]   node   0: [mem 0x000000009cfff000-0x000000009cffffff]
[    0.018599]   node   0: [mem 0x0000000100000000-0x000000025f5fffff]
[    0.018603] Initmem setup node 0 [mem 0x0000000000001000-0x000000025f5fffff]
[    0.018611] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.018670] On node 0, zone DMA: 99 pages in unavailable ranges
[    0.027477] On node 0, zone DMA32: 2304 pages in unavailable ranges
[    0.027505] On node 0, zone DMA32: 1344 pages in unavailable ranges
[    0.028206] On node 0, zone Normal: 12288 pages in unavailable ranges
[    0.028259] On node 0, zone Normal: 2560 pages in unavailable ranges
[    0.028268] Reserving Intel graphics memory at [mem 0x9da00000-0x9f9fffff]
[    0.028355] ACPI: PM-Timer IO Port: 0x1808
[    0.028375] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-39
[    0.028379] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.028382] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.028389] ACPI: Using ACPI (MADT) for SMP configuration information
[    0.028390] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.028395] TSC deadline timer available
[    0.028397] smpboot: Allowing 8 CPUs, 4 hotplug CPUs
[    0.028426] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.028430] PM: hibernation: Registered nosave memory: [mem 0x0009d000-0x0009dfff]
[    0.028431] PM: hibernation: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
[    0.028433] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000dffff]
[    0.028434] PM: hibernation: Registered nosave memory: [mem 0x000e0000-0x000fffff]
[    0.028436] PM: hibernation: Registered nosave memory: [mem 0x95520000-0x95e1ffff]
[    0.028439] PM: hibernation: Registered nosave memory: [mem 0x9cabf000-0x9cebefff]
[    0.028440] PM: hibernation: Registered nosave memory: [mem 0x9cebf000-0x9cfbefff]
[    0.028441] PM: hibernation: Registered nosave memory: [mem 0x9cfbf000-0x9cffefff]
[    0.028444] PM: hibernation: Registered nosave memory: [mem 0x9d000000-0x9f9fffff]
[    0.028445] PM: hibernation: Registered nosave memory: [mem 0x9fa00000-0xdfffffff]
[    0.028446] PM: hibernation: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[    0.028448] PM: hibernation: Registered nosave memory: [mem 0xf0000000-0xfe100fff]
[    0.028449] PM: hibernation: Registered nosave memory: [mem 0xfe101000-0xfe112fff]
[    0.028450] PM: hibernation: Registered nosave memory: [mem 0xfe113000-0xfeafffff]
[    0.028451] PM: hibernation: Registered nosave memory: [mem 0xfeb00000-0xfeb0ffff]
[    0.028452] PM: hibernation: Registered nosave memory: [mem 0xfeb10000-0xfebfffff]
[    0.028453] PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[    0.028455] PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
[    0.028456] PM: hibernation: Registered nosave memory: [mem 0xfed00000-0xfee00fff]
[    0.028457] PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xff9fffff]
[    0.028458] PM: hibernation: Registered nosave memory: [mem 0xffa00000-0xffffffff]
[    0.028461] [mem 0x9fa00000-0xdfffffff] available for PCI devices
[    0.028463] Booting paravirtualized kernel on bare hardware
[    0.028466] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[    0.036116] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1
[    0.036510] percpu: Embedded 61 pages/cpu s212992 r8192 d28672 u262144
[    0.036521] pcpu-alloc: s212992 r8192 d28672 u262144 alloc=1*2097152
[    0.036526] pcpu-alloc: [0] 0 1 2 3 4 5 6 7
[    0.036571] Fallback order for Node 0: 0
[    0.036575] Built 1 zonelists, mobility grouping on.  Total pages: 2045921
[    0.036577] Policy zone: Normal
[    0.036579] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-6.1.0-26-amd64 root=UUID=e2b594fa-eadc-4e1e-8b49-40381efc4390 ro quiet
[    0.036649] Unknown kernel command line parameters "BOOT_IMAGE=/boot/vmlinuz-6.1.0-26-amd64", will be passed to user space.
[    0.036674] random: crng init done
[    0.037317] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[    0.037641] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[    0.037773] mem auto-init: stack:all(zero), heap alloc:on, heap free:off
[    0.037778] software IO TLB: area num 8.
[    0.066576] Memory: 2507636K/8314224K available (14342K kernel code, 2335K rwdata, 9076K rodata, 2796K init, 17396K bss, 326804K reserved, 0K cma-reserved)
[    0.066807] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.066826] Kernel/User page tables isolation: enabled
[    0.066872] ftrace: allocating 40246 entries in 158 pages
[    0.077728] ftrace: allocated 158 pages with 5 groups
[    0.078739] Dynamic Preempt: voluntary
[    0.078795] rcu: Preemptible hierarchical RCU implementation.
[    0.078796] rcu:     RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=8.
[    0.078799]     Trampoline variant of Tasks RCU enabled.
[    0.078799]     Rude variant of Tasks RCU enabled.
[    0.078800]     Tracing variant of Tasks RCU enabled.
[    0.078801] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[    0.078802] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
[    0.086434] NR_IRQS: 524544, nr_irqs: 760, preallocated irqs: 16
[    0.086643] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[    0.088776] Console: colour VGA+ 80x25
[    0.088805] printk: console [tty0] enabled
[    0.088834] ACPI: Core revision 20220331
[    0.089044] hpet: HPET dysfunctional in PC10. Force disabled.
[    0.089046] APIC: Switch to symmetric I/O mode setup
[    0.089532] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x22985d73ea6, max_idle_ns: 440795317019 ns
[    0.089540] Calibrating delay loop (skipped), value calculated using timer frequency.. 4800.08 BogoMIPS (lpj=9600160)
[    0.089575] CPU0: Thermal monitoring enabled (TM1)
[    0.089615] process: using mwait in idle threads
[    0.089619] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024
[    0.089621] Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4
[    0.089625] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.089628] Spectre V2 : Mitigation: Retpolines
[    0.089629] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.089631] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
[    0.089632] Spectre V2 : Enabling Restricted Speculation for firmware calls
[    0.089634] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.089636] Spectre V2 : User space: Mitigation: STIBP via prctl
[    0.089638] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
[    0.089640] MDS: Mitigation: Clear CPU buffers
[    0.089641] MMIO Stale Data: Unknown: No mitigations
[    0.089643] SRBDS: Mitigation: Microcode
[    0.089650] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.089652] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.089653] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.089655] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.089657] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
[    0.093537] Freeing SMP alternatives memory: 36K
[    0.093537] pid_max: default: 32768 minimum: 301
[    0.093537] LSM: Security Framework initializing
[    0.093537] landlock: Up and running.
[    0.093537] Yama: disabled by default; enable with sysctl kernel.yama.*
[    0.093537] AppArmor: AppArmor initialized
[    0.093537] TOMOYO Linux initialized
[    0.093537] LSM support for eBPF active
[    0.093537] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    0.093537] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    0.093537] smpboot: CPU0: Intel(R) Core(TM) i5-4210U CPU @ 1.70GHz (family: 0x6, model: 0x45, stepping: 0x1)
[    0.093537] cblist_init_generic: Setting adjustable number of callback queues.
[    0.093537] cblist_init_generic: Setting shift to 3 and lim to 1.
[    0.093537] cblist_init_generic: Setting adjustable number of callback queues.
[    0.093537] cblist_init_generic: Setting shift to 3 and lim to 1.
[    0.093537] cblist_init_generic: Setting adjustable number of callback queues.
[    0.093537] cblist_init_generic: Setting shift to 3 and lim to 1.
[    0.093537] Performance Events: PEBS fmt2+, Haswell events, 16-deep LBR, full-width counters, Intel PMU driver.
[    0.093537] ... version:                3
[    0.093537] ... bit width:              48
[    0.093537] ... generic registers:      4
[    0.093537] ... value mask:             0000ffffffffffff
[    0.093537] ... max period:             00007fffffffffff
[    0.093537] ... fixed-purpose events:   3
[    0.093537] ... event mask:             000000070000000f
[    0.093537] signal: max sigframe size: 1776
[    0.093537] Estimated ratio of average max frequency by base frequency (times 1024): 1024
[    0.093537] rcu: Hierarchical SRCU implementation.
[    0.093537] rcu:     Max phase no-delay instances is 1000.
[    0.093537] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.093537] smp: Bringing up secondary CPUs ...
[    0.093537] x86: Booting SMP configuration:
[    0.093537] .... node  #0, CPUs:      #1
[    0.095127] 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.095127]  #2 #3
[    0.100579] smp: Brought up 1 node, 4 CPUs
[    0.100579] smpboot: Max logical packages: 2
[    0.100579] smpboot: Total of 4 processors activated (19200.32 BogoMIPS)
[    0.118203] node 0 deferred pages initialised in 16ms
[    0.118207] devtmpfs: initialized
[    0.118207] x86/mm: Memory block size: 128MB
[    0.118303] ACPI: PM: Registering ACPI NVS region [mem 0x9cebf000-0x9cfbefff] (1048576 bytes)
[    0.118303] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.118303] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
[    0.118303] pinctrl core: initialized pinctrl subsystem
[    0.118585] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.118798] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations
[    0.118905] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.119011] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.119026] audit: initializing netlink subsys (disabled)
[    0.119038] audit: type=2000 audit(1742504509.028:1): state=initialized audit_enabled=0 res=1
[    0.119038] thermal_sys: Registered thermal governor 'fair_share'
[    0.119038] thermal_sys: Registered thermal governor 'bang_bang'
[    0.119038] thermal_sys: Registered thermal governor 'step_wise'
[    0.119038] thermal_sys: Registered thermal governor 'user_space'
[    0.119038] thermal_sys: Registered thermal governor 'power_allocator'
[    0.121549] cpuidle: using governor ladder
[    0.121554] cpuidle: using governor menu
[    0.121596] Simple Boot Flag at 0x44 set to 0x1
[    0.121618] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.121620] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.121719] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.121727] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[    0.121737] pmd_set_huge: Cannot satisfy [mem 0xe0000000-0xe0200000] with a huge-page mapping due to MTRR override.
[    0.122158] PCI: Using configuration type 1 for base access
[    0.122198] core: PMU erratum BJ122, BV98, HSD29 worked around, HT is on
[    0.122350] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.122916] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[    0.122924] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[    0.122924] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
[    0.122924] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[    0.122924] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[    0.122924] ACPI: Added _OSI(Module Device)
[    0.122924] ACPI: Added _OSI(Processor Device)
[    0.122924] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.122924] ACPI: Added _OSI(Processor Aggregator Device)
[    0.139073] ACPI: 5 ACPI AML tables successfully acquired and loaded
[    0.140610] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.166673] ACPI: Dynamic OEM Table Load:
[    0.166673] ACPI: SSDT 0xFFFF9106C0933C00 0003D3 (v01 PmRef  Cpu0Cst  00003001 INTL 20131115)
[    0.166673] ACPI: Dynamic OEM Table Load:
[    0.166673] ACPI: SSDT 0xFFFF9106C0F12000 0005AA (v01 PmRef  ApIst    00003000 INTL 20131115)
[    0.167163] ACPI: Dynamic OEM Table Load:
[    0.167171] ACPI: SSDT 0xFFFF9106C0F43200 000119 (v01 PmRef  ApCst    00003000 INTL 20131115)
[    0.168664] ACPI: EC: EC started
[    0.168666] ACPI: EC: interrupt blocked
[    0.169027] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.169030] ACPI: \_SB_.PCI0.LPCB.EC0_: Boot DSDT EC used to handle transactions
[    0.169033] ACPI: Interpreter enabled
[    0.169076] ACPI: PM: (supports S0 S3 S4 S5)
[    0.169078] ACPI: Using IOAPIC for interrupt routing
[    0.169116] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.169118] PCI: Using E820 reservations for host bridge windows
[    0.169419] ACPI: watchdog: Skipping WDAT on this system because it uses RTC SRAM
[    0.169434] ACPI: Enabled 7 GPEs in block 00 to 7F
[    0.190349] ACPI: PM: Power Resource [NVP3]
[    0.190382] ACPI: PM: Power Resource [NVP2]
[    0.196946] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[    0.196955] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[    0.201987] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR]
[    0.201990] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[    0.203008] PCI host bridge to bus 0000:00
[    0.203011] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.203015] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.203018] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.203020] pci_bus 0000:00: root bus resource [mem 0x9fa00000-0xfeafffff window]
[    0.203023] pci_bus 0000:00: root bus resource [bus 00-fe]
[    0.203045] pci 0000:00:00.0: [8086:0a04] type 00 class 0x060000
[    0.203146] pci 0000:00:02.0: [8086:0a16] type 00 class 0x030000
[    0.203158] pci 0000:00:02.0: reg 0x10: [mem 0xb3000000-0xb33fffff 64bit]
[    0.203168] pci 0000:00:02.0: reg 0x18: [mem 0xc0000000-0xcfffffff 64bit pref]
[    0.203174] pci 0000:00:02.0: reg 0x20: [io  0x6000-0x603f]
[    0.203193] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.203417] pci 0000:00:03.0: [8086:0a0c] type 00 class 0x040300
[    0.203430] pci 0000:00:03.0: reg 0x10: [mem 0xb3710000-0xb3713fff 64bit]
[    0.203586] pci 0000:00:14.0: [8086:9c31] type 00 class 0x0c0330
[    0.203605] pci 0000:00:14.0: reg 0x10: [mem 0xb3700000-0xb370ffff 64bit]
[    0.203669] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.203785] pci 0000:00:16.0: [8086:9c3a] type 00 class 0x078000
[    0.203806] pci 0000:00:16.0: reg 0x10: [mem 0xb3718000-0xb371801f 64bit]
[    0.203879] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[    0.203955] pci 0000:00:1b.0: [8086:9c20] type 00 class 0x040300
[    0.203973] pci 0000:00:1b.0: reg 0x10: [mem 0xb3714000-0xb3717fff 64bit]
[    0.204049] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.204148] pci 0000:00:1c.0: [8086:9c10] type 01 class 0x060400
[    0.204232] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.204532] pci 0000:00:1c.2: [8086:9c14] type 01 class 0x060400
[    0.204619] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[    0.204909] pci 0000:00:1c.3: [8086:9c16] type 01 class 0x060400
[    0.204995] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[    0.205283] pci 0000:00:1c.4: [8086:9c18] type 01 class 0x060400
[    0.205367] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[    0.205682] pci 0000:00:1d.0: [8086:9c26] type 00 class 0x0c0320
[    0.206186] pci 0000:00:1d.0: reg 0x10: [mem 0xb371c000-0xb371c3ff]
[    0.207731] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.207852] pci 0000:00:1f.0: [8086:9c43] type 00 class 0x060100
[    0.208072] pci 0000:00:1f.2: [8086:9c03] type 00 class 0x010601
[    0.208086] pci 0000:00:1f.2: reg 0x10: [io  0x6088-0x608f]
[    0.208094] pci 0000:00:1f.2: reg 0x14: [io  0x6094-0x6097]
[    0.208102] pci 0000:00:1f.2: reg 0x18: [io  0x6080-0x6087]
[    0.208110] pci 0000:00:1f.2: reg 0x1c: [io  0x6090-0x6093]
[    0.208118] pci 0000:00:1f.2: reg 0x20: [io  0x6060-0x607f]
[    0.208127] pci 0000:00:1f.2: reg 0x24: [mem 0xb371b000-0xb371b7ff]
[    0.208165] pci 0000:00:1f.2: PME# supported from D3hot
[    0.208251] pci 0000:00:1f.3: [8086:9c22] type 00 class 0x0c0500
[    0.208269] pci 0000:00:1f.3: reg 0x10: [mem 0xb3719000-0xb37190ff 64bit]
[    0.208291] pci 0000:00:1f.3: reg 0x20: [io  0x6040-0x605f]
[    0.208424] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    0.208501] pci 0000:04:00.0: [10ec:8168] type 00 class 0x020000
[    0.208523] pci 0000:04:00.0: reg 0x10: [io  0x5000-0x50ff]
[    0.208554] pci 0000:04:00.0: reg 0x18: [mem 0xb3600000-0xb3600fff 64bit]
[    0.208573] pci 0000:04:00.0: reg 0x20: [mem 0xb3400000-0xb3403fff 64bit pref]
[    0.208685] pci 0000:04:00.0: supports D1 D2
[    0.208687] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.208876] pci 0000:00:1c.2: PCI bridge to [bus 04]
[    0.208880] pci 0000:00:1c.2:   bridge window [io  0x5000-0x5fff]
[    0.208884] pci 0000:00:1c.2:   bridge window [mem 0xb3600000-0xb36fffff]
[    0.208890] pci 0000:00:1c.2:   bridge window [mem 0xb3400000-0xb34fffff 64bit pref]
[    0.208962] pci 0000:05:00.0: [10ec:b723] type 00 class 0x028000
[    0.208987] pci 0000:05:00.0: reg 0x10: [io  0x4000-0x40ff]
[    0.209021] pci 0000:05:00.0: reg 0x18: [mem 0xb3500000-0xb3503fff 64bit]
[    0.209157] pci 0000:05:00.0: supports D1 D2
[    0.209158] pci 0000:05:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.209376] pci 0000:00:1c.3: PCI bridge to [bus 05]
[    0.209380] pci 0000:00:1c.3:   bridge window [io  0x4000-0x4fff]
[    0.209384] pci 0000:00:1c.3:   bridge window [mem 0xb3500000-0xb35fffff]
[    0.209482] pci 0000:01:00.0: [10de:1341] type 00 class 0x030200
[    0.209501] pci 0000:01:00.0: reg 0x10: [mem 0xb2000000-0xb2ffffff]
[    0.209517] pci 0000:01:00.0: reg 0x14: [mem 0xa0000000-0xafffffff 64bit pref]
[    0.209532] pci 0000:01:00.0: reg 0x1c: [mem 0xb0000000-0xb1ffffff 64bit pref]
[    0.209544] pci 0000:01:00.0: reg 0x24: [io  0x3000-0x307f]
[    0.209555] pci 0000:01:00.0: reg 0x30: [mem 0xfff80000-0xffffffff pref]
[    0.209579] pci 0000:01:00.0: Enabling HDA controller
[    0.209687] pci 0000:01:00.0: 16.000 Gb/s available PCIe bandwidth, limited by 5.0 GT/s PCIe x4 link at 0000:00:1c.4 (capable of 31.504 Gb/s with 8.0 GT/s PCIe x4 link)
[    0.209942] pci 0000:00:1c.4: PCI bridge to [bus 01]
[    0.209946] pci 0000:00:1c.4:   bridge window [io  0x3000-0x3fff]
[    0.209950] pci 0000:00:1c.4:   bridge window [mem 0xb2000000-0xb2ffffff]
[    0.209955] pci 0000:00:1c.4:   bridge window [mem 0xa0000000-0xb1ffffff 64bit pref]
[    0.214544] ACPI: PCI: Interrupt link LNKA configured for IRQ 7
[    0.214597] ACPI: PCI: Interrupt link LNKB configured for IRQ 0
[    0.214599] ACPI: PCI: Interrupt link LNKB disabled
[    0.214649] ACPI: PCI: Interrupt link LNKC configured for IRQ 11
[    0.214699] ACPI: PCI: Interrupt link LNKD configured for IRQ 10
[    0.214748] ACPI: PCI: Interrupt link LNKE configured for IRQ 0
[    0.214750] ACPI: PCI: Interrupt link LNKE disabled
[    0.214798] ACPI: PCI: Interrupt link LNKF configured for IRQ 0
[    0.214799] ACPI: PCI: Interrupt link LNKF disabled
[    0.214848] ACPI: PCI: Interrupt link LNKG configured for IRQ 10
[    0.214897] ACPI: PCI: Interrupt link LNKH configured for IRQ 11
[    0.215339] ACPI: EC: interrupt unblocked
[    0.215341] ACPI: EC: event unblocked
[    0.215351] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.215353] ACPI: EC: GPE=0x1
[    0.215355] ACPI: \_SB_.PCI0.LPCB.EC0_: Boot DSDT EC initialization complete
[    0.215359] ACPI: \_SB_.PCI0.LPCB.EC0_: EC: Used to handle transactions and events
[    0.215445] iommu: Default domain type: Translated
[    0.215445] iommu: DMA domain TLB invalidation policy: lazy mode
[    0.258040] pps_core: LinuxPPS API ver. 1 registered
[    0.258043] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.258049] PTP clock support registered
[    0.258063] EDAC MC: Ver: 3.0.0
[    0.258138] NetLabel: Initializing
[    0.258138] NetLabel:  domain hash size = 128
[    0.258138] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.258138] NetLabel:  unlabeled traffic allowed by default
[    0.258138] PCI: Using ACPI for IRQ routing
[    0.264726] PCI: pci_cache_line_size set to 64 bytes
[    0.264772] e820: reserve RAM buffer [mem 0x0009d400-0x0009ffff]
[    0.264775] e820: reserve RAM buffer [mem 0x95520000-0x97ffffff]
[    0.264777] e820: reserve RAM buffer [mem 0x9cabf000-0x9fffffff]
[    0.264779] e820: reserve RAM buffer [mem 0x9d000000-0x9fffffff]
[    0.264781] e820: reserve RAM buffer [mem 0x25f600000-0x25fffffff]
[    0.264803] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[    0.264803] pci 0000:00:02.0: vgaarb: bridge control possible
[    0.264803] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.264803] vgaarb: loaded
[    0.267506] clocksource: Switched to clocksource tsc-early
[    0.267695] VFS: Disk quotas dquot_6.6.0
[    0.267717] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.267912] AppArmor: AppArmor Filesystem Enabled
[    0.267938] pnp: PnP ACPI init
[    0.268157] system 00:00: [io  0x0680-0x069f] has been reserved
[    0.268163] system 00:00: [io  0xffff] has been reserved
[    0.268166] system 00:00: [io  0xffff] has been reserved
[    0.268168] system 00:00: [io  0xffff] has been reserved
[    0.268171] system 00:00: [io  0x1800-0x18fe] has been reserved
[    0.268173] system 00:00: [io  0x164e-0x164f] has been reserved
[    0.268304] system 00:02: [io  0x1854-0x1857] has been reserved
[    0.268533] system 00:04: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.268537] system 00:04: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.268540] system 00:04: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.268543] system 00:04: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.268547] system 00:04: [mem 0xe0000000-0xefffffff] has been reserved
[    0.268549] system 00:04: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.268552] system 00:04: [mem 0xfed90000-0xfed93fff] has been reserved
[    0.268555] system 00:04: [mem 0xff000000-0xffffffff] could not be reserved
[    0.268557] system 00:04: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.268560] system 00:04: [mem 0x9fa20000-0x9fa20fff] has been reserved
[    0.268563] system 00:04: [mem 0x9fa10000-0x9fa1ffff] has been reserved
[    0.268782] system 00:05: [mem 0xfe102000-0xfe102fff] has been reserved
[    0.268786] system 00:05: [mem 0xfe104000-0xfe104fff] has been reserved
[    0.268789] system 00:05: [mem 0xfe106000-0xfe106fff] has been reserved
[    0.269351] pnp: PnP ACPI: found 6 devices
[    0.273975] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.274073] NET: Registered PF_INET protocol family
[    0.274226] IP idents hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.277052] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear)
[    0.277100] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.277170] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.277477] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
[    0.278003] TCP: Hash tables configured (established 65536 bind 65536)
[    0.278103] MPTCP token hash table entries: 8192 (order: 5, 196608 bytes, linear)
[    0.278175] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear)
[    0.278211] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear)
[    0.278288] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.278299] NET: Registered PF_XDP protocol family
[    0.278306] pci 0000:01:00.0: can't claim BAR 6 [mem 0xfff80000-0xffffffff pref]: no compatible bridge window
[    0.278315] pci 0000:00:1c.0: bridge window [io  0x1000-0x0fff] to [bus 02] add_size 1000
[    0.278319] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000 add_align 100000
[    0.278323] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 02] add_size 200000 add_align 100000
[    0.278336] pci 0000:00:1c.0: BAR 14: assigned [mem 0x9fb00000-0x9fcfffff]
[    0.278344] pci 0000:00:1c.0: BAR 15: assigned [mem 0x9fd00000-0x9fefffff 64bit pref]
[    0.278348] pci 0000:00:1c.0: BAR 13: assigned [io  0x2000-0x2fff]
[    0.278353] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    0.278356] pci 0000:00:1c.0:   bridge window [io  0x2000-0x2fff]
[    0.278362] pci 0000:00:1c.0:   bridge window [mem 0x9fb00000-0x9fcfffff]
[    0.278366] pci 0000:00:1c.0:   bridge window [mem 0x9fd00000-0x9fefffff 64bit pref]
[    0.278372] pci 0000:00:1c.2: PCI bridge to [bus 04]
[    0.278375] pci 0000:00:1c.2:   bridge window [io  0x5000-0x5fff]
[    0.278380] pci 0000:00:1c.2:   bridge window [mem 0xb3600000-0xb36fffff]
[    0.278384] pci 0000:00:1c.2:   bridge window [mem 0xb3400000-0xb34fffff 64bit pref]
[    0.278390] pci 0000:00:1c.3: PCI bridge to [bus 05]
[    0.278393] pci 0000:00:1c.3:   bridge window [io  0x4000-0x4fff]
[    0.278397] pci 0000:00:1c.3:   bridge window [mem 0xb3500000-0xb35fffff]
[    0.278407] pci 0000:01:00.0: BAR 6: no space for [mem size 0x00080000 pref]
[    0.278410] pci 0000:01:00.0: BAR 6: failed to assign [mem size 0x00080000 pref]
[    0.278412] pci 0000:00:1c.4: PCI bridge to [bus 01]
[    0.278415] pci 0000:00:1c.4:   bridge window [io  0x3000-0x3fff]
[    0.278420] pci 0000:00:1c.4:   bridge window [mem 0xb2000000-0xb2ffffff]
[    0.278423] pci 0000:00:1c.4:   bridge window [mem 0xa0000000-0xb1ffffff 64bit pref]
[    0.278430] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.278433] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.278436] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.278438] pci_bus 0000:00: resource 7 [mem 0x9fa00000-0xfeafffff window]
[    0.278441] pci_bus 0000:02: resource 0 [io  0x2000-0x2fff]
[    0.278443] pci_bus 0000:02: resource 1 [mem 0x9fb00000-0x9fcfffff]
[    0.278445] pci_bus 0000:02: resource 2 [mem 0x9fd00000-0x9fefffff 64bit pref]
[    0.278447] pci_bus 0000:04: resource 0 [io  0x5000-0x5fff]
[    0.278449] pci_bus 0000:04: resource 1 [mem 0xb3600000-0xb36fffff]
[    0.278451] pci_bus 0000:04: resource 2 [mem 0xb3400000-0xb34fffff 64bit pref]
[    0.278453] pci_bus 0000:05: resource 0 [io  0x4000-0x4fff]
[    0.278455] pci_bus 0000:05: resource 1 [mem 0xb3500000-0xb35fffff]
[    0.278458] pci_bus 0000:01: resource 0 [io  0x3000-0x3fff]
[    0.278459] pci_bus 0000:01: resource 1 [mem 0xb2000000-0xb2ffffff]
[    0.278462] pci_bus 0000:01: resource 2 [mem 0xa0000000-0xb1ffffff 64bit pref]
[    0.298978] pci 0000:00:1d.0: quirk_usb_early_handoff+0x0/0x750 took 18408 usecs
[    0.299015] PCI: CLS 64 bytes, default 64
[    0.299029] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.299030] software IO TLB: mapped [mem 0x0000000098abf000-0x000000009cabf000] (64MB)
[    0.299092] Trying to unpack rootfs image as initramfs...
[    0.299547] Initialise system trusted keyrings
[    0.299558] Key type blacklist registered
[    0.299637] workingset: timestamp_bits=36 max_order=21 bucket_order=0
[    0.301632] zbud: loaded
[    0.301961] integrity: Platform Keyring initialized
[    0.301968] integrity: Machine keyring initialized
[    0.301971] Key type asymmetric registered
[    0.301973] Asymmetric key parser 'x509' registered
[    0.922904] Freeing initrd memory: 60996K
[    0.929962] alg: self-tests for CTR-KDF (hmac(sha256)) passed
[    0.929996] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
[    0.930039] io scheduler mq-deadline registered
[    0.931504] pcieport 0000:00:1c.0: PME: Signaling with IRQ 40
[    0.931541] pcieport 0000:00:1c.0: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[    0.931833] pcieport 0000:00:1c.2: PME: Signaling with IRQ 41
[    0.932048] pcieport 0000:00:1c.3: PME: Signaling with IRQ 42
[    0.932252] pcieport 0000:00:1c.4: PME: Signaling with IRQ 43
[    0.932360] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    0.933482] thermal LNXTHERM:00: registered as thermal_zone0
[    0.933486] ACPI: thermal: Thermal Zone [TZ01] (45 C)
[    0.933651] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.934327] hpet_acpi_add: no address or irqs in _CRS
[    0.934351] Linux agpgart interface v0.103
[    0.934440] AMD-Vi: AMD IOMMUv2 functionality not available on this system - This is not a bug.
[    0.934815] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
[    0.934820] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
[    0.935894] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.936034] mousedev: PS/2 mouse device common for all mice
[    0.936070] rtc_cmos 00:01: RTC can wake from S4
[    0.936352] rtc_cmos 00:01: registered as rtc0
[    0.936387] rtc_cmos 00:01: setting system clock to 2025-03-20T21:01:52 UTC (1742504512)
[    0.936415] rtc_cmos 00:01: alarms up to one month, 242 bytes nvram
[    0.936590] intel_pstate: Intel P-state driver initializing
[    0.936936] ledtrig-cpu: registered to indicate activity on CPUs
[    0.937732] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[    0.949105] NET: Registered PF_INET6 protocol family
[    0.954366] Segment Routing with IPv6
[    0.954379] In-situ OAM (IOAM) with IPv6
[    0.954404] mip6: Mobile IPv6
[    0.954419] NET: Registered PF_PACKET protocol family
[    0.954468] mpls_gso: MPLS GSO support
[    0.954750] microcode: sig=0x40651, pf=0x40, revision=0x26
[    0.954768] microcode: Microcode Update Driver: v2.2.
[    0.954776] IPI shorthand broadcast: enabled
[    0.954806] sched_clock: Marking stable (951816350, 2862365)->(2576402634, -1621723919)
[    0.955071] registered taskstats version 1
[    0.955082] Loading compiled-in X.509 certificates
[    0.975944] Loaded X.509 cert 'Debian Secure Boot CA: 6ccece7e4c6c0d1f6149f3dd27dfcc5cbb419ea1'
[    0.975962] Loaded X.509 cert 'Debian Secure Boot Signer 2022 - linux: 14011249c2675ea8e5148542202005810584b25f'
[    0.976467] zswap: loaded using pool lzo/zbud
[    0.976627] Key type .fscrypt registered
[    0.976629] Key type fscrypt-provisioning registered
[    0.981337] Key type encrypted registered
[    0.981344] AppArmor: AppArmor sha1 policy hashing enabled
[    0.981352] ima: No TPM chip found, activating TPM-bypass!
[    0.981354] ima: Allocated hash algorithm: sha256
[    0.981364] ima: No architecture policies found
[    0.981373] evm: Initialising EVM extended attributes:
[    0.981374] evm: security.selinux
[    0.981375] evm: security.SMACK64 (disabled)
[    0.981376] evm: security.SMACK64EXEC (disabled)
[    0.981377] evm: security.SMACK64TRANSMUTE (disabled)
[    0.981378] evm: security.SMACK64MMAP (disabled)
[    0.981378] evm: security.apparmor
[    0.981379] evm: security.ima
[    0.981380] evm: security.capability
[    0.981381] evm: HMAC attrs: 0x1
[    1.084556] clk: Disabling unused clocks
[    1.085528] Freeing unused decrypted memory: 2036K
[    1.085971] Freeing unused kernel image (initmem) memory: 2796K
[    1.086009] Write protecting the kernel read-only data: 26624k
[    1.086447] Freeing unused kernel image (text/rodata gap) memory: 2040K
[    1.086682] Freeing unused kernel image (rodata/data gap) memory: 1164K
[    1.138998] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    1.139000] x86/mm: Checking user space page tables
[    1.186582] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    1.186586] Run /init as init process
[    1.186587]   with arguments:
[    1.186589]     /init
[    1.186589]   with environment:
[    1.186590]     HOME=/
[    1.186591]     TERM=linux
[    1.186592]     BOOT_IMAGE=/boot/vmlinuz-6.1.0-26-amd64
[    1.279256] wmi_bus wmi_bus-PNP0C14:01: [Firmware Info]: 00000000-0000-0000-0000-000000000000 has zero instances
[    1.279263] wmi_bus wmi_bus-PNP0C14:01: [Firmware Info]: 00000000-0000-0000-0000-000000000000 has zero instances
[    1.279265] wmi_bus wmi_bus-PNP0C14:01: [Firmware Info]: 00000000-0000-0000-0000-000000000000 has zero instances
[    1.279267] wmi_bus wmi_bus-PNP0C14:01: [Firmware Info]: 00000000-0000-0000-0000-000000000000 has zero instances
[    1.292289] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[    1.294344] ACPI: battery: Slot [BAT1] (battery present)
[    1.294519] hid: raw HID events driver (C) Jiri Kosina
[    1.299527] i801_smbus 0000:00:1f.3: SPD Write Disable is set
[    1.299564] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
[    1.299568] ACPI: watchdog: Skipping WDAT on this system because it uses RTC SRAM
[    1.302767] ACPI: button: Power Button [PWRB]
[    1.302854] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2
[    1.302879] tsc: Refined TSC clocksource calibration: 2399.999 MHz
[    1.302887] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2298364cab5, max_idle_ns: 440795214892 ns
[    1.308428] clocksource: Switched to clocksource tsc
[    1.309528] ACPI: button: Sleep Button [SLPB]
[    1.316399] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input3
[    1.316455] ACPI: button: Lid Switch [LID]
[    1.316540] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
[    1.319012] SCSI subsystem initialized
[    1.323032] ACPI: watchdog: Skipping WDAT on this system because it uses RTC SRAM
[    1.323846] i2c i2c-2: 2/2 memory slots populated (from DMI)
[    1.324306] i2c i2c-2: Successfully instantiated SPD at 0x50
[    1.340948] ACPI: button: Power Button [PWRF]
[    1.370557] ACPI: bus type drm_connector registered
[    1.376268] ACPI: bus type USB registered
[    1.376297] usbcore: registered new interface driver usbfs
[    1.376308] usbcore: registered new interface driver hub
[    1.376323] usbcore: registered new device driver usb
[    1.537359] input: SYN1B7C:01 06CB:2970 Mouse as /devices/pci0000:00/INT33C3:00/i2c-1/i2c-SYN1B7C:01/0018:06CB:2970.0001/input/input5
[    1.537909] input: SYN1B7C:01 06CB:2970 Touchpad as /devices/pci0000:00/INT33C3:00/i2c-1/i2c-SYN1B7C:01/0018:06CB:2970.0001/input/input6
[    1.538008] hid-generic 0018:06CB:2970.0001: input,hidraw0: I2C HID v1.00 Mouse [SYN1B7C:01 06CB:2970] on i2c-SYN1B7C:01
[    1.539843] r8169 0000:04:00.0: can't disable ASPM; OS doesn't have ASPM control
[    1.539943] ehci-pci 0000:00:1d.0: EHCI Host Controller
[    1.539951] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 1
[    1.539963] ehci-pci 0000:00:1d.0: debug port 2
[    1.541173] libata version 3.00 loaded.
[    1.544005] ehci-pci 0000:00:1d.0: irq 23, io mem 0xb371c000
[    1.547029] ahci 0000:00:1f.2: version 3.0
[    1.557250] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
[    1.557259] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo only pio slum part deso sadm sds apst
[    1.557678] scsi host0: ahci
[    1.557938] r8169 0000:04:00.0 eth0: RTL8168g/8111g, c4:54:44:d5:54:7d, XID 4c0, IRQ 45
[    1.557944] r8169 0000:04:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
[    1.558137] scsi host1: ahci
[    1.558565] ata1: SATA max UDMA/133 abar m2048@0xb371b000 port 0xb371b100 irq 44
[    1.558569] ata2: SATA max UDMA/133 abar m2048@0xb371b000 port 0xb371b180 irq 44
[    1.558889] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[    1.558982] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01
[    1.558986] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.558989] usb usb1: Product: EHCI Host Controller
[    1.558991] usb usb1: Manufacturer: Linux 6.1.0-26-amd64 ehci_hcd
[    1.558994] usb usb1: SerialNumber: 0000:00:1d.0
[    1.559209] hub 1-0:1.0: USB hub found
[    1.559219] hub 1-0:1.0: 2 ports detected
[    1.559386] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    1.559431] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    1.560479] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x000000000004b810
[    1.560648] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    1.560654] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
[    1.560659] xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
[    1.560732] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01
[    1.560736] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.560738] usb usb2: Product: xHCI Host Controller
[    1.560739] usb usb2: Manufacturer: Linux 6.1.0-26-amd64 xhci-hcd
[    1.560740] usb usb2: SerialNumber: 0000:00:14.0
[    1.560891] hub 2-0:1.0: USB hub found
[    1.560910] hub 2-0:1.0: 9 ports detected
[    1.561647] usb usb3: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.01
[    1.561652] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.561655] usb usb3: Product: xHCI Host Controller
[    1.561657] usb usb3: Manufacturer: Linux 6.1.0-26-amd64 xhci-hcd
[    1.561659] usb usb3: SerialNumber: 0000:00:14.0
[    1.561805] hub 3-0:1.0: USB hub found
[    1.561817] hub 3-0:1.0: 4 ports detected
[    1.583153] r8169 0000:04:00.0 enp4s0: renamed from eth0
[    1.611017] input: SYN1B7C:01 06CB:2970 Mouse as /devices/pci0000:00/INT33C3:00/i2c-1/i2c-SYN1B7C:01/0018:06CB:2970.0001/input/input8
[    1.611106] input: SYN1B7C:01 06CB:2970 Touchpad as /devices/pci0000:00/INT33C3:00/i2c-1/i2c-SYN1B7C:01/0018:06CB:2970.0001/input/input9
[    1.611188] hid-multitouch 0018:06CB:2970.0001: input,hidraw0: I2C HID v1.00 Mouse [SYN1B7C:01 06CB:2970] on i2c-SYN1B7C:01
[    1.814965] usb 2-1: new low-speed USB device number 2 using xhci_hcd
[    1.814967] usb 1-1: new high-speed USB device number 2 using ehci-pci
[    1.874537] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    1.874580] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    1.875743] ata1.00: ATA-8: Hitachi HTS545016B9A300, PBBOC60N, max UDMA/133
[    1.878043] ata2.00: ATAPI: MATSHITA DVD-RAM UJ8HC, 1.00, max UDMA/100
[    1.878197] ata1.00: 312581808 sectors, multi 0: LBA48 NCQ (depth 32), AA
[    1.879806] ata1.00: configured for UDMA/133
[    1.880428] scsi 0:0:0:0: Direct-Access     ATA      Hitachi HTS54501 C60N PQ: 0 ANSI: 5
[    1.882754] ata2.00: configured for UDMA/100
[    1.889857] scsi 1:0:0:0: CD-ROM            MATSHITA DVD-RAM UJ8HC    1.00 PQ: 0 ANSI: 5
[    1.963756] sd 0:0:0:0: [sda] 312581808 512-byte logical blocks: (160 GB/149 GiB)
[    1.963773] sd 0:0:0:0: [sda] Write Protect is off
[    1.963776] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.963808] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.963845] sd 0:0:0:0: [sda] Preferred minimum I/O size 512 bytes
[    1.991393] usb 2-1: New USB device found, idVendor=046d, idProduct=c077, bcdDevice=72.00
[    1.991400] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.991403] usb 2-1: Product: USB Optical Mouse
[    1.991406] usb 2-1: Manufacturer: Logitech
[    2.003177] usb 1-1: New USB device found, idVendor=8087, idProduct=8000, bcdDevice= 0.04
[    2.003183] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    2.003484] hub 1-1:1.0: USB hub found
[    2.003599] hub 1-1:1.0: 8 ports detected
[    2.062399] sr 1:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[    2.062405] cdrom: Uniform CD-ROM driver Revision: 3.20
[    2.118961] usb 2-5: new full-speed USB device number 3 using xhci_hcd
[    2.215362] ACPI Warning: \_SB.PCI0.RP05.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20220331/nsarguments-61)
[    2.215531] pci 0000:01:00.0: optimus capabilities: enabled, status dynamic power, hda bios codec supported
[    2.215535] VGA switcheroo: detected Optimus DSM method \_SB_.PCI0.RP05.PEGP handle
[    2.215559] nouveau 0000:01:00.0: enabling device (0006 -> 0007)
[    2.215762] nouveau 0000:01:00.0: NVIDIA GM108 (118010a2)
[    2.225301] nouveau 0000:01:00.0: bios: version 82.08.14.00.3f
[    2.291704] usb 2-5: New USB device found, idVendor=0bda, idProduct=b005, bcdDevice= 2.00
[    2.291711] usb 2-5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    2.291714] usb 2-5: Product: Bluetooth Radio
[    2.291717] usb 2-5: Manufacturer: Realtek
[    2.291719] usb 2-5: SerialNumber: 00e04c000001
[    2.291737] nouveau 0000:01:00.0: pci: failed to adjust cap speed
[    2.291741] nouveau 0000:01:00.0: pci: failed to adjust lnkctl speed
[    2.299393] BUG: unable to handle page fault for address: ffffa0cf8500020c
[    2.299447] #PF: supervisor read access in kernel mode
[    2.299496] #PF: error_code(0x0000) - not-present page
[    2.299546] PGD 100000067 P4D 100000067 PUD 1001c7067 PMD 0
[    2.299599] Oops: 0000 [#1] PREEMPT SMP PTI
[    2.299647] CPU: 3 PID: 127 Comm: (udev-worker) Not tainted 6.1.0-26-amd64 #1  Debian 6.1.112-1
[    2.299705] Hardware name: Acer Aspire E5-771G/EA70_HB, BIOS V1.09 07/17/2014
[    2.299758] RIP: 0010:ioread32+0x2e/0x60
[    2.299809] Code: ff 03 00 77 25 48 81 ff 00 00 01 00 76 08 89 fa ed c3 cc cc cc cc 8b 05 00 23 66 01 85 c0 75 11 b8 ff ff ff ff c3 cc cc cc cc <8b> 07 c3 cc cc cc cc 83 e8 01 48 89 fe 48 c7 c2 cd 42 5a a9 48 c7
[    2.299887] RSP: 0018:ffffa0cf803df3f8 EFLAGS: 00010292
[    2.299937] RAX: ffff91071149d400 RBX: 0000000000000ef0 RCX: 00000000ffffffff
[    2.299990] RDX: 0000000000000000 RSI: 0000000000ef0000 RDI: ffffa0cf8500020c
[    2.300043] RBP: ffff91071149d400 R08: ffffa0cf803df464 R09: 000000000000080f
[    2.300096] R10: 0000000000000000 R11: 0000000000000000 R12: ffffffffc09f2240
[    2.300150] R13: 0000000000000000 R14: 00000000ffffffff R15: 0000000000000ef1
[    2.300203] FS:  00007f795fedf8c0(0000) GS:ffff9108172c0000(0000) knlGS:0000000000000000
[    2.300258] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[    2.300309] CR2: ffffa0cf8500020c CR3: 0000000100c48002 CR4: 00000000001706e0
[    2.300362] Call Trace:
[    2.300406]  <TASK>
[    2.300463]  ? __die_body.cold+0x1a/0x1f
[    2.300528]  ? page_fault_oops+0xd2/0x2b0
[    2.300591]  ? search_module_extables+0x15/0x60
[    2.300656]  ? search_bpf_extables+0x5b/0x80
[    2.300721]  ? exc_page_fault+0xca/0x170
[    2.300785]  ? asm_exc_page_fault+0x22/0x30
[    2.300850]  ? ioread32+0x2e/0x60
[    2.300911]  ? ramfuc_reg+0x30/0x30 [nouveau]
[    2.301071]  gf108_ram_probe_fbp_amount+0x70/0xa0 [nouveau]
[    2.301230]  gf100_ram_ctor+0xe5/0x220 [nouveau]
[    2.301386]  gk104_ram_new_+0x88/0xb90 [nouveau]
[    2.301540]  ? nvkm_timer_alarm_trigger+0x148/0x1e0 [nouveau]
[    2.301707]  nvkm_fb_oneinit+0x2b/0xa0 [nouveau]
[    2.301856]  nvkm_subdev_init+0x53/0xd0 [nouveau]
[    2.301996]  ? ktime_get+0x3b/0xa0
[    2.302059]  nvkm_device_init+0x11a/0x1b0 [nouveau]
[    2.302224]  nvkm_udevice_init+0x45/0x70 [nouveau]
[    2.302389]  nvkm_object_init+0x3d/0x110 [nouveau]
[    2.302528]  nvkm_ioctl_new+0x176/0x200 [nouveau]
[    2.302667]  ? nvkm_client_notify+0x30/0x30 [nouveau]
[    2.302805]  ? nvkm_udevice_rd08+0x30/0x30 [nouveau]
[    2.302972]  nvkm_ioctl+0xd8/0x180 [nouveau]
[    2.303109]  nvif_object_ctor+0x110/0x190 [nouveau]
[    2.303246]  nvif_device_ctor+0x1f/0x60 [nouveau]
[    2.303383]  nouveau_cli_init+0x160/0x490 [nouveau]
[    2.303549]  nouveau_drm_device_init+0x74/0x7a0 [nouveau]
[    2.303717]  ? pci_bus_read_config_word+0x49/0x80
[    2.303783]  ? pci_update_current_state+0x6e/0xa0
[    2.303848]  nouveau_drm_probe+0x128/0x1f0 [nouveau]
[    2.304014]  local_pci_probe+0x41/0x80
[    2.304076]  pci_device_probe+0xc3/0x240
[    2.304139]  really_probe+0xde/0x380
[    2.304202]  ? pm_runtime_barrier+0x50/0x90
[    2.304267]  __driver_probe_device+0x78/0x120
[    2.304331]  driver_probe_device+0x1f/0x90
[    2.304395]  __driver_attach+0xce/0x1c0
[    2.304458]  ? __device_attach_driver+0x110/0x110
[    2.304522]  bus_for_each_dev+0x87/0xd0
[    2.304585]  bus_add_driver+0x1ae/0x200
[    2.304648]  driver_register+0x89/0xe0
[    2.304711]  ? 0xffffffffc0b30000
[    2.304771]  do_one_initcall+0x59/0x220
[    2.304836]  do_init_module+0x4a/0x1f0
[    2.304899]  __do_sys_finit_module+0xac/0x120
[    2.304964]  do_syscall_64+0x55/0xb0
[    2.305027]  ? ksys_mmap_pgoff+0xe8/0x1f0
[    2.305090]  ? exit_to_user_mode_prepare+0x40/0x1e0
[    2.305154]  ? syscall_exit_to_user_mode+0x1e/0x40
[    2.305219]  ? do_syscall_64+0x61/0xb0
[    2.305281]  ? __do_sys_newfstatat+0x4e/0x80
[    2.305345]  ? exit_to_user_mode_prepare+0x40/0x1e0
[    2.305409]  ? syscall_exit_to_user_mode+0x1e/0x40
[    2.305474]  ? do_syscall_64+0x61/0xb0
[    2.305536]  ? do_filp_open+0xaf/0x160
[    2.305598]  ? __lookup_slow+0x130/0x130
[    2.305662]  ? kmem_cache_free+0x15/0x310
[    2.305726]  ? do_sys_openat2+0x9b/0x170
[    2.305789]  ? exit_to_user_mode_prepare+0x40/0x1e0
[    2.305853]  ? syscall_exit_to_user_mode+0x1e/0x40
[    2.305918]  ? do_syscall_64+0x61/0xb0
[    2.305980]  ? exit_to_user_mode_prepare+0x40/0x1e0
[    2.306044]  ? syscall_exit_to_user_mode+0x1e/0x40
[    2.306109]  ? do_syscall_64+0x61/0xb0
[    2.306170]  ? do_syscall_64+0x61/0xb0
[    2.306231]  ? do_syscall_64+0x61/0xb0
[    2.306293]  entry_SYSCALL_64_after_hwframe+0x6e/0xd8
[    2.306359] RIP: 0033:0x7f79605f07d9
[    2.306420] Code: 08 89 e8 5b 5d c3 66 2e 0f 1f 84 00 00 00 00 00 90 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d f7 05 0d 00 f7 d8 64 89 01 48
[    2.306541] RSP: 002b:00007ffeaa570618 EFLAGS: 00000246 ORIG_RAX: 0000000000000139
[    2.306624] RAX: ffffffffffffffda RBX: 0000563b31275c10 RCX: 00007f79605f07d9
[    2.306692] RDX: 0000000000000000 RSI: 00007f7960783efd RDI: 0000000000000014
[    2.306759] RBP: 00007f7960783efd R08: 0000000000000000 R09: 0000563b3125c110
[    2.306827] R10: 0000000000000014 R11: 0000000000000246 R12: 0000000000020000
[    2.306894] R13: 0000000000000000 R14: 0000563b3125dab0 R15: 00007ffeaa570850
[    2.306963]  </TASK>
[    2.307019] Modules linked in: i915(+) nouveau(+) sd_mod(+) t10_pi sr_mod(+) crc64_rocksoft crc64 cdrom crc_t10dif drm_buddy mxm_wmi crct10dif_generic i2c_algo_bit drm_display_helper cec ahci libahci rc_core drm_ttm_helper hid_multitouch xhci_pci ehci_pci hid_generic ttm libata crct10dif_pclmul crct10dif_common xhci_hcd r8169 ehci_hcd drm_kms_helper realtek mdio_devres crc32_pclmul usbcore drm crc32c_intel libphy lpc_ich usb_common scsi_mod i2c_hid_acpi i2c_i801 i2c_hid i2c_smbus scsi_common battery hid video wmi button
[    2.307286] CR2: ffffa0cf8500020c
[    2.307346] ---[ end trace 0000000000000000 ]---
[    2.307408] RIP: 0010:ioread32+0x2e/0x60
[    2.307471] Code: ff 03 00 77 25 48 81 ff 00 00 01 00 76 08 89 fa ed c3 cc cc cc cc 8b 05 00 23 66 01 85 c0 75 11 b8 ff ff ff ff c3 cc cc cc cc <8b> 07 c3 cc cc cc cc 83 e8 01 48 89 fe 48 c7 c2 cd 42 5a a9 48 c7
[    2.307592] RSP: 0018:ffffa0cf803df3f8 EFLAGS: 00010292
[    2.307656] RAX: ffff91071149d400 RBX: 0000000000000ef0 RCX: 00000000ffffffff
[    2.307723] RDX: 0000000000000000 RSI: 0000000000ef0000 RDI: ffffa0cf8500020c
[    2.307790] RBP: ffff91071149d400 R08: ffffa0cf803df464 R09: 000000000000080f
[    2.307858] R10: 0000000000000000 R11: 0000000000000000 R12: ffffffffc09f2240
[    2.307925] R13: 0000000000000000 R14: 00000000ffffffff R15: 0000000000000ef1
[    2.307992] FS:  00007f795fedf8c0(0000) GS:ffff9108172c0000(0000) knlGS:0000000000000000
[    2.308076] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[    2.308141] CR2: ffffa0cf8500020c CR3: 0000000100c48002 CR4: 00000000001706e0
[    2.308208] note: (udev-worker)[127] exited with irqs disabled
[    2.325441]  sda: sda1 sda2 < sda5 >
[    2.325818] sd 0:0:0:0: [sda] Attached SCSI disk
[    2.426885] usb 2-7: new high-speed USB device number 4 using xhci_hcd
[    2.472759] i915 0000:00:02.0: vgaarb: deactivate vga console
[    2.473991] Console: switching to colour dummy device 80x25
[    2.475019] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[    2.512795] sr 1:0:0:0: Attached scsi CD-ROM sr0
[    2.523665] [drm] Initialized i915 1.6.0 20201103 for 0000:00:02.0 on minor 1
[    2.524298] ACPI: video: [Firmware Bug]: ACPI(PEGP) defines _DOD but not _DOS
[    2.524859] ACPI: video: Video Device [PEGP] (multi-head: yes  rom: yes  post: no)
[    2.524867] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.GFX0.DD02._BCL], AE_NOT_FOUND (20220331/psargs-330)
[    2.524874] ACPI Error: Aborting method \_SB.PCI0.RP05.PEGP.DD02._BCL due to previous error (AE_NOT_FOUND) (20220331/psparse-529)
[    2.524916] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:2f/LNXVIDEO:00/input/input11
[    2.526134] ACPI: video: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    2.526270] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input12
[    2.529222] fbcon: i915drmfb (fb0) is primary device
[    2.648181] usb 2-7: New USB device found, idVendor=1bcf, idProduct=2c6e, bcdDevice= 0.02
[    2.648187] usb 2-7: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.648190] usb 2-7: Product: HD WebCam
[    2.648192] usb 2-7: Manufacturer: NC.21411.0294260C2F3LM0002
[    2.728423] input: Logitech USB Optical Mouse as /devices/pci0000:00/0000:00:14.0/usb2/2-1/2-1:1.0/0003:046D:C077.0002/input/input13
[    2.728523] hid-generic 0003:046D:C077.0002: input,hidraw1: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-0000:00:14.0-1/input0
[    2.728574] usbcore: registered new interface driver usbhid
[    2.728575] usbhid: USB HID core driver
[    3.657759] Console: switching to colour frame buffer device 200x56
[    3.676756] i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
[    3.771434] PM: Image not found (code -22)
[    4.600119] EXT4-fs (sda1): mounted filesystem with ordered data mode. Quota mode: none.
[    4.966043] Not activating Mandatory Access Control as /sbin/tomoyo-init does not exist.
[    6.631161] systemd[1]: Inserted module 'autofs4'
[    6.935510] systemd[1]: systemd 252.36-1~deb12u1 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)
[    6.935723] systemd[1]: Detected architecture x86-64.
[    6.976121] systemd[1]: Hostname set to <aspire>.
[    9.206364] systemd[1]: Queued start job for default target graphical.target.
[    9.229312] systemd[1]: Created slice system-getty.slice - Slice /system/getty.
[    9.230332] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe.
[    9.231123] systemd[1]: Created slice user.slice - User and Session Slice.
[    9.231396] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch.
[    9.231925] systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point.
[    9.232079] systemd[1]: Expecting device dev-disk-by\x2duuid-0af590e2\x2d0985\x2d41d8\x2d9a5e\x2d374b01d2a2eb.device - /dev/disk/by-uuid/0af590e2-0985-41d8-9a5e-374b01d2a2eb...
[    9.232256] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes.
[    9.232394] systemd[1]: Reached target remote-fs.target - Remote File Systems.
[    9.232474] systemd[1]: Reached target slices.target - Slice Units.
[    9.232613] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes.
[    9.233026] systemd[1]: Listening on systemd-fsckd.socket - fsck to fsckd communication Socket.
[    9.233280] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe.
[    9.234112] systemd[1]: Listening on systemd-journald-audit.socket - Journal Audit Socket.
[    9.234381] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log).
[    9.234646] systemd[1]: Listening on systemd-journald.socket - Journal Socket.
[    9.234954] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.
[    9.235183] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
[    9.236578] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System...
[    9.237872] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System...
[    9.238962] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System...
[    9.239901] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System...
[    9.258531] systemd[1]: Starting keyboard-setup.service - Set the console keyboard layout...
[    9.260099] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes...
[    9.261197] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs...
[    9.262851] systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod...
[    9.264597] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm...
[    9.265815] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore...
[    9.267481] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse...
[    9.269168] systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop...
[    9.269379] systemd[1]: systemd-fsck-root.service - File System Check on Root Device was skipped because of an unmet condition check (ConditionPathExists=!/run/initramfs/fsck-root).
[    9.271183] systemd[1]: Starting systemd-journald.service - Journal Service...
[    9.463676] loop: module loaded
[    9.584481] fuse: init (API version 7.38)
[    9.601064] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[    9.601213] device-mapper: uevent: version 1.0.3
[    9.601436] device-mapper: ioctl: 4.47.0-ioctl (2022-07-28) initialised: dm-devel@redhat.com
[    9.635146] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules...
[    9.636411] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems...
[    9.637446] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices...
[    9.639050] systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes.
[    9.639572] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[    9.639722] systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs.
[    9.640005] systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
[    9.640149] systemd[1]: Finished modprobe@dm_mod.service - Load Kernel Module dm_mod.
[    9.640426] systemd[1]: modprobe@drm.service: Deactivated successfully.
[    9.641158] systemd[1]: Finished modprobe@drm.service - Load Kernel Module drm.
[    9.642027] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully.
[    9.642761] systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore.
[    9.643759] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[    9.644516] systemd[1]: Finished modprobe@fuse.service - Load Kernel Module fuse.
[    9.645391] systemd[1]: modprobe@loop.service: Deactivated successfully.
[    9.646117] systemd[1]: Finished modprobe@loop.service - Load Kernel Module loop.
[    9.647746] systemd[1]: Mounting sys-fs-fuse-connections.mount - FUSE Control File System...
[    9.649322] systemd[1]: Mounting sys-kernel-config.mount - Kernel Configuration File System...
[    9.650273] systemd[1]: systemd-repart.service - Repartition Root Disk was skipped because no trigger condition checks were met.
[    9.770116] systemd[1]: Mounted dev-hugepages.mount - Huge Pages File System.
[    9.770997] systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System.
[    9.771831] systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System.
[    9.772660] systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System.
[    9.773475] systemd[1]: Mounted sys-fs-fuse-connections.mount - FUSE Control File System.
[    9.774271] systemd[1]: Mounted sys-kernel-config.mount - Kernel Configuration File System.
[    9.781000] systemd[1]: Started systemd-journald.service - Journal Service.
[    9.902948] EXT4-fs (sda1): re-mounted. Quota mode: none.
[   10.150379] systemd-journald[258]: Received client request to flush runtime journal.
[   10.671121] lp: driver loaded but no devices found
[   10.794627] ppdev: user-space parallel port driver
[   14.506943] audit: type=1400 audit(1742504526.064:2): apparmor="STATUS" operation="profile_load" profile="" name="nvidia_modprobe" pid=305 comm="apparmor_parser"
[   14.508858] audit: type=1400 audit(1742504526.064:3): apparmor="STATUS" operation="profile_load" profile="" name="nvidia_modprobe//kmod" pid=305 comm="apparmor_parser"
[   14.527822] audit: type=1400 audit(1742504526.088:4): apparmor="STATUS" operation="profile_load" profile="" name="lsb_release" pid=304 comm="apparmor_parser"
[   14.698139] audit: type=1400 audit(1742504526.256:5): apparmor="STATUS" operation="profile_load" profile="" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=306 comm="apparmor_parser"
[   14.700728] audit: type=1400 audit(1742504526.256:6): apparmor="STATUS" operation="profile_load" profile="" name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=306 comm="apparmor_parser"
[   14.701558] audit: type=1400 audit(1742504526.256:7): apparmor="STATUS" operation="profile_load" profile="" name="/usr/lib/connman/scripts/dhclient-script" pid=306 comm="apparmor_parser"
[   14.702176] audit: type=1400 audit(1742504526.256:8): apparmor="STATUS" operation="profile_load" profile="" name="/{,usr/}sbin/dhclient" pid=306 comm="apparmor_parser"
[   14.741301] audit: type=1400 audit(1742504526.300:9): apparmor="STATUS" operation="profile_load" profile="" name="/usr/bin/man" pid=307 comm="apparmor_parser"
[   14.742091] audit: type=1400 audit(1742504526.300:10): apparmor="STATUS" operation="profile_load" profile="" name="man_filter" pid=307 comm="apparmor_parser"
[   14.742723] audit: type=1400 audit(1742504526.300:11): apparmor="STATUS" operation="profile_load" profile="" name="man_groff" pid=307 comm="apparmor_parser"
[   16.768371] ACPI: AC: AC Adapter [ACAD] (on-line)
[   17.363934] input: PC Speaker as /devices/platform/pcspkr/input/input14
[   17.516665] at24 2-0050: supply vcc not found, using dummy regulator
[   17.518935] at24 2-0050: 256 byte spd EEPROM, read-only
[   17.608529] acer_wmi: Acer Laptop ACPI-WMI Extras
[   17.610656] acer_wmi: Function bitmap for Communication Button: 0x801
[   17.627328] input: Acer WMI hotkeys as /devices/virtual/input/input15
[   17.794218] sd 0:0:0:0: Attached scsi generic sg0 type 0
[   17.796039] sr 1:0:0:0: Attached scsi generic sg1 type 5
[   18.010531] iTCO_vendor_support: vendor-support=0
[   18.249668] RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 655360 ms ovfl timer
[   18.250400] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[   18.251259] RAPL PMU: hw unit of domain package 2^-14 Joules
[   18.251950] RAPL PMU: hw unit of domain dram 2^-14 Joules
[   18.252622] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[   18.347684] cryptd: max_cpu_qlen set to 1000
[   18.355629] iTCO_wdt iTCO_wdt.1.auto: Found a Lynx Point_LP TCO device (Version=2, TCOBASE=0x1860)
[   18.356415] iTCO_wdt iTCO_wdt.1.auto: initialized. heartbeat=30 sec (nowayout=0)
[   18.566481] alg: No test for fips(ansi_cprng) (fips_ansi_cprng)
[   18.651229] mc: Linux media interface: v0.10
[   18.719862] AVX2 version of gcm_enc/dec engaged.
[   18.720960] AES CTR mode by8 optimization enabled
[   18.954693] videodev: Linux video capture interface: v2.00
[   19.230587] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[   19.231555] cfg80211: Loaded X.509 cert 'benh@debian.org: 577e021cb980e0e820821ba7b54b4961b8b4fadf'
[   19.232466] cfg80211: Loaded X.509 cert 'romain.perier@gmail.com: 3abbc6ec146e09d1b6016ab9d6cf71dd233f0328'
[   19.233372] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[   19.234277] cfg80211: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
[   19.599445] Bluetooth: Core ver 2.22
[   19.600150] NET: Registered PF_BLUETOOTH protocol family
[   19.600795] Bluetooth: HCI device and connection manager initialized
[   19.601408] Bluetooth: HCI socket layer initialized
[   19.601994] Bluetooth: L2CAP socket layer initialized
[   19.602564] Bluetooth: SCO socket layer initialized
[   20.010972] snd_hda_intel 0000:00:03.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[   20.181082] platform regulatory.0: firmware: direct-loading firmware regulatory.db
[   20.233544] platform regulatory.0: firmware: direct-loading firmware regulatory.db.p7s
[   20.294854] input: HDA Intel HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.0/sound/card0/input16
[   20.295621] input: HDA Intel HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.0/sound/card0/input17
[   20.296330] input: HDA Intel HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.0/sound/card0/input18
[   20.596674] snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC283: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[   20.597358] snd_hda_codec_realtek hdaudioC1D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   20.597982] snd_hda_codec_realtek hdaudioC1D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[   20.598714] snd_hda_codec_realtek hdaudioC1D0:    mono: mono_out=0x0
[   20.599306] snd_hda_codec_realtek hdaudioC1D0:    inputs:
[   20.599882] snd_hda_codec_realtek hdaudioC1D0:      Mic=0x12
[   20.652361] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card1/input19
[   20.657099] usb 2-7: Found UVC 1.00 device HD WebCam (1bcf:2c6e)
[   20.691855] input: HD WebCam: HD WebCam as /devices/pci0000:00/0000:00:14.0/usb2/2-7/2-7:1.0/input/input20
[   20.692629] usbcore: registered new interface driver uvcvideo
[   20.913049] usbcore: registered new interface driver btusb
[   20.914609] Bluetooth: hci0: RTL: examining hci_ver=06 hci_rev=000b lmp_ver=06 lmp_subver=8723
[   20.917590] Bluetooth: hci0: RTL: rom_version status=0 version=1
[   20.918456] Bluetooth: hci0: RTL: loading rtl_bt/rtl8723b_fw.bin
[   20.968785] rtl8723be: Using firmware rtlwifi/rtl8723befw_36.bin
[   20.974034] ieee80211 phy0: Selected rate control algorithm 'rtl_rc'
[   20.974853] rtlwifi: rtlwifi: wireless switch is on
[   21.097743] bluetooth hci0: firmware: direct-loading firmware rtl_bt/rtl8723b_fw.bin
[   21.099398] Bluetooth: hci0: RTL: loading rtl_bt/rtl8723b_config.bin
[   21.101131] bluetooth hci0: firmware: failed to load rtl_bt/rtl8723b_config.bin (-2)
[   21.102822] firmware_class: See https://wiki.debian.org/Firmware for information about missing firmware
[   21.104565] bluetooth hci0: firmware: failed to load rtl_bt/rtl8723b_config.bin (-2)
[   21.106267] bluetooth hci0: Direct firmware load for rtl_bt/rtl8723b_config.bin failed with error -2
[   21.107870] Bluetooth: hci0: RTL: cfg_sz -2, total sz 22496
[   21.129225] rtl8723be 0000:05:00.0: firmware: direct-loading firmware rtlwifi/rtl8723befw_36.bin
[   21.203008] rtl8723be 0000:05:00.0 wlp5s0: renamed from wlan0
[   21.684174] intel_rapl_common: Found RAPL domain package
[   21.685826] intel_rapl_common: Found RAPL domain core
[   21.687434] intel_rapl_common: Found RAPL domain uncore
[   21.688998] intel_rapl_common: Found RAPL domain dram
[   21.690523] intel_rapl_common: RAPL package-0 domain package locked by BIOS
[   21.911676] Bluetooth: hci0: RTL: fw version 0x0e2f9f73
[   22.043986] Adding 999420k swap on /dev/sda5.  Priority:-2 extents:1 across:999420k FS
[   25.400821] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   25.401908] Bluetooth: BNEP filters: protocol multicast
[   25.403006] Bluetooth: BNEP socket layer initialized
[   25.407451] Bluetooth: MGMT ver 1.22
[   25.521250] NET: Registered PF_ALG protocol family
[   31.901411] NET: Registered PF_QIPCRTR protocol family
[   32.352114] kauditd_printk_skb: 11 callbacks suppressed
[   32.352124] audit: type=1400 audit(1742504543.912:23): apparmor="DENIED" operation="capable" profile="" pid=663 comm="cupsd" capability=12  capname="net_admin"
[   33.123925] r8169 0000:04:00.0: firmware: direct-loading firmware rtl_nic/rtl8168g-2.fw
[   33.150979] Generic FE-GE Realtek PHY r8169-0-400:00: attached PHY driver (mii_bus:phy_addr=r8169-0-400:00, irq=MAC)
[   33.355026] r8169 0000:04:00.0 enp4s0: Link is Down
[   37.667962] wlp5s0: authenticate with f0:b0:14:be:5e:31
[   37.667981] wlp5s0: 80 MHz not supported, disabling VHT
[   37.678041] wlp5s0: send auth to f0:b0:14:be:5e:31 (try 1/3)
[   37.686097] wlp5s0: authenticated
[   37.686913] wlp5s0: associate with f0:b0:14:be:5e:31 (try 1/3)
[   37.696820] wlp5s0: RX AssocResp from f0:b0:14:be:5e:31 (capab=0x1431 status=0 aid=8)
[   37.697043] wlp5s0: associated
[   37.708580] wlp5s0: Limiting TX power to 20 (20 - 0) dBm as advertised by f0:b0:14:be:5e:31
[   37.831118] IPv6: ADDRCONF(NETDEV_CHANGE): wlp5s0: link becomes ready

# journalctl -o short-precise -k -b -1
...provides the output of the last successful boot process using the same kernel version. journalctl --list-boot indicates nothing is logged when I try failing versions.
Thus, I am having trouble getting a log from a failed boot with
kernel 6.1.0-28 (or higher).

Now, I am trying to find clues looking at a video I recorded while booting version -28.

What I see are some messages by systemd about unmet condition checks while
systemd-firstboot.service,
systemd-machine-id-commit.service,
systemd-pstore.service or
systemd-repart.service are called.

These are more than during the successful boot with -26, where only systemd-fsck-root.service has a similar message.

Please note that this is the first time I am finding out about systemd, and I am just trying to find what appears to be different in the boot messages.

I am running the exact same installation on some other notebooks or PCs without any issues. The netinst image was identical, as was my installation process.

https://manpages.debian.org/testing/systemd/systemd-firstboot.1.en.html makes me wonder if this is where I should dig deeper? I guess it is just as likely I am missing the one clue looking at the logs, or that it might be an issue with a driver that is specific to the notebook I am having the issue on.

Regards
zb


Reply to: