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

Bug#1052063: regression: nvme drive not found after kernel upgrade from bookworm-security



Package: src:linux
Version: 6.1.52-1
Severity: important

Dear Maintainer(s),

After upgrading the kernel from linux-image-6.1.0-11-amd64 (6.1.38-4) to
linux-image-6.1.0-12-amd64 (6.1.52-1) from bookworm-security on my
laptop (a Dell XPS 9560), the kernel fails to find the nvme disk, making
it impossible for the initrd to decrypt the drive using LUKS, and as
such there are no boot messages. On the previous kernel it boots fine.
With tha 6.1.0-12 kernel, dmesg shows the following:

[   42.074878] nvme nvme0: Does your device have a faulty power saving mode enabled?
[   42.074879] nvme nvme0: Try "nvme_core.default_ps_max_latency_us=0 pcie_aspm=off" and report a bug
[   42.120786] nvme 0000:04:00.0: Unable to change power state from D3cold to D0, device inaccessible
[   42.121007] nvme nvme0: Removing after probe failure status: -19
[   42.136737] nvme0n1: detected capacity change from 1000215216 to 0

When I tried using the suggested parameters, I could boot, boot soon
afterwards the system hung. I also tried some variations, as trying
either only nvm_core.default_ps_max_latency_us=0 or pcie_aspm=off, but
neither one worked.

I attached the dmesg output from the laptop into this email.

Regards,
David
[    0.000000] microcode: microcode updated early to revision 0xf4, date = 2023-02-23
[    0.000000] Linux version 6.1.0-12-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian 6.1.52-1 (2023-09-07)
[    0.000000] Command line: BOOT_IMAGE=/vmlinuz-6.1.0-12-amd64 root=/dev/mapper/mercurius--vg-root ro acpi_rev_override=1 mitigations=off quiet
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000059000-0x000000000009efff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009f000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000006a305fff] usable
[    0.000000] BIOS-e820: [mem 0x000000006a306000-0x000000006a306fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000006a307000-0x000000006a307fff] reserved
[    0.000000] BIOS-e820: [mem 0x000000006a308000-0x000000007838dfff] usable
[    0.000000] BIOS-e820: [mem 0x000000007838e000-0x000000007874afff] reserved
[    0.000000] BIOS-e820: [mem 0x000000007874b000-0x0000000078791fff] ACPI data
[    0.000000] BIOS-e820: [mem 0x0000000078792000-0x0000000078e85fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x0000000078e86000-0x000000007951ffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000079520000-0x00000000795fefff] type 20
[    0.000000] BIOS-e820: [mem 0x00000000795ff000-0x00000000795fffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000079600000-0x000000007f7fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000047e7fffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] efi: EFI v2.40 by American Megatrends
[    0.000000] efi: ACPI=0x7875a000 ACPI 2.0=0x7875a000 SMBIOS=0x79367000 SMBIOS 3.0=0x79366000 TPMFinalLog=0x78b27000 ESRT=0x792bd198 MEMATTR=0x75be0018 MOKvar=0x79363000 
[    0.000000] secureboot: Secure boot disabled
[    0.000000] SMBIOS 3.0.0 present.
[    0.000000] DMI: Dell Inc. XPS 15 9560/05FFDN, BIOS 1.28.0 03/23/2022
[    0.000000] tsc: Detected 2800.000 MHz processor
[    0.000000] tsc: Detected 2799.927 MHz TSC
[    0.000717] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000720] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000730] last_pfn = 0x47e800 max_arch_pfn = 0x400000000
[    0.000844] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.001398] last_pfn = 0x79600 max_arch_pfn = 0x400000000
[    0.009942] found SMP MP-table at [mem 0x000fced0-0x000fcedf]
[    0.009956] esrt: Reserving ESRT space from 0x00000000792bd198 to 0x00000000792bd1d0.
[    0.009966] Kernel/User page tables isolation: disabled on command line.
[    0.009967] Using GB pages for direct mapping
[    0.010344] RAMDISK: [mem 0x304b3000-0x34250fff]
[    0.010349] ACPI: Early table checksum verification disabled
[    0.010352] ACPI: RSDP 0x000000007875A000 000024 (v02 DELL  )
[    0.010356] ACPI: XSDT 0x000000007875A0D0 00011C (v01 DELL   CBX3     01072009 AMI  00010013)
[    0.010361] ACPI: FACP 0x000000007877FA78 00010C (v05 DELL   CBX3     01072009 AMI  00010013)
[    0.010366] ACPI: DSDT 0x000000007875A278 0257FF (v02 DELL   CBX3     01072009 INTL 20160422)
[    0.010369] ACPI: FACS 0x0000000078E83180 000040
[    0.010372] ACPI: APIC 0x000000007877FB88 0000BC (v03 DELL   CBX3     01072009 AMI  00010013)
[    0.010375] ACPI: FPDT 0x000000007877FC48 000044 (v01 DELL   CBX3     01072009 AMI  00010013)
[    0.010378] ACPI: FIDT 0x000000007877FC90 0000AC (v01 DELL   CBX3     01072009 AMI  00010013)
[    0.010381] ACPI: MCFG 0x000000007877FD40 00003C (v01 DELL   CBX3     01072009 MSFT 00000097)
[    0.010384] ACPI: HPET 0x000000007877FD80 000038 (v01 DELL   CBX3     01072009 AMI. 0005000B)
[    0.010387] ACPI: SSDT 0x000000007877FDB8 0004B8 (v01 SataRe SataTabl 00001000 INTL 20160422)
[    0.010390] ACPI: BOOT 0x0000000078780270 000028 (v01 DELL   CBX3     01072009 AMI  00010013)
[    0.010393] ACPI: SSDT 0x0000000078780298 0012FE (v02 SaSsdt SaSsdt   00003000 INTL 20160422)
[    0.010396] ACPI: SSDT 0x0000000078781598 002959 (v02 PegSsd PegSsdt  00001000 INTL 20160422)
[    0.010399] ACPI: HPET 0x0000000078783EF8 000038 (v01 INTEL  KBL      00000001 MSFT 0000005F)
[    0.010402] ACPI: SSDT 0x0000000078783F30 000B8C (v02 INTEL  xh_rvp11 00000000 INTL 20160422)
[    0.010405] ACPI: UEFI 0x0000000078784AC0 000042 (v01                 00000000      00000000)
[    0.010408] ACPI: SSDT 0x0000000078784B08 000EDE (v02 CpuRef CpuSsdt  00003000 INTL 20160422)
[    0.010411] ACPI: LPIT 0x00000000787859E8 000094 (v01 INTEL  KBL      00000000 MSFT 0000005F)
[    0.010414] ACPI: SSDT 0x0000000078785A80 00011E (v02 INTEL  HdaDsp   00000000 INTL 20160422)
[    0.010417] ACPI: SSDT 0x0000000078785BA0 00029F (v02 INTEL  sensrhub 00000000 INTL 20160422)
[    0.010420] ACPI: SSDT 0x0000000078785E40 003002 (v02 INTEL  PtidDevc 00001000 INTL 20160422)
[    0.010423] ACPI: SSDT 0x0000000078788E48 00050D (v02 INTEL  TbtTypeC 00000000 INTL 20160422)
[    0.010426] ACPI: DBGP 0x0000000078789358 000034 (v01 INTEL           00000002 MSFT 0000005F)
[    0.010428] ACPI: DBG2 0x0000000078789390 000054 (v00 INTEL           00000002 MSFT 0000005F)
[    0.010431] ACPI: SSDT 0x00000000787893E8 005322 (v02 DptfTa DptfTabl 00001000 INTL 20160422)
[    0.010434] ACPI: MSDM 0x000000007878E710 000055 (v03 DELL   CBX3     06222004 AMI  00010013)
[    0.010437] ACPI: SLIC 0x000000007878E768 000176 (v03 DELL   CBX3     01072009 MSFT 00010013)
[    0.010440] ACPI: SSDT 0x000000007878E8E0 0000AE (v02 SgRef  SgPeg    00001000 INTL 20160422)
[    0.010443] ACPI: NHLT 0x000000007878E990 00002D (v00 INTEL  EDK2     00000002      01000013)
[    0.010446] ACPI: BGRT 0x000000007878E9C0 000038 (v00 �            01072009 AMI  00010013)
[    0.010449] ACPI: TPM2 0x000000007878E9F8 000034 (v03        Tpm2Tabl 00000001 AMI  00000000)
[    0.010452] ACPI: SSDT 0x000000007878EA30 001C70 (v01 OptRef OptTabl  00001000 INTL 20160422)
[    0.010455] ACPI: ASF! 0x00000000787906A0 0000A0 (v32 INTEL   HCG     00000001 TFSM 000F4240)
[    0.010458] ACPI: DMAR 0x0000000078790740 0000F0 (v01 INTEL  KBL      00000001 INTL 00000001)
[    0.010461] ACPI: Reserving FACP table memory at [mem 0x7877fa78-0x7877fb83]
[    0.010462] ACPI: Reserving DSDT table memory at [mem 0x7875a278-0x7877fa76]
[    0.010464] ACPI: Reserving FACS table memory at [mem 0x78e83180-0x78e831bf]
[    0.010464] ACPI: Reserving APIC table memory at [mem 0x7877fb88-0x7877fc43]
[    0.010465] ACPI: Reserving FPDT table memory at [mem 0x7877fc48-0x7877fc8b]
[    0.010466] ACPI: Reserving FIDT table memory at [mem 0x7877fc90-0x7877fd3b]
[    0.010467] ACPI: Reserving MCFG table memory at [mem 0x7877fd40-0x7877fd7b]
[    0.010468] ACPI: Reserving HPET table memory at [mem 0x7877fd80-0x7877fdb7]
[    0.010469] ACPI: Reserving SSDT table memory at [mem 0x7877fdb8-0x7878026f]
[    0.010470] ACPI: Reserving BOOT table memory at [mem 0x78780270-0x78780297]
[    0.010470] ACPI: Reserving SSDT table memory at [mem 0x78780298-0x78781595]
[    0.010471] ACPI: Reserving SSDT table memory at [mem 0x78781598-0x78783ef0]
[    0.010472] ACPI: Reserving HPET table memory at [mem 0x78783ef8-0x78783f2f]
[    0.010473] ACPI: Reserving SSDT table memory at [mem 0x78783f30-0x78784abb]
[    0.010474] ACPI: Reserving UEFI table memory at [mem 0x78784ac0-0x78784b01]
[    0.010475] ACPI: Reserving SSDT table memory at [mem 0x78784b08-0x787859e5]
[    0.010476] ACPI: Reserving LPIT table memory at [mem 0x787859e8-0x78785a7b]
[    0.010477] ACPI: Reserving SSDT table memory at [mem 0x78785a80-0x78785b9d]
[    0.010478] ACPI: Reserving SSDT table memory at [mem 0x78785ba0-0x78785e3e]
[    0.010478] ACPI: Reserving SSDT table memory at [mem 0x78785e40-0x78788e41]
[    0.010479] ACPI: Reserving SSDT table memory at [mem 0x78788e48-0x78789354]
[    0.010480] ACPI: Reserving DBGP table memory at [mem 0x78789358-0x7878938b]
[    0.010481] ACPI: Reserving DBG2 table memory at [mem 0x78789390-0x787893e3]
[    0.010482] ACPI: Reserving SSDT table memory at [mem 0x787893e8-0x7878e709]
[    0.010483] ACPI: Reserving MSDM table memory at [mem 0x7878e710-0x7878e764]
[    0.010484] ACPI: Reserving SLIC table memory at [mem 0x7878e768-0x7878e8dd]
[    0.010485] ACPI: Reserving SSDT table memory at [mem 0x7878e8e0-0x7878e98d]
[    0.010486] ACPI: Reserving NHLT table memory at [mem 0x7878e990-0x7878e9bc]
[    0.010487] ACPI: Reserving BGRT table memory at [mem 0x7878e9c0-0x7878e9f7]
[    0.010487] ACPI: Reserving TPM2 table memory at [mem 0x7878e9f8-0x7878ea2b]
[    0.010488] ACPI: Reserving SSDT table memory at [mem 0x7878ea30-0x7879069f]
[    0.010489] ACPI: Reserving ASF! table memory at [mem 0x787906a0-0x7879073f]
[    0.010490] ACPI: Reserving DMAR table memory at [mem 0x78790740-0x7879082f]
[    0.010610] No NUMA configuration found
[    0.010611] Faking a node at [mem 0x0000000000000000-0x000000047e7fffff]
[    0.010622] NODE_DATA(0) allocated [mem 0x47e7d5000-0x47e7fffff]
[    0.010867] Zone ranges:
[    0.010868]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.010870]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.010871]   Normal   [mem 0x0000000100000000-0x000000047e7fffff]
[    0.010873]   Device   empty
[    0.010874] Movable zone start for each node
[    0.010876] Early memory node ranges
[    0.010877]   node   0: [mem 0x0000000000001000-0x0000000000057fff]
[    0.010878]   node   0: [mem 0x0000000000059000-0x000000000009efff]
[    0.010879]   node   0: [mem 0x0000000000100000-0x000000006a305fff]
[    0.010881]   node   0: [mem 0x000000006a308000-0x000000007838dfff]
[    0.010881]   node   0: [mem 0x00000000795ff000-0x00000000795fffff]
[    0.010882]   node   0: [mem 0x0000000100000000-0x000000047e7fffff]
[    0.010885] Initmem setup node 0 [mem 0x0000000000001000-0x000000047e7fffff]
[    0.010889] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.010891] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.010918] On node 0, zone DMA: 97 pages in unavailable ranges
[    0.014322] On node 0, zone DMA32: 2 pages in unavailable ranges
[    0.014377] On node 0, zone DMA32: 4721 pages in unavailable ranges
[    0.014960] On node 0, zone Normal: 27136 pages in unavailable ranges
[    0.015034] On node 0, zone Normal: 6144 pages in unavailable ranges
[    0.015055] Reserving Intel graphics memory at [mem 0x7b800000-0x7f7fffff]
[    0.015371] ACPI: PM-Timer IO Port: 0x1808
[    0.015376] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.015378] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.015379] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.015380] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.015380] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[    0.015381] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[    0.015382] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[    0.015383] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[    0.015409] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[    0.015412] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.015414] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.015418] ACPI: Using ACPI (MADT) for SMP configuration information
[    0.015419] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[    0.015425] e820: update [mem 0x737ea000-0x739f9fff] usable ==> reserved
[    0.015437] TSC deadline timer available
[    0.015438] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
[    0.015459] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.015461] PM: hibernation: Registered nosave memory: [mem 0x00058000-0x00058fff]
[    0.015463] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x000fffff]
[    0.015465] PM: hibernation: Registered nosave memory: [mem 0x6a306000-0x6a306fff]
[    0.015466] PM: hibernation: Registered nosave memory: [mem 0x6a307000-0x6a307fff]
[    0.015468] PM: hibernation: Registered nosave memory: [mem 0x737ea000-0x739f9fff]
[    0.015470] PM: hibernation: Registered nosave memory: [mem 0x7838e000-0x7874afff]
[    0.015471] PM: hibernation: Registered nosave memory: [mem 0x7874b000-0x78791fff]
[    0.015472] PM: hibernation: Registered nosave memory: [mem 0x78792000-0x78e85fff]
[    0.015472] PM: hibernation: Registered nosave memory: [mem 0x78e86000-0x7951ffff]
[    0.015473] PM: hibernation: Registered nosave memory: [mem 0x79520000-0x795fefff]
[    0.015475] PM: hibernation: Registered nosave memory: [mem 0x79600000-0x7f7fffff]
[    0.015476] PM: hibernation: Registered nosave memory: [mem 0x7f800000-0xefffffff]
[    0.015477] PM: hibernation: Registered nosave memory: [mem 0xf0000000-0xf7ffffff]
[    0.015477] PM: hibernation: Registered nosave memory: [mem 0xf8000000-0xfdffffff]
[    0.015478] PM: hibernation: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
[    0.015479] PM: hibernation: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
[    0.015479] PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[    0.015480] PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfedfffff]
[    0.015481] PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.015481] PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
[    0.015482] PM: hibernation: Registered nosave memory: [mem 0xff000000-0xffffffff]
[    0.015484] [mem 0x7f800000-0xefffffff] available for PCI devices
[    0.015485] Booting paravirtualized kernel on bare hardware
[    0.015487] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[    0.020425] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1
[    0.020603] percpu: Embedded 61 pages/cpu s212992 r8192 d28672 u262144
[    0.020611] pcpu-alloc: s212992 r8192 d28672 u262144 alloc=1*2097152
[    0.020613] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
[    0.020644] Fallback order for Node 0: 0 
[    0.020647] Built 1 zonelists, mobility grouping on.  Total pages: 4091102
[    0.020649] Policy zone: Normal
[    0.020650] Kernel command line: BOOT_IMAGE=/vmlinuz-6.1.0-12-amd64 root=/dev/mapper/mercurius--vg-root ro acpi_rev_override=1 mitigations=off quiet
[    0.020717] Unknown kernel command line parameters "BOOT_IMAGE=/vmlinuz-6.1.0-12-amd64", will be passed to user space.
[    0.020766] random: crng init done
[    0.021575] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[    0.021973] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[    0.022057] mem auto-init: stack:all(zero), heap alloc:on, heap free:off
[    0.022066] software IO TLB: area num 8.
[    0.044438] Memory: 1925248K/16624808K available (14342K kernel code, 2329K rwdata, 9128K rodata, 2776K init, 17416K bss, 517892K reserved, 0K cma-reserved)
[    0.044572] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.044599] ftrace: allocating 40111 entries in 157 pages
[    0.052003] ftrace: allocated 157 pages with 5 groups
[    0.052697] Dynamic Preempt: voluntary
[    0.052737] rcu: Preemptible hierarchical RCU implementation.
[    0.052738] rcu: 	RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=8.
[    0.052739] 	Trampoline variant of Tasks RCU enabled.
[    0.052740] 	Rude variant of Tasks RCU enabled.
[    0.052740] 	Tracing variant of Tasks RCU enabled.
[    0.052741] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[    0.052742] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
[    0.057279] NR_IRQS: 524544, nr_irqs: 2048, preallocated irqs: 16
[    0.057491] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[    0.057661] Console: colour dummy device 80x25
[    0.057681] printk: console [tty0] enabled
[    0.057697] ACPI: Core revision 20220331
[    0.057887] ACPI: OSL: Overriding _REV return value to 5
[    0.057974] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
[    0.058044] APIC: Switch to symmetric I/O mode setup
[    0.058046] DMAR: Host address width 39
[    0.058047] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[    0.058054] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 19e2ff0505e
[    0.058056] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[    0.058060] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
[    0.058062] DMAR: RMRR base: 0x00000078466000 end: 0x00000078485fff
[    0.058063] DMAR: RMRR base: 0x0000007b000000 end: 0x0000007f7fffff
[    0.058065] DMAR: ANDD device: 1 name: \_SB.PCI0.I2C0
[    0.058066] DMAR: ANDD device: 2 name: \_SB.PCI0.I2C1
[    0.058068] DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
[    0.058069] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[    0.058071] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
[    0.059641] DMAR-IR: Enabled IRQ remapping in x2apic mode
[    0.059643] x2apic enabled
[    0.059663] Switched APIC routing to cluster x2apic.
[    0.063593] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.082085] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285bfbafad2, max_idle_ns: 440795215530 ns
[    0.082091] Calibrating delay loop (skipped), value calculated using timer frequency.. 5599.85 BogoMIPS (lpj=11199708)
[    0.082115] x86/cpu: SGX disabled by BIOS.
[    0.082122] CPU0: Thermal monitoring enabled (TM1)
[    0.082173] process: using mwait in idle threads
[    0.082175] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[    0.082176] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[    0.082181] Spectre V2 : User space: Vulnerable
[    0.082182] Speculative Store Bypass: Vulnerable
[    0.082189] SRBDS: Vulnerable
[    0.082202] GDS: Vulnerable
[    0.082207] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.082208] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.082209] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.082210] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[    0.082211] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[    0.082212] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.082214] x86/fpu: xstate_offset[3]:  832, xstate_sizes[3]:   64
[    0.082215] x86/fpu: xstate_offset[4]:  896, xstate_sizes[4]:   64
[    0.082216] x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
[    0.099588] Freeing SMP alternatives memory: 36K
[    0.099591] pid_max: default: 32768 minimum: 301
[    0.101927] LSM: Security Framework initializing
[    0.101939] landlock: Up and running.
[    0.101940] Yama: disabled by default; enable with sysctl kernel.yama.*
[    0.101969] AppArmor: AppArmor initialized
[    0.101971] TOMOYO Linux initialized
[    0.101976] LSM support for eBPF active
[    0.102006] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.102022] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.105193] smpboot: CPU0: Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz (family: 0x6, model: 0x9e, stepping: 0x9)
[    0.105298] cblist_init_generic: Setting adjustable number of callback queues.
[    0.105299] cblist_init_generic: Setting shift to 3 and lim to 1.
[    0.105311] cblist_init_generic: Setting adjustable number of callback queues.
[    0.105311] cblist_init_generic: Setting shift to 3 and lim to 1.
[    0.105322] cblist_init_generic: Setting adjustable number of callback queues.
[    0.105322] cblist_init_generic: Setting shift to 3 and lim to 1.
[    0.105335] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
[    0.105356] ... version:                4
[    0.105357] ... bit width:              48
[    0.105358] ... generic registers:      4
[    0.105358] ... value mask:             0000ffffffffffff
[    0.105360] ... max period:             00007fffffffffff
[    0.105360] ... fixed-purpose events:   3
[    0.105361] ... event mask:             000000070000000f
[    0.105467] signal: max sigframe size: 2032
[    0.105481] Estimated ratio of average max frequency by base frequency (times 1024): 1243
[    0.105498] rcu: Hierarchical SRCU implementation.
[    0.105499] rcu: 	Max phase no-delay instances is 1000.
[    0.106024] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.106088] smp: Bringing up secondary CPUs ...
[    0.106088] x86: Booting SMP configuration:
[    0.106088] .... node  #0, CPUs:      #1 #2 #3 #4 #5 #6 #7
[    0.111039] smp: Brought up 1 node, 8 CPUs
[    0.111039] smpboot: Max logical packages: 1
[    0.111039] smpboot: Total of 8 processors activated (44798.83 BogoMIPS)
[    0.133182] node 0 deferred pages initialised in 16ms
[    0.133182] devtmpfs: initialized
[    0.133182] x86/mm: Memory block size: 128MB
[    0.135049] ACPI: PM: Registering ACPI NVS region [mem 0x6a306000-0x6a306fff] (4096 bytes)
[    0.135049] ACPI: PM: Registering ACPI NVS region [mem 0x78792000-0x78e85fff] (7290880 bytes)
[    0.135049] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.135049] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
[    0.135049] pinctrl core: initialized pinctrl subsystem
[    0.135049] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.135134] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
[    0.135264] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.135402] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.135418] audit: initializing netlink subsys (disabled)
[    0.135429] audit: type=2000 audit(1694890710.076:1): state=initialized audit_enabled=0 res=1
[    0.135429] thermal_sys: Registered thermal governor 'fair_share'
[    0.135429] thermal_sys: Registered thermal governor 'bang_bang'
[    0.135429] thermal_sys: Registered thermal governor 'step_wise'
[    0.135429] thermal_sys: Registered thermal governor 'user_space'
[    0.135429] thermal_sys: Registered thermal governor 'power_allocator'
[    0.135429] cpuidle: using governor ladder
[    0.135429] cpuidle: using governor menu
[    0.135429] Simple Boot Flag at 0x47 set to 0x80
[    0.135429] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.135429] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.135429] PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
[    0.135429] PCI: MMCONFIG at [mem 0xf0000000-0xf7ffffff] reserved in E820
[    0.135429] PCI: Using configuration type 1 for base access
[    0.135429] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.135429] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[    0.135429] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[    0.135429] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
[    0.135429] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[    0.138092] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[    0.138197] ACPI: Added _OSI(Module Device)
[    0.138199] ACPI: Added _OSI(Processor Device)
[    0.138200] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.138202] ACPI: Added _OSI(Processor Aggregator Device)
[    0.180330] ACPI: 13 ACPI AML tables successfully acquired and loaded
[    0.185297] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.192417] ACPI: Dynamic OEM Table Load:
[    0.192425] ACPI: SSDT 0xFFFF8BCD8144A000 000651 (v02 PmRef  Cpu0Ist  00003000 INTL 20160422)
[    0.193411] ACPI: \_PR_.CPU0: _OSC native thermal LVT Acked
[    0.194343] ACPI: Dynamic OEM Table Load:
[    0.194350] ACPI: SSDT 0xFFFF8BCD8142EC00 0003FF (v02 PmRef  Cpu0Cst  00003001 INTL 20160422)
[    0.195539] ACPI: Dynamic OEM Table Load:
[    0.195545] ACPI: SSDT 0xFFFF8BCD81448000 00065C (v02 PmRef  ApIst    00003000 INTL 20160422)
[    0.196758] ACPI: Dynamic OEM Table Load:
[    0.196764] ACPI: SSDT 0xFFFF8BCD814D7200 00018A (v02 PmRef  ApCst    00003000 INTL 20160422)
[    0.199882] ACPI: EC: EC started
[    0.199884] ACPI: EC: interrupt blocked
[    0.203297] ACPI: EC: EC_CMD/EC_SC=0x934, EC_DATA=0x930
[    0.203299] ACPI: \_SB_.PCI0.LPCB.ECDV: Boot DSDT EC used to handle transactions
[    0.203301] ACPI: Interpreter enabled
[    0.203343] ACPI: PM: (supports S0 S3 S4 S5)
[    0.203344] ACPI: Using IOAPIC for interrupt routing
[    0.203379] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.203380] PCI: Using E820 reservations for host bridge windows
[    0.203982] ACPI: Enabled 8 GPEs in block 00 to 7F
[    0.205679] ACPI: PM: Power Resource [PG00]
[    0.226794] ACPI: PM: Power Resource [PG01]
[    0.227106] ACPI: PM: Power Resource [PG02]
[    0.228689] ACPI: PM: Power Resource [WRST]
[    0.228979] ACPI: PM: Power Resource [WRST]
[    0.229273] ACPI: PM: Power Resource [WRST]
[    0.229558] ACPI: PM: Power Resource [WRST]
[    0.229837] ACPI: PM: Power Resource [WRST]
[    0.230128] ACPI: PM: Power Resource [WRST]
[    0.230410] ACPI: PM: Power Resource [WRST]
[    0.230692] ACPI: PM: Power Resource [WRST]
[    0.230974] ACPI: PM: Power Resource [WRST]
[    0.231251] ACPI: PM: Power Resource [WRST]
[    0.231529] ACPI: PM: Power Resource [WRST]
[    0.231807] ACPI: PM: Power Resource [WRST]
[    0.232086] ACPI: PM: Power Resource [WRST]
[    0.232370] ACPI: PM: Power Resource [WRST]
[    0.232648] ACPI: PM: Power Resource [WRST]
[    0.232928] ACPI: PM: Power Resource [WRST]
[    0.233207] ACPI: PM: Power Resource [WRST]
[    0.234370] ACPI: PM: Power Resource [WRST]
[    0.234663] ACPI: PM: Power Resource [WRST]
[    0.235283] ACPI: PM: Power Resource [WRST]
[    0.251443] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-7e])
[    0.251451] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[    0.251607] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug SHPCHotplug PME]
[    0.251885] acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability LTR]
[    0.251887] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[    0.252835] PCI host bridge to bus 0000:00
[    0.252837] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.252840] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.252841] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.252843] pci_bus 0000:00: root bus resource [mem 0x7f800000-0xefffffff window]
[    0.252844] pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
[    0.252846] pci_bus 0000:00: root bus resource [bus 00-7e]
[    0.252866] pci 0000:00:00.0: [8086:5910] type 00 class 0x060000
[    0.252970] pci 0000:00:01.0: [8086:1901] type 01 class 0x060400
[    0.253042] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.253300] pci 0000:00:02.0: [8086:591b] type 00 class 0x030000
[    0.253322] pci 0000:00:02.0: reg 0x10: [mem 0xeb000000-0xebffffff 64bit]
[    0.253338] pci 0000:00:02.0: reg 0x18: [mem 0x80000000-0x8fffffff 64bit pref]
[    0.253349] pci 0000:00:02.0: reg 0x20: [io  0xf000-0xf03f]
[    0.253380] pci 0000:00:02.0: BAR 2: assigned to efifb
[    0.253385] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.253517] pci 0000:00:04.0: [8086:1903] type 00 class 0x118000
[    0.253535] pci 0000:00:04.0: reg 0x10: [mem 0xedd20000-0xedd27fff 64bit]
[    0.253834] pci 0000:00:14.0: [8086:a12f] type 00 class 0x0c0330
[    0.253873] pci 0000:00:14.0: reg 0x10: [mem 0xedd10000-0xedd1ffff 64bit]
[    0.254000] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.254563] pci 0000:00:14.2: [8086:a131] type 00 class 0x118000
[    0.254600] pci 0000:00:14.2: reg 0x10: [mem 0xedd38000-0xedd38fff 64bit]
[    0.254908] pci 0000:00:15.0: [8086:a160] type 00 class 0x118000
[    0.255104] pci 0000:00:15.0: reg 0x10: [mem 0xedd37000-0xedd37fff 64bit]
[    0.256148] pci 0000:00:15.1: [8086:a161] type 00 class 0x118000
[    0.256321] pci 0000:00:15.1: reg 0x10: [mem 0xedd36000-0xedd36fff 64bit]
[    0.257066] pci 0000:00:16.0: [8086:a13a] type 00 class 0x078000
[    0.257096] pci 0000:00:16.0: reg 0x10: [mem 0xedd35000-0xedd35fff 64bit]
[    0.257179] pci 0000:00:16.0: PME# supported from D3hot
[    0.257543] pci 0000:00:17.0: [8086:a103] type 00 class 0x010601
[    0.257589] pci 0000:00:17.0: reg 0x10: [mem 0xedd30000-0xedd31fff]
[    0.257616] pci 0000:00:17.0: reg 0x14: [mem 0xedd34000-0xedd340ff]
[    0.257644] pci 0000:00:17.0: reg 0x18: [io  0xf090-0xf097]
[    0.257669] pci 0000:00:17.0: reg 0x1c: [io  0xf080-0xf083]
[    0.257697] pci 0000:00:17.0: reg 0x20: [io  0xf060-0xf07f]
[    0.257723] pci 0000:00:17.0: reg 0x24: [mem 0xedd33000-0xedd337ff]
[    0.257831] pci 0000:00:17.0: PME# supported from D3hot
[    0.258124] pci 0000:00:1c.0: [8086:a110] type 01 class 0x060400
[    0.258250] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.258276] pci 0000:00:1c.0: Intel SPT PCH root port ACS workaround enabled
[    0.258698] pci 0000:00:1c.1: [8086:a111] type 01 class 0x060400
[    0.258845] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[    0.258871] pci 0000:00:1c.1: Intel SPT PCH root port ACS workaround enabled
[    0.259271] pci 0000:00:1d.0: [8086:a118] type 01 class 0x060400
[    0.259421] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.259441] pci 0000:00:1d.0: Intel SPT PCH root port ACS workaround enabled
[    0.259848] pci 0000:00:1d.4: [8086:a11c] type 01 class 0x060400
[    0.260004] pci 0000:00:1d.4: PME# supported from D0 D3hot D3cold
[    0.260407] pci 0000:00:1d.6: [8086:a11e] type 01 class 0x060400
[    0.260540] pci 0000:00:1d.6: PME# supported from D0 D3hot D3cold
[    0.260563] pci 0000:00:1d.6: Intel SPT PCH root port ACS workaround enabled
[    0.260955] pci 0000:00:1f.0: [8086:a152] type 00 class 0x060100
[    0.261315] pci 0000:00:1f.2: [8086:a121] type 00 class 0x058000
[    0.261337] pci 0000:00:1f.2: reg 0x10: [mem 0xedd2c000-0xedd2ffff]
[    0.261603] pci 0000:00:1f.3: [8086:a171] type 00 class 0x040380
[    0.261637] pci 0000:00:1f.3: reg 0x10: [mem 0xedd28000-0xedd2bfff 64bit]
[    0.261679] pci 0000:00:1f.3: reg 0x20: [mem 0xedd00000-0xedd0ffff 64bit]
[    0.261738] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[    0.262269] pci 0000:00:1f.4: [8086:a123] type 00 class 0x0c0500
[    0.262336] pci 0000:00:1f.4: reg 0x10: [mem 0xedd32000-0xedd320ff 64bit]
[    0.262421] pci 0000:00:1f.4: reg 0x20: [io  0xf040-0xf05f]
[    0.262723] pci 0000:01:00.0: [10de:1c8d] type 00 class 0x030200
[    0.262742] pci 0000:01:00.0: reg 0x10: [mem 0xec000000-0xecffffff]
[    0.262760] pci 0000:01:00.0: reg 0x14: [mem 0xc0000000-0xcfffffff 64bit pref]
[    0.262777] pci 0000:01:00.0: reg 0x1c: [mem 0xd0000000-0xd1ffffff 64bit pref]
[    0.262789] pci 0000:01:00.0: reg 0x24: [io  0xe000-0xe07f]
[    0.262800] pci 0000:01:00.0: reg 0x30: [mem 0xed000000-0xed07ffff pref]
[    0.262815] pci 0000:01:00.0: Enabling HDA controller
[    0.263077] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.263080] pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
[    0.263083] pci 0000:00:01.0:   bridge window [mem 0xec000000-0xed0fffff]
[    0.263086] pci 0000:00:01.0:   bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
[    0.263270] pci 0000:02:00.0: [8086:24f3] type 00 class 0x028000
[    0.263361] pci 0000:02:00.0: reg 0x10: [mem 0xedc00000-0xedc01fff 64bit]
[    0.263734] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[    0.264328] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    0.264334] pci 0000:00:1c.0:   bridge window [mem 0xedc00000-0xedcfffff]
[    0.264446] acpiphp: Slot [1] registered
[    0.264471] pci 0000:03:00.0: [10ec:525a] type 00 class 0xff0000
[    0.264505] pci 0000:03:00.0: reg 0x14: [mem 0xed100000-0xed100fff]
[    0.264646] pci 0000:03:00.0: supports D1 D2
[    0.264647] pci 0000:03:00.0: PME# supported from D1 D2 D3hot D3cold
[    0.265006] pci 0000:00:1c.1: PCI bridge to [bus 03]
[    0.265010] pci 0000:00:1c.1:   bridge window [io  0xd000-0xdfff]
[    0.265015] pci 0000:00:1c.1:   bridge window [mem 0xed100000-0xedafffff]
[    0.265022] pci 0000:00:1c.1:   bridge window [mem 0xd2100000-0xd2afffff 64bit pref]
[    0.265141] pci 0000:04:00.0: [1179:0115] type 00 class 0x010802
[    0.265180] pci 0000:04:00.0: reg 0x10: [mem 0xedb00000-0xedb03fff 64bit]
[    0.265273] pci 0000:04:00.0: enabling Extended Tags
[    0.265706] pci 0000:00:1d.0: PCI bridge to [bus 04]
[    0.265711] pci 0000:00:1d.0:   bridge window [mem 0xedb00000-0xedbfffff]
[    0.265819] acpiphp: Slot [1-1] registered
[    0.265822] pci 0000:00:1d.4: PCI bridge to [bus 05]
[    0.265946] pci 0000:00:1d.6: PCI bridge to [bus 06-3e]
[    0.265954] pci 0000:00:1d.6:   bridge window [mem 0xd4000000-0xea0fffff]
[    0.265961] pci 0000:00:1d.6:   bridge window [mem 0x90000000-0xb1ffffff 64bit pref]
[    0.268517] ACPI: PCI: Interrupt link LNKA configured for IRQ 11
[    0.268560] ACPI: PCI: Interrupt link LNKB configured for IRQ 10
[    0.268601] ACPI: PCI: Interrupt link LNKC configured for IRQ 11
[    0.268640] ACPI: PCI: Interrupt link LNKD configured for IRQ 11
[    0.268679] ACPI: PCI: Interrupt link LNKE configured for IRQ 11
[    0.268718] ACPI: PCI: Interrupt link LNKF configured for IRQ 11
[    0.268757] ACPI: PCI: Interrupt link LNKG configured for IRQ 11
[    0.268796] ACPI: PCI: Interrupt link LNKH configured for IRQ 11
[    0.271506] ACPI: EC: interrupt unblocked
[    0.271508] ACPI: EC: event unblocked
[    0.271519] ACPI: EC: EC_CMD/EC_SC=0x934, EC_DATA=0x930
[    0.271522] ACPI: EC: GPE=0x14
[    0.271523] ACPI: \_SB_.PCI0.LPCB.ECDV: Boot DSDT EC initialization complete
[    0.271527] ACPI: \_SB_.PCI0.LPCB.ECDV: EC: Used to handle transactions and events
[    0.271605] iommu: Default domain type: Translated 
[    0.271605] iommu: DMA domain TLB invalidation policy: lazy mode 
[    0.271605] pps_core: LinuxPPS API ver. 1 registered
[    0.271605] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.271605] PTP clock support registered
[    0.271605] EDAC MC: Ver: 3.0.0
[    0.271605] Registered efivars operations
[    0.271605] NetLabel: Initializing
[    0.271605] NetLabel:  domain hash size = 128
[    0.271605] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.271605] NetLabel:  unlabeled traffic allowed by default
[    0.271605] PCI: Using ACPI for IRQ routing
[    0.283810] PCI: pci_cache_line_size set to 64 bytes
[    0.283970] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
[    0.283972] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
[    0.283973] e820: reserve RAM buffer [mem 0x6a306000-0x6bffffff]
[    0.283974] e820: reserve RAM buffer [mem 0x737ea000-0x73ffffff]
[    0.283976] e820: reserve RAM buffer [mem 0x7838e000-0x7bffffff]
[    0.283977] e820: reserve RAM buffer [mem 0x79600000-0x7bffffff]
[    0.283978] e820: reserve RAM buffer [mem 0x47e800000-0x47fffffff]
[    0.283995] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[    0.283995] pci 0000:00:02.0: vgaarb: bridge control possible
[    0.283995] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.283995] vgaarb: loaded
[    0.283995] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.283995] hpet0: 8 comparators, 64-bit 24.000000 MHz counter
[    0.287135] clocksource: Switched to clocksource tsc-early
[    0.287135] VFS: Disk quotas dquot_6.6.0
[    0.287135] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.287135] AppArmor: AppArmor Filesystem Enabled
[    0.287135] pnp: PnP ACPI init
[    0.287135] system 00:00: [io  0x0680-0x069f] has been reserved
[    0.287135] system 00:00: [io  0xffff] has been reserved
[    0.287135] system 00:00: [io  0xffff] has been reserved
[    0.287135] system 00:00: [io  0xffff] has been reserved
[    0.287135] system 00:00: [io  0x1800-0x18fe] has been reserved
[    0.287135] system 00:00: [io  0x164e-0x164f] has been reserved
[    0.287135] system 00:01: [io  0x0800-0x087f] has been reserved
[    0.287135] system 00:03: [io  0x1854-0x1857] has been reserved
[    0.287510] system 00:06: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.287514] system 00:06: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.287517] system 00:06: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.287521] system 00:06: [mem 0xf0000000-0xf7ffffff] has been reserved
[    0.287524] system 00:06: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.287527] system 00:06: [mem 0xfed90000-0xfed93fff] could not be reserved
[    0.287530] system 00:06: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.287534] system 00:06: [mem 0xff000000-0xffffffff] has been reserved
[    0.287537] system 00:06: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.287540] system 00:06: [mem 0xeffe0000-0xefffffff] has been reserved
[    0.287606] system 00:07: [mem 0xfd000000-0xfdabffff] has been reserved
[    0.287610] system 00:07: [mem 0xfdad0000-0xfdadffff] has been reserved
[    0.287613] system 00:07: [mem 0xfdb00000-0xfdffffff] has been reserved
[    0.287616] system 00:07: [mem 0xfe000000-0xfe01ffff] could not be reserved
[    0.287619] system 00:07: [mem 0xfe036000-0xfe03bfff] has been reserved
[    0.287623] system 00:07: [mem 0xfe03d000-0xfe3fffff] has been reserved
[    0.287626] system 00:07: [mem 0xfe410000-0xfe7fffff] has been reserved
[    0.288047] system 00:08: [io  0xff00-0xfffe] has been reserved
[    0.289726] system 00:09: [mem 0xfdaf0000-0xfdafffff] has been reserved
[    0.289731] system 00:09: [mem 0xfdae0000-0xfdaeffff] has been reserved
[    0.289735] system 00:09: [mem 0xfdac0000-0xfdacffff] has been reserved
[    0.293260] pnp: PnP ACPI: found 10 devices
[    0.299402] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.299462] NET: Registered PF_INET protocol family
[    0.299617] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.302621] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
[    0.302653] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.302721] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.302945] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
[    0.303190] TCP: Hash tables configured (established 131072 bind 65536)
[    0.303271] MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear)
[    0.303326] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
[    0.303366] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
[    0.303424] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.303430] NET: Registered PF_XDP protocol family
[    0.303440] pci 0000:00:1d.6: bridge window [io  0x1000-0x0fff] to [bus 06-3e] add_size 1000
[    0.303449] pci 0000:00:1d.6: BAR 13: assigned [io  0x2000-0x2fff]
[    0.303452] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.303454] pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
[    0.303462] pci 0000:00:01.0:   bridge window [mem 0xec000000-0xed0fffff]
[    0.303467] pci 0000:00:01.0:   bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
[    0.303478] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    0.303489] pci 0000:00:1c.0:   bridge window [mem 0xedc00000-0xedcfffff]
[    0.303509] pci 0000:00:1c.1: PCI bridge to [bus 03]
[    0.303512] pci 0000:00:1c.1:   bridge window [io  0xd000-0xdfff]
[    0.303522] pci 0000:00:1c.1:   bridge window [mem 0xed100000-0xedafffff]
[    0.303530] pci 0000:00:1c.1:   bridge window [mem 0xd2100000-0xd2afffff 64bit pref]
[    0.303543] pci 0000:00:1d.0: PCI bridge to [bus 04]
[    0.303554] pci 0000:00:1d.0:   bridge window [mem 0xedb00000-0xedbfffff]
[    0.303574] pci 0000:00:1d.4: PCI bridge to [bus 05]
[    0.303603] pci 0000:00:1d.6: PCI bridge to [bus 06-3e]
[    0.303605] pci 0000:00:1d.6:   bridge window [io  0x2000-0x2fff]
[    0.303616] pci 0000:00:1d.6:   bridge window [mem 0xd4000000-0xea0fffff]
[    0.303623] pci 0000:00:1d.6:   bridge window [mem 0x90000000-0xb1ffffff 64bit pref]
[    0.303637] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.303639] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.303640] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.303642] pci_bus 0000:00: resource 7 [mem 0x7f800000-0xefffffff window]
[    0.303643] pci_bus 0000:00: resource 8 [mem 0xfd000000-0xfe7fffff window]
[    0.303645] pci_bus 0000:01: resource 0 [io  0xe000-0xefff]
[    0.303646] pci_bus 0000:01: resource 1 [mem 0xec000000-0xed0fffff]
[    0.303647] pci_bus 0000:01: resource 2 [mem 0xc0000000-0xd1ffffff 64bit pref]
[    0.303649] pci_bus 0000:02: resource 1 [mem 0xedc00000-0xedcfffff]
[    0.303650] pci_bus 0000:03: resource 0 [io  0xd000-0xdfff]
[    0.303651] pci_bus 0000:03: resource 1 [mem 0xed100000-0xedafffff]
[    0.303653] pci_bus 0000:03: resource 2 [mem 0xd2100000-0xd2afffff 64bit pref]
[    0.303654] pci_bus 0000:04: resource 1 [mem 0xedb00000-0xedbfffff]
[    0.303655] pci_bus 0000:06: resource 0 [io  0x2000-0x2fff]
[    0.303657] pci_bus 0000:06: resource 1 [mem 0xd4000000-0xea0fffff]
[    0.303658] pci_bus 0000:06: resource 2 [mem 0x90000000-0xb1ffffff 64bit pref]
[    0.305459] PCI: CLS 0 bytes, default 64
[    0.305470] DMAR: ACPI device "device:78" under DMAR at fed91000 as 00:15.0
[    0.305476] DMAR: ACPI device "device:79" under DMAR at fed91000 as 00:15.1
[    0.305486] DMAR: No ATSR found
[    0.305487] DMAR: No SATC found
[    0.305489] DMAR: IOMMU feature fl1gp_support inconsistent
[    0.305490] DMAR: IOMMU feature pgsel_inv inconsistent
[    0.305491] DMAR: IOMMU feature nwfs inconsistent
[    0.305492] DMAR: IOMMU feature pasid inconsistent
[    0.305493] DMAR: IOMMU feature eafs inconsistent
[    0.305494] DMAR: IOMMU feature prs inconsistent
[    0.305495] DMAR: IOMMU feature nest inconsistent
[    0.305496] DMAR: IOMMU feature mts inconsistent
[    0.305497] DMAR: IOMMU feature sc_support inconsistent
[    0.305498] DMAR: IOMMU feature dev_iotlb_support inconsistent
[    0.305499] DMAR: dmar0: Using Queued invalidation
[    0.305502] DMAR: dmar1: Using Queued invalidation
[    0.305525] Trying to unpack rootfs image as initramfs...
[    0.305802] pci 0000:00:02.0: Adding to iommu group 0
[    0.305859] pci 0000:00:00.0: Adding to iommu group 1
[    0.305883] pci 0000:00:01.0: Adding to iommu group 2
[    0.305897] pci 0000:00:04.0: Adding to iommu group 3
[    0.305919] pci 0000:00:14.0: Adding to iommu group 4
[    0.305931] pci 0000:00:14.2: Adding to iommu group 4
[    0.305952] pci 0000:00:15.0: Adding to iommu group 5
[    0.305965] pci 0000:00:15.1: Adding to iommu group 5
[    0.305982] pci 0000:00:16.0: Adding to iommu group 6
[    0.305999] pci 0000:00:17.0: Adding to iommu group 7
[    0.306015] pci 0000:00:1c.0: Adding to iommu group 8
[    0.306034] pci 0000:00:1c.1: Adding to iommu group 9
[    0.306050] pci 0000:00:1d.0: Adding to iommu group 10
[    0.306072] pci 0000:00:1d.4: Adding to iommu group 11
[    0.306087] pci 0000:00:1d.6: Adding to iommu group 12
[    0.306117] pci 0000:00:1f.0: Adding to iommu group 13
[    0.306132] pci 0000:00:1f.2: Adding to iommu group 13
[    0.306145] pci 0000:00:1f.3: Adding to iommu group 13
[    0.306158] pci 0000:00:1f.4: Adding to iommu group 13
[    0.306165] pci 0000:01:00.0: Adding to iommu group 2
[    0.306180] pci 0000:02:00.0: Adding to iommu group 14
[    0.306197] pci 0000:03:00.0: Adding to iommu group 15
[    0.306212] pci 0000:04:00.0: Adding to iommu group 16
[    0.307829] DMAR: Intel(R) Virtualization Technology for Directed I/O
[    0.307832] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.307834] software IO TLB: mapped [mem 0x000000006f7ea000-0x00000000737ea000] (64MB)
[    0.308468] Initialise system trusted keyrings
[    0.308488] Key type blacklist registered
[    0.308539] workingset: timestamp_bits=36 max_order=22 bucket_order=0
[    0.310915] zbud: loaded
[    0.311194] integrity: Platform Keyring initialized
[    0.311200] integrity: Machine keyring initialized
[    0.311202] Key type asymmetric registered
[    0.311204] Asymmetric key parser 'x509' registered
[    0.723291] Freeing initrd memory: 63096K
[    0.727611] alg: self-tests for CTR-KDF (hmac(sha256)) passed
[    0.727631] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
[    0.727658] io scheduler mq-deadline registered
[    0.728829] pcieport 0000:00:1c.0: AER: enabled with IRQ 123
[    0.729109] pcieport 0000:00:1c.1: AER: enabled with IRQ 124
[    0.729367] pcieport 0000:00:1d.0: AER: enabled with IRQ 125
[    0.729816] pcieport 0000:00:1d.6: AER: enabled with IRQ 127
[    0.729924] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    0.732617] thermal LNXTHERM:00: registered as thermal_zone0
[    0.732619] ACPI: thermal: Thermal Zone [THM] (25 C)
[    0.732786] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.733417] Linux agpgart interface v0.103
[    1.336742] tsc: Refined TSC clocksource calibration: 2807.988 MHz
[    1.336750] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2879babd74a, max_idle_ns: 440795348497 ns
[    1.336803] clocksource: Switched to clocksource tsc
[    1.492075] tpm_tis: probe of MSFT0101:00 failed with error -1
[    1.492148] AMD-Vi: AMD IOMMUv2 functionality not available on this system - This is not a bug.
[    1.492965] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    1.493270] i8042: Warning: Keylock active
[    1.495658] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.495663] serio: i8042 AUX port at 0x60,0x64 irq 12
[    1.495849] mousedev: PS/2 mouse device common for all mice
[    1.495887] rtc_cmos 00:02: RTC can wake from S4
[    1.496652] rtc_cmos 00:02: registered as rtc0
[    1.496807] rtc_cmos 00:02: setting system clock to 2023-09-16T18:58:32 UTC (1694890712)
[    1.496837] rtc_cmos 00:02: alarms up to one month, y3k, 242 bytes nvram
[    1.497130] intel_pstate: Intel P-state driver initializing
[    1.497567] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[    1.497680] intel_pstate: Disabling energy efficiency optimization
[    1.497681] intel_pstate: HWP enabled
[    1.499269] ledtrig-cpu: registered to indicate activity on CPUs
[    1.499662] efifb: probing for efifb
[    1.499675] efifb: framebuffer at 0x80000000, using 32448k, total 32448k
[    1.499677] efifb: mode is 3840x2160x32, linelength=15360, pages=1
[    1.499679] efifb: scrolling: redraw
[    1.499680] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    1.499819] Console: switching to colour frame buffer device 240x67
[    1.506587] fb0: EFI VGA frame buffer device
[    1.514585] NET: Registered PF_INET6 protocol family
[    1.518531] Segment Routing with IPv6
[    1.518558] In-situ OAM (IOAM) with IPv6
[    1.518580] mip6: Mobile IPv6
[    1.518585] NET: Registered PF_PACKET protocol family
[    1.518695] mpls_gso: MPLS GSO support
[    1.519381] microcode: sig=0x906e9, pf=0x20, revision=0xf4
[    1.519544] microcode: Microcode Update Driver: v2.2.
[    1.519563] IPI shorthand broadcast: enabled
[    1.519593] sched_clock: Marking stable (1518843905, 471735)->(1525980695, -6665055)
[    1.519951] registered taskstats version 1
[    1.519956] Loading compiled-in X.509 certificates
[    1.533958] Loaded X.509 cert 'Debian Secure Boot CA: 6ccece7e4c6c0d1f6149f3dd27dfcc5cbb419ea1'
[    1.533972] Loaded X.509 cert 'Debian Secure Boot Signer 2022 - linux: 14011249c2675ea8e5148542202005810584b25f'
[    1.534503] zswap: loaded using pool lzo/zbud
[    1.534984] Key type .fscrypt registered
[    1.534986] Key type fscrypt-provisioning registered
[    1.538535] Key type encrypted registered
[    1.538539] AppArmor: AppArmor sha1 policy hashing enabled
[    1.538817] integrity: Loading X.509 certificate: UEFI:db
[    1.538833] integrity: Loaded X.509 cert 'Dell Inc. UEFI DB: 5ddb772dc880660055ba0bc131886bb630a639e7'
[    1.538834] integrity: Loading X.509 certificate: UEFI:db
[    1.538850] integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
[    1.538850] integrity: Loading X.509 certificate: UEFI:db
[    1.538862] integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
[    1.539164] ima: No TPM chip found, activating TPM-bypass!
[    1.539167] ima: Allocated hash algorithm: sha256
[    1.539173] ima: No architecture policies found
[    1.539181] evm: Initialising EVM extended attributes:
[    1.539181] evm: security.selinux
[    1.539182] evm: security.SMACK64 (disabled)
[    1.539183] evm: security.SMACK64EXEC (disabled)
[    1.539183] evm: security.SMACK64TRANSMUTE (disabled)
[    1.539184] evm: security.SMACK64MMAP (disabled)
[    1.539184] evm: security.apparmor
[    1.539185] evm: security.ima
[    1.539185] evm: security.capability
[    1.539186] evm: HMAC attrs: 0x1
[    1.609832] Freeing unused decrypted memory: 2036K
[    1.610249] Freeing unused kernel image (initmem) memory: 2776K
[    1.624820] Write protecting the kernel read-only data: 26624k
[    1.625558] Freeing unused kernel image (text/rodata gap) memory: 2040K
[    1.625798] Freeing unused kernel image (rodata/data gap) memory: 1112K
[    1.636053] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    1.636057] Run /init as init process
[    1.636058]   with arguments:
[    1.636059]     /init
[    1.636059]   with environment:
[    1.636060]     HOME=/
[    1.636061]     TERM=linux
[    1.636061]     BOOT_IMAGE=/vmlinuz-6.1.0-12-amd64
[    1.740412] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2
[    1.740490] ACPI: button: Lid Switch [LID0]
[    1.740581] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3
[    1.740631] ACPI: button: Power Button [PBTN]
[    1.740673] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input4
[    1.740700] ACPI: button: Sleep Button [SBTN]
[    1.740755] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input5
[    1.740795] ACPI: button: Power Button [PWRF]
[    1.743182] wmi_bus wmi_bus-PNP0C14:03: WQBC data block query control method not found
[    1.751213] hid: raw HID events driver (C) Jiri Kosina
[    1.754895] rtsx_pci 0000:03:00.0: enabling device (0000 -> 0002)
[    1.755805] cryptd: max_cpu_qlen set to 1000
[    1.765757] AVX2 version of gcm_enc/dec engaged.
[    1.765801] AES CTR mode by8 optimization enabled
[    1.779492] ACPI: bus type drm_connector registered
[    1.851926] ACPI: battery: Slot [BAT0] (battery present)
[    1.856895] i801_smbus 0000:00:1f.4: SPD Write Disable is set
[    1.856981] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[    1.857085] pci 0000:00:1f.1: [8086:a120] type 00 class 0x058000
[    1.857182] pci 0000:00:1f.1: reg 0x10: [mem 0xfd000000-0xfdffffff 64bit]
[    1.857241] intel-lpss 0000:00:15.0: enabling device (0000 -> 0002)
[    1.857765] pci 0000:00:1f.1: Adding to iommu group 17
[    1.858015] pci 0000:00:1f.1: Removing from iommu group 17
[    1.858411] platform idma64.0: Adding to iommu group 17
[    1.858644] idma64 idma64.0: Found Intel integrated DMA 64-bit
[    1.859062] platform i2c_designware.0: Adding to iommu group 18
[    1.877227] SCSI subsystem initialized
[    1.887179] ACPI: bus type USB registered
[    1.887201] usbcore: registered new interface driver usbfs
[    1.887210] usbcore: registered new interface driver hub
[    1.887221] usbcore: registered new device driver usb
[    2.340370] intel-lpss 0000:00:15.1: enabling device (0000 -> 0002)
[    2.340637] platform idma64.1: Adding to iommu group 19
[    2.340793] idma64 idma64.1: Found Intel integrated DMA 64-bit
[    2.340836] platform i2c_designware.1: Adding to iommu group 20
[    2.356912] i2c i2c-0: 2/2 memory slots populated (from DMI)
[    2.357362] i2c i2c-0: Successfully instantiated SPD at 0x50
[    2.377324] libata version 3.00 loaded.
[    2.524752] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    2.524760] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[    2.525962] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000001109810
[    2.527345] ahci 0000:00:17.0: version 3.0
[    2.527572] ahci 0000:00:17.0: SSS flag set, parallel bus scan disabled
[    2.527590] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x2 impl SATA mode
[    2.527593] ahci 0000:00:17.0: flags: 64bit ncq sntf stag pm led clo only pio slum part ems deso sadm sds apst 
[    2.527828] scsi host0: ahci
[    2.527973] scsi host1: ahci
[    2.528029] ata1: DUMMY
[    2.528033] ata2: SATA max UDMA/133 abar m2048@0xedd33000 port 0xedd33180 irq 129
[    2.568742] psmouse serio1: synaptics: Unable to query device: -5
[    2.769916] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    2.769923] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    2.769931] xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
[    2.769991] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01
[    2.769995] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.769996] usb usb1: Product: xHCI Host Controller
[    2.769997] usb usb1: Manufacturer: Linux 6.1.0-12-amd64 xhci-hcd
[    2.769998] usb usb1: SerialNumber: 0000:00:14.0
[    2.770133] hub 1-0:1.0: USB hub found
[    2.770180] hub 1-0:1.0: 16 ports detected
[    2.771542] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.01
[    2.771545] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.771546] usb usb2: Product: xHCI Host Controller
[    2.771547] usb usb2: Manufacturer: Linux 6.1.0-12-amd64 xhci-hcd
[    2.771548] usb usb2: SerialNumber: 0000:00:14.0
[    2.771637] hub 2-0:1.0: USB hub found
[    2.771667] hub 2-0:1.0: 8 ports detected
[    2.771948] usb: port power management may be unreliable
[    2.840750] ata2: SATA link down (SStatus 4 SControl 300)
[    2.844817] input: DLL07BE:01 06CB:7A13 Mouse as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-DLL07BE:01/0018:06CB:7A13.0001/input/input7
[    2.844920] input: DLL07BE:01 06CB:7A13 Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-DLL07BE:01/0018:06CB:7A13.0001/input/input8
[    2.845031] hid-generic 0018:06CB:7A13.0001: input,hidraw0: I2C HID v1.00 Mouse [DLL07BE:01 06CB:7A13] on i2c-DLL07BE:01
[    2.845980] nvme nvme0: pci function 0000:04:00.0
[    2.852344] nvme nvme0: 7/0/0 default/read/poll queues
[    2.853513]  nvme0n1: p1 p2 p3
[    3.024657] usb 1-4: new full-speed USB device number 2 using xhci_hcd
[    3.084012] i915 0000:00:02.0: [drm] VT-d active for gfx access
[    3.084152] Console: switching to colour dummy device 80x25
[    3.084191] i915 0000:00:02.0: vgaarb: deactivate vga console
[    3.084226] i915 0000:00:02.0: [drm] Using Transparent Hugepages
[    3.085772] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[    3.085808] i915 0000:00:02.0: firmware: direct-loading firmware i915/kbl_dmc_ver1_04.bin
[    3.086097] i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
[    3.129410] i915 0000:00:02.0: [drm] [ENCODER:102:DDI B/PHY B] is disabled/in DSI mode with an ungated DDI clock, gate it
[    3.129418] i915 0000:00:02.0: [drm] [ENCODER:118:DDI C/PHY C] is disabled/in DSI mode with an ungated DDI clock, gate it
[    3.155925] [drm] Initialized i915 1.6.0 20201103 for 0000:00:02.0 on minor 0
[    3.159503] ACPI: video: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    3.160557] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input10
[    3.160596] ACPI: video: Video Device [PEGP] (multi-head: no  rom: yes  post: no)
[    3.160640] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:0a/LNXVIDEO:01/input/input11
[    3.177703] fbcon: i915drmfb (fb0) is primary device
[    3.178100] usb 1-4: New USB device found, idVendor=8087, idProduct=0a2b, bcdDevice= 0.01
[    3.178106] usb 1-4: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    3.304766] usb 1-7: new full-speed USB device number 3 using xhci_hcd
[    3.456767] usb 1-7: New USB device found, idVendor=138a, idProduct=0091, bcdDevice= 1.64
[    3.456775] usb 1-7: New USB device strings: Mfr=0, Product=0, SerialNumber=1
[    3.456778] usb 1-7: SerialNumber: 00e9b486a7a8
[    3.592771] usb 1-9: new full-speed USB device number 4 using xhci_hcd
[    3.748168] usb 1-9: New USB device found, idVendor=04f3, idProduct=24a0, bcdDevice=11.11
[    3.748175] usb 1-9: New USB device strings: Mfr=4, Product=14, SerialNumber=0
[    3.748178] usb 1-9: Product: Touchscreen
[    3.748180] usb 1-9: Manufacturer: ELAN
[    3.764682] input: ELAN Touchscreen as /devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.0/0003:04F3:24A0.0002/input/input12
[    3.764769] input: ELAN Touchscreen as /devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.0/0003:04F3:24A0.0002/input/input13
[    3.764786] input: ELAN Touchscreen as /devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.0/0003:04F3:24A0.0002/input/input14
[    3.765010] hid-generic 0003:04F3:24A0.0002: input,hiddev0,hidraw1: USB HID v1.10 Device [ELAN Touchscreen] on usb-0000:00:14.0-9/input0
[    3.765030] usbcore: registered new interface driver usbhid
[    3.765031] usbhid: USB HID core driver
[    3.880769] usb 1-12: new high-speed USB device number 5 using xhci_hcd
[    4.065720] usb 1-12: New USB device found, idVendor=0c45, idProduct=6713, bcdDevice=56.05
[    4.065727] usb 1-12: New USB device strings: Mfr=2, Product=1, SerialNumber=0
[    4.065730] usb 1-12: Product: Integrated_Webcam_HD
[    4.065732] usb 1-12: Manufacturer: CN045G28724876CQB02YA01
[    4.282094] Console: switching to colour frame buffer device 240x67
[    4.304952] i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
[    4.420473] raid6: avx2x4   gen() 38757 MB/s
[    4.488473] raid6: avx2x2   gen() 43395 MB/s
[    4.556472] raid6: avx2x1   gen() 36478 MB/s
[    4.556473] raid6: using algorithm avx2x2 gen() 43395 MB/s
[    4.624472] raid6: .... xor() 23772 MB/s, rmw enabled
[    4.624473] raid6: using avx2x2 recovery algorithm
[    4.625220] xor: automatically using best checksumming function   avx       
[    4.625624] async_tx: api initialized (async)
[    4.694380] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[    4.694407] device-mapper: uevent: version 1.0.3
[    4.694540] device-mapper: ioctl: 4.47.0-ioctl (2022-07-28) initialised: dm-devel@redhat.com
[    8.252850] input: PS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input6
[    8.456764] psmouse serio1: Failed to enable mouse on isa0060/serio1
[   42.074875] nvme nvme0: controller is down; will reset: CSTS=0xffffffff, PCI_STATUS=0xffff
[   42.074878] nvme nvme0: Does your device have a faulty power saving mode enabled?
[   42.074879] nvme nvme0: Try "nvme_core.default_ps_max_latency_us=0 pcie_aspm=off" and report a bug
[   42.120786] nvme 0000:04:00.0: Unable to change power state from D3cold to D0, device inaccessible
[   42.121007] nvme nvme0: Removing after probe failure status: -19
[   42.136737] nvme0n1: detected capacity change from 1000215216 to 0
[  127.805832] Btrfs loaded, crc32c=crc32c-intel, zoned=yes, fsverity=yes
[  139.016760] usb 1-1: new high-speed USB device number 6 using xhci_hcd
[  139.165614] usb 1-1: New USB device found, idVendor=abcd, idProduct=1234, bcdDevice= 1.00
[  139.165623] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[  139.165627] usb 1-1: Product: UDisk           
[  139.165629] usb 1-1: Manufacturer: General 
[  139.165632] usb 1-1: SerialNumber: Љ
[  139.175246] usb-storage 1-1:1.0: USB Mass Storage device detected
[  139.175728] scsi host2: usb-storage 1-1:1.0
[  139.175827] usbcore: registered new interface driver usb-storage
[  139.177194] usbcore: registered new interface driver uas
[  140.185685] scsi 2:0:0:0: Direct-Access     General  UDisk            5.00 PQ: 0 ANSI: 2
[  140.192022] sd 2:0:0:0: [sda] 1968128 512-byte logical blocks: (1.01 GB/961 MiB)
[  140.192145] sd 2:0:0:0: [sda] Write Protect is off
[  140.192147] sd 2:0:0:0: [sda] Mode Sense: 0b 00 00 08
[  140.192265] sd 2:0:0:0: [sda] No Caching mode page found
[  140.192266] sd 2:0:0:0: [sda] Assuming drive cache: write through
[  140.202399]  sda: sda1
[  140.202664] sd 2:0:0:0: [sda] Attached SCSI removable disk
[  171.080403] EXT4-fs (sda1): recovery complete
[  171.081367] EXT4-fs (sda1): mounted filesystem with ordered data mode. Quota mode: none.

Reply to: