Skip to content

Instantly share code, notes, and snippets.

@kounoike
Created January 12, 2025 07:42
Show Gist options
  • Select an option

  • Save kounoike/8aff2232ac1e4ae6908d182137951246 to your computer and use it in GitHub Desktop.

Select an option

Save kounoike/8aff2232ac1e4ae6908d182137951246 to your computer and use it in GitHub Desktop.
[ 0.000000] Linux version 6.8.0-51-generic (buildd@lcy02-amd64-091) (x86_64-linux-gnu-gcc-13 (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0, GNU ld (GNU Binutils for Ubuntu) 2.42) #52-Ubuntu SMP PREEMPT_DYNAMIC Thu Dec 5 13:09:44 UTC 2024 (Ubuntu 6.8.0-51.52-generic 6.8.12)
[ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-6.8.0-51-generic root=/dev/mapper/ubuntu--vg-ubuntu--lv ro
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] AMD AuthenticAMD
[ 0.000000] Hygon HygonGenuine
[ 0.000000] Centaur CentaurHauls
[ 0.000000] zhaoxin Shanghai
[ 0.000000] x86/split lock detection: #AC: crashing the kernel on kernel split_locks and warning on user-space split_locks
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009dfff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009e000-0x000000000009efff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000000009f000-0x000000000009ffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000004035bfff] usable
[ 0.000000] BIOS-e820: [mem 0x000000004035c000-0x000000004035cfff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000004035d000-0x0000000040392fff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000040393000-0x0000000040393fff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000040394000-0x00000000723ddfff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000723de000-0x00000000754ddfff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000754de000-0x00000000755b0fff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x00000000755b1000-0x0000000075670fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x0000000075671000-0x0000000075ffefff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000075fff000-0x0000000075ffffff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000076000000-0x0000000079ffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000007aa00000-0x000000007abfffff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000007b000000-0x00000000803fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000c0000000-0x00000000cfffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed20000-0x00000000fed7ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000047fbfffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] APIC: Static calls initialized
[ 0.000000] efi: EFI v2.8 by American Megatrends
[ 0.000000] efi: ACPI=0x7564d000 ACPI 2.0=0x7564d014 TPMFinalLog=0x7561c000 SMBIOS=0x75da0000 SMBIOS 3.0=0x75d9f000 MEMATTR=0x685bf018 MOKvar=0x75da4000 INITRD=0x685c1098 TPMEventLog=0x685b7018
[ 0.000000] efi: Remove mem72: MMIO range=[0xc0000000-0xcfffffff] (256MB) from e820 map
[ 0.000000] e820: remove [mem 0xc0000000-0xcfffffff] reserved
[ 0.000000] efi: Not removing mem73: MMIO range=[0xfe000000-0xfe010fff] (68KB) from e820 map
[ 0.000000] efi: Not removing mem74: MMIO range=[0xfec00000-0xfec00fff] (4KB) from e820 map
[ 0.000000] efi: Not removing mem75: MMIO range=[0xfed00000-0xfed00fff] (4KB) from e820 map
[ 0.000000] efi: Not removing mem77: MMIO range=[0xfee00000-0xfee00fff] (4KB) from e820 map
[ 0.000000] efi: Remove mem78: MMIO range=[0xff000000-0xffffffff] (16MB) from e820 map
[ 0.000000] e820: remove [mem 0xff000000-0xffffffff] reserved
[ 0.000000] secureboot: Secure boot disabled
[ 0.000000] SMBIOS 3.5.0 present.
[ 0.000000] DMI: AZW MINI S/MINI S, BIOS ADLNV105 12/12/2023
[ 0.000000] tsc: Detected 800.000 MHz processor
[ 0.000000] tsc: Detected 806.400 MHz TSC
[ 0.000389] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000392] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000401] last_pfn = 0x47fc00 max_arch_pfn = 0x400000000
[ 0.000405] MTRR map: 5 entries (3 fixed + 2 variable; max 23), built from 10 variable MTRRs
[ 0.000407] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.000511] last_pfn = 0x76000 max_arch_pfn = 0x400000000
[ 0.017757] Using GB pages for direct mapping
[ 0.018070] secureboot: Secure boot disabled
[ 0.018070] RAMDISK: [mem 0x5e44d000-0x62457fff]
[ 0.018429] ACPI: Early table checksum verification disabled
[ 0.018433] ACPI: RSDP 0x000000007564D014 000024 (v02 ALASKA)
[ 0.018438] ACPI: XSDT 0x000000007564C728 000114 (v01 ALASKA A M I 01072009 AMI 01000013)
[ 0.018443] ACPI: FACP 0x00000000755AE000 000114 (v06 ALASKA A M I 01072009 AMI 01000013)
[ 0.018447] ACPI: DSDT 0x0000000075538000 075163 (v02 ALASKA A M I 01072009 INTL 20200717)
[ 0.018450] ACPI: FACS 0x0000000075670000 000040
[ 0.018452] ACPI: FIDT 0x0000000075537000 00009C (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.018455] ACPI: SSDT 0x00000000755B0000 00038C (v02 PmaxDv Pmax_Dev 00000001 INTL 20200717)
[ 0.018457] ACPI: SSDT 0x0000000075531000 005D0B (v02 CpuRef CpuSsdt 00003000 INTL 20200717)
[ 0.018460] ACPI: SSDT 0x000000007552E000 002A45 (v02 SaSsdt SaSsdt 00003000 INTL 20200717)
[ 0.018462] ACPI: SSDT 0x000000007552A000 0033D3 (v02 INTEL IgfxSsdt 00003000 INTL 20200717)
[ 0.018464] ACPI: HPET 0x00000000755AF000 000038 (v01 ALASKA A M I 01072009 AMI 01000013)
[ 0.018466] ACPI: APIC 0x0000000075529000 0001DC (v05 ALASKA A M I 01072009 AMI 01000013)
[ 0.018469] ACPI: MCFG 0x0000000075528000 00003C (v01 ALASKA A M I 01072009 AMI 01000013)
[ 0.018471] ACPI: SSDT 0x0000000075526000 001F1A (v02 ALASKA Ther_Rvp 00001000 INTL 20200717)
[ 0.018473] ACPI: UEFI 0x0000000075603000 000048 (v01 ALASKA A M I 01072009 AMI 01000013)
[ 0.018476] ACPI: RTCT 0x0000000075525000 000138 (v01 INTEL EDK2 00000005 INTL 0100000D)
[ 0.018478] ACPI: PSDS 0x0000000075524000 000052 (v01 INTEL EDK2 00000005 INTL 0100000D)
[ 0.018480] ACPI: NHLT 0x0000000075523000 00002D (v00 ALASKA A M I 01072009 AMI 01000013)
[ 0.018482] ACPI: LPIT 0x0000000075522000 0000CC (v01 ALASKA A M I 01072009 AMI 01000013)
[ 0.018484] ACPI: SSDT 0x000000007551E000 002A83 (v02 ALASKA PtidDevc 00001000 INTL 20200717)
[ 0.018487] ACPI: SSDT 0x000000007551B000 002357 (v02 ALASKA TbtTypeC 00000000 INTL 20200717)
[ 0.018489] ACPI: DBGP 0x000000007551A000 000034 (v01 ALASKA A M I 01072009 AMI 01000013)
[ 0.018491] ACPI: DBG2 0x0000000075519000 000054 (v00 ALASKA A M I 01072009 AMI 01000013)
[ 0.018493] ACPI: SSDT 0x0000000075517000 001919 (v02 ALASKA UsbCTabl 00001000 INTL 20200717)
[ 0.018496] ACPI: DMAR 0x0000000075516000 000088 (v02 INTEL EDK2 00000002 01000013)
[ 0.018498] ACPI: FPDT 0x0000000075515000 000044 (v01 ALASKA A M I 01072009 AMI 01000013)
[ 0.018500] ACPI: SSDT 0x0000000075514000 0006B8 (v02 INTEL xh_adl_N 00000000 INTL 20200717)
[ 0.018502] ACPI: SSDT 0x0000000075510000 003AEA (v02 SocGpe SocGpe 00003000 INTL 20200717)
[ 0.018505] ACPI: SSDT 0x000000007550C000 0039DA (v02 SocCmn SocCmn 00003000 INTL 20200717)
[ 0.018507] ACPI: SSDT 0x000000007550B000 000144 (v02 Intel ADebTabl 00001000 INTL 20200717)
[ 0.018509] ACPI: BGRT 0x000000007550A000 000038 (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.018512] ACPI: TPM2 0x0000000075509000 00004C (v04 ALASKA A M I 00000001 AMI 00000000)
[ 0.018514] ACPI: PHAT 0x0000000075508000 000671 (v01 ALASKA A M I 00000005 MSFT 0100000D)
[ 0.018516] ACPI: WSMT 0x0000000075521000 000028 (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.018518] ACPI: Reserving FACP table memory at [mem 0x755ae000-0x755ae113]
[ 0.018519] ACPI: Reserving DSDT table memory at [mem 0x75538000-0x755ad162]
[ 0.018520] ACPI: Reserving FACS table memory at [mem 0x75670000-0x7567003f]
[ 0.018521] ACPI: Reserving FIDT table memory at [mem 0x75537000-0x7553709b]
[ 0.018521] ACPI: Reserving SSDT table memory at [mem 0x755b0000-0x755b038b]
[ 0.018522] ACPI: Reserving SSDT table memory at [mem 0x75531000-0x75536d0a]
[ 0.018523] ACPI: Reserving SSDT table memory at [mem 0x7552e000-0x75530a44]
[ 0.018524] ACPI: Reserving SSDT table memory at [mem 0x7552a000-0x7552d3d2]
[ 0.018524] ACPI: Reserving HPET table memory at [mem 0x755af000-0x755af037]
[ 0.018525] ACPI: Reserving APIC table memory at [mem 0x75529000-0x755291db]
[ 0.018526] ACPI: Reserving MCFG table memory at [mem 0x75528000-0x7552803b]
[ 0.018526] ACPI: Reserving SSDT table memory at [mem 0x75526000-0x75527f19]
[ 0.018527] ACPI: Reserving UEFI table memory at [mem 0x75603000-0x75603047]
[ 0.018528] ACPI: Reserving RTCT table memory at [mem 0x75525000-0x75525137]
[ 0.018528] ACPI: Reserving PSDS table memory at [mem 0x75524000-0x75524051]
[ 0.018529] ACPI: Reserving NHLT table memory at [mem 0x75523000-0x7552302c]
[ 0.018530] ACPI: Reserving LPIT table memory at [mem 0x75522000-0x755220cb]
[ 0.018530] ACPI: Reserving SSDT table memory at [mem 0x7551e000-0x75520a82]
[ 0.018531] ACPI: Reserving SSDT table memory at [mem 0x7551b000-0x7551d356]
[ 0.018532] ACPI: Reserving DBGP table memory at [mem 0x7551a000-0x7551a033]
[ 0.018532] ACPI: Reserving DBG2 table memory at [mem 0x75519000-0x75519053]
[ 0.018533] ACPI: Reserving SSDT table memory at [mem 0x75517000-0x75518918]
[ 0.018534] ACPI: Reserving DMAR table memory at [mem 0x75516000-0x75516087]
[ 0.018534] ACPI: Reserving FPDT table memory at [mem 0x75515000-0x75515043]
[ 0.018535] ACPI: Reserving SSDT table memory at [mem 0x75514000-0x755146b7]
[ 0.018536] ACPI: Reserving SSDT table memory at [mem 0x75510000-0x75513ae9]
[ 0.018536] ACPI: Reserving SSDT table memory at [mem 0x7550c000-0x7550f9d9]
[ 0.018537] ACPI: Reserving SSDT table memory at [mem 0x7550b000-0x7550b143]
[ 0.018538] ACPI: Reserving BGRT table memory at [mem 0x7550a000-0x7550a037]
[ 0.018539] ACPI: Reserving TPM2 table memory at [mem 0x75509000-0x7550904b]
[ 0.018539] ACPI: Reserving PHAT table memory at [mem 0x75508000-0x75508670]
[ 0.018540] ACPI: Reserving WSMT table memory at [mem 0x75521000-0x75521027]
[ 0.018872] No NUMA configuration found
[ 0.018873] Faking a node at [mem 0x0000000000000000-0x000000047fbfffff]
[ 0.018882] NODE_DATA(0) allocated [mem 0x47fbd5000-0x47fbfffff]
[ 0.019044] Zone ranges:
[ 0.019044] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.019046] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.019048] Normal [mem 0x0000000100000000-0x000000047fbfffff]
[ 0.019049] Device empty
[ 0.019050] Movable zone start for each node
[ 0.019051] Early memory node ranges
[ 0.019052] node 0: [mem 0x0000000000001000-0x000000000009dfff]
[ 0.019053] node 0: [mem 0x000000000009f000-0x000000000009ffff]
[ 0.019054] node 0: [mem 0x0000000000100000-0x000000004035bfff]
[ 0.019055] node 0: [mem 0x000000004035d000-0x0000000040392fff]
[ 0.019056] node 0: [mem 0x0000000040394000-0x00000000723ddfff]
[ 0.019057] node 0: [mem 0x0000000075fff000-0x0000000075ffffff]
[ 0.019057] node 0: [mem 0x0000000100000000-0x000000047fbfffff]
[ 0.019060] Initmem setup node 0 [mem 0x0000000000001000-0x000000047fbfffff]
[ 0.019064] On node 0, zone DMA: 1 pages in unavailable ranges
[ 0.019065] On node 0, zone DMA: 1 pages in unavailable ranges
[ 0.019084] On node 0, zone DMA: 96 pages in unavailable ranges
[ 0.020658] On node 0, zone DMA32: 1 pages in unavailable ranges
[ 0.022115] On node 0, zone DMA32: 1 pages in unavailable ranges
[ 0.022236] On node 0, zone DMA32: 15393 pages in unavailable ranges
[ 0.048205] On node 0, zone Normal: 8192 pages in unavailable ranges
[ 0.048217] On node 0, zone Normal: 1024 pages in unavailable ranges
[ 0.048238] Reserving Intel graphics memory at [mem 0x7c800000-0x803fffff]
[ 0.048648] ACPI: PM-Timer IO Port: 0x1808
[ 0.048658] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[ 0.048660] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[ 0.048661] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[ 0.048661] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[ 0.048662] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[ 0.048663] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[ 0.048663] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[ 0.048664] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[ 0.048664] ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
[ 0.048665] ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
[ 0.048666] ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
[ 0.048666] ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
[ 0.048667] ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
[ 0.048668] ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
[ 0.048668] ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
[ 0.048669] ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1])
[ 0.048670] ACPI: LAPIC_NMI (acpi_id[0x11] high edge lint[0x1])
[ 0.048670] ACPI: LAPIC_NMI (acpi_id[0x12] high edge lint[0x1])
[ 0.048671] ACPI: LAPIC_NMI (acpi_id[0x13] high edge lint[0x1])
[ 0.048672] ACPI: LAPIC_NMI (acpi_id[0x14] high edge lint[0x1])
[ 0.048672] ACPI: LAPIC_NMI (acpi_id[0x15] high edge lint[0x1])
[ 0.048673] ACPI: LAPIC_NMI (acpi_id[0x16] high edge lint[0x1])
[ 0.048673] ACPI: LAPIC_NMI (acpi_id[0x17] high edge lint[0x1])
[ 0.048674] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[ 0.048711] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[ 0.048714] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.048715] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.048719] ACPI: Using ACPI (MADT) for SMP configuration information
[ 0.048720] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[ 0.048727] e820: update [mem 0x6ce72000-0x6cfedfff] usable ==> reserved
[ 0.048739] TSC deadline timer available
[ 0.048740] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[ 0.048758] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.048759] PM: hibernation: Registered nosave memory: [mem 0x0009e000-0x0009efff]
[ 0.048761] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[ 0.048762] PM: hibernation: Registered nosave memory: [mem 0x4035c000-0x4035cfff]
[ 0.048764] PM: hibernation: Registered nosave memory: [mem 0x40393000-0x40393fff]
[ 0.048765] PM: hibernation: Registered nosave memory: [mem 0x6ce72000-0x6cfedfff]
[ 0.048766] PM: hibernation: Registered nosave memory: [mem 0x723de000-0x754ddfff]
[ 0.048767] PM: hibernation: Registered nosave memory: [mem 0x754de000-0x755b0fff]
[ 0.048768] PM: hibernation: Registered nosave memory: [mem 0x755b1000-0x75670fff]
[ 0.048768] PM: hibernation: Registered nosave memory: [mem 0x75671000-0x75ffefff]
[ 0.048770] PM: hibernation: Registered nosave memory: [mem 0x76000000-0x79ffffff]
[ 0.048770] PM: hibernation: Registered nosave memory: [mem 0x7a000000-0x7a9fffff]
[ 0.048771] PM: hibernation: Registered nosave memory: [mem 0x7aa00000-0x7abfffff]
[ 0.048771] PM: hibernation: Registered nosave memory: [mem 0x7ac00000-0x7affffff]
[ 0.048772] PM: hibernation: Registered nosave memory: [mem 0x7b000000-0x803fffff]
[ 0.048773] PM: hibernation: Registered nosave memory: [mem 0x80400000-0xfdffffff]
[ 0.048773] PM: hibernation: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
[ 0.048774] PM: hibernation: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
[ 0.048775] PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[ 0.048775] PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
[ 0.048776] PM: hibernation: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
[ 0.048776] PM: hibernation: Registered nosave memory: [mem 0xfed01000-0xfed1ffff]
[ 0.048777] PM: hibernation: Registered nosave memory: [mem 0xfed20000-0xfed7ffff]
[ 0.048778] PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xfedfffff]
[ 0.048778] PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[ 0.048779] PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xffffffff]
[ 0.048781] [mem 0x80400000-0xfdffffff] available for PCI devices
[ 0.048782] Booting paravirtualized kernel on bare hardware
[ 0.048784] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[ 0.048791] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1
[ 0.049090] percpu: Embedded 86 pages/cpu s229376 r8192 d114688 u524288
[ 0.049097] pcpu-alloc: s229376 r8192 d114688 u524288 alloc=1*2097152
[ 0.049099] pcpu-alloc: [0] 0 1 2 3
[ 0.049116] Kernel command line: BOOT_IMAGE=/vmlinuz-6.8.0-51-generic root=/dev/mapper/ubuntu--vg-ubuntu--lv ro
[ 0.049150] Unknown kernel command line parameters "BOOT_IMAGE=/vmlinuz-6.8.0-51-generic", will be passed to user space.
[ 0.049161] random: crng init done
[ 0.051019] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[ 0.051946] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[ 0.051996] Fallback order for Node 0: 0
[ 0.052000] Built 1 zonelists, mobility grouping on. Total pages: 4072029
[ 0.052001] Policy zone: Normal
[ 0.052008] mem auto-init: stack:all(zero), heap alloc:on, heap free:off
[ 0.052018] software IO TLB: area num 4.
[ 0.103180] Memory: 15920968K/16547308K available (22528K kernel code, 4442K rwdata, 14332K rodata, 4976K init, 4732K bss, 626080K reserved, 0K cma-reserved)
[ 0.103953] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.103980] ftrace: allocating 57955 entries in 227 pages
[ 0.107760] ftrace: allocated 227 pages with 5 groups
[ 0.108251] Dynamic Preempt: voluntary
[ 0.108305] rcu: Preemptible hierarchical RCU implementation.
[ 0.108305] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=4.
[ 0.108307] Trampoline variant of Tasks RCU enabled.
[ 0.108307] Rude variant of Tasks RCU enabled.
[ 0.108308] Tracing variant of Tasks RCU enabled.
[ 0.108308] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
[ 0.108309] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[ 0.110767] NR_IRQS: 524544, nr_irqs: 1024, preallocated irqs: 16
[ 0.111073] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[ 0.111298] Console: colour dummy device 80x25
[ 0.111300] printk: legacy console [tty0] enabled
[ 0.111630] ACPI: Core revision 20230628
[ 0.112085] hpet: HPET dysfunctional in PC10. Force disabled.
[ 0.112088] APIC: Switch to symmetric I/O mode setup
[ 0.112091] DMAR: Host address width 39
[ 0.112093] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[ 0.112102] DMAR: dmar0: reg_base_addr fed90000 ver 4:0 cap 1c0000c40660462 ecap 29a00f0505e
[ 0.112106] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[ 0.112111] DMAR: dmar1: reg_base_addr fed91000 ver 5:0 cap d2008c40660462 ecap f050da
[ 0.112115] DMAR: RMRR base: 0x0000007c000000 end: 0x000000803fffff
[ 0.112118] DMAR-IR: IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 1
[ 0.112121] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[ 0.112122] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
[ 0.113792] DMAR-IR: Enabled IRQ remapping in x2apic mode
[ 0.113797] x2apic enabled
[ 0.113847] APIC: Switched APIC routing to: cluster x2apic
[ 0.118425] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0xb9fb05486c, max_idle_ns: 440795231721 ns
[ 0.118434] Calibrating delay loop (skipped), value calculated using timer frequency.. 1612.80 BogoMIPS (lpj=806400)
[ 0.118464] CPU0: Thermal monitoring enabled (TM1)
[ 0.118467] x86/cpu: User Mode Instruction Prevention (UMIP) activated
[ 0.118538] process: using mwait in idle threads
[ 0.118541] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
[ 0.118543] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
[ 0.118547] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 0.118550] Spectre V2 : Mitigation: Enhanced / Automatic IBRS
[ 0.118552] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 0.118555] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[ 0.118558] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
[ 0.118561] Register File Data Sampling: Mitigation: Clear Register File
[ 0.118569] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[ 0.118572] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[ 0.118574] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[ 0.118576] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
[ 0.118578] x86/fpu: Supporting XSAVE feature 0x800: 'Control-flow User registers'
[ 0.118581] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
[ 0.118583] x86/fpu: xstate_offset[9]: 832, xstate_sizes[9]: 8
[ 0.118585] x86/fpu: xstate_offset[11]: 840, xstate_sizes[11]: 16
[ 0.118588] x86/fpu: Enabled xstate features 0xa07, context size is 856 bytes, using 'compacted' format.
[ 0.119431] Freeing SMP alternatives memory: 48K
[ 0.119431] pid_max: default: 32768 minimum: 301
[ 0.119431] LSM: initializing lsm=lockdown,capability,landlock,yama,apparmor,integrity
[ 0.119431] landlock: Up and running.
[ 0.119431] Yama: becoming mindful.
[ 0.119431] AppArmor: AppArmor initialized
[ 0.119431] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.119431] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.119431] smpboot: CPU0: Intel(R) N100 (family: 0x6, model: 0xbe, stepping: 0x0)
[ 0.119431] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
[ 0.119431] RCU Tasks Rude: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
[ 0.119431] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
[ 0.119431] Performance Events: XSAVE Architectural LBR, PEBS fmt4+-baseline, PEBS-via-PT, AnyThread deprecated, Gracemont events, 32-deep LBR, full-width counters, Intel PMU driver.
[ 0.119431] ... version: 5
[ 0.119431] ... bit width: 48
[ 0.119431] ... generic registers: 6
[ 0.119431] ... value mask: 0000ffffffffffff
[ 0.119431] ... max period: 00007fffffffffff
[ 0.119431] ... fixed-purpose events: 3
[ 0.119431] ... event mask: 000000070000003f
[ 0.119431] signal: max sigframe size: 3632
[ 0.119431] Estimated ratio of average max frequency by base frequency (times 1024): 3712
[ 0.119890] rcu: Hierarchical SRCU implementation.
[ 0.119895] rcu: Max phase no-delay instances is 400.
[ 0.120354] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[ 0.120403] smp: Bringing up secondary CPUs ...
[ 0.120508] smpboot: x86: Booting SMP configuration:
[ 0.120511] .... node #0, CPUs: #1 #2 #3
[ 0.121473] smp: Brought up 1 node, 4 CPUs
[ 0.121473] smpboot: Max logical packages: 1
[ 0.121473] smpboot: Total of 4 processors activated (6451.20 BogoMIPS)
[ 0.122528] devtmpfs: initialized
[ 0.122528] x86/mm: Memory block size: 128MB
[ 0.123449] ACPI: PM: Registering ACPI NVS region [mem 0x755b1000-0x75670fff] (786432 bytes)
[ 0.123499] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[ 0.123510] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ 0.123597] pinctrl core: initialized pinctrl subsystem
[ 0.123824] PM: RTC time: 07:34:51, date: 2025-01-12
[ 0.123864] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.124169] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
[ 0.124438] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.124667] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.124687] audit: initializing netlink subsys (disabled)
[ 0.125460] audit: type=2000 audit(1736667291.007:1): state=initialized audit_enabled=0 res=1
[ 0.125569] thermal_sys: Registered thermal governor 'fair_share'
[ 0.125571] thermal_sys: Registered thermal governor 'bang_bang'
[ 0.125574] thermal_sys: Registered thermal governor 'step_wise'
[ 0.125576] thermal_sys: Registered thermal governor 'user_space'
[ 0.125577] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.125585] EISA bus registered
[ 0.125602] cpuidle: using governor ladder
[ 0.125602] cpuidle: using governor menu
[ 0.125602] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[ 0.125602] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.125602] PCI: ECAM [mem 0xc0000000-0xcfffffff] (base 0xc0000000) for domain 0000 [bus 00-ff]
[ 0.125602] PCI: Using configuration type 1 for base access
[ 0.125711] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[ 0.129507] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.129507] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
[ 0.129507] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.129507] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[ 0.129988] fbcon: Taking over console
[ 0.129988] ACPI: Added _OSI(Module Device)
[ 0.129988] ACPI: Added _OSI(Processor Device)
[ 0.129988] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.129988] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.218657] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PC00.TXHC.RHUB.SS01], AE_NOT_FOUND (20230628/dswload2-162)
[ 0.218670] ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230628/psobject-220)
[ 0.218674] ACPI: Skipping parse of AML opcode: Scope (0x0010)
[ 0.218679] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PC00.TXHC.RHUB.SS02], AE_NOT_FOUND (20230628/dswload2-162)
[ 0.218685] ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230628/psobject-220)
[ 0.218688] ACPI: Skipping parse of AML opcode: Scope (0x0010)
[ 0.221149] ACPI: 13 ACPI AML tables successfully acquired and loaded
[ 0.236374] ACPI: Dynamic OEM Table Load:
[ 0.236387] ACPI: SSDT 0xFFFF944A01CA5800 000394 (v02 PmRef Cpu0Cst 00003001 INTL 20200717)
[ 0.237711] ACPI: Dynamic OEM Table Load:
[ 0.237719] ACPI: SSDT 0xFFFF944A01C62200 0001A3 (v02 PmRef Cpu0Ist 00003000 INTL 20200717)
[ 0.238996] ACPI: Dynamic OEM Table Load:
[ 0.239003] ACPI: SSDT 0xFFFF944A01C63400 0001AB (v02 PmRef Cpu0Psd 00003000 INTL 20200717)
[ 0.240286] ACPI: Dynamic OEM Table Load:
[ 0.240293] ACPI: SSDT 0xFFFF944A02099800 0004BA (v02 PmRef Cpu0Hwp 00003000 INTL 20200717)
[ 0.242119] ACPI: Dynamic OEM Table Load:
[ 0.242134] ACPI: SSDT 0xFFFF944A020A2000 001BAF (v02 PmRef ApIst 00003000 INTL 20200717)
[ 0.244376] ACPI: Dynamic OEM Table Load:
[ 0.244385] ACPI: SSDT 0xFFFF944A020A4000 001038 (v02 PmRef ApHwp 00003000 INTL 20200717)
[ 0.246366] ACPI: Dynamic OEM Table Load:
[ 0.246376] ACPI: SSDT 0xFFFF944A020A6000 001349 (v02 PmRef ApPsd 00003000 INTL 20200717)
[ 0.248418] ACPI: Dynamic OEM Table Load:
[ 0.248427] ACPI: SSDT 0xFFFF944A020B5000 000FBB (v02 PmRef ApCst 00003000 INTL 20200717)
[ 0.251202] ACPI: _OSC evaluated successfully for all CPUs
[ 0.252623] ACPI: Interpreter enabled
[ 0.252679] ACPI: PM: (supports S0 S3 S4 S5)
[ 0.252682] ACPI: Using IOAPIC for interrupt routing
[ 0.254423] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.254426] PCI: Ignoring E820 reservations for host bridge windows
[ 0.256036] ACPI: Enabled 7 GPEs in block 00 to 7F
[ 0.276268] ACPI: \_SB_.PC00.XHCI.RHUB.HS10.BTRT: New power resource
[ 0.289145] ACPI: \_SB_.PC00.CNVW.WRST: New power resource
[ 0.305337] ACPI: \_TZ_.FN00: New power resource
[ 0.305415] ACPI: \_TZ_.FN01: New power resource
[ 0.305487] ACPI: \_TZ_.FN02: New power resource
[ 0.305563] ACPI: \_TZ_.FN03: New power resource
[ 0.305633] ACPI: \_TZ_.FN04: New power resource
[ 0.306334] ACPI: \PIN_: New power resource
[ 0.306681] ACPI: PCI Root Bridge [PC00] (domain 0000 [bus 00-fe])
[ 0.306690] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[ 0.306860] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug SHPCHotplug PME]
[ 0.307177] acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability LTR DPC]
[ 0.307181] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[ 0.309102] PCI host bridge to bus 0000:00
[ 0.309106] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 0.309109] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.309112] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 0.309116] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000fffff window]
[ 0.309119] pci_bus 0000:00: root bus resource [mem 0x80400000-0xbfffffff window]
[ 0.309121] pci_bus 0000:00: root bus resource [mem 0x4000000000-0x7fffffffff window]
[ 0.309125] pci_bus 0000:00: root bus resource [bus 00-fe]
[ 0.309163] pci 0000:00:00.0: [8086:461c] type 00 class 0x060000 conventional PCI endpoint
[ 0.309306] pci 0000:00:02.0: [8086:46d1] type 00 class 0x030000 PCIe Root Complex Integrated Endpoint
[ 0.309316] pci 0000:00:02.0: BAR 0 [mem 0x6000000000-0x6000ffffff 64bit]
[ 0.309323] pci 0000:00:02.0: BAR 2 [mem 0x4000000000-0x400fffffff 64bit pref]
[ 0.309328] pci 0000:00:02.0: BAR 4 [io 0x4000-0x403f]
[ 0.309344] pci 0000:00:02.0: DMAR: Skip IOMMU disabling for graphics
[ 0.309348] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 0.309374] pci 0000:00:02.0: VF BAR 0 [mem 0x00000000-0x00ffffff 64bit]
[ 0.309377] pci 0000:00:02.0: VF BAR 0 [mem 0x00000000-0x06ffffff 64bit]: contains BAR 0 for 7 VFs
[ 0.309384] pci 0000:00:02.0: VF BAR 2 [mem 0x00000000-0x1fffffff 64bit pref]
[ 0.309386] pci 0000:00:02.0: VF BAR 2 [mem 0x00000000-0xdfffffff 64bit pref]: contains BAR 2 for 7 VFs
[ 0.309629] pci 0000:00:14.0: [8086:54ed] type 00 class 0x0c0330 conventional PCI endpoint
[ 0.309657] pci 0000:00:14.0: BAR 0 [mem 0x6001100000-0x600110ffff 64bit]
[ 0.309744] pci 0000:00:14.0: PME# supported from D3hot D3cold
[ 0.311900] pci 0000:00:14.2: [8086:54ef] type 00 class 0x050000 conventional PCI endpoint
[ 0.311923] pci 0000:00:14.2: BAR 0 [mem 0x6001118000-0x600111bfff 64bit]
[ 0.311938] pci 0000:00:14.2: BAR 2 [mem 0x6001124000-0x6001124fff 64bit]
[ 0.312148] pci 0000:00:14.3: [8086:54f0] type 00 class 0x028000 PCIe Root Complex Integrated Endpoint
[ 0.312209] pci 0000:00:14.3: BAR 0 [mem 0x6001114000-0x6001117fff 64bit]
[ 0.312395] pci 0000:00:14.3: PME# supported from D0 D3hot D3cold
[ 0.312807] pci 0000:00:15.0: [8086:54e8] type 00 class 0x0c8000 conventional PCI endpoint
[ 0.312879] pci 0000:00:15.0: BAR 0 [mem 0x00000000-0x00000fff 64bit]
[ 0.313399] pci 0000:00:15.1: [8086:54e9] type 00 class 0x0c8000 conventional PCI endpoint
[ 0.313500] pci 0000:00:15.1: BAR 0 [mem 0x00000000-0x00000fff 64bit]
[ 0.313953] pci 0000:00:16.0: [8086:54e0] type 00 class 0x078000 conventional PCI endpoint
[ 0.313978] pci 0000:00:16.0: BAR 0 [mem 0x6001121000-0x6001121fff 64bit]
[ 0.314066] pci 0000:00:16.0: PME# supported from D3hot
[ 0.314644] pci 0000:00:17.0: [8086:54d3] type 00 class 0x010601 conventional PCI endpoint
[ 0.314664] pci 0000:00:17.0: BAR 0 [mem 0x80600000-0x80601fff]
[ 0.314676] pci 0000:00:17.0: BAR 1 [mem 0x80603000-0x806030ff]
[ 0.314687] pci 0000:00:17.0: BAR 2 [io 0x4090-0x4097]
[ 0.314699] pci 0000:00:17.0: BAR 3 [io 0x4080-0x4083]
[ 0.314710] pci 0000:00:17.0: BAR 4 [io 0x4060-0x407f]
[ 0.314721] pci 0000:00:17.0: BAR 5 [mem 0x80602000-0x806027ff]
[ 0.314775] pci 0000:00:17.0: PME# supported from D3hot
[ 0.315212] pci 0000:00:19.0: [8086:54c5] type 00 class 0x0c8000 conventional PCI endpoint
[ 0.315287] pci 0000:00:19.0: BAR 0 [mem 0x00000000-0x00000fff 64bit]
[ 0.315896] pci 0000:00:19.1: [8086:54c6] type 00 class 0x0c8000 conventional PCI endpoint
[ 0.315968] pci 0000:00:19.1: BAR 0 [mem 0x00000000-0x00000fff 64bit]
[ 0.316428] pci 0000:00:1c.0: [8086:54be] type 01 class 0x060400 PCIe Root Port
[ 0.316457] pci 0000:00:1c.0: PCI bridge to [bus 01]
[ 0.316463] pci 0000:00:1c.0: bridge window [io 0x3000-0x3fff]
[ 0.316467] pci 0000:00:1c.0: bridge window [mem 0x80500000-0x805fffff]
[ 0.316546] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.316579] pci 0000:00:1c.0: PTM enabled (root), 4ns granularity
[ 0.317309] pci 0000:00:1d.0: [8086:54b2] type 01 class 0x060400 PCIe Root Port
[ 0.317338] pci 0000:00:1d.0: PCI bridge to [bus 02]
[ 0.317345] pci 0000:00:1d.0: bridge window [mem 0x80400000-0x804fffff]
[ 0.317424] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[ 0.317456] pci 0000:00:1d.0: PTM enabled (root), 4ns granularity
[ 0.318256] pci 0000:00:1e.0: [8086:54a8] type 00 class 0x078000 conventional PCI endpoint
[ 0.318326] pci 0000:00:1e.0: BAR 0 [mem 0x00000000-0x00000fff 64bit]
[ 0.318955] pci 0000:00:1e.3: [8086:54ab] type 00 class 0x0c8000 conventional PCI endpoint
[ 0.319030] pci 0000:00:1e.3: BAR 0 [mem 0x00000000-0x00000fff 64bit]
[ 0.319461] pci 0000:00:1f.0: [8086:5481] type 00 class 0x060100 conventional PCI endpoint
[ 0.319838] pci 0000:00:1f.3: [8086:54c8] type 00 class 0x040300 conventional PCI endpoint
[ 0.319882] pci 0000:00:1f.3: BAR 0 [mem 0x6001110000-0x6001113fff 64bit]
[ 0.319937] pci 0000:00:1f.3: BAR 4 [mem 0x6001000000-0x60010fffff 64bit]
[ 0.320042] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[ 0.320635] pci 0000:00:1f.4: [8086:54a3] type 00 class 0x0c0500 conventional PCI endpoint
[ 0.320660] pci 0000:00:1f.4: BAR 0 [mem 0x600111c000-0x600111c0ff 64bit]
[ 0.320684] pci 0000:00:1f.4: BAR 4 [io 0xefa0-0xefbf]
[ 0.320952] pci 0000:00:1f.5: [8086:54a4] type 00 class 0x0c8000 conventional PCI endpoint
[ 0.320974] pci 0000:00:1f.5: BAR 0 [mem 0xfe010000-0xfe010fff]
[ 0.321152] pci 0000:01:00.0: [10ec:8168] type 00 class 0x020000 PCIe Endpoint
[ 0.321176] pci 0000:01:00.0: BAR 0 [io 0x3000-0x30ff]
[ 0.321207] pci 0000:01:00.0: BAR 2 [mem 0x80504000-0x80504fff 64bit]
[ 0.321228] pci 0000:01:00.0: BAR 4 [mem 0x80500000-0x80503fff 64bit]
[ 0.321355] pci 0000:01:00.0: supports D1 D2
[ 0.321358] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.321563] pci 0000:00:1c.0: PCI bridge to [bus 01]
[ 0.321634] pci 0000:02:00.0: [1cc1:624a] type 00 class 0x010802 PCIe Endpoint
[ 0.321659] pci 0000:02:00.0: BAR 0 [mem 0x80400000-0x80403fff 64bit]
[ 0.321801] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[ 0.321898] pci 0000:02:00.0: 7.876 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x1 link at 0000:00:1d.0 (capable of 31.504 Gb/s with 8.0 GT/s PCIe x4 link)
[ 0.322016] pci 0000:00:1d.0: PCI bridge to [bus 02]
[ 0.325330] ACPI: PCI: Interrupt link LNKA configured for IRQ 0
[ 0.325449] ACPI: PCI: Interrupt link LNKB configured for IRQ 1
[ 0.325563] ACPI: PCI: Interrupt link LNKC configured for IRQ 0
[ 0.325675] ACPI: PCI: Interrupt link LNKD configured for IRQ 0
[ 0.325788] ACPI: PCI: Interrupt link LNKE configured for IRQ 0
[ 0.325900] ACPI: PCI: Interrupt link LNKF configured for IRQ 0
[ 0.326012] ACPI: PCI: Interrupt link LNKG configured for IRQ 0
[ 0.326124] ACPI: PCI: Interrupt link LNKH configured for IRQ 0
[ 0.335452] iommu: Default domain type: Translated
[ 0.335452] iommu: DMA domain TLB invalidation policy: lazy mode
[ 0.335501] SCSI subsystem initialized
[ 0.335508] libata version 3.00 loaded.
[ 0.335508] ACPI: bus type USB registered
[ 0.335508] usbcore: registered new interface driver usbfs
[ 0.335508] usbcore: registered new interface driver hub
[ 0.335508] usbcore: registered new device driver usb
[ 0.335508] pps_core: LinuxPPS API ver. 1 registered
[ 0.335508] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
[ 0.335508] PTP clock support registered
[ 0.335519] EDAC MC: Ver: 3.0.0
[ 0.335713] efivars: Registered efivars operations
[ 0.335713] NetLabel: Initializing
[ 0.335713] NetLabel: domain hash size = 128
[ 0.335713] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 0.335713] NetLabel: unlabeled traffic allowed by default
[ 0.336448] mctp: management component transport protocol core
[ 0.336448] NET: Registered PF_MCTP protocol family
[ 0.336453] PCI: Using ACPI for IRQ routing
[ 0.359118] PCI: pci_cache_line_size set to 64 bytes
[ 0.359344] pci 0000:00:1f.5: BAR 0 [mem 0xfe010000-0xfe010fff]: can't claim; no compatible bridge window
[ 0.359499] e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
[ 0.359501] e820: reserve RAM buffer [mem 0x4035c000-0x43ffffff]
[ 0.359502] e820: reserve RAM buffer [mem 0x40393000-0x43ffffff]
[ 0.359503] e820: reserve RAM buffer [mem 0x6ce72000-0x6fffffff]
[ 0.359504] e820: reserve RAM buffer [mem 0x723de000-0x73ffffff]
[ 0.359505] e820: reserve RAM buffer [mem 0x76000000-0x77ffffff]
[ 0.359506] e820: reserve RAM buffer [mem 0x47fc00000-0x47fffffff]
[ 0.359539] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[ 0.359539] pci 0000:00:02.0: vgaarb: bridge control possible
[ 0.359539] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 0.359539] vgaarb: loaded
[ 0.359539] clocksource: Switched to clocksource tsc-early
[ 0.360010] VFS: Disk quotas dquot_6.6.0
[ 0.360024] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.360146] AppArmor: AppArmor Filesystem Enabled
[ 0.360180] pnp: PnP ACPI init
[ 0.360434] system 00:00: [io 0x0a00-0x0a1f] has been reserved
[ 0.360438] system 00:00: [io 0x0a20-0x0a2f] has been reserved
[ 0.360441] system 00:00: [io 0x0a30-0x0a3f] has been reserved
[ 0.361121] pnp 00:01: [dma 0 disabled]
[ 0.361298] system 00:02: [io 0x0680-0x069f] has been reserved
[ 0.361302] system 00:02: [io 0x164e-0x164f] has been reserved
[ 0.361432] system 00:03: [io 0x1854-0x1857] has been reserved
[ 0.364001] pnp 00:04: disabling [mem 0xc0000000-0xcfffffff] because it overlaps 0000:00:02.0 BAR 9 [mem 0x00000000-0xdfffffff 64bit pref]
[ 0.364029] system 00:04: [mem 0xfedc0000-0xfedc7fff] has been reserved
[ 0.364032] system 00:04: [mem 0xfeda0000-0xfeda0fff] has been reserved
[ 0.364035] system 00:04: [mem 0xfeda1000-0xfeda1fff] has been reserved
[ 0.364038] system 00:04: [mem 0xfed20000-0xfed7ffff] could not be reserved
[ 0.364040] system 00:04: [mem 0xfed90000-0xfed93fff] could not be reserved
[ 0.364043] system 00:04: [mem 0xfed45000-0xfed8ffff] could not be reserved
[ 0.364046] system 00:04: [mem 0xfee00000-0xfeefffff] could not be reserved
[ 0.364903] system 00:05: [io 0x2000-0x20fe] has been reserved
[ 0.365912] pnp: PnP ACPI: found 7 devices
[ 0.371607] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 0.371673] NET: Registered PF_INET protocol family
[ 0.371894] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.387977] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
[ 0.388018] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.388115] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 0.388384] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
[ 0.388529] TCP: Hash tables configured (established 131072 bind 65536)
[ 0.388630] MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear)
[ 0.388685] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
[ 0.388726] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
[ 0.388785] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.388815] NET: Registered PF_XDP protocol family
[ 0.388841] pci_bus 0000:00: max bus depth: 1 pci_try_num: 2
[ 0.388855] pci 0000:00:02.0: VF BAR 2 [mem 0x4020000000-0x40ffffffff 64bit pref]: assigned
[ 0.388862] pci 0000:00:02.0: VF BAR 0 [mem 0x4010000000-0x4016ffffff 64bit]: assigned
[ 0.388866] pci 0000:00:15.0: BAR 0 [mem 0x4017000000-0x4017000fff 64bit]: assigned
[ 0.388927] pci 0000:00:15.1: BAR 0 [mem 0x4017001000-0x4017001fff 64bit]: assigned
[ 0.388985] pci 0000:00:19.0: BAR 0 [mem 0x4017002000-0x4017002fff 64bit]: assigned
[ 0.389045] pci 0000:00:19.1: BAR 0 [mem 0x4017003000-0x4017003fff 64bit]: assigned
[ 0.389106] pci 0000:00:1e.0: BAR 0 [mem 0x4017004000-0x4017004fff 64bit]: assigned
[ 0.389166] pci 0000:00:1e.3: BAR 0 [mem 0x4017005000-0x4017005fff 64bit]: assigned
[ 0.389271] pci 0000:00:1f.5: BAR 0 [mem 0x80604000-0x80604fff]: assigned
[ 0.389285] pci 0000:00:1c.0: PCI bridge to [bus 01]
[ 0.389288] pci 0000:00:1c.0: bridge window [io 0x3000-0x3fff]
[ 0.389294] pci 0000:00:1c.0: bridge window [mem 0x80500000-0x805fffff]
[ 0.389302] pci 0000:00:1d.0: PCI bridge to [bus 02]
[ 0.389307] pci 0000:00:1d.0: bridge window [mem 0x80400000-0x804fffff]
[ 0.389315] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 0.389318] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 0.389321] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 0.389323] pci_bus 0000:00: resource 7 [mem 0x000e0000-0x000fffff window]
[ 0.389326] pci_bus 0000:00: resource 8 [mem 0x80400000-0xbfffffff window]
[ 0.389328] pci_bus 0000:00: resource 9 [mem 0x4000000000-0x7fffffffff window]
[ 0.389332] pci_bus 0000:01: resource 0 [io 0x3000-0x3fff]
[ 0.389334] pci_bus 0000:01: resource 1 [mem 0x80500000-0x805fffff]
[ 0.389336] pci_bus 0000:02: resource 1 [mem 0x80400000-0x804fffff]
[ 0.390070] PCI: CLS 64 bytes, default 64
[ 0.390108] DMAR: No ATSR found
[ 0.390110] DMAR: No SATC found
[ 0.390112] DMAR: IOMMU feature fl1gp_support inconsistent
[ 0.390113] DMAR: IOMMU feature pgsel_inv inconsistent
[ 0.390115] DMAR: IOMMU feature nwfs inconsistent
[ 0.390117] DMAR: IOMMU feature dit inconsistent
[ 0.390119] DMAR: IOMMU feature sc_support inconsistent
[ 0.390120] DMAR: IOMMU feature dev_iotlb_support inconsistent
[ 0.390122] DMAR: dmar0: Using Queued invalidation
[ 0.390127] DMAR: dmar1: Using Queued invalidation
[ 0.390151] Trying to unpack rootfs image as initramfs...
[ 0.390212] pci 0000:00:02.0: Adding to iommu group 0
[ 0.390768] pci 0000:00:00.0: Adding to iommu group 1
[ 0.390786] pci 0000:00:14.0: Adding to iommu group 2
[ 0.390795] pci 0000:00:14.2: Adding to iommu group 2
[ 0.390806] pci 0000:00:14.3: Adding to iommu group 3
[ 0.390820] pci 0000:00:15.0: Adding to iommu group 4
[ 0.390829] pci 0000:00:15.1: Adding to iommu group 4
[ 0.390841] pci 0000:00:16.0: Adding to iommu group 5
[ 0.390867] pci 0000:00:17.0: Adding to iommu group 6
[ 0.390894] pci 0000:00:19.0: Adding to iommu group 7
[ 0.390904] pci 0000:00:19.1: Adding to iommu group 7
[ 0.390917] pci 0000:00:1c.0: Adding to iommu group 8
[ 0.390929] pci 0000:00:1d.0: Adding to iommu group 9
[ 0.390943] pci 0000:00:1e.0: Adding to iommu group 10
[ 0.390953] pci 0000:00:1e.3: Adding to iommu group 10
[ 0.390974] pci 0000:00:1f.0: Adding to iommu group 11
[ 0.390984] pci 0000:00:1f.3: Adding to iommu group 11
[ 0.390994] pci 0000:00:1f.4: Adding to iommu group 11
[ 0.391004] pci 0000:00:1f.5: Adding to iommu group 11
[ 0.391017] pci 0000:01:00.0: Adding to iommu group 12
[ 0.391028] pci 0000:02:00.0: Adding to iommu group 13
[ 0.391874] DMAR: Intel(R) Virtualization Technology for Directed I/O
[ 0.391883] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.391886] software IO TLB: mapped [mem 0x00000000645b7000-0x00000000685b7000] (64MB)
[ 0.392088] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0xb9fb05486c, max_idle_ns: 440795231721 ns
[ 0.392106] clocksource: Switched to clocksource tsc
[ 0.392144] platform rtc_cmos: registered platform RTC device (no PNP device found)
[ 0.393687] Initialise system trusted keyrings
[ 0.393703] Key type blacklist registered
[ 0.393764] workingset: timestamp_bits=36 max_order=22 bucket_order=0
[ 0.393777] zbud: loaded
[ 0.393984] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.394083] fuse: init (API version 7.39)
[ 0.394207] integrity: Platform Keyring initialized
[ 0.394213] integrity: Machine keyring initialized
[ 0.404288] Key type asymmetric registered
[ 0.404297] Asymmetric key parser 'x509' registered
[ 0.404326] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[ 0.404390] io scheduler mq-deadline registered
[ 0.404911] pcieport 0000:00:1c.0: AER: enabled with IRQ 122
[ 0.405237] pcieport 0000:00:1d.0: AER: enabled with IRQ 123
[ 0.405336] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 0.405709] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
[ 0.405736] ACPI: button: Sleep Button [SLPB]
[ 0.405766] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[ 0.405783] ACPI: button: Power Button [PWRB]
[ 0.405810] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[ 0.405859] ACPI: button: Power Button [PWRF]
[ 0.407219] ACPI: thermal: [Firmware Bug]: No valid trip points!
[ 0.407433] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 0.430154] 00:01: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[ 0.435228] hpet_acpi_add: no address or irqs in _CRS
[ 0.435275] Linux agpgart interface v0.103
[ 0.443456] loop: module loaded
[ 0.443668] ACPI: bus type drm_connector registered
[ 0.445397] tun: Universal TUN/TAP device driver, 1.6
[ 0.445432] PPP generic driver version 2.4.2
[ 0.445547] i8042: PNP: No PS/2 controller found.
[ 0.445549] i8042: Probing ports directly.
[ 0.446767] i8042: No controller found
[ 0.446819] mousedev: PS/2 mouse device common for all mice
[ 0.446913] rtc_cmos rtc_cmos: RTC can wake from S4
[ 0.447773] rtc_cmos rtc_cmos: registered as rtc0
[ 0.447959] rtc_cmos rtc_cmos: setting system clock to 2025-01-12T07:34:51 UTC (1736667291)
[ 0.447992] rtc_cmos rtc_cmos: alarms up to one month, y3k, 114 bytes nvram
[ 0.448001] i2c_dev: i2c /dev entries driver
[ 0.448090] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[ 0.448104] device-mapper: uevent: version 1.0.3
[ 0.448153] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: [email protected]
[ 0.448171] platform eisa.0: Probing EISA bus 0
[ 0.448177] platform eisa.0: EISA: Cannot allocate resource for mainboard
[ 0.448180] platform eisa.0: Cannot allocate resource for EISA slot 1
[ 0.448182] platform eisa.0: Cannot allocate resource for EISA slot 2
[ 0.448187] platform eisa.0: Cannot allocate resource for EISA slot 3
[ 0.448190] platform eisa.0: Cannot allocate resource for EISA slot 4
[ 0.448192] platform eisa.0: Cannot allocate resource for EISA slot 5
[ 0.448194] platform eisa.0: Cannot allocate resource for EISA slot 6
[ 0.448196] platform eisa.0: Cannot allocate resource for EISA slot 7
[ 0.448198] platform eisa.0: Cannot allocate resource for EISA slot 8
[ 0.448200] platform eisa.0: EISA: Detected 0 cards
[ 0.448204] intel_pstate: Intel P-state driver initializing
[ 0.448449] intel_pstate: HWP enabled
[ 0.448526] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.448674] [drm] Initialized simpledrm 1.0.0 20200625 for simple-framebuffer.0 on minor 0
[ 0.454016] Console: switching to colour frame buffer device 240x67
[ 0.458265] simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
[ 0.458635] drop_monitor: Initializing network drop monitor service
[ 0.458840] NET: Registered PF_INET6 protocol family
[ 0.481668] Freeing initrd memory: 65580K
[ 0.486492] Segment Routing with IPv6
[ 0.486519] In-situ OAM (IOAM) with IPv6
[ 0.486551] NET: Registered PF_PACKET protocol family
[ 0.486622] Key type dns_resolver registered
[ 0.487100] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[ 0.487194] microcode: Current revision: 0x0000001a
[ 0.487204] microcode: Updated early from: 0x0000000e
[ 0.487349] resctrl: L2 allocation detected
[ 0.487398] IPI shorthand broadcast: enabled
[ 0.488848] sched_clock: Marking stable (481001403, 7184661)->(512036669, -23850605)
[ 0.489009] registered taskstats version 1
[ 0.489194] Loading compiled-in X.509 certificates
[ 0.489815] Loaded X.509 cert 'Build time autogenerated kernel key: c975254f7fd849e1a143390a4f6a2d9981a64212'
[ 0.490373] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969'
[ 0.490914] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19'
[ 0.490926] blacklist: Loading compiled-in revocation X.509 certificates
[ 0.490955] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0'
[ 0.490980] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03'
[ 0.491004] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b'
[ 0.491029] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8'
[ 0.491053] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d'
[ 0.491079] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c'
[ 0.491103] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af'
[ 0.491128] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9'
[ 0.494774] Key type .fscrypt registered
[ 0.494814] Key type fscrypt-provisioning registered
[ 0.494894] Key type trusted registered
[ 0.499655] cryptd: max_cpu_qlen set to 1000
[ 0.503715] AVX2 version of gcm_enc/dec engaged.
[ 0.503807] AES CTR mode by8 optimization enabled
[ 0.516145] Key type encrypted registered
[ 0.516213] AppArmor: AppArmor sha256 policy hashing enabled
[ 0.516569] Loading compiled-in module X.509 certificates
[ 0.517128] Loaded X.509 cert 'Build time autogenerated kernel key: c975254f7fd849e1a143390a4f6a2d9981a64212'
[ 0.517192] ima: Allocated hash algorithm: sha256
[ 0.609298] ima: No architecture policies found
[ 0.609415] evm: Initialising EVM extended attributes:
[ 0.609437] evm: security.selinux
[ 0.610552] evm: security.SMACK64
[ 0.611563] evm: security.SMACK64EXEC
[ 0.612564] evm: security.SMACK64TRANSMUTE
[ 0.613542] evm: security.SMACK64MMAP
[ 0.614513] evm: security.apparmor
[ 0.615467] evm: security.ima
[ 0.616405] evm: security.capability
[ 0.617330] evm: HMAC attrs: 0x1
[ 0.620602] PM: Magic number: 9:639:571
[ 0.626816] RAS: Correctable Errors collector initialized.
[ 0.627321] clk: Disabling unused clocks
[ 0.629517] Freeing unused decrypted memory: 2028K
[ 0.631067] Freeing unused kernel image (initmem) memory: 4976K
[ 0.631565] Write protecting the kernel read-only data: 36864k
[ 0.632156] Freeing unused kernel image (rodata/data gap) memory: 4K
[ 0.667950] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 0.669281] Run /init as init process
[ 0.669704] with arguments:
[ 0.669706] /init
[ 0.669707] with environment:
[ 0.669709] HOME=/
[ 0.669709] TERM=linux
[ 0.669710] BOOT_IMAGE=/vmlinuz-6.8.0-51-generic
[ 0.813525] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 0.816938] ahci 0000:00:17.0: version 3.0
[ 0.818326] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x2 impl SATA mode
[ 0.818709] ahci 0000:00:17.0: flags: 64bit ncq sntf clo only pio slum part deso sadm sds
[ 0.822716] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[ 0.823005] scsi host0: ahci
[ 0.823922] scsi host1: ahci
[ 0.824541] ata1: DUMMY
[ 0.824981] ata2: SATA max UDMA/133 abar m2048@0x80602000 port 0x80602180 irq 124 lpm-pol 0
[ 0.826655] xhci_hcd 0000:00:14.0: hcc params 0x20007fc1 hci version 0x120 quirks 0x0000100200009810
[ 0.827587] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 0.828044] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[ 0.828603] xhci_hcd 0000:00:14.0: Host supports USB 3.1 Enhanced SuperSpeed
[ 0.829087] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.08
[ 0.829488] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.829857] usb usb1: Product: xHCI Host Controller
[ 0.830232] usb usb1: Manufacturer: Linux 6.8.0-51-generic xhci-hcd
[ 0.830622] usb usb1: SerialNumber: 0000:00:14.0
[ 0.831220] hub 1-0:1.0: USB hub found
[ 0.831711] hub 1-0:1.0: 12 ports detected
[ 0.835622] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.08
[ 0.836169] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.836630] usb usb2: Product: xHCI Host Controller
[ 0.837093] usb usb2: Manufacturer: Linux 6.8.0-51-generic xhci-hcd
[ 0.837503] usb usb2: SerialNumber: 0000:00:14.0
[ 0.839314] intel-lpss 0000:00:15.0: enabling device (0004 -> 0006)
[ 0.840147] idma64 idma64.0: Found Intel integrated DMA 64-bit
[ 0.844549] hub 2-0:1.0: USB hub found
[ 0.845121] hub 2-0:1.0: 4 ports detected
[ 0.870429] intel-lpss 0000:00:15.1: enabling device (0004 -> 0006)
[ 0.871069] idma64 idma64.1: Found Intel integrated DMA 64-bit
[ 0.894286] intel-lpss 0000:00:19.0: enabling device (0004 -> 0006)
[ 0.895676] idma64 idma64.2: Found Intel integrated DMA 64-bit
[ 0.923295] intel-lpss 0000:00:19.1: enabling device (0004 -> 0006)
[ 0.924746] idma64 idma64.3: Found Intel integrated DMA 64-bit
[ 0.953297] intel-lpss 0000:00:1e.0: enabling device (0000 -> 0002)
[ 0.954815] idma64 idma64.4: Found Intel integrated DMA 64-bit
[ 0.969213] intel-lpss 0000:00:1e.3: enabling device (0004 -> 0006)
[ 0.971263] idma64 idma64.5: Found Intel integrated DMA 64-bit
[ 1.072397] usb 1-1: new high-speed USB device number 2 using xhci_hcd
[ 1.134310] ata2: SATA link down (SStatus 4 SControl 300)
[ 1.142124] nvme 0000:02:00.0: platform quirk: setting simple suspend
[ 1.143167] nvme nvme0: pci function 0000:02:00.0
[ 1.145569] r8169 0000:01:00.0: can't disable ASPM; OS doesn't have ASPM control
[ 1.156096] nvme nvme0: allocated 16 MiB host memory buffer.
[ 1.158471] r8169 0000:01:00.0 eth0: RTL8168h/8111h, e8:ff:1e:d0:ba:50, XID 541, IRQ 131
[ 1.160400] r8169 0000:01:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
[ 1.160579] dw-apb-uart.4: ttyS4 at MMIO 0x4017004000 (irq = 16, base_baud = 6250000) is a 16550A
[ 1.163395] nvme nvme0: 4/0/0 default/read/poll queues
[ 1.170987] nvme0n1: p1 p2 p3
[ 1.185442] r8169 0000:01:00.0 enp1s0: renamed from eth0
[ 1.203992] usb 1-1: New USB device found, idVendor=3346, idProduct=1009, bcdDevice= 5.10
[ 1.205431] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 1.206851] usb 1-1: Product: NanoKVM
[ 1.208228] usb 1-1: Manufacturer: sipeed
[ 1.209495] usb 1-1: SerialNumber: 0123456789ABCDEF
[ 1.342421] usb 1-3: new full-speed USB device number 3 using xhci_hcd
[ 1.480671] usb 1-3: New USB device found, idVendor=072f, idProduct=b100, bcdDevice= 2.16
[ 1.482245] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 1.483772] usb 1-3: Product: ACR39U ICC Reader
[ 1.485299] usb 1-3: Manufacturer: ACS
[ 1.616389] usb 1-4: new high-speed USB device number 4 using xhci_hcd
[ 1.755319] usb 1-4: New USB device found, idVendor=0511, idProduct=083f, bcdDevice= 1.00
[ 1.756907] usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 1.758459] usb 1-4: Product: W3U4
[ 1.759974] usb 1-4: Manufacturer: PLEX̀
[ 1.760553] usb 1-4: SerialNumber: 000001650000651
[ 1.881390] usb 1-10: new full-speed USB device number 5 using xhci_hcd
[ 2.017304] usb 1-10: New USB device found, idVendor=8087, idProduct=0026, bcdDevice= 0.02
[ 2.018866] usb 1-10: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 2.041908] usb-storage 1-1:1.5: USB Mass Storage device detected
[ 2.042432] hid: raw HID events driver (C) Jiri Kosina
[ 2.043484] scsi host2: usb-storage 1-1:1.5
[ 2.044407] usbcore: registered new interface driver cdc_ether
[ 2.044413] usbcore: registered new interface driver usb-storage
[ 2.047857] rndis_host 1-1:1.0 usb0: register 'rndis_host' at usb-0000:00:14.0-1, RNDIS device, 02:38:f9:0d:27:c5
[ 2.048822] usbcore: registered new interface driver rndis_host
[ 2.051047] usbcore: registered new interface driver usbhid
[ 2.051057] usbcore: registered new interface driver uas
[ 2.054496] usbhid: USB HID core driver
[ 2.062313] input: sipeed NanoKVM as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.2/0003:3346:1009.0001/input/input3
[ 2.062887] rndis_host 1-1:1.0 enx0238f90d27c5: renamed from usb0
[ 2.116002] hid-generic 0003:3346:1009.0001: input,hidraw0: USB HID v1.01 Keyboard [sipeed NanoKVM] on usb-0000:00:14.0-1/input2
[ 2.117839] input: sipeed NanoKVM as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.3/0003:3346:1009.0002/input/input4
[ 2.121143] hid-generic 0003:3346:1009.0002: input,hidraw1: USB HID v1.01 Mouse [sipeed NanoKVM] on usb-0000:00:14.0-1/input3
[ 2.123574] input: sipeed NanoKVM as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.4/0003:3346:1009.0003/input/input5
[ 2.126230] hid-generic 0003:3346:1009.0003: input,hidraw2: USB HID v1.01 Mouse [sipeed NanoKVM] on usb-0000:00:14.0-1/input4
[ 2.237222] raid6: avx2x4 gen() 21367 MB/s
[ 2.254223] raid6: avx2x2 gen() 24820 MB/s
[ 2.271223] raid6: avx2x1 gen() 20176 MB/s
[ 2.271558] raid6: using algorithm avx2x2 gen() 24820 MB/s
[ 2.288219] raid6: .... xor() 14703 MB/s, rmw enabled
[ 2.288556] raid6: using avx2x2 recovery algorithm
[ 2.290305] xor: automatically using best checksumming function avx
[ 2.292005] async_tx: api initialized (async)
[ 2.417054] Btrfs loaded, zoned=yes, fsverity=yes
[ 2.470728] EXT4-fs (dm-0): mounted filesystem 31aabb7b-754a-41d2-8240-f70cf941e3d8 ro with ordered data mode. Quota mode: none.
[ 2.637254] systemd[1]: Inserted module 'autofs4'
[ 2.660316] systemd[1]: systemd 255.4-1ubuntu8.4 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)
[ 2.664386] systemd[1]: Detected architecture x86-64.
[ 2.670555] systemd[1]: Hostname set to <tv>.
[ 2.761662] systemd[1]: Configuration file /run/systemd/system/systemd-networkd-wait-online.service.d/10-netplan.conf is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway.
[ 2.765286] systemd[1]: Configuration file /run/systemd/system/netplan-ovs-cleanup.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway.
[ 2.824948] systemd[1]: Queued start job for default target graphical.target.
[ 2.843198] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe.
[ 2.844804] systemd[1]: Created slice system-systemd\x2dfsck.slice - Slice /system/systemd-fsck.
[ 2.848562] systemd[1]: Created slice user.slice - User and Session Slice.
[ 2.850378] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch.
[ 2.852075] systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point.
[ 2.853707] systemd[1]: Expecting device dev-disk-by\x2duuid-04DB\x2d105E.device - /dev/disk/by-uuid/04DB-105E...
[ 2.855249] systemd[1]: Expecting device dev-disk-by\x2duuid-f0965417\x2dd659\x2d4b48\x2d8b95\x2d772c96a42c8a.device - /dev/disk/by-uuid/f0965417-d659-4b48-8b95-772c96a42c8a...
[ 2.856624] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes.
[ 2.858268] systemd[1]: Reached target slices.target - Slice Units.
[ 2.859769] systemd[1]: Reached target snapd.mounts-pre.target - Mounting snaps.
[ 2.861111] systemd[1]: Reached target snapd.mounts.target - Mounted snaps.
[ 2.862855] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes.
[ 2.864564] systemd[1]: Listening on dm-event.socket - Device-mapper event daemon FIFOs.
[ 2.866550] systemd[1]: Listening on lvm2-lvmpolld.socket - LVM2 poll daemon socket.
[ 2.868374] systemd[1]: Listening on multipathd.socket - multipathd control socket.
[ 2.870403] systemd[1]: Listening on syslog.socket - Syslog Socket.
[ 2.872242] systemd[1]: Listening on systemd-fsckd.socket - fsck to fsckd communication Socket.
[ 2.873926] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe.
[ 2.875865] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log).
[ 2.877674] systemd[1]: Listening on systemd-journald.socket - Journal Socket.
[ 2.879732] systemd[1]: Listening on systemd-networkd.socket - Network Service Netlink Socket.
[ 2.881462] systemd[1]: systemd-pcrextend.socket - TPM2 PCR Extension (Varlink) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[ 2.882749] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.
[ 2.884584] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
[ 2.897396] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System...
[ 2.901292] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System...
[ 2.906094] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System...
[ 2.912443] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System...
[ 2.917730] systemd[1]: Starting systemd-journald.service - Journal Service...
[ 2.921830] systemd[1]: Starting keyboard-setup.service - Set the console keyboard layout...
[ 2.927271] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes...
[ 2.933420] systemd[1]: Starting lvm2-monitor.service - Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[ 2.937790] systemd[1]: Starting [email protected] - Load Kernel Module configfs...
[ 2.941633] systemd-journald[332]: Collecting audit messages is disabled.
[ 2.943833] systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod...
[ 2.948990] systemd[1]: Starting [email protected] - Load Kernel Module drm...
[ 2.957489] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore...
[ 2.962548] systemd[1]: Starting [email protected] - Load Kernel Module fuse...
[ 2.966346] systemd[1]: Starting [email protected] - Load Kernel Module loop...
[ 2.970204] pstore: Using crash dump compression: deflate
[ 2.971989] systemd[1]: netplan-ovs-cleanup.service - OpenVSwitch configuration for cleanup was skipped because of an unmet condition check (ConditionFileIsExecutable=/usr/bin/ovs-vsctl).
[ 2.981343] systemd[1]: Starting snapd.apparmor.service - Load AppArmor profiles managed internally by snapd...
[ 2.984692] 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).
[ 2.989894] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules...
[ 2.991884] systemd[1]: systemd-pcrmachine.service - TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[ 2.996716] pstore: Registered efi_pstore as persistent store backend
[ 3.000866] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems...
[ 3.002871] systemd[1]: systemd-tpm2-setup-early.service - TPM2 SRK Setup (Early) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[ 3.007067] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices...
[ 3.013985] systemd[1]: Started systemd-journald.service - Journal Service.
[ 3.019040] EXT4-fs (dm-0): re-mounted 31aabb7b-754a-41d2-8240-f70cf941e3d8 r/w. Quota mode: none.
[ 3.061072] Adding 4194300k swap on /swap.img. Priority:-2 extents:20 across:66666492k SS
[ 3.088423] systemd-journald[332]: Received client request to flush runtime journal.
[ 3.097002] scsi 2:0:0:0: Direct-Access Linux File-Stor Gadget 0510 PQ: 0 ANSI: 2
[ 3.097276] scsi 2:0:0:0: Attached scsi generic sg0 type 0
[ 3.097673] sd 2:0:0:0: Power-on or device reset occurred
[ 3.100093] sd 2:0:0:0: [sda] 44505088 512-byte logical blocks: (22.8 GB/21.2 GiB)
[ 3.100951] sd 2:0:0:0: [sda] Write Protect is off
[ 3.100959] sd 2:0:0:0: [sda] Mode Sense: 0f 00 00 00
[ 3.102017] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 3.111722] sda:
[ 3.112550] sd 2:0:0:0: [sda] Attached SCSI removable disk
[ 3.120250] systemd-journald[332]: /var/log/journal/ae2dbc2ac1af4e1db52d7f76f73392aa/system.journal: Journal file uses a different sequence number ID, rotating.
[ 3.120262] systemd-journald[332]: Rotating system journal.
[ 3.437019] resource: resource sanity check: requesting [mem 0x00000000fe000000-0x00000000fe001fff], which spans more than INTC1023:00 [mem 0xfe001210-0xfe001247]
[ 3.437025] caller get_primary_reg_base+0x4f/0xb0 [intel_pmc_core] mapping multiple BARs
[ 3.437153] intel_pmc_core INT33A1:00: initialized
[ 3.491485] EXT4-fs (nvme0n1p2): mounted filesystem f0965417-d659-4b48-8b95-772c96a42c8a r/w with ordered data mode. Quota mode: none.
[ 3.528695] resource: resource sanity check: requesting [mem 0x00000000fedc0000-0x00000000fedcffff], which spans more than pnp 00:04 [mem 0xfedc0000-0xfedc7fff]
[ 3.528707] caller igen6_probe+0x1c9/0x610 [igen6_edac] mapping multiple BARs
[ 3.528773] EDAC MC0: Giving out device to module igen6_edac controller Intel_client_SoC MC#0: DEV 0000:00:00.0 (INTERRUPT)
[ 3.528801] EDAC igen6 MC0: HANDLING IBECC MEMORY ERROR
[ 3.528803] EDAC igen6 MC0: ADDR 0x7fffffffe0
[ 3.536340] EDAC igen6: v2.5.1
[ 3.563836] px4_drv: loading out-of-tree module taints kernel.
[ 3.563848] px4_drv: module verification failed: signature and/or required key missing - tainting kernel
[ 3.588711] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 3.591811] px4_drv: px4_drv version 0.5.1
[ 3.592453] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 3.592648] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
[ 3.602442] px4_usb 1-4:1.0: Firmware is already loaded. version: 1.4.0.0
[ 3.611750] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[ 3.629555] Bluetooth: Core ver 2.22
[ 3.629583] NET: Registered PF_BLUETOOTH protocol family
[ 3.629584] Bluetooth: HCI device and connection manager initialized
[ 3.629589] Bluetooth: HCI socket layer initialized
[ 3.629590] Bluetooth: L2CAP socket layer initialized
[ 3.629594] Bluetooth: SCO socket layer initialized
[ 3.633568] i801_smbus 0000:00:1f.4: enabling device (0000 -> 0003)
[ 3.633789] i801_smbus 0000:00:1f.4: SPD Write Disable is set
[ 3.633830] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[ 3.638525] i2c i2c-4: 1/2 memory slots populated (from DMI)
[ 3.641445] i2c i2c-4: Successfully instantiated SPD at 0x50
[ 3.702447] RAPL PMU: API unit is 2^-32 Joules, 3 fixed counters, 655360 ms ovfl timer
[ 3.702453] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[ 3.702454] RAPL PMU: hw unit of domain package 2^-14 Joules
[ 3.702455] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[ 3.706228] Intel(R) Wireless WiFi driver for Linux
[ 3.706335] iwlwifi 0000:00:14.3: enabling device (0000 -> 0002)
[ 3.721065] iwlwifi 0000:00:14.3: Detected crf-id 0x501, cnv-id 0x80400 wfpm id 0x80000030
[ 3.721108] iwlwifi 0000:00:14.3: PCI dev 54f0/0244, rev=0x370, rfid=0x10c000
[ 3.728433] iwlwifi 0000:00:14.3: TLV_FW_FSEQ_VERSION: FSEQ Version: 0.0.2.41
[ 3.729383] iwlwifi 0000:00:14.3: loaded firmware version 86.fb5c9aeb.0 so-a0-hr-b0-86.ucode op_mode iwlmvm
[ 3.732422] usbcore: registered new interface driver btusb
[ 3.735862] Bluetooth: hci0: Device revision is 2
[ 3.735869] Bluetooth: hci0: Secure boot is enabled
[ 3.735870] Bluetooth: hci0: OTP lock is enabled
[ 3.735871] Bluetooth: hci0: API lock is enabled
[ 3.735872] Bluetooth: hci0: Debug lock is disabled
[ 3.735873] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
[ 3.735874] Bluetooth: hci0: Bootloader timestamp 2019.40 buildtype 1 build 38
[ 3.735930] ACPI Warning: \_SB.PC00.XHCI.RHUB.HS10._DSM: Argument #4 type mismatch - Found [Integer], ACPI requires [Package] (20230628/nsarguments-61)
[ 3.735954] Bluetooth: hci0: DSM reset method type: 0x00
[ 3.743156] Bluetooth: hci0: Found device firmware: intel/ibt-0040-1050.sfi
[ 3.743179] Bluetooth: hci0: Boot Address: 0x100800
[ 3.743181] Bluetooth: hci0: Firmware Version: 60-48.23
[ 3.916210] Generic FE-GE Realtek PHY r8169-0-100:00: attached PHY driver (mii_bus:phy_addr=r8169-0-100:00, irq=MAC)
[ 3.924272] ------------[ cut here ]------------
[ 3.924275] UBSAN: array-index-out-of-bounds in /var/lib/dkms/px4_drv/0.5.1/build/driver/ptx_chrdev.c:827:45
[ 3.924778] index 2 is out of range for type 'ptx_chrdev [1]'
[ 3.925251] CPU: 2 PID: 421 Comm: (udev-worker) Tainted: G OE 6.8.0-51-generic #52-Ubuntu
[ 3.925255] Hardware name: AZW MINI S/MINI S, BIOS ADLNV105 12/12/2023
[ 3.925256] Call Trace:
[ 3.925258] <TASK>
[ 3.925261] dump_stack_lvl+0x76/0xa0
[ 3.925274] dump_stack+0x10/0x20
[ 3.925276] __ubsan_handle_out_of_bounds+0xc6/0x110
[ 3.925279] ptx_chrdev_context_add_group+0x8d8/0x920 [px4_drv]
[ 3.925291] px4_device_init+0x817/0xc20 [px4_drv]
[ 3.925301] ? __pfx_px4_device_release+0x10/0x10 [px4_drv]
[ 3.925309] ? idr_alloc_u32+0xaa/0xf0
[ 3.925312] ? idr_alloc_cyclic+0x54/0xc0
[ 3.925315] px4_usb_probe+0x3eb/0x770 [px4_drv]
[ 3.925324] usb_probe_interface+0xeb/0x300
[ 3.925327] really_probe+0x1c4/0x410
[ 3.925330] __driver_probe_device+0x8c/0x180
[ 3.925333] driver_probe_device+0x24/0xd0
[ 3.925335] __driver_attach+0x10b/0x210
[ 3.925337] ? __pfx___driver_attach+0x10/0x10
[ 3.925339] bus_for_each_dev+0x8a/0xf0
[ 3.925341] driver_attach+0x1e/0x30
[ 3.925342] bus_add_driver+0x14e/0x290
[ 3.925344] driver_register+0x5e/0x130
[ 3.925347] usb_register_driver+0x83/0x170
[ 3.925349] px4_usb_register+0x17a/0x340 [px4_drv]
[ 3.925356] ? __pfx_init_module+0x10/0x10 [px4_drv]
[ 3.925364] init_module+0x1a/0x30 [px4_drv]
[ 3.925371] do_one_initcall+0x5b/0x340
[ 3.925376] do_init_module+0x97/0x290
[ 3.925378] load_module+0xba1/0xcf0
[ 3.925381] init_module_from_file+0x96/0x100
[ 3.925383] ? init_module_from_file+0x96/0x100
[ 3.925386] idempotent_init_module+0x11c/0x310
[ 3.925388] __x64_sys_finit_module+0x64/0xd0
[ 3.925391] x64_sys_call+0x2019/0x25a0
[ 3.925392] do_syscall_64+0x7f/0x180
[ 3.925395] ? vfs_read+0x2c7/0x390
[ 3.925398] ? vfs_read+0x2c7/0x390
[ 3.925400] ? rseq_get_rseq_cs+0x22/0x280
[ 3.925403] ? rseq_ip_fixup+0x90/0x1f0
[ 3.925405] ? restore_fpregs_from_fpstate+0x3d/0xd0
[ 3.925409] ? switch_fpu_return+0x55/0xf0
[ 3.925411] ? syscall_exit_to_user_mode+0x86/0x260
[ 3.925414] ? do_syscall_64+0x8c/0x180
[ 3.925416] ? syscall_exit_to_user_mode+0x86/0x260
[ 3.925418] ? do_syscall_64+0x8c/0x180
[ 3.925420] ? putname+0x5b/0x80
[ 3.925422] ? do_sys_openat2+0x9f/0xe0
[ 3.925426] ? __x64_sys_openat+0x55/0xa0
[ 3.925428] ? syscall_exit_to_user_mode+0x86/0x260
[ 3.925430] ? do_syscall_64+0x8c/0x180
[ 3.925432] ? exc_page_fault+0x94/0x1b0
[ 3.925434] entry_SYSCALL_64_after_hwframe+0x78/0x80
[ 3.925438] RIP: 0033:0x76d12912725d
[ 3.925449] Code: ff c3 66 2e 0f 1f 84 00 00 00 00 00 90 f3 0f 1e fa 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 8b bb 0d 00 f7 d8 64 89 01 48
[ 3.925451] RSP: 002b:00007ffcf571ae48 EFLAGS: 00000246 ORIG_RAX: 0000000000000139
[ 3.925454] RAX: ffffffffffffffda RBX: 00005fef53708be0 RCX: 000076d12912725d
[ 3.925455] RDX: 0000000000000004 RSI: 000076d1292c807d RDI: 0000000000000018
[ 3.925456] RBP: 00007ffcf571af00 R08: 0000000000000040 R09: 00007ffcf571aeb0
[ 3.925458] R10: 000076d129203b20 R11: 0000000000000246 R12: 000076d1292c807d
[ 3.925459] R13: 0000000000020000 R14: 00005fef53715620 R15: 00005fef53704df0
[ 3.925461] </TASK>
[ 3.925462] ---[ end trace ]---
[ 3.926136] px4_usb 1-4:1.0: /dev/px4video0
[ 3.926385] px4_usb 1-4:1.0: /dev/px4video1
[ 3.926562] px4_usb 1-4:1.0: /dev/px4video2
[ 3.926605] px4_usb 1-4:1.0: /dev/px4video3
[ 3.926640] ------------[ cut here ]------------
[ 3.926641] UBSAN: array-index-out-of-bounds in /var/lib/dkms/px4_drv/0.5.1/build/driver/px4_device.c:1354:49
[ 3.927408] index 2 is out of range for type 'ptx_chrdev [1]'
[ 3.928075] CPU: 0 PID: 421 Comm: (udev-worker) Tainted: G OE 6.8.0-51-generic #52-Ubuntu
[ 3.928079] Hardware name: AZW MINI S/MINI S, BIOS ADLNV105 12/12/2023
[ 3.928080] Call Trace:
[ 3.928082] <TASK>
[ 3.928086] dump_stack_lvl+0x76/0xa0
[ 3.928096] dump_stack+0x10/0x20
[ 3.928098] __ubsan_handle_out_of_bounds+0xc6/0x110
[ 3.928102] px4_device_init+0x876/0xc20 [px4_drv]
[ 3.928117] ? __pfx_px4_device_release+0x10/0x10 [px4_drv]
[ 3.928127] ? idr_alloc_u32+0xaa/0xf0
[ 3.928129] ? idr_alloc_cyclic+0x54/0xc0
[ 3.928133] px4_usb_probe+0x3eb/0x770 [px4_drv]
[ 3.928142] usb_probe_interface+0xeb/0x300
[ 3.928147] really_probe+0x1c4/0x410
[ 3.928150] __driver_probe_device+0x8c/0x180
[ 3.928153] driver_probe_device+0x24/0xd0
[ 3.928155] __driver_attach+0x10b/0x210
[ 3.928157] ? __pfx___driver_attach+0x10/0x10
[ 3.928160] bus_for_each_dev+0x8a/0xf0
[ 3.928162] driver_attach+0x1e/0x30
[ 3.928164] bus_add_driver+0x14e/0x290
[ 3.928166] driver_register+0x5e/0x130
[ 3.928169] usb_register_driver+0x83/0x170
[ 3.928171] px4_usb_register+0x17a/0x340 [px4_drv]
[ 3.928179] ? __pfx_init_module+0x10/0x10 [px4_drv]
[ 3.928188] init_module+0x1a/0x30 [px4_drv]
[ 3.928197] do_one_initcall+0x5b/0x340
[ 3.928202] do_init_module+0x97/0x290
[ 3.928205] load_module+0xba1/0xcf0
[ 3.928208] init_module_from_file+0x96/0x100
[ 3.928210] ? init_module_from_file+0x96/0x100
[ 3.928213] idempotent_init_module+0x11c/0x310
[ 3.928216] __x64_sys_finit_module+0x64/0xd0
[ 3.928218] x64_sys_call+0x2019/0x25a0
[ 3.928220] do_syscall_64+0x7f/0x180
[ 3.928224] ? vfs_read+0x2c7/0x390
[ 3.928227] ? vfs_read+0x2c7/0x390
[ 3.928229] ? rseq_get_rseq_cs+0x22/0x280
[ 3.928233] ? rseq_ip_fixup+0x90/0x1f0
[ 3.928235] ? restore_fpregs_from_fpstate+0x3d/0xd0
[ 3.928240] ? switch_fpu_return+0x55/0xf0
[ 3.928243] ? syscall_exit_to_user_mode+0x86/0x260
[ 3.928246] ? do_syscall_64+0x8c/0x180
[ 3.928248] ? syscall_exit_to_user_mode+0x86/0x260
[ 3.928250] ? do_syscall_64+0x8c/0x180
[ 3.928252] ? putname+0x5b/0x80
[ 3.928255] ? do_sys_openat2+0x9f/0xe0
[ 3.928259] ? __x64_sys_openat+0x55/0xa0
[ 3.928261] ? syscall_exit_to_user_mode+0x86/0x260
[ 3.928264] ? do_syscall_64+0x8c/0x180
[ 3.928266] ? exc_page_fault+0x94/0x1b0
[ 3.928268] entry_SYSCALL_64_after_hwframe+0x78/0x80
[ 3.928272] RIP: 0033:0x76d12912725d
[ 3.928323] Code: ff c3 66 2e 0f 1f 84 00 00 00 00 00 90 f3 0f 1e fa 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 8b bb 0d 00 f7 d8 64 89 01 48
[ 3.928336] RSP: 002b:00007ffcf571ae48 EFLAGS: 00000246 ORIG_RAX: 0000000000000139
[ 3.928342] RAX: ffffffffffffffda RBX: 00005fef53708be0 RCX: 000076d12912725d
[ 3.928344] RDX: 0000000000000004 RSI: 000076d1292c807d RDI: 0000000000000018
[ 3.928345] RBP: 00007ffcf571af00 R08: 0000000000000040 R09: 00007ffcf571aeb0
[ 3.928346] R10: 000076d129203b20 R11: 0000000000000246 R12: 000076d1292c807d
[ 3.928348] R13: 0000000000020000 R14: 00005fef53715620 R15: 00005fef53704df0
[ 3.928350] </TASK>
[ 3.928361] ---[ end trace ]---
[ 3.928362] ------------[ cut here ]------------
[ 3.928363] UBSAN: array-index-out-of-bounds in /var/lib/dkms/px4_drv/0.5.1/build/driver/px4_device.c:1355:48
[ 3.929001] index 2 is out of range for type 'ptx_chrdev [1]'
[ 3.929615] CPU: 0 PID: 421 Comm: (udev-worker) Tainted: G OE 6.8.0-51-generic #52-Ubuntu
[ 3.929620] Hardware name: AZW MINI S/MINI S, BIOS ADLNV105 12/12/2023
[ 3.929621] Call Trace:
[ 3.929623] <TASK>
[ 3.929630] dump_stack_lvl+0x76/0xa0
[ 3.929636] dump_stack+0x10/0x20
[ 3.929638] __ubsan_handle_out_of_bounds+0xc6/0x110
[ 3.929642] px4_device_init+0x88f/0xc20 [px4_drv]
[ 3.929655] ? __pfx_px4_device_release+0x10/0x10 [px4_drv]
[ 3.929664] ? idr_alloc_u32+0xaa/0xf0
[ 3.929667] ? idr_alloc_cyclic+0x54/0xc0
[ 3.929671] px4_usb_probe+0x3eb/0x770 [px4_drv]
[ 3.929680] usb_probe_interface+0xeb/0x300
[ 3.929685] really_probe+0x1c4/0x410
[ 3.929689] __driver_probe_device+0x8c/0x180
[ 3.929691] driver_probe_device+0x24/0xd0
[ 3.929694] __driver_attach+0x10b/0x210
[ 3.929696] ? __pfx___driver_attach+0x10/0x10
[ 3.929698] bus_for_each_dev+0x8a/0xf0
[ 3.929700] driver_attach+0x1e/0x30
[ 3.929702] bus_add_driver+0x14e/0x290
[ 3.929704] driver_register+0x5e/0x130
[ 3.929707] usb_register_driver+0x83/0x170
[ 3.929709] px4_usb_register+0x17a/0x340 [px4_drv]
[ 3.929717] ? __pfx_init_module+0x10/0x10 [px4_drv]
[ 3.929725] init_module+0x1a/0x30 [px4_drv]
[ 3.929733] do_one_initcall+0x5b/0x340
[ 3.929739] do_init_module+0x97/0x290
[ 3.929743] load_module+0xba1/0xcf0
[ 3.929747] init_module_from_file+0x96/0x100
[ 3.929749] ? init_module_from_file+0x96/0x100
[ 3.929752] idempotent_init_module+0x11c/0x310
[ 3.929755] __x64_sys_finit_module+0x64/0xd0
[ 3.929757] x64_sys_call+0x2019/0x25a0
[ 3.929759] do_syscall_64+0x7f/0x180
[ 3.929762] ? vfs_read+0x2c7/0x390
[ 3.929766] ? vfs_read+0x2c7/0x390
[ 3.929767] ? rseq_get_rseq_cs+0x22/0x280
[ 3.929771] ? rseq_ip_fixup+0x90/0x1f0
[ 3.929774] ? restore_fpregs_from_fpstate+0x3d/0xd0
[ 3.929778] ? switch_fpu_return+0x55/0xf0
[ 3.929781] ? syscall_exit_to_user_mode+0x86/0x260
[ 3.929784] ? do_syscall_64+0x8c/0x180
[ 3.929786] ? syscall_exit_to_user_mode+0x86/0x260
[ 3.929788] ? do_syscall_64+0x8c/0x180
[ 3.929790] ? putname+0x5b/0x80
[ 3.929793] ? do_sys_openat2+0x9f/0xe0
[ 3.929797] ? __x64_sys_openat+0x55/0xa0
[ 3.929800] ? syscall_exit_to_user_mode+0x86/0x260
[ 3.929802] ? do_syscall_64+0x8c/0x180
[ 3.929804] ? exc_page_fault+0x94/0x1b0
[ 3.929807] entry_SYSCALL_64_after_hwframe+0x78/0x80
[ 3.929811] RIP: 0033:0x76d12912725d
[ 3.929828] Code: ff c3 66 2e 0f 1f 84 00 00 00 00 00 90 f3 0f 1e fa 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 8b bb 0d 00 f7 d8 64 89 01 48
[ 3.929830] RSP: 002b:00007ffcf571ae48 EFLAGS: 00000246 ORIG_RAX: 0000000000000139
[ 3.929833] RAX: ffffffffffffffda RBX: 00005fef53708be0 RCX: 000076d12912725d
[ 3.929834] RDX: 0000000000000004 RSI: 000076d1292c807d RDI: 0000000000000018
[ 3.929836] RBP: 00007ffcf571af00 R08: 0000000000000040 R09: 00007ffcf571aeb0
[ 3.929837] R10: 000076d129203b20 R11: 0000000000000246 R12: 000076d1292c807d
[ 3.929838] R13: 0000000000020000 R14: 00005fef53715620 R15: 00005fef53704df0
[ 3.929841] </TASK>
[ 3.929886] ---[ end trace ]---
[ 3.929890] ------------[ cut here ]------------
[ 3.929891] UBSAN: array-index-out-of-bounds in /var/lib/dkms/px4_drv/0.5.1/build/driver/px4_device.c:1354:49
[ 3.930650] index 3 is out of range for type 'ptx_chrdev [1]'
[ 3.931390] CPU: 0 PID: 421 Comm: (udev-worker) Tainted: G OE 6.8.0-51-generic #52-Ubuntu
[ 3.931397] Hardware name: AZW MINI S/MINI S, BIOS ADLNV105 12/12/2023
[ 3.931399] Call Trace:
[ 3.931401] <TASK>
[ 3.931404] dump_stack_lvl+0x76/0xa0
[ 3.931412] dump_stack+0x10/0x20
[ 3.931414] __ubsan_handle_out_of_bounds+0xc6/0x110
[ 3.931419] px4_device_init+0x8a4/0xc20 [px4_drv]
[ 3.931434] ? __pfx_px4_device_release+0x10/0x10 [px4_drv]
[ 3.931443] ? idr_alloc_u32+0xaa/0xf0
[ 3.931446] ? idr_alloc_cyclic+0x54/0xc0
[ 3.931450] px4_usb_probe+0x3eb/0x770 [px4_drv]
[ 3.931459] usb_probe_interface+0xeb/0x300
[ 3.931464] really_probe+0x1c4/0x410
[ 3.931469] __driver_probe_device+0x8c/0x180
[ 3.931471] driver_probe_device+0x24/0xd0
[ 3.931474] __driver_attach+0x10b/0x210
[ 3.931476] ? __pfx___driver_attach+0x10/0x10
[ 3.931479] bus_for_each_dev+0x8a/0xf0
[ 3.931481] driver_attach+0x1e/0x30
[ 3.931483] bus_add_driver+0x14e/0x290
[ 3.931486] driver_register+0x5e/0x130
[ 3.931489] usb_register_driver+0x83/0x170
[ 3.931491] px4_usb_register+0x17a/0x340 [px4_drv]
[ 3.931500] ? __pfx_init_module+0x10/0x10 [px4_drv]
[ 3.931510] init_module+0x1a/0x30 [px4_drv]
[ 3.931520] do_one_initcall+0x5b/0x340
[ 3.931527] do_init_module+0x97/0x290
[ 3.931530] load_module+0xba1/0xcf0
[ 3.931534] init_module_from_file+0x96/0x100
[ 3.931536] ? init_module_from_file+0x96/0x100
[ 3.931540] idempotent_init_module+0x11c/0x310
[ 3.931543] __x64_sys_finit_module+0x64/0xd0
[ 3.931546] x64_sys_call+0x2019/0x25a0
[ 3.931548] do_syscall_64+0x7f/0x180
[ 3.931552] ? vfs_read+0x2c7/0x390
[ 3.931556] ? vfs_read+0x2c7/0x390
[ 3.931558] ? rseq_get_rseq_cs+0x22/0x280
[ 3.931562] ? rseq_ip_fixup+0x90/0x1f0
[ 3.931565] ? restore_fpregs_from_fpstate+0x3d/0xd0
[ 3.931569] ? switch_fpu_return+0x55/0xf0
[ 3.931572] ? syscall_exit_to_user_mode+0x86/0x260
[ 3.931575] ? do_syscall_64+0x8c/0x180
[ 3.931577] ? syscall_exit_to_user_mode+0x86/0x260
[ 3.931579] ? do_syscall_64+0x8c/0x180
[ 3.931581] ? putname+0x5b/0x80
[ 3.931584] ? do_sys_openat2+0x9f/0xe0
[ 3.931587] ? __x64_sys_openat+0x55/0xa0
[ 3.931590] ? syscall_exit_to_user_mode+0x86/0x260
[ 3.931592] ? do_syscall_64+0x8c/0x180
[ 3.931594] ? exc_page_fault+0x94/0x1b0
[ 3.931596] entry_SYSCALL_64_after_hwframe+0x78/0x80
[ 3.931601] RIP: 0033:0x76d12912725d
[ 3.931615] Code: ff c3 66 2e 0f 1f 84 00 00 00 00 00 90 f3 0f 1e fa 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 8b bb 0d 00 f7 d8 64 89 01 48
[ 3.931617] RSP: 002b:00007ffcf571ae48 EFLAGS: 00000246 ORIG_RAX: 0000000000000139
[ 3.931619] RAX: ffffffffffffffda RBX: 00005fef53708be0 RCX: 000076d12912725d
[ 3.931621] RDX: 0000000000000004 RSI: 000076d1292c807d RDI: 0000000000000018
[ 3.931622] RBP: 00007ffcf571af00 R08: 0000000000000040 R09: 00007ffcf571aeb0
[ 3.931623] R10: 000076d129203b20 R11: 0000000000000246 R12: 000076d1292c807d
[ 3.931624] R13: 0000000000020000 R14: 00005fef53715620 R15: 00005fef53704df0
[ 3.931627] </TASK>
[ 3.931628] ---[ end trace ]---
[ 3.931629] ------------[ cut here ]------------
[ 3.931630] UBSAN: array-index-out-of-bounds in /var/lib/dkms/px4_drv/0.5.1/build/driver/px4_device.c:1355:48
[ 3.932423] index 3 is out of range for type 'ptx_chrdev [1]'
[ 3.933044] CPU: 0 PID: 421 Comm: (udev-worker) Tainted: G OE 6.8.0-51-generic #52-Ubuntu
[ 3.933048] Hardware name: AZW MINI S/MINI S, BIOS ADLNV105 12/12/2023
[ 3.933049] Call Trace:
[ 3.933051] <TASK>
[ 3.933053] dump_stack_lvl+0x76/0xa0
[ 3.933060] dump_stack+0x10/0x20
[ 3.933061] __ubsan_handle_out_of_bounds+0xc6/0x110
[ 3.933065] px4_device_init+0x8bd/0xc20 [px4_drv]
[ 3.933077] ? __pfx_px4_device_release+0x10/0x10 [px4_drv]
[ 3.933086] ? idr_alloc_u32+0xaa/0xf0
[ 3.933088] ? idr_alloc_cyclic+0x54/0xc0
[ 3.933092] px4_usb_probe+0x3eb/0x770 [px4_drv]
[ 3.933100] usb_probe_interface+0xeb/0x300
[ 3.933104] really_probe+0x1c4/0x410
[ 3.933108] __driver_probe_device+0x8c/0x180
[ 3.933110] driver_probe_device+0x24/0xd0
[ 3.933112] __driver_attach+0x10b/0x210
[ 3.933114] ? __pfx___driver_attach+0x10/0x10
[ 3.933116] bus_for_each_dev+0x8a/0xf0
[ 3.933118] driver_attach+0x1e/0x30
[ 3.933121] bus_add_driver+0x14e/0x290
[ 3.933123] driver_register+0x5e/0x130
[ 3.933125] usb_register_driver+0x83/0x170
[ 3.933127] px4_usb_register+0x17a/0x340 [px4_drv]
[ 3.933135] ? __pfx_init_module+0x10/0x10 [px4_drv]
[ 3.933143] init_module+0x1a/0x30 [px4_drv]
[ 3.933151] do_one_initcall+0x5b/0x340
[ 3.933157] do_init_module+0x97/0x290
[ 3.933160] load_module+0xba1/0xcf0
[ 3.933163] init_module_from_file+0x96/0x100
[ 3.933165] ? init_module_from_file+0x96/0x100
[ 3.933168] idempotent_init_module+0x11c/0x310
[ 3.933170] __x64_sys_finit_module+0x64/0xd0
[ 3.933173] x64_sys_call+0x2019/0x25a0
[ 3.933175] do_syscall_64+0x7f/0x180
[ 3.933178] ? vfs_read+0x2c7/0x390
[ 3.933181] ? vfs_read+0x2c7/0x390
[ 3.933183] ? rseq_get_rseq_cs+0x22/0x280
[ 3.933187] ? rseq_ip_fixup+0x90/0x1f0
[ 3.933190] ? restore_fpregs_from_fpstate+0x3d/0xd0
[ 3.933195] ? switch_fpu_return+0x55/0xf0
[ 3.933198] ? syscall_exit_to_user_mode+0x86/0x260
[ 3.933201] ? do_syscall_64+0x8c/0x180
[ 3.933203] ? syscall_exit_to_user_mode+0x86/0x260
[ 3.933205] ? do_syscall_64+0x8c/0x180
[ 3.933207] ? putname+0x5b/0x80
[ 3.933210] ? do_sys_openat2+0x9f/0xe0
[ 3.933213] ? __x64_sys_openat+0x55/0xa0
[ 3.933216] ? syscall_exit_to_user_mode+0x86/0x260
[ 3.933218] ? do_syscall_64+0x8c/0x180
[ 3.933220] ? exc_page_fault+0x94/0x1b0
[ 3.933222] entry_SYSCALL_64_after_hwframe+0x78/0x80
[ 3.933226] RIP: 0033:0x76d12912725d
[ 3.933239] Code: ff c3 66 2e 0f 1f 84 00 00 00 00 00 90 f3 0f 1e fa 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 8b bb 0d 00 f7 d8 64 89 01 48
[ 3.933240] RSP: 002b:00007ffcf571ae48 EFLAGS: 00000246 ORIG_RAX: 0000000000000139
[ 3.933243] RAX: ffffffffffffffda RBX: 00005fef53708be0 RCX: 000076d12912725d
[ 3.933244] RDX: 0000000000000004 RSI: 000076d1292c807d RDI: 0000000000000018
[ 3.933245] RBP: 00007ffcf571af00 R08: 0000000000000040 R09: 00007ffcf571aeb0
[ 3.933246] R10: 000076d129203b20 R11: 0000000000000246 R12: 000076d1292c807d
[ 3.933247] R13: 0000000000020000 R14: 00005fef53715620 R15: 00005fef53704df0
[ 3.933249] </TASK>
[ 3.933257] ---[ end trace ]---
[ 3.933340] usbcore: registered new interface driver px4_usb
[ 4.167313] r8169 0000:01:00.0 enp1s0: Link is Down
[ 4.305454] ee1004 4-0050: 512 byte EE1004-compliant SPD EEPROM, read-only
[ 4.306127] i915 0000:00:02.0: [drm] VT-d active for gfx access
[ 4.315572] Console: switching to colour dummy device 80x25
[ 4.322592] i915 0000:00:02.0: vgaarb: deactivate vga console
[ 4.323005] i915 0000:00:02.0: [drm] Using Transparent Hugepages
[ 4.323926] i915 0000:00:02.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[ 4.327165] i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/adlp_dmc.bin (v2.20)
[ 4.327388] snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
[ 4.331766] Creating 1 MTD partitions on "0000:00:1f.5":
[ 4.331775] 0x000000000000-0x000001000000 : "BIOS"
[ 4.339413] i915 0000:00:02.0: [drm] GT0: GuC firmware i915/tgl_guc_70.bin version 70.20.0
[ 4.339421] i915 0000:00:02.0: [drm] GT0: HuC firmware i915/tgl_huc.bin version 7.9.3
[ 4.344191] i915 0000:00:02.0: [drm] GT0: HuC: authenticated for all workloads
[ 4.345316] i915 0000:00:02.0: [drm] GT0: GUC: submission enabled
[ 4.345320] i915 0000:00:02.0: [drm] GT0: GUC: SLPC enabled
[ 4.348196] i915 0000:00:02.0: [drm] GT0: GUC: RC enabled
[ 4.349590] i915 0000:00:02.0: [drm] Protected Xe Path (PXP) protected content support initialized
[ 4.361883] iwlwifi 0000:00:14.3: Detected Intel(R) Wi-Fi 6 AX101, REV=0x370
[ 4.362645] thermal thermal_zone1: failed to read out thermal zone (-61)
[ 4.363183] intel_tcc_cooling: TCC Offset locked
[ 4.374083] iwlwifi 0000:00:14.3: WRT: Invalid buffer destination
[ 4.384829] [drm] Initialized i915 1.6.0 20230929 for 0000:00:02.0 on minor 1
[ 4.386250] ACPI: video: Video Device [GFX0] (multi-head: yes rom: no post: no)
[ 4.386816] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input6
[ 4.386944] i915 display info: display version: 13
[ 4.386947] i915 display info: cursor_needs_physical: no
[ 4.386948] i915 display info: has_cdclk_crawl: yes
[ 4.386949] i915 display info: has_cdclk_squash: no
[ 4.386950] i915 display info: has_ddi: yes
[ 4.386951] i915 display info: has_dp_mst: yes
[ 4.386952] i915 display info: has_dsb: yes
[ 4.386952] i915 display info: has_fpga_dbg: yes
[ 4.386953] i915 display info: has_gmch: no
[ 4.386954] i915 display info: has_hotplug: yes
[ 4.386955] i915 display info: has_hti: no
[ 4.386956] i915 display info: has_ipc: yes
[ 4.386957] i915 display info: has_overlay: no
[ 4.386958] i915 display info: has_psr: yes
[ 4.386958] i915 display info: has_psr_hw_tracking: no
[ 4.386959] i915 display info: overlay_needs_physical: no
[ 4.386960] i915 display info: supports_tv: no
[ 4.386961] i915 display info: has_hdcp: yes
[ 4.386962] i915 display info: has_dmc: yes
[ 4.386963] i915 display info: has_dsc: yes
[ 4.392657] intel_rapl_msr: PL4 support detected.
[ 4.392724] intel_rapl_common: Found RAPL domain package
[ 4.392727] intel_rapl_common: Found RAPL domain core
[ 4.392728] intel_rapl_common: Found RAPL domain uncore
[ 4.443073] fbcon: i915drmfb (fb0) is primary device
[ 4.442939] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[ 4.443379] Console: switching to colour frame buffer device 240x67
[ 4.446576] i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
[ 4.476188] iwlwifi 0000:00:14.3: WFPM_UMAC_PD_NOTIFICATION: 0x20
[ 4.476233] iwlwifi 0000:00:14.3: WFPM_LMAC2_PD_NOTIFICATION: 0x1f
[ 4.476243] iwlwifi 0000:00:14.3: WFPM_AUTH_KEY_0: 0x90
[ 4.476253] iwlwifi 0000:00:14.3: CNVI_SCU_SEQ_DATA_DW9: 0x10
[ 4.476338] iwlwifi 0000:00:14.3: Detected RF HR1 B3, rfid=0x10c000
[ 4.477414] iwlwifi 0000:00:14.3: RFIm is deactivated, reason = 4
[ 4.499119] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC897: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line
[ 4.499130] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 4.499135] snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[ 4.499138] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
[ 4.499141] snd_hda_codec_realtek hdaudioC0D0: inputs:
[ 4.499143] snd_hda_codec_realtek hdaudioC0D0: Front Mic=0x19
[ 4.499146] snd_hda_codec_realtek hdaudioC0D0: Rear Mic=0x18
[ 4.499148] snd_hda_codec_realtek hdaudioC0D0: Line=0x1a
[ 4.518704] iwlwifi 0000:00:14.3: base HW address: 74:3a:f4:b1:a5:d5
[ 4.698545] input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input7
[ 4.698614] input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input8
[ 4.698709] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1f.3/sound/card0/input9
[ 4.698770] input: HDA Intel PCH Line Out as /devices/pci0000:00/0000:00:1f.3/sound/card0/input10
[ 4.698824] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input11
[ 4.698877] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input12
[ 4.698928] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input13
[ 4.698980] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input14
[ 4.699040] input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input15
[ 4.716848] iwlwifi 0000:00:14.3 wlo1: renamed from wlan0
[ 5.052866] audit: type=1400 audit(1736667296.103:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="rsyslogd" pid=703 comm="apparmor_parser"
[ 5.098300] block nvme0n1: No UUID available providing old NGUID
[ 5.173736] NET: Registered PF_QIPCRTR protocol family
[ 5.231510] loop0: detected capacity change from 0 to 8
[ 5.236410] Bluetooth: hci0: Waiting for firmware download to complete
[ 5.237279] Bluetooth: hci0: Firmware loaded in 1459099 usecs
[ 5.237328] Bluetooth: hci0: Waiting for device to boot
[ 5.252276] Bluetooth: hci0: Device booted in 14624 usecs
[ 5.252291] Bluetooth: hci0: Malformed MSFT vendor event: 0x02
[ 5.253703] Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-0040-1050.ddc
[ 5.255278] Bluetooth: hci0: Applying Intel DDC parameters completed
[ 5.258310] Bluetooth: hci0: Firmware timestamp 2023.48 buildtype 1 build 75324
[ 5.258316] Bluetooth: hci0: Firmware SHA1: 0x23bac558
[ 5.330825] audit: type=1400 audit(1736667296.381:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine" pid=840 comm="apparmor_parser"
[ 5.331323] audit: type=1400 audit(1736667296.382:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine//mount-namespace-capture-helper" pid=840 comm="apparmor_parser"
[ 6.857362] r8169 0000:01:00.0 enp1s0: Link is Up - 1Gbps/Full - flow control off
[ 11.281168] audit: type=1400 audit(1736667302.331:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="docker-default" pid=928 comm="apparmor_parser"
[ 11.312981] evm: overlay not supported
[ 11.552385] Initializing XFRM netlink socket
[ 11.590694] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[ 12.031447] br-b87a4781fdea: port 1(veth88068bc) entered blocking state
[ 12.031456] br-b87a4781fdea: port 1(veth88068bc) entered disabled state
[ 12.031469] veth88068bc: entered allmulticast mode
[ 12.031847] veth88068bc: entered promiscuous mode
[ 12.051446] br-b87a4781fdea: port 2(vethd6f4596) entered blocking state
[ 12.051459] br-b87a4781fdea: port 2(vethd6f4596) entered disabled state
[ 12.051478] vethd6f4596: entered allmulticast mode
[ 12.057418] vethd6f4596: entered promiscuous mode
[ 12.275612] eth0: renamed from vethb7e3a6a
[ 12.292622] br-b87a4781fdea: port 1(veth88068bc) entered blocking state
[ 12.292630] br-b87a4781fdea: port 1(veth88068bc) entered forwarding state
[ 12.293026] eth0: renamed from veth42bae5a
[ 12.297701] br-b87a4781fdea: port 2(vethd6f4596) entered blocking state
[ 12.297711] br-b87a4781fdea: port 2(vethd6f4596) entered forwarding state
[ 12.697551] ------------[ cut here ]------------
[ 12.697556] UBSAN: array-index-out-of-bounds in /var/lib/dkms/px4_drv/0.5.1/build/driver/ptx_chrdev.c:78:25
[ 12.697584] index 2 is out of range for type 'ptx_chrdev [1]'
[ 12.697597] CPU: 1 PID: 1373 Comm: recisdb Tainted: G OE 6.8.0-51-generic #52-Ubuntu
[ 12.697599] Hardware name: AZW MINI S/MINI S, BIOS ADLNV105 12/12/2023
[ 12.697601] Call Trace:
[ 12.697603] <TASK>
[ 12.697605] dump_stack_lvl+0x76/0xa0
[ 12.697613] dump_stack+0x10/0x20
[ 12.697615] __ubsan_handle_out_of_bounds+0xc6/0x110
[ 12.697618] ptx_chrdev_open+0x3e6/0x3f0 [px4_drv]
[ 12.697627] ? kobj_lookup+0xf3/0x190
[ 12.697630] ? __pfx_exact_match+0x10/0x10
[ 12.697633] ? __pfx_px4_device_release+0x10/0x10 [px4_drv]
[ 12.697642] chrdev_open+0xcf/0x250
[ 12.697644] ? __pfx_chrdev_open+0x10/0x10
[ 12.697647] do_dentry_open+0x21d/0x570
[ 12.697649] vfs_open+0x33/0x50
[ 12.697652] do_open+0x2ed/0x470
[ 12.697655] path_openat+0x135/0x2d0
[ 12.697658] do_filp_open+0xaf/0x170
[ 12.697661] do_sys_openat2+0xb3/0xe0
[ 12.697664] __x64_sys_openat+0x55/0xa0
[ 12.697667] x64_sys_call+0x1eb1/0x25a0
[ 12.697670] do_syscall_64+0x7f/0x180
[ 12.697673] ? mntput+0x24/0x50
[ 12.697677] ? path_put+0x1e/0x30
[ 12.697684] ? do_readlinkat+0x10f/0x140
[ 12.697686] ? syscall_exit_to_user_mode+0x86/0x260
[ 12.697689] ? do_syscall_64+0x8c/0x180
[ 12.697691] ? ksys_write+0xc9/0x100
[ 12.697693] ? syscall_exit_to_user_mode+0x86/0x260
[ 12.697696] ? do_syscall_64+0x8c/0x180
[ 12.697697] ? rseq_ip_fixup+0x90/0x1f0
[ 12.697701] ? __fput+0x26b/0x2e0
[ 12.697703] ? __rseq_handle_notify_resume+0x37/0x70
[ 12.697705] ? syscall_exit_to_user_mode+0x86/0x260
[ 12.697707] ? do_syscall_64+0x8c/0x180
[ 12.697709] ? do_user_addr_fault+0x333/0x670
[ 12.697712] ? irqentry_exit_to_user_mode+0x7b/0x260
[ 12.697714] ? irqentry_exit+0x43/0x50
[ 12.697716] ? exc_page_fault+0x94/0x1b0
[ 12.697718] entry_SYSCALL_64_after_hwframe+0x78/0x80
[ 12.697722] RIP: 0033:0x771d374b8f81
[ 12.697738] Code: 75 57 89 f0 25 00 00 41 00 3d 00 00 41 00 74 49 80 3d 6a 26 0e 00 00 74 6d 89 da 48 89 ee bf 9c ff ff ff b8 01 01 00 00 0f 05 <48> 3d 00 f0 ff ff 0f 87 93 00 00 00 48 8b 54 24 28 64 48 2b 14 25
[ 12.697740] RSP: 002b:00007fff6d972fa0 EFLAGS: 00000202 ORIG_RAX: 0000000000000101
[ 12.697742] RAX: ffffffffffffffda RBX: 0000000000080000 RCX: 0000771d374b8f81
[ 12.697744] RDX: 0000000000080000 RSI: 00007fff6d973070 RDI: 00000000ffffff9c
[ 12.697745] RBP: 00007fff6d973070 R08: 0000000000000007 R09: 000059427d2c2830
[ 12.697747] R10: 0000000000000000 R11: 0000000000000202 R12: 00000000000001b6
[ 12.697748] R13: 0000000000000000 R14: 00007fff6d973070 R15: 0000000000080000
[ 12.697750] </TASK>
[ 12.697751] ---[ end trace ]---
[ 71.414419] systemd-journald[332]: /var/log/journal/ae2dbc2ac1af4e1db52d7f76f73392aa/user-1000.journal: Journal file uses a different sequence number ID, rotating.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment