You are not logged in.

#1 2023-07-10 14:15:57

cervyesterday
Member
Registered: 2022-11-13
Posts: 88

[CLOSED]No wifi and bluetooth

Hi there,
i bought a second hand thinkpad t14 gen2 and installed arch. I found out during installation that no wifi was detected, so i installed it using ethernet thinking that it would fix.
Unfortunately it did not, so my problems are:

No wifi connection available: in gnome settings there isn't wifi voice under connections, just the ethernet one

Bluetooth is not turning on, it is shown as a setting but if i try to turn it on nothing happens.

this is the output of dmesg:

[    0.000000] microcode: updated early: 0xa4 -> 0xaa, date = 2022-12-28
[    0.000000] Linux version 6.4.2-arch1-1 (linux@archlinux) (gcc (GCC) 13.1.1 20230429, GNU ld (GNU Binutils) 2.40.0) #1 SMP PREEMPT_DYNAMIC Thu, 06 Jul 2023 18:35:54 +0000
[    0.000000] Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=e00de9f3-598a-44cc-818a-12a096e4b46d rw rootfstype=ext4 loglevel=3 quiet
[    0.000000] x86/split lock detection: #AC: crashing the kernel on kernel split_locks and warning on user-space split_locks
[    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x020: 'AVX-512 opmask'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x040: 'AVX-512 Hi256'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x080: 'AVX-512 ZMM_Hi256'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: xstate_offset[5]:  832, xstate_sizes[5]:   64
[    0.000000] x86/fpu: xstate_offset[6]:  896, xstate_sizes[6]:  512
[    0.000000] x86/fpu: xstate_offset[7]: 1408, xstate_sizes[7]: 1024
[    0.000000] x86/fpu: xstate_offset[9]: 2432, xstate_sizes[9]:    8
[    0.000000] x86/fpu: Enabled xstate features 0x2e7, context size is 2440 bytes, using 'compacted' format.
[    0.000000] signal: max sigframe size: 3632
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009f000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000008df6efff] usable
[    0.000000] BIOS-e820: [mem 0x000000008df6f000-0x0000000092f2efff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000092f2f000-0x0000000093b2efff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x0000000093b2f000-0x0000000093bfefff] ACPI data
[    0.000000] BIOS-e820: [mem 0x0000000093bff000-0x0000000093bfffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000093c00000-0x0000000097ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000099000000-0x00000000991fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000099a00000-0x00000000a07fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000c0000000-0x00000000cfffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed20000-0x00000000fed7ffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000085f7fffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] efi: EFI v2.7 by Lenovo
[    0.000000] efi: ACPI=0x93bfe000 ACPI 2.0=0x93bfe014 SMBIOS=0x8fcbd000 SMBIOS 3.0=0x8fcb0000 TPMFinalLog=0x9398f000 MEMATTR=0x8a3e8018 ESRT=0x8a361000 INITRD=0x62b68b18 RNG=0x93bfd018 TPMEventLog=0x61156018 
[    0.000000] random: crng init done
[    0.000000] efi: Remove mem77: MMIO range=[0xc0000000-0xcfffffff] (256MB) from e820 map
[    0.000000] e820: remove [mem 0xc0000000-0xcfffffff] reserved
[    0.000000] SMBIOS 3.2.0 present.
[    0.000000] DMI: LENOVO 20W1S2YY1E/20W1S2YY1E, BIOS N34ET55W (1.55 ) 02/14/2023
[    0.000000] tsc: Detected 3000.000 MHz processor
[    0.000000] tsc: Detected 2995.200 MHz TSC
[    0.000007] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000010] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000015] last_pfn = 0x85f800 max_arch_pfn = 0x400000000
[    0.000020] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.000530] last_pfn = 0x93c00 max_arch_pfn = 0x400000000
[    0.011182] esrt: Reserving ESRT space from 0x000000008a361000 to 0x000000008a361178.
[    0.011188] e820: update [mem 0x8a361000-0x8a361fff] usable ==> reserved
[    0.011202] Using GB pages for direct mapping
[    0.011446] Secure boot disabled
[    0.011447] RAMDISK: [mem 0x5ee34000-0x5ffeefff]
[    0.011451] ACPI: Early table checksum verification disabled
[    0.011454] ACPI: RSDP 0x0000000093BFE014 000024 (v02 LENOVO)
[    0.011458] ACPI: XSDT 0x0000000093BFC188 000124 (v01 LENOVO TP-N34   00001550 PTEC 00000002)
[    0.011464] ACPI: FACP 0x000000008FC9F000 000114 (v06 LENOVO TP-N34   00001550 PTEC 00000002)
[    0.011477] ACPI: DSDT 0x000000008FC62000 03550C (v02 LENOVO ICL      00000002      01000013)
[    0.011480] ACPI: FACS 0x000000009396E000 000040
[    0.011483] ACPI: SSDT 0x000000008FD4A000 00255D (v02 LENOVO CpuSsdt  00003000 INTL 20191018)
[    0.011486] ACPI: SSDT 0x000000008FD49000 00059B (v02 LENOVO CtdpB    00001000 INTL 20191018)
[    0.011489] ACPI: SSDT 0x000000008FCD0000 0039C3 (v02 LENOVO DptfTabl 00001000 INTL 20191018)
[    0.011491] ACPI: SSDT 0x000000008FCA2000 00060E (v02 LENOVO Tpm2Tabl 00001000 INTL 20191018)
[    0.011494] ACPI: TPM2 0x000000008FCA1000 00004C (v04 LENOVO TP-N34   00001550 PTEC 00000002)
[    0.011497] ACPI: ECDT 0x000000008FCA0000 000053 (v01 LENOVO TP-N34   00001550 PTEC 00000002)
[    0.011500] ACPI: HPET 0x000000008FC9E000 000038 (v01 LENOVO TP-N34   00001550 PTEC 00000002)
[    0.011502] ACPI: APIC 0x000000008FC9D000 00012C (v04 LENOVO TP-N34   00001550 PTEC 00000002)
[    0.011505] ACPI: SSDT 0x000000008FC9C000 000083 (v02 LENOVO PID0Ssdt 00000010 INTL 20191018)
[    0.011508] ACPI: SSDT 0x000000008FC98000 003BE2 (v02 LENOVO ProjSsdt 00000010 INTL 20191018)
[    0.011511] ACPI: SSDT 0x000000008FC5F000 002113 (v02 LENOVO TglU_Rvp 00001000 INTL 20191018)
[    0.011513] ACPI: NHLT 0x000000008FC5D000 00189E (v00 LENOVO TP-N34   00001550 PTEC 00000002)
[    0.011516] ACPI: SSDT 0x000000008FC5A000 00183F (v02 LENOVO SaSsdt   00003000 INTL 20191018)
[    0.011519] ACPI: SSDT 0x000000008FC56000 003573 (v02 LENOVO IgfxSsdt 00003000 INTL 20191018)
[    0.011522] ACPI: SSDT 0x000000008FC4A000 00B6A1 (v02 LENOVO TcssSsdt 00001000 INTL 20191018)
[    0.011524] ACPI: LPIT 0x000000008FC48000 0000CC (v01 LENOVO TP-N34   00001550 PTEC 00000002)
[    0.011527] ACPI: WSMT 0x000000008FC47000 000028 (v01 LENOVO TP-N34   00001550 PTEC 00000002)
[    0.011530] ACPI: SSDT 0x000000008FC46000 00012A (v02 LENOVO TbtTypeC 00000000 INTL 20191018)
[    0.011533] ACPI: DBGP 0x000000008FC45000 000034 (v01 LENOVO TP-N34   00001550 PTEC 00000002)
[    0.011536] ACPI: DBG2 0x000000008FC44000 000054 (v00 LENOVO TP-N34   00001550 PTEC 00000002)
[    0.011538] ACPI: MSDM 0x000000008FC43000 000055 (v03 LENOVO TP-N34   00001550 PTEC 00000002)
[    0.011541] ACPI: SSDT 0x000000008FC2C000 000B9C (v02 LENOVO UsbCTabl 00001000 INTL 20191018)
[    0.011544] ACPI: BATB 0x000000008FC2B000 00004A (v02 LENOVO TP-N34   00001550 PTEC 00000002)
[    0.011546] ACPI: DMAR 0x000000008E429000 0000B8 (v02 LENOVO TP-N34   00001550 PTEC 00000002)
[    0.011549] ACPI: MCFG 0x000000008E428000 00003C (v01 LENOVO TP-N34   00001550 PTEC 00000002)
[    0.011552] ACPI: SSDT 0x000000008E427000 000144 (v02 LENOVO ADebTabl 00001000 INTL 20191018)
[    0.011555] ACPI: PTDT 0x000000008E425000 0009D0 (v00 LENOVO TP-N34   00001550 PTEC 00000002)
[    0.011557] ACPI: UEFI 0x000000009307F000 00008A (v01 LENOVO TP-N34   00001550 PTEC 00000002)
[    0.011560] ACPI: FPDT 0x000000008E424000 000034 (v01 LENOVO TP-N34   00001550 PTEC 00001550)
[    0.011563] ACPI: ASF! 0x000000008FC2D000 0000A0 (v32 LENOVO TP-N34   00001550 PTEC 00001550)
[    0.011567] ACPI: BGRT 0x000000008E426000 000038 (v01 LENOVO TP-N34   00001550 PTEC 00001550)
[    0.011569] ACPI: Reserving FACP table memory at [mem 0x8fc9f000-0x8fc9f113]
[    0.011570] ACPI: Reserving DSDT table memory at [mem 0x8fc62000-0x8fc9750b]
[    0.011571] ACPI: Reserving FACS table memory at [mem 0x9396e000-0x9396e03f]
[    0.011571] ACPI: Reserving SSDT table memory at [mem 0x8fd4a000-0x8fd4c55c]
[    0.011572] ACPI: Reserving SSDT table memory at [mem 0x8fd49000-0x8fd4959a]
[    0.011572] ACPI: Reserving SSDT table memory at [mem 0x8fcd0000-0x8fcd39c2]
[    0.011573] ACPI: Reserving SSDT table memory at [mem 0x8fca2000-0x8fca260d]
[    0.011574] ACPI: Reserving TPM2 table memory at [mem 0x8fca1000-0x8fca104b]
[    0.011574] ACPI: Reserving ECDT table memory at [mem 0x8fca0000-0x8fca0052]
[    0.011575] ACPI: Reserving HPET table memory at [mem 0x8fc9e000-0x8fc9e037]
[    0.011576] ACPI: Reserving APIC table memory at [mem 0x8fc9d000-0x8fc9d12b]
[    0.011576] ACPI: Reserving SSDT table memory at [mem 0x8fc9c000-0x8fc9c082]
[    0.011577] ACPI: Reserving SSDT table memory at [mem 0x8fc98000-0x8fc9bbe1]
[    0.011578] ACPI: Reserving SSDT table memory at [mem 0x8fc5f000-0x8fc61112]
[    0.011578] ACPI: Reserving NHLT table memory at [mem 0x8fc5d000-0x8fc5e89d]
[    0.011579] ACPI: Reserving SSDT table memory at [mem 0x8fc5a000-0x8fc5b83e]
[    0.011580] ACPI: Reserving SSDT table memory at [mem 0x8fc56000-0x8fc59572]
[    0.011580] ACPI: Reserving SSDT table memory at [mem 0x8fc4a000-0x8fc556a0]
[    0.011581] ACPI: Reserving LPIT table memory at [mem 0x8fc48000-0x8fc480cb]
[    0.011581] ACPI: Reserving WSMT table memory at [mem 0x8fc47000-0x8fc47027]
[    0.011582] ACPI: Reserving SSDT table memory at [mem 0x8fc46000-0x8fc46129]
[    0.011583] ACPI: Reserving DBGP table memory at [mem 0x8fc45000-0x8fc45033]
[    0.011583] ACPI: Reserving DBG2 table memory at [mem 0x8fc44000-0x8fc44053]
[    0.011584] ACPI: Reserving MSDM table memory at [mem 0x8fc43000-0x8fc43054]
[    0.011585] ACPI: Reserving SSDT table memory at [mem 0x8fc2c000-0x8fc2cb9b]
[    0.011585] ACPI: Reserving BATB table memory at [mem 0x8fc2b000-0x8fc2b049]
[    0.011586] ACPI: Reserving DMAR table memory at [mem 0x8e429000-0x8e4290b7]
[    0.011586] ACPI: Reserving MCFG table memory at [mem 0x8e428000-0x8e42803b]
[    0.011587] ACPI: Reserving SSDT table memory at [mem 0x8e427000-0x8e427143]
[    0.011588] ACPI: Reserving PTDT table memory at [mem 0x8e425000-0x8e4259cf]
[    0.011588] ACPI: Reserving UEFI table memory at [mem 0x9307f000-0x9307f089]
[    0.011589] ACPI: Reserving FPDT table memory at [mem 0x8e424000-0x8e424033]
[    0.011590] ACPI: Reserving ASF! table memory at [mem 0x8fc2d000-0x8fc2d09f]
[    0.011590] ACPI: Reserving BGRT table memory at [mem 0x8e426000-0x8e426037]
[    0.011990] No NUMA configuration found
[    0.011991] Faking a node at [mem 0x0000000000000000-0x000000085f7fffff]
[    0.011993] NODE_DATA(0) allocated [mem 0x85f7fb000-0x85f7fffff]
[    0.012026] Zone ranges:
[    0.012027]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.012029]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.012030]   Normal   [mem 0x0000000100000000-0x000000085f7fffff]
[    0.012031]   Device   empty
[    0.012032] Movable zone start for each node
[    0.012033] Early memory node ranges
[    0.012033]   node   0: [mem 0x0000000000001000-0x000000000009efff]
[    0.012035]   node   0: [mem 0x0000000000100000-0x000000008df6efff]
[    0.012036]   node   0: [mem 0x0000000093bff000-0x0000000093bfffff]
[    0.012036]   node   0: [mem 0x0000000100000000-0x000000085f7fffff]
[    0.012039] Initmem setup node 0 [mem 0x0000000000001000-0x000000085f7fffff]
[    0.012043] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.012063] On node 0, zone DMA: 97 pages in unavailable ranges
[    0.015276] On node 0, zone DMA32: 23696 pages in unavailable ranges
[    0.054068] On node 0, zone Normal: 17408 pages in unavailable ranges
[    0.054080] On node 0, zone Normal: 2048 pages in unavailable ranges
[    0.054140] Reserving Intel graphics memory at [mem 0x9c800000-0xa07fffff]
[    0.056161] ACPI: PM-Timer IO Port: 0x1808
[    0.056167] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.056169] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.056169] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.056170] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.056171] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[    0.056171] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[    0.056172] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[    0.056172] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[    0.056173] ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
[    0.056173] ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
[    0.056174] ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
[    0.056174] ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
[    0.056175] ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
[    0.056175] ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
[    0.056176] ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
[    0.056177] ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1])
[    0.056295] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[    0.056298] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.056300] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.056304] ACPI: Using ACPI (MADT) for SMP configuration information
[    0.056305] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.056312] e820: update [mem 0x89948000-0x899d8fff] usable ==> reserved
[    0.056320] TSC deadline timer available
[    0.056321] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
[    0.056332] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.056334] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x000fffff]
[    0.056335] PM: hibernation: Registered nosave memory: [mem 0x89948000-0x899d8fff]
[    0.056336] PM: hibernation: Registered nosave memory: [mem 0x8a361000-0x8a361fff]
[    0.056337] PM: hibernation: Registered nosave memory: [mem 0x8df6f000-0x92f2efff]
[    0.056338] PM: hibernation: Registered nosave memory: [mem 0x92f2f000-0x93b2efff]
[    0.056339] PM: hibernation: Registered nosave memory: [mem 0x93b2f000-0x93bfefff]
[    0.056340] PM: hibernation: Registered nosave memory: [mem 0x93c00000-0x97ffffff]
[    0.056341] PM: hibernation: Registered nosave memory: [mem 0x98000000-0x98ffffff]
[    0.056341] PM: hibernation: Registered nosave memory: [mem 0x99000000-0x991fffff]
[    0.056342] PM: hibernation: Registered nosave memory: [mem 0x99200000-0x999fffff]
[    0.056342] PM: hibernation: Registered nosave memory: [mem 0x99a00000-0xa07fffff]
[    0.056343] PM: hibernation: Registered nosave memory: [mem 0xa0800000-0xfed1ffff]
[    0.056343] PM: hibernation: Registered nosave memory: [mem 0xfed20000-0xfed7ffff]
[    0.056344] PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xffffffff]
[    0.056345] [mem 0xa0800000-0xfed1ffff] available for PCI devices
[    0.056347] Booting paravirtualized kernel on bare hardware
[    0.056348] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[    0.062057] setup_percpu: NR_CPUS:320 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1
[    0.062373] percpu: Embedded 64 pages/cpu s225280 r8192 d28672 u262144
[    0.062378] pcpu-alloc: s225280 r8192 d28672 u262144 alloc=1*2097152
[    0.062381] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
[    0.062396] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=e00de9f3-598a-44cc-818a-12a096e4b46d rw rootfstype=ext4 loglevel=3 quiet
[    0.062460] Unknown kernel command line parameters "BOOT_IMAGE=/vmlinuz-linux", will be passed to user space.
[    0.065277] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
[    0.066609] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[    0.066720] Fallback order for Node 0: 0 
[    0.066724] Built 1 zonelists, mobility grouping on.  Total pages: 8182546
[    0.066725] Policy zone: Normal
[    0.066889] mem auto-init: stack:all(zero), heap alloc:on, heap free:off
[    0.066902] software IO TLB: area num 8.
[    0.126879] Memory: 32469340K/33250360K available (16384K kernel code, 2119K rwdata, 12752K rodata, 3332K init, 4008K bss, 780760K reserved, 0K cma-reserved)
[    0.126969] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.126991] ftrace: allocating 47524 entries in 186 pages
[    0.134914] ftrace: allocated 186 pages with 5 groups
[    0.134984] Dynamic Preempt: full
[    0.135013] rcu: Preemptible hierarchical RCU implementation.
[    0.135014] rcu: 	RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=8.
[    0.135014] rcu: 	RCU priority boosting: priority 1 delay 500 ms.
[    0.135015] 	Trampoline variant of Tasks RCU enabled.
[    0.135016] 	Rude variant of Tasks RCU enabled.
[    0.135016] 	Tracing variant of Tasks RCU enabled.
[    0.135017] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[    0.135017] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
[    0.137511] NR_IRQS: 20736, nr_irqs: 2048, preallocated irqs: 16
[    0.137977] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[    0.138628] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
[    0.138659] Console: colour dummy device 80x25
[    0.138661] printk: console [tty0] enabled
[    0.138695] ACPI: Core revision 20230331
[    0.138975] hpet: HPET dysfunctional in PC10. Force disabled.
[    0.138976] APIC: Switch to symmetric I/O mode setup
[    0.138978] DMAR: Host address width 39
[    0.138979] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[    0.138984] DMAR: dmar0: reg_base_addr fed90000 ver 4:0 cap 1c0000c40660462 ecap 29a00f0505e
[    0.138987] DMAR: DRHD base: 0x000000fed85000 flags: 0x0
[    0.138990] DMAR: dmar1: reg_base_addr fed85000 ver 1:0 cap d2008c40660462 ecap f050da
[    0.138992] DMAR: DRHD base: 0x000000fed86000 flags: 0x0
[    0.138996] DMAR: dmar2: reg_base_addr fed86000 ver 1:0 cap d2008c40660462 ecap f050da
[    0.138998] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[    0.139006] DMAR: dmar3: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
[    0.139008] DMAR: RMRR base: 0x0000009c000000 end: 0x000000a07fffff
[    0.139010] DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 3
[    0.139012] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[    0.139013] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
[    0.144752] DMAR-IR: Enabled IRQ remapping in x2apic mode
[    0.144754] x2apic enabled
[    0.144815] Switched APIC routing to cluster x2apic.
[    0.159356] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2b2c8ec87c7, max_idle_ns: 440795278598 ns
[    0.159363] Calibrating delay loop (skipped), value calculated using timer frequency.. 5992.00 BogoMIPS (lpj=9984000)
[    0.159366] pid_max: default: 32768 minimum: 301
[    0.162030] LSM: initializing lsm=capability,landlock,lockdown,yama,bpf,integrity
[    0.162041] landlock: Up and running.
[    0.162043] Yama: becoming mindful.
[    0.162047] LSM support for eBPF active
[    0.162109] Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.162155] Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.162365] x86/tme: not enabled by BIOS
[    0.162373] CPU0: Thermal monitoring enabled (TM1)
[    0.162375] x86/cpu: User Mode Instruction Prevention (UMIP) activated
[    0.162510] process: using mwait in idle threads
[    0.162512] CET detected: Indirect Branch Tracking enabled
[    0.162514] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
[    0.162515] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
[    0.162519] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.162521] Spectre V2 : Mitigation: Enhanced / Automatic IBRS
[    0.162522] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.162523] Spectre V2 : Spectre v2 / PBRSB-eIBRS: Retire a single CALL on VMEXIT
[    0.162524] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.162526] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
[    0.162693] Freeing SMP alternatives memory: 40K
[    0.162693] smpboot: CPU0: 11th Gen Intel(R) Core(TM) i7-1185G7 @ 3.00GHz (family: 0x6, model: 0x8c, stepping: 0x1)
[    0.162693] cblist_init_generic: Setting adjustable number of callback queues.
[    0.162693] cblist_init_generic: Setting shift to 3 and lim to 1.
[    0.162693] cblist_init_generic: Setting shift to 3 and lim to 1.
[    0.162693] cblist_init_generic: Setting shift to 3 and lim to 1.
[    0.162693] Performance Events: PEBS fmt4+-baseline,  AnyThread deprecated, Icelake events, 32-deep LBR, full-width counters, Intel PMU driver.
[    0.162693] ... version:                5
[    0.162693] ... bit width:              48
[    0.162693] ... generic registers:      8
[    0.162693] ... value mask:             0000ffffffffffff
[    0.162693] ... max period:             00007fffffffffff
[    0.162693] ... fixed-purpose events:   4
[    0.162693] ... event mask:             0001000f000000ff
[    0.162693] Estimated ratio of average max frequency by base frequency (times 1024): 1467
[    0.162693] rcu: Hierarchical SRCU implementation.
[    0.162693] rcu: 	Max phase no-delay instances is 1000.
[    0.162693] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.162693] smp: Bringing up secondary CPUs ...
[    0.162693] x86: Booting SMP configuration:
[    0.162693] .... node  #0, CPUs:      #1 #2 #3 #4 #5 #6 #7
[    0.176886] smp: Brought up 1 node, 8 CPUs
[    0.176886] smpboot: Max logical packages: 1
[    0.176886] smpboot: Total of 8 processors activated (47942.00 BogoMIPS)
[    0.180244] devtmpfs: initialized
[    0.180244] x86/mm: Memory block size: 128MB
[    0.180845] ACPI: PM: Registering ACPI NVS region [mem 0x92f2f000-0x93b2efff] (12582912 bytes)
[    0.180845] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[    0.180845] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
[    0.180845] pinctrl core: initialized pinctrl subsystem
[    0.180845] PM: RTC time: 14:01:35, date: 2023-07-10
[    0.183017] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.183378] DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
[    0.183670] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.183973] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.183985] audit: initializing netlink subsys (disabled)
[    0.183995] audit: type=2000 audit(1688997695.023:1): state=initialized audit_enabled=0 res=1
[    0.183995] thermal_sys: Registered thermal governor 'fair_share'
[    0.183995] thermal_sys: Registered thermal governor 'bang_bang'
[    0.183995] thermal_sys: Registered thermal governor 'step_wise'
[    0.183995] thermal_sys: Registered thermal governor 'user_space'
[    0.183995] thermal_sys: Registered thermal governor 'power_allocator'
[    0.183995] cpuidle: using governor ladder
[    0.183995] cpuidle: using governor menu
[    0.183995] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.183995] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.183995] PCI: MMCONFIG for domain 0000 [bus 00-79] at [mem 0xc0000000-0xc79fffff] (base 0xc0000000)
[    0.183995] PCI: not using MMCONFIG
[    0.183995] PCI: Using configuration type 1 for base access
[    0.183995] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.183995] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[    0.189405] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[    0.189405] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
[    0.189405] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[    0.189405] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[    0.189584] ACPI: Added _OSI(Module Device)
[    0.189584] ACPI: Added _OSI(Processor Device)
[    0.189584] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.189584] ACPI: Added _OSI(Processor Aggregator Device)
[    0.260380] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.270754] ACPI: 14 ACPI AML tables successfully acquired and loaded
[    0.271919] ACPI: EC: EC started
[    0.271919] ACPI: EC: interrupt blocked
[    0.272500] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.272501] ACPI: EC: Boot ECDT EC used to handle transactions
[    0.289649] ACPI: Dynamic OEM Table Load:
[    0.289657] ACPI: SSDT 0xFFFF8D27C225F200 0001CB (v02 PmRef  Cpu0Psd  00003000 INTL 20191018)
[    0.290221] ACPI: \_SB_.PR00: _OSC native thermal LVT Acked
[    0.290718] ACPI: Dynamic OEM Table Load:
[    0.290718] ACPI: SSDT 0xFFFF8D27C12F3C00 000394 (v02 PmRef  Cpu0Cst  00003001 INTL 20191018)
[    0.290718] ACPI: Dynamic OEM Table Load:
[    0.290718] ACPI: SSDT 0xFFFF8D27C12E0000 000705 (v02 PmRef  Cpu0Ist  00003000 INTL 20191018)
[    0.290855] ACPI: Dynamic OEM Table Load:
[    0.290859] ACPI: SSDT 0xFFFF8D27C12F4800 00028B (v02 PmRef  Cpu0Hwp  00003000 INTL 20191018)
[    0.291626] ACPI: Dynamic OEM Table Load:
[    0.291631] ACPI: SSDT 0xFFFF8D27C12ED000 0008E7 (v02 PmRef  ApIst    00003000 INTL 20191018)
[    0.292365] ACPI: Dynamic OEM Table Load:
[    0.292369] ACPI: SSDT 0xFFFF8D27C12E2800 00048A (v02 PmRef  ApHwp    00003000 INTL 20191018)
[    0.293059] ACPI: Dynamic OEM Table Load:
[    0.293063] ACPI: SSDT 0xFFFF8D27C12E5800 0004D4 (v02 PmRef  ApPsd    00003000 INTL 20191018)
[    0.293736] ACPI: Dynamic OEM Table Load:
[    0.293740] ACPI: SSDT 0xFFFF8D27C12E3800 00048A (v02 PmRef  ApCst    00003000 INTL 20191018)
[    0.296269] ACPI: Interpreter enabled
[    0.296311] ACPI: PM: (supports S0 S4 S5)
[    0.296312] ACPI: Using IOAPIC for interrupt routing
[    0.297137] PCI: MMCONFIG for domain 0000 [bus 00-79] at [mem 0xc0000000-0xc79fffff] (base 0xc0000000)
[    0.297566] PCI: MMCONFIG at [mem 0xc0000000-0xc79fffff] reserved as ACPI motherboard resource
[    0.297573] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.297574] PCI: Ignoring E820 reservations for host bridge windows
[    0.297880] ACPI: Enabled 9 GPEs in block 00 to 7F
[    0.298603] ACPI: \_SB_.PC00.PEG0.PXP_: New power resource
[    0.304157] ACPI: \_SB_.PC00.LPCB.EC__.PUBS: New power resource
[    0.307258] ACPI: \_SB_.PC00.XHCI.RHUB.HS10.BTRT: New power resource
[    0.308004] ACPI: \_SB_.PC00.RP01.PXP_: New power resource
[    0.308213] ACPI: \_SB_.PC00.RP01.PXSX.MRST: New power resource
[    0.308223] ACPI: \_SB_.PC00.RP01.PXSX.DRST: New power resource
[    0.312854] ACPI: \_SB_.PC00.SAT0.VOL0.V0PR: New power resource
[    0.312932] ACPI: \_SB_.PC00.SAT0.VOL1.V1PR: New power resource
[    0.313006] ACPI: \_SB_.PC00.SAT0.VOL2.V2PR: New power resource
[    0.314515] ACPI: \_SB_.PC00.CNVW.WRST: New power resource
[    0.314667] ACPI: \_SB_.PC00.TBT0: New power resource
[    0.314696] ACPI: \_SB_.PC00.TBT1: New power resource
[    0.314723] ACPI: \_SB_.PC00.D3C_: New power resource
[    0.551121] ACPI: \PIN_: New power resource
[    0.551132] ACPI: \PINP: New power resource
[    0.551449] ACPI: PCI Root Bridge [PC00] (domain 0000 [bus 00-79])
[    0.551453] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[    0.555514] acpi PNP0A08:00: _OSC: platform does not support [AER]
[    0.562930] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME PCIeCapability LTR DPC]
[    0.562931] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[    0.566420] PCI host bridge to bus 0000:00
[    0.566421] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.566423] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.566423] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.566424] pci_bus 0000:00: root bus resource [mem 0xa0800000-0xbfffffff window]
[    0.566425] pci_bus 0000:00: root bus resource [mem 0x4000000000-0x7fffffffff window]
[    0.566426] pci_bus 0000:00: root bus resource [bus 00-79]
[    0.683830] pci 0000:00:00.0: [8086:9a14] type 00 class 0x060000
[    0.684181] pci 0000:00:02.0: [8086:9a49] type 00 class 0x030000
[    0.684193] pci 0000:00:02.0: reg 0x10: [mem 0x603c000000-0x603cffffff 64bit]
[    0.684203] pci 0000:00:02.0: reg 0x18: [mem 0x4000000000-0x400fffffff 64bit pref]
[    0.684209] pci 0000:00:02.0: reg 0x20: [io  0x3000-0x303f]
[    0.684232] pci 0000:00:02.0: BAR 2: assigned to efifb
[    0.684234] pci 0000:00:02.0: DMAR: Skip IOMMU disabling for graphics
[    0.684238] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.684277] pci 0000:00:02.0: reg 0x344: [mem 0x00000000-0x00ffffff 64bit]
[    0.684279] pci 0000:00:02.0: VF(n) BAR0 space: [mem 0x00000000-0x06ffffff 64bit] (contains BAR0 for 7 VFs)
[    0.684286] pci 0000:00:02.0: reg 0x34c: [mem 0x00000000-0x1fffffff 64bit pref]
[    0.684288] pci 0000:00:02.0: VF(n) BAR2 space: [mem 0x00000000-0xdfffffff 64bit pref] (contains BAR2 for 7 VFs)
[    0.684561] pci 0000:00:04.0: [8086:9a03] type 00 class 0x118000
[    0.684582] pci 0000:00:04.0: reg 0x10: [mem 0x603db80000-0x603db9ffff 64bit]
[    0.685227] pci 0000:00:06.0: [8086:9a09] type 01 class 0x060400
[    0.685362] pci 0000:00:06.0: PME# supported from D0 D3hot D3cold
[    0.685411] pci 0000:00:06.0: PTM enabled (root), 4ns granularity
[    0.686461] pci 0000:00:07.0: [8086:9a25] type 01 class 0x060400
[    0.686522] pci 0000:00:07.0: Overriding RP PIO Log Size to 4
[    0.686628] pci 0000:00:07.0: PME# supported from D0 D3hot D3cold
[    0.688004] pci 0000:00:07.2: [8086:9a27] type 01 class 0x060400
[    0.688065] pci 0000:00:07.2: Overriding RP PIO Log Size to 4
[    0.688166] pci 0000:00:07.2: PME# supported from D0 D3hot D3cold
[    0.689706] pci 0000:00:0d.0: [8086:9a13] type 00 class 0x0c0330
[    0.689727] pci 0000:00:0d.0: reg 0x10: [mem 0x603dbb0000-0x603dbbffff 64bit]
[    0.689819] pci 0000:00:0d.0: PME# supported from D3hot D3cold
[    0.690559] pci 0000:00:0d.2: [8086:9a1b] type 00 class 0x0c0340
[    0.690578] pci 0000:00:0d.2: reg 0x10: [mem 0x603db40000-0x603db7ffff 64bit]
[    0.690591] pci 0000:00:0d.2: reg 0x18: [mem 0x603dbd0000-0x603dbd0fff 64bit]
[    0.690651] pci 0000:00:0d.2: supports D1 D2
[    0.690653] pci 0000:00:0d.2: PME# supported from D0 D1 D2 D3hot D3cold
[    0.690856] pci 0000:00:0d.3: [8086:9a1d] type 00 class 0x0c0340
[    0.690875] pci 0000:00:0d.3: reg 0x10: [mem 0x603db00000-0x603db3ffff 64bit]
[    0.690888] pci 0000:00:0d.3: reg 0x18: [mem 0x603dbcf000-0x603dbcffff 64bit]
[    0.690936] pci 0000:00:0d.3: supports D1 D2
[    0.690937] pci 0000:00:0d.3: PME# supported from D0 D1 D2 D3hot D3cold
[    0.691226] pci 0000:00:14.0: [8086:a0ed] type 00 class 0x0c0330
[    0.691252] pci 0000:00:14.0: reg 0x10: [mem 0x603dba0000-0x603dbaffff 64bit]
[    0.691371] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.691919] pci 0000:00:14.2: [8086:a0ef] type 00 class 0x050000
[    0.691944] pci 0000:00:14.2: reg 0x10: [mem 0x603dbc8000-0x603dbcbfff 64bit]
[    0.691958] pci 0000:00:14.2: reg 0x18: [mem 0x603dbce000-0x603dbcefff 64bit]
[    0.692526] pci 0000:00:14.3: [8086:a0f0] type 00 class 0x028000
[    0.692907] pci 0000:00:14.3: reg 0x10: [mem 0x603dbc4000-0x603dbc7fff 64bit]
[    0.694843] pci 0000:00:14.3: PME# supported from D0 D3hot D3cold
[    0.696163] pci 0000:00:16.0: [8086:a0e0] type 00 class 0x078000
[    0.696186] pci 0000:00:16.0: reg 0x10: [mem 0x603dbcd000-0x603dbcdfff 64bit]
[    0.696281] pci 0000:00:16.0: PME# supported from D3hot
[    0.696555] pci 0000:00:16.3: [8086:a0e3] type 00 class 0x070002
[    0.696571] pci 0000:00:16.3: reg 0x10: [io  0x3060-0x3067]
[    0.696579] pci 0000:00:16.3: reg 0x14: [mem 0xbce21000-0xbce21fff]
[    0.696904] pci 0000:00:1c.0: [8086:a0b8] type 01 class 0x060400
[    0.697036] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.697700] pci 0000:00:1c.7: [8086:a0bf] type 01 class 0x060400
[    0.697839] pci 0000:00:1c.7: PME# supported from D0 D3hot D3cold
[    0.697880] pci 0000:00:1c.7: PTM enabled (root), 4ns granularity
[    0.698462] pci 0000:00:1f.0: [8086:a082] type 00 class 0x060100
[    0.698882] pci 0000:00:1f.3: [8086:a0c8] type 00 class 0x040380
[    0.698954] pci 0000:00:1f.3: reg 0x10: [mem 0x603dbc0000-0x603dbc3fff 64bit]
[    0.699044] pci 0000:00:1f.3: reg 0x20: [mem 0x603da00000-0x603dafffff 64bit]
[    0.699215] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[    0.699521] pci 0000:00:1f.4: [8086:a0a3] type 00 class 0x0c0500
[    0.699575] pci 0000:00:1f.4: reg 0x10: [mem 0x603dbcc000-0x603dbcc0ff 64bit]
[    0.699608] pci 0000:00:1f.4: reg 0x20: [io  0xefa0-0xefbf]
[    0.699898] pci 0000:00:1f.5: [8086:a0a4] type 00 class 0x0c8000
[    0.699916] pci 0000:00:1f.5: reg 0x10: [mem 0xfe010000-0xfe010fff]
[    0.700101] pci 0000:00:1f.6: [8086:15fb] type 00 class 0x020000
[    0.700150] pci 0000:00:1f.6: reg 0x10: [mem 0xbce00000-0xbce1ffff]
[    0.700418] pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold
[    0.702115] pci 0000:04:00.0: [1344:5405] type 00 class 0x010802
[    0.702127] pci 0000:04:00.0: reg 0x10: [mem 0xbcd00000-0xbcd03fff 64bit]
[    0.702155] pci 0000:04:00.0: enabling Extended Tags
[    0.702285] pci 0000:00:06.0: PCI bridge to [bus 04]
[    0.702287] pci 0000:00:06.0:   bridge window [mem 0xbcd00000-0xbcdfffff]
[    0.702316] pci 0000:00:07.0: PCI bridge to [bus 20-49]
[    0.702320] pci 0000:00:07.0:   bridge window [mem 0xb0000000-0xbc1fffff]
[    0.702323] pci 0000:00:07.0:   bridge window [mem 0x6000000000-0x601bffffff 64bit pref]
[    0.702349] pci 0000:00:07.2: PCI bridge to [bus 50-79]
[    0.702352] pci 0000:00:07.2:   bridge window [mem 0xa2000000-0xae1fffff]
[    0.702356] pci 0000:00:07.2:   bridge window [mem 0x6020000000-0x603bffffff 64bit pref]
[    0.702456] pci 0000:00:1c.0: PCI bridge to [bus 08]
[    0.702461] pci 0000:00:1c.0:   bridge window [mem 0xbc300000-0xbccfffff]
[    0.702466] pci 0000:00:1c.0:   bridge window [mem 0x603d000000-0x603d9fffff 64bit pref]
[    0.709659] pci 0000:0a:00.0: [17a0:9750] type 00 class 0x080501
[    0.709691] pci 0000:0a:00.0: reg 0x10: [mem 0xbc200000-0xbc200fff]
[    0.709924] pci 0000:0a:00.0: supports D1 D2
[    0.709924] pci 0000:0a:00.0: PME# supported from D1 D2 D3hot D3cold
[    0.713350] pci 0000:00:1c.7: PCI bridge to [bus 0a]
[    0.713354] pci 0000:00:1c.7:   bridge window [mem 0xbc200000-0xbc2fffff]
[    0.729127] Low-power S0 idle used by default for system suspend
[    0.729728] ACPI: EC: interrupt unblocked
[    0.729729] ACPI: EC: event unblocked
[    0.729756] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.729757] ACPI: EC: GPE=0x6e
[    0.729758] ACPI: \_SB_.PC00.LPCB.EC__: Boot ECDT EC initialization complete
[    0.729759] ACPI: \_SB_.PC00.LPCB.EC__: EC: Used to handle transactions and events
[    0.732705] iommu: Default domain type: Translated 
[    0.732705] iommu: DMA domain TLB invalidation policy: lazy mode 
[    0.732788] SCSI subsystem initialized
[    0.732792] libata version 3.00 loaded.
[    0.732792] ACPI: bus type USB registered
[    0.732792] usbcore: registered new interface driver usbfs
[    0.732792] usbcore: registered new interface driver hub
[    0.732792] usbcore: registered new device driver usb
[    0.732792] pps_core: LinuxPPS API ver. 1 registered
[    0.732792] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.732792] PTP clock support registered
[    0.732792] EDAC MC: Ver: 3.0.0
[    0.736161] efivars: Registered efivars operations
[    0.736161] NetLabel: Initializing
[    0.736161] NetLabel:  domain hash size = 128
[    0.736162] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.736171] NetLabel:  unlabeled traffic allowed by default
[    0.736173] mctp: management component transport protocol core
[    0.736173] NET: Registered PF_MCTP protocol family
[    0.736176] PCI: Using ACPI for IRQ routing
[    0.744275] PCI: pci_cache_line_size set to 64 bytes
[    0.746049] pci 0000:00:1f.5: can't claim BAR 0 [mem 0xfe010000-0xfe010fff]: no compatible bridge window
[    0.749386] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
[    0.749387] e820: reserve RAM buffer [mem 0x89948000-0x8bffffff]
[    0.749388] e820: reserve RAM buffer [mem 0x8a361000-0x8bffffff]
[    0.749389] e820: reserve RAM buffer [mem 0x8df6f000-0x8fffffff]
[    0.749389] e820: reserve RAM buffer [mem 0x93c00000-0x93ffffff]
[    0.749390] e820: reserve RAM buffer [mem 0x85f800000-0x85fffffff]
[    0.749405] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[    0.749405] pci 0000:00:02.0: vgaarb: bridge control possible
[    0.749405] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=mem,locks=none
[    0.749405] vgaarb: loaded
[    0.750372] clocksource: Switched to clocksource tsc-early
[    0.750372] VFS: Disk quotas dquot_6.6.0
[    0.750372] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.750372] pnp: PnP ACPI init
[    0.750363] system 00:00: [io  0x0680-0x069f] has been reserved
[    0.750366] system 00:00: [io  0x164e-0x164f] has been reserved
[    0.750474] system 00:01: [io  0x1854-0x1857] has been reserved
[    0.750530] pnp 00:04: disabling [mem 0xc0000000-0xcfffffff] because it overlaps 0000:00:02.0 BAR 9 [mem 0x00000000-0xdfffffff 64bit pref]
[    0.750559] system 00:04: [io  0x1800-0x189f] could not be reserved
[    0.750560] system 00:04: [io  0x0800-0x087f] has been reserved
[    0.750561] system 00:04: [io  0x0880-0x08ff] has been reserved
[    0.750563] system 00:04: [io  0x0900-0x097f] has been reserved
[    0.750564] system 00:04: [io  0x0980-0x09ff] has been reserved
[    0.750565] system 00:04: [io  0x0a00-0x0a7f] has been reserved
[    0.750567] system 00:04: [io  0x0a80-0x0aff] has been reserved
[    0.750568] system 00:04: [io  0x0b00-0x0b7f] has been reserved
[    0.750569] system 00:04: [io  0x0b80-0x0bff] has been reserved
[    0.750571] system 00:04: [io  0x15e0-0x15ef] has been reserved
[    0.750572] system 00:04: [io  0x1600-0x167f] could not be reserved
[    0.750573] system 00:04: [io  0x1640-0x165f] could not be reserved
[    0.750575] system 00:04: [mem 0xfed10000-0xfed13fff] has been reserved
[    0.750577] system 00:04: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.750579] system 00:04: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.750580] system 00:04: [mem 0xfeb00000-0xfebfffff] has been reserved
[    0.750582] system 00:04: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.750584] system 00:04: [mem 0xfed90000-0xfed93fff] could not be reserved
[    0.751223] pnp 00:05: disabling [mem 0xc0000000-0xcfffffff] because it overlaps 0000:00:02.0 BAR 9 [mem 0x00000000-0xdfffffff 64bit pref]
[    0.751247] system 00:05: [mem 0xfedc0000-0xfedc7fff] has been reserved
[    0.751249] system 00:05: [mem 0xfeda0000-0xfeda0fff] has been reserved
[    0.751250] system 00:05: [mem 0xfeda1000-0xfeda1fff] has been reserved
[    0.751252] system 00:05: [mem 0xfed20000-0xfed7ffff] could not be reserved
[    0.751253] system 00:05: [mem 0xfed90000-0xfed93fff] could not be reserved
[    0.751255] system 00:05: [mem 0xfed45000-0xfed8ffff] could not be reserved
[    0.751256] system 00:05: [mem 0xfee00000-0xfeefffff] has been reserved
[    0.751817] system 00:06: [io  0x1800-0x18fe] could not be reserved
[    0.751820] system 00:06: [mem 0xfe000000-0xfe01ffff] has been reserved
[    0.751822] system 00:06: [mem 0xfe04c000-0xfe04ffff] has been reserved
[    0.751823] system 00:06: [mem 0xfe050000-0xfe0affff] has been reserved
[    0.751825] system 00:06: [mem 0xfe0d0000-0xfe0fffff] has been reserved
[    0.751827] system 00:06: [mem 0xfe200000-0xfe7fffff] has been reserved
[    0.751828] system 00:06: [mem 0xff000000-0xffffffff] has been reserved
[    0.751830] system 00:06: [mem 0xfd000000-0xfd68ffff] has been reserved
[    0.751831] system 00:06: [mem 0xfd6b0000-0xfd6cffff] has been reserved
[    0.751833] system 00:06: [mem 0xfd6f0000-0xfdffffff] has been reserved
[    0.752100] system 00:07: [io  0x2000-0x20fe] has been reserved
[    0.752612] pnp 00:09: disabling [mem 0x000c0000-0x000c3fff] because it overlaps 0000:00:02.0 BAR 6 [mem 0x000c0000-0x000dffff]
[    0.752614] pnp 00:09: disabling [mem 0x000c8000-0x000cbfff] because it overlaps 0000:00:02.0 BAR 6 [mem 0x000c0000-0x000dffff]
[    0.752615] pnp 00:09: disabling [mem 0x000d0000-0x000d3fff] because it overlaps 0000:00:02.0 BAR 6 [mem 0x000c0000-0x000dffff]
[    0.752617] pnp 00:09: disabling [mem 0x000d8000-0x000dbfff] because it overlaps 0000:00:02.0 BAR 6 [mem 0x000c0000-0x000dffff]
[    0.752619] pnp 00:09: disabling [mem 0x00000000-0x0009ffff] because it overlaps 0000:00:02.0 BAR 7 [mem 0x00000000-0x06ffffff 64bit]
[    0.752620] pnp 00:09: disabling [mem 0x000c0000-0x000c3fff disabled] because it overlaps 0000:00:02.0 BAR 7 [mem 0x00000000-0x06ffffff 64bit]
[    0.752622] pnp 00:09: disabling [mem 0x000c8000-0x000cbfff disabled] because it overlaps 0000:00:02.0 BAR 7 [mem 0x00000000-0x06ffffff 64bit]
[    0.752624] pnp 00:09: disabling [mem 0x000d0000-0x000d3fff disabled] because it overlaps 0000:00:02.0 BAR 7 [mem 0x00000000-0x06ffffff 64bit]
[    0.752625] pnp 00:09: disabling [mem 0x000d8000-0x000dbfff disabled] because it overlaps 0000:00:02.0 BAR 7 [mem 0x00000000-0x06ffffff 64bit]
[    0.752627] pnp 00:09: disabling [mem 0x000e0000-0x000e3fff] because it overlaps 0000:00:02.0 BAR 7 [mem 0x00000000-0x06ffffff 64bit]
[    0.752629] pnp 00:09: disabling [mem 0x000e8000-0x000ebfff] because it overlaps 0000:00:02.0 BAR 7 [mem 0x00000000-0x06ffffff 64bit]
[    0.752630] pnp 00:09: disabling [mem 0x000f0000-0x000fffff] because it overlaps 0000:00:02.0 BAR 7 [mem 0x00000000-0x06ffffff 64bit]
[    0.752632] pnp 00:09: disabling [mem 0x00100000-0xa07fffff] because it overlaps 0000:00:02.0 BAR 7 [mem 0x00000000-0x06ffffff 64bit]
[    0.752634] pnp 00:09: disabling [mem 0x00000000-0x0009ffff disabled] because it overlaps 0000:00:02.0 BAR 9 [mem 0x00000000-0xdfffffff 64bit pref]
[    0.752635] pnp 00:09: disabling [mem 0x000c0000-0x000c3fff disabled] because it overlaps 0000:00:02.0 BAR 9 [mem 0x00000000-0xdfffffff 64bit pref]
[    0.752638] pnp 00:09: disabling [mem 0x000c8000-0x000cbfff disabled] because it overlaps 0000:00:02.0 BAR 9 [mem 0x00000000-0xdfffffff 64bit pref]
[    0.752640] pnp 00:09: disabling [mem 0x000d0000-0x000d3fff disabled] because it overlaps 0000:00:02.0 BAR 9 [mem 0x00000000-0xdfffffff 64bit pref]
[    0.752641] pnp 00:09: disabling [mem 0x000d8000-0x000dbfff disabled] because it overlaps 0000:00:02.0 BAR 9 [mem 0x00000000-0xdfffffff 64bit pref]
[    0.752643] pnp 00:09: disabling [mem 0x000e0000-0x000e3fff disabled] because it overlaps 0000:00:02.0 BAR 9 [mem 0x00000000-0xdfffffff 64bit pref]
[    0.752644] pnp 00:09: disabling [mem 0x000e8000-0x000ebfff disabled] because it overlaps 0000:00:02.0 BAR 9 [mem 0x00000000-0xdfffffff 64bit pref]
[    0.752646] pnp 00:09: disabling [mem 0x000f0000-0x000fffff disabled] because it overlaps 0000:00:02.0 BAR 9 [mem 0x00000000-0xdfffffff 64bit pref]
[    0.752647] pnp 00:09: disabling [mem 0x00100000-0xa07fffff disabled] because it overlaps 0000:00:02.0 BAR 9 [mem 0x00000000-0xdfffffff 64bit pref]
[    0.752667] system 00:09: [mem 0xfec00000-0xfed3ffff] could not be reserved
[    0.752669] system 00:09: [mem 0xfed4c000-0xffffffff] could not be reserved
[    0.752821] pnp: PnP ACPI: found 10 devices
[    0.758085] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.758120] NET: Registered PF_INET protocol family
[    0.758250] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.760017] tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear)
[    0.760065] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.760184] TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.760410] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
[    0.760550] TCP: Hash tables configured (established 262144 bind 65536)
[    0.760637] MPTCP token hash table entries: 32768 (order: 7, 786432 bytes, linear)
[    0.760692] UDP hash table entries: 16384 (order: 7, 524288 bytes, linear)
[    0.760746] UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes, linear)
[    0.760796] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.760801] NET: Registered PF_XDP protocol family
[    0.760805] pci 0000:00:07.0: bridge window [io  0x1000-0x0fff] to [bus 20-49] add_size 1000
[    0.760807] pci 0000:00:07.2: bridge window [io  0x1000-0x0fff] to [bus 50-79] add_size 1000
[    0.760808] pci 0000:00:1c.0: bridge window [io  0x1000-0x0fff] to [bus 08] add_size 1000
[    0.760813] pci 0000:00:02.0: BAR 9: assigned [mem 0x4020000000-0x40ffffffff 64bit pref]
[    0.760816] pci 0000:00:02.0: BAR 7: assigned [mem 0x4010000000-0x4016ffffff 64bit]
[    0.760818] pci 0000:00:07.0: BAR 13: assigned [io  0x4000-0x4fff]
[    0.760819] pci 0000:00:07.2: BAR 13: assigned [io  0x5000-0x5fff]
[    0.760820] pci 0000:00:1c.0: BAR 13: assigned [io  0x6000-0x6fff]
[    0.760821] pci 0000:00:1f.5: BAR 0: assigned [mem 0xa0800000-0xa0800fff]
[    0.760831] pci 0000:00:06.0: PCI bridge to [bus 04]
[    0.760833] pci 0000:00:06.0:   bridge window [mem 0xbcd00000-0xbcdfffff]
[    0.760837] pci 0000:00:07.0: PCI bridge to [bus 20-49]
[    0.760838] pci 0000:00:07.0:   bridge window [io  0x4000-0x4fff]
[    0.760841] pci 0000:00:07.0:   bridge window [mem 0xb0000000-0xbc1fffff]
[    0.760843] pci 0000:00:07.0:   bridge window [mem 0x6000000000-0x601bffffff 64bit pref]
[    0.760847] pci 0000:00:07.2: PCI bridge to [bus 50-79]
[    0.760848] pci 0000:00:07.2:   bridge window [io  0x5000-0x5fff]
[    0.760850] pci 0000:00:07.2:   bridge window [mem 0xa2000000-0xae1fffff]
[    0.760852] pci 0000:00:07.2:   bridge window [mem 0x6020000000-0x603bffffff 64bit pref]
[    0.760862] pci 0000:00:1c.0: PCI bridge to [bus 08]
[    0.760885] pci 0000:00:1c.0:   bridge window [io  0x6000-0x6fff]
[    0.760888] pci 0000:00:1c.0:   bridge window [mem 0xbc300000-0xbccfffff]
[    0.760890] pci 0000:00:1c.0:   bridge window [mem 0x603d000000-0x603d9fffff 64bit pref]
[    0.760895] pci 0000:00:1c.7: PCI bridge to [bus 0a]
[    0.760917] pci 0000:00:1c.7:   bridge window [mem 0xbc200000-0xbc2fffff]
[    0.760924] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.760925] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.760926] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.760927] pci_bus 0000:00: resource 7 [mem 0xa0800000-0xbfffffff window]
[    0.760928] pci_bus 0000:00: resource 8 [mem 0x4000000000-0x7fffffffff window]
[    0.760928] pci_bus 0000:04: resource 1 [mem 0xbcd00000-0xbcdfffff]
[    0.760929] pci_bus 0000:20: resource 0 [io  0x4000-0x4fff]
[    0.760930] pci_bus 0000:20: resource 1 [mem 0xb0000000-0xbc1fffff]
[    0.760930] pci_bus 0000:20: resource 2 [mem 0x6000000000-0x601bffffff 64bit pref]
[    0.760931] pci_bus 0000:50: resource 0 [io  0x5000-0x5fff]
[    0.760932] pci_bus 0000:50: resource 1 [mem 0xa2000000-0xae1fffff]
[    0.760932] pci_bus 0000:50: resource 2 [mem 0x6020000000-0x603bffffff 64bit pref]
[    0.760933] pci_bus 0000:08: resource 0 [io  0x6000-0x6fff]
[    0.760934] pci_bus 0000:08: resource 1 [mem 0xbc300000-0xbccfffff]
[    0.760934] pci_bus 0000:08: resource 2 [mem 0x603d000000-0x603d9fffff 64bit pref]
[    0.760935] pci_bus 0000:0a: resource 1 [mem 0xbc200000-0xbc2fffff]
[    0.764797] PCI: CLS 0 bytes, default 64
[    0.764803] DMAR: Intel-IOMMU force enabled due to platform opt in
[    0.764809] DMAR: No ATSR found
[    0.764809] DMAR: No SATC found
[    0.764810] DMAR: IOMMU feature fl1gp_support inconsistent
[    0.764810] DMAR: IOMMU feature pgsel_inv inconsistent
[    0.764811] DMAR: IOMMU feature nwfs inconsistent
[    0.764811] DMAR: IOMMU feature dit inconsistent
[    0.764812] DMAR: IOMMU feature sc_support inconsistent
[    0.764812] DMAR: IOMMU feature dev_iotlb_support inconsistent
[    0.764813] DMAR: dmar2: Using Queued invalidation
[    0.764815] DMAR: dmar1: Using Queued invalidation
[    0.764817] DMAR: dmar0: Using Queued invalidation
[    0.764818] DMAR: dmar3: Using Queued invalidation
[    0.764855] Trying to unpack rootfs image as initramfs...
[    0.764939] pci 0000:00:07.2: Adding to iommu group 0
[    0.764958] pci 0000:00:07.0: Adding to iommu group 1
[    0.764972] pci 0000:00:02.0: Adding to iommu group 2
[    0.764986] pci 0000:00:00.0: Adding to iommu group 3
[    0.764991] pci 0000:00:04.0: Adding to iommu group 4
[    0.764997] pci 0000:00:06.0: Adding to iommu group 5
[    0.765008] pci 0000:00:0d.0: Adding to iommu group 6
[    0.765012] pci 0000:00:0d.2: Adding to iommu group 6
[    0.765017] pci 0000:00:0d.3: Adding to iommu group 6
[    0.765025] pci 0000:00:14.0: Adding to iommu group 7
[    0.765031] pci 0000:00:14.2: Adding to iommu group 7
[    0.765035] pci 0000:00:14.3: Adding to iommu group 8
[    0.765044] pci 0000:00:16.0: Adding to iommu group 9
[    0.765050] pci 0000:00:16.3: Adding to iommu group 9
[    0.765086] pci 0000:00:1c.0: Adding to iommu group 10
[    0.765122] pci 0000:00:1c.7: Adding to iommu group 11
[    0.765135] pci 0000:00:1f.0: Adding to iommu group 12
[    0.765141] pci 0000:00:1f.3: Adding to iommu group 12
[    0.765146] pci 0000:00:1f.4: Adding to iommu group 12
[    0.765151] pci 0000:00:1f.5: Adding to iommu group 12
[    0.765156] pci 0000:00:1f.6: Adding to iommu group 12
[    0.765162] pci 0000:04:00.0: Adding to iommu group 13
[    0.765197] pci 0000:0a:00.0: Adding to iommu group 14
[    0.765280] DMAR: Intel(R) Virtualization Technology for Directed I/O
[    0.765281] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.765281] software IO TLB: mapped [mem 0x0000000084300000-0x0000000088300000] (64MB)
[    0.765306] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2b2c8ec87c7, max_idle_ns: 440795278598 ns
[    0.765340] clocksource: Switched to clocksource tsc
[    0.765356] platform rtc_cmos: registered platform RTC device (no PNP device found)
[    0.765822] Initialise system trusted keyrings
[    0.765828] Key type blacklist registered
[    0.765849] workingset: timestamp_bits=41 max_order=23 bucket_order=0
[    0.765856] zbud: loaded
[    0.765932] integrity: Platform Keyring initialized
[    0.765934] integrity: Machine keyring initialized
[    0.772352] Key type asymmetric registered
[    0.772353] Asymmetric key parser 'x509' registered
[    0.772361] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 242)
[    0.772442] io scheduler mq-deadline registered
[    0.772443] io scheduler kyber registered
[    0.772447] io scheduler bfq registered
[    0.780067] pcieport 0000:00:06.0: PME: Signaling with IRQ 124
[    0.780214] pcieport 0000:00:07.0: PME: Signaling with IRQ 125
[    0.780226] pcieport 0000:00:07.0: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[    0.780465] pcieport 0000:00:07.2: PME: Signaling with IRQ 126
[    0.780476] pcieport 0000:00:07.2: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[    0.780695] pcieport 0000:00:1c.0: PME: Signaling with IRQ 127
[    0.780766] pcieport 0000:00:1c.0: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[    0.781193] pcieport 0000:00:1c.7: PME: Signaling with IRQ 128
[    0.781328] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    0.781471] Monitor-Mwait will be used to enter C-1 state
[    0.781477] Monitor-Mwait will be used to enter C-2 state
[    0.781480] Monitor-Mwait will be used to enter C-3 state
[    0.781483] ACPI: \_SB_.PR00: Found 3 idle states
[    0.783394] ACPI: AC: AC Adapter [AC] (on-line)
[    0.783433] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
[    0.795180] ACPI: button: Sleep Button [SLPB]
[    0.795939] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1
[    0.796818] ACPI: button: Lid Switch [LID]
[    0.797569] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[    0.797585] ACPI: button: Power Button [PWRF]
[    0.800367] Freeing initrd memory: 18156K
[    0.813442] thermal LNXTHERM:00: registered as thermal_zone0
[    0.813444] ACPI: thermal: Thermal Zone [THM0] (36 C)
[    0.813554] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    0.814374] serial 0000:00:16.3: enabling device (0000 -> 0003)
[    0.815545] 0000:00:16.3: ttyS4 at I/O 0x3060 (irq = 19, base_baud = 115200) is a 16550A
[    0.815642] hpet_acpi_add: no address or irqs in _CRS
[    0.815661] Non-volatile memory driver v1.3
[    0.815662] Linux agpgart interface v0.103
[    0.822594] tpm_tis NTC0702:00: 2.0 TPM (device-id 0xFC, rev-id 1)
[    0.838723] AMD-Vi: AMD IOMMUv2 functionality not available on this system - This is not a bug.
[    0.839468] ACPI: bus type drm_connector registered
[    0.841610] usbcore: registered new interface driver usbserial_generic
[    0.841613] usbserial: USB Serial support registered for generic
[    0.841653] rtc_cmos rtc_cmos: RTC can wake from S4
[    0.843419] rtc_cmos rtc_cmos: registered as rtc0
[    0.843845] rtc_cmos rtc_cmos: setting system clock to 2023-07-10T14:01:36 UTC (1688997696)
[    0.843885] rtc_cmos rtc_cmos: alarms up to one month, y3k, 114 bytes nvram
[    0.844215] intel_pstate: Intel P-state driver initializing
[    0.845307] intel_pstate: HWP enabled
[    0.845409] ledtrig-cpu: registered to indicate activity on CPUs
[    0.845550] efifb: probing for efifb
[    0.845560] efifb: showing boot graphics
[    0.847240] efifb: framebuffer at 0x4000000000, using 8100k, total 8100k
[    0.847241] efifb: mode is 1920x1080x32, linelength=7680, pages=1
[    0.847242] efifb: scrolling: redraw
[    0.847242] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.847263] fbcon: Deferring console take-over
[    0.847263] fb0: EFI VGA frame buffer device
[    0.847286] hid: raw HID events driver (C) Jiri Kosina
[    0.847408] intel_pmc_core INT33A1:00:  initialized
[    0.847458] drop_monitor: Initializing network drop monitor service
[    0.854250] Initializing XFRM netlink socket
[    0.854270] NET: Registered PF_INET6 protocol family
[    0.859062] Segment Routing with IPv6
[    0.859063] RPL Segment Routing with IPv6
[    0.859069] In-situ OAM (IOAM) with IPv6
[    0.859086] NET: Registered PF_PACKET protocol family
[    0.865675] microcode: Microcode Update Driver: v2.2.
[    0.869137] resctrl: L2 allocation detected
[    0.869142] IPI shorthand broadcast: enabled
[    0.873143] sched_clock: Marking stable (850692067, 20856391)->(906114977, -34566519)
[    0.873886] registered taskstats version 1
[    0.874814] Loading compiled-in X.509 certificates
[    0.876401] Loaded X.509 cert 'Build time autogenerated kernel key: b05c4955678713ba4595009c5e6cacfc773b1b46'
[    0.877373] zswap: loaded using pool zstd/zsmalloc
[    0.879334] Key type .fscrypt registered
[    0.879335] Key type fscrypt-provisioning registered
[    0.880309] integrity: Loading X.509 certificate: UEFI:db
[    0.880320] integrity: Loaded X.509 cert 'Lenovo Ltd.: ThinkPad Product CA 2012: 838b1f54c1550463f45f98700640f11069265949'
[    0.880320] integrity: Loading X.509 certificate: UEFI:db
[    0.880327] integrity: Loaded X.509 cert 'Lenovo UEFI CA 2014: 4b91a68732eaefdd2c8ffffc6b027ec3449e9c8f'
[    0.880327] integrity: Loading X.509 certificate: UEFI:db
[    0.880339] integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
[    0.880340] integrity: Loading X.509 certificate: UEFI:db
[    0.880348] integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
[    0.880979] blacklist: Duplicate blacklisted hash bin:80b4d96931bf0d02fd91a61e19d14f1da452e66db2408ca8604d411f92659f0a
[    0.880980] blacklist: Duplicate blacklisted hash bin:f52f83a3fa9cfbd6920f722824dbe4034534d25b8507246b3b957dac6e1bce7a
[    0.880980] blacklist: Duplicate blacklisted hash bin:c5d9d8a186e2c82d09afaa2a6f7f2e73870d3e64f72c4e08ef67796a840f0fbd
[    0.880981] blacklist: Duplicate blacklisted hash bin:1aec84b84b6c65a51220a9be7181965230210d62d6d33c48999c6b295a2b0a06
[    0.880982] blacklist: Duplicate blacklisted hash bin:c3a99a460da464a057c3586d83cef5f4ae08b7103979ed8932742df0ed530c66
[    0.880983] blacklist: Duplicate blacklisted hash bin:58fb941aef95a25943b3fb5f2510a0df3fe44c58c95e0ab80487297568ab9771
[    0.880984] blacklist: Duplicate blacklisted hash bin:5391c3a2fb112102a6aa1edc25ae77e19f5d6f09cd09eeb2509922bfcd5992ea
[    0.880985] blacklist: Duplicate blacklisted hash bin:d626157e1d6a718bc124ab8da27cbb65072ca03a7b6b257dbdcbbd60f65ef3d1
[    0.880985] blacklist: Duplicate blacklisted hash bin:d063ec28f67eba53f1642dbf7dff33c6a32add869f6013fe162e2c32f1cbe56d
[    0.880986] blacklist: Duplicate blacklisted hash bin:29c6eb52b43c3aa18b2cd8ed6ea8607cef3cfae1bafe1165755cf2e614844a44
[    0.880987] blacklist: Duplicate blacklisted hash bin:90fbe70e69d633408d3e170c6832dbb2d209e0272527dfb63d49d29572a6f44c
[    0.880988] blacklist: Duplicate blacklisted hash bin:106faceacfecfd4e303b74f480a08098e2d0802b936f8ec774ce21f31686689c
[    0.880989] blacklist: Duplicate blacklisted hash bin:174e3a0b5b43c6a607bbd3404f05341e3dcf396267ce94f8b50e2e23a9da920c
[    0.880989] blacklist: Duplicate blacklisted hash bin:2b99cf26422e92fe365fbf4bc30d27086c9ee14b7a6fff44fb2f6b9001699939
[    0.880990] blacklist: Duplicate blacklisted hash bin:2e70916786a6f773511fa7181fab0f1d70b557c6322ea923b2a8d3b92b51af7d
[    0.880991] blacklist: Duplicate blacklisted hash bin:3fce9b9fdf3ef09d5452b0f95ee481c2b7f06d743a737971558e70136ace3e73
[    0.880992] blacklist: Duplicate blacklisted hash bin:47cc086127e2069a86e03a6bef2cd410f8c55a6d6bdb362168c31b2ce32a5adf
[    0.880993] blacklist: Duplicate blacklisted hash bin:71f2906fd222497e54a34662ab2497fcc81020770ff51368e9e3d9bfcbfd6375
[    0.880994] blacklist: Duplicate blacklisted hash bin:82db3bceb4f60843ce9d97c3d187cd9b5941cd3de8100e586f2bda5637575f67
[    0.880995] blacklist: Duplicate blacklisted hash bin:8ad64859f195b5f58dafaa940b6a6167acd67a886e8f469364177221c55945b9
[    0.880995] blacklist: Duplicate blacklisted hash bin:8d8ea289cfe70a1c07ab7365cb28ee51edd33cf2506de888fbadd60ebf80481c
[    0.880996] blacklist: Duplicate blacklisted hash bin:aeebae3151271273ed95aa2e671139ed31a98567303a332298f83709a9d55aa1
[    0.880997] blacklist: Duplicate blacklisted hash bin:c409bdac4775add8db92aa22b5b718fb8c94a1462c1fe9a416b95d8a3388c2fc
[    0.880998] blacklist: Duplicate blacklisted hash bin:c617c1a8b1ee2a811c28b5a81b4c83d7c98b5b0c27281d610207ebe692c2967f
[    0.880999] blacklist: Duplicate blacklisted hash bin:c90f336617b8e7f983975413c997f10b73eb267fd8a10cb9e3bdbfc667abdb8b
[    0.881000] blacklist: Duplicate blacklisted hash bin:64575bd912789a2e14ad56f6341f52af6bf80cf94400785975e9f04e2d64d745
[    0.881001] blacklist: Duplicate blacklisted hash bin:45c7c8ae750acfbb48fc37527d6412dd644daed8913ccd8a24c94d856967df8e
[    0.881107] blacklist: Duplicate blacklisted hash bin:47ff1b63b140b6fc04ed79131331e651da5b2e2f170f5daef4153dc2fbc532b1
[    0.881108] blacklist: Duplicate blacklisted hash bin:5391c3a2fb112102a6aa1edc25ae77e19f5d6f09cd09eeb2509922bfcd5992ea
[    0.881131] blacklist: Duplicate blacklisted hash bin:80b4d96931bf0d02fd91a61e19d14f1da452e66db2408ca8604d411f92659f0a
[    0.881148] blacklist: Duplicate blacklisted hash bin:992d359aa7a5f789d268b94c11b9485a6b1ce64362b0edb4441ccc187c39647b
[    0.881176] blacklist: Duplicate blacklisted hash bin:c452ab846073df5ace25cca64d6b7a09d906308a1a65eb5240e3c4ebcaa9cc0c
[    0.881192] blacklist: Duplicate blacklisted hash bin:e051b788ecbaeda53046c70e6af6058f95222c046157b8c4c1b9c2cfc65f46e5
[    0.881460] PM:   Magic number: 15:203:30
[    0.881471] pcie_pme 0000:00:07.0:pcie001: hash matches
[    0.924338] ACPI: battery: Slot [BAT0] (battery present)
[    0.987819] RAS: Correctable Errors collector initialized.
[    0.987892] clk: Disabling unused clocks
[    1.001557] Freeing unused decrypted memory: 2036K
[    1.002217] Freeing unused kernel image (initmem) memory: 3332K
[    1.007672] Write protecting the kernel read-only data: 30720k
[    1.008355] Freeing unused kernel image (rodata/data gap) memory: 1584K
[    1.020907] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    1.020910] rodata_test: all tests were successful
[    1.020915] Run /init as init process
[    1.020915]   with arguments:
[    1.020916]     /init
[    1.020917]   with environment:
[    1.020917]     HOME=/
[    1.020918]     TERM=linux
[    1.020918]     BOOT_IMAGE=/vmlinuz-linux
[    1.100457] systemd[1]: systemd 253.5-2-arch running in system mode (+PAM +AUDIT -SELINUX -APPARMOR -IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT -QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +XKBCOMMON +UTMP -SYSVINIT default-hierarchy=unified)
[    1.100460] systemd[1]: Detected architecture x86-64.
[    1.100461] systemd[1]: Running in initrd.
[    1.100505] systemd[1]: Initializing machine ID from random generator.
[    1.125582] systemd[1]: Queued start job for default target Initrd Default Target.
[    1.125996] systemd[1]: Reached target Local File Systems.
[    1.126017] systemd[1]: Reached target Path Units.
[    1.126023] systemd[1]: Reached target Slice Units.
[    1.126030] systemd[1]: Reached target Swaps.
[    1.126034] systemd[1]: Reached target Timer Units.
[    1.126083] systemd[1]: Listening on Journal Socket (/dev/log).
[    1.126121] systemd[1]: Listening on Journal Socket.
[    1.126162] systemd[1]: Listening on udev Control Socket.
[    1.126191] systemd[1]: Listening on udev Kernel Socket.
[    1.126196] systemd[1]: Reached target Socket Units.
[    1.126206] systemd[1]: Create List of Static Device Nodes was skipped because of an unmet condition check (ConditionFileNotEmpty=/lib/modules/6.4.2-arch1-1/modules.devname).
[    1.126833] systemd[1]: Starting Journal Service...
[    1.127167] systemd[1]: Starting Load Kernel Modules...
[    1.127184] systemd[1]: TPM2 PCR Barrier (initrd) was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
[    1.127467] systemd[1]: Starting Create Static Device Nodes in /dev...
[    1.127779] systemd[1]: Starting Coldplug All udev Devices...
[    1.129256] systemd[1]: Finished Load Kernel Modules.
[    1.129698] systemd[1]: Finished Create Static Device Nodes in /dev.
[    1.130241] systemd[1]: Starting Rule-based Manager for Device Events and Files...
[    1.132121] systemd-journald[122]: Collecting audit messages is disabled.
[    1.137270] systemd[1]: Started Rule-based Manager for Device Events and Files.
[    1.145835] systemd[1]: Started Journal Service.
[    1.190266] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[    1.192469] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.192473] serio: i8042 AUX port at 0x60,0x64 irq 12
[    1.195360] xhci_hcd 0000:00:0d.0: xHCI Host Controller
[    1.195365] xhci_hcd 0000:00:0d.0: new USB bus registered, assigned bus number 1
[    1.196434] xhci_hcd 0000:00:0d.0: hcc params 0x20007fc1 hci version 0x120 quirks 0x0000000200009810
[    1.196668] xhci_hcd 0000:00:0d.0: xHCI Host Controller
[    1.196670] xhci_hcd 0000:00:0d.0: new USB bus registered, assigned bus number 2
[    1.196672] xhci_hcd 0000:00:0d.0: Host supports USB 3.1 Enhanced SuperSpeed
[    1.196711] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.04
[    1.196713] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.196714] usb usb1: Product: xHCI Host Controller
[    1.196715] usb usb1: Manufacturer: Linux 6.4.2-arch1-1 xhci-hcd
[    1.196717] usb usb1: SerialNumber: 0000:00:0d.0
[    1.198839] hub 1-0:1.0: USB hub found
[    1.198849] hub 1-0:1.0: 1 port detected
[    1.199333] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.04
[    1.199336] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.199337] usb usb2: Product: xHCI Host Controller
[    1.199339] usb usb2: Manufacturer: Linux 6.4.2-arch1-1 xhci-hcd
[    1.199340] usb usb2: SerialNumber: 0000:00:0d.0
[    1.199523] hub 2-0:1.0: USB hub found
[    1.199532] hub 2-0:1.0: 4 ports detected
[    1.200662] usb: port power management may be unreliable
[    1.201463] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    1.201468] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
[    1.202630] xhci_hcd 0000:00:14.0: hcc params 0x20007fc1 hci version 0x120 quirks 0x0000000200009810
[    1.202980] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    1.202983] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
[    1.202985] xhci_hcd 0000:00:14.0: Host supports USB 3.1 Enhanced SuperSpeed
[    1.203039] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.04
[    1.203041] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.203042] usb usb3: Product: xHCI Host Controller
[    1.203043] usb usb3: Manufacturer: Linux 6.4.2-arch1-1 xhci-hcd
[    1.203044] usb usb3: SerialNumber: 0000:00:14.0
[    1.203135] hub 3-0:1.0: USB hub found
[    1.203174] hub 3-0:1.0: 12 ports detected
[    1.205474] sdhci: Secure Digital Host Controller Interface driver
[    1.205503] sdhci: Copyright(c) Pierre Ossman
[    1.205774] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.04
[    1.205777] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.205778] usb usb4: Product: xHCI Host Controller
[    1.205779] usb usb4: Manufacturer: Linux 6.4.2-arch1-1 xhci-hcd
[    1.205780] usb usb4: SerialNumber: 0000:00:14.0
[    1.205907] hub 4-0:1.0: USB hub found
[    1.205939] hub 4-0:1.0: 4 ports detected
[    1.209021] nvme 0000:04:00.0: platform quirk: setting simple suspend
[    1.209080] nvme nvme0: pci function 0000:04:00.0
[    1.214757] sdhci-pci 0000:0a:00.0: SDHCI controller found [17a0:9750] (rev 1)
[    1.243887] mmc0: SDHCI controller on PCI [0000:0a:00.0] using ADMA
[    1.249485] nvme nvme0: 8/0/0 default/read/poll queues
[    1.252901]  nvme0n1: p1 p2
[    1.256478] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
[    1.381216] EXT4-fs (nvme0n1p2): mounted filesystem e00de9f3-598a-44cc-818a-12a096e4b46d r/w with ordered data mode. Quota mode: none.
[    1.457658] usb 3-4: new high-speed USB device number 2 using xhci_hcd
[    1.495792] memfd_create() without MFD_EXEC nor MFD_NOEXEC_SEAL, pid=1 'systemd'
[    1.536411] systemd-journald[122]: Received SIGTERM from PID 1 (systemd).
[    1.588945] systemd[1]: systemd 253.5-2-arch running in system mode (+PAM +AUDIT -SELINUX -APPARMOR -IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT -QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +XKBCOMMON +UTMP -SYSVINIT default-hierarchy=unified)
[    1.588948] systemd[1]: Detected architecture x86-64.
[    1.613221] usb 3-4: New USB device found, idVendor=5986, idProduct=2130, bcdDevice=56.13
[    1.613228] usb 3-4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.613231] usb 3-4: Product: Integrated Camera
[    1.613233] usb 3-4: Manufacturer: SunplusIT Inc
[    1.737683] usb 3-10: new full-speed USB device number 3 using xhci_hcd
[    1.853451] systemd[1]: bpf-lsm: LSM BPF program attached
[    1.880713] usb 3-10: New USB device found, idVendor=8087, idProduct=0026, bcdDevice= 0.02
[    1.880720] usb 3-10: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.953122] systemd-fstab-generator[191]: Mount point  is not a valid path, ignoring.
[    1.953532] systemd-fstab-generator[191]: Mount point  is not a valid path, ignoring.
[    1.962863] zram: Added device: zram0
[    2.045154] systemd[1]: initrd-switch-root.service: Deactivated successfully.
[    2.074988] systemd[1]: Stopped Switch Root.
[    2.075478] systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 1.
[    2.075932] systemd[1]: Created slice Slice /system/getty.
[    2.076286] systemd[1]: Created slice Slice /system/modprobe.
[    2.076616] systemd[1]: Created slice Slice /system/systemd-zram-setup.
[    2.076926] systemd[1]: Created slice User and Session Slice.
[    2.077014] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    2.077072] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    2.077286] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    2.077327] systemd[1]: Reached target Local Encrypted Volumes.
[    2.077347] systemd[1]: Reached target Login Prompts.
[    2.077373] systemd[1]: Stopped target Switch Root.
[    2.077397] systemd[1]: Stopped target Initrd File Systems.
[    2.077411] systemd[1]: Stopped target Initrd Root File System.
[    2.077427] systemd[1]: Reached target Local Integrity Protected Volumes.
[    2.077462] systemd[1]: Reached target Path Units.
[    2.077483] systemd[1]: Reached target Remote File Systems.
[    2.077496] systemd[1]: Reached target Slice Units.
[    2.077550] systemd[1]: Reached target Local Verity Protected Volumes.
[    2.077657] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[    2.079218] systemd[1]: Listening on Process Core Dump Socket.
[    2.079383] systemd[1]: Listening on udev Control Socket.
[    2.079501] systemd[1]: Listening on udev Kernel Socket.
[    2.094772] systemd[1]: Mounting Huge Pages File System...
[    2.096156] systemd[1]: Mounting POSIX Message Queue File System...
[    2.097285] systemd[1]: Mounting Kernel Debug File System...
[    2.098407] systemd[1]: Mounting Kernel Trace File System...
[    2.099637] systemd[1]: Starting Create List of Static Device Nodes...
[    2.100813] systemd[1]: Starting Load Kernel Module configfs...
[    2.102012] systemd[1]: Starting Load Kernel Module dm_mod...
[    2.103145] systemd[1]: Starting Load Kernel Module drm...
[    2.104297] systemd[1]: Starting Load Kernel Module fuse...
[    2.105455] systemd[1]: Starting Load Kernel Module loop...
[    2.105598] systemd[1]: Stopped Journal Service.
[    2.108765] systemd[1]: Starting Journal Service...
[    2.110714] systemd[1]: Starting Load Kernel Modules...
[    2.110763] systemd[1]: TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
[    2.112095] systemd[1]: Starting Remount Root and Kernel File Systems...
[    2.113264] systemd[1]: Starting Coldplug All udev Devices...
[    2.114688] systemd[1]: Mounted Huge Pages File System.
[    2.114785] systemd[1]: Mounted POSIX Message Queue File System.
[    2.114858] systemd[1]: Mounted Kernel Debug File System.
[    2.114933] systemd[1]: Mounted Kernel Trace File System.
[    2.116559] loop: module loaded
[    2.117575] EXT4-fs (nvme0n1p2): re-mounted e00de9f3-598a-44cc-818a-12a096e4b46d r/w. Quota mode: none.
[    2.119525] device-mapper: uevent: version 1.0.3
[    2.119577] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@redhat.com
[    2.121051] fuse: init (API version 7.38)
[    2.121208] systemd-journald[213]: Collecting audit messages is disabled.
[    2.129793] Asymmetric key parser 'pkcs8' registered
[    2.137854] systemd[1]: Finished Create List of Static Device Nodes.
[    2.138176] systemd[1]: Started Journal Service.
[    2.416554] systemd-journald[213]: Received client request to flush runtime journal.
[    2.427776] systemd-journald[213]: /var/log/journal/84f8682656dd4f87b9efb9d89083e54b/system.journal: Monotonic clock jumped backwards relative to last journal entry, rotating.
[    2.427784] systemd-journald[213]: Rotating system journal.
[    2.677680] Consider using thermal netlink events interface
[    2.681943] input: Intel HID events as /devices/platform/INTC1051:00/input/input5
[    2.694359] zram0: detected capacity change from 0 to 8388608
[    2.695257] EDAC igen6: v2.5
[    2.740739] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PC00.RP09.PEGP.DDNT], AE_NOT_FOUND (20230331/psargs-330)
[    2.740749] ACPI Error: Aborting method \_SB.PC00.LPCB.EC.SEN4._TMP due to previous error (AE_NOT_FOUND) (20230331/psparse-529)
[    2.741889] ACPI: bus type thunderbolt registered
[    2.742201] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PC00.RP09.PEGP.DDNT], AE_NOT_FOUND (20230331/psargs-330)
[    2.742207] ACPI Error: Aborting method \_SB.PC00.LPCB.EC.SEN4._TMP due to previous error (AE_NOT_FOUND) (20230331/psparse-529)
[    2.742213] thermal thermal_zone5: failed to read out thermal zone (-5)
[    2.749805] input: PC Speaker as /devices/platform/pcspkr/input/input6
[    2.750049] i801_smbus 0000:00:1f.4: SPD Write Disable is set
[    2.750135] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[    2.753720] i2c i2c-0: 2/2 memory slots populated (from DMI)
[    2.754507] i2c i2c-0: Successfully instantiated SPD at 0x51
[    2.754572] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[    2.766702] spi-nor spi0.0: gd25q256 (32768 Kbytes)
[    2.766789] mc: Linux media interface: v0.10
[    2.769867] e1000e: Intel(R) PRO/1000 Network Driver
[    2.769868] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[    2.770421] Creating 1 MTD partitions on "0000:00:1f.5":
[    2.770423] 0x000000000000-0x000002000000 : "BIOS"
[    2.770728] e1000e 0000:00:1f.6: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[    2.791728] Adding 4194300k swap on /dev/zram0.  Priority:100 extents:1 across:4194300k SSDscFS
[    2.811308] Bluetooth: Core ver 2.22
[    2.811326] NET: Registered PF_BLUETOOTH protocol family
[    2.811327] Bluetooth: HCI device and connection manager initialized
[    2.811330] Bluetooth: HCI socket layer initialized
[    2.811333] Bluetooth: L2CAP socket layer initialized
[    2.811335] Bluetooth: SCO socket layer initialized
[    2.872041] resource: resource sanity check: requesting [mem 0x00000000fedc0000-0x00000000fedcdfff], which spans more than pnp 00:05 [mem 0xfedc0000-0xfedc7fff]
[    2.872048] caller __uncore_imc_init_box+0xfa/0x150 [intel_uncore] mapping multiple BARs
[    2.873280] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    2.873609] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    2.876158] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[    2.876162] cfg80211: failed to load regulatory.db
[    2.879929] proc_thermal 0000:00:04.0: enabling device (0000 -> 0002)
[    2.903045] intel_rapl_common: Found RAPL domain package
[    2.907336] intel_rapl_msr: PL4 support detected.
[    2.907360] intel_rapl_common: Found RAPL domain package
[    2.907363] intel_rapl_common: Found RAPL domain core
[    2.907364] intel_rapl_common: Found RAPL domain uncore
[    2.907366] intel_rapl_common: Found RAPL domain psys
[    2.914639] videodev: Linux video capture interface: v2.00
[    2.916505] Intel(R) Wireless WiFi driver for Linux
[    2.916594] iwlwifi 0000:00:14.3: enabling device (0000 -> 0002)
[    2.917045] usbcore: registered new interface driver btusb
[    2.918784] iTCO_vendor_support: vendor-support=0
[    2.918857] Bluetooth: hci0: Bootloader revision 0.4 build 0 week 30 2018
[    2.919945] Bluetooth: hci0: Device revision is 2
[    2.919947] Bluetooth: hci0: Secure boot is enabled
[    2.919948] Bluetooth: hci0: OTP lock is enabled
[    2.919949] Bluetooth: hci0: API lock is enabled
[    2.919950] Bluetooth: hci0: Debug lock is disabled
[    2.919950] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
[    2.920198] thinkpad_acpi: ThinkPad ACPI Extras v0.26
[    2.920199] thinkpad_acpi: http://ibm-acpi.sf.net/
[    2.920200] thinkpad_acpi: ThinkPad BIOS N34ET55W (1.55 ), EC N34HT42W
[    2.920201] thinkpad_acpi: Lenovo ThinkPad T14 Gen 2i, model 20W1S2YY1E
[    2.920951] RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 655360 ms ovfl timer
[    2.920954] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[    2.920954] RAPL PMU: hw unit of domain package 2^-14 Joules
[    2.920955] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[    2.920956] RAPL PMU: hw unit of domain psys 2^-14 Joules
[    2.927672] cryptd: max_cpu_qlen set to 1000
[    2.928102] Bluetooth: hci0: Found device firmware: intel/ibt-19-0-4.sfi
[    2.928140] Bluetooth: hci0: Boot Address: 0x24800
[    2.928141] Bluetooth: hci0: Firmware Version: 144-11.23
[    2.929326] ee1004 0-0051: 512 byte EE1004-compliant SPD EEPROM, read-only
[    2.933777] thinkpad_acpi: radio switch found; radios are enabled
[    2.934242] thinkpad_acpi: This ThinkPad has standard ACPI backlight brightness control, supported by the ACPI video driver
[    2.934243] thinkpad_acpi: Disabling thinkpad-acpi brightness events by default...
[    2.944095] iTCO_wdt iTCO_wdt: Found a Intel PCH TCO device (Version=6, TCOBASE=0x0400)
[    2.950693] AVX2 version of gcm_enc/dec engaged.
[    2.950720] AES CTR mode by8 optimization enabled
[    2.951447] iTCO_wdt iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[    2.959501] thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is unblocked
[    2.979886] iwlwifi 0000:00:14.3: Detected crf-id 0x3617, cnv-id 0x20000302 wfpm id 0x80000000
[    2.979914] iwlwifi 0000:00:14.3: PCI dev a0f0/0070, rev=0x351, rfid=0x10a100
[    2.979996] iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-QuZ-a0-hr-b0-78.ucode failed with error -2
[    2.984821] e1000e 0000:00:1f.6 0000:00:1f.6 (uninitialized): registered PHC clock
[    2.991086] iwlwifi 0000:00:14.3: api flags index 2 larger than supported by driver
[    2.991100] iwlwifi 0000:00:14.3: TLV_FW_FSEQ_VERSION: FSEQ Version: 89.3.35.37
[    2.991295] iwlwifi 0000:00:14.3: loaded firmware version 77.206b0184.0 QuZ-a0-hr-b0-77.ucode op_mode iwlmvm
[    2.991448] snd_hda_intel 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040380
[    2.991851] snd_hda_intel 0000:00:1f.3: Digital mics found on Skylake+ platform, using SOF driver
[    3.031152] thinkpad_acpi: battery 1 registered (start 0, stop 100, behaviours: 0x7)
[    3.031160] ACPI: battery: new extension: ThinkPad Battery Extension
[    3.050409] input: ThinkPad Extra Buttons as /devices/platform/thinkpad_acpi/input/input8
[    3.054393] e1000e 0000:00:1f.6 eth0: (PCI Express:2.5GT/s:Width x1) 84:a9:38:3b:eb:63
[    3.054400] e1000e 0000:00:1f.6 eth0: Intel(R) PRO/1000 Network Connection
[    3.054545] e1000e 0000:00:1f.6 eth0: MAC: 14, PHY: 12, PBA No: FFFFFF-0FF
[    3.110318] typec port0: bound usb3-port5 (ops connector_ops)
[    3.110325] typec port0: bound usb2-port2 (ops connector_ops)
[    3.191732] e1000e 0000:00:1f.6 enp0s31f6: renamed from eth0
[    3.195248] usb 3-4: Found UVC 1.00 device Integrated Camera (5986:2130)
[    3.195918] i915 0000:00:02.0: enabling device (0006 -> 0007)
[    3.200782] i915 0000:00:02.0: [drm] VT-d active for gfx access
[    3.212462] i915 0000:00:02.0: vgaarb: deactivate vga console
[    3.218798] i915 0000:00:02.0: [drm] Using Transparent Hugepages
[    3.219821] usbcore: registered new interface driver uvcvideo
[    3.229868] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=mem
[    3.231472] i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/tgl_dmc_ver2_12.bin (v2.12)
[    3.231625] mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_ops [i915])
[    3.256640] mei_pxp 0000:00:16.0-fbf6fcf1-96cf-4e2e-a6a6-1bab8cbe36b1: bound 0000:00:02.0 (ops i915_pxp_tee_component_ops [i915])
[    3.257569] i915 0000:00:02.0: [drm] Protected Xe Path (PXP) protected content support initialized
[    3.276390] [drm] Initialized i915 1.6.0 20201103 for 0000:00:02.0 on minor 0
[    3.329885] iwlwifi 0000:00:14.3: Detected Intel(R) Wi-Fi 6 AX201 160MHz, REV=0x351
[    3.329937] thermal thermal_zone8: failed to read out thermal zone (-61)
[    3.331153] ACPI: video: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    3.331609] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input9
[    3.333487] intel_tcc_cooling: Programmable TCC Offset detected
[    3.336339] fbcon: i915drmfb (fb0) is primary device
[    3.336341] fbcon: Deferring console take-over
[    3.336342] i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
[    3.402460] sof-audio-pci-intel-tgl 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040380
[    3.402947] sof-audio-pci-intel-tgl 0000:00:1f.3: Digital mics found on Skylake+ platform, using SOF driver
[    3.404846] sof-audio-pci-intel-tgl 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if 0x040380
[    3.404935] sof-audio-pci-intel-tgl 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[    3.412036] sof-audio-pci-intel-tgl 0000:00:1f.3: use msi interrupt mode
[    3.449216] sof-audio-pci-intel-tgl 0000:00:1f.3: hda codecs found, mask 5
[    3.449221] sof-audio-pci-intel-tgl 0000:00:1f.3: using HDA machine driver skl_hda_dsp_generic now
[    3.449224] sof-audio-pci-intel-tgl 0000:00:1f.3: DMICs detected in NHLT tables: 2
[    3.449259] sof-audio-pci-intel-tgl 0000:00:1f.3: Direct firmware load for intel/sof/sof-tgl.ri failed with error -2
[    3.449638] sof-audio-pci-intel-tgl 0000:00:1f.3: error: sof firmware file is missing, you might need to
[    3.449639] sof-audio-pci-intel-tgl 0000:00:1f.3:        download it from https://github.com/thesofproject/sof-bin/
[    3.449641] sof-audio-pci-intel-tgl 0000:00:1f.3: error: failed to load DSP firmware -2
[    3.450044] sof-audio-pci-intel-tgl 0000:00:1f.3: error: sof_probe_work failed err: -2
[    3.559182] psmouse serio1: synaptics: queried max coordinates: x [..5678], y [..4694]
[    3.588652] psmouse serio1: synaptics: queried min coordinates: x [1266..], y [1162..]
[    3.588656] psmouse serio1: synaptics: Your touchpad (PNP: LEN2072 PNP0f13) says it can support a different bus. If i2c-hid and hid-rmi are not used, you might want to try setting psmouse.synaptics_intertouch to 1 and report this to linux-input@vger.kernel.org.
[    3.647785] psmouse serio1: synaptics: Touchpad model: 1, fw: 10.32, id: 0x1e2a1, caps: 0xf01ea3/0x940300/0x12e800/0x500000, board id: 3471, fw id: 3324237
[    3.647790] psmouse serio1: synaptics: serio: Synaptics pass-through port at isa0060/serio1/input0
[    3.685872] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input7
[    3.691138] mousedev: PS/2 mouse device common for all mice
[    3.907934] typec port1: bound usb3-port6 (ops connector_ops)
[    3.907943] typec port1: bound usb2-port3 (ops connector_ops)
[    4.123615] psmouse serio2: trackpoint: Elan TrackPoint firmware: 0x12, buttons: 3/3
[    4.319747] input: TPPS/2 Elan TrackPoint as /devices/platform/i8042/serio1/serio2/input/input10
[    4.348195] iwlwifi 0000:00:14.3: SecBoot CPU1 Status: 0x585d, CPU2 Status: 0x3
[    4.348324] iwlwifi 0000:00:14.3: WFPM_LMAC1_PD_NOTIFICATION: 0x0
[    4.348345] iwlwifi 0000:00:14.3: HPM_SECONDARY_DEVICE_STATE: 0x742
[    4.348354] iwlwifi 0000:00:14.3: WFPM_MAC_OTP_CFG7_ADDR: 0x0
[    4.348362] iwlwifi 0000:00:14.3: WFPM_MAC_OTP_CFG7_DATA: 0x0
[    4.348363] iwlwifi 0000:00:14.3: UMAC CURRENT PC: 0xa05c18
[    4.348364] iwlwifi 0000:00:14.3: LMAC1 CURRENT PC: 0xa05c1c
[    4.348365] iwlwifi 0000:00:14.3: WRT: Collecting data: ini trigger 13 fired (delay=0ms).
[    4.348468] iwlwifi 0000:00:14.3: Start IWL Error Log Dump:
[    4.348469] iwlwifi 0000:00:14.3: Transport status: 0x00000042, valid: 6
[    4.348470] iwlwifi 0000:00:14.3: Loaded firmware version: 77.206b0184.0 QuZ-a0-hr-b0-77.ucode
[    4.348471] iwlwifi 0000:00:14.3: 0x00000092 | ADVANCED_SYSASSERT          
[    4.348472] iwlwifi 0000:00:14.3: 0x000022F0 | trm_hw_status0
[    4.348473] iwlwifi 0000:00:14.3: 0x00000000 | trm_hw_status1
[    4.348474] iwlwifi 0000:00:14.3: 0x004C9392 | branchlink2
[    4.348474] iwlwifi 0000:00:14.3: 0x00015298 | interruptlink1
[    4.348475] iwlwifi 0000:00:14.3: 0x00015298 | interruptlink2
[    4.348475] iwlwifi 0000:00:14.3: 0x00014E3E | data1
[    4.348476] iwlwifi 0000:00:14.3: 0x0BADCAFE | data2
[    4.348476] iwlwifi 0000:00:14.3: 0x00000000 | data3
[    4.348477] iwlwifi 0000:00:14.3: 0x00000000 | beacon time
[    4.348477] iwlwifi 0000:00:14.3: 0x00000000 | tsf low
[    4.348478] iwlwifi 0000:00:14.3: 0x00000000 | tsf hi
[    4.348478] iwlwifi 0000:00:14.3: 0x00000000 | time gp1
[    4.348479] iwlwifi 0000:00:14.3: 0x0003D60D | time gp2
[    4.348479] iwlwifi 0000:00:14.3: 0x00000001 | uCode revision type
[    4.348480] iwlwifi 0000:00:14.3: 0x0000004D | uCode version major
[    4.348480] iwlwifi 0000:00:14.3: 0x206B0184 | uCode version minor
[    4.348481] iwlwifi 0000:00:14.3: 0x00000351 | hw version
[    4.348481] iwlwifi 0000:00:14.3: 0x18489001 | board version
[    4.348482] iwlwifi 0000:00:14.3: 0x00000000 | hcmd
[    4.348482] iwlwifi 0000:00:14.3: 0x00020000 | isr0
[    4.348483] iwlwifi 0000:00:14.3: 0x00000000 | isr1
[    4.348483] iwlwifi 0000:00:14.3: 0x08F00002 | isr2
[    4.348484] iwlwifi 0000:00:14.3: 0x00C0001C | isr3
[    4.348484] iwlwifi 0000:00:14.3: 0x00000000 | isr4
[    4.348485] iwlwifi 0000:00:14.3: 0x00000000 | last cmd Id
[    4.348485] iwlwifi 0000:00:14.3: 0x00014E3E | wait_event
[    4.348486] iwlwifi 0000:00:14.3: 0x00000000 | l2p_control
[    4.348486] iwlwifi 0000:00:14.3: 0x00000000 | l2p_duration
[    4.348487] iwlwifi 0000:00:14.3: 0x00000000 | l2p_mhvalid
[    4.348487] iwlwifi 0000:00:14.3: 0x00000000 | l2p_addr_match
[    4.348488] iwlwifi 0000:00:14.3: 0x0000004B | lmpm_pmg_sel
[    4.348488] iwlwifi 0000:00:14.3: 0x00000000 | timestamp
[    4.348489] iwlwifi 0000:00:14.3: 0x0000F81C | flow_handler
[    4.348756] iwlwifi 0000:00:14.3: Start IWL Error Log Dump:
[    4.348756] iwlwifi 0000:00:14.3: Transport status: 0x00000042, valid: 7
[    4.348757] iwlwifi 0000:00:14.3: 0x20000070 | NMI_INTERRUPT_LMAC_FATAL
[    4.348758] iwlwifi 0000:00:14.3: 0x00000000 | umac branchlink1
[    4.348758] iwlwifi 0000:00:14.3: 0x804561CA | umac branchlink2
[    4.348759] iwlwifi 0000:00:14.3: 0x804733E6 | umac interruptlink1
[    4.348759] iwlwifi 0000:00:14.3: 0x80465E6C | umac interruptlink2
[    4.348760] iwlwifi 0000:00:14.3: 0x00000400 | umac data1
[    4.348760] iwlwifi 0000:00:14.3: 0x80465E6C | umac data2
[    4.348761] iwlwifi 0000:00:14.3: 0x00000000 | umac data3
[    4.348761] iwlwifi 0000:00:14.3: 0x0000004D | umac major
[    4.348762] iwlwifi 0000:00:14.3: 0x206B0184 | umac minor
[    4.348762] iwlwifi 0000:00:14.3: 0x0003D685 | frame pointer
[    4.348763] iwlwifi 0000:00:14.3: 0xC0887EE4 | stack pointer
[    4.348763] iwlwifi 0000:00:14.3: 0x00000000 | last host cmd
[    4.348764] iwlwifi 0000:00:14.3: 0x00200040 | isr status reg
[    4.348775] iwlwifi 0000:00:14.3: IML/ROM dump:
[    4.348775] iwlwifi 0000:00:14.3: 0x00000003 | IML/ROM error/state
[    4.348784] iwlwifi 0000:00:14.3: 0x0000585D | IML/ROM data1
[    4.348792] iwlwifi 0000:00:14.3: 0x00000080 | IML/ROM WFPM_AUTH_KEY_0
[    4.348797] iwlwifi 0000:00:14.3: Fseq Registers:
[    4.348799] iwlwifi 0000:00:14.3: 0x20000000 | FSEQ_ERROR_CODE
[    4.348802] iwlwifi 0000:00:14.3: 0x80290033 | FSEQ_TOP_INIT_VERSION
[    4.348804] iwlwifi 0000:00:14.3: 0x00090006 | FSEQ_CNVIO_INIT_VERSION
[    4.348807] iwlwifi 0000:00:14.3: 0x0000A482 | FSEQ_OTP_VERSION
[    4.348809] iwlwifi 0000:00:14.3: 0x00000003 | FSEQ_TOP_CONTENT_VERSION
[    4.348812] iwlwifi 0000:00:14.3: 0x4552414E | FSEQ_ALIVE_TOKEN
[    4.348814] iwlwifi 0000:00:14.3: 0x20000302 | FSEQ_CNVI_ID
[    4.348816] iwlwifi 0000:00:14.3: 0x01300504 | FSEQ_CNVR_ID
[    4.348819] iwlwifi 0000:00:14.3: 0x20000302 | CNVI_AUX_MISC_CHIP
[    4.348826] iwlwifi 0000:00:14.3: 0x01300504 | CNVR_AUX_MISC_CHIP
[    4.348849] iwlwifi 0000:00:14.3: 0x05B0905B | CNVR_SCU_SD_REGS_SD_REG_DIG_DCDC_VTRIM
[    4.348872] iwlwifi 0000:00:14.3: 0x0000025B | CNVR_SCU_SD_REGS_SD_REG_ACTIVE_VDIG_MIRROR
[    4.348893] iwlwifi 0000:00:14.3: UMAC CURRENT PC: 0xa05c18
[    4.348894] iwlwifi 0000:00:14.3: LMAC1 CURRENT PC: 0xa05c1c
[    4.348895] iwlwifi 0000:00:14.3: Failed to start RT ucode: -110
[    4.348896] iwlwifi 0000:00:14.3: WRT: Collecting data: ini trigger 13 fired (delay=0ms).
[    4.943280] Bluetooth: hci0: Waiting for firmware download to complete
[    4.943993] Bluetooth: hci0: Firmware loaded in 1968641 usecs
[    4.944022] Bluetooth: hci0: Waiting for device to boot
[    4.959009] Bluetooth: hci0: Malformed MSFT vendor event: 0x02
[    4.959028] Bluetooth: hci0: Device booted in 14662 usecs
[    4.960440] Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-19-0-4.ddc
[    4.962352] Bluetooth: hci0: Applying Intel DDC parameters completed
[    4.962935] Bluetooth: hci0: Firmware revision 0.4 build 144 week 11 2023
[    5.893726] iwlwifi 0000:00:14.3: Failed to run INIT ucode: -110
[    5.906338] iwlwifi 0000:00:14.3: retry init count 0
[    5.913216] iwlwifi 0000:00:14.3: Detected Intel(R) Wi-Fi 6 AX201 160MHz, REV=0x351
[    5.913285] thermal thermal_zone8: failed to read out thermal zone (-61)
[    6.036112] iwlwifi 0000:00:14.3: Detected RF HR B5, rfid=0x10a100
[    6.239048] iwlwifi 0000:00:14.3: Microcode SW error detected. Restarting 0x0.
[    6.239853] iwlwifi 0000:00:14.3: Start IWL Error Log Dump:
[    6.239854] iwlwifi 0000:00:14.3: Transport status: 0x0000004A, valid: 6
[    6.239855] iwlwifi 0000:00:14.3: Loaded firmware version: 77.206b0184.0 QuZ-a0-hr-b0-77.ucode
[    6.239856] iwlwifi 0000:00:14.3: 0x00000071 | NMI_INTERRUPT_UMAC_FATAL    
[    6.239857] iwlwifi 0000:00:14.3: 0x000022F0 | trm_hw_status0
[    6.239858] iwlwifi 0000:00:14.3: 0x00000000 | trm_hw_status1
[    6.239859] iwlwifi 0000:00:14.3: 0x004C9392 | branchlink2
[    6.239859] iwlwifi 0000:00:14.3: 0x004BF29A | interruptlink1
[    6.239860] iwlwifi 0000:00:14.3: 0x004BF29A | interruptlink2
[    6.239861] iwlwifi 0000:00:14.3: 0x00014E3E | data1
[    6.239861] iwlwifi 0000:00:14.3: 0x00001000 | data2
[    6.239862] iwlwifi 0000:00:14.3: 0x00000000 | data3
[    6.239862] iwlwifi 0000:00:14.3: 0x00000000 | beacon time
[    6.239863] iwlwifi 0000:00:14.3: 0x00046163 | tsf low
[    6.239864] iwlwifi 0000:00:14.3: 0x00000000 | tsf hi
[    6.239864] iwlwifi 0000:00:14.3: 0x00000000 | time gp1
[    6.239865] iwlwifi 0000:00:14.3: 0x0004BDEB | time gp2
[    6.239865] iwlwifi 0000:00:14.3: 0x00000001 | uCode revision type
[    6.239866] iwlwifi 0000:00:14.3: 0x0000004D | uCode version major
[    6.239866] iwlwifi 0000:00:14.3: 0x206B0184 | uCode version minor
[    6.239867] iwlwifi 0000:00:14.3: 0x00000351 | hw version
[    6.239868] iwlwifi 0000:00:14.3: 0x18489001 | board version
[    6.239868] iwlwifi 0000:00:14.3: 0x8004FD0D | hcmd
[    6.239869] iwlwifi 0000:00:14.3: 0x00020000 | isr0
[    6.239869] iwlwifi 0000:00:14.3: 0x00000000 | isr1
[    6.239870] iwlwifi 0000:00:14.3: 0x08F80002 | isr2
[    6.239871] iwlwifi 0000:00:14.3: 0x00C0000C | isr3
[    6.239871] iwlwifi 0000:00:14.3: 0x00000000 | isr4
[    6.239872] iwlwifi 0000:00:14.3: 0x00000000 | last cmd Id
[    6.239872] iwlwifi 0000:00:14.3: 0x00014E3E | wait_event
[    6.239873] iwlwifi 0000:00:14.3: 0x00000000 | l2p_control
[    6.239873] iwlwifi 0000:00:14.3: 0x00000000 | l2p_duration
[    6.239874] iwlwifi 0000:00:14.3: 0x00000000 | l2p_mhvalid
[    6.239874] iwlwifi 0000:00:14.3: 0x00000000 | l2p_addr_match
[    6.239875] iwlwifi 0000:00:14.3: 0x0000000B | lmpm_pmg_sel
[    6.239876] iwlwifi 0000:00:14.3: 0x00000000 | timestamp
[    6.239876] iwlwifi 0000:00:14.3: 0x00000020 | flow_handler
[    6.239923] iwlwifi 0000:00:14.3: Start IWL Error Log Dump:
[    6.239924] iwlwifi 0000:00:14.3: Transport status: 0x0000004A, valid: 7
[    6.239925] iwlwifi 0000:00:14.3: 0x20000034 | NMI_INTERRUPT_WDG
[    6.239925] iwlwifi 0000:00:14.3: 0x00000000 | umac branchlink1
[    6.239926] iwlwifi 0000:00:14.3: 0x804561CA | umac branchlink2
[    6.239926] iwlwifi 0000:00:14.3: 0xC008158C | umac interruptlink1
[    6.239927] iwlwifi 0000:00:14.3: 0xC008158C | umac interruptlink2
[    6.239928] iwlwifi 0000:00:14.3: 0x00000004 | umac data1
[    6.239928] iwlwifi 0000:00:14.3: 0xC008158C | umac data2
[    6.239929] iwlwifi 0000:00:14.3: 0x00000000 | umac data3
[    6.239929] iwlwifi 0000:00:14.3: 0x0000004D | umac major
[    6.239930] iwlwifi 0000:00:14.3: 0x206B0184 | umac minor
[    6.239930] iwlwifi 0000:00:14.3: 0x0004BDE6 | frame pointer
[    6.239931] iwlwifi 0000:00:14.3: 0xC0885EB0 | stack pointer
[    6.239931] iwlwifi 0000:00:14.3: 0x00010C00 | last host cmd
[    6.239932] iwlwifi 0000:00:14.3: 0x00010008 | isr status reg
[    6.240043] iwlwifi 0000:00:14.3: IML/ROM dump:
[    6.240043] iwlwifi 0000:00:14.3: 0x00000003 | IML/ROM error/state
[    6.240138] iwlwifi 0000:00:14.3: 0x000057B5 | IML/ROM data1
[    6.240234] iwlwifi 0000:00:14.3: 0x00000080 | IML/ROM WFPM_AUTH_KEY_0
[    6.240282] iwlwifi 0000:00:14.3: Fseq Registers:
[    6.240307] iwlwifi 0000:00:14.3: 0x60000000 | FSEQ_ERROR_CODE
[    6.240330] iwlwifi 0000:00:14.3: 0x80290033 | FSEQ_TOP_INIT_VERSION
[    6.240354] iwlwifi 0000:00:14.3: 0x00090006 | FSEQ_CNVIO_INIT_VERSION
[    6.240378] iwlwifi 0000:00:14.3: 0x0000A482 | FSEQ_OTP_VERSION
[    6.240401] iwlwifi 0000:00:14.3: 0x00000003 | FSEQ_TOP_CONTENT_VERSION
[    6.240424] iwlwifi 0000:00:14.3: 0x4552414E | FSEQ_ALIVE_TOKEN
[    6.240447] iwlwifi 0000:00:14.3: 0x20000302 | FSEQ_CNVI_ID
[    6.240472] iwlwifi 0000:00:14.3: 0x01300504 | FSEQ_CNVR_ID
[    6.240495] iwlwifi 0000:00:14.3: 0x20000302 | CNVI_AUX_MISC_CHIP
[    6.240521] iwlwifi 0000:00:14.3: 0x01300504 | CNVR_AUX_MISC_CHIP
[    6.240545] iwlwifi 0000:00:14.3: 0x05B0905B | CNVR_SCU_SD_REGS_SD_REG_DIG_DCDC_VTRIM
[    6.240571] iwlwifi 0000:00:14.3: 0x0000025B | CNVR_SCU_SD_REGS_SD_REG_ACTIVE_VDIG_MIRROR
[    6.240593] iwlwifi 0000:00:14.3: UMAC CURRENT PC: 0xa05c18
[    6.240594] iwlwifi 0000:00:14.3: LMAC1 CURRENT PC: 0xa05c1c
[    6.240693] iwlwifi 0000:00:14.3: WRT: Collecting data: ini trigger 13 fired (delay=0ms).
[    6.917806] iwlwifi 0000:00:14.3: Failed to run INIT ucode: -5
[    6.930437] iwlwifi 0000:00:14.3: retry init count 1
[    6.934603] iwlwifi 0000:00:14.3: Detected Intel(R) Wi-Fi 6 AX201 160MHz, REV=0x351
[    6.934649] thermal thermal_zone8: failed to read out thermal zone (-61)
[    7.424720] rfkill: input handler disabled
[    8.134441] iwlwifi 0000:00:14.3: SecBoot CPU1 Status: 0x57d0, CPU2 Status: 0x3
[    8.134560] iwlwifi 0000:00:14.3: WFPM_LMAC1_PD_NOTIFICATION: 0x0
[    8.134655] iwlwifi 0000:00:14.3: HPM_SECONDARY_DEVICE_STATE: 0x742
[    8.134752] iwlwifi 0000:00:14.3: WFPM_MAC_OTP_CFG7_ADDR: 0x0
[    8.134848] iwlwifi 0000:00:14.3: WFPM_MAC_OTP_CFG7_DATA: 0x0
[    8.134850] iwlwifi 0000:00:14.3: UMAC CURRENT PC: 0xa05c18
[    8.134852] iwlwifi 0000:00:14.3: LMAC1 CURRENT PC: 0xa05c1c
[    8.134856] iwlwifi 0000:00:14.3: WRT: Collecting data: ini trigger 13 fired (delay=0ms).
[    8.136053] iwlwifi 0000:00:14.3: Start IWL Error Log Dump:
[    8.136055] iwlwifi 0000:00:14.3: Transport status: 0x00000042, valid: 6
[    8.136058] iwlwifi 0000:00:14.3: Loaded firmware version: 77.206b0184.0 QuZ-a0-hr-b0-77.ucode
[    8.136060] iwlwifi 0000:00:14.3: 0x00000092 | ADVANCED_SYSASSERT          
[    8.136064] iwlwifi 0000:00:14.3: 0x000022F0 | trm_hw_status0
[    8.136066] iwlwifi 0000:00:14.3: 0x00000000 | trm_hw_status1
[    8.136068] iwlwifi 0000:00:14.3: 0x004C9392 | branchlink2
[    8.136069] iwlwifi 0000:00:14.3: 0x00015290 | interruptlink1
[    8.136071] iwlwifi 0000:00:14.3: 0x00015290 | interruptlink2
[    8.136073] iwlwifi 0000:00:14.3: 0x00014E3E | data1
[    8.136075] iwlwifi 0000:00:14.3: 0x0BADCAFE | data2
[    8.136076] iwlwifi 0000:00:14.3: 0x00000000 | data3
[    8.136078] iwlwifi 0000:00:14.3: 0x00000000 | beacon time
[    8.136080] iwlwifi 0000:00:14.3: 0x00000000 | tsf low
[    8.136081] iwlwifi 0000:00:14.3: 0x00000000 | tsf hi
[    8.136083] iwlwifi 0000:00:14.3: 0x00000000 | time gp1
[    8.136085] iwlwifi 0000:00:14.3: 0x0003D475 | time gp2
[    8.136086] iwlwifi 0000:00:14.3: 0x00000001 | uCode revision type
[    8.136088] iwlwifi 0000:00:14.3: 0x0000004D | uCode version major
[    8.136090] iwlwifi 0000:00:14.3: 0x206B0184 | uCode version minor
[    8.136092] iwlwifi 0000:00:14.3: 0x00000351 | hw version
[    8.136094] iwlwifi 0000:00:14.3: 0x18489001 | board version
[    8.136096] iwlwifi 0000:00:14.3: 0x00000000 | hcmd
[    8.136097] iwlwifi 0000:00:14.3: 0x00020000 | isr0
[    8.136099] iwlwifi 0000:00:14.3: 0x00000000 | isr1
[    8.136101] iwlwifi 0000:00:14.3: 0x08F00002 | isr2
[    8.136102] iwlwifi 0000:00:14.3: 0x00C0001C | isr3
[    8.136104] iwlwifi 0000:00:14.3: 0x00000000 | isr4
[    8.136106] iwlwifi 0000:00:14.3: 0x00000000 | last cmd Id
[    8.136107] iwlwifi 0000:00:14.3: 0x00014E3E | wait_event
[    8.136109] iwlwifi 0000:00:14.3: 0x00000000 | l2p_control
[    8.136111] iwlwifi 0000:00:14.3: 0x00000000 | l2p_duration
[    8.136112] iwlwifi 0000:00:14.3: 0x00000000 | l2p_mhvalid
[    8.136114] iwlwifi 0000:00:14.3: 0x00000000 | l2p_addr_match
[    8.136115] iwlwifi 0000:00:14.3: 0x0000004B | lmpm_pmg_sel
[    8.136117] iwlwifi 0000:00:14.3: 0x00000000 | timestamp
[    8.136119] iwlwifi 0000:00:14.3: 0x0000F81C | flow_handler
[    8.136564] iwlwifi 0000:00:14.3: Start IWL Error Log Dump:
[    8.136566] iwlwifi 0000:00:14.3: Transport status: 0x00000042, valid: 7
[    8.136568] iwlwifi 0000:00:14.3: 0x20000070 | NMI_INTERRUPT_LMAC_FATAL
[    8.136570] iwlwifi 0000:00:14.3: 0x00000000 | umac branchlink1
[    8.136572] iwlwifi 0000:00:14.3: 0x804561CA | umac branchlink2
[    8.136574] iwlwifi 0000:00:14.3: 0x804733E6 | umac interruptlink1
[    8.136575] iwlwifi 0000:00:14.3: 0x80465E6C | umac interruptlink2
[    8.136577] iwlwifi 0000:00:14.3: 0x00000400 | umac data1
[    8.136579] iwlwifi 0000:00:14.3: 0x80465E6C | umac data2
[    8.136580] iwlwifi 0000:00:14.3: 0x00000000 | umac data3
[    8.136582] iwlwifi 0000:00:14.3: 0x0000004D | umac major
[    8.136583] iwlwifi 0000:00:14.3: 0x206B0184 | umac minor
[    8.136585] iwlwifi 0000:00:14.3: 0x0003D4ED | frame pointer
[    8.136587] iwlwifi 0000:00:14.3: 0xC0887EE4 | stack pointer
[    8.136588] iwlwifi 0000:00:14.3: 0x00000000 | last host cmd
[    8.136590] iwlwifi 0000:00:14.3: 0x00200040 | isr status reg
[    8.136703] iwlwifi 0000:00:14.3: IML/ROM dump:
[    8.136705] iwlwifi 0000:00:14.3: 0x00000003 | IML/ROM error/state
[    8.136726] iwlwifi 0000:00:14.3: 0x000057D0 | IML/ROM data1
[    8.136736] iwlwifi 0000:00:14.3: 0x00000080 | IML/ROM WFPM_AUTH_KEY_0
[    8.136743] iwlwifi 0000:00:14.3: Fseq Registers:
[    8.136776] iwlwifi 0000:00:14.3: 0x60000000 | FSEQ_ERROR_CODE
[    8.136802] iwlwifi 0000:00:14.3: 0x80290033 | FSEQ_TOP_INIT_VERSION
[    8.136828] iwlwifi 0000:00:14.3: 0x00090006 | FSEQ_CNVIO_INIT_VERSION
[    8.136855] iwlwifi 0000:00:14.3: 0x0000A482 | FSEQ_OTP_VERSION
[    8.136881] iwlwifi 0000:00:14.3: 0x00000003 | FSEQ_TOP_CONTENT_VERSION
[    8.136908] iwlwifi 0000:00:14.3: 0x4552414E | FSEQ_ALIVE_TOKEN
[    8.136934] iwlwifi 0000:00:14.3: 0x20000302 | FSEQ_CNVI_ID
[    8.136961] iwlwifi 0000:00:14.3: 0x01300504 | FSEQ_CNVR_ID
[    8.136987] iwlwifi 0000:00:14.3: 0x20000302 | CNVI_AUX_MISC_CHIP
[    8.137016] iwlwifi 0000:00:14.3: 0x01300504 | CNVR_AUX_MISC_CHIP
[    8.137044] iwlwifi 0000:00:14.3: 0x05B0905B | CNVR_SCU_SD_REGS_SD_REG_DIG_DCDC_VTRIM
[    8.137072] iwlwifi 0000:00:14.3: 0x0000025B | CNVR_SCU_SD_REGS_SD_REG_ACTIVE_VDIG_MIRROR
[    8.137098] iwlwifi 0000:00:14.3: UMAC CURRENT PC: 0xa05c18
[    8.137100] iwlwifi 0000:00:14.3: LMAC1 CURRENT PC: 0xa05c1c
[    8.137102] iwlwifi 0000:00:14.3: Failed to start RT ucode: -110
[    8.137105] iwlwifi 0000:00:14.3: WRT: Collecting data: ini trigger 13 fired (delay=0ms).
[   10.040899] iwlwifi 0000:00:14.3: Failed to run INIT ucode: -110
[   10.054296] iwlwifi 0000:00:14.3: retry init count 2
[   42.336270] systemd-journald[213]: /var/log/journal/84f8682656dd4f87b9efb9d89083e54b/user-1000.journal: Monotonic clock jumped backwards relative to last journal entry, rotating.
[   42.631628] rfkill: input handler enabled
[   43.624270] rfkill: input handler disabled
[   46.714691] bijiben-shell-s[1548]: segfault at 7fdc41babcf8 ip 00007fdbea2e4f61 sp 00007ffdb56e1498 error 4 in libgobject-2.0.so.0.7600.4[7fdbea2b9000+35000] likely on CPU 3 (core 3, socket 0)
[   46.714703] Code: c0 0f 95 c0 48 83 c4 08 0f b6 c0 c3 66 66 2e 0f 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 85 ff 74 47 48 8b 07 48 85 c0 74 3f <48> 8b 00 48 3d fc 03 00 00 77 2c 48 8d 15 cd 61 02 00 48 c1 e8 02
[   47.167597] bijiben-shell-s[1863]: segfault at 7fa046799935 ip 00007fa7e7134f61 sp 00007ffee49edb18 error 4 in libgobject-2.0.so.0.7600.4[7fa7e7109000+35000] likely on CPU 7 (core 3, socket 0)
[   47.167607] Code: c0 0f 95 c0 48 83 c4 08 0f b6 c0 c3 66 66 2e 0f 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 85 ff 74 47 48 8b 07 48 85 c0 74 3f <48> 8b 00 48 3d fc 03 00 00 77 2c 48 8d 15 cd 61 02 00 48 c1 e8 02

thanks in advance for your help!

Last edited by cervyesterday (2023-10-30 15:21:33)

Offline

#2 2023-07-10 15:15:39

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,074

Re: [CLOSED]No wifi and bluetooth

[    4.348895] iwlwifi 0000:00:14.3: Failed to start RT ucode: -110
[    5.893726] iwlwifi 0000:00:14.3: Failed to run INIT ucode: -110
[    4.348470] iwlwifi 0000:00:14.3: Loaded firmware version: 77.206b0184.0 QuZ-a0-hr-b0-77.ucode

Try the LTS kernel and to downgrade the firmware (move away /usr/lib/firmware/iwlwifi-QuZ-a0-hr-b0-*, starting w/ the highest number (77) until one maybe works.

But first rather fix

[    3.449638] sof-audio-pci-intel-tgl 0000:00:1f.3: error: sof firmware file is missing, you might need to

https://archlinux.org/packages/extra/x8 … -firmware/

Is there a parallel windows installation?

Online

#3 2023-07-10 15:23:00

cervyesterday
Member
Registered: 2022-11-13
Posts: 88

Re: [CLOSED]No wifi and bluetooth

Is there a parallel windows installation?

Do you mean if it's a dual boot installation? In that case nope, i've installed arch only

Ok, so i'll install that package first, then i'll try to install the lts kernel and see what happens

Offline

#4 2023-07-10 16:15:18

cervyesterday
Member
Registered: 2022-11-13
Posts: 88

Re: [CLOSED]No wifi and bluetooth

i've installed the lts kernel and the package you suggested. I was going to move away those files that you mentioned but i saw that there are a lot! i know that they're not exactly the one you mentioned, but i was wondering if it's normal such a number of files for iwlwifi, this is the output of ls -s | grep iwlwifi:

iwlwifi-1000-5.ucode.zst
iwlwifi-100-5.ucode.zst
iwlwifi-105-6.ucode.zst
iwlwifi-135-6.ucode.zst
iwlwifi-2000-6.ucode.zst
iwlwifi-2030-6.ucode.zst
iwlwifi-3160-17.ucode.zst
iwlwifi-3168-29.ucode.zst
iwlwifi-3945-2.ucode.zst
iwlwifi-4965-2.ucode.zst
iwlwifi-5000-5.ucode.zst
iwlwifi-5150-2.ucode.zst
iwlwifi-6000-4.ucode.zst
iwlwifi-6000g2a-6.ucode.zst
iwlwifi-6000g2b-6.ucode.zst
iwlwifi-6050-5.ucode.zst
iwlwifi-7260-17.ucode.zst
iwlwifi-7265-17.ucode.zst
iwlwifi-7265D-29.ucode.zst
iwlwifi-8000C-34.ucode.zst
iwlwifi-8000C-36.ucode.zst
iwlwifi-8265-34.ucode.zst
iwlwifi-8265-36.ucode.zst
iwlwifi-9000-pu-b0-jf-b0-34.ucode.zst
iwlwifi-9000-pu-b0-jf-b0-38.ucode.zst
iwlwifi-9000-pu-b0-jf-b0-46.ucode.zst
iwlwifi-9260-th-b0-jf-b0-34.ucode.zst
iwlwifi-9260-th-b0-jf-b0-38.ucode.zst
iwlwifi-9260-th-b0-jf-b0-46.ucode.zst
iwlwifi-cc-a0-50.ucode.zst
iwlwifi-cc-a0-59.ucode.zst
iwlwifi-cc-a0-66.ucode.zst
iwlwifi-cc-a0-72.ucode.zst
iwlwifi-cc-a0-73.ucode.zst
iwlwifi-cc-a0-74.ucode.zst
iwlwifi-cc-a0-77.ucode.zst
iwlwifi-Qu-b0-hr-b0-50.ucode.zst
iwlwifi-Qu-b0-hr-b0-59.ucode.zst
iwlwifi-Qu-b0-hr-b0-66.ucode.zst
iwlwifi-Qu-b0-hr-b0-72.ucode.zst
iwlwifi-Qu-b0-hr-b0-73.ucode.zst
iwlwifi-Qu-b0-hr-b0-74.ucode.zst
iwlwifi-Qu-b0-hr-b0-77.ucode.zst
iwlwifi-Qu-b0-jf-b0-50.ucode.zst
iwlwifi-Qu-b0-jf-b0-59.ucode.zst
iwlwifi-Qu-b0-jf-b0-66.ucode.zst
iwlwifi-Qu-b0-jf-b0-72.ucode.zst
iwlwifi-Qu-b0-jf-b0-73.ucode.zst
iwlwifi-Qu-b0-jf-b0-74.ucode.zst
iwlwifi-Qu-b0-jf-b0-77.ucode.zst
iwlwifi-Qu-c0-hr-b0-50.ucode.zst
iwlwifi-Qu-c0-hr-b0-59.ucode.zst
iwlwifi-Qu-c0-hr-b0-66.ucode.zst
iwlwifi-Qu-c0-hr-b0-72.ucode.zst
iwlwifi-Qu-c0-hr-b0-73.ucode.zst
iwlwifi-Qu-c0-hr-b0-74.ucode.zst
iwlwifi-Qu-c0-hr-b0-77.ucode.zst
iwlwifi-Qu-c0-jf-b0-50.ucode.zst
iwlwifi-Qu-c0-jf-b0-59.ucode.zst
iwlwifi-Qu-c0-jf-b0-66.ucode.zst
iwlwifi-Qu-c0-jf-b0-72.ucode.zst
iwlwifi-Qu-c0-jf-b0-73.ucode.zst
iwlwifi-Qu-c0-jf-b0-74.ucode.zst
iwlwifi-Qu-c0-jf-b0-77.ucode.zst
iwlwifi-QuZ-a0-hr-b0-50.ucode.zst
iwlwifi-QuZ-a0-hr-b0-59.ucode.zst
iwlwifi-QuZ-a0-hr-b0-66.ucode.zst
iwlwifi-QuZ-a0-hr-b0-72.ucode.zst
iwlwifi-QuZ-a0-hr-b0-73.ucode.zst
iwlwifi-QuZ-a0-hr-b0-74.ucode.zst
iwlwifi-QuZ-a0-hr-b0-77.ucode.zst
iwlwifi-QuZ-a0-jf-b0-50.ucode.zst
iwlwifi-QuZ-a0-jf-b0-59.ucode.zst
iwlwifi-QuZ-a0-jf-b0-66.ucode.zst
iwlwifi-QuZ-a0-jf-b0-72.ucode.zst
iwlwifi-QuZ-a0-jf-b0-73.ucode.zst
iwlwifi-QuZ-a0-jf-b0-74.ucode.zst
iwlwifi-QuZ-a0-jf-b0-77.ucode.zst
iwlwifi-so-a0-gf4-a0-72.ucode.zst
iwlwifi-so-a0-gf4-a0-73.ucode.zst
iwlwifi-so-a0-gf4-a0-74.ucode.zst
iwlwifi-so-a0-gf4-a0-77.ucode.zst
iwlwifi-so-a0-gf4-a0-78.ucode.zst
iwlwifi-so-a0-gf4-a0-79.ucode.zst
iwlwifi-so-a0-gf4-a0-81.ucode.zst
iwlwifi-so-a0-gf4-a0.pnvm.zst
iwlwifi-so-a0-gf-a0-72.ucode.zst
iwlwifi-so-a0-gf-a0-73.ucode.zst
iwlwifi-so-a0-gf-a0-74.ucode.zst
iwlwifi-so-a0-gf-a0-77.ucode.zst
iwlwifi-so-a0-gf-a0-78.ucode.zst
iwlwifi-so-a0-gf-a0-79.ucode.zst
iwlwifi-so-a0-gf-a0-81.ucode.zst
iwlwifi-so-a0-gf-a0.pnvm.zst
iwlwifi-so-a0-hr-b0-72.ucode.zst
iwlwifi-so-a0-hr-b0-73.ucode.zst
iwlwifi-so-a0-hr-b0-74.ucode.zst
iwlwifi-so-a0-hr-b0-77.ucode.zst
iwlwifi-so-a0-hr-b0-79.ucode.zst
iwlwifi-so-a0-hr-b0-81.ucode.zst
iwlwifi-so-a0-jf-b0-72.ucode.zst
iwlwifi-so-a0-jf-b0-73.ucode.zst
iwlwifi-so-a0-jf-b0-74.ucode.zst
iwlwifi-so-a0-jf-b0-77.ucode.zst
iwlwifi-ty-a0-gf-a0-59.ucode.zst
iwlwifi-ty-a0-gf-a0-66.ucode.zst
iwlwifi-ty-a0-gf-a0-72.ucode.zst
iwlwifi-ty-a0-gf-a0-73.ucode.zst
iwlwifi-ty-a0-gf-a0-74.ucode.zst
iwlwifi-ty-a0-gf-a0-77.ucode.zst
iwlwifi-ty-a0-gf-a0-78.ucode.zst
iwlwifi-ty-a0-gf-a0-79.ucode.zst
iwlwifi-ty-a0-gf-a0-81.ucode.zst
iwlwifi-ty-a0-gf-a0.pnvm.zst 

btw, moving away is just move one by one those files to another folder or removing them completely? and once i've moved one of those without any success, do i have to keep them away while moving the others?

Offline

#5 2023-07-10 19:13:14

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,074

Re: [CLOSED]No wifi and bluetooth

i was wondering if it's normal such a number of files for iwlwifi

Yes, there're quite some intel wifi chip generations around. And firmware versions.

"to another folder", you'll have to reload iwlwifi afterwards (or, to be absolutely safe: reboot)

do i have to keep them away while moving the others?

Yes, the module will load the newest available version, ie. if -77 is around, whether you moved -74 is irrelevant. The module will load the -77 FW, not -73

Online

#6 2023-07-10 20:35:19

cervyesterday
Member
Registered: 2022-11-13
Posts: 88

Re: [CLOSED]No wifi and bluetooth

Ok i'll try with all and make a copy of the output of dmesg each time.
I noticed in fact that moving the 77, the version loaded is not the 74 but the 72. I'll let you know

Offline

#7 2023-07-10 20:37:45

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,074

Re: [CLOSED]No wifi and bluetooth

Did you already install sof-firmware and try the LTS kernel?

Online

#8 2023-07-10 20:54:13

cervyesterday
Member
Registered: 2022-11-13
Posts: 88

Re: [CLOSED]No wifi and bluetooth

seth wrote:

Did you already install sof-firmware and try the LTS kernel?

Yes and nothing has changed

I did what you suggested but nothing changed as well, do you need the dmesg outputs?

Offline

#9 2023-07-10 21:02:20

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,074

Re: [CLOSED]No wifi and bluetooth

No.
Boot some live distro (grml, ubuntu, knoppix) and see whether the wifi chip shows up there (otherwise check the journal for similar "Failed to start RT ucode: -110" messages)

Online

#10 2023-07-10 21:17:16

cervyesterday
Member
Registered: 2022-11-13
Posts: 88

Re: [CLOSED]No wifi and bluetooth

In ubuntu live same situation, no option for wireless connection

On the other hand bluetooth is always on and if i try to switch it off it activate airplane mode instead

It could be a hardware issue?

Last edited by cervyesterday (2023-07-10 21:24:39)

Offline

#11 2023-07-10 21:39:24

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,074

Re: [CLOSED]No wifi and bluetooth

"bluetooth is always on" - "Bluetooth is not turning on, it is shown as a setting but if i try to turn it on nothing happens."
Can you actually use BT on ubuntu or is this just some GUI indicator?

It could be a hardware issue?

The concern caused the suggestion to test some live distro.
There's no systematic issue w/ the device and w/ different kernels, firmware and distros it becomes rather unlikely to be a regression bug sad

What's the output of "rfkill"?

Online

#12 2023-07-10 22:01:29

cervyesterday
Member
Registered: 2022-11-13
Posts: 88

Re: [CLOSED]No wifi and bluetooth

yes i successfully connect my phone, only on ubuntu live

here the output:

ID TYPE      DEVICE                   SOFT      HARD
 0 bluetooth hci0                unblocked unblocked
 1 bluetooth tpacpi_bluetooth_sw unblocked unblocked

What do you mean with "regression bug"

Last edited by cervyesterday (2023-07-10 22:03:30)

Offline

#13 2023-07-11 06:18:46

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,074

Re: [CLOSED]No wifi and bluetooth

Stuff that used to work and then somebody patched some code and then the stuff that used to work unintentionally doesn't anymore.
Is the rfkill output from ubuntu or arch?

Online

#14 2023-07-11 09:13:38

cervyesterday
Member
Registered: 2022-11-13
Posts: 88

Re: [CLOSED]No wifi and bluetooth

The rfkill output is from arch

Offline

#15 2023-07-11 12:11:32

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,074

Re: [CLOSED]No wifi and bluetooth

Then please elaborate on the exact meaning of

Bluetooth is not turning on, it is shown as a setting but if i try to turn it on nothing happens.

and try to manually pair a device, https://wiki.archlinux.org/title/Bluetooth#Pairing

However, this won't help w/ the wifi which looks increasingly dead.
(Update the UEFI, reset the UEFI, … other than that you could try whether it works on windows - but I'd not hold my breath for that)

Online

#16 2023-07-12 13:01:46

cervyesterday
Member
Registered: 2022-11-13
Posts: 88

Re: [CLOSED]No wifi and bluetooth

i don't really know how to explain. And something weird happens. What i wanted to say was that if i went in Settings there were the options for bluetooth but it was disabled. Then if i tried to switch it on clicking the button it didn't turn on

Now, i tried what you suggested and this was the output:

connect E4:EC:E8:5D:00:A0
Attempting to connect to E4:EC:E8:5D:00:A0
[CHG] Device E4:EC:E8:5D:00:A0 Connected: yes
Failed to connect: org.bluez.Error.Failed br-connection-unknown
[CHG] Device E4:EC:E8:5D:00:A0 Connected: no

but when i went back in settings i saw that bluetooth was turned on and i could connect my phone with the laptop. Now it has the same behaviour as in ubuntu, meaning that if i tried to switch bluetooth of it goes in airplain mode instead.

for the wifi issue. When i bought it it had windows installed and had the same problem, it had not have the wifi option and i didn't know what to do, so i thougt that that could be a driver problem and installing linux it could solve by itself. i'll try reinstalling windows and see what to do, hoping it's not a hardware problem

EDIT:
just a question: i saw here firs version of the firmware and once extracted i saw that the files are all of the form

iwlwifi-Qu-c0-jf-b0-48.ucode

instead of QuZ as seen in dmesg

Last edited by cervyesterday (2023-07-12 13:40:31)

Offline

#17 2023-07-12 14:02:56

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,074

Re: [CLOSED]No wifi and bluetooth

When i bought it it had windows installed and had the same problem, it had not have the wifi option

The chip is fried. They're usually replacable.

Online

#18 2023-07-13 12:29:05

cervyesterday
Member
Registered: 2022-11-13
Posts: 88

Re: [CLOSED]No wifi and bluetooth

I think mine is soldered.. what a luck

Offline

#19 2023-07-18 12:12:48

cervyesterday
Member
Registered: 2022-11-13
Posts: 88

Re: [CLOSED]No wifi and bluetooth

Ok i've some news. I've gave back the laptop to the owner in order to make some checks and it seems that wifi works with windows 10.

Now he'll try to upgrade to windows 11 and let me know, so will i

Offline

#20 2023-07-18 15:03:51

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,074

Re: [CLOSED]No wifi and bluetooth

seth wrote:

When i bought it it had windows installed and had the same problem, it had not have the wifi option

The chip is fried. They're usually replacable.

Then was that windows 11 at the time?
Try to add

acpi_osi=! acpi_osi=!* acpi_osi="Windows 2015"

to the kernel commandline to fake being windows 10

Online

#21 2023-10-30 15:21:10

cervyesterday
Member
Registered: 2022-11-13
Posts: 88

Re: [CLOSED]No wifi and bluetooth

There was a problem with the wifi card, i changed it and now everything works
i'll mark this post as closed

Offline

Board footer

Powered by FluxBB