public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* [REGRESSION] Bluetooth adapter  provided by `btusb` not recognized since v6.13.2
@ 2025-11-17  1:30 incogcyberpunk
  2025-11-17  9:42 ` Thorsten Leemhuis
  0 siblings, 1 reply; 15+ messages in thread
From: incogcyberpunk @ 2025-11-17  1:30 UTC (permalink / raw)
  To: stable@vger.kernel.org
  Cc: regressions@lists.linux.dev, marcel@holtmann.org,
	luiz.dentz@gmail.com, linux-bluetooth@vger.kernel.org,
	johan.hedberg@gmail.com, sean.wang@mediatek.com


[-- Attachment #1.1: Type: text/plain, Size: 1557 bytes --]

#regzbot introduced: v6.13.1..v6.13.2

Distro: Arch Linux
Kernel: since v6.13.2

The bluetooth adapter would be recognized and the bluetooth worked flawlessly till v6.13.1 , but since the v6.13.2 , the bluetooth adapter doesn't get recognized by the bluetooth service and therefore the bluetooth functionality doesn't work .
I suspect the bluetooth's driver failing to load at the kernel-level.

- The output of bluetoothctl​ :

$: bluetoothctl
Agent registered
[bluetoothctl]> list
[bluetoothctl]> devices
No default controller available
[bluetoothctl]>

- The output of systemctl status bluetooth.service​ :

● bluetooth.service - Bluetooth service
Loaded: loaded (/usr/lib/systemd/system/bluetooth.service; enabled; preset: disabled)
Active: active (running) since Sat 2025-11-15 22:57:00 +0545; 1 day 8h ago
Invocation: bddf190655fd4a4290d41cde594f2efa
Docs: man:bluetoothd(8)
Main PID: 617 (bluetoothd)
Status: "Running"
Tasks: 1 (limit: 18701)
Memory: 2.8M (peak: 3.8M)
CPU: 38ms
CGroup: /system.slice/bluetooth.service
└─617 /usr/lib/bluetooth/bluetoothd

Nov 15 22:57:00 Incog systemd[1]: Starting Bluetooth service...
Nov 15 22:57:00 Incog bluetoothd[617]: Bluetooth daemon 5.84
Nov 15 22:57:00 Incog systemd[1]: Started Bluetooth service.
Nov 15 22:57:00 Incog bluetoothd[617]: Starting SDP server
Nov 15 22:57:00 Incog bluetoothd[617]: Bluetooth management interface 1.23 initialized

- The output of lspci​ is attached below .

- The logs for journalctl -b​ for both v6.13.1 and v6.13.2 are attached below.

Regards,
IncogCyberpunk

[-- Attachment #1.2: Type: text/html, Size: 6438 bytes --]

[-- Attachment #2: 6.13.2-logs --]
[-- Type: application/octet-stream, Size: 114842 bytes --]

Nov 15 07:41:51 Incog kernel: Linux version 6.13.2-arch1-1 (linux@archlinux) (gcc (GCC) 14.2.1 20250207, GNU ld (GNU Binutils) 2.44) #1 SMP PREEMPT_DYNAMIC Sat, 08 Feb 2025 18:54:55 +0000
Nov 15 07:41:51 Incog kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=ab10877f-71ea-4d97-a34d-32a67b154b96 rw loglevel=3 quiet
Nov 15 07:41:51 Incog kernel: x86/split lock detection: #AC: crashing the kernel on kernel split_locks and warning on user-space split_locks
Nov 15 07:41:51 Incog kernel: BIOS-provided physical RAM map:
Nov 15 07:41:51 Incog kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable
Nov 15 07:41:51 Incog kernel: BIOS-e820: [mem 0x000000000009f000-0x00000000000fffff] reserved
Nov 15 07:41:51 Incog kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000036eccfff] usable
Nov 15 07:41:51 Incog kernel: BIOS-e820: [mem 0x0000000036ecd000-0x0000000036ed5fff] ACPI data
Nov 15 07:41:51 Incog kernel: BIOS-e820: [mem 0x0000000036ed6000-0x000000003c2c8fff] usable
Nov 15 07:41:51 Incog kernel: BIOS-e820: [mem 0x000000003c2c9000-0x000000003cbc8fff] reserved
Nov 15 07:41:51 Incog kernel: BIOS-e820: [mem 0x000000003cbc9000-0x000000003e9defff] usable
Nov 15 07:41:51 Incog kernel: BIOS-e820: [mem 0x000000003e9df000-0x0000000040a7efff] reserved
Nov 15 07:41:51 Incog kernel: BIOS-e820: [mem 0x0000000040a7f000-0x0000000043a2efff] ACPI NVS
Nov 15 07:41:51 Incog kernel: BIOS-e820: [mem 0x0000000043a2f000-0x0000000043afefff] ACPI data
Nov 15 07:41:51 Incog kernel: BIOS-e820: [mem 0x0000000043aff000-0x0000000043afffff] usable
Nov 15 07:41:51 Incog kernel: BIOS-e820: [mem 0x0000000043b00000-0x0000000047ffffff] reserved
Nov 15 07:41:51 Incog kernel: BIOS-e820: [mem 0x0000000048e00000-0x0000000048ffffff] reserved
Nov 15 07:41:51 Incog kernel: BIOS-e820: [mem 0x000000004a000000-0x00000000507fffff] reserved
Nov 15 07:41:51 Incog kernel: BIOS-e820: [mem 0x00000000c0000000-0x00000000cfffffff] reserved
Nov 15 07:41:51 Incog kernel: BIOS-e820: [mem 0x00000000fe010000-0x00000000fe010fff] reserved
Nov 15 07:41:51 Incog kernel: BIOS-e820: [mem 0x00000000fed20000-0x00000000fed7ffff] reserved
Nov 15 07:41:51 Incog kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Nov 15 07:41:51 Incog kernel: BIOS-e820: [mem 0x0000000100000000-0x00000004af7fffff] usable
Nov 15 07:41:51 Incog kernel: NX (Execute Disable) protection: active
Nov 15 07:41:51 Incog kernel: APIC: Static calls initialized
Nov 15 07:41:51 Incog kernel: efi: EFI v2.7 by INSYDE Corp.
Nov 15 07:41:51 Incog kernel: efi: ACPI=0x43afe000 ACPI 2.0=0x43afe014 TPMFinalLog=0x439a6000 SMBIOS=0x3f086000 MEMATTR=0x370dc018 ESRT=0x37ca2818 INITRD=0x36edc098 RNG=0x43a33018 TPMEventLog=0x36ecd018 
Nov 15 07:41:51 Incog kernel: random: crng init done
Nov 15 07:41:51 Incog kernel: efi: Remove mem80: MMIO range=[0xc0000000-0xcfffffff] (256MB) from e820 map
Nov 15 07:41:51 Incog kernel: e820: remove [mem 0xc0000000-0xcfffffff] reserved
Nov 15 07:41:51 Incog kernel: efi: Not removing mem81: MMIO range=[0xfe010000-0xfe010fff] (4KB) from e820 map
Nov 15 07:41:51 Incog kernel: efi: Remove mem83: MMIO range=[0xff000000-0xffffffff] (16MB) from e820 map
Nov 15 07:41:51 Incog kernel: e820: remove [mem 0xff000000-0xffffffff] reserved
Nov 15 07:41:51 Incog kernel: SMBIOS 3.3 present.
Nov 15 07:41:51 Incog kernel: DMI: Acer Aspire A315-59/Callisto_ADU, BIOS V1.16 08/16/2022
Nov 15 07:41:51 Incog kernel: DMI: Memory slots populated: 2/2
Nov 15 07:41:51 Incog kernel: tsc: Detected 2500.000 MHz processor
Nov 15 07:41:51 Incog kernel: tsc: Detected 2496.000 MHz TSC
Nov 15 07:41:51 Incog kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Nov 15 07:41:51 Incog kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Nov 15 07:41:51 Incog kernel: last_pfn = 0x4af800 max_arch_pfn = 0x400000000
Nov 15 07:41:51 Incog kernel: MTRR map: 5 entries (3 fixed + 2 variable; max 23), built from 10 variable MTRRs
Nov 15 07:41:51 Incog kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
Nov 15 07:41:51 Incog kernel: last_pfn = 0x43b00 max_arch_pfn = 0x400000000
Nov 15 07:41:51 Incog kernel: esrt: Reserving ESRT space from 0x0000000037ca2818 to 0x0000000037ca2850.
Nov 15 07:41:51 Incog kernel: e820: update [mem 0x37ca2000-0x37ca2fff] usable ==> reserved
Nov 15 07:41:51 Incog kernel: Using GB pages for direct mapping
Nov 15 07:41:51 Incog kernel: Incomplete global flushes, disabling PCID
Nov 15 07:41:51 Incog kernel: Secure boot disabled
Nov 15 07:41:51 Incog kernel: RAMDISK: [mem 0x341bc000-0x353b2fff]
Nov 15 07:41:51 Incog kernel: ACPI: Early table checksum verification disabled
Nov 15 07:41:51 Incog kernel: ACPI: RSDP 0x0000000043AFE014 000024 (v02 ACRSYS)
Nov 15 07:41:51 Incog kernel: ACPI: XSDT 0x0000000043ACC188 00015C (v01 ACRSYS ACRPRDCT 00000002      01000013)
Nov 15 07:41:51 Incog kernel: ACPI: FACP 0x0000000043AC1000 000114 (v06 ACRSYS ACRPRDCT 00000002 1025 00040000)
Nov 15 07:41:51 Incog kernel: ACPI: DSDT 0x0000000043A48000 075DE7 (v02 ACRSYS ACRPRDCT 00000002 1025 00040000)
Nov 15 07:41:51 Incog kernel: ACPI: FACS 0x000000004397F000 000040
Nov 15 07:41:51 Incog kernel: ACPI: UEFI 0x0000000043A2E000 000236 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
Nov 15 07:41:51 Incog kernel: ACPI: SSDT 0x0000000043AF8000 004B02 (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
Nov 15 07:41:51 Incog kernel: ACPI: SSDT 0x0000000043AF7000 00038C (v02 ACRSYS ACRPRDCT 00000001 1025 00040000)
Nov 15 07:41:51 Incog kernel: ACPI: SSDT 0x0000000043AF6000 000106 (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Nov 15 07:41:51 Incog kernel: ACPI: SSDT 0x0000000043AF0000 005D2C (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Nov 15 07:41:51 Incog kernel: ACPI: SSDT 0x0000000043AED000 002AFE (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Nov 15 07:41:51 Incog kernel: ACPI: SSDT 0x0000000043AE9000 0033D3 (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Nov 15 07:41:51 Incog kernel: ACPI: SSDT 0x0000000043ADB000 00D39F (v02 INTEL  TcssSsdt 00001000 INTL 20200717)
Nov 15 07:41:51 Incog kernel: ACPI: SSDT 0x0000000043ADA000 00094D (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Nov 15 07:41:51 Incog kernel: ACPI: SSDT 0x0000000043AD9000 000033 (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Nov 15 07:41:51 Incog kernel: ACPI: SSDT 0x0000000043AD7000 001246 (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
Nov 15 07:41:51 Incog kernel: ACPI: SSDT 0x0000000043AD6000 00077B (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
Nov 15 07:41:51 Incog kernel: ACPI: TPM2 0x0000000043AD5000 00004C (v04 ACRSYS ACRPRDCT 00000002 1025 00040000)
Nov 15 07:41:51 Incog kernel: ACPI: MSDM 0x0000000043AD4000 000055 (v03 ACRSYS ACRPRDCT 00000001 1025 00040000)
Nov 15 07:41:51 Incog kernel: ACPI: LPIT 0x0000000043AD3000 0000CC (v01 ACRSYS ACRPRDCT 00000002 1025 00040000)
Nov 15 07:41:51 Incog kernel: ACPI: WSMT 0x0000000043AD2000 000028 (v01 ACRSYS ACRPRDCT 00000002 1025 00040000)
Nov 15 07:41:51 Incog kernel: ACPI: SSDT 0x0000000043AD1000 000AD9 (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
Nov 15 07:41:51 Incog kernel: ACPI: SSDT 0x0000000043ACE000 002357 (v02 ACRSYS ACRPRDCT 00000000 1025 00040000)
Nov 15 07:41:51 Incog kernel: ACPI: DBGP 0x0000000043ACD000 000034 (v01 ACRSYS ACRPRDCT 00000002 1025 00040000)
Nov 15 07:41:51 Incog kernel: ACPI: DBG2 0x0000000043AFD000 000054 (v00 ACRSYS ACRPRDCT 00000002 1025 00040000)
Nov 15 07:41:51 Incog kernel: ACPI: NHLT 0x0000000043ACA000 001B62 (v00 ACRSYS ACRPRDCT 00000002 1025 00040000)
Nov 15 07:41:51 Incog kernel: ACPI: SSDT 0x0000000043AC2000 007DEE (v01 ACRSYS ACRPRDCT 00001000 1025 00040000)
Nov 15 07:41:51 Incog kernel: ACPI: HPET 0x0000000043AC0000 000038 (v01 ACRSYS ACRPRDCT 00000002 1025 00040000)
Nov 15 07:41:51 Incog kernel: ACPI: APIC 0x0000000043ABF000 0001DC (v04 ACRSYS ACRPRDCT 00000002 1025 00040000)
Nov 15 07:41:51 Incog kernel: ACPI: MCFG 0x0000000043ABE000 00003C (v01 ACRSYS ACRPRDCT 00000002 1025 00040000)
Nov 15 07:41:51 Incog kernel: ACPI: SSDT 0x0000000043A45000 00210D (v02 ACRSYS ACRPRDCT 00000002 1025 00040000)
Nov 15 07:41:51 Incog kernel: ACPI: SSDT 0x0000000043A43000 001D0E (v02 ACRSYS ACRPRDCT 00000002 1025 00040000)
Nov 15 07:41:51 Incog kernel: ACPI: $H2O 0x0000000043A42000 00002C (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
Nov 15 07:41:51 Incog kernel: ACPI: DMAR 0x0000000043A41000 000088 (v02 ACRSYS ACRPRDCT 00000002 1025 00040000)
Nov 15 07:41:51 Incog kernel: ACPI: UEFI 0x000000004397C000 00063A (v01 ACRSYS ACRPRDCT 00000000 1025 00040000)
Nov 15 07:41:51 Incog kernel: ACPI: UEFI 0x000000004397B000 00005C (v01 ACRSYS ACRPRDCT 00000000 1025 00040000)
Nov 15 07:41:51 Incog kernel: ACPI: SSDT 0x0000000043A40000 000497 (v02 ACRSYS ACRPRDCT 00000000 1025 00040000)
Nov 15 07:41:51 Incog kernel: ACPI: SSDT 0x0000000043A3C000 003AEA (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Nov 15 07:41:51 Incog kernel: ACPI: SSDT 0x0000000043A38000 0039DA (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Nov 15 07:41:51 Incog kernel: ACPI: SSDT 0x0000000043A37000 0000F8 (v01 ACRSYS ACRPRDCT 00001000 1025 00040000)
Nov 15 07:41:51 Incog kernel: ACPI: FPDT 0x0000000043A36000 000044 (v01 ACRSYS ACRPRDCT 00000002 1025 00040000)
Nov 15 07:41:51 Incog kernel: ACPI: PHAT 0x0000000043A34000 000591 (v01 ACRSYS ACRPRDCT 00000005 1025 00040000)
Nov 15 07:41:51 Incog kernel: ACPI: BGRT 0x0000000043A35000 000038 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
Nov 15 07:41:51 Incog kernel: ACPI: Reserving FACP table memory at [mem 0x43ac1000-0x43ac1113]
Nov 15 07:41:51 Incog kernel: ACPI: Reserving DSDT table memory at [mem 0x43a48000-0x43abdde6]
Nov 15 07:41:51 Incog kernel: ACPI: Reserving FACS table memory at [mem 0x4397f000-0x4397f03f]
Nov 15 07:41:51 Incog kernel: ACPI: Reserving UEFI table memory at [mem 0x43a2e000-0x43a2e235]
Nov 15 07:41:51 Incog kernel: ACPI: Reserving SSDT table memory at [mem 0x43af8000-0x43afcb01]
Nov 15 07:41:51 Incog kernel: ACPI: Reserving SSDT table memory at [mem 0x43af7000-0x43af738b]
Nov 15 07:41:51 Incog kernel: ACPI: Reserving SSDT table memory at [mem 0x43af6000-0x43af6105]
Nov 15 07:41:51 Incog kernel: ACPI: Reserving SSDT table memory at [mem 0x43af0000-0x43af5d2b]
Nov 15 07:41:51 Incog kernel: ACPI: Reserving SSDT table memory at [mem 0x43aed000-0x43aefafd]
Nov 15 07:41:51 Incog kernel: ACPI: Reserving SSDT table memory at [mem 0x43ae9000-0x43aec3d2]
Nov 15 07:41:51 Incog kernel: ACPI: Reserving SSDT table memory at [mem 0x43adb000-0x43ae839e]
Nov 15 07:41:51 Incog kernel: ACPI: Reserving SSDT table memory at [mem 0x43ada000-0x43ada94c]
Nov 15 07:41:51 Incog kernel: ACPI: Reserving SSDT table memory at [mem 0x43ad9000-0x43ad9032]
Nov 15 07:41:51 Incog kernel: ACPI: Reserving SSDT table memory at [mem 0x43ad7000-0x43ad8245]
Nov 15 07:41:51 Incog kernel: ACPI: Reserving SSDT table memory at [mem 0x43ad6000-0x43ad677a]
Nov 15 07:41:51 Incog kernel: ACPI: Reserving TPM2 table memory at [mem 0x43ad5000-0x43ad504b]
Nov 15 07:41:51 Incog kernel: ACPI: Reserving MSDM table memory at [mem 0x43ad4000-0x43ad4054]
Nov 15 07:41:51 Incog kernel: ACPI: Reserving LPIT table memory at [mem 0x43ad3000-0x43ad30cb]
Nov 15 07:41:51 Incog kernel: ACPI: Reserving WSMT table memory at [mem 0x43ad2000-0x43ad2027]
Nov 15 07:41:51 Incog kernel: ACPI: Reserving SSDT table memory at [mem 0x43ad1000-0x43ad1ad8]
Nov 15 07:41:51 Incog kernel: ACPI: Reserving SSDT table memory at [mem 0x43ace000-0x43ad0356]
Nov 15 07:41:51 Incog kernel: ACPI: Reserving DBGP table memory at [mem 0x43acd000-0x43acd033]
Nov 15 07:41:51 Incog kernel: ACPI: Reserving DBG2 table memory at [mem 0x43afd000-0x43afd053]
Nov 15 07:41:51 Incog kernel: ACPI: Reserving NHLT table memory at [mem 0x43aca000-0x43acbb61]
Nov 15 07:41:51 Incog kernel: ACPI: Reserving SSDT table memory at [mem 0x43ac2000-0x43ac9ded]
Nov 15 07:41:51 Incog kernel: ACPI: Reserving HPET table memory at [mem 0x43ac0000-0x43ac0037]
Nov 15 07:41:51 Incog kernel: ACPI: Reserving APIC table memory at [mem 0x43abf000-0x43abf1db]
Nov 15 07:41:51 Incog kernel: ACPI: Reserving MCFG table memory at [mem 0x43abe000-0x43abe03b]
Nov 15 07:41:51 Incog kernel: ACPI: Reserving SSDT table memory at [mem 0x43a45000-0x43a4710c]
Nov 15 07:41:51 Incog kernel: ACPI: Reserving SSDT table memory at [mem 0x43a43000-0x43a44d0d]
Nov 15 07:41:51 Incog kernel: ACPI: Reserving $H2O table memory at [mem 0x43a42000-0x43a4202b]
Nov 15 07:41:51 Incog kernel: ACPI: Reserving DMAR table memory at [mem 0x43a41000-0x43a41087]
Nov 15 07:41:51 Incog kernel: ACPI: Reserving UEFI table memory at [mem 0x4397c000-0x4397c639]
Nov 15 07:41:51 Incog kernel: ACPI: Reserving UEFI table memory at [mem 0x4397b000-0x4397b05b]
Nov 15 07:41:51 Incog kernel: ACPI: Reserving SSDT table memory at [mem 0x43a40000-0x43a40496]
Nov 15 07:41:51 Incog kernel: ACPI: Reserving SSDT table memory at [mem 0x43a3c000-0x43a3fae9]
Nov 15 07:41:51 Incog kernel: ACPI: Reserving SSDT table memory at [mem 0x43a38000-0x43a3b9d9]
Nov 15 07:41:51 Incog kernel: ACPI: Reserving SSDT table memory at [mem 0x43a37000-0x43a370f7]
Nov 15 07:41:51 Incog kernel: ACPI: Reserving FPDT table memory at [mem 0x43a36000-0x43a36043]
Nov 15 07:41:51 Incog kernel: ACPI: Reserving PHAT table memory at [mem 0x43a34000-0x43a34590]
Nov 15 07:41:51 Incog kernel: ACPI: Reserving BGRT table memory at [mem 0x43a35000-0x43a35037]
Nov 15 07:41:51 Incog kernel: No NUMA configuration found
Nov 15 07:41:51 Incog kernel: Faking a node at [mem 0x0000000000000000-0x00000004af7fffff]
Nov 15 07:41:51 Incog kernel: NODE_DATA(0) allocated [mem 0x4af7d52c0-0x4af7fffff]
Nov 15 07:41:51 Incog kernel: Zone ranges:
Nov 15 07:41:51 Incog kernel:   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
Nov 15 07:41:51 Incog kernel:   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
Nov 15 07:41:51 Incog kernel:   Normal   [mem 0x0000000100000000-0x00000004af7fffff]
Nov 15 07:41:51 Incog kernel:   Device   empty
Nov 15 07:41:51 Incog kernel: Movable zone start for each node
Nov 15 07:41:51 Incog kernel: Early memory node ranges
Nov 15 07:41:51 Incog kernel:   node   0: [mem 0x0000000000001000-0x000000000009efff]
Nov 15 07:41:51 Incog kernel:   node   0: [mem 0x0000000000100000-0x0000000036eccfff]
Nov 15 07:41:51 Incog kernel:   node   0: [mem 0x0000000036ed6000-0x000000003c2c8fff]
Nov 15 07:41:51 Incog kernel:   node   0: [mem 0x000000003cbc9000-0x000000003e9defff]
Nov 15 07:41:51 Incog kernel:   node   0: [mem 0x0000000043aff000-0x0000000043afffff]
Nov 15 07:41:51 Incog kernel:   node   0: [mem 0x0000000100000000-0x00000004af7fffff]
Nov 15 07:41:51 Incog kernel: Initmem setup node 0 [mem 0x0000000000001000-0x00000004af7fffff]
Nov 15 07:41:51 Incog kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Nov 15 07:41:51 Incog kernel: On node 0, zone DMA: 97 pages in unavailable ranges
Nov 15 07:41:51 Incog kernel: On node 0, zone DMA32: 9 pages in unavailable ranges
Nov 15 07:41:51 Incog kernel: On node 0, zone DMA32: 2304 pages in unavailable ranges
Nov 15 07:41:51 Incog kernel: On node 0, zone DMA32: 20768 pages in unavailable ranges
Nov 15 07:41:51 Incog kernel: On node 0, zone Normal: 17664 pages in unavailable ranges
Nov 15 07:41:51 Incog kernel: On node 0, zone Normal: 2048 pages in unavailable ranges
Nov 15 07:41:51 Incog kernel: Reserving Intel graphics memory at [mem 0x4c800000-0x507fffff]
Nov 15 07:41:51 Incog kernel: ACPI: PM-Timer IO Port: 0x1808
Nov 15 07:41:51 Incog kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
Nov 15 07:41:51 Incog kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
Nov 15 07:41:51 Incog kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
Nov 15 07:41:51 Incog kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
Nov 15 07:41:51 Incog kernel: ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
Nov 15 07:41:51 Incog kernel: ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
Nov 15 07:41:51 Incog kernel: ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
Nov 15 07:41:51 Incog kernel: ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
Nov 15 07:41:51 Incog kernel: ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
Nov 15 07:41:51 Incog kernel: ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
Nov 15 07:41:51 Incog kernel: ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
Nov 15 07:41:51 Incog kernel: ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
Nov 15 07:41:51 Incog kernel: ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
Nov 15 07:41:51 Incog kernel: ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
Nov 15 07:41:51 Incog kernel: ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
Nov 15 07:41:51 Incog kernel: ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1])
Nov 15 07:41:51 Incog kernel: ACPI: LAPIC_NMI (acpi_id[0x11] high edge lint[0x1])
Nov 15 07:41:51 Incog kernel: ACPI: LAPIC_NMI (acpi_id[0x12] high edge lint[0x1])
Nov 15 07:41:51 Incog kernel: ACPI: LAPIC_NMI (acpi_id[0x13] high edge lint[0x1])
Nov 15 07:41:51 Incog kernel: ACPI: LAPIC_NMI (acpi_id[0x14] high edge lint[0x1])
Nov 15 07:41:51 Incog kernel: ACPI: LAPIC_NMI (acpi_id[0x15] high edge lint[0x1])
Nov 15 07:41:51 Incog kernel: ACPI: LAPIC_NMI (acpi_id[0x16] high edge lint[0x1])
Nov 15 07:41:51 Incog kernel: ACPI: LAPIC_NMI (acpi_id[0x17] high edge lint[0x1])
Nov 15 07:41:51 Incog kernel: ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
Nov 15 07:41:51 Incog kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
Nov 15 07:41:51 Incog kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Nov 15 07:41:51 Incog kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Nov 15 07:41:51 Incog kernel: ACPI: Using ACPI (MADT) for SMP configuration information
Nov 15 07:41:51 Incog kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000
Nov 15 07:41:51 Incog kernel: e820: update [mem 0x370e1000-0x371d4fff] usable ==> reserved
Nov 15 07:41:51 Incog kernel: TSC deadline timer available
Nov 15 07:41:51 Incog kernel: CPU topo: Max. logical packages:   1
Nov 15 07:41:51 Incog kernel: CPU topo: Max. logical dies:       1
Nov 15 07:41:51 Incog kernel: CPU topo: Max. dies per package:   1
Nov 15 07:41:51 Incog kernel: CPU topo: Max. threads per core:   2
Nov 15 07:41:51 Incog kernel: CPU topo: Num. cores per package:    10
Nov 15 07:41:51 Incog kernel: CPU topo: Num. threads per package:  12
Nov 15 07:41:51 Incog kernel: CPU topo: Allowing 12 present CPUs plus 0 hotplug CPUs
Nov 15 07:41:51 Incog kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
Nov 15 07:41:51 Incog kernel: PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x000fffff]
Nov 15 07:41:51 Incog kernel: PM: hibernation: Registered nosave memory: [mem 0x36ecd000-0x36ed5fff]
Nov 15 07:41:51 Incog kernel: PM: hibernation: Registered nosave memory: [mem 0x370e1000-0x371d4fff]
Nov 15 07:41:51 Incog kernel: PM: hibernation: Registered nosave memory: [mem 0x37ca2000-0x37ca2fff]
Nov 15 07:41:51 Incog kernel: PM: hibernation: Registered nosave memory: [mem 0x3c2c9000-0x3cbc8fff]
Nov 15 07:41:51 Incog kernel: PM: hibernation: Registered nosave memory: [mem 0x3e9df000-0x40a7efff]
Nov 15 07:41:51 Incog kernel: PM: hibernation: Registered nosave memory: [mem 0x40a7f000-0x43a2efff]
Nov 15 07:41:51 Incog kernel: PM: hibernation: Registered nosave memory: [mem 0x43a2f000-0x43afefff]
Nov 15 07:41:51 Incog kernel: PM: hibernation: Registered nosave memory: [mem 0x43b00000-0x47ffffff]
Nov 15 07:41:51 Incog kernel: PM: hibernation: Registered nosave memory: [mem 0x48000000-0x48dfffff]
Nov 15 07:41:51 Incog kernel: PM: hibernation: Registered nosave memory: [mem 0x48e00000-0x48ffffff]
Nov 15 07:41:51 Incog kernel: PM: hibernation: Registered nosave memory: [mem 0x49000000-0x49ffffff]
Nov 15 07:41:51 Incog kernel: PM: hibernation: Registered nosave memory: [mem 0x4a000000-0x507fffff]
Nov 15 07:41:51 Incog kernel: PM: hibernation: Registered nosave memory: [mem 0x50800000-0xfe00ffff]
Nov 15 07:41:51 Incog kernel: PM: hibernation: Registered nosave memory: [mem 0xfe010000-0xfe010fff]
Nov 15 07:41:51 Incog kernel: PM: hibernation: Registered nosave memory: [mem 0xfe011000-0xfed1ffff]
Nov 15 07:41:51 Incog kernel: PM: hibernation: Registered nosave memory: [mem 0xfed20000-0xfed7ffff]
Nov 15 07:41:51 Incog kernel: PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xffffffff]
Nov 15 07:41:51 Incog kernel: [mem 0x50800000-0xfe00ffff] available for PCI devices
Nov 15 07:41:51 Incog kernel: Booting paravirtualized kernel on bare hardware
Nov 15 07:41:51 Incog kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
Nov 15 07:41:51 Incog kernel: setup_percpu: NR_CPUS:8192 nr_cpumask_bits:12 nr_cpu_ids:12 nr_node_ids:1
Nov 15 07:41:51 Incog kernel: percpu: Embedded 67 pages/cpu s237568 r8192 d28672 u524288
Nov 15 07:41:51 Incog kernel: pcpu-alloc: s237568 r8192 d28672 u524288 alloc=1*2097152
Nov 15 07:41:51 Incog kernel: pcpu-alloc: [0] 00 01 02 03 [0] 04 05 06 07 
Nov 15 07:41:51 Incog kernel: pcpu-alloc: [0] 08 09 10 11 
Nov 15 07:41:51 Incog kernel: Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=ab10877f-71ea-4d97-a34d-32a67b154b96 rw loglevel=3 quiet
Nov 15 07:41:51 Incog kernel: Unknown kernel command line parameters "BOOT_IMAGE=/vmlinuz-linux", will be passed to user space.
Nov 15 07:41:51 Incog kernel: printk: log buffer data + meta data: 131072 + 458752 = 589824 bytes
Nov 15 07:41:51 Incog kernel: Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
Nov 15 07:41:51 Incog kernel: Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
Nov 15 07:41:51 Incog kernel: Fallback order for Node 0: 0 
Nov 15 07:41:51 Incog kernel: Built 1 zonelists, mobility grouping on.  Total pages: 4118645
Nov 15 07:41:51 Incog kernel: Policy zone: Normal
Nov 15 07:41:51 Incog kernel: mem auto-init: stack:all(zero), heap alloc:on, heap free:off
Nov 15 07:41:51 Incog kernel: software IO TLB: area num 16.
Nov 15 07:41:51 Incog kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=12, Nodes=1
Nov 15 07:41:51 Incog kernel: ftrace: allocating 51636 entries in 202 pages
Nov 15 07:41:51 Incog kernel: ftrace: allocated 202 pages with 4 groups
Nov 15 07:41:51 Incog kernel: Dynamic Preempt: full
Nov 15 07:41:51 Incog kernel: rcu: Preemptible hierarchical RCU implementation.
Nov 15 07:41:51 Incog kernel: rcu:         RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=12.
Nov 15 07:41:51 Incog kernel: rcu:         RCU priority boosting: priority 1 delay 500 ms.
Nov 15 07:41:51 Incog kernel:         Trampoline variant of Tasks RCU enabled.
Nov 15 07:41:51 Incog kernel:         Rude variant of Tasks RCU enabled.
Nov 15 07:41:51 Incog kernel:         Tracing variant of Tasks RCU enabled.
Nov 15 07:41:51 Incog kernel: rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
Nov 15 07:41:51 Incog kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=12
Nov 15 07:41:51 Incog kernel: RCU Tasks: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=12.
Nov 15 07:41:51 Incog kernel: RCU Tasks Rude: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=12.
Nov 15 07:41:51 Incog kernel: RCU Tasks Trace: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=12.
Nov 15 07:41:51 Incog kernel: NR_IRQS: 524544, nr_irqs: 2152, preallocated irqs: 16
Nov 15 07:41:51 Incog kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention.
Nov 15 07:41:51 Incog kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
Nov 15 07:41:51 Incog kernel: Console: colour dummy device 80x25
Nov 15 07:41:51 Incog kernel: printk: legacy console [tty0] enabled
Nov 15 07:41:51 Incog kernel: ACPI: Core revision 20240827
Nov 15 07:41:51 Incog kernel: hpet: HPET dysfunctional in PC10. Force disabled.
Nov 15 07:41:51 Incog kernel: APIC: Switch to symmetric I/O mode setup
Nov 15 07:41:51 Incog kernel: DMAR: Host address width 39
Nov 15 07:41:51 Incog kernel: DMAR: DRHD base: 0x000000fed90000 flags: 0x0
Nov 15 07:41:51 Incog kernel: DMAR: dmar0: reg_base_addr fed90000 ver 4:0 cap 1c0000c40660462 ecap 29a00f0505e
Nov 15 07:41:51 Incog kernel: DMAR: DRHD base: 0x000000fed91000 flags: 0x1
Nov 15 07:41:51 Incog kernel: DMAR: dmar1: reg_base_addr fed91000 ver 5:0 cap d2008c40660462 ecap f050da
Nov 15 07:41:51 Incog kernel: DMAR: RMRR base: 0x0000004c000000 end: 0x000000507fffff
Nov 15 07:41:51 Incog kernel: DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
Nov 15 07:41:51 Incog kernel: DMAR-IR: HPET id 0 under DRHD base 0xfed91000
Nov 15 07:41:51 Incog kernel: DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
Nov 15 07:41:51 Incog kernel: DMAR-IR: Enabled IRQ remapping in x2apic mode
Nov 15 07:41:51 Incog kernel: x2apic enabled
Nov 15 07:41:51 Incog kernel: APIC: Switched APIC routing to: cluster x2apic
Nov 15 07:41:51 Incog kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x23fa772cf26, max_idle_ns: 440795269835 ns
Nov 15 07:41:51 Incog kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 4992.00 BogoMIPS (lpj=2496000)
Nov 15 07:41:51 Incog kernel: CPU0: Thermal monitoring enabled (TM1)
Nov 15 07:41:51 Incog kernel: x86/cpu: User Mode Instruction Prevention (UMIP) activated
Nov 15 07:41:51 Incog kernel: CET detected: Indirect Branch Tracking enabled
Nov 15 07:41:51 Incog kernel: Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
Nov 15 07:41:51 Incog kernel: Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
Nov 15 07:41:51 Incog kernel: process: using mwait in idle threads
Nov 15 07:41:51 Incog kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Nov 15 07:41:51 Incog kernel: Spectre V2 : Spectre BHI mitigation: SW BHB clearing on syscall and VM exit
Nov 15 07:41:51 Incog kernel: Spectre V2 : Mitigation: Enhanced / Automatic IBRS
Nov 15 07:41:51 Incog kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Nov 15 07:41:51 Incog kernel: Spectre V2 : Spectre v2 / PBRSB-eIBRS: Retire a single CALL on VMEXIT
Nov 15 07:41:51 Incog kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
Nov 15 07:41:51 Incog kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
Nov 15 07:41:51 Incog kernel: Register File Data Sampling: Vulnerable: No microcode
Nov 15 07:41:51 Incog kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Nov 15 07:41:51 Incog kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Nov 15 07:41:51 Incog kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Nov 15 07:41:51 Incog kernel: x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
Nov 15 07:41:51 Incog kernel: x86/fpu: Supporting XSAVE feature 0x800: 'Control-flow User registers'
Nov 15 07:41:51 Incog kernel: x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
Nov 15 07:41:51 Incog kernel: x86/fpu: xstate_offset[9]:  832, xstate_sizes[9]:    8
Nov 15 07:41:51 Incog kernel: x86/fpu: xstate_offset[11]:  840, xstate_sizes[11]:   16
Nov 15 07:41:51 Incog kernel: x86/fpu: Enabled xstate features 0xa07, context size is 856 bytes, using 'compacted' format.
Nov 15 07:41:51 Incog kernel: Freeing SMP alternatives memory: 40K
Nov 15 07:41:51 Incog kernel: pid_max: default: 32768 minimum: 301
Nov 15 07:41:51 Incog kernel: LSM: initializing lsm=capability,landlock,lockdown,yama,bpf
Nov 15 07:41:51 Incog kernel: landlock: Up and running.
Nov 15 07:41:51 Incog kernel: Yama: becoming mindful.
Nov 15 07:41:51 Incog kernel: LSM support for eBPF active
Nov 15 07:41:51 Incog kernel: Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
Nov 15 07:41:51 Incog kernel: Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
Nov 15 07:41:51 Incog kernel: smpboot: CPU0: 12th Gen Intel(R) Core(TM) i5-1235U (family: 0x6, model: 0x9a, stepping: 0x4)
Nov 15 07:41:51 Incog kernel: Performance Events: XSAVE Architectural LBR, PEBS fmt4+-baseline,  AnyThread deprecated, Alderlake Hybrid events, 32-deep LBR, full-width counters, Intel PMU driver.
Nov 15 07:41:51 Incog kernel: core: cpu_core PMU driver: 
Nov 15 07:41:51 Incog kernel: ... version:                5
Nov 15 07:41:51 Incog kernel: ... bit width:              48
Nov 15 07:41:51 Incog kernel: ... generic registers:      8
Nov 15 07:41:51 Incog kernel: ... value mask:             0000ffffffffffff
Nov 15 07:41:51 Incog kernel: ... max period:             00007fffffffffff
Nov 15 07:41:51 Incog kernel: ... fixed-purpose events:   4
Nov 15 07:41:51 Incog kernel: ... event mask:             0001000f000000ff
Nov 15 07:41:51 Incog kernel: signal: max sigframe size: 3632
Nov 15 07:41:51 Incog kernel: Estimated ratio of average max frequency by base frequency (times 1024): 1638
Nov 15 07:41:51 Incog kernel: rcu: Hierarchical SRCU implementation.
Nov 15 07:41:51 Incog kernel: rcu:         Max phase no-delay instances is 400.
Nov 15 07:41:51 Incog kernel: Timer migration: 2 hierarchy levels; 8 children per group; 2 crossnode level
Nov 15 07:41:51 Incog kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Nov 15 07:41:51 Incog kernel: smp: Bringing up secondary CPUs ...
Nov 15 07:41:51 Incog kernel: smpboot: x86: Booting SMP configuration:
Nov 15 07:41:51 Incog kernel: .... node  #0, CPUs:        #2  #4  #5  #6  #7  #8  #9 #10 #11
Nov 15 07:41:51 Incog kernel: core: cpu_atom PMU driver: PEBS-via-PT 
Nov 15 07:41:51 Incog kernel: ... version:                5
Nov 15 07:41:51 Incog kernel: ... bit width:              48
Nov 15 07:41:51 Incog kernel: ... generic registers:      6
Nov 15 07:41:51 Incog kernel: ... value mask:             0000ffffffffffff
Nov 15 07:41:51 Incog kernel: ... max period:             00007fffffffffff
Nov 15 07:41:51 Incog kernel: ... fixed-purpose events:   3
Nov 15 07:41:51 Incog kernel: ... event mask:             000000070000003f
Nov 15 07:41:51 Incog kernel:   #1  #3
Nov 15 07:41:51 Incog kernel: smp: Brought up 1 node, 12 CPUs
Nov 15 07:41:51 Incog kernel: smpboot: Total of 12 processors activated (59904.00 BogoMIPS)
Nov 15 07:41:51 Incog kernel: Memory: 16023448K/16474580K available (18432K kernel code, 2693K rwdata, 14440K rodata, 4304K init, 3932K bss, 428104K reserved, 0K cma-reserved)
Nov 15 07:41:51 Incog kernel: devtmpfs: initialized
Nov 15 07:41:51 Incog kernel: x86/mm: Memory block size: 128MB
Nov 15 07:41:51 Incog kernel: ACPI: PM: Registering ACPI NVS region [mem 0x40a7f000-0x43a2efff] (50003968 bytes)
Nov 15 07:41:51 Incog kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
Nov 15 07:41:51 Incog kernel: futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
Nov 15 07:41:51 Incog kernel: pinctrl core: initialized pinctrl subsystem
Nov 15 07:41:51 Incog kernel: PM: RTC time: 01:56:47, date: 2025-11-15
Nov 15 07:41:51 Incog kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
Nov 15 07:41:51 Incog kernel: DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
Nov 15 07:41:51 Incog kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
Nov 15 07:41:51 Incog kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
Nov 15 07:41:51 Incog kernel: audit: initializing netlink subsys (disabled)
Nov 15 07:41:51 Incog kernel: audit: type=2000 audit(1763171807.009:1): state=initialized audit_enabled=0 res=1
Nov 15 07:41:51 Incog kernel: thermal_sys: Registered thermal governor 'fair_share'
Nov 15 07:41:51 Incog kernel: thermal_sys: Registered thermal governor 'bang_bang'
Nov 15 07:41:51 Incog kernel: thermal_sys: Registered thermal governor 'step_wise'
Nov 15 07:41:51 Incog kernel: thermal_sys: Registered thermal governor 'user_space'
Nov 15 07:41:51 Incog kernel: thermal_sys: Registered thermal governor 'power_allocator'
Nov 15 07:41:51 Incog kernel: cpuidle: using governor ladder
Nov 15 07:41:51 Incog kernel: cpuidle: using governor menu
Nov 15 07:41:51 Incog kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Nov 15 07:41:51 Incog kernel: PCI: ECAM [mem 0xc0000000-0xce0fffff] (base 0xc0000000) for domain 0000 [bus 00-e0]
Nov 15 07:41:51 Incog kernel: PCI: Using configuration type 1 for base access
Nov 15 07:41:51 Incog kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
Nov 15 07:41:51 Incog kernel: HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
Nov 15 07:41:51 Incog kernel: HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
Nov 15 07:41:51 Incog kernel: HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
Nov 15 07:41:51 Incog kernel: HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
Nov 15 07:41:51 Incog kernel: ACPI: Added _OSI(Module Device)
Nov 15 07:41:51 Incog kernel: ACPI: Added _OSI(Processor Device)
Nov 15 07:41:51 Incog kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Nov 15 07:41:51 Incog kernel: ACPI: Added _OSI(Processor Aggregator Device)
Nov 15 07:41:51 Incog kernel: ACPI: 21 ACPI AML tables successfully acquired and loaded
Nov 15 07:41:51 Incog kernel: ACPI: USB4 _OSC: OS supports USB3+ DisplayPort+ PCIe+ XDomain+
Nov 15 07:41:51 Incog kernel: ACPI: USB4 _OSC: OS controls USB3+ DisplayPort+ PCIe+ XDomain+
Nov 15 07:41:51 Incog kernel: ACPI: Dynamic OEM Table Load:
Nov 15 07:41:51 Incog kernel: ACPI: SSDT 0xFFFF9E3F41F59800 000394 (v02 PmRef  Cpu0Cst  00003001 INTL 20200717)
Nov 15 07:41:51 Incog kernel: ACPI: Dynamic OEM Table Load:
Nov 15 07:41:51 Incog kernel: ACPI: SSDT 0xFFFF9E3F4135D800 0005E4 (v02 PmRef  Cpu0Ist  00003000 INTL 20200717)
Nov 15 07:41:51 Incog kernel: ACPI: Dynamic OEM Table Load:
Nov 15 07:41:51 Incog kernel: ACPI: SSDT 0xFFFF9E3F41F55800 0001AB (v02 PmRef  Cpu0Psd  00003000 INTL 20200717)
Nov 15 07:41:51 Incog kernel: ACPI: Dynamic OEM Table Load:
Nov 15 07:41:51 Incog kernel: ACPI: SSDT 0xFFFF9E3F4135A800 0004BA (v02 PmRef  Cpu0Hwp  00003000 INTL 20200717)
Nov 15 07:41:51 Incog kernel: ACPI: Dynamic OEM Table Load:
Nov 15 07:41:51 Incog kernel: ACPI: SSDT 0xFFFF9E3F41336000 001BAF (v02 PmRef  ApIst    00003000 INTL 20200717)
Nov 15 07:41:51 Incog kernel: ACPI: Dynamic OEM Table Load:
Nov 15 07:41:51 Incog kernel: ACPI: SSDT 0xFFFF9E3F41332000 001038 (v02 PmRef  ApHwp    00003000 INTL 20200717)
Nov 15 07:41:51 Incog kernel: ACPI: Dynamic OEM Table Load:
Nov 15 07:41:51 Incog kernel: ACPI: SSDT 0xFFFF9E3F41330000 001349 (v02 PmRef  ApPsd    00003000 INTL 20200717)
Nov 15 07:41:51 Incog kernel: ACPI: Dynamic OEM Table Load:
Nov 15 07:41:51 Incog kernel: ACPI: SSDT 0xFFFF9E3F41F65000 000FBB (v02 PmRef  ApCst    00003000 INTL 20200717)
Nov 15 07:41:51 Incog kernel: ACPI: EC: EC started
Nov 15 07:41:51 Incog kernel: ACPI: EC: interrupt blocked
Nov 15 07:41:51 Incog kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
Nov 15 07:41:51 Incog kernel: ACPI: \_SB_.PC00.LPCB.EC0_: Boot DSDT EC used to handle transactions
Nov 15 07:41:51 Incog kernel: ACPI: Interpreter enabled
Nov 15 07:41:51 Incog kernel: ACPI: PM: (supports S0 S3 S4 S5)
Nov 15 07:41:51 Incog kernel: ACPI: Using IOAPIC for interrupt routing
Nov 15 07:41:51 Incog kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Nov 15 07:41:51 Incog kernel: PCI: Using E820 reservations for host bridge windows
Nov 15 07:41:51 Incog kernel: ACPI: Enabled 7 GPEs in block 00 to 7F
Nov 15 07:41:51 Incog kernel: ACPI: \_SB_.PC00.PEG2.PXP_: New power resource
Nov 15 07:41:51 Incog kernel: ACPI: \_SB_.PC00.PAUD: New power resource
Nov 15 07:41:51 Incog kernel: ACPI: \_SB_.PC00.CNVW.WRST: New power resource
Nov 15 07:41:51 Incog kernel: ACPI: \_SB_.PC00.TBT0: New power resource
Nov 15 07:41:51 Incog kernel: ACPI: \_SB_.PC00.TBT1: New power resource
Nov 15 07:41:51 Incog kernel: ACPI: \_SB_.PC00.D3C_: New power resource
Nov 15 07:41:51 Incog kernel: ACPI: \_TZ_.FN00: New power resource
Nov 15 07:41:51 Incog kernel: ACPI: \_TZ_.FN01: New power resource
Nov 15 07:41:51 Incog kernel: ACPI: \_TZ_.FN02: New power resource
Nov 15 07:41:51 Incog kernel: ACPI: \_TZ_.FN03: New power resource
Nov 15 07:41:51 Incog kernel: ACPI: \_TZ_.FN04: New power resource
Nov 15 07:41:51 Incog kernel: ACPI: \PIN_: New power resource
Nov 15 07:41:51 Incog kernel: ACPI: PCI Root Bridge [PC00] (domain 0000 [bus 00-e0])
Nov 15 07:41:51 Incog kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
Nov 15 07:41:51 Incog kernel: acpi PNP0A08:00: _OSC: platform does not support [AER]
Nov 15 07:41:51 Incog kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME PCIeCapability LTR DPC]
Nov 15 07:41:51 Incog kernel: PCI host bridge to bus 0000:00
Nov 15 07:41:51 Incog kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
Nov 15 07:41:51 Incog kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
Nov 15 07:41:51 Incog kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
Nov 15 07:41:51 Incog kernel: pci_bus 0000:00: root bus resource [mem 0x50800000-0xbfffffff window]
Nov 15 07:41:51 Incog kernel: pci_bus 0000:00: root bus resource [mem 0x4000000000-0x7fffffffff window]
Nov 15 07:41:51 Incog kernel: pci_bus 0000:00: root bus resource [bus 00-e0]
Nov 15 07:41:51 Incog kernel: pci 0000:00:00.0: [8086:4601] type 00 class 0x060000 conventional PCI endpoint
Nov 15 07:41:51 Incog kernel: pci 0000:00:02.0: [8086:46a8] type 00 class 0x030000 PCIe Root Complex Integrated Endpoint
Nov 15 07:41:51 Incog kernel: pci 0000:00:02.0: BAR 0 [mem 0x601e000000-0x601effffff 64bit]
Nov 15 07:41:51 Incog kernel: pci 0000:00:02.0: BAR 2 [mem 0x4000000000-0x400fffffff 64bit pref]
Nov 15 07:41:51 Incog kernel: pci 0000:00:02.0: BAR 4 [io  0x3000-0x303f]
Nov 15 07:41:51 Incog kernel: pci 0000:00:02.0: DMAR: Skip IOMMU disabling for graphics
Nov 15 07:41:51 Incog kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Nov 15 07:41:51 Incog kernel: pci 0000:00:02.0: VF BAR 0 [mem 0x00000000-0x00ffffff 64bit]
Nov 15 07:41:51 Incog kernel: pci 0000:00:02.0: VF BAR 0 [mem 0x00000000-0x06ffffff 64bit]: contains BAR 0 for 7 VFs
Nov 15 07:41:51 Incog kernel: pci 0000:00:02.0: VF BAR 2 [mem 0x00000000-0x1fffffff 64bit pref]
Nov 15 07:41:51 Incog kernel: pci 0000:00:02.0: VF BAR 2 [mem 0x00000000-0xdfffffff 64bit pref]: contains BAR 2 for 7 VFs
Nov 15 07:41:51 Incog kernel: pci 0000:00:04.0: [8086:461d] type 00 class 0x118000 conventional PCI endpoint
Nov 15 07:41:51 Incog kernel: pci 0000:00:04.0: BAR 0 [mem 0x601f440000-0x601f45ffff 64bit]
Nov 15 07:41:51 Incog kernel: pci 0000:00:07.0: [8086:466e] type 01 class 0x060400 PCIe Root Port
Nov 15 07:41:51 Incog kernel: pci 0000:00:07.0: PCI bridge to [bus 01-29]
Nov 15 07:41:51 Incog kernel: pci 0000:00:07.0:   bridge window [mem 0x54000000-0x601fffff]
Nov 15 07:41:51 Incog kernel: pci 0000:00:07.0:   bridge window [mem 0x6000000000-0x601bffffff 64bit pref]
Nov 15 07:41:51 Incog kernel: pci 0000:00:07.0: Overriding RP PIO Log Size to 4
Nov 15 07:41:51 Incog kernel: pci 0000:00:07.0: PME# supported from D0 D3hot D3cold
Nov 15 07:41:51 Incog kernel: pci 0000:00:07.0: PTM enabled (root), 4ns granularity
Nov 15 07:41:51 Incog kernel: pci 0000:00:08.0: [8086:464f] type 00 class 0x088000 conventional PCI endpoint
Nov 15 07:41:51 Incog kernel: pci 0000:00:08.0: BAR 0 [mem 0x601f480000-0x601f480fff 64bit]
Nov 15 07:41:51 Incog kernel: pci 0000:00:0d.0: [8086:461e] type 00 class 0x0c0330 conventional PCI endpoint
Nov 15 07:41:51 Incog kernel: pci 0000:00:0d.0: BAR 0 [mem 0x601f460000-0x601f46ffff 64bit]
Nov 15 07:41:51 Incog kernel: pci 0000:00:0d.0: PME# supported from D3hot D3cold
Nov 15 07:41:51 Incog kernel: pci 0000:00:0d.2: [8086:463e] type 00 class 0x0c0340 conventional PCI endpoint
Nov 15 07:41:51 Incog kernel: pci 0000:00:0d.2: BAR 0 [mem 0x601f400000-0x601f43ffff 64bit]
Nov 15 07:41:51 Incog kernel: pci 0000:00:0d.2: BAR 2 [mem 0x601f47f000-0x601f47ffff 64bit]
Nov 15 07:41:51 Incog kernel: pci 0000:00:0d.2: supports D1 D2
Nov 15 07:41:51 Incog kernel: pci 0000:00:0d.2: PME# supported from D0 D1 D2 D3hot D3cold
Nov 15 07:41:51 Incog kernel: pci 0000:00:0e.0: [8086:467f] type 00 class 0x010400 PCIe Root Complex Integrated Endpoint
Nov 15 07:41:51 Incog kernel: pci 0000:00:0e.0: BAR 0 [mem 0x601c000000-0x601dffffff 64bit]
Nov 15 07:41:51 Incog kernel: pci 0000:00:0e.0: BAR 2 [mem 0x52000000-0x53ffffff]
Nov 15 07:41:51 Incog kernel: pci 0000:00:0e.0: BAR 4 [mem 0x601f300000-0x601f3fffff 64bit]
Nov 15 07:41:51 Incog kernel: pci 0000:00:14.0: [8086:51ed] type 00 class 0x0c0330 conventional PCI endpoint
Nov 15 07:41:51 Incog kernel: pci 0000:00:14.0: BAR 0 [mem 0x60200000-0x6020ffff 64bit]
Nov 15 07:41:51 Incog kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
Nov 15 07:41:51 Incog kernel: pci 0000:00:14.2: [8086:51ef] type 00 class 0x050000 conventional PCI endpoint
Nov 15 07:41:51 Incog kernel: pci 0000:00:14.2: BAR 0 [mem 0x601f474000-0x601f477fff 64bit]
Nov 15 07:41:51 Incog kernel: pci 0000:00:14.2: BAR 2 [mem 0x601f47e000-0x601f47efff 64bit]
Nov 15 07:41:51 Incog kernel: pci 0000:00:15.0: [8086:51e8] type 00 class 0x0c8000 conventional PCI endpoint
Nov 15 07:41:51 Incog kernel: pci 0000:00:15.0: BAR 0 [mem 0x00000000-0x00000fff 64bit]
Nov 15 07:41:51 Incog kernel: pci 0000:00:15.1: [8086:51e9] type 00 class 0x0c8000 conventional PCI endpoint
Nov 15 07:41:51 Incog kernel: pci 0000:00:15.1: BAR 0 [mem 0x00000000-0x00000fff 64bit]
Nov 15 07:41:51 Incog kernel: pci 0000:00:16.0: [8086:51e0] type 00 class 0x078000 conventional PCI endpoint
Nov 15 07:41:51 Incog kernel: pci 0000:00:16.0: BAR 0 [mem 0x601f47b000-0x601f47bfff 64bit]
Nov 15 07:41:51 Incog kernel: pci 0000:00:16.0: PME# supported from D3hot
Nov 15 07:41:51 Incog kernel: pci 0000:00:17.0: [8086:09ab] type 00 class 0x088000 conventional PCI endpoint
Nov 15 07:41:51 Incog kernel: pci 0000:00:19.0: [8086:51c5] type 00 class 0x0c8000 conventional PCI endpoint
Nov 15 07:41:51 Incog kernel: pci 0000:00:19.0: BAR 0 [mem 0x00000000-0x00000fff 64bit]
Nov 15 07:41:51 Incog kernel: pci 0000:00:19.1: [8086:51c6] type 00 class 0x0c8000 conventional PCI endpoint
Nov 15 07:41:51 Incog kernel: pci 0000:00:19.1: BAR 0 [mem 0x00000000-0x00000fff 64bit]
Nov 15 07:41:51 Incog kernel: pci 0000:00:1d.0: [8086:51b0] type 01 class 0x060400 PCIe Root Port
Nov 15 07:41:51 Incog kernel: pci 0000:00:1d.0: PCI bridge to [bus 2a]
Nov 15 07:41:51 Incog kernel: pci 0000:00:1d.0:   bridge window [mem 0x601f000000-0x601f1fffff 64bit pref]
Nov 15 07:41:51 Incog kernel: pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
Nov 15 07:41:51 Incog kernel: pci 0000:00:1d.0: PTM enabled (root), 4ns granularity
Nov 15 07:41:51 Incog kernel: pci 0000:00:1f.0: [8086:5182] type 00 class 0x060100 conventional PCI endpoint
Nov 15 07:41:51 Incog kernel: pci 0000:00:1f.3: [8086:51c8] type 00 class 0x040100 conventional PCI endpoint
Nov 15 07:41:51 Incog kernel: pci 0000:00:1f.3: BAR 0 [mem 0x601f470000-0x601f473fff 64bit]
Nov 15 07:41:51 Incog kernel: pci 0000:00:1f.3: BAR 4 [mem 0x601f200000-0x601f2fffff 64bit]
Nov 15 07:41:51 Incog kernel: pci 0000:00:1f.3: PME# supported from D3hot D3cold
Nov 15 07:41:51 Incog kernel: pci 0000:00:1f.4: [8086:51a3] type 00 class 0x0c0500 conventional PCI endpoint
Nov 15 07:41:51 Incog kernel: pci 0000:00:1f.4: BAR 0 [mem 0x601f478000-0x601f4780ff 64bit]
Nov 15 07:41:51 Incog kernel: pci 0000:00:1f.4: BAR 4 [io  0xefa0-0xefbf]
Nov 15 07:41:51 Incog kernel: pci 0000:00:1f.5: [8086:51a4] type 00 class 0x0c8000 conventional PCI endpoint
Nov 15 07:41:51 Incog kernel: pci 0000:00:1f.5: BAR 0 [mem 0xfe010000-0xfe010fff]
Nov 15 07:41:51 Incog kernel: pci 0000:00:07.0: PCI bridge to [bus 01-29]
Nov 15 07:41:51 Incog kernel: pci 0000:2a:00.0: [14c3:7663] type 00 class 0x028000 PCIe Endpoint
Nov 15 07:41:51 Incog kernel: pci 0000:2a:00.0: BAR 0 [mem 0x601f000000-0x601f0fffff 64bit pref]
Nov 15 07:41:51 Incog kernel: pci 0000:2a:00.0: BAR 2 [mem 0x601f100000-0x601f103fff 64bit pref]
Nov 15 07:41:51 Incog kernel: pci 0000:2a:00.0: BAR 4 [mem 0x601f104000-0x601f104fff 64bit pref]
Nov 15 07:41:51 Incog kernel: pci 0000:2a:00.0: supports D1 D2
Nov 15 07:41:51 Incog kernel: pci 0000:2a:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Nov 15 07:41:51 Incog kernel: pci 0000:00:1d.0: PCI bridge to [bus 2a]
Nov 15 07:41:51 Incog kernel: ACPI: \_SB_.PEPD: Duplicate LPS0 _DSM functions (mask: 0x1)
Nov 15 07:41:51 Incog kernel: Low-power S0 idle used by default for system suspend
Nov 15 07:41:51 Incog kernel: ACPI: EC: interrupt unblocked
Nov 15 07:41:51 Incog kernel: ACPI: EC: event unblocked
Nov 15 07:41:51 Incog kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
Nov 15 07:41:51 Incog kernel: ACPI: EC: GPE=0x6e
Nov 15 07:41:51 Incog kernel: ACPI: \_SB_.PC00.LPCB.EC0_: Boot DSDT EC initialization complete
Nov 15 07:41:51 Incog kernel: ACPI: \_SB_.PC00.LPCB.EC0_: EC: Used to handle transactions and events
Nov 15 07:41:51 Incog kernel: iommu: Default domain type: Translated
Nov 15 07:41:51 Incog kernel: iommu: DMA domain TLB invalidation policy: lazy mode
Nov 15 07:41:51 Incog kernel: SCSI subsystem initialized
Nov 15 07:41:51 Incog kernel: libata version 3.00 loaded.
Nov 15 07:41:51 Incog kernel: ACPI: bus type USB registered
Nov 15 07:41:51 Incog kernel: usbcore: registered new interface driver usbfs
Nov 15 07:41:51 Incog kernel: usbcore: registered new interface driver hub
Nov 15 07:41:51 Incog kernel: usbcore: registered new device driver usb
Nov 15 07:41:51 Incog kernel: EDAC MC: Ver: 3.0.0
Nov 15 07:41:51 Incog kernel: efivars: Registered efivars operations
Nov 15 07:41:51 Incog kernel: NetLabel: Initializing
Nov 15 07:41:51 Incog kernel: NetLabel:  domain hash size = 128
Nov 15 07:41:51 Incog kernel: NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
Nov 15 07:41:51 Incog kernel: NetLabel:  unlabeled traffic allowed by default
Nov 15 07:41:51 Incog kernel: mctp: management component transport protocol core
Nov 15 07:41:51 Incog kernel: NET: Registered PF_MCTP protocol family
Nov 15 07:41:51 Incog kernel: PCI: Using ACPI for IRQ routing
Nov 15 07:41:51 Incog kernel: PCI: pci_cache_line_size set to 64 bytes
Nov 15 07:41:51 Incog kernel: pci 0000:00:1f.5: BAR 0 [mem 0xfe010000-0xfe010fff]: can't claim; no compatible bridge window
Nov 15 07:41:51 Incog kernel: e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
Nov 15 07:41:51 Incog kernel: e820: reserve RAM buffer [mem 0x36ecd000-0x37ffffff]
Nov 15 07:41:51 Incog kernel: e820: reserve RAM buffer [mem 0x370e1000-0x37ffffff]
Nov 15 07:41:51 Incog kernel: e820: reserve RAM buffer [mem 0x37ca2000-0x37ffffff]
Nov 15 07:41:51 Incog kernel: e820: reserve RAM buffer [mem 0x3c2c9000-0x3fffffff]
Nov 15 07:41:51 Incog kernel: e820: reserve RAM buffer [mem 0x3e9df000-0x3fffffff]
Nov 15 07:41:51 Incog kernel: e820: reserve RAM buffer [mem 0x43b00000-0x43ffffff]
Nov 15 07:41:51 Incog kernel: e820: reserve RAM buffer [mem 0x4af800000-0x4afffffff]
Nov 15 07:41:51 Incog kernel: pci 0000:00:02.0: vgaarb: setting as boot VGA device
Nov 15 07:41:51 Incog kernel: pci 0000:00:02.0: vgaarb: bridge control possible
Nov 15 07:41:51 Incog kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
Nov 15 07:41:51 Incog kernel: vgaarb: loaded
Nov 15 07:41:51 Incog kernel: clocksource: Switched to clocksource tsc-early
Nov 15 07:41:51 Incog kernel: VFS: Disk quotas dquot_6.6.0
Nov 15 07:41:51 Incog kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Nov 15 07:41:51 Incog kernel: pnp: PnP ACPI init
Nov 15 07:41:51 Incog kernel: system 00:00: [io  0x0680-0x069f] has been reserved
Nov 15 07:41:51 Incog kernel: system 00:00: [io  0x164e-0x164f] has been reserved
Nov 15 07:41:51 Incog kernel: system 00:00: [io  0xfd60-0xfd63] has been reserved
Nov 15 07:41:51 Incog kernel: system 00:02: [io  0x1854-0x1857] has been reserved
Nov 15 07:41:51 Incog kernel: pnp 00:04: disabling [mem 0xc0000000-0xcfffffff] because it overlaps 0000:00:02.0 BAR 9 [mem 0x00000000-0xdfffffff 64bit pref]
Nov 15 07:41:51 Incog kernel: system 00:04: [mem 0xfedc0000-0xfedc7fff] has been reserved
Nov 15 07:41:51 Incog kernel: system 00:04: [mem 0xfeda0000-0xfeda0fff] has been reserved
Nov 15 07:41:51 Incog kernel: system 00:04: [mem 0xfeda1000-0xfeda1fff] has been reserved
Nov 15 07:41:51 Incog kernel: system 00:04: [mem 0xfed20000-0xfed7ffff] could not be reserved
Nov 15 07:41:51 Incog kernel: system 00:04: [mem 0xfed90000-0xfed93fff] could not be reserved
Nov 15 07:41:51 Incog kernel: system 00:04: [mem 0xfed45000-0xfed8ffff] could not be reserved
Nov 15 07:41:51 Incog kernel: system 00:04: [mem 0xfee00000-0xfeefffff] has been reserved
Nov 15 07:41:51 Incog kernel: system 00:05: [io  0x2000-0x20fe] has been reserved
Nov 15 07:41:51 Incog kernel: pnp: PnP ACPI: found 7 devices
Nov 15 07:41:51 Incog kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Nov 15 07:41:51 Incog kernel: NET: Registered PF_INET protocol family
Nov 15 07:41:51 Incog kernel: IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Nov 15 07:41:51 Incog kernel: tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
Nov 15 07:41:51 Incog kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
Nov 15 07:41:51 Incog kernel: TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
Nov 15 07:41:51 Incog kernel: TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
Nov 15 07:41:51 Incog kernel: TCP: Hash tables configured (established 131072 bind 65536)
Nov 15 07:41:51 Incog kernel: MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear)
Nov 15 07:41:51 Incog kernel: UDP hash table entries: 8192 (order: 7, 524288 bytes, linear)
Nov 15 07:41:51 Incog kernel: UDP-Lite hash table entries: 8192 (order: 7, 524288 bytes, linear)
Nov 15 07:41:51 Incog kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
Nov 15 07:41:51 Incog kernel: NET: Registered PF_XDP protocol family
Nov 15 07:41:51 Incog kernel: pci 0000:00:07.0: bridge window [io  0x1000-0x0fff] to [bus 01-29] add_size 1000
Nov 15 07:41:51 Incog kernel: pci 0000:00:02.0: VF BAR 2 [mem 0x4020000000-0x40ffffffff 64bit pref]: assigned
Nov 15 07:41:51 Incog kernel: pci 0000:00:02.0: VF BAR 0 [mem 0x4010000000-0x4016ffffff 64bit]: assigned
Nov 15 07:41:51 Incog kernel: pci 0000:00:07.0: bridge window [io  0x4000-0x4fff]: assigned
Nov 15 07:41:51 Incog kernel: pci 0000:00:15.0: BAR 0 [mem 0x4017000000-0x4017000fff 64bit]: assigned
Nov 15 07:41:51 Incog kernel: pci 0000:00:15.1: BAR 0 [mem 0x4017001000-0x4017001fff 64bit]: assigned
Nov 15 07:41:51 Incog kernel: pci 0000:00:19.0: BAR 0 [mem 0x4017002000-0x4017002fff 64bit]: assigned
Nov 15 07:41:51 Incog kernel: pci 0000:00:19.1: BAR 0 [mem 0x4017003000-0x4017003fff 64bit]: assigned
Nov 15 07:41:51 Incog kernel: resource: avoiding allocation from e820 entry [mem 0x0009f000-0x000fffff]
Nov 15 07:41:51 Incog kernel: pci 0000:00:1f.5: BAR 0 [mem 0x50800000-0x50800fff]: assigned
Nov 15 07:41:51 Incog kernel: pci 0000:00:07.0: PCI bridge to [bus 01-29]
Nov 15 07:41:51 Incog kernel: pci 0000:00:07.0:   bridge window [io  0x4000-0x4fff]
Nov 15 07:41:51 Incog kernel: pci 0000:00:07.0:   bridge window [mem 0x54000000-0x601fffff]
Nov 15 07:41:51 Incog kernel: pci 0000:00:07.0:   bridge window [mem 0x6000000000-0x601bffffff 64bit pref]
Nov 15 07:41:51 Incog kernel: pci 0000:00:1d.0: PCI bridge to [bus 2a]
Nov 15 07:41:51 Incog kernel: pci 0000:00:1d.0:   bridge window [mem 0x601f000000-0x601f1fffff 64bit pref]
Nov 15 07:41:51 Incog kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
Nov 15 07:41:51 Incog kernel: pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
Nov 15 07:41:51 Incog kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
Nov 15 07:41:51 Incog kernel: pci_bus 0000:00: resource 7 [mem 0x50800000-0xbfffffff window]
Nov 15 07:41:51 Incog kernel: pci_bus 0000:00: resource 8 [mem 0x4000000000-0x7fffffffff window]
Nov 15 07:41:51 Incog kernel: pci_bus 0000:01: resource 0 [io  0x4000-0x4fff]
Nov 15 07:41:51 Incog kernel: pci_bus 0000:01: resource 1 [mem 0x54000000-0x601fffff]
Nov 15 07:41:51 Incog kernel: pci_bus 0000:01: resource 2 [mem 0x6000000000-0x601bffffff 64bit pref]
Nov 15 07:41:51 Incog kernel: pci_bus 0000:2a: resource 2 [mem 0x601f000000-0x601f1fffff 64bit pref]
Nov 15 07:41:51 Incog kernel: PCI: CLS 64 bytes, default 64
Nov 15 07:41:51 Incog kernel: DMAR: Intel-IOMMU force enabled due to platform opt in
Nov 15 07:41:51 Incog kernel: DMAR: No ATSR found
Nov 15 07:41:51 Incog kernel: DMAR: No SATC found
Nov 15 07:41:51 Incog kernel: DMAR: IOMMU feature fl1gp_support inconsistent
Nov 15 07:41:51 Incog kernel: DMAR: IOMMU feature pgsel_inv inconsistent
Nov 15 07:41:51 Incog kernel: DMAR: IOMMU feature nwfs inconsistent
Nov 15 07:41:51 Incog kernel: DMAR: IOMMU feature dit inconsistent
Nov 15 07:41:51 Incog kernel: DMAR: IOMMU feature sc_support inconsistent
Nov 15 07:41:51 Incog kernel: DMAR: IOMMU feature dev_iotlb_support inconsistent
Nov 15 07:41:51 Incog kernel: DMAR: dmar0: Using Queued invalidation
Nov 15 07:41:51 Incog kernel: DMAR: dmar1: Using Queued invalidation
Nov 15 07:41:51 Incog kernel: Trying to unpack rootfs image as initramfs...
Nov 15 07:41:51 Incog kernel: pci 0000:00:02.0: Adding to iommu group 0
Nov 15 07:41:51 Incog kernel: pci 0000:00:00.0: Adding to iommu group 1
Nov 15 07:41:51 Incog kernel: pci 0000:00:04.0: Adding to iommu group 2
Nov 15 07:41:51 Incog kernel: pci 0000:00:07.0: Adding to iommu group 3
Nov 15 07:41:51 Incog kernel: pci 0000:00:08.0: Adding to iommu group 4
Nov 15 07:41:51 Incog kernel: pci 0000:00:0d.0: Adding to iommu group 5
Nov 15 07:41:51 Incog kernel: pci 0000:00:0d.2: Adding to iommu group 5
Nov 15 07:41:51 Incog kernel: pci 0000:00:0e.0: Adding to iommu group 6
Nov 15 07:41:51 Incog kernel: pci 0000:00:14.0: Adding to iommu group 7
Nov 15 07:41:51 Incog kernel: pci 0000:00:14.2: Adding to iommu group 7
Nov 15 07:41:51 Incog kernel: pci 0000:00:15.0: Adding to iommu group 8
Nov 15 07:41:51 Incog kernel: pci 0000:00:15.1: Adding to iommu group 8
Nov 15 07:41:51 Incog kernel: pci 0000:00:16.0: Adding to iommu group 9
Nov 15 07:41:51 Incog kernel: pci 0000:00:17.0: Adding to iommu group 10
Nov 15 07:41:51 Incog kernel: pci 0000:00:19.0: Adding to iommu group 11
Nov 15 07:41:51 Incog kernel: pci 0000:00:19.1: Adding to iommu group 11
Nov 15 07:41:51 Incog kernel: pci 0000:00:1d.0: Adding to iommu group 12
Nov 15 07:41:51 Incog kernel: pci 0000:00:1f.0: Adding to iommu group 13
Nov 15 07:41:51 Incog kernel: pci 0000:00:1f.3: Adding to iommu group 13
Nov 15 07:41:51 Incog kernel: pci 0000:00:1f.4: Adding to iommu group 13
Nov 15 07:41:51 Incog kernel: pci 0000:00:1f.5: Adding to iommu group 13
Nov 15 07:41:51 Incog kernel: pci 0000:2a:00.0: Adding to iommu group 14
Nov 15 07:41:51 Incog kernel: DMAR: Intel(R) Virtualization Technology for Directed I/O
Nov 15 07:41:51 Incog kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Nov 15 07:41:51 Incog kernel: software IO TLB: mapped [mem 0x00000000301bc000-0x00000000341bc000] (64MB)
Nov 15 07:41:51 Incog kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x23fa772cf26, max_idle_ns: 440795269835 ns
Nov 15 07:41:51 Incog kernel: clocksource: Switched to clocksource tsc
Nov 15 07:41:51 Incog kernel: Initialise system trusted keyrings
Nov 15 07:41:51 Incog kernel: Key type blacklist registered
Nov 15 07:41:51 Incog kernel: workingset: timestamp_bits=36 max_order=22 bucket_order=0
Nov 15 07:41:51 Incog kernel: fuse: init (API version 7.41)
Nov 15 07:41:51 Incog kernel: integrity: Platform Keyring initialized
Nov 15 07:41:51 Incog kernel: integrity: Machine keyring initialized
Nov 15 07:41:51 Incog kernel: Freeing initrd memory: 18396K
Nov 15 07:41:51 Incog kernel: Key type asymmetric registered
Nov 15 07:41:51 Incog kernel: Asymmetric key parser 'x509' registered
Nov 15 07:41:51 Incog kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
Nov 15 07:41:51 Incog kernel: io scheduler mq-deadline registered
Nov 15 07:41:51 Incog kernel: io scheduler kyber registered
Nov 15 07:41:51 Incog kernel: io scheduler bfq registered
Nov 15 07:41:51 Incog kernel: ledtrig-cpu: registered to indicate activity on CPUs
Nov 15 07:41:51 Incog kernel: pcieport 0000:00:07.0: PME: Signaling with IRQ 122
Nov 15 07:41:51 Incog kernel: pcieport 0000:00:07.0: pciehp: Slot #3 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
Nov 15 07:41:51 Incog kernel: pcieport 0000:00:1d.0: PME: Signaling with IRQ 123
Nov 15 07:41:51 Incog kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Nov 15 07:41:51 Incog kernel: ACPI: AC: AC Adapter [ACAD] (on-line)
Nov 15 07:41:51 Incog kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:1b/PNP0C0D:00/input/input0
Nov 15 07:41:51 Incog kernel: ACPI: button: Lid Switch [LID0]
Nov 15 07:41:51 Incog kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
Nov 15 07:41:51 Incog kernel: ACPI: button: Power Button [PWRB]
Nov 15 07:41:51 Incog kernel: thermal LNXTHERM:00: registered as thermal_zone0
Nov 15 07:41:51 Incog kernel: ACPI: thermal: Thermal Zone [TZ00] (28 C)
Nov 15 07:41:51 Incog kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
Nov 15 07:41:51 Incog kernel: ACPI: battery: Slot [BAT1] (battery present)
Nov 15 07:41:51 Incog kernel: hpet_acpi_add: no address or irqs in _CRS
Nov 15 07:41:51 Incog kernel: Non-volatile memory driver v1.3
Nov 15 07:41:51 Incog kernel: Linux agpgart interface v0.103
Nov 15 07:41:51 Incog kernel: ACPI: bus type drm_connector registered
Nov 15 07:41:51 Incog kernel: xhci_hcd 0000:00:0d.0: xHCI Host Controller
Nov 15 07:41:51 Incog kernel: xhci_hcd 0000:00:0d.0: new USB bus registered, assigned bus number 1
Nov 15 07:41:51 Incog kernel: xhci_hcd 0000:00:0d.0: hcc params 0x20007fc1 hci version 0x120 quirks 0x0000000200009810
Nov 15 07:41:51 Incog kernel: xhci_hcd 0000:00:0d.0: xHCI Host Controller
Nov 15 07:41:51 Incog kernel: xhci_hcd 0000:00:0d.0: new USB bus registered, assigned bus number 2
Nov 15 07:41:51 Incog kernel: xhci_hcd 0000:00:0d.0: Host supports USB 3.2 Enhanced SuperSpeed
Nov 15 07:41:51 Incog kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.13
Nov 15 07:41:51 Incog kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Nov 15 07:41:51 Incog kernel: usb usb1: Product: xHCI Host Controller
Nov 15 07:41:51 Incog kernel: usb usb1: Manufacturer: Linux 6.13.2-arch1-1 xhci-hcd
Nov 15 07:41:51 Incog kernel: usb usb1: SerialNumber: 0000:00:0d.0
Nov 15 07:41:51 Incog kernel: hub 1-0:1.0: USB hub found
Nov 15 07:41:51 Incog kernel: hub 1-0:1.0: 1 port detected
Nov 15 07:41:51 Incog kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.13
Nov 15 07:41:51 Incog kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Nov 15 07:41:51 Incog kernel: usb usb2: Product: xHCI Host Controller
Nov 15 07:41:51 Incog kernel: usb usb2: Manufacturer: Linux 6.13.2-arch1-1 xhci-hcd
Nov 15 07:41:51 Incog kernel: usb usb2: SerialNumber: 0000:00:0d.0
Nov 15 07:41:51 Incog kernel: hub 2-0:1.0: USB hub found
Nov 15 07:41:51 Incog kernel: hub 2-0:1.0: 1 port detected
Nov 15 07:41:51 Incog kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Nov 15 07:41:51 Incog kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
Nov 15 07:41:51 Incog kernel: xhci_hcd 0000:00:14.0: hcc params 0x20007fc1 hci version 0x120 quirks 0x0000100200009810
Nov 15 07:41:51 Incog kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Nov 15 07:41:51 Incog kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
Nov 15 07:41:51 Incog kernel: xhci_hcd 0000:00:14.0: Host supports USB 3.1 Enhanced SuperSpeed
Nov 15 07:41:51 Incog kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.13
Nov 15 07:41:51 Incog kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Nov 15 07:41:51 Incog kernel: usb usb3: Product: xHCI Host Controller
Nov 15 07:41:51 Incog kernel: usb usb3: Manufacturer: Linux 6.13.2-arch1-1 xhci-hcd
Nov 15 07:41:51 Incog kernel: usb usb3: SerialNumber: 0000:00:14.0
Nov 15 07:41:51 Incog kernel: hub 3-0:1.0: USB hub found
Nov 15 07:41:51 Incog kernel: hub 3-0:1.0: 12 ports detected
Nov 15 07:41:51 Incog kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.13
Nov 15 07:41:51 Incog kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Nov 15 07:41:51 Incog kernel: usb usb4: Product: xHCI Host Controller
Nov 15 07:41:51 Incog kernel: usb usb4: Manufacturer: Linux 6.13.2-arch1-1 xhci-hcd
Nov 15 07:41:51 Incog kernel: usb usb4: SerialNumber: 0000:00:14.0
Nov 15 07:41:51 Incog kernel: hub 4-0:1.0: USB hub found
Nov 15 07:41:51 Incog kernel: hub 4-0:1.0: 4 ports detected
Nov 15 07:41:51 Incog kernel: usbcore: registered new interface driver usbserial_generic
Nov 15 07:41:51 Incog kernel: usbserial: USB Serial support registered for generic
Nov 15 07:41:51 Incog kernel: rtc_cmos 00:01: RTC can wake from S4
Nov 15 07:41:51 Incog kernel: rtc_cmos 00:01: registered as rtc0
Nov 15 07:41:51 Incog kernel: rtc_cmos 00:01: setting system clock to 2025-11-15T01:56:48 UTC (1763171808)
Nov 15 07:41:51 Incog kernel: rtc_cmos 00:01: alarms up to one month, y3k, 242 bytes nvram
Nov 15 07:41:51 Incog kernel: intel_pstate: Intel P-state driver initializing
Nov 15 07:41:51 Incog kernel: intel_pstate: HWP enabled
Nov 15 07:41:51 Incog kernel: simple-framebuffer simple-framebuffer.0: [drm] Registered 1 planes with drm panic
Nov 15 07:41:51 Incog kernel: [drm] Initialized simpledrm 1.0.0 for simple-framebuffer.0 on minor 0
Nov 15 07:41:51 Incog kernel: fbcon: Deferring console take-over
Nov 15 07:41:51 Incog kernel: simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
Nov 15 07:41:51 Incog kernel: hid: raw HID events driver (C) Jiri Kosina
Nov 15 07:41:51 Incog kernel: drop_monitor: Initializing network drop monitor service
Nov 15 07:41:51 Incog kernel: NET: Registered PF_INET6 protocol family
Nov 15 07:41:51 Incog kernel: Segment Routing with IPv6
Nov 15 07:41:51 Incog kernel: RPL Segment Routing with IPv6
Nov 15 07:41:51 Incog kernel: In-situ OAM (IOAM) with IPv6
Nov 15 07:41:51 Incog kernel: NET: Registered PF_PACKET protocol family
Nov 15 07:41:51 Incog kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
Nov 15 07:41:51 Incog kernel: microcode: Current revision: 0x0000041b
Nov 15 07:41:51 Incog kernel: resctrl: L2 allocation detected
Nov 15 07:41:51 Incog kernel: IPI shorthand broadcast: enabled
Nov 15 07:41:51 Incog kernel: sched_clock: Marking stable (960001505, 6506798)->(989486828, -22978525)
Nov 15 07:41:51 Incog kernel: registered taskstats version 1
Nov 15 07:41:51 Incog kernel: Loading compiled-in X.509 certificates
Nov 15 07:41:51 Incog kernel: Loaded X.509 cert 'Build time autogenerated kernel key: 1747f7f96a2d47517965a0cc1d2d6972101f34d1'
Nov 15 07:41:51 Incog kernel: Demotion targets for Node 0: null
Nov 15 07:41:51 Incog kernel: Key type .fscrypt registered
Nov 15 07:41:51 Incog kernel: Key type fscrypt-provisioning registered
Nov 15 07:41:51 Incog kernel: integrity: Loading X.509 certificate: UEFI:db
Nov 15 07:41:51 Incog kernel: integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
Nov 15 07:41:51 Incog kernel: integrity: Loading X.509 certificate: UEFI:db
Nov 15 07:41:51 Incog kernel: integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
Nov 15 07:41:51 Incog kernel: integrity: Loading X.509 certificate: UEFI:db
Nov 15 07:41:51 Incog kernel: integrity: Loaded X.509 cert 'Acer Database: 84f00f5841571abd2cc11a8c26d5c9c8d2b6b0b5'
Nov 15 07:41:51 Incog kernel: integrity: Loading X.509 certificate: UEFI:db
Nov 15 07:41:51 Incog kernel: integrity: Problem loading X.509 certificate -65
Nov 15 07:41:51 Incog kernel: integrity: Error adding keys to platform keyring UEFI:db
Nov 15 07:41:51 Incog kernel: integrity: Loading X.509 certificate: UEFI:db
Nov 15 07:41:51 Incog kernel: integrity: Problem loading X.509 certificate -65
Nov 15 07:41:51 Incog kernel: integrity: Error adding keys to platform keyring UEFI:db
Nov 15 07:41:51 Incog kernel: integrity: Loading X.509 certificate: UEFI:db
Nov 15 07:41:51 Incog kernel: integrity: Loaded X.509 cert 'Linpus: linpus.com: 2e092cab5e97a89f94a6e272ec7267c267cf4483'
Nov 15 07:41:51 Incog kernel: PM:   Magic number: 1:153:913
Nov 15 07:41:51 Incog kernel: port serial8250:0.7: hash matches
Nov 15 07:41:51 Incog kernel: container PRP00001:00: hash matches
Nov 15 07:41:51 Incog kernel: acpi PRP00001:00: hash matches
Nov 15 07:41:51 Incog kernel: RAS: Correctable Errors collector initialized.
Nov 15 07:41:51 Incog kernel: clk: Disabling unused clocks
Nov 15 07:41:51 Incog kernel: PM: genpd: Disabling unused power domains
Nov 15 07:41:51 Incog kernel: Freeing unused decrypted memory: 2028K
Nov 15 07:41:51 Incog kernel: Freeing unused kernel image (initmem) memory: 4304K
Nov 15 07:41:51 Incog kernel: Write protecting the kernel read-only data: 34816k
Nov 15 07:41:51 Incog kernel: Freeing unused kernel image (rodata/data gap) memory: 1944K
Nov 15 07:41:51 Incog kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Nov 15 07:41:51 Incog kernel: rodata_test: all tests were successful
Nov 15 07:41:51 Incog kernel: Run /init as init process
Nov 15 07:41:51 Incog kernel:   with arguments:
Nov 15 07:41:51 Incog kernel:     /init
Nov 15 07:41:51 Incog kernel:   with environment:
Nov 15 07:41:51 Incog kernel:     HOME=/
Nov 15 07:41:51 Incog kernel:     TERM=linux
Nov 15 07:41:51 Incog kernel:     BOOT_IMAGE=/vmlinuz-linux
Nov 15 07:41:51 Incog kernel: usb 3-5: new low-speed USB device number 2 using xhci_hcd
Nov 15 07:41:51 Incog kernel: usb 3-5: New USB device found, idVendor=1a2c, idProduct=9cf4, bcdDevice= 1.10
Nov 15 07:41:51 Incog kernel: usb 3-5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Nov 15 07:41:51 Incog kernel: usb 3-5: Product: USB Gaming Keyboard 
Nov 15 07:41:51 Incog kernel: usb 3-5: Manufacturer: SEMICO  
Nov 15 07:41:51 Incog kernel: usb 4-3: new SuperSpeed USB device number 2 using xhci_hcd
Nov 15 07:41:51 Incog kernel: usb 4-3: New USB device found, idVendor=05e3, idProduct=0616, bcdDevice= 4.01
Nov 15 07:41:51 Incog kernel: usb 4-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Nov 15 07:41:51 Incog kernel: usb 4-3: Product: USB3.0 Hub
Nov 15 07:41:51 Incog kernel: usb 4-3: Manufacturer: GenesysLogic
Nov 15 07:41:51 Incog kernel: hub 4-3:1.0: USB hub found
Nov 15 07:41:51 Incog kernel: hub 4-3:1.0: 4 ports detected
Nov 15 07:41:51 Incog kernel: usb 3-6: new high-speed USB device number 3 using xhci_hcd
Nov 15 07:41:51 Incog kernel: usb 3-6: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice= 4.01
Nov 15 07:41:51 Incog kernel: usb 3-6: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Nov 15 07:41:51 Incog kernel: usb 3-6: Product: USB2.0 Hub
Nov 15 07:41:51 Incog kernel: usb 3-6: Manufacturer: GenesysLogic
Nov 15 07:41:51 Incog kernel: hub 3-6:1.0: USB hub found
Nov 15 07:41:51 Incog kernel: hub 3-6:1.0: 4 ports detected
Nov 15 07:41:51 Incog kernel: usb 3-7: new high-speed USB device number 4 using xhci_hcd
Nov 15 07:41:51 Incog kernel: usb 3-7: New USB device found, idVendor=04f2, idProduct=b773, bcdDevice= 0.04
Nov 15 07:41:51 Incog kernel: usb 3-7: New USB device strings: Mfr=3, Product=1, SerialNumber=2
Nov 15 07:41:51 Incog kernel: usb 3-7: Product: ACER HD User Facing
Nov 15 07:41:51 Incog kernel: usb 3-7: Manufacturer: Generic
Nov 15 07:41:51 Incog kernel: usb 3-7: SerialNumber: 200901010001
Nov 15 07:41:51 Incog kernel: usb 3-6.2: new full-speed USB device number 5 using xhci_hcd
Nov 15 07:41:51 Incog kernel: usb 3-6.2: New USB device found, idVendor=1532, idProduct=008a, bcdDevice= 2.00
Nov 15 07:41:51 Incog kernel: usb 3-6.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Nov 15 07:41:51 Incog kernel: usb 3-6.2: Product: Razer Viper Mini
Nov 15 07:41:51 Incog kernel: usb 3-6.2: Manufacturer: Razer
Nov 15 07:41:51 Incog kernel: usb 3-10: new high-speed USB device number 6 using xhci_hcd
Nov 15 07:41:51 Incog kernel: usb 3-10: New USB device found, idVendor=04ca, idProduct=3801, bcdDevice= 1.00
Nov 15 07:41:51 Incog kernel: usb 3-10: New USB device strings: Mfr=4, Product=5, SerialNumber=6
Nov 15 07:41:51 Incog kernel: usb 3-10: Product: Wireless_Device
Nov 15 07:41:51 Incog kernel: usb 3-10: Manufacturer: MediaTek Inc.
Nov 15 07:41:51 Incog kernel: usb 3-10: SerialNumber: 000000000
Nov 15 07:41:51 Incog kernel: usbcore: registered new interface driver usbhid
Nov 15 07:41:51 Incog kernel: usbhid: USB HID core driver
Nov 15 07:41:51 Incog kernel: input: SEMICO   USB Gaming Keyboard  as /devices/pci0000:00/0000:00:14.0/usb3/3-5/3-5:1.0/0003:1A2C:9CF4.0001/input/input2
Nov 15 07:41:51 Incog kernel: hid-generic 0003:1A2C:9CF4.0001: input,hidraw0: USB HID v1.10 Keyboard [SEMICO   USB Gaming Keyboard ] on usb-0000:00:14.0-5/input0
Nov 15 07:41:51 Incog kernel: input: SEMICO   USB Gaming Keyboard  Consumer Control as /devices/pci0000:00/0000:00:14.0/usb3/3-5/3-5:1.1/0003:1A2C:9CF4.0002/input/input3
Nov 15 07:41:51 Incog kernel: vmd 0000:00:0e.0: PCI host bridge to bus 10000:e0
Nov 15 07:41:51 Incog kernel: pci_bus 10000:e0: root bus resource [bus e0-ff]
Nov 15 07:41:51 Incog kernel: pci_bus 10000:e0: root bus resource [mem 0x52000000-0x53ffffff]
Nov 15 07:41:51 Incog kernel: pci_bus 10000:e0: root bus resource [mem 0x601f302000-0x601f3fffff 64bit]
Nov 15 07:41:51 Incog kernel: pci 10000:e0:17.0: [8086:51d3] type 00 class 0x010601 conventional PCI endpoint
Nov 15 07:41:51 Incog kernel: pci 10000:e0:17.0: BAR 0 [mem 0x00000000-0x00001fff]
Nov 15 07:41:51 Incog kernel: pci 10000:e0:17.0: BAR 1 [mem 0x00000000-0x000000ff]
Nov 15 07:41:51 Incog kernel: pci 10000:e0:17.0: BAR 2 [io  0x0000-0x0007]
Nov 15 07:41:51 Incog kernel: pci 10000:e0:17.0: BAR 3 [io  0x0000-0x0003]
Nov 15 07:41:51 Incog kernel: pci 10000:e0:17.0: BAR 4 [io  0x0000-0x001f]
Nov 15 07:41:51 Incog kernel: pci 10000:e0:17.0: BAR 5 [mem 0x52000000-0x520007ff]
Nov 15 07:41:51 Incog kernel: pci 10000:e0:17.0: PME# supported from D3hot
Nov 15 07:41:51 Incog kernel: pci 10000:e0:17.0: Adding to iommu group 6
Nov 15 07:41:51 Incog kernel: pci 10000:e0:1c.0: [8086:09ab] type 00 class 0x088000 conventional PCI endpoint
Nov 15 07:41:51 Incog kernel: wmi_bus wmi_bus-PNP0C14:00: [Firmware Bug]: WMBF method block execution control method not found
Nov 15 07:41:51 Incog kernel: pci 10000:e0:1c.0: Adding to iommu group 6
Nov 15 07:41:51 Incog kernel: pci 10000:e0:1c.4: [8086:51bc] type 01 class 0x060400 PCIe Root Port
Nov 15 07:41:51 Incog kernel: pci 10000:e0:1c.4: PCI bridge to [bus e1]
Nov 15 07:41:51 Incog kernel: pci 10000:e0:1c.4:   bridge window [io  0x0000-0x0fff]
Nov 15 07:41:51 Incog kernel: pci 10000:e0:1c.4:   bridge window [mem 0x52100000-0x521fffff]
Nov 15 07:41:51 Incog kernel: pci 10000:e0:1c.4: PME# supported from D0 D3hot D3cold
Nov 15 07:41:51 Incog kernel: pci 10000:e0:1c.4: PTM enabled (root), 4ns granularity
Nov 15 07:41:51 Incog kernel: pci 10000:e0:1c.4: Adding to iommu group 6
Nov 15 07:41:51 Incog kernel: pci 10000:e0:1c.4: Primary bus is hard wired to 0
Nov 15 07:41:51 Incog kernel: pci 10000:e1:00.0: [144d:a809] type 00 class 0x010802 PCIe Endpoint
Nov 15 07:41:51 Incog kernel: pci 10000:e1:00.0: BAR 0 [mem 0x52100000-0x52103fff 64bit]
Nov 15 07:41:51 Incog kernel: pci 10000:e1:00.0: Adding to iommu group 6
Nov 15 07:41:51 Incog kernel: pci 10000:e0:1c.4: PCI bridge to [bus e1]
Nov 15 07:41:51 Incog kernel: pci 10000:e0:1c.4: Primary bus is hard wired to 0
Nov 15 07:41:51 Incog kernel: input: SEMICO   USB Gaming Keyboard  System Control as /devices/pci0000:00/0000:00:14.0/usb3/3-5/3-5:1.1/0003:1A2C:9CF4.0002/input/input4
Nov 15 07:41:51 Incog kernel: input: SEMICO   USB Gaming Keyboard  Keyboard as /devices/pci0000:00/0000:00:14.0/usb3/3-5/3-5:1.1/0003:1A2C:9CF4.0002/input/input6
Nov 15 07:41:51 Incog kernel: hid-generic 0003:1A2C:9CF4.0002: input,hiddev96,hidraw1: USB HID v1.10 Keyboard [SEMICO   USB Gaming Keyboard ] on usb-0000:00:14.0-5/input1
Nov 15 07:41:51 Incog kernel: input: Razer Razer Viper Mini as /devices/pci0000:00/0000:00:14.0/usb3/3-6/3-6.2/3-6.2:1.0/0003:1532:008A.0003/input/input8
Nov 15 07:41:51 Incog kernel: hid-generic 0003:1532:008A.0003: input,hidraw2: USB HID v1.11 Mouse [Razer Razer Viper Mini] on usb-0000:00:14.0-6.2/input0
Nov 15 07:41:51 Incog kernel: input: Razer Razer Viper Mini Keyboard as /devices/pci0000:00/0000:00:14.0/usb3/3-6/3-6.2/3-6.2:1.1/0003:1532:008A.0004/input/input9
Nov 15 07:41:51 Incog kernel: i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
Nov 15 07:41:51 Incog kernel: i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
Nov 15 07:41:51 Incog kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Nov 15 07:41:51 Incog kernel: intel-lpss 0000:00:15.0: enabling device (0004 -> 0006)
Nov 15 07:41:51 Incog kernel: idma64 idma64.0: Found Intel integrated DMA 64-bit
Nov 15 07:41:51 Incog kernel: intel-lpss 0000:00:15.1: enabling device (0004 -> 0006)
Nov 15 07:41:51 Incog kernel: idma64 idma64.1: Found Intel integrated DMA 64-bit
Nov 15 07:41:51 Incog kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input11
Nov 15 07:41:51 Incog kernel: intel-lpss 0000:00:19.0: enabling device (0004 -> 0006)
Nov 15 07:41:51 Incog kernel: idma64 idma64.2: Found Intel integrated DMA 64-bit
Nov 15 07:41:51 Incog kernel: input: Razer Razer Viper Mini as /devices/pci0000:00/0000:00:14.0/usb3/3-6/3-6.2/3-6.2:1.1/0003:1532:008A.0004/input/input10
Nov 15 07:41:51 Incog kernel: intel-lpss 0000:00:19.1: enabling device (0004 -> 0006)
Nov 15 07:41:51 Incog kernel: idma64 idma64.3: Found Intel integrated DMA 64-bit
Nov 15 07:41:51 Incog kernel: hid-generic 0003:1532:008A.0004: input,hidraw3: USB HID v1.11 Keyboard [Razer Razer Viper Mini] on usb-0000:00:14.0-6.2/input1
Nov 15 07:41:51 Incog kernel: input: Razer Razer Viper Mini as /devices/pci0000:00/0000:00:14.0/usb3/3-6/3-6.2/3-6.2:1.2/0003:1532:008A.0005/input/input12
Nov 15 07:41:51 Incog kernel: pci 10000:e0:1c.4: bridge window [mem 0x52000000-0x520fffff]: assigned
Nov 15 07:41:51 Incog kernel: pci 10000:e0:17.0: BAR 0 [mem 0x52100000-0x52101fff]: assigned
Nov 15 07:41:51 Incog kernel: pci 10000:e0:1c.4: bridge window [io  size 0x1000]: can't assign; no space
Nov 15 07:41:51 Incog kernel: pci 10000:e0:1c.4: bridge window [io  size 0x1000]: failed to assign
Nov 15 07:41:51 Incog kernel: pci 10000:e0:17.0: BAR 5 [mem 0x52102000-0x521027ff]: assigned
Nov 15 07:41:51 Incog kernel: pci 10000:e0:17.0: BAR 1 [mem 0x52102800-0x521028ff]: assigned
Nov 15 07:41:51 Incog kernel: pci 10000:e0:17.0: BAR 4 [io  size 0x0020]: can't assign; no space
Nov 15 07:41:51 Incog kernel: pci 10000:e0:17.0: BAR 4 [io  size 0x0020]: failed to assign
Nov 15 07:41:51 Incog kernel: pci 10000:e0:17.0: BAR 2 [io  size 0x0008]: can't assign; no space
Nov 15 07:41:51 Incog kernel: pci 10000:e0:17.0: BAR 2 [io  size 0x0008]: failed to assign
Nov 15 07:41:51 Incog kernel: pci 10000:e0:17.0: BAR 3 [io  size 0x0004]: can't assign; no space
Nov 15 07:41:51 Incog kernel: pci 10000:e0:17.0: BAR 3 [io  size 0x0004]: failed to assign
Nov 15 07:41:51 Incog kernel: pci 10000:e1:00.0: BAR 0 [mem 0x52000000-0x52003fff 64bit]: assigned
Nov 15 07:41:51 Incog kernel: pci 10000:e0:1c.4: PCI bridge to [bus e1]
Nov 15 07:41:51 Incog kernel: pci 10000:e0:1c.4:   bridge window [mem 0x52000000-0x520fffff]
Nov 15 07:41:51 Incog kernel: pci 10000:e1:00.0: VMD: Default LTR value set by driver
Nov 15 07:41:51 Incog kernel: ahci 10000:e0:17.0: version 3.0
Nov 15 07:41:51 Incog kernel: ahci 10000:e0:17.0: can't derive routing for PCI INT A
Nov 15 07:41:51 Incog kernel: ahci 10000:e0:17.0: PCI INT A: no GSI
Nov 15 07:41:51 Incog kernel: ahci 10000:e0:17.0: AHCI vers 0001.0301, 32 command slots, 6 Gbps, SATA mode
Nov 15 07:41:51 Incog kernel: ahci 10000:e0:17.0: 1/1 ports implemented (port mask 0x1)
Nov 15 07:41:51 Incog kernel: ahci 10000:e0:17.0: flags: 64bit ncq sntf pm clo only pio slum part deso sadm sds 
Nov 15 07:41:51 Incog kernel: scsi host0: ahci
Nov 15 07:41:51 Incog kernel: ata1: SATA max UDMA/133 abar m2048@0x52102000 port 0x52102100 irq 159 lpm-pol 4
Nov 15 07:41:51 Incog kernel: pcieport 10000:e0:1c.4: can't derive routing for PCI INT A
Nov 15 07:41:51 Incog kernel: pcieport 10000:e0:1c.4: PCI INT A: no GSI
Nov 15 07:41:51 Incog kernel: pcieport 10000:e0:1c.4: PME: Signaling with IRQ 160
Nov 15 07:41:51 Incog kernel: vmd 0000:00:0e.0: Bound to PCI domain 10000
Nov 15 07:41:51 Incog kernel: hid-generic 0003:1532:008A.0005: input,hidraw4: USB HID v1.11 Keyboard [Razer Razer Viper Mini] on usb-0000:00:14.0-6.2/input2
Nov 15 07:41:51 Incog kernel: i915 0000:00:02.0: [drm] Found alderlake_p (device ID 46a8) display version 13.00 stepping D0
Nov 15 07:41:51 Incog kernel: i915 0000:00:02.0: [drm] VT-d active for gfx access
Nov 15 07:41:51 Incog kernel: i915 0000:00:02.0: vgaarb: deactivate vga console
Nov 15 07:41:51 Incog kernel: i915 0000:00:02.0: [drm] Using Transparent Hugepages
Nov 15 07:41:51 Incog kernel: i915 0000:00:02.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=io+mem:owns=io+mem
Nov 15 07:41:51 Incog kernel: i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/adlp_dmc.bin (v2.20)
Nov 15 07:41:51 Incog kernel: i915 0000:00:02.0: [drm] GT0: GuC firmware i915/adlp_guc_70.bin version 70.49.4
Nov 15 07:41:51 Incog kernel: i915 0000:00:02.0: [drm] GT0: HuC firmware i915/tgl_huc.bin version 7.9.3
Nov 15 07:41:51 Incog kernel: i915 0000:00:02.0: [drm] GT0: HuC: authenticated for all workloads
Nov 15 07:41:51 Incog kernel: i915 0000:00:02.0: [drm] GT0: GUC: submission enabled
Nov 15 07:41:51 Incog kernel: i915 0000:00:02.0: [drm] GT0: GUC: SLPC enabled
Nov 15 07:41:51 Incog kernel: i915 0000:00:02.0: [drm] GT0: GUC: RC enabled
Nov 15 07:41:51 Incog kernel: i915 0000:00:02.0: [drm] Protected Xe Path (PXP) protected content support initialized
Nov 15 07:41:51 Incog kernel: [drm] Initialized i915 1.6.0 for 0000:00:02.0 on minor 1
Nov 15 07:41:51 Incog kernel: ACPI: video: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
Nov 15 07:41:51 Incog kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input13
Nov 15 07:41:51 Incog kernel: fbcon: i915drmfb (fb0) is primary device
Nov 15 07:41:51 Incog kernel: fbcon: Deferring console take-over
Nov 15 07:41:51 Incog kernel: i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
Nov 15 07:41:51 Incog kernel: ata1: SATA link down (SStatus 4 SControl 300)
Nov 15 07:41:51 Incog kernel: nvme nvme0: pci function 10000:e1:00.0
Nov 15 07:41:51 Incog kernel: pcieport 10000:e0:1c.4: can't derive routing for PCI INT A
Nov 15 07:41:51 Incog kernel: nvme 10000:e1:00.0: PCI INT A: not connected
Nov 15 07:41:51 Incog kernel: nvme nvme0: D3 entry latency set to 8 seconds
Nov 15 07:41:51 Incog kernel: nvme nvme0: allocated 64 MiB host memory buffer (16 segments).
Nov 15 07:41:51 Incog kernel: nvme nvme0: 12/0/0 default/read/poll queues
Nov 15 07:41:51 Incog kernel:  nvme0n1: p4 p5 p6 p7 p8
Nov 15 07:41:51 Incog kernel: raid6: skipped pq benchmark and selected avx2x4
Nov 15 07:41:51 Incog kernel: raid6: using avx2x2 recovery algorithm
Nov 15 07:41:51 Incog kernel: xor: automatically using best checksumming function   avx       
Nov 15 07:41:51 Incog kernel: Btrfs loaded, zoned=yes, fsverity=yes
Nov 15 07:41:51 Incog kernel: BTRFS: device label root devid 1 transid 16615 /dev/nvme0n1p6 (259:3) scanned by mount (305)
Nov 15 07:41:51 Incog kernel: BTRFS info (device nvme0n1p6): first mount of filesystem ab10877f-71ea-4d97-a34d-32a67b154b96
Nov 15 07:41:51 Incog kernel: BTRFS info (device nvme0n1p6): using crc32c (crc32c-intel) checksum algorithm
Nov 15 07:41:51 Incog kernel: BTRFS info (device nvme0n1p6): using free-space-tree
Nov 15 07:41:51 Incog systemd[1]: systemd 258.2-2-arch running in system mode (+PAM +AUDIT -SELINUX +APPARMOR -IMA +IPE +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +BTF +XKBCOMMON +UTMP -SYSVINIT +LIBARCHIVE)
Nov 15 07:41:51 Incog systemd[1]: Detected architecture x86-64.
Nov 15 07:41:51 Incog systemd[1]: Hostname set to <Incog>.
Nov 15 07:41:51 Incog systemd[1]: bpf-restrict-fs: LSM BPF program attached
Nov 15 07:41:51 Incog systemd[1]: Queued start job for default target Graphical Interface.
Nov 15 07:41:51 Incog systemd[1]: Created slice Virtual Machine and Container Slice.
Nov 15 07:41:51 Incog systemd[1]: Created slice CUPS Slice.
Nov 15 07:41:51 Incog systemd[1]: Created slice Slice /system/dirmngr.
Nov 15 07:41:51 Incog systemd[1]: Created slice Slice /system/getty.
Nov 15 07:41:51 Incog systemd[1]: Created slice Slice /system/gpg-agent.
Nov 15 07:41:51 Incog systemd[1]: Created slice Slice /system/gpg-agent-browser.
Nov 15 07:41:51 Incog systemd[1]: Created slice Slice /system/gpg-agent-extra.
Nov 15 07:41:51 Incog systemd[1]: Created slice Slice /system/gpg-agent-ssh.
Nov 15 07:41:51 Incog systemd[1]: Created slice Slice /system/keyboxd.
Nov 15 07:41:51 Incog systemd[1]: Created slice Slice /system/modprobe.
Nov 15 07:41:51 Incog systemd[1]: Created slice Slice /system/systemd-fsck.
Nov 15 07:41:51 Incog systemd[1]: Created slice User and Session Slice.
Nov 15 07:41:51 Incog systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Nov 15 07:41:51 Incog systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Nov 15 07:41:51 Incog systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Nov 15 07:41:51 Incog systemd[1]: Expecting device /dev/disk/by-uuid/29188808489345DA...
Nov 15 07:41:51 Incog systemd[1]: Expecting device /dev/disk/by-uuid/63d39471-cc0c-416e-954a-6b87178fd3a2...
Nov 15 07:41:51 Incog systemd[1]: Expecting device /dev/disk/by-uuid/646B-FF12...
Nov 15 07:41:51 Incog systemd[1]: Expecting device /dev/disk/by-uuid/c781b343-21ca-45bd-a014-00cc8d2cfcf7...
Nov 15 07:41:51 Incog systemd[1]: Reached target Local Encrypted Volumes.
Nov 15 07:41:51 Incog systemd[1]: Reached target Login Prompts.
Nov 15 07:41:51 Incog systemd[1]: Reached target Image Downloads.
Nov 15 07:41:51 Incog systemd[1]: Reached target Local Integrity Protected Volumes.
Nov 15 07:41:51 Incog systemd[1]: Reached target Remote File Systems.
Nov 15 07:41:51 Incog systemd[1]: Reached target Slice Units.
Nov 15 07:41:51 Incog systemd[1]: Reached target Swaps.
Nov 15 07:41:51 Incog systemd[1]: Reached target Local Verity Protected Volumes.
Nov 15 07:41:51 Incog systemd[1]: Listening on Device-mapper event daemon FIFOs.
Nov 15 07:41:51 Incog systemd[1]: Listening on LVM2 poll daemon socket.
Nov 15 07:41:51 Incog systemd[1]: Listening on Query the User Interactively for a Password.
Nov 15 07:41:51 Incog systemd[1]: Listening on Process Core Dump Socket.
Nov 15 07:41:51 Incog systemd[1]: Listening on Credential Encryption/Decryption.
Nov 15 07:41:51 Incog systemd[1]: Listening on Factory Reset Management.
Nov 15 07:41:51 Incog systemd[1]: Listening on Journal Socket (/dev/log).
Nov 15 07:41:51 Incog systemd[1]: Listening on Journal Sockets.
Nov 15 07:41:51 Incog systemd[1]: Listening on Network Service Varlink Socket.
Nov 15 07:41:51 Incog systemd[1]: Listening on Network Service Netlink Socket.
Nov 15 07:41:51 Incog systemd[1]: TPM PCR Measurements was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Nov 15 07:41:51 Incog systemd[1]: Make TPM PCR Policy was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Nov 15 07:41:51 Incog systemd[1]: Listening on Resolve Monitor Varlink Socket.
Nov 15 07:41:51 Incog systemd[1]: Listening on Resolve Service Varlink Socket.
Nov 15 07:41:51 Incog systemd[1]: Listening on udev Control Socket.
Nov 15 07:41:51 Incog systemd[1]: Listening on udev Kernel Socket.
Nov 15 07:41:51 Incog systemd[1]: Listening on udev Varlink Socket.
Nov 15 07:41:51 Incog systemd[1]: Listening on User Database Manager Socket.
Nov 15 07:41:51 Incog systemd[1]: Mounting Huge Pages File System...
Nov 15 07:41:51 Incog systemd[1]: Mounting POSIX Message Queue File System...
Nov 15 07:41:51 Incog systemd[1]: Mounting Kernel Debug File System...
Nov 15 07:41:51 Incog systemd[1]: Mounting Kernel Trace File System...
Nov 15 07:41:51 Incog systemd[1]: Mounting Temporary Directory /tmp...
Nov 15 07:41:51 Incog systemd[1]: Starting Create List of Static Device Nodes...
Nov 15 07:41:51 Incog systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
Nov 15 07:41:51 Incog systemd[1]: Load Kernel Module configfs was skipped because of an unmet condition check (ConditionKernelModuleLoaded=!configfs).
Nov 15 07:41:51 Incog systemd[1]: Mounting Kernel Configuration File System...
Nov 15 07:41:51 Incog systemd[1]: Starting Load Kernel Module dm_mod...
Nov 15 07:41:51 Incog systemd[1]: Load Kernel Module drm was skipped because of an unmet condition check (ConditionKernelModuleLoaded=!drm).
Nov 15 07:41:51 Incog systemd[1]: Load Kernel Module fuse was skipped because of an unmet condition check (ConditionKernelModuleLoaded=!fuse).
Nov 15 07:41:51 Incog systemd[1]: Mounting FUSE Control File System...
Nov 15 07:41:51 Incog systemd[1]: Starting Load Kernel Module loop...
Nov 15 07:41:51 Incog systemd[1]: Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
Nov 15 07:41:51 Incog systemd[1]: Starting Journal Service...
Nov 15 07:41:51 Incog systemd[1]: Starting Load Kernel Modules...
Nov 15 07:41:51 Incog systemd[1]: Starting Generate Network Units from Kernel Command Line...
Nov 15 07:41:51 Incog systemd[1]: TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Nov 15 07:41:51 Incog systemd[1]: Starting Remount Root and Kernel File Systems...
Nov 15 07:41:51 Incog systemd[1]: Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Nov 15 07:41:51 Incog systemd[1]: Starting Load udev Rules from Credentials...
Nov 15 07:41:51 Incog systemd[1]: Starting Coldplug All udev Devices...
Nov 15 07:41:51 Incog kernel: loop: module loaded
Nov 15 07:41:51 Incog systemd[1]: Mounted Huge Pages File System.
Nov 15 07:41:51 Incog systemd[1]: Mounted POSIX Message Queue File System.
Nov 15 07:41:51 Incog systemd[1]: Mounted Kernel Debug File System.
Nov 15 07:41:51 Incog systemd[1]: Mounted Kernel Trace File System.
Nov 15 07:41:51 Incog systemd[1]: Mounted Temporary Directory /tmp.
Nov 15 07:41:51 Incog systemd[1]: Finished Create List of Static Device Nodes.
Nov 15 07:41:51 Incog systemd[1]: Mounted Kernel Configuration File System.
Nov 15 07:41:51 Incog systemd[1]: Mounted FUSE Control File System.
Nov 15 07:41:51 Incog systemd[1]: modprobe@loop.service: Deactivated successfully.
Nov 15 07:41:51 Incog systemd[1]: Finished Load Kernel Module loop.
Nov 15 07:41:51 Incog kernel: device-mapper: uevent: version 1.0.3
Nov 15 07:41:51 Incog kernel: device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev
Nov 15 07:41:51 Incog systemd[1]: Starting Create Static Device Nodes in /dev gracefully...
Nov 15 07:41:51 Incog systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Nov 15 07:41:51 Incog systemd[1]: Finished Load Kernel Module dm_mod.
Nov 15 07:41:51 Incog systemd[1]: Finished Generate Network Units from Kernel Command Line.
Nov 15 07:41:51 Incog systemd[1]: Reached target Preparation for Network.
Nov 15 07:41:51 Incog systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Nov 15 07:41:51 Incog systemd-journald[363]: Collecting audit messages is disabled.
Nov 15 07:41:51 Incog systemd[1]: Finished Load udev Rules from Credentials.
Nov 15 07:41:51 Incog kernel: Asymmetric key parser 'pkcs8' registered
Nov 15 07:41:51 Incog systemd[1]: Starting User Database Manager...
Nov 15 07:41:51 Incog kernel: usbcore: registered new interface driver usblp
Nov 15 07:41:51 Incog systemd[1]: Finished Load Kernel Modules.
Nov 15 07:41:51 Incog systemd[1]: Starting Apply Kernel Variables...
Nov 15 07:41:51 Incog systemd[1]: Finished Apply Kernel Variables.
Nov 15 07:41:51 Incog systemd[1]: Started Journal Service.
Nov 15 07:41:51 Incog kernel: input: Acer Wireless Radio Control as /devices/LNXSYSTM:00/10251229:00/input/input14
Nov 15 07:41:51 Incog kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Nov 15 07:41:51 Incog kernel: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Nov 15 07:41:51 Incog kernel: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
Nov 15 07:41:51 Incog kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
Nov 15 07:41:51 Incog kernel: cfg80211: failed to load regulatory.db
Nov 15 07:41:51 Incog kernel: mousedev: PS/2 mouse device common for all mice
Nov 15 07:41:51 Incog kernel: Consider using thermal netlink events interface
Nov 15 07:41:51 Incog kernel: mc: Linux media interface: v0.10
Nov 15 07:41:51 Incog kernel: input: Intel HID events as /devices/platform/INTC1070:00/input/input15
Nov 15 07:41:51 Incog kernel: intel-hid INTC1070:00: platform supports 5 button array
Nov 15 07:41:51 Incog kernel: input: Intel HID 5 button array as /devices/platform/INTC1070:00/input/input16
Nov 15 07:41:51 Incog kernel: intel_pmc_core INT33A1:00:  initialized
Nov 15 07:41:51 Incog kernel: videodev: Linux video capture interface: v2.00
Nov 15 07:41:51 Incog kernel: resource: resource sanity check: requesting [mem 0x00000000fedc0000-0x00000000fedcffff], which spans more than pnp 00:04 [mem 0xfedc0000-0xfedc7fff]
Nov 15 07:41:51 Incog kernel: caller igen6_probe+0x17f/0x7f2 [igen6_edac] mapping multiple BARs
Nov 15 07:41:51 Incog kernel: EDAC MC0: Giving out device to module igen6_edac controller Intel_client_SoC MC#0: DEV 0000:00:00.0 (INTERRUPT)
Nov 15 07:41:51 Incog kernel: EDAC MC1: Giving out device to module igen6_edac controller Intel_client_SoC MC#1: DEV 0000:00:00.0 (INTERRUPT)
Nov 15 07:41:51 Incog kernel: EDAC igen6: v2.5.1
Nov 15 07:41:51 Incog kernel: EDAC igen6 MC1: HANDLING IBECC MEMORY ERROR
Nov 15 07:41:51 Incog kernel: EDAC igen6 MC1: ADDR 0x7fffffffe0 
Nov 15 07:41:51 Incog kernel: EDAC igen6 MC0: HANDLING IBECC MEMORY ERROR
Nov 15 07:41:51 Incog kernel: EDAC igen6 MC0: ADDR 0x7fffffffe0 
Nov 15 07:41:51 Incog kernel: input: ELAN0524:01 04F3:3215 Mouse as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-ELAN0524:01/0018:04F3:3215.0006/input/input17
Nov 15 07:41:51 Incog kernel: input: ELAN0524:01 04F3:3215 Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-ELAN0524:01/0018:04F3:3215.0006/input/input19
Nov 15 07:41:51 Incog kernel: hid-generic 0018:04F3:3215.0006: input,hidraw5: I2C HID v1.00 Mouse [ELAN0524:01 04F3:3215] on i2c-ELAN0524:01
Nov 15 07:41:51 Incog kernel: input: PC Speaker as /devices/platform/pcspkr/input/input20
Nov 15 07:41:51 Incog kernel: ACPI: bus type thunderbolt registered
Nov 15 07:41:51 Incog kernel: mei_me 0000:00:16.0: enabling device (0000 -> 0002)
Nov 15 07:41:51 Incog kernel: Creating 1 MTD partitions on "0000:00:1f.5":
Nov 15 07:41:51 Incog kernel: 0x000000000000-0x000002000000 : "BIOS"
Nov 15 07:41:51 Incog kernel: i801_smbus 0000:00:1f.4: SPD Write Disable is set
Nov 15 07:41:51 Incog kernel: i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
Nov 15 07:41:51 Incog kernel: acer_wmi: Acer Laptop ACPI-WMI Extras
Nov 15 07:41:51 Incog kernel: acer_wmi: Function bitmap for Communication Button: 0x801
Nov 15 07:41:51 Incog kernel: input: Acer WMI hotkeys as /devices/virtual/input/input21
Nov 15 07:41:51 Incog kernel: i2c i2c-16: Successfully instantiated SPD at 0x50
Nov 15 07:41:51 Incog kernel: intel_rapl_msr: PL4 support detected.
Nov 15 07:41:51 Incog kernel: intel_rapl_common: Found RAPL domain package
Nov 15 07:41:51 Incog kernel: intel_rapl_common: Found RAPL domain core
Nov 15 07:41:51 Incog kernel: intel_rapl_common: Found RAPL domain uncore
Nov 15 07:41:51 Incog kernel: RAPL PMU: API unit is 2^-32 Joules, 3 fixed counters, 655360 ms ovfl timer
Nov 15 07:41:51 Incog kernel: RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
Nov 15 07:41:51 Incog kernel: RAPL PMU: hw unit of domain package 2^-14 Joules
Nov 15 07:41:51 Incog kernel: Bluetooth: Core ver 2.22
Nov 15 07:41:51 Incog kernel: RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
Nov 15 07:41:51 Incog kernel: NET: Registered PF_BLUETOOTH protocol family
Nov 15 07:41:51 Incog kernel: Bluetooth: HCI device and connection manager initialized
Nov 15 07:41:51 Incog kernel: Bluetooth: HCI socket layer initialized
Nov 15 07:41:51 Incog kernel: Bluetooth: L2CAP socket layer initialized
Nov 15 07:41:51 Incog kernel: Bluetooth: SCO socket layer initialized
Nov 15 07:41:51 Incog kernel: mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_ops [i915])
Nov 15 07:41:51 Incog kernel: iTCO_vendor_support: vendor-support=0
Nov 15 07:41:51 Incog kernel: ee1004 16-0050: 512 byte EE1004-compliant SPD EEPROM, read-only
Nov 15 07:41:51 Incog kernel: cryptd: max_cpu_qlen set to 1000
Nov 15 07:41:51 Incog kernel: intel_rapl_common: Found RAPL domain package
Nov 15 07:41:51 Incog kernel: fbcon: Taking over console
Nov 15 07:41:51 Incog kernel: mei_pxp 0000:00:16.0-fbf6fcf1-96cf-4e2e-a6a6-1bab8cbe36b1: bound 0000:00:02.0 (ops i915_pxp_tee_component_ops [i915])
Nov 15 07:41:51 Incog kernel: iTCO_wdt iTCO_wdt: Found a Intel PCH TCO device (Version=6, TCOBASE=0x0400)
Nov 15 07:41:51 Incog kernel: iTCO_wdt iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
Nov 15 07:41:51 Incog kernel: usb 3-7: Found UVC 1.10 device ACER HD User Facing (04f2:b773)
Nov 15 07:41:51 Incog kernel: usbcore: registered new interface driver uvcvideo
Nov 15 07:41:51 Incog kernel: Console: switching to colour frame buffer device 240x67
Nov 15 07:41:51 Incog kernel: AES CTR mode by8 optimization enabled
Nov 15 07:41:51 Incog kernel: usbcore: registered new interface driver btusb
Nov 15 07:41:51 Incog kernel: BUG: kernel NULL pointer dereference, address: 00000000000000d0
Nov 15 07:41:51 Incog kernel: #PF: supervisor write access in kernel mode
Nov 15 07:41:51 Incog kernel: #PF: error_code(0x0002) - not-present page
Nov 15 07:41:51 Incog kernel: PGD 0 P4D 0 
Nov 15 07:41:51 Incog kernel: Oops: Oops: 0002 [#1] PREEMPT SMP NOPTI
Nov 15 07:41:51 Incog kernel: CPU: 11 UID: 0 PID: 144 Comm: kworker/u49:0 Not tainted 6.13.2-arch1-1 #1 0973c91260d936c90a829134c4296c40fdd8c0c0
Nov 15 07:41:51 Incog kernel: Hardware name: Acer Aspire A315-59/Callisto_ADU, BIOS V1.16 08/16/2022
Nov 15 07:41:51 Incog kernel: Workqueue: hci0 hci_power_on [bluetooth]
Nov 15 07:41:51 Incog kernel: RIP: 0010:mutex_lock+0x1c/0x30
Nov 15 07:41:51 Incog kernel: Code: 90 90 90 90 90 90 90 90 90 90 90 90 90 90 f3 0f 1e fa 0f 1f 44 00 00 53 48 89 fb 2e 2e 2e 31 c0 65 48 8b 15 86 d7 15 4e 31 c0 <f0> 48 0f b1 13 75 06 5b c3 cc cc cc cc 48 89 df 5b eb b1 90 90 90
Nov 15 07:41:51 Incog kernel: RSP: 0018:ffffbb470184fd90 EFLAGS: 00010246
Nov 15 07:41:51 Incog kernel: RAX: 0000000000000000 RBX: 00000000000000d0 RCX: 0000000000000001
Nov 15 07:41:51 Incog kernel: RDX: ffff9e3f46045100 RSI: 0000000000000002 RDI: 00000000000000d0
Nov 15 07:41:51 Incog kernel: RBP: ffff9e3f47065828 R08: 0000000000000008 R09: 0000000000000002
Nov 15 07:41:51 Incog kernel: R10: 0000000000000001 R11: 0000000000000000 R12: ffff9e3f49006000
Nov 15 07:41:51 Incog kernel: R13: ffff9e3f46045100 R14: ffff9e3f490063e8 R15: 0000000000000000
Nov 15 07:41:51 Incog kernel: FS:  0000000000000000(0000) GS:ffff9e42df780000(0000) knlGS:0000000000000000
Nov 15 07:41:51 Incog kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Nov 15 07:41:51 Incog kernel: CR2: 00000000000000d0 CR3: 00000001046c0000 CR4: 0000000000f50ef0
Nov 15 07:41:51 Incog kernel: PKRU: 55555554
Nov 15 07:41:51 Incog kernel: Call Trace:
Nov 15 07:41:51 Incog kernel:  <TASK>
Nov 15 07:41:51 Incog kernel:  ? __die_body.cold+0x19/0x27
Nov 15 07:41:51 Incog kernel:  ? page_fault_oops+0x15a/0x2d0
Nov 15 07:41:51 Incog kernel:  ? __queue_work.part.0+0xe7/0x3b0
Nov 15 07:41:51 Incog kernel:  ? exc_page_fault+0x81/0x190
Nov 15 07:41:51 Incog kernel:  ? asm_exc_page_fault+0x26/0x30
Nov 15 07:41:51 Incog kernel:  ? mutex_lock+0x1c/0x30
Nov 15 07:41:51 Incog kernel:  btusb_mtk_setup+0x9c/0x190 [btusb 5fc33b282acf72046f27f910670549451de29ea1]
Nov 15 07:41:51 Incog kernel:  hci_dev_open_sync+0x102/0xb70 [bluetooth fa65d2345984c127321a4160d1bcaeec512c6656]
Nov 15 07:41:51 Incog kernel:  ? try_to_wake_up+0x2fb/0x700
Nov 15 07:41:51 Incog kernel:  hci_dev_do_open+0x23/0x60 [bluetooth fa65d2345984c127321a4160d1bcaeec512c6656]
Nov 15 07:41:51 Incog kernel:  hci_power_on+0x4f/0x260 [bluetooth fa65d2345984c127321a4160d1bcaeec512c6656]
Nov 15 07:41:51 Incog kernel:  process_one_work+0x17b/0x330
Nov 15 07:41:51 Incog kernel:  worker_thread+0x2ce/0x3f0
Nov 15 07:41:51 Incog kernel:  ? __pfx_worker_thread+0x10/0x10
Nov 15 07:41:51 Incog kernel:  kthread+0xcf/0x100
Nov 15 07:41:51 Incog kernel:  ? __pfx_kthread+0x10/0x10
Nov 15 07:41:51 Incog kernel:  ret_from_fork+0x31/0x50
Nov 15 07:41:51 Incog kernel:  ? __pfx_kthread+0x10/0x10
Nov 15 07:41:51 Incog kernel:  ret_from_fork_asm+0x1a/0x30
Nov 15 07:41:51 Incog kernel:  </TASK>
Nov 15 07:41:51 Incog kernel: Modules linked in: btusb snd_intel_sdw_acpi mt7615_common aesni_intel snd_hda_codec btrtl uvcvideo gf128mul btintel mt76_connac_lib snd_hda_core iTCO_wdt crypto_simd videobuf2_vmalloc btbcm intel_pmc_bxt cryptd processor_thermal_device_pci snd_hwdep uvc btmtk mt76 snd_pcm iTCO_vendor_support ee1004 rapl videobuf2_memops processor_thermal_device mei_pxp mei_hdcp hid_multitouch(+) intel_rapl_msr bluetooth processor_thermal_wt_hint intel_cstate videobuf2_v4l2 snd_timer acer_wmi processor_thermal_rfim i2c_i801 crc16 mac80211 intel_uncore videobuf2_common platform_profile spi_nor processor_thermal_rapl snd ov13858 mei_me intel_rapl_common i2c_smbus mtd wmi_bmof pcspkr soundcore i2c_mux libarc4 processor_thermal_wt_req thunderbolt(+) mei processor_thermal_power_floor v4l2_fwnode processor_thermal_mbox igen6_edac v4l2_async i2c_hid_acpi intel_pmc_core int3403_thermal videodev i2c_hid intel_vsec int340x_thermal_zone mc intel_hid pmt_telemetry int3400_thermal pinctrl_tigerlake sparse_keymap acpi_pad pmt_class
Nov 15 07:41:51 Incog kernel:  joydev acpi_thermal_rel mousedev acer_wireless cfg80211 mac_hid rfkill usblp pkcs8_key_parser crypto_user dm_mod loop nfnetlink ip_tables x_tables btrfs blake2b_generic libcrc32c crc32c_generic xor raid6_pq xe nvme nvme_core drm_ttm_helper gpu_sched drm_suballoc_helper drm_gpuvm nvme_auth drm_exec i915 serio_raw atkbd libps2 vivaldi_fmap i2c_algo_bit drm_buddy ttm crc32c_intel i8042 sha256_ssse3 intel_gtt serio drm_display_helper video spi_intel_pci intel_lpss_pci intel_lpss wmi cec spi_intel vmd idma64 hid_generic usbhid
Nov 15 07:41:51 Incog kernel: CR2: 00000000000000d0
Nov 15 07:41:51 Incog kernel: ---[ end trace 0000000000000000 ]---
Nov 15 07:41:51 Incog kernel: RIP: 0010:mutex_lock+0x1c/0x30
Nov 15 07:41:51 Incog kernel: Code: 90 90 90 90 90 90 90 90 90 90 90 90 90 90 f3 0f 1e fa 0f 1f 44 00 00 53 48 89 fb 2e 2e 2e 31 c0 65 48 8b 15 86 d7 15 4e 31 c0 <f0> 48 0f b1 13 75 06 5b c3 cc cc cc cc 48 89 df 5b eb b1 90 90 90
Nov 15 07:41:51 Incog kernel: RSP: 0018:ffffbb470184fd90 EFLAGS: 00010246
Nov 15 07:41:51 Incog kernel: RAX: 0000000000000000 RBX: 00000000000000d0 RCX: 0000000000000001
Nov 15 07:41:51 Incog kernel: RDX: ffff9e3f46045100 RSI: 0000000000000002 RDI: 00000000000000d0
Nov 15 07:41:51 Incog kernel: RBP: ffff9e3f47065828 R08: 0000000000000008 R09: 0000000000000002
Nov 15 07:41:51 Incog kernel: R10: 0000000000000001 R11: 0000000000000000 R12: ffff9e3f49006000
Nov 15 07:41:51 Incog kernel: R13: ffff9e3f46045100 R14: ffff9e3f490063e8 R15: 0000000000000000
Nov 15 07:41:51 Incog kernel: FS:  0000000000000000(0000) GS:ffff9e42df780000(0000) knlGS:0000000000000000
Nov 15 07:41:51 Incog kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Nov 15 07:41:51 Incog kernel: CR2: 00000000000000d0 CR3: 00000001046c0000 CR4: 0000000000f50ef0
Nov 15 07:41:51 Incog kernel: PKRU: 55555554
Nov 15 07:41:51 Incog kernel: note: kworker/u49:0[144] exited with irqs disabled
Nov 15 07:41:51 Incog kernel: mt7615e 0000:2a:00.0: enabling device (0000 -> 0002)
Nov 15 07:41:51 Incog kernel: input: ELAN0524:01 04F3:3215 Mouse as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-ELAN0524:01/0018:04F3:3215.0006/input/input22
Nov 15 07:41:51 Incog kernel: input: ELAN0524:01 04F3:3215 Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-ELAN0524:01/0018:04F3:3215.0006/input/input24
Nov 15 07:41:51 Incog kernel: hid-multitouch 0018:04F3:3215.0006: input,hidraw5: I2C HID v1.00 Mouse [ELAN0524:01 04F3:3215] on i2c-ELAN0524:01
Nov 15 07:41:51 Incog kernel: mt7615e 0000:2a:00.0: registering led 'mt76-phy0'
Nov 15 07:41:51 Incog kernel: snd_hda_intel 0000:00:1f.3: Digital mics found on Skylake+ platform, using SOF driver
Nov 15 07:41:51 Incog kernel: ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
Nov 15 07:41:51 Incog kernel: ieee80211 phy0: copying sband (band 1) due to VHT EXT NSS BW flag
Nov 15 07:41:51 Incog kernel: mt7615e 0000:2a:00.0 wlp42s0: renamed from wlan0
Nov 15 07:41:51 Incog kernel: mt7615e 0000:2a:00.0: HW/SW Version: 0x65326363, Build Time: 2006030247debug
Nov 15 07:41:51 Incog kernel: intel_tcc_cooling: Programmable TCC Offset detected
Nov 15 07:41:51 Incog kernel: mt7615e 0000:2a:00.0: N9 Firmware Version: 3.1.1, Build Time: 20200604161656
Nov 15 07:41:51 Incog kernel: mt7615e 0000:2a:00.0: Region number: 0x4
Nov 15 07:41:51 Incog kernel: mt7615e 0000:2a:00.0: Parsing tailer Region: 0
Nov 15 07:41:51 Incog kernel: mt7615e 0000:2a:00.0: Region 0, override_addr = 0x00118000
Nov 15 07:41:51 Incog kernel: mt7615e 0000:2a:00.0: Parsing tailer Region: 1
Nov 15 07:41:51 Incog kernel: mt7615e 0000:2a:00.0: Parsing tailer Region: 2
Nov 15 07:41:51 Incog kernel: mt7615e 0000:2a:00.0: Parsing tailer Region: 3
Nov 15 07:41:51 Incog kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: enabling device (0000 -> 0002)
Nov 15 07:41:52 Incog kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if 0x040100
Nov 15 07:41:52 Incog kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
Nov 15 07:41:52 Incog kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: use msi interrupt mode
Nov 15 07:41:52 Incog kernel: mt7615e 0000:2a:00.0: override_addr = 0x00118000, option = 3
Nov 15 07:41:52 Incog kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: hda codecs found, mask 5
Nov 15 07:41:52 Incog kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: using HDA machine driver skl_hda_dsp_generic now
Nov 15 07:41:52 Incog kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: NHLT device BT(0) detected, ssp_mask 0x4
Nov 15 07:41:52 Incog kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: BT link detected in NHLT tables: 0x4
Nov 15 07:41:52 Incog kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: DMICs detected in NHLT tables: 2
Nov 15 07:41:52 Incog kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: Firmware paths/files for ipc type 0:
Nov 15 07:41:52 Incog kernel: sof-audio-pci-intel-tgl 0000:00:1f.3:  Firmware file:     intel/sof/sof-adl.ri
Nov 15 07:41:52 Incog kernel: sof-audio-pci-intel-tgl 0000:00:1f.3:  Topology file:     intel/sof-tplg/sof-hda-generic-2ch.tplg
Nov 15 07:41:52 Incog kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: Firmware info: version 2:2:0-57864
Nov 15 07:41:52 Incog kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: Firmware: ABI 3:22:1 Kernel ABI 3:23:1
Nov 15 07:41:52 Incog kernel: BTRFS: device label var devid 1 transid 108126 /dev/nvme0n1p7 (259:4) scanned by mount (552)
Nov 15 07:41:52 Incog kernel: BTRFS: device label home devid 1 transid 155749 /dev/nvme0n1p8 (259:5) scanned by mount (550)
Nov 15 07:41:52 Incog kernel: BTRFS info (device nvme0n1p7): first mount of filesystem 63d39471-cc0c-416e-954a-6b87178fd3a2
Nov 15 07:41:52 Incog kernel: BTRFS info (device nvme0n1p8): first mount of filesystem c781b343-21ca-45bd-a014-00cc8d2cfcf7
Nov 15 07:41:52 Incog kernel: BTRFS info (device nvme0n1p8): using crc32c (crc32c-intel) checksum algorithm
Nov 15 07:41:52 Incog kernel: BTRFS info (device nvme0n1p8): using free-space-tree
Nov 15 07:41:52 Incog kernel: BTRFS info (device nvme0n1p7): using crc32c (crc32c-intel) checksum algorithm
Nov 15 07:41:52 Incog kernel: BTRFS info (device nvme0n1p7): using free-space-tree
Nov 15 07:41:52 Incog kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: Firmware info: version 2:2:0-57864
Nov 15 07:41:52 Incog kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: Firmware: ABI 3:22:1 Kernel ABI 3:23:1
Nov 15 07:41:52 Incog kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: Topology: ABI 3:22:1 Kernel ABI 3:23:1
Nov 15 07:41:52 Incog kernel: skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: Parent card not yet available, widget card binding deferred
Nov 15 07:41:52 Incog kernel: snd_hda_codec_realtek ehdaudio0D0: ALC256: picked fixup  (pin match)
Nov 15 07:41:52 Incog kernel: snd_hda_codec_realtek ehdaudio0D0: autoconfig for ALC256: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
Nov 15 07:41:52 Incog kernel: snd_hda_codec_realtek ehdaudio0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Nov 15 07:41:52 Incog kernel: snd_hda_codec_realtek ehdaudio0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
Nov 15 07:41:52 Incog kernel: snd_hda_codec_realtek ehdaudio0D0:    mono: mono_out=0x0
Nov 15 07:41:52 Incog kernel: snd_hda_codec_realtek ehdaudio0D0:    inputs:
Nov 15 07:41:52 Incog kernel: snd_hda_codec_realtek ehdaudio0D0:      Headset Mic=0x19
Nov 15 07:41:52 Incog kernel: skl_hda_dsp_generic skl_hda_dsp_generic: hda_dsp_hdmi_build_controls: no PCM in topology for HDMI converter 3
Nov 15 07:41:52 Incog kernel: input: sof-hda-dsp Headset Mic as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card0/input25
Nov 15 07:41:52 Incog kernel: input: sof-hda-dsp Front Headphone as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card0/input26
Nov 15 07:41:52 Incog kernel: input: sof-hda-dsp HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card0/input27
Nov 15 07:41:52 Incog kernel: input: sof-hda-dsp HDMI/DP,pcm=4 as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card0/input28
Nov 15 07:41:52 Incog kernel: input: sof-hda-dsp HDMI/DP,pcm=5 as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card0/input29
Nov 15 07:41:52 Incog systemd-journald[363]: Received client request to flush runtime journal.
Nov 15 07:41:53 Incog kernel: input: keyd virtual keyboard as /devices/virtual/input/input30
Nov 15 07:41:53 Incog kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Nov 15 07:41:53 Incog kernel: Bluetooth: BNEP filters: protocol multicast
Nov 15 07:41:53 Incog kernel: Bluetooth: BNEP socket layer initialized
Nov 15 07:41:53 Incog kernel: input: keyd virtual pointer as /devices/virtual/input/input31
Nov 15 07:41:53 Incog kernel: bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
Nov 15 07:41:53 Incog kernel: u32 classifier
Nov 15 07:41:53 Incog kernel:     Performance counters on
Nov 15 07:41:53 Incog kernel:     input device check on
Nov 15 07:41:53 Incog kernel:     Actions configured
Nov 15 07:41:56 Incog kernel: wlp42s0: authenticate with d8:e8:44:c2:1f:74 (local address=9c:2f:9d:8b:2c:1d)
Nov 15 07:41:56 Incog kernel: wlp42s0: send auth to d8:e8:44:c2:1f:74 (try 1/3)
Nov 15 07:41:56 Incog kernel: wlp42s0: authenticated
Nov 15 07:41:56 Incog kernel: wlp42s0: associate with d8:e8:44:c2:1f:74 (try 1/3)
Nov 15 07:41:56 Incog kernel: wlp42s0: RX AssocResp from d8:e8:44:c2:1f:74 (capab=0x831 status=0 aid=1)
Nov 15 07:41:56 Incog kernel: wlp42s0: associated
Nov 15 07:42:03 Incog kernel: nvme nvme0: using unchecked data buffer
Nov 15 07:42:05 Incog kernel: warning: `ThreadPoolForeg' uses wireless extensions which will stop working for Wi-Fi 7 hardware; use nl80211
Nov 15 08:04:42 Incog kernel: usb 3-6: USB disconnect, device number 3
Nov 15 08:04:42 Incog kernel: usb 3-6.2: USB disconnect, device number 5
Nov 15 08:04:42 Incog kernel: usb 4-3: USB disconnect, device number 2
Nov 15 08:04:57 Incog kernel: wlp42s0: deauthenticating from d8:e8:44:c2:1f:74 by local choice (Reason: 3=DEAUTH_LEAVING)
Nov 15 08:04:57 Incog kernel: PM: suspend entry (s2idle)
Nov 15 08:04:57 Incog kernel: Filesystems sync: 0.031 seconds
Nov 15 08:10:56 Incog kernel: Freezing user space processes
Nov 15 08:10:56 Incog kernel: Freezing user space processes completed (elapsed 0.002 seconds)
Nov 15 08:10:56 Incog kernel: OOM killer disabled.
Nov 15 08:10:56 Incog kernel: Freezing remaining freezable tasks
Nov 15 08:10:56 Incog kernel: Freezing remaining freezable tasks completed (elapsed 0.001 seconds)
Nov 15 08:10:56 Incog kernel: printk: Suspending console(s) (use no_console_suspend to debug)
Nov 15 08:10:56 Incog kernel: ACPI: EC: interrupt blocked
Nov 15 08:10:56 Incog kernel: acer_wmi: Unknown function number - 8 - 0
Nov 15 08:10:56 Incog kernel: ACPI: EC: interrupt unblocked
Nov 15 08:10:56 Incog kernel: i915 0000:00:02.0: [drm] GT0: GuC firmware i915/adlp_guc_70.bin version 70.49.4
Nov 15 08:10:56 Incog kernel: i915 0000:00:02.0: [drm] GT0: HuC firmware i915/tgl_huc.bin version 7.9.3
Nov 15 08:10:56 Incog kernel: i915 0000:00:02.0: [drm] GT0: HuC: authenticated for all workloads
Nov 15 08:10:56 Incog kernel: i915 0000:00:02.0: [drm] GT0: GUC: submission enabled
Nov 15 08:10:56 Incog kernel: i915 0000:00:02.0: [drm] GT0: GUC: SLPC enabled
Nov 15 08:10:56 Incog kernel: i915 0000:00:02.0: [drm] GT0: GUC: RC enabled
Nov 15 08:10:56 Incog kernel: ata1: SATA link down (SStatus 4 SControl 300)
Nov 15 08:10:56 Incog kernel: mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_ops [i915])
Nov 15 08:10:56 Incog kernel: OOM killer enabled.
Nov 15 08:10:56 Incog kernel: Restarting tasks ... 
Nov 15 08:10:56 Incog kernel: mei_pxp 0000:00:16.0-fbf6fcf1-96cf-4e2e-a6a6-1bab8cbe36b1: bound 0000:00:02.0 (ops i915_pxp_tee_component_ops [i915])
Nov 15 08:10:56 Incog kernel: done.
Nov 15 08:10:56 Incog kernel: random: crng reseeded on system resumption
Nov 15 08:10:56 Incog kernel: usb 3-5: USB disconnect, device number 2
Nov 15 08:10:56 Incog kernel: PM: suspend exit
Nov 15 08:10:59 Incog kernel: wlp42s0: authenticate with d8:e8:44:c2:1f:74 (local address=9c:2f:9d:8b:2c:1d)
Nov 15 08:10:59 Incog kernel: wlp42s0: send auth to d8:e8:44:c2:1f:74 (try 1/3)
Nov 15 08:10:59 Incog kernel: wlp42s0: authenticated
Nov 15 08:10:59 Incog kernel: wlp42s0: associate with d8:e8:44:c2:1f:74 (try 1/3)
Nov 15 08:10:59 Incog kernel: wlp42s0: RX AssocResp from d8:e8:44:c2:1f:74 (capab=0x831 status=0 aid=1)
Nov 15 08:10:59 Incog kernel: wlp42s0: associated
Nov 15 08:11:03 Incog kernel: usb 3-1: new low-speed USB device number 7 using xhci_hcd
Nov 15 08:11:03 Incog kernel: usb 3-1: New USB device found, idVendor=1a2c, idProduct=9cf4, bcdDevice= 1.10
Nov 15 08:11:03 Incog kernel: usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Nov 15 08:11:03 Incog kernel: usb 3-1: Product: USB Gaming Keyboard 
Nov 15 08:11:03 Incog kernel: usb 3-1: Manufacturer: SEMICO  
Nov 15 08:11:03 Incog kernel: input: SEMICO   USB Gaming Keyboard  as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/0003:1A2C:9CF4.0007/input/input32
Nov 15 08:11:03 Incog kernel: hid-generic 0003:1A2C:9CF4.0007: input,hidraw0: USB HID v1.10 Keyboard [SEMICO   USB Gaming Keyboard ] on usb-0000:00:14.0-1/input0
Nov 15 08:11:03 Incog kernel: input: SEMICO   USB Gaming Keyboard  Consumer Control as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.1/0003:1A2C:9CF4.0008/input/input33
Nov 15 08:11:03 Incog kernel: input: SEMICO   USB Gaming Keyboard  System Control as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.1/0003:1A2C:9CF4.0008/input/input34
Nov 15 08:11:03 Incog kernel: input: SEMICO   USB Gaming Keyboard  Keyboard as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.1/0003:1A2C:9CF4.0008/input/input36
Nov 15 08:11:03 Incog kernel: hid-generic 0003:1A2C:9CF4.0008: input,hiddev96,hidraw1: USB HID v1.10 Keyboard [SEMICO   USB Gaming Keyboard ] on usb-0000:00:14.0-1/input1
Nov 15 08:11:15 Incog kernel: usb 3-6: new full-speed USB device number 8 using xhci_hcd
Nov 15 08:11:15 Incog kernel: usb 3-6: New USB device found, idVendor=1532, idProduct=008a, bcdDevice= 2.00
Nov 15 08:11:15 Incog kernel: usb 3-6: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Nov 15 08:11:15 Incog kernel: usb 3-6: Product: Razer Viper Mini
Nov 15 08:11:15 Incog kernel: usb 3-6: Manufacturer: Razer
Nov 15 08:11:15 Incog kernel: input: Razer Razer Viper Mini as /devices/pci0000:00/0000:00:14.0/usb3/3-6/3-6:1.0/0003:1532:008A.0009/input/input38
Nov 15 08:11:15 Incog kernel: hid-generic 0003:1532:008A.0009: input,hidraw2: USB HID v1.11 Mouse [Razer Razer Viper Mini] on usb-0000:00:14.0-6/input0
Nov 15 08:11:15 Incog kernel: input: Razer Razer Viper Mini Keyboard as /devices/pci0000:00/0000:00:14.0/usb3/3-6/3-6:1.1/0003:1532:008A.000A/input/input39
Nov 15 08:11:15 Incog kernel: input: Razer Razer Viper Mini as /devices/pci0000:00/0000:00:14.0/usb3/3-6/3-6:1.1/0003:1532:008A.000A/input/input40
Nov 15 08:11:15 Incog kernel: hid-generic 0003:1532:008A.000A: input,hidraw3: USB HID v1.11 Keyboard [Razer Razer Viper Mini] on usb-0000:00:14.0-6/input1
Nov 15 08:11:15 Incog kernel: input: Razer Razer Viper Mini as /devices/pci0000:00/0000:00:14.0/usb3/3-6/3-6:1.2/0003:1532:008A.000B/input/input41
Nov 15 08:11:15 Incog kernel: hid-generic 0003:1532:008A.000B: input,hidraw4: USB HID v1.11 Keyboard [Razer Razer Viper Mini] on usb-0000:00:14.0-6/input2
Nov 15 08:17:29 Incog kernel: usbcore: deregistering interface driver btusb

[-- Attachment #3: 6.13.1-logs --]
[-- Type: application/octet-stream, Size: 106639 bytes --]

Nov 15 07:39:19 Incog kernel: Linux version 6.13.1-arch2-2 (linux@archlinux) (gcc (GCC) 14.2.1 20250207, GNU ld (GNU Binutils) 2.44) #1 SMP PREEMPT_DYNAMIC Sat, 08 Feb 2025 13:50:31 +0000
Nov 15 07:39:19 Incog kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=ab10877f-71ea-4d97-a34d-32a67b154b96 rw loglevel=3 quiet
Nov 15 07:39:19 Incog kernel: x86/split lock detection: #AC: crashing the kernel on kernel split_locks and warning on user-space split_locks
Nov 15 07:39:19 Incog kernel: BIOS-provided physical RAM map:
Nov 15 07:39:19 Incog kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable
Nov 15 07:39:19 Incog kernel: BIOS-e820: [mem 0x000000000009f000-0x00000000000fffff] reserved
Nov 15 07:39:19 Incog kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000036ecbfff] usable
Nov 15 07:39:19 Incog kernel: BIOS-e820: [mem 0x0000000036ecc000-0x0000000036ed4fff] ACPI data
Nov 15 07:39:19 Incog kernel: BIOS-e820: [mem 0x0000000036ed5000-0x000000003c2c8fff] usable
Nov 15 07:39:19 Incog kernel: BIOS-e820: [mem 0x000000003c2c9000-0x000000003cbc8fff] reserved
Nov 15 07:39:19 Incog kernel: BIOS-e820: [mem 0x000000003cbc9000-0x000000003e9defff] usable
Nov 15 07:39:19 Incog kernel: BIOS-e820: [mem 0x000000003e9df000-0x0000000040a7efff] reserved
Nov 15 07:39:19 Incog kernel: BIOS-e820: [mem 0x0000000040a7f000-0x0000000043a2efff] ACPI NVS
Nov 15 07:39:19 Incog kernel: BIOS-e820: [mem 0x0000000043a2f000-0x0000000043afefff] ACPI data
Nov 15 07:39:19 Incog kernel: BIOS-e820: [mem 0x0000000043aff000-0x0000000043afffff] usable
Nov 15 07:39:19 Incog kernel: BIOS-e820: [mem 0x0000000043b00000-0x0000000047ffffff] reserved
Nov 15 07:39:19 Incog kernel: BIOS-e820: [mem 0x0000000048e00000-0x0000000048ffffff] reserved
Nov 15 07:39:19 Incog kernel: BIOS-e820: [mem 0x000000004a000000-0x00000000507fffff] reserved
Nov 15 07:39:19 Incog kernel: BIOS-e820: [mem 0x00000000c0000000-0x00000000cfffffff] reserved
Nov 15 07:39:19 Incog kernel: BIOS-e820: [mem 0x00000000fe010000-0x00000000fe010fff] reserved
Nov 15 07:39:19 Incog kernel: BIOS-e820: [mem 0x00000000fed20000-0x00000000fed7ffff] reserved
Nov 15 07:39:19 Incog kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Nov 15 07:39:19 Incog kernel: BIOS-e820: [mem 0x0000000100000000-0x00000004af7fffff] usable
Nov 15 07:39:19 Incog kernel: NX (Execute Disable) protection: active
Nov 15 07:39:19 Incog kernel: APIC: Static calls initialized
Nov 15 07:39:19 Incog kernel: efi: EFI v2.7 by INSYDE Corp.
Nov 15 07:39:19 Incog kernel: efi: ACPI=0x43afe000 ACPI 2.0=0x43afe014 TPMFinalLog=0x439a6000 SMBIOS=0x3f086000 MEMATTR=0x370dc018 ESRT=0x37ca2818 INITRD=0x36edc098 RNG=0x43a33018 TPMEventLog=0x36ecc018 
Nov 15 07:39:19 Incog kernel: random: crng init done
Nov 15 07:39:19 Incog kernel: efi: Remove mem82: MMIO range=[0xc0000000-0xcfffffff] (256MB) from e820 map
Nov 15 07:39:19 Incog kernel: e820: remove [mem 0xc0000000-0xcfffffff] reserved
Nov 15 07:39:19 Incog kernel: efi: Not removing mem83: MMIO range=[0xfe010000-0xfe010fff] (4KB) from e820 map
Nov 15 07:39:19 Incog kernel: efi: Remove mem85: MMIO range=[0xff000000-0xffffffff] (16MB) from e820 map
Nov 15 07:39:19 Incog kernel: e820: remove [mem 0xff000000-0xffffffff] reserved
Nov 15 07:39:19 Incog kernel: SMBIOS 3.3 present.
Nov 15 07:39:19 Incog kernel: DMI: Acer Aspire A315-59/Callisto_ADU, BIOS V1.16 08/16/2022
Nov 15 07:39:19 Incog kernel: DMI: Memory slots populated: 2/2
Nov 15 07:39:19 Incog kernel: tsc: Detected 2500.000 MHz processor
Nov 15 07:39:19 Incog kernel: tsc: Detected 2496.000 MHz TSC
Nov 15 07:39:19 Incog kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Nov 15 07:39:19 Incog kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Nov 15 07:39:19 Incog kernel: last_pfn = 0x4af800 max_arch_pfn = 0x400000000
Nov 15 07:39:19 Incog kernel: MTRR map: 5 entries (3 fixed + 2 variable; max 23), built from 10 variable MTRRs
Nov 15 07:39:19 Incog kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
Nov 15 07:39:19 Incog kernel: last_pfn = 0x43b00 max_arch_pfn = 0x400000000
Nov 15 07:39:19 Incog kernel: esrt: Reserving ESRT space from 0x0000000037ca2818 to 0x0000000037ca2850.
Nov 15 07:39:19 Incog kernel: e820: update [mem 0x37ca2000-0x37ca2fff] usable ==> reserved
Nov 15 07:39:19 Incog kernel: Using GB pages for direct mapping
Nov 15 07:39:19 Incog kernel: Incomplete global flushes, disabling PCID
Nov 15 07:39:19 Incog kernel: Secure boot disabled
Nov 15 07:39:19 Incog kernel: RAMDISK: [mem 0x341bc000-0x353b2fff]
Nov 15 07:39:19 Incog kernel: ACPI: Early table checksum verification disabled
Nov 15 07:39:19 Incog kernel: ACPI: RSDP 0x0000000043AFE014 000024 (v02 ACRSYS)
Nov 15 07:39:19 Incog kernel: ACPI: XSDT 0x0000000043ACC188 00015C (v01 ACRSYS ACRPRDCT 00000002      01000013)
Nov 15 07:39:19 Incog kernel: ACPI: FACP 0x0000000043AC1000 000114 (v06 ACRSYS ACRPRDCT 00000002 1025 00040000)
Nov 15 07:39:19 Incog kernel: ACPI: DSDT 0x0000000043A48000 075DE7 (v02 ACRSYS ACRPRDCT 00000002 1025 00040000)
Nov 15 07:39:19 Incog kernel: ACPI: FACS 0x000000004397F000 000040
Nov 15 07:39:19 Incog kernel: ACPI: UEFI 0x0000000043A2E000 000236 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
Nov 15 07:39:19 Incog kernel: ACPI: SSDT 0x0000000043AF8000 004B02 (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
Nov 15 07:39:19 Incog kernel: ACPI: SSDT 0x0000000043AF7000 00038C (v02 ACRSYS ACRPRDCT 00000001 1025 00040000)
Nov 15 07:39:19 Incog kernel: ACPI: SSDT 0x0000000043AF6000 000106 (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Nov 15 07:39:19 Incog kernel: ACPI: SSDT 0x0000000043AF0000 005D2C (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Nov 15 07:39:19 Incog kernel: ACPI: SSDT 0x0000000043AED000 002AFE (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Nov 15 07:39:19 Incog kernel: ACPI: SSDT 0x0000000043AE9000 0033D3 (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Nov 15 07:39:19 Incog kernel: ACPI: SSDT 0x0000000043ADB000 00D39F (v02 INTEL  TcssSsdt 00001000 INTL 20200717)
Nov 15 07:39:19 Incog kernel: ACPI: SSDT 0x0000000043ADA000 00094D (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Nov 15 07:39:19 Incog kernel: ACPI: SSDT 0x0000000043AD9000 000033 (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Nov 15 07:39:19 Incog kernel: ACPI: SSDT 0x0000000043AD7000 001246 (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
Nov 15 07:39:19 Incog kernel: ACPI: SSDT 0x0000000043AD6000 00077B (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
Nov 15 07:39:19 Incog kernel: ACPI: TPM2 0x0000000043AD5000 00004C (v04 ACRSYS ACRPRDCT 00000002 1025 00040000)
Nov 15 07:39:19 Incog kernel: ACPI: MSDM 0x0000000043AD4000 000055 (v03 ACRSYS ACRPRDCT 00000001 1025 00040000)
Nov 15 07:39:19 Incog kernel: ACPI: LPIT 0x0000000043AD3000 0000CC (v01 ACRSYS ACRPRDCT 00000002 1025 00040000)
Nov 15 07:39:19 Incog kernel: ACPI: WSMT 0x0000000043AD2000 000028 (v01 ACRSYS ACRPRDCT 00000002 1025 00040000)
Nov 15 07:39:19 Incog kernel: ACPI: SSDT 0x0000000043AD1000 000AD9 (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
Nov 15 07:39:19 Incog kernel: ACPI: SSDT 0x0000000043ACE000 002357 (v02 ACRSYS ACRPRDCT 00000000 1025 00040000)
Nov 15 07:39:19 Incog kernel: ACPI: DBGP 0x0000000043ACD000 000034 (v01 ACRSYS ACRPRDCT 00000002 1025 00040000)
Nov 15 07:39:19 Incog kernel: ACPI: DBG2 0x0000000043AFD000 000054 (v00 ACRSYS ACRPRDCT 00000002 1025 00040000)
Nov 15 07:39:19 Incog kernel: ACPI: NHLT 0x0000000043ACA000 001B62 (v00 ACRSYS ACRPRDCT 00000002 1025 00040000)
Nov 15 07:39:19 Incog kernel: ACPI: SSDT 0x0000000043AC2000 007DEE (v01 ACRSYS ACRPRDCT 00001000 1025 00040000)
Nov 15 07:39:19 Incog kernel: ACPI: HPET 0x0000000043AC0000 000038 (v01 ACRSYS ACRPRDCT 00000002 1025 00040000)
Nov 15 07:39:19 Incog kernel: ACPI: APIC 0x0000000043ABF000 0001DC (v04 ACRSYS ACRPRDCT 00000002 1025 00040000)
Nov 15 07:39:19 Incog kernel: ACPI: MCFG 0x0000000043ABE000 00003C (v01 ACRSYS ACRPRDCT 00000002 1025 00040000)
Nov 15 07:39:19 Incog kernel: ACPI: SSDT 0x0000000043A45000 00210D (v02 ACRSYS ACRPRDCT 00000002 1025 00040000)
Nov 15 07:39:19 Incog kernel: ACPI: SSDT 0x0000000043A43000 001D0E (v02 ACRSYS ACRPRDCT 00000002 1025 00040000)
Nov 15 07:39:19 Incog kernel: ACPI: $H2O 0x0000000043A42000 00002C (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
Nov 15 07:39:19 Incog kernel: ACPI: DMAR 0x0000000043A41000 000088 (v02 ACRSYS ACRPRDCT 00000002 1025 00040000)
Nov 15 07:39:19 Incog kernel: ACPI: UEFI 0x000000004397C000 00063A (v01 ACRSYS ACRPRDCT 00000000 1025 00040000)
Nov 15 07:39:19 Incog kernel: ACPI: UEFI 0x000000004397B000 00005C (v01 ACRSYS ACRPRDCT 00000000 1025 00040000)
Nov 15 07:39:19 Incog kernel: ACPI: SSDT 0x0000000043A40000 000497 (v02 ACRSYS ACRPRDCT 00000000 1025 00040000)
Nov 15 07:39:19 Incog kernel: ACPI: SSDT 0x0000000043A3C000 003AEA (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Nov 15 07:39:19 Incog kernel: ACPI: SSDT 0x0000000043A38000 0039DA (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Nov 15 07:39:19 Incog kernel: ACPI: SSDT 0x0000000043A37000 0000F8 (v01 ACRSYS ACRPRDCT 00001000 1025 00040000)
Nov 15 07:39:19 Incog kernel: ACPI: FPDT 0x0000000043A36000 000044 (v01 ACRSYS ACRPRDCT 00000002 1025 00040000)
Nov 15 07:39:19 Incog kernel: ACPI: PHAT 0x0000000043A34000 000591 (v01 ACRSYS ACRPRDCT 00000005 1025 00040000)
Nov 15 07:39:19 Incog kernel: ACPI: BGRT 0x0000000043A35000 000038 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
Nov 15 07:39:19 Incog kernel: ACPI: Reserving FACP table memory at [mem 0x43ac1000-0x43ac1113]
Nov 15 07:39:19 Incog kernel: ACPI: Reserving DSDT table memory at [mem 0x43a48000-0x43abdde6]
Nov 15 07:39:19 Incog kernel: ACPI: Reserving FACS table memory at [mem 0x4397f000-0x4397f03f]
Nov 15 07:39:19 Incog kernel: ACPI: Reserving UEFI table memory at [mem 0x43a2e000-0x43a2e235]
Nov 15 07:39:19 Incog kernel: ACPI: Reserving SSDT table memory at [mem 0x43af8000-0x43afcb01]
Nov 15 07:39:19 Incog kernel: ACPI: Reserving SSDT table memory at [mem 0x43af7000-0x43af738b]
Nov 15 07:39:19 Incog kernel: ACPI: Reserving SSDT table memory at [mem 0x43af6000-0x43af6105]
Nov 15 07:39:19 Incog kernel: ACPI: Reserving SSDT table memory at [mem 0x43af0000-0x43af5d2b]
Nov 15 07:39:19 Incog kernel: ACPI: Reserving SSDT table memory at [mem 0x43aed000-0x43aefafd]
Nov 15 07:39:19 Incog kernel: ACPI: Reserving SSDT table memory at [mem 0x43ae9000-0x43aec3d2]
Nov 15 07:39:19 Incog kernel: ACPI: Reserving SSDT table memory at [mem 0x43adb000-0x43ae839e]
Nov 15 07:39:19 Incog kernel: ACPI: Reserving SSDT table memory at [mem 0x43ada000-0x43ada94c]
Nov 15 07:39:19 Incog kernel: ACPI: Reserving SSDT table memory at [mem 0x43ad9000-0x43ad9032]
Nov 15 07:39:19 Incog kernel: ACPI: Reserving SSDT table memory at [mem 0x43ad7000-0x43ad8245]
Nov 15 07:39:19 Incog kernel: ACPI: Reserving SSDT table memory at [mem 0x43ad6000-0x43ad677a]
Nov 15 07:39:19 Incog kernel: ACPI: Reserving TPM2 table memory at [mem 0x43ad5000-0x43ad504b]
Nov 15 07:39:19 Incog kernel: ACPI: Reserving MSDM table memory at [mem 0x43ad4000-0x43ad4054]
Nov 15 07:39:19 Incog kernel: ACPI: Reserving LPIT table memory at [mem 0x43ad3000-0x43ad30cb]
Nov 15 07:39:19 Incog kernel: ACPI: Reserving WSMT table memory at [mem 0x43ad2000-0x43ad2027]
Nov 15 07:39:19 Incog kernel: ACPI: Reserving SSDT table memory at [mem 0x43ad1000-0x43ad1ad8]
Nov 15 07:39:19 Incog kernel: ACPI: Reserving SSDT table memory at [mem 0x43ace000-0x43ad0356]
Nov 15 07:39:19 Incog kernel: ACPI: Reserving DBGP table memory at [mem 0x43acd000-0x43acd033]
Nov 15 07:39:19 Incog kernel: ACPI: Reserving DBG2 table memory at [mem 0x43afd000-0x43afd053]
Nov 15 07:39:19 Incog kernel: ACPI: Reserving NHLT table memory at [mem 0x43aca000-0x43acbb61]
Nov 15 07:39:19 Incog kernel: ACPI: Reserving SSDT table memory at [mem 0x43ac2000-0x43ac9ded]
Nov 15 07:39:19 Incog kernel: ACPI: Reserving HPET table memory at [mem 0x43ac0000-0x43ac0037]
Nov 15 07:39:19 Incog kernel: ACPI: Reserving APIC table memory at [mem 0x43abf000-0x43abf1db]
Nov 15 07:39:19 Incog kernel: ACPI: Reserving MCFG table memory at [mem 0x43abe000-0x43abe03b]
Nov 15 07:39:19 Incog kernel: ACPI: Reserving SSDT table memory at [mem 0x43a45000-0x43a4710c]
Nov 15 07:39:19 Incog kernel: ACPI: Reserving SSDT table memory at [mem 0x43a43000-0x43a44d0d]
Nov 15 07:39:19 Incog kernel: ACPI: Reserving $H2O table memory at [mem 0x43a42000-0x43a4202b]
Nov 15 07:39:19 Incog kernel: ACPI: Reserving DMAR table memory at [mem 0x43a41000-0x43a41087]
Nov 15 07:39:19 Incog kernel: ACPI: Reserving UEFI table memory at [mem 0x4397c000-0x4397c639]
Nov 15 07:39:19 Incog kernel: ACPI: Reserving UEFI table memory at [mem 0x4397b000-0x4397b05b]
Nov 15 07:39:19 Incog kernel: ACPI: Reserving SSDT table memory at [mem 0x43a40000-0x43a40496]
Nov 15 07:39:19 Incog kernel: ACPI: Reserving SSDT table memory at [mem 0x43a3c000-0x43a3fae9]
Nov 15 07:39:19 Incog kernel: ACPI: Reserving SSDT table memory at [mem 0x43a38000-0x43a3b9d9]
Nov 15 07:39:19 Incog kernel: ACPI: Reserving SSDT table memory at [mem 0x43a37000-0x43a370f7]
Nov 15 07:39:19 Incog kernel: ACPI: Reserving FPDT table memory at [mem 0x43a36000-0x43a36043]
Nov 15 07:39:19 Incog kernel: ACPI: Reserving PHAT table memory at [mem 0x43a34000-0x43a34590]
Nov 15 07:39:19 Incog kernel: ACPI: Reserving BGRT table memory at [mem 0x43a35000-0x43a35037]
Nov 15 07:39:19 Incog kernel: No NUMA configuration found
Nov 15 07:39:19 Incog kernel: Faking a node at [mem 0x0000000000000000-0x00000004af7fffff]
Nov 15 07:39:19 Incog kernel: NODE_DATA(0) allocated [mem 0x4af7d52c0-0x4af7fffff]
Nov 15 07:39:19 Incog kernel: Zone ranges:
Nov 15 07:39:19 Incog kernel:   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
Nov 15 07:39:19 Incog kernel:   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
Nov 15 07:39:19 Incog kernel:   Normal   [mem 0x0000000100000000-0x00000004af7fffff]
Nov 15 07:39:19 Incog kernel:   Device   empty
Nov 15 07:39:19 Incog kernel: Movable zone start for each node
Nov 15 07:39:19 Incog kernel: Early memory node ranges
Nov 15 07:39:19 Incog kernel:   node   0: [mem 0x0000000000001000-0x000000000009efff]
Nov 15 07:39:19 Incog kernel:   node   0: [mem 0x0000000000100000-0x0000000036ecbfff]
Nov 15 07:39:19 Incog kernel:   node   0: [mem 0x0000000036ed5000-0x000000003c2c8fff]
Nov 15 07:39:19 Incog kernel:   node   0: [mem 0x000000003cbc9000-0x000000003e9defff]
Nov 15 07:39:19 Incog kernel:   node   0: [mem 0x0000000043aff000-0x0000000043afffff]
Nov 15 07:39:19 Incog kernel:   node   0: [mem 0x0000000100000000-0x00000004af7fffff]
Nov 15 07:39:19 Incog kernel: Initmem setup node 0 [mem 0x0000000000001000-0x00000004af7fffff]
Nov 15 07:39:19 Incog kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Nov 15 07:39:19 Incog kernel: On node 0, zone DMA: 97 pages in unavailable ranges
Nov 15 07:39:19 Incog kernel: On node 0, zone DMA32: 9 pages in unavailable ranges
Nov 15 07:39:19 Incog kernel: On node 0, zone DMA32: 2304 pages in unavailable ranges
Nov 15 07:39:19 Incog kernel: On node 0, zone DMA32: 20768 pages in unavailable ranges
Nov 15 07:39:19 Incog kernel: On node 0, zone Normal: 17664 pages in unavailable ranges
Nov 15 07:39:19 Incog kernel: On node 0, zone Normal: 2048 pages in unavailable ranges
Nov 15 07:39:19 Incog kernel: Reserving Intel graphics memory at [mem 0x4c800000-0x507fffff]
Nov 15 07:39:19 Incog kernel: ACPI: PM-Timer IO Port: 0x1808
Nov 15 07:39:19 Incog kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
Nov 15 07:39:19 Incog kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
Nov 15 07:39:19 Incog kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
Nov 15 07:39:19 Incog kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
Nov 15 07:39:19 Incog kernel: ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
Nov 15 07:39:19 Incog kernel: ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
Nov 15 07:39:19 Incog kernel: ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
Nov 15 07:39:19 Incog kernel: ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
Nov 15 07:39:19 Incog kernel: ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
Nov 15 07:39:19 Incog kernel: ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
Nov 15 07:39:19 Incog kernel: ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
Nov 15 07:39:19 Incog kernel: ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
Nov 15 07:39:19 Incog kernel: ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
Nov 15 07:39:19 Incog kernel: ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
Nov 15 07:39:19 Incog kernel: ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
Nov 15 07:39:19 Incog kernel: ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1])
Nov 15 07:39:19 Incog kernel: ACPI: LAPIC_NMI (acpi_id[0x11] high edge lint[0x1])
Nov 15 07:39:19 Incog kernel: ACPI: LAPIC_NMI (acpi_id[0x12] high edge lint[0x1])
Nov 15 07:39:19 Incog kernel: ACPI: LAPIC_NMI (acpi_id[0x13] high edge lint[0x1])
Nov 15 07:39:19 Incog kernel: ACPI: LAPIC_NMI (acpi_id[0x14] high edge lint[0x1])
Nov 15 07:39:19 Incog kernel: ACPI: LAPIC_NMI (acpi_id[0x15] high edge lint[0x1])
Nov 15 07:39:19 Incog kernel: ACPI: LAPIC_NMI (acpi_id[0x16] high edge lint[0x1])
Nov 15 07:39:19 Incog kernel: ACPI: LAPIC_NMI (acpi_id[0x17] high edge lint[0x1])
Nov 15 07:39:19 Incog kernel: ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
Nov 15 07:39:19 Incog kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
Nov 15 07:39:19 Incog kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Nov 15 07:39:19 Incog kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Nov 15 07:39:19 Incog kernel: ACPI: Using ACPI (MADT) for SMP configuration information
Nov 15 07:39:19 Incog kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000
Nov 15 07:39:19 Incog kernel: e820: update [mem 0x370e1000-0x371d4fff] usable ==> reserved
Nov 15 07:39:19 Incog kernel: TSC deadline timer available
Nov 15 07:39:19 Incog kernel: CPU topo: Max. logical packages:   1
Nov 15 07:39:19 Incog kernel: CPU topo: Max. logical dies:       1
Nov 15 07:39:19 Incog kernel: CPU topo: Max. dies per package:   1
Nov 15 07:39:19 Incog kernel: CPU topo: Max. threads per core:   2
Nov 15 07:39:19 Incog kernel: CPU topo: Num. cores per package:    10
Nov 15 07:39:19 Incog kernel: CPU topo: Num. threads per package:  12
Nov 15 07:39:19 Incog kernel: CPU topo: Allowing 12 present CPUs plus 0 hotplug CPUs
Nov 15 07:39:19 Incog kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
Nov 15 07:39:19 Incog kernel: PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x000fffff]
Nov 15 07:39:19 Incog kernel: PM: hibernation: Registered nosave memory: [mem 0x36ecc000-0x36ed4fff]
Nov 15 07:39:19 Incog kernel: PM: hibernation: Registered nosave memory: [mem 0x370e1000-0x371d4fff]
Nov 15 07:39:19 Incog kernel: PM: hibernation: Registered nosave memory: [mem 0x37ca2000-0x37ca2fff]
Nov 15 07:39:19 Incog kernel: PM: hibernation: Registered nosave memory: [mem 0x3c2c9000-0x3cbc8fff]
Nov 15 07:39:19 Incog kernel: PM: hibernation: Registered nosave memory: [mem 0x3e9df000-0x40a7efff]
Nov 15 07:39:19 Incog kernel: PM: hibernation: Registered nosave memory: [mem 0x40a7f000-0x43a2efff]
Nov 15 07:39:19 Incog kernel: PM: hibernation: Registered nosave memory: [mem 0x43a2f000-0x43afefff]
Nov 15 07:39:19 Incog kernel: PM: hibernation: Registered nosave memory: [mem 0x43b00000-0x47ffffff]
Nov 15 07:39:19 Incog kernel: PM: hibernation: Registered nosave memory: [mem 0x48000000-0x48dfffff]
Nov 15 07:39:19 Incog kernel: PM: hibernation: Registered nosave memory: [mem 0x48e00000-0x48ffffff]
Nov 15 07:39:19 Incog kernel: PM: hibernation: Registered nosave memory: [mem 0x49000000-0x49ffffff]
Nov 15 07:39:19 Incog kernel: PM: hibernation: Registered nosave memory: [mem 0x4a000000-0x507fffff]
Nov 15 07:39:19 Incog kernel: PM: hibernation: Registered nosave memory: [mem 0x50800000-0xfe00ffff]
Nov 15 07:39:19 Incog kernel: PM: hibernation: Registered nosave memory: [mem 0xfe010000-0xfe010fff]
Nov 15 07:39:19 Incog kernel: PM: hibernation: Registered nosave memory: [mem 0xfe011000-0xfed1ffff]
Nov 15 07:39:19 Incog kernel: PM: hibernation: Registered nosave memory: [mem 0xfed20000-0xfed7ffff]
Nov 15 07:39:19 Incog kernel: PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xffffffff]
Nov 15 07:39:19 Incog kernel: [mem 0x50800000-0xfe00ffff] available for PCI devices
Nov 15 07:39:19 Incog kernel: Booting paravirtualized kernel on bare hardware
Nov 15 07:39:19 Incog kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
Nov 15 07:39:19 Incog kernel: setup_percpu: NR_CPUS:8192 nr_cpumask_bits:12 nr_cpu_ids:12 nr_node_ids:1
Nov 15 07:39:19 Incog kernel: percpu: Embedded 67 pages/cpu s237568 r8192 d28672 u524288
Nov 15 07:39:19 Incog kernel: pcpu-alloc: s237568 r8192 d28672 u524288 alloc=1*2097152
Nov 15 07:39:19 Incog kernel: pcpu-alloc: [0] 00 01 02 03 [0] 04 05 06 07 
Nov 15 07:39:19 Incog kernel: pcpu-alloc: [0] 08 09 10 11 
Nov 15 07:39:19 Incog kernel: Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=ab10877f-71ea-4d97-a34d-32a67b154b96 rw loglevel=3 quiet
Nov 15 07:39:19 Incog kernel: Unknown kernel command line parameters "BOOT_IMAGE=/vmlinuz-linux", will be passed to user space.
Nov 15 07:39:19 Incog kernel: printk: log buffer data + meta data: 131072 + 458752 = 589824 bytes
Nov 15 07:39:19 Incog kernel: Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
Nov 15 07:39:19 Incog kernel: Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
Nov 15 07:39:19 Incog kernel: Fallback order for Node 0: 0 
Nov 15 07:39:19 Incog kernel: Built 1 zonelists, mobility grouping on.  Total pages: 4118645
Nov 15 07:39:19 Incog kernel: Policy zone: Normal
Nov 15 07:39:19 Incog kernel: mem auto-init: stack:all(zero), heap alloc:on, heap free:off
Nov 15 07:39:19 Incog kernel: software IO TLB: area num 16.
Nov 15 07:39:19 Incog kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=12, Nodes=1
Nov 15 07:39:19 Incog kernel: ftrace: allocating 51632 entries in 202 pages
Nov 15 07:39:19 Incog kernel: ftrace: allocated 202 pages with 4 groups
Nov 15 07:39:19 Incog kernel: Dynamic Preempt: full
Nov 15 07:39:19 Incog kernel: rcu: Preemptible hierarchical RCU implementation.
Nov 15 07:39:19 Incog kernel: rcu:         RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=12.
Nov 15 07:39:19 Incog kernel: rcu:         RCU priority boosting: priority 1 delay 500 ms.
Nov 15 07:39:19 Incog kernel:         Trampoline variant of Tasks RCU enabled.
Nov 15 07:39:19 Incog kernel:         Rude variant of Tasks RCU enabled.
Nov 15 07:39:19 Incog kernel:         Tracing variant of Tasks RCU enabled.
Nov 15 07:39:19 Incog kernel: rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
Nov 15 07:39:19 Incog kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=12
Nov 15 07:39:19 Incog kernel: RCU Tasks: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=12.
Nov 15 07:39:19 Incog kernel: RCU Tasks Rude: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=12.
Nov 15 07:39:19 Incog kernel: RCU Tasks Trace: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=12.
Nov 15 07:39:19 Incog kernel: NR_IRQS: 524544, nr_irqs: 2152, preallocated irqs: 16
Nov 15 07:39:19 Incog kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention.
Nov 15 07:39:19 Incog kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
Nov 15 07:39:19 Incog kernel: Console: colour dummy device 80x25
Nov 15 07:39:19 Incog kernel: printk: legacy console [tty0] enabled
Nov 15 07:39:19 Incog kernel: ACPI: Core revision 20240827
Nov 15 07:39:19 Incog kernel: hpet: HPET dysfunctional in PC10. Force disabled.
Nov 15 07:39:19 Incog kernel: APIC: Switch to symmetric I/O mode setup
Nov 15 07:39:19 Incog kernel: DMAR: Host address width 39
Nov 15 07:39:19 Incog kernel: DMAR: DRHD base: 0x000000fed90000 flags: 0x0
Nov 15 07:39:19 Incog kernel: DMAR: dmar0: reg_base_addr fed90000 ver 4:0 cap 1c0000c40660462 ecap 29a00f0505e
Nov 15 07:39:19 Incog kernel: DMAR: DRHD base: 0x000000fed91000 flags: 0x1
Nov 15 07:39:19 Incog kernel: DMAR: dmar1: reg_base_addr fed91000 ver 5:0 cap d2008c40660462 ecap f050da
Nov 15 07:39:19 Incog kernel: DMAR: RMRR base: 0x0000004c000000 end: 0x000000507fffff
Nov 15 07:39:19 Incog kernel: DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
Nov 15 07:39:19 Incog kernel: DMAR-IR: HPET id 0 under DRHD base 0xfed91000
Nov 15 07:39:19 Incog kernel: DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
Nov 15 07:39:19 Incog kernel: DMAR-IR: Enabled IRQ remapping in x2apic mode
Nov 15 07:39:19 Incog kernel: x2apic enabled
Nov 15 07:39:19 Incog kernel: APIC: Switched APIC routing to: cluster x2apic
Nov 15 07:39:19 Incog kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x23fa772cf26, max_idle_ns: 440795269835 ns
Nov 15 07:39:19 Incog kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 4992.00 BogoMIPS (lpj=2496000)
Nov 15 07:39:19 Incog kernel: CPU0: Thermal monitoring enabled (TM1)
Nov 15 07:39:19 Incog kernel: x86/cpu: User Mode Instruction Prevention (UMIP) activated
Nov 15 07:39:19 Incog kernel: CET detected: Indirect Branch Tracking enabled
Nov 15 07:39:19 Incog kernel: Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
Nov 15 07:39:19 Incog kernel: Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
Nov 15 07:39:19 Incog kernel: process: using mwait in idle threads
Nov 15 07:39:19 Incog kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Nov 15 07:39:19 Incog kernel: Spectre V2 : Spectre BHI mitigation: SW BHB clearing on syscall and VM exit
Nov 15 07:39:19 Incog kernel: Spectre V2 : Mitigation: Enhanced / Automatic IBRS
Nov 15 07:39:19 Incog kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Nov 15 07:39:19 Incog kernel: Spectre V2 : Spectre v2 / PBRSB-eIBRS: Retire a single CALL on VMEXIT
Nov 15 07:39:19 Incog kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
Nov 15 07:39:19 Incog kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
Nov 15 07:39:19 Incog kernel: Register File Data Sampling: Vulnerable: No microcode
Nov 15 07:39:19 Incog kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Nov 15 07:39:19 Incog kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Nov 15 07:39:19 Incog kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Nov 15 07:39:19 Incog kernel: x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
Nov 15 07:39:19 Incog kernel: x86/fpu: Supporting XSAVE feature 0x800: 'Control-flow User registers'
Nov 15 07:39:19 Incog kernel: x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
Nov 15 07:39:19 Incog kernel: x86/fpu: xstate_offset[9]:  832, xstate_sizes[9]:    8
Nov 15 07:39:19 Incog kernel: x86/fpu: xstate_offset[11]:  840, xstate_sizes[11]:   16
Nov 15 07:39:19 Incog kernel: x86/fpu: Enabled xstate features 0xa07, context size is 856 bytes, using 'compacted' format.
Nov 15 07:39:19 Incog kernel: Freeing SMP alternatives memory: 40K
Nov 15 07:39:19 Incog kernel: pid_max: default: 32768 minimum: 301
Nov 15 07:39:19 Incog kernel: LSM: initializing lsm=capability,landlock,lockdown,yama,bpf
Nov 15 07:39:19 Incog kernel: landlock: Up and running.
Nov 15 07:39:19 Incog kernel: Yama: becoming mindful.
Nov 15 07:39:19 Incog kernel: LSM support for eBPF active
Nov 15 07:39:19 Incog kernel: Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
Nov 15 07:39:19 Incog kernel: Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
Nov 15 07:39:19 Incog kernel: smpboot: CPU0: 12th Gen Intel(R) Core(TM) i5-1235U (family: 0x6, model: 0x9a, stepping: 0x4)
Nov 15 07:39:19 Incog kernel: Performance Events: XSAVE Architectural LBR, PEBS fmt4+-baseline,  AnyThread deprecated, Alderlake Hybrid events, 32-deep LBR, full-width counters, Intel PMU driver.
Nov 15 07:39:19 Incog kernel: core: cpu_core PMU driver: 
Nov 15 07:39:19 Incog kernel: ... version:                5
Nov 15 07:39:19 Incog kernel: ... bit width:              48
Nov 15 07:39:19 Incog kernel: ... generic registers:      8
Nov 15 07:39:19 Incog kernel: ... value mask:             0000ffffffffffff
Nov 15 07:39:19 Incog kernel: ... max period:             00007fffffffffff
Nov 15 07:39:19 Incog kernel: ... fixed-purpose events:   4
Nov 15 07:39:19 Incog kernel: ... event mask:             0001000f000000ff
Nov 15 07:39:19 Incog kernel: signal: max sigframe size: 3632
Nov 15 07:39:19 Incog kernel: Estimated ratio of average max frequency by base frequency (times 1024): 1638
Nov 15 07:39:19 Incog kernel: rcu: Hierarchical SRCU implementation.
Nov 15 07:39:19 Incog kernel: rcu:         Max phase no-delay instances is 400.
Nov 15 07:39:19 Incog kernel: Timer migration: 2 hierarchy levels; 8 children per group; 2 crossnode level
Nov 15 07:39:19 Incog kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Nov 15 07:39:19 Incog kernel: smp: Bringing up secondary CPUs ...
Nov 15 07:39:19 Incog kernel: smpboot: x86: Booting SMP configuration:
Nov 15 07:39:19 Incog kernel: .... node  #0, CPUs:        #2  #4  #5  #6  #7  #8  #9 #10 #11
Nov 15 07:39:19 Incog kernel: core: cpu_atom PMU driver: PEBS-via-PT 
Nov 15 07:39:19 Incog kernel: ... version:                5
Nov 15 07:39:19 Incog kernel: ... bit width:              48
Nov 15 07:39:19 Incog kernel: ... generic registers:      6
Nov 15 07:39:19 Incog kernel: ... value mask:             0000ffffffffffff
Nov 15 07:39:19 Incog kernel: ... max period:             00007fffffffffff
Nov 15 07:39:19 Incog kernel: ... fixed-purpose events:   3
Nov 15 07:39:19 Incog kernel: ... event mask:             000000070000003f
Nov 15 07:39:19 Incog kernel:   #1  #3
Nov 15 07:39:19 Incog kernel: smp: Brought up 1 node, 12 CPUs
Nov 15 07:39:19 Incog kernel: smpboot: Total of 12 processors activated (59904.00 BogoMIPS)
Nov 15 07:39:19 Incog kernel: Memory: 16023448K/16474580K available (18432K kernel code, 2693K rwdata, 14440K rodata, 4300K init, 3940K bss, 428104K reserved, 0K cma-reserved)
Nov 15 07:39:19 Incog kernel: devtmpfs: initialized
Nov 15 07:39:19 Incog kernel: x86/mm: Memory block size: 128MB
Nov 15 07:39:19 Incog kernel: ACPI: PM: Registering ACPI NVS region [mem 0x40a7f000-0x43a2efff] (50003968 bytes)
Nov 15 07:39:19 Incog kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
Nov 15 07:39:19 Incog kernel: futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
Nov 15 07:39:19 Incog kernel: pinctrl core: initialized pinctrl subsystem
Nov 15 07:39:19 Incog kernel: PM: RTC time: 01:54:15, date: 2025-11-15
Nov 15 07:39:19 Incog kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
Nov 15 07:39:19 Incog kernel: DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
Nov 15 07:39:19 Incog kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
Nov 15 07:39:19 Incog kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
Nov 15 07:39:19 Incog kernel: audit: initializing netlink subsys (disabled)
Nov 15 07:39:19 Incog kernel: audit: type=2000 audit(1763171655.010:1): state=initialized audit_enabled=0 res=1
Nov 15 07:39:19 Incog kernel: thermal_sys: Registered thermal governor 'fair_share'
Nov 15 07:39:19 Incog kernel: thermal_sys: Registered thermal governor 'bang_bang'
Nov 15 07:39:19 Incog kernel: thermal_sys: Registered thermal governor 'step_wise'
Nov 15 07:39:19 Incog kernel: thermal_sys: Registered thermal governor 'user_space'
Nov 15 07:39:19 Incog kernel: thermal_sys: Registered thermal governor 'power_allocator'
Nov 15 07:39:19 Incog kernel: cpuidle: using governor ladder
Nov 15 07:39:19 Incog kernel: cpuidle: using governor menu
Nov 15 07:39:19 Incog kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Nov 15 07:39:19 Incog kernel: PCI: ECAM [mem 0xc0000000-0xce0fffff] (base 0xc0000000) for domain 0000 [bus 00-e0]
Nov 15 07:39:19 Incog kernel: PCI: Using configuration type 1 for base access
Nov 15 07:39:19 Incog kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
Nov 15 07:39:19 Incog kernel: HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
Nov 15 07:39:19 Incog kernel: HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
Nov 15 07:39:19 Incog kernel: HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
Nov 15 07:39:19 Incog kernel: HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
Nov 15 07:39:19 Incog kernel: ACPI: Added _OSI(Module Device)
Nov 15 07:39:19 Incog kernel: ACPI: Added _OSI(Processor Device)
Nov 15 07:39:19 Incog kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Nov 15 07:39:19 Incog kernel: ACPI: Added _OSI(Processor Aggregator Device)
Nov 15 07:39:19 Incog kernel: ACPI: 21 ACPI AML tables successfully acquired and loaded
Nov 15 07:39:19 Incog kernel: ACPI: USB4 _OSC: OS supports USB3+ DisplayPort+ PCIe+ XDomain+
Nov 15 07:39:19 Incog kernel: ACPI: USB4 _OSC: OS controls USB3+ DisplayPort+ PCIe+ XDomain+
Nov 15 07:39:19 Incog kernel: ACPI: Dynamic OEM Table Load:
Nov 15 07:39:19 Incog kernel: ACPI: SSDT 0xFFFF93CC41636000 000394 (v02 PmRef  Cpu0Cst  00003001 INTL 20200717)
Nov 15 07:39:19 Incog kernel: ACPI: Dynamic OEM Table Load:
Nov 15 07:39:19 Incog kernel: ACPI: SSDT 0xFFFF93CC41629800 0005E4 (v02 PmRef  Cpu0Ist  00003000 INTL 20200717)
Nov 15 07:39:19 Incog kernel: ACPI: Dynamic OEM Table Load:
Nov 15 07:39:19 Incog kernel: ACPI: SSDT 0xFFFF93CC41F56C00 0001AB (v02 PmRef  Cpu0Psd  00003000 INTL 20200717)
Nov 15 07:39:19 Incog kernel: ACPI: Dynamic OEM Table Load:
Nov 15 07:39:19 Incog kernel: ACPI: SSDT 0xFFFF93CC4162F000 0004BA (v02 PmRef  Cpu0Hwp  00003000 INTL 20200717)
Nov 15 07:39:19 Incog kernel: ACPI: Dynamic OEM Table Load:
Nov 15 07:39:19 Incog kernel: ACPI: SSDT 0xFFFF93CC41608000 001BAF (v02 PmRef  ApIst    00003000 INTL 20200717)
Nov 15 07:39:19 Incog kernel: ACPI: Dynamic OEM Table Load:
Nov 15 07:39:19 Incog kernel: ACPI: SSDT 0xFFFF93CC4160C000 001038 (v02 PmRef  ApHwp    00003000 INTL 20200717)
Nov 15 07:39:19 Incog kernel: ACPI: Dynamic OEM Table Load:
Nov 15 07:39:19 Incog kernel: ACPI: SSDT 0xFFFF93CC4160A000 001349 (v02 PmRef  ApPsd    00003000 INTL 20200717)
Nov 15 07:39:19 Incog kernel: ACPI: Dynamic OEM Table Load:
Nov 15 07:39:19 Incog kernel: ACPI: SSDT 0xFFFF93CC41F93000 000FBB (v02 PmRef  ApCst    00003000 INTL 20200717)
Nov 15 07:39:19 Incog kernel: ACPI: EC: EC started
Nov 15 07:39:19 Incog kernel: ACPI: EC: interrupt blocked
Nov 15 07:39:19 Incog kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
Nov 15 07:39:19 Incog kernel: ACPI: \_SB_.PC00.LPCB.EC0_: Boot DSDT EC used to handle transactions
Nov 15 07:39:19 Incog kernel: ACPI: Interpreter enabled
Nov 15 07:39:19 Incog kernel: ACPI: PM: (supports S0 S3 S4 S5)
Nov 15 07:39:19 Incog kernel: ACPI: Using IOAPIC for interrupt routing
Nov 15 07:39:19 Incog kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Nov 15 07:39:19 Incog kernel: PCI: Using E820 reservations for host bridge windows
Nov 15 07:39:19 Incog kernel: ACPI: Enabled 7 GPEs in block 00 to 7F
Nov 15 07:39:19 Incog kernel: ACPI: \_SB_.PC00.PEG2.PXP_: New power resource
Nov 15 07:39:19 Incog kernel: ACPI: \_SB_.PC00.PAUD: New power resource
Nov 15 07:39:19 Incog kernel: ACPI: \_SB_.PC00.CNVW.WRST: New power resource
Nov 15 07:39:19 Incog kernel: ACPI: \_SB_.PC00.TBT0: New power resource
Nov 15 07:39:19 Incog kernel: ACPI: \_SB_.PC00.TBT1: New power resource
Nov 15 07:39:19 Incog kernel: ACPI: \_SB_.PC00.D3C_: New power resource
Nov 15 07:39:19 Incog kernel: ACPI: \_TZ_.FN00: New power resource
Nov 15 07:39:19 Incog kernel: ACPI: \_TZ_.FN01: New power resource
Nov 15 07:39:19 Incog kernel: ACPI: \_TZ_.FN02: New power resource
Nov 15 07:39:19 Incog kernel: ACPI: \_TZ_.FN03: New power resource
Nov 15 07:39:19 Incog kernel: ACPI: \_TZ_.FN04: New power resource
Nov 15 07:39:19 Incog kernel: ACPI: \PIN_: New power resource
Nov 15 07:39:19 Incog kernel: ACPI: PCI Root Bridge [PC00] (domain 0000 [bus 00-e0])
Nov 15 07:39:19 Incog kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
Nov 15 07:39:19 Incog kernel: acpi PNP0A08:00: _OSC: platform does not support [AER]
Nov 15 07:39:19 Incog kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME PCIeCapability LTR DPC]
Nov 15 07:39:19 Incog kernel: PCI host bridge to bus 0000:00
Nov 15 07:39:19 Incog kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
Nov 15 07:39:19 Incog kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
Nov 15 07:39:19 Incog kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
Nov 15 07:39:19 Incog kernel: pci_bus 0000:00: root bus resource [mem 0x50800000-0xbfffffff window]
Nov 15 07:39:19 Incog kernel: pci_bus 0000:00: root bus resource [mem 0x4000000000-0x7fffffffff window]
Nov 15 07:39:19 Incog kernel: pci_bus 0000:00: root bus resource [bus 00-e0]
Nov 15 07:39:19 Incog kernel: pci 0000:00:00.0: [8086:4601] type 00 class 0x060000 conventional PCI endpoint
Nov 15 07:39:19 Incog kernel: pci 0000:00:02.0: [8086:46a8] type 00 class 0x030000 PCIe Root Complex Integrated Endpoint
Nov 15 07:39:19 Incog kernel: pci 0000:00:02.0: BAR 0 [mem 0x601e000000-0x601effffff 64bit]
Nov 15 07:39:19 Incog kernel: pci 0000:00:02.0: BAR 2 [mem 0x4000000000-0x400fffffff 64bit pref]
Nov 15 07:39:19 Incog kernel: pci 0000:00:02.0: BAR 4 [io  0x3000-0x303f]
Nov 15 07:39:19 Incog kernel: pci 0000:00:02.0: DMAR: Skip IOMMU disabling for graphics
Nov 15 07:39:19 Incog kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Nov 15 07:39:19 Incog kernel: pci 0000:00:02.0: VF BAR 0 [mem 0x00000000-0x00ffffff 64bit]
Nov 15 07:39:19 Incog kernel: pci 0000:00:02.0: VF BAR 0 [mem 0x00000000-0x06ffffff 64bit]: contains BAR 0 for 7 VFs
Nov 15 07:39:19 Incog kernel: pci 0000:00:02.0: VF BAR 2 [mem 0x00000000-0x1fffffff 64bit pref]
Nov 15 07:39:19 Incog kernel: pci 0000:00:02.0: VF BAR 2 [mem 0x00000000-0xdfffffff 64bit pref]: contains BAR 2 for 7 VFs
Nov 15 07:39:19 Incog kernel: pci 0000:00:04.0: [8086:461d] type 00 class 0x118000 conventional PCI endpoint
Nov 15 07:39:19 Incog kernel: pci 0000:00:04.0: BAR 0 [mem 0x601f440000-0x601f45ffff 64bit]
Nov 15 07:39:19 Incog kernel: pci 0000:00:07.0: [8086:466e] type 01 class 0x060400 PCIe Root Port
Nov 15 07:39:19 Incog kernel: pci 0000:00:07.0: PCI bridge to [bus 01-29]
Nov 15 07:39:19 Incog kernel: pci 0000:00:07.0:   bridge window [mem 0x54000000-0x601fffff]
Nov 15 07:39:19 Incog kernel: pci 0000:00:07.0:   bridge window [mem 0x6000000000-0x601bffffff 64bit pref]
Nov 15 07:39:19 Incog kernel: pci 0000:00:07.0: Overriding RP PIO Log Size to 4
Nov 15 07:39:19 Incog kernel: pci 0000:00:07.0: PME# supported from D0 D3hot D3cold
Nov 15 07:39:19 Incog kernel: pci 0000:00:07.0: PTM enabled (root), 4ns granularity
Nov 15 07:39:19 Incog kernel: pci 0000:00:08.0: [8086:464f] type 00 class 0x088000 conventional PCI endpoint
Nov 15 07:39:19 Incog kernel: pci 0000:00:08.0: BAR 0 [mem 0x601f480000-0x601f480fff 64bit]
Nov 15 07:39:19 Incog kernel: pci 0000:00:0d.0: [8086:461e] type 00 class 0x0c0330 conventional PCI endpoint
Nov 15 07:39:19 Incog kernel: pci 0000:00:0d.0: BAR 0 [mem 0x601f460000-0x601f46ffff 64bit]
Nov 15 07:39:19 Incog kernel: pci 0000:00:0d.0: PME# supported from D3hot D3cold
Nov 15 07:39:19 Incog kernel: pci 0000:00:0d.2: [8086:463e] type 00 class 0x0c0340 conventional PCI endpoint
Nov 15 07:39:19 Incog kernel: pci 0000:00:0d.2: BAR 0 [mem 0x601f400000-0x601f43ffff 64bit]
Nov 15 07:39:19 Incog kernel: pci 0000:00:0d.2: BAR 2 [mem 0x601f47f000-0x601f47ffff 64bit]
Nov 15 07:39:19 Incog kernel: pci 0000:00:0d.2: supports D1 D2
Nov 15 07:39:19 Incog kernel: pci 0000:00:0d.2: PME# supported from D0 D1 D2 D3hot D3cold
Nov 15 07:39:19 Incog kernel: pci 0000:00:0e.0: [8086:467f] type 00 class 0x010400 PCIe Root Complex Integrated Endpoint
Nov 15 07:39:19 Incog kernel: pci 0000:00:0e.0: BAR 0 [mem 0x601c000000-0x601dffffff 64bit]
Nov 15 07:39:19 Incog kernel: pci 0000:00:0e.0: BAR 2 [mem 0x52000000-0x53ffffff]
Nov 15 07:39:19 Incog kernel: pci 0000:00:0e.0: BAR 4 [mem 0x601f300000-0x601f3fffff 64bit]
Nov 15 07:39:19 Incog kernel: pci 0000:00:14.0: [8086:51ed] type 00 class 0x0c0330 conventional PCI endpoint
Nov 15 07:39:19 Incog kernel: pci 0000:00:14.0: BAR 0 [mem 0x60200000-0x6020ffff 64bit]
Nov 15 07:39:19 Incog kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
Nov 15 07:39:19 Incog kernel: pci 0000:00:14.2: [8086:51ef] type 00 class 0x050000 conventional PCI endpoint
Nov 15 07:39:19 Incog kernel: pci 0000:00:14.2: BAR 0 [mem 0x601f474000-0x601f477fff 64bit]
Nov 15 07:39:19 Incog kernel: pci 0000:00:14.2: BAR 2 [mem 0x601f47e000-0x601f47efff 64bit]
Nov 15 07:39:19 Incog kernel: pci 0000:00:15.0: [8086:51e8] type 00 class 0x0c8000 conventional PCI endpoint
Nov 15 07:39:19 Incog kernel: pci 0000:00:15.0: BAR 0 [mem 0x00000000-0x00000fff 64bit]
Nov 15 07:39:19 Incog kernel: pci 0000:00:15.1: [8086:51e9] type 00 class 0x0c8000 conventional PCI endpoint
Nov 15 07:39:19 Incog kernel: pci 0000:00:15.1: BAR 0 [mem 0x00000000-0x00000fff 64bit]
Nov 15 07:39:19 Incog kernel: pci 0000:00:16.0: [8086:51e0] type 00 class 0x078000 conventional PCI endpoint
Nov 15 07:39:19 Incog kernel: pci 0000:00:16.0: BAR 0 [mem 0x601f47b000-0x601f47bfff 64bit]
Nov 15 07:39:19 Incog kernel: pci 0000:00:16.0: PME# supported from D3hot
Nov 15 07:39:19 Incog kernel: pci 0000:00:17.0: [8086:09ab] type 00 class 0x088000 conventional PCI endpoint
Nov 15 07:39:19 Incog kernel: pci 0000:00:19.0: [8086:51c5] type 00 class 0x0c8000 conventional PCI endpoint
Nov 15 07:39:19 Incog kernel: pci 0000:00:19.0: BAR 0 [mem 0x00000000-0x00000fff 64bit]
Nov 15 07:39:19 Incog kernel: pci 0000:00:19.1: [8086:51c6] type 00 class 0x0c8000 conventional PCI endpoint
Nov 15 07:39:19 Incog kernel: pci 0000:00:19.1: BAR 0 [mem 0x00000000-0x00000fff 64bit]
Nov 15 07:39:19 Incog kernel: pci 0000:00:1d.0: [8086:51b0] type 01 class 0x060400 PCIe Root Port
Nov 15 07:39:19 Incog kernel: pci 0000:00:1d.0: PCI bridge to [bus 2a]
Nov 15 07:39:19 Incog kernel: pci 0000:00:1d.0:   bridge window [mem 0x601f000000-0x601f1fffff 64bit pref]
Nov 15 07:39:19 Incog kernel: pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
Nov 15 07:39:19 Incog kernel: pci 0000:00:1d.0: PTM enabled (root), 4ns granularity
Nov 15 07:39:19 Incog kernel: pci 0000:00:1f.0: [8086:5182] type 00 class 0x060100 conventional PCI endpoint
Nov 15 07:39:19 Incog kernel: pci 0000:00:1f.3: [8086:51c8] type 00 class 0x040100 conventional PCI endpoint
Nov 15 07:39:19 Incog kernel: pci 0000:00:1f.3: BAR 0 [mem 0x601f470000-0x601f473fff 64bit]
Nov 15 07:39:19 Incog kernel: pci 0000:00:1f.3: BAR 4 [mem 0x601f200000-0x601f2fffff 64bit]
Nov 15 07:39:19 Incog kernel: pci 0000:00:1f.3: PME# supported from D3hot D3cold
Nov 15 07:39:19 Incog kernel: pci 0000:00:1f.4: [8086:51a3] type 00 class 0x0c0500 conventional PCI endpoint
Nov 15 07:39:19 Incog kernel: pci 0000:00:1f.4: BAR 0 [mem 0x601f478000-0x601f4780ff 64bit]
Nov 15 07:39:19 Incog kernel: pci 0000:00:1f.4: BAR 4 [io  0xefa0-0xefbf]
Nov 15 07:39:19 Incog kernel: pci 0000:00:1f.5: [8086:51a4] type 00 class 0x0c8000 conventional PCI endpoint
Nov 15 07:39:19 Incog kernel: pci 0000:00:1f.5: BAR 0 [mem 0xfe010000-0xfe010fff]
Nov 15 07:39:19 Incog kernel: pci 0000:00:07.0: PCI bridge to [bus 01-29]
Nov 15 07:39:19 Incog kernel: pci 0000:2a:00.0: [14c3:7663] type 00 class 0x028000 PCIe Endpoint
Nov 15 07:39:19 Incog kernel: pci 0000:2a:00.0: BAR 0 [mem 0x601f000000-0x601f0fffff 64bit pref]
Nov 15 07:39:19 Incog kernel: pci 0000:2a:00.0: BAR 2 [mem 0x601f100000-0x601f103fff 64bit pref]
Nov 15 07:39:19 Incog kernel: pci 0000:2a:00.0: BAR 4 [mem 0x601f104000-0x601f104fff 64bit pref]
Nov 15 07:39:19 Incog kernel: pci 0000:2a:00.0: supports D1 D2
Nov 15 07:39:19 Incog kernel: pci 0000:2a:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Nov 15 07:39:19 Incog kernel: pci 0000:00:1d.0: PCI bridge to [bus 2a]
Nov 15 07:39:19 Incog kernel: ACPI: \_SB_.PEPD: Duplicate LPS0 _DSM functions (mask: 0x1)
Nov 15 07:39:19 Incog kernel: Low-power S0 idle used by default for system suspend
Nov 15 07:39:19 Incog kernel: ACPI: EC: interrupt unblocked
Nov 15 07:39:19 Incog kernel: ACPI: EC: event unblocked
Nov 15 07:39:19 Incog kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
Nov 15 07:39:19 Incog kernel: ACPI: EC: GPE=0x6e
Nov 15 07:39:19 Incog kernel: ACPI: \_SB_.PC00.LPCB.EC0_: Boot DSDT EC initialization complete
Nov 15 07:39:19 Incog kernel: ACPI: \_SB_.PC00.LPCB.EC0_: EC: Used to handle transactions and events
Nov 15 07:39:19 Incog kernel: iommu: Default domain type: Translated
Nov 15 07:39:19 Incog kernel: iommu: DMA domain TLB invalidation policy: lazy mode
Nov 15 07:39:19 Incog kernel: SCSI subsystem initialized
Nov 15 07:39:19 Incog kernel: libata version 3.00 loaded.
Nov 15 07:39:19 Incog kernel: ACPI: bus type USB registered
Nov 15 07:39:19 Incog kernel: usbcore: registered new interface driver usbfs
Nov 15 07:39:19 Incog kernel: usbcore: registered new interface driver hub
Nov 15 07:39:19 Incog kernel: usbcore: registered new device driver usb
Nov 15 07:39:19 Incog kernel: EDAC MC: Ver: 3.0.0
Nov 15 07:39:19 Incog kernel: efivars: Registered efivars operations
Nov 15 07:39:19 Incog kernel: NetLabel: Initializing
Nov 15 07:39:19 Incog kernel: NetLabel:  domain hash size = 128
Nov 15 07:39:19 Incog kernel: NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
Nov 15 07:39:19 Incog kernel: NetLabel:  unlabeled traffic allowed by default
Nov 15 07:39:19 Incog kernel: mctp: management component transport protocol core
Nov 15 07:39:19 Incog kernel: NET: Registered PF_MCTP protocol family
Nov 15 07:39:19 Incog kernel: PCI: Using ACPI for IRQ routing
Nov 15 07:39:19 Incog kernel: PCI: pci_cache_line_size set to 64 bytes
Nov 15 07:39:19 Incog kernel: pci 0000:00:1f.5: BAR 0 [mem 0xfe010000-0xfe010fff]: can't claim; no compatible bridge window
Nov 15 07:39:19 Incog kernel: e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
Nov 15 07:39:19 Incog kernel: e820: reserve RAM buffer [mem 0x36ecc000-0x37ffffff]
Nov 15 07:39:19 Incog kernel: e820: reserve RAM buffer [mem 0x370e1000-0x37ffffff]
Nov 15 07:39:19 Incog kernel: e820: reserve RAM buffer [mem 0x37ca2000-0x37ffffff]
Nov 15 07:39:19 Incog kernel: e820: reserve RAM buffer [mem 0x3c2c9000-0x3fffffff]
Nov 15 07:39:19 Incog kernel: e820: reserve RAM buffer [mem 0x3e9df000-0x3fffffff]
Nov 15 07:39:19 Incog kernel: e820: reserve RAM buffer [mem 0x43b00000-0x43ffffff]
Nov 15 07:39:19 Incog kernel: e820: reserve RAM buffer [mem 0x4af800000-0x4afffffff]
Nov 15 07:39:19 Incog kernel: pci 0000:00:02.0: vgaarb: setting as boot VGA device
Nov 15 07:39:19 Incog kernel: pci 0000:00:02.0: vgaarb: bridge control possible
Nov 15 07:39:19 Incog kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
Nov 15 07:39:19 Incog kernel: vgaarb: loaded
Nov 15 07:39:19 Incog kernel: clocksource: Switched to clocksource tsc-early
Nov 15 07:39:19 Incog kernel: VFS: Disk quotas dquot_6.6.0
Nov 15 07:39:19 Incog kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Nov 15 07:39:19 Incog kernel: pnp: PnP ACPI init
Nov 15 07:39:19 Incog kernel: system 00:00: [io  0x0680-0x069f] has been reserved
Nov 15 07:39:19 Incog kernel: system 00:00: [io  0x164e-0x164f] has been reserved
Nov 15 07:39:19 Incog kernel: system 00:00: [io  0xfd60-0xfd63] has been reserved
Nov 15 07:39:19 Incog kernel: system 00:02: [io  0x1854-0x1857] has been reserved
Nov 15 07:39:19 Incog kernel: pnp 00:04: disabling [mem 0xc0000000-0xcfffffff] because it overlaps 0000:00:02.0 BAR 9 [mem 0x00000000-0xdfffffff 64bit pref]
Nov 15 07:39:19 Incog kernel: system 00:04: [mem 0xfedc0000-0xfedc7fff] has been reserved
Nov 15 07:39:19 Incog kernel: system 00:04: [mem 0xfeda0000-0xfeda0fff] has been reserved
Nov 15 07:39:19 Incog kernel: system 00:04: [mem 0xfeda1000-0xfeda1fff] has been reserved
Nov 15 07:39:19 Incog kernel: system 00:04: [mem 0xfed20000-0xfed7ffff] could not be reserved
Nov 15 07:39:19 Incog kernel: system 00:04: [mem 0xfed90000-0xfed93fff] could not be reserved
Nov 15 07:39:19 Incog kernel: system 00:04: [mem 0xfed45000-0xfed8ffff] could not be reserved
Nov 15 07:39:19 Incog kernel: system 00:04: [mem 0xfee00000-0xfeefffff] has been reserved
Nov 15 07:39:19 Incog kernel: system 00:05: [io  0x2000-0x20fe] has been reserved
Nov 15 07:39:19 Incog kernel: pnp: PnP ACPI: found 7 devices
Nov 15 07:39:19 Incog kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Nov 15 07:39:19 Incog kernel: NET: Registered PF_INET protocol family
Nov 15 07:39:19 Incog kernel: IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Nov 15 07:39:19 Incog kernel: tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
Nov 15 07:39:19 Incog kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
Nov 15 07:39:19 Incog kernel: TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
Nov 15 07:39:19 Incog kernel: TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
Nov 15 07:39:19 Incog kernel: TCP: Hash tables configured (established 131072 bind 65536)
Nov 15 07:39:19 Incog kernel: MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear)
Nov 15 07:39:19 Incog kernel: UDP hash table entries: 8192 (order: 7, 524288 bytes, linear)
Nov 15 07:39:19 Incog kernel: UDP-Lite hash table entries: 8192 (order: 7, 524288 bytes, linear)
Nov 15 07:39:19 Incog kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
Nov 15 07:39:19 Incog kernel: NET: Registered PF_XDP protocol family
Nov 15 07:39:19 Incog kernel: pci 0000:00:07.0: bridge window [io  0x1000-0x0fff] to [bus 01-29] add_size 1000
Nov 15 07:39:19 Incog kernel: pci 0000:00:02.0: VF BAR 2 [mem 0x4020000000-0x40ffffffff 64bit pref]: assigned
Nov 15 07:39:19 Incog kernel: pci 0000:00:02.0: VF BAR 0 [mem 0x4010000000-0x4016ffffff 64bit]: assigned
Nov 15 07:39:19 Incog kernel: pci 0000:00:07.0: bridge window [io  0x4000-0x4fff]: assigned
Nov 15 07:39:19 Incog kernel: pci 0000:00:15.0: BAR 0 [mem 0x4017000000-0x4017000fff 64bit]: assigned
Nov 15 07:39:19 Incog kernel: pci 0000:00:15.1: BAR 0 [mem 0x4017001000-0x4017001fff 64bit]: assigned
Nov 15 07:39:19 Incog kernel: pci 0000:00:19.0: BAR 0 [mem 0x4017002000-0x4017002fff 64bit]: assigned
Nov 15 07:39:19 Incog kernel: pci 0000:00:19.1: BAR 0 [mem 0x4017003000-0x4017003fff 64bit]: assigned
Nov 15 07:39:19 Incog kernel: resource: avoiding allocation from e820 entry [mem 0x0009f000-0x000fffff]
Nov 15 07:39:19 Incog kernel: pci 0000:00:1f.5: BAR 0 [mem 0x50800000-0x50800fff]: assigned
Nov 15 07:39:19 Incog kernel: pci 0000:00:07.0: PCI bridge to [bus 01-29]
Nov 15 07:39:19 Incog kernel: pci 0000:00:07.0:   bridge window [io  0x4000-0x4fff]
Nov 15 07:39:19 Incog kernel: pci 0000:00:07.0:   bridge window [mem 0x54000000-0x601fffff]
Nov 15 07:39:19 Incog kernel: pci 0000:00:07.0:   bridge window [mem 0x6000000000-0x601bffffff 64bit pref]
Nov 15 07:39:19 Incog kernel: pci 0000:00:1d.0: PCI bridge to [bus 2a]
Nov 15 07:39:19 Incog kernel: pci 0000:00:1d.0:   bridge window [mem 0x601f000000-0x601f1fffff 64bit pref]
Nov 15 07:39:19 Incog kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
Nov 15 07:39:19 Incog kernel: pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
Nov 15 07:39:19 Incog kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
Nov 15 07:39:19 Incog kernel: pci_bus 0000:00: resource 7 [mem 0x50800000-0xbfffffff window]
Nov 15 07:39:19 Incog kernel: pci_bus 0000:00: resource 8 [mem 0x4000000000-0x7fffffffff window]
Nov 15 07:39:19 Incog kernel: pci_bus 0000:01: resource 0 [io  0x4000-0x4fff]
Nov 15 07:39:19 Incog kernel: pci_bus 0000:01: resource 1 [mem 0x54000000-0x601fffff]
Nov 15 07:39:19 Incog kernel: pci_bus 0000:01: resource 2 [mem 0x6000000000-0x601bffffff 64bit pref]
Nov 15 07:39:19 Incog kernel: pci_bus 0000:2a: resource 2 [mem 0x601f000000-0x601f1fffff 64bit pref]
Nov 15 07:39:19 Incog kernel: PCI: CLS 64 bytes, default 64
Nov 15 07:39:19 Incog kernel: DMAR: Intel-IOMMU force enabled due to platform opt in
Nov 15 07:39:19 Incog kernel: DMAR: No ATSR found
Nov 15 07:39:19 Incog kernel: DMAR: No SATC found
Nov 15 07:39:19 Incog kernel: DMAR: IOMMU feature fl1gp_support inconsistent
Nov 15 07:39:19 Incog kernel: DMAR: IOMMU feature pgsel_inv inconsistent
Nov 15 07:39:19 Incog kernel: DMAR: IOMMU feature nwfs inconsistent
Nov 15 07:39:19 Incog kernel: DMAR: IOMMU feature dit inconsistent
Nov 15 07:39:19 Incog kernel: DMAR: IOMMU feature sc_support inconsistent
Nov 15 07:39:19 Incog kernel: DMAR: IOMMU feature dev_iotlb_support inconsistent
Nov 15 07:39:19 Incog kernel: DMAR: dmar0: Using Queued invalidation
Nov 15 07:39:19 Incog kernel: DMAR: dmar1: Using Queued invalidation
Nov 15 07:39:19 Incog kernel: Trying to unpack rootfs image as initramfs...
Nov 15 07:39:19 Incog kernel: pci 0000:00:02.0: Adding to iommu group 0
Nov 15 07:39:19 Incog kernel: pci 0000:00:00.0: Adding to iommu group 1
Nov 15 07:39:19 Incog kernel: pci 0000:00:04.0: Adding to iommu group 2
Nov 15 07:39:19 Incog kernel: pci 0000:00:07.0: Adding to iommu group 3
Nov 15 07:39:19 Incog kernel: pci 0000:00:08.0: Adding to iommu group 4
Nov 15 07:39:19 Incog kernel: pci 0000:00:0d.0: Adding to iommu group 5
Nov 15 07:39:19 Incog kernel: pci 0000:00:0d.2: Adding to iommu group 5
Nov 15 07:39:19 Incog kernel: pci 0000:00:0e.0: Adding to iommu group 6
Nov 15 07:39:19 Incog kernel: pci 0000:00:14.0: Adding to iommu group 7
Nov 15 07:39:19 Incog kernel: pci 0000:00:14.2: Adding to iommu group 7
Nov 15 07:39:19 Incog kernel: pci 0000:00:15.0: Adding to iommu group 8
Nov 15 07:39:19 Incog kernel: pci 0000:00:15.1: Adding to iommu group 8
Nov 15 07:39:19 Incog kernel: pci 0000:00:16.0: Adding to iommu group 9
Nov 15 07:39:19 Incog kernel: pci 0000:00:17.0: Adding to iommu group 10
Nov 15 07:39:19 Incog kernel: pci 0000:00:19.0: Adding to iommu group 11
Nov 15 07:39:19 Incog kernel: pci 0000:00:19.1: Adding to iommu group 11
Nov 15 07:39:19 Incog kernel: pci 0000:00:1d.0: Adding to iommu group 12
Nov 15 07:39:19 Incog kernel: pci 0000:00:1f.0: Adding to iommu group 13
Nov 15 07:39:19 Incog kernel: pci 0000:00:1f.3: Adding to iommu group 13
Nov 15 07:39:19 Incog kernel: pci 0000:00:1f.4: Adding to iommu group 13
Nov 15 07:39:19 Incog kernel: pci 0000:00:1f.5: Adding to iommu group 13
Nov 15 07:39:19 Incog kernel: pci 0000:2a:00.0: Adding to iommu group 14
Nov 15 07:39:19 Incog kernel: DMAR: Intel(R) Virtualization Technology for Directed I/O
Nov 15 07:39:19 Incog kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Nov 15 07:39:19 Incog kernel: software IO TLB: mapped [mem 0x00000000301bc000-0x00000000341bc000] (64MB)
Nov 15 07:39:19 Incog kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x23fa772cf26, max_idle_ns: 440795269835 ns
Nov 15 07:39:19 Incog kernel: clocksource: Switched to clocksource tsc
Nov 15 07:39:19 Incog kernel: Initialise system trusted keyrings
Nov 15 07:39:19 Incog kernel: Key type blacklist registered
Nov 15 07:39:19 Incog kernel: workingset: timestamp_bits=36 max_order=22 bucket_order=0
Nov 15 07:39:19 Incog kernel: fuse: init (API version 7.41)
Nov 15 07:39:19 Incog kernel: integrity: Platform Keyring initialized
Nov 15 07:39:19 Incog kernel: integrity: Machine keyring initialized
Nov 15 07:39:19 Incog kernel: Key type asymmetric registered
Nov 15 07:39:19 Incog kernel: Asymmetric key parser 'x509' registered
Nov 15 07:39:19 Incog kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
Nov 15 07:39:19 Incog kernel: io scheduler mq-deadline registered
Nov 15 07:39:19 Incog kernel: io scheduler kyber registered
Nov 15 07:39:19 Incog kernel: io scheduler bfq registered
Nov 15 07:39:19 Incog kernel: ledtrig-cpu: registered to indicate activity on CPUs
Nov 15 07:39:19 Incog kernel: pcieport 0000:00:07.0: PME: Signaling with IRQ 122
Nov 15 07:39:19 Incog kernel: pcieport 0000:00:07.0: pciehp: Slot #3 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
Nov 15 07:39:19 Incog kernel: pcieport 0000:00:1d.0: PME: Signaling with IRQ 123
Nov 15 07:39:19 Incog kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Nov 15 07:39:19 Incog kernel: ACPI: AC: AC Adapter [ACAD] (on-line)
Nov 15 07:39:19 Incog kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:1b/PNP0C0D:00/input/input0
Nov 15 07:39:19 Incog kernel: ACPI: button: Lid Switch [LID0]
Nov 15 07:39:19 Incog kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
Nov 15 07:39:19 Incog kernel: Freeing initrd memory: 18396K
Nov 15 07:39:19 Incog kernel: ACPI: button: Power Button [PWRB]
Nov 15 07:39:19 Incog kernel: thermal LNXTHERM:00: registered as thermal_zone0
Nov 15 07:39:19 Incog kernel: ACPI: thermal: Thermal Zone [TZ00] (28 C)
Nov 15 07:39:19 Incog kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
Nov 15 07:39:19 Incog kernel: ACPI: battery: Slot [BAT1] (battery present)
Nov 15 07:39:19 Incog kernel: hpet_acpi_add: no address or irqs in _CRS
Nov 15 07:39:19 Incog kernel: Non-volatile memory driver v1.3
Nov 15 07:39:19 Incog kernel: Linux agpgart interface v0.103
Nov 15 07:39:19 Incog kernel: ACPI: bus type drm_connector registered
Nov 15 07:39:19 Incog kernel: xhci_hcd 0000:00:0d.0: xHCI Host Controller
Nov 15 07:39:19 Incog kernel: xhci_hcd 0000:00:0d.0: new USB bus registered, assigned bus number 1
Nov 15 07:39:19 Incog kernel: xhci_hcd 0000:00:0d.0: hcc params 0x20007fc1 hci version 0x120 quirks 0x0000000200009810
Nov 15 07:39:19 Incog kernel: xhci_hcd 0000:00:0d.0: xHCI Host Controller
Nov 15 07:39:19 Incog kernel: xhci_hcd 0000:00:0d.0: new USB bus registered, assigned bus number 2
Nov 15 07:39:19 Incog kernel: xhci_hcd 0000:00:0d.0: Host supports USB 3.2 Enhanced SuperSpeed
Nov 15 07:39:19 Incog kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.13
Nov 15 07:39:19 Incog kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Nov 15 07:39:19 Incog kernel: usb usb1: Product: xHCI Host Controller
Nov 15 07:39:19 Incog kernel: usb usb1: Manufacturer: Linux 6.13.1-arch2-2 xhci-hcd
Nov 15 07:39:19 Incog kernel: usb usb1: SerialNumber: 0000:00:0d.0
Nov 15 07:39:19 Incog kernel: hub 1-0:1.0: USB hub found
Nov 15 07:39:19 Incog kernel: hub 1-0:1.0: 1 port detected
Nov 15 07:39:19 Incog kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.13
Nov 15 07:39:19 Incog kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Nov 15 07:39:19 Incog kernel: usb usb2: Product: xHCI Host Controller
Nov 15 07:39:19 Incog kernel: usb usb2: Manufacturer: Linux 6.13.1-arch2-2 xhci-hcd
Nov 15 07:39:19 Incog kernel: usb usb2: SerialNumber: 0000:00:0d.0
Nov 15 07:39:19 Incog kernel: hub 2-0:1.0: USB hub found
Nov 15 07:39:19 Incog kernel: hub 2-0:1.0: 1 port detected
Nov 15 07:39:19 Incog kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Nov 15 07:39:19 Incog kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
Nov 15 07:39:19 Incog kernel: xhci_hcd 0000:00:14.0: hcc params 0x20007fc1 hci version 0x120 quirks 0x0000100200009810
Nov 15 07:39:19 Incog kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Nov 15 07:39:19 Incog kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
Nov 15 07:39:19 Incog kernel: xhci_hcd 0000:00:14.0: Host supports USB 3.1 Enhanced SuperSpeed
Nov 15 07:39:19 Incog kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.13
Nov 15 07:39:19 Incog kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Nov 15 07:39:19 Incog kernel: usb usb3: Product: xHCI Host Controller
Nov 15 07:39:19 Incog kernel: usb usb3: Manufacturer: Linux 6.13.1-arch2-2 xhci-hcd
Nov 15 07:39:19 Incog kernel: usb usb3: SerialNumber: 0000:00:14.0
Nov 15 07:39:19 Incog kernel: hub 3-0:1.0: USB hub found
Nov 15 07:39:19 Incog kernel: hub 3-0:1.0: 12 ports detected
Nov 15 07:39:19 Incog kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.13
Nov 15 07:39:19 Incog kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Nov 15 07:39:19 Incog kernel: usb usb4: Product: xHCI Host Controller
Nov 15 07:39:19 Incog kernel: usb usb4: Manufacturer: Linux 6.13.1-arch2-2 xhci-hcd
Nov 15 07:39:19 Incog kernel: usb usb4: SerialNumber: 0000:00:14.0
Nov 15 07:39:19 Incog kernel: hub 4-0:1.0: USB hub found
Nov 15 07:39:19 Incog kernel: hub 4-0:1.0: 4 ports detected
Nov 15 07:39:19 Incog kernel: usbcore: registered new interface driver usbserial_generic
Nov 15 07:39:19 Incog kernel: usbserial: USB Serial support registered for generic
Nov 15 07:39:19 Incog kernel: rtc_cmos 00:01: RTC can wake from S4
Nov 15 07:39:19 Incog kernel: rtc_cmos 00:01: registered as rtc0
Nov 15 07:39:19 Incog kernel: rtc_cmos 00:01: setting system clock to 2025-11-15T01:54:16 UTC (1763171656)
Nov 15 07:39:19 Incog kernel: rtc_cmos 00:01: alarms up to one month, y3k, 242 bytes nvram
Nov 15 07:39:19 Incog kernel: intel_pstate: Intel P-state driver initializing
Nov 15 07:39:19 Incog kernel: intel_pstate: HWP enabled
Nov 15 07:39:19 Incog kernel: simple-framebuffer simple-framebuffer.0: [drm] Registered 1 planes with drm panic
Nov 15 07:39:19 Incog kernel: [drm] Initialized simpledrm 1.0.0 for simple-framebuffer.0 on minor 0
Nov 15 07:39:19 Incog kernel: fbcon: Deferring console take-over
Nov 15 07:39:19 Incog kernel: simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
Nov 15 07:39:19 Incog kernel: hid: raw HID events driver (C) Jiri Kosina
Nov 15 07:39:19 Incog kernel: drop_monitor: Initializing network drop monitor service
Nov 15 07:39:19 Incog kernel: NET: Registered PF_INET6 protocol family
Nov 15 07:39:19 Incog kernel: Segment Routing with IPv6
Nov 15 07:39:19 Incog kernel: RPL Segment Routing with IPv6
Nov 15 07:39:19 Incog kernel: In-situ OAM (IOAM) with IPv6
Nov 15 07:39:19 Incog kernel: NET: Registered PF_PACKET protocol family
Nov 15 07:39:19 Incog kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
Nov 15 07:39:19 Incog kernel: microcode: Current revision: 0x0000041b
Nov 15 07:39:19 Incog kernel: unchecked MSR access error: WRMSR to 0xd10 (tried to write 0x000000000000ffff) at rIP: 0xffffffff9c70e0f8 (native_write_msr+0x8/0x30)
Nov 15 07:39:19 Incog kernel: Call Trace:
Nov 15 07:39:19 Incog kernel:  <TASK>
Nov 15 07:39:19 Incog kernel:  ? ex_handler_msr.isra.0.cold+0x5b/0x60
Nov 15 07:39:19 Incog kernel:  ? fixup_exception+0x8f/0x380
Nov 15 07:39:19 Incog kernel:  ? gp_try_fixup_and_notify+0x1e/0xb0
Nov 15 07:39:19 Incog kernel:  ? exc_general_protection+0x104/0x400
Nov 15 07:39:19 Incog kernel:  ? asm_exc_general_protection+0x26/0x30
Nov 15 07:39:19 Incog kernel:  ? native_write_msr+0x8/0x30
Nov 15 07:39:19 Incog kernel:  cat_wrmsr+0x4a/0x70
Nov 15 07:39:19 Incog kernel:  resctrl_arch_online_cpu+0x475/0x5a0
Nov 15 07:39:19 Incog kernel:  ? __pfx_resctrl_arch_online_cpu+0x10/0x10
Nov 15 07:39:19 Incog kernel:  cpuhp_invoke_callback+0x11f/0x420
Nov 15 07:39:19 Incog kernel:  ? __pfx_smpboot_thread_fn+0x10/0x10
Nov 15 07:39:19 Incog kernel:  cpuhp_thread_fun+0xa2/0x170
Nov 15 07:39:19 Incog kernel:  smpboot_thread_fn+0xda/0x1d0
Nov 15 07:39:19 Incog kernel:  kthread+0xcf/0x100
Nov 15 07:39:19 Incog kernel:  ? __pfx_kthread+0x10/0x10
Nov 15 07:39:19 Incog kernel:  ret_from_fork+0x31/0x50
Nov 15 07:39:19 Incog kernel:  ? __pfx_kthread+0x10/0x10
Nov 15 07:39:19 Incog kernel:  ret_from_fork_asm+0x1a/0x30
Nov 15 07:39:19 Incog kernel:  </TASK>
Nov 15 07:39:19 Incog kernel: resctrl: L2 allocation detected
Nov 15 07:39:19 Incog kernel: IPI shorthand broadcast: enabled
Nov 15 07:39:19 Incog kernel: sched_clock: Marking stable (969082453, 6526142)->(998930179, -23321584)
Nov 15 07:39:19 Incog kernel: registered taskstats version 1
Nov 15 07:39:19 Incog kernel: Loading compiled-in X.509 certificates
Nov 15 07:39:19 Incog kernel: Loaded X.509 cert 'Build time autogenerated kernel key: cdf8fe3b6a00ffc7077fcbf2c47dbaa7cc52866b'
Nov 15 07:39:19 Incog kernel: Demotion targets for Node 0: null
Nov 15 07:39:19 Incog kernel: Key type .fscrypt registered
Nov 15 07:39:19 Incog kernel: Key type fscrypt-provisioning registered
Nov 15 07:39:19 Incog kernel: integrity: Loading X.509 certificate: UEFI:db
Nov 15 07:39:19 Incog kernel: integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
Nov 15 07:39:19 Incog kernel: integrity: Loading X.509 certificate: UEFI:db
Nov 15 07:39:19 Incog kernel: integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
Nov 15 07:39:19 Incog kernel: integrity: Loading X.509 certificate: UEFI:db
Nov 15 07:39:19 Incog kernel: integrity: Loaded X.509 cert 'Acer Database: 84f00f5841571abd2cc11a8c26d5c9c8d2b6b0b5'
Nov 15 07:39:19 Incog kernel: integrity: Loading X.509 certificate: UEFI:db
Nov 15 07:39:19 Incog kernel: integrity: Problem loading X.509 certificate -65
Nov 15 07:39:19 Incog kernel: integrity: Error adding keys to platform keyring UEFI:db
Nov 15 07:39:19 Incog kernel: integrity: Loading X.509 certificate: UEFI:db
Nov 15 07:39:19 Incog kernel: integrity: Problem loading X.509 certificate -65
Nov 15 07:39:19 Incog kernel: integrity: Error adding keys to platform keyring UEFI:db
Nov 15 07:39:19 Incog kernel: integrity: Loading X.509 certificate: UEFI:db
Nov 15 07:39:19 Incog kernel: integrity: Loaded X.509 cert 'Linpus: linpus.com: 2e092cab5e97a89f94a6e272ec7267c267cf4483'
Nov 15 07:39:19 Incog kernel: PM:   Magic number: 1:153:913
Nov 15 07:39:19 Incog kernel: port serial8250:0.7: hash matches
Nov 15 07:39:19 Incog kernel: container PRP00001:00: hash matches
Nov 15 07:39:19 Incog kernel: acpi PRP00001:00: hash matches
Nov 15 07:39:19 Incog kernel: RAS: Correctable Errors collector initialized.
Nov 15 07:39:19 Incog kernel: clk: Disabling unused clocks
Nov 15 07:39:19 Incog kernel: PM: genpd: Disabling unused power domains
Nov 15 07:39:19 Incog kernel: Freeing unused decrypted memory: 2028K
Nov 15 07:39:19 Incog kernel: Freeing unused kernel image (initmem) memory: 4300K
Nov 15 07:39:19 Incog kernel: Write protecting the kernel read-only data: 34816k
Nov 15 07:39:19 Incog kernel: Freeing unused kernel image (rodata/data gap) memory: 1944K
Nov 15 07:39:19 Incog kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Nov 15 07:39:19 Incog kernel: rodata_test: all tests were successful
Nov 15 07:39:19 Incog kernel: Run /init as init process
Nov 15 07:39:19 Incog kernel:   with arguments:
Nov 15 07:39:19 Incog kernel:     /init
Nov 15 07:39:19 Incog kernel:   with environment:
Nov 15 07:39:19 Incog kernel:     HOME=/
Nov 15 07:39:19 Incog kernel:     TERM=linux
Nov 15 07:39:19 Incog kernel:     BOOT_IMAGE=/vmlinuz-linux
Nov 15 07:39:19 Incog kernel: usb 3-5: new low-speed USB device number 2 using xhci_hcd
Nov 15 07:39:19 Incog kernel: usb 3-5: New USB device found, idVendor=1a2c, idProduct=9cf4, bcdDevice= 1.10
Nov 15 07:39:19 Incog kernel: usb 3-5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Nov 15 07:39:19 Incog kernel: usb 3-5: Product: USB Gaming Keyboard 
Nov 15 07:39:19 Incog kernel: usb 3-5: Manufacturer: SEMICO  
Nov 15 07:39:19 Incog kernel: usb 4-3: new SuperSpeed USB device number 2 using xhci_hcd
Nov 15 07:39:19 Incog kernel: usb 4-3: New USB device found, idVendor=05e3, idProduct=0616, bcdDevice= 4.01
Nov 15 07:39:19 Incog kernel: usb 4-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Nov 15 07:39:19 Incog kernel: usb 4-3: Product: USB3.0 Hub
Nov 15 07:39:19 Incog kernel: usb 4-3: Manufacturer: GenesysLogic
Nov 15 07:39:19 Incog kernel: hub 4-3:1.0: USB hub found
Nov 15 07:39:19 Incog kernel: hub 4-3:1.0: 4 ports detected
Nov 15 07:39:19 Incog kernel: usb 3-6: new high-speed USB device number 3 using xhci_hcd
Nov 15 07:39:19 Incog kernel: usb 3-6: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice= 4.01
Nov 15 07:39:19 Incog kernel: usb 3-6: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Nov 15 07:39:19 Incog kernel: usb 3-6: Product: USB2.0 Hub
Nov 15 07:39:19 Incog kernel: usb 3-6: Manufacturer: GenesysLogic
Nov 15 07:39:19 Incog kernel: hub 3-6:1.0: USB hub found
Nov 15 07:39:19 Incog kernel: hub 3-6:1.0: 4 ports detected
Nov 15 07:39:19 Incog kernel: usb 3-7: new high-speed USB device number 4 using xhci_hcd
Nov 15 07:39:19 Incog kernel: usb 3-7: New USB device found, idVendor=04f2, idProduct=b773, bcdDevice= 0.04
Nov 15 07:39:19 Incog kernel: usb 3-7: New USB device strings: Mfr=3, Product=1, SerialNumber=2
Nov 15 07:39:19 Incog kernel: usb 3-7: Product: ACER HD User Facing
Nov 15 07:39:19 Incog kernel: usb 3-7: Manufacturer: Generic
Nov 15 07:39:19 Incog kernel: usb 3-7: SerialNumber: 200901010001
Nov 15 07:39:19 Incog kernel: usb 3-6.2: new full-speed USB device number 5 using xhci_hcd
Nov 15 07:39:19 Incog kernel: usb 3-6.2: New USB device found, idVendor=1532, idProduct=008a, bcdDevice= 2.00
Nov 15 07:39:19 Incog kernel: usb 3-6.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Nov 15 07:39:19 Incog kernel: usb 3-6.2: Product: Razer Viper Mini
Nov 15 07:39:19 Incog kernel: usb 3-6.2: Manufacturer: Razer
Nov 15 07:39:19 Incog kernel: usb 3-10: new high-speed USB device number 6 using xhci_hcd
Nov 15 07:39:19 Incog kernel: usb 3-10: New USB device found, idVendor=04ca, idProduct=3801, bcdDevice= 1.00
Nov 15 07:39:19 Incog kernel: usb 3-10: New USB device strings: Mfr=4, Product=5, SerialNumber=6
Nov 15 07:39:19 Incog kernel: usb 3-10: Product: Wireless_Device
Nov 15 07:39:19 Incog kernel: usb 3-10: Manufacturer: MediaTek Inc.
Nov 15 07:39:19 Incog kernel: usb 3-10: SerialNumber: 000000000
Nov 15 07:39:19 Incog kernel: usbcore: registered new interface driver usbhid
Nov 15 07:39:19 Incog kernel: usbhid: USB HID core driver
Nov 15 07:39:19 Incog kernel: input: SEMICO   USB Gaming Keyboard  as /devices/pci0000:00/0000:00:14.0/usb3/3-5/3-5:1.0/0003:1A2C:9CF4.0001/input/input2
Nov 15 07:39:19 Incog kernel: hid-generic 0003:1A2C:9CF4.0001: input,hidraw0: USB HID v1.10 Keyboard [SEMICO   USB Gaming Keyboard ] on usb-0000:00:14.0-5/input0
Nov 15 07:39:19 Incog kernel: input: SEMICO   USB Gaming Keyboard  Consumer Control as /devices/pci0000:00/0000:00:14.0/usb3/3-5/3-5:1.1/0003:1A2C:9CF4.0002/input/input3
Nov 15 07:39:19 Incog kernel: wmi_bus wmi_bus-PNP0C14:00: [Firmware Bug]: WMBF method block execution control method not found
Nov 15 07:39:19 Incog kernel: vmd 0000:00:0e.0: PCI host bridge to bus 10000:e0
Nov 15 07:39:19 Incog kernel: pci_bus 10000:e0: root bus resource [bus e0-ff]
Nov 15 07:39:19 Incog kernel: pci_bus 10000:e0: root bus resource [mem 0x52000000-0x53ffffff]
Nov 15 07:39:19 Incog kernel: pci_bus 10000:e0: root bus resource [mem 0x601f302000-0x601f3fffff 64bit]
Nov 15 07:39:19 Incog kernel: pci 10000:e0:17.0: [8086:51d3] type 00 class 0x010601 conventional PCI endpoint
Nov 15 07:39:19 Incog kernel: pci 10000:e0:17.0: BAR 0 [mem 0x00000000-0x00001fff]
Nov 15 07:39:19 Incog kernel: pci 10000:e0:17.0: BAR 1 [mem 0x00000000-0x000000ff]
Nov 15 07:39:19 Incog kernel: pci 10000:e0:17.0: BAR 2 [io  0x0000-0x0007]
Nov 15 07:39:19 Incog kernel: pci 10000:e0:17.0: BAR 3 [io  0x0000-0x0003]
Nov 15 07:39:19 Incog kernel: pci 10000:e0:17.0: BAR 4 [io  0x0000-0x001f]
Nov 15 07:39:19 Incog kernel: pci 10000:e0:17.0: BAR 5 [mem 0x52000000-0x520007ff]
Nov 15 07:39:19 Incog kernel: pci 10000:e0:17.0: PME# supported from D3hot
Nov 15 07:39:19 Incog kernel: pci 10000:e0:17.0: Adding to iommu group 6
Nov 15 07:39:19 Incog kernel: pci 10000:e0:1c.0: [8086:09ab] type 00 class 0x088000 conventional PCI endpoint
Nov 15 07:39:19 Incog kernel: pci 10000:e0:1c.0: Adding to iommu group 6
Nov 15 07:39:19 Incog kernel: pci 10000:e0:1c.4: [8086:51bc] type 01 class 0x060400 PCIe Root Port
Nov 15 07:39:19 Incog kernel: pci 10000:e0:1c.4: PCI bridge to [bus e1]
Nov 15 07:39:19 Incog kernel: pci 10000:e0:1c.4:   bridge window [io  0x0000-0x0fff]
Nov 15 07:39:19 Incog kernel: pci 10000:e0:1c.4:   bridge window [mem 0x52100000-0x521fffff]
Nov 15 07:39:19 Incog kernel: pci 10000:e0:1c.4: PME# supported from D0 D3hot D3cold
Nov 15 07:39:19 Incog kernel: pci 10000:e0:1c.4: PTM enabled (root), 4ns granularity
Nov 15 07:39:19 Incog kernel: pci 10000:e0:1c.4: Adding to iommu group 6
Nov 15 07:39:19 Incog kernel: pci 10000:e0:1c.4: Primary bus is hard wired to 0
Nov 15 07:39:19 Incog kernel: pci 10000:e1:00.0: [144d:a809] type 00 class 0x010802 PCIe Endpoint
Nov 15 07:39:19 Incog kernel: pci 10000:e1:00.0: BAR 0 [mem 0x52100000-0x52103fff 64bit]
Nov 15 07:39:19 Incog kernel: pci 10000:e1:00.0: Adding to iommu group 6
Nov 15 07:39:19 Incog kernel: pci 10000:e0:1c.4: PCI bridge to [bus e1]
Nov 15 07:39:19 Incog kernel: pci 10000:e0:1c.4: Primary bus is hard wired to 0
Nov 15 07:39:19 Incog kernel: input: SEMICO   USB Gaming Keyboard  System Control as /devices/pci0000:00/0000:00:14.0/usb3/3-5/3-5:1.1/0003:1A2C:9CF4.0002/input/input4
Nov 15 07:39:19 Incog kernel: input: SEMICO   USB Gaming Keyboard  Keyboard as /devices/pci0000:00/0000:00:14.0/usb3/3-5/3-5:1.1/0003:1A2C:9CF4.0002/input/input6
Nov 15 07:39:19 Incog kernel: hid-generic 0003:1A2C:9CF4.0002: input,hiddev96,hidraw1: USB HID v1.10 Keyboard [SEMICO   USB Gaming Keyboard ] on usb-0000:00:14.0-5/input1
Nov 15 07:39:19 Incog kernel: input: Razer Razer Viper Mini as /devices/pci0000:00/0000:00:14.0/usb3/3-6/3-6.2/3-6.2:1.0/0003:1532:008A.0003/input/input8
Nov 15 07:39:19 Incog kernel: hid-generic 0003:1532:008A.0003: input,hidraw2: USB HID v1.11 Mouse [Razer Razer Viper Mini] on usb-0000:00:14.0-6.2/input0
Nov 15 07:39:19 Incog kernel: input: Razer Razer Viper Mini Keyboard as /devices/pci0000:00/0000:00:14.0/usb3/3-6/3-6.2/3-6.2:1.1/0003:1532:008A.0004/input/input9
Nov 15 07:39:19 Incog kernel: i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
Nov 15 07:39:19 Incog kernel: i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
Nov 15 07:39:19 Incog kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Nov 15 07:39:19 Incog kernel: intel-lpss 0000:00:15.0: enabling device (0004 -> 0006)
Nov 15 07:39:19 Incog kernel: idma64 idma64.0: Found Intel integrated DMA 64-bit
Nov 15 07:39:19 Incog kernel: intel-lpss 0000:00:15.1: enabling device (0004 -> 0006)
Nov 15 07:39:19 Incog kernel: idma64 idma64.1: Found Intel integrated DMA 64-bit
Nov 15 07:39:19 Incog kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input11
Nov 15 07:39:19 Incog kernel: intel-lpss 0000:00:19.0: enabling device (0004 -> 0006)
Nov 15 07:39:19 Incog kernel: idma64 idma64.2: Found Intel integrated DMA 64-bit
Nov 15 07:39:19 Incog kernel: input: Razer Razer Viper Mini as /devices/pci0000:00/0000:00:14.0/usb3/3-6/3-6.2/3-6.2:1.1/0003:1532:008A.0004/input/input10
Nov 15 07:39:19 Incog kernel: intel-lpss 0000:00:19.1: enabling device (0004 -> 0006)
Nov 15 07:39:19 Incog kernel: idma64 idma64.3: Found Intel integrated DMA 64-bit
Nov 15 07:39:19 Incog kernel: pci 10000:e0:1c.4: bridge window [mem 0x52000000-0x520fffff]: assigned
Nov 15 07:39:19 Incog kernel: pci 10000:e0:17.0: BAR 0 [mem 0x52100000-0x52101fff]: assigned
Nov 15 07:39:19 Incog kernel: pci 10000:e0:1c.4: bridge window [io  size 0x1000]: can't assign; no space
Nov 15 07:39:19 Incog kernel: pci 10000:e0:1c.4: bridge window [io  size 0x1000]: failed to assign
Nov 15 07:39:19 Incog kernel: pci 10000:e0:17.0: BAR 5 [mem 0x52102000-0x521027ff]: assigned
Nov 15 07:39:19 Incog kernel: pci 10000:e0:17.0: BAR 1 [mem 0x52102800-0x521028ff]: assigned
Nov 15 07:39:19 Incog kernel: pci 10000:e0:17.0: BAR 4 [io  size 0x0020]: can't assign; no space
Nov 15 07:39:19 Incog kernel: pci 10000:e0:17.0: BAR 4 [io  size 0x0020]: failed to assign
Nov 15 07:39:19 Incog kernel: pci 10000:e0:17.0: BAR 2 [io  size 0x0008]: can't assign; no space
Nov 15 07:39:19 Incog kernel: pci 10000:e0:17.0: BAR 2 [io  size 0x0008]: failed to assign
Nov 15 07:39:19 Incog kernel: pci 10000:e0:17.0: BAR 3 [io  size 0x0004]: can't assign; no space
Nov 15 07:39:19 Incog kernel: pci 10000:e0:17.0: BAR 3 [io  size 0x0004]: failed to assign
Nov 15 07:39:19 Incog kernel: pci 10000:e1:00.0: BAR 0 [mem 0x52000000-0x52003fff 64bit]: assigned
Nov 15 07:39:19 Incog kernel: pci 10000:e0:1c.4: PCI bridge to [bus e1]
Nov 15 07:39:19 Incog kernel: pci 10000:e0:1c.4:   bridge window [mem 0x52000000-0x520fffff]
Nov 15 07:39:19 Incog kernel: pci 10000:e1:00.0: VMD: Default LTR value set by driver
Nov 15 07:39:19 Incog kernel: ahci 10000:e0:17.0: version 3.0
Nov 15 07:39:19 Incog kernel: ahci 10000:e0:17.0: can't derive routing for PCI INT A
Nov 15 07:39:19 Incog kernel: ahci 10000:e0:17.0: PCI INT A: no GSI
Nov 15 07:39:19 Incog kernel: ahci 10000:e0:17.0: AHCI vers 0001.0301, 32 command slots, 6 Gbps, SATA mode
Nov 15 07:39:19 Incog kernel: ahci 10000:e0:17.0: 1/1 ports implemented (port mask 0x1)
Nov 15 07:39:19 Incog kernel: ahci 10000:e0:17.0: flags: 64bit ncq sntf pm clo only pio slum part deso sadm sds 
Nov 15 07:39:19 Incog kernel: scsi host0: ahci
Nov 15 07:39:19 Incog kernel: ata1: SATA max UDMA/133 abar m2048@0x52102000 port 0x52102100 irq 159 lpm-pol 4
Nov 15 07:39:19 Incog kernel: pcieport 10000:e0:1c.4: can't derive routing for PCI INT A
Nov 15 07:39:19 Incog kernel: pcieport 10000:e0:1c.4: PCI INT A: no GSI
Nov 15 07:39:19 Incog kernel: pcieport 10000:e0:1c.4: PME: Signaling with IRQ 160
Nov 15 07:39:19 Incog kernel: vmd 0000:00:0e.0: Bound to PCI domain 10000
Nov 15 07:39:19 Incog kernel: hid-generic 0003:1532:008A.0004: input,hidraw3: USB HID v1.11 Keyboard [Razer Razer Viper Mini] on usb-0000:00:14.0-6.2/input1
Nov 15 07:39:19 Incog kernel: input: Razer Razer Viper Mini as /devices/pci0000:00/0000:00:14.0/usb3/3-6/3-6.2/3-6.2:1.2/0003:1532:008A.0005/input/input12
Nov 15 07:39:19 Incog kernel: i915 0000:00:02.0: [drm] Found alderlake_p (device ID 46a8) display version 13.00 stepping D0
Nov 15 07:39:19 Incog kernel: i915 0000:00:02.0: [drm] VT-d active for gfx access
Nov 15 07:39:19 Incog kernel: i915 0000:00:02.0: vgaarb: deactivate vga console
Nov 15 07:39:19 Incog kernel: i915 0000:00:02.0: [drm] Using Transparent Hugepages
Nov 15 07:39:19 Incog kernel: i915 0000:00:02.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=io+mem:owns=io+mem
Nov 15 07:39:19 Incog kernel: i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/adlp_dmc.bin (v2.20)
Nov 15 07:39:19 Incog kernel: i915 0000:00:02.0: [drm] GT0: GuC firmware i915/adlp_guc_70.bin version 70.49.4
Nov 15 07:39:19 Incog kernel: i915 0000:00:02.0: [drm] GT0: HuC firmware i915/tgl_huc.bin version 7.9.3
Nov 15 07:39:19 Incog kernel: i915 0000:00:02.0: [drm] GT0: HuC: authenticated for all workloads
Nov 15 07:39:19 Incog kernel: i915 0000:00:02.0: [drm] GT0: GUC: submission enabled
Nov 15 07:39:19 Incog kernel: i915 0000:00:02.0: [drm] GT0: GUC: SLPC enabled
Nov 15 07:39:19 Incog kernel: i915 0000:00:02.0: [drm] GT0: GUC: RC enabled
Nov 15 07:39:19 Incog kernel: i915 0000:00:02.0: [drm] Protected Xe Path (PXP) protected content support initialized
Nov 15 07:39:19 Incog kernel: [drm] Initialized i915 1.6.0 for 0000:00:02.0 on minor 1
Nov 15 07:39:19 Incog kernel: ACPI: video: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
Nov 15 07:39:19 Incog kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input13
Nov 15 07:39:19 Incog kernel: hid-generic 0003:1532:008A.0005: input,hidraw4: USB HID v1.11 Keyboard [Razer Razer Viper Mini] on usb-0000:00:14.0-6.2/input2
Nov 15 07:39:19 Incog kernel: fbcon: i915drmfb (fb0) is primary device
Nov 15 07:39:19 Incog kernel: fbcon: Deferring console take-over
Nov 15 07:39:19 Incog kernel: i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
Nov 15 07:39:19 Incog kernel: ata1: SATA link down (SStatus 4 SControl 300)
Nov 15 07:39:19 Incog kernel: nvme nvme0: pci function 10000:e1:00.0
Nov 15 07:39:19 Incog kernel: pcieport 10000:e0:1c.4: can't derive routing for PCI INT A
Nov 15 07:39:19 Incog kernel: nvme 10000:e1:00.0: PCI INT A: not connected
Nov 15 07:39:19 Incog kernel: nvme nvme0: D3 entry latency set to 8 seconds
Nov 15 07:39:19 Incog kernel: nvme nvme0: allocated 64 MiB host memory buffer (16 segments).
Nov 15 07:39:19 Incog kernel: nvme nvme0: 12/0/0 default/read/poll queues
Nov 15 07:39:19 Incog kernel:  nvme0n1: p4 p5 p6 p7 p8
Nov 15 07:39:19 Incog kernel: raid6: skipped pq benchmark and selected avx2x4
Nov 15 07:39:19 Incog kernel: raid6: using avx2x2 recovery algorithm
Nov 15 07:39:19 Incog kernel: xor: automatically using best checksumming function   avx       
Nov 15 07:39:19 Incog kernel: Btrfs loaded, zoned=yes, fsverity=yes
Nov 15 07:39:19 Incog kernel: BTRFS: device label root devid 1 transid 16609 /dev/nvme0n1p6 (259:3) scanned by mount (305)
Nov 15 07:39:19 Incog kernel: BTRFS info (device nvme0n1p6): first mount of filesystem ab10877f-71ea-4d97-a34d-32a67b154b96
Nov 15 07:39:19 Incog kernel: BTRFS info (device nvme0n1p6): using crc32c (crc32c-intel) checksum algorithm
Nov 15 07:39:19 Incog kernel: BTRFS info (device nvme0n1p6): using free-space-tree
Nov 15 07:39:19 Incog systemd[1]: systemd 258.2-2-arch running in system mode (+PAM +AUDIT -SELINUX +APPARMOR -IMA +IPE +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +BTF +XKBCOMMON +UTMP -SYSVINIT +LIBARCHIVE)
Nov 15 07:39:19 Incog systemd[1]: Detected architecture x86-64.
Nov 15 07:39:19 Incog systemd[1]: Hostname set to <Incog>.
Nov 15 07:39:19 Incog systemd[1]: bpf-restrict-fs: LSM BPF program attached
Nov 15 07:39:19 Incog systemd[1]: Queued start job for default target Graphical Interface.
Nov 15 07:39:19 Incog systemd[1]: Created slice Virtual Machine and Container Slice.
Nov 15 07:39:19 Incog systemd[1]: Created slice CUPS Slice.
Nov 15 07:39:19 Incog systemd[1]: Created slice Slice /system/dirmngr.
Nov 15 07:39:19 Incog systemd[1]: Created slice Slice /system/getty.
Nov 15 07:39:19 Incog systemd[1]: Created slice Slice /system/gpg-agent.
Nov 15 07:39:19 Incog systemd[1]: Created slice Slice /system/gpg-agent-browser.
Nov 15 07:39:19 Incog systemd[1]: Created slice Slice /system/gpg-agent-extra.
Nov 15 07:39:19 Incog systemd[1]: Created slice Slice /system/gpg-agent-ssh.
Nov 15 07:39:19 Incog systemd[1]: Created slice Slice /system/keyboxd.
Nov 15 07:39:19 Incog systemd[1]: Created slice Slice /system/modprobe.
Nov 15 07:39:19 Incog systemd[1]: Created slice Slice /system/systemd-fsck.
Nov 15 07:39:19 Incog systemd[1]: Created slice User and Session Slice.
Nov 15 07:39:19 Incog systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Nov 15 07:39:19 Incog systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Nov 15 07:39:19 Incog systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Nov 15 07:39:19 Incog systemd[1]: Expecting device /dev/disk/by-uuid/29188808489345DA...
Nov 15 07:39:19 Incog systemd[1]: Expecting device /dev/disk/by-uuid/63d39471-cc0c-416e-954a-6b87178fd3a2...
Nov 15 07:39:19 Incog systemd[1]: Expecting device /dev/disk/by-uuid/646B-FF12...
Nov 15 07:39:19 Incog systemd[1]: Expecting device /dev/disk/by-uuid/c781b343-21ca-45bd-a014-00cc8d2cfcf7...
Nov 15 07:39:19 Incog systemd[1]: Reached target Local Encrypted Volumes.
Nov 15 07:39:19 Incog systemd[1]: Reached target Login Prompts.
Nov 15 07:39:19 Incog systemd[1]: Reached target Image Downloads.
Nov 15 07:39:19 Incog systemd[1]: Reached target Local Integrity Protected Volumes.
Nov 15 07:39:19 Incog systemd[1]: Reached target Remote File Systems.
Nov 15 07:39:19 Incog systemd[1]: Reached target Slice Units.
Nov 15 07:39:19 Incog systemd[1]: Reached target Swaps.
Nov 15 07:39:19 Incog systemd[1]: Reached target Local Verity Protected Volumes.
Nov 15 07:39:19 Incog systemd[1]: Listening on Device-mapper event daemon FIFOs.
Nov 15 07:39:19 Incog systemd[1]: Listening on LVM2 poll daemon socket.
Nov 15 07:39:19 Incog systemd[1]: Listening on Query the User Interactively for a Password.
Nov 15 07:39:19 Incog systemd[1]: Listening on Process Core Dump Socket.
Nov 15 07:39:19 Incog systemd[1]: Listening on Credential Encryption/Decryption.
Nov 15 07:39:19 Incog systemd[1]: Listening on Factory Reset Management.
Nov 15 07:39:19 Incog systemd[1]: Listening on Journal Socket (/dev/log).
Nov 15 07:39:19 Incog systemd[1]: Listening on Journal Sockets.
Nov 15 07:39:19 Incog systemd[1]: Listening on Network Service Varlink Socket.
Nov 15 07:39:19 Incog systemd[1]: Listening on Network Service Netlink Socket.
Nov 15 07:39:19 Incog systemd[1]: TPM PCR Measurements was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Nov 15 07:39:19 Incog systemd[1]: Make TPM PCR Policy was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Nov 15 07:39:19 Incog systemd[1]: Listening on Resolve Monitor Varlink Socket.
Nov 15 07:39:19 Incog systemd[1]: Listening on Resolve Service Varlink Socket.
Nov 15 07:39:19 Incog systemd[1]: Listening on udev Control Socket.
Nov 15 07:39:19 Incog systemd[1]: Listening on udev Kernel Socket.
Nov 15 07:39:19 Incog systemd[1]: Listening on udev Varlink Socket.
Nov 15 07:39:19 Incog systemd[1]: Listening on User Database Manager Socket.
Nov 15 07:39:19 Incog systemd[1]: Mounting Huge Pages File System...
Nov 15 07:39:19 Incog systemd[1]: Mounting POSIX Message Queue File System...
Nov 15 07:39:19 Incog systemd[1]: Mounting Kernel Debug File System...
Nov 15 07:39:19 Incog systemd[1]: Mounting Kernel Trace File System...
Nov 15 07:39:19 Incog systemd[1]: Mounting Temporary Directory /tmp...
Nov 15 07:39:19 Incog systemd[1]: Starting Create List of Static Device Nodes...
Nov 15 07:39:19 Incog systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
Nov 15 07:39:19 Incog systemd[1]: Load Kernel Module configfs was skipped because of an unmet condition check (ConditionKernelModuleLoaded=!configfs).
Nov 15 07:39:19 Incog systemd[1]: Mounting Kernel Configuration File System...
Nov 15 07:39:19 Incog systemd[1]: Starting Load Kernel Module dm_mod...
Nov 15 07:39:19 Incog systemd[1]: Load Kernel Module drm was skipped because of an unmet condition check (ConditionKernelModuleLoaded=!drm).
Nov 15 07:39:19 Incog systemd[1]: Load Kernel Module fuse was skipped because of an unmet condition check (ConditionKernelModuleLoaded=!fuse).
Nov 15 07:39:19 Incog systemd[1]: Mounting FUSE Control File System...
Nov 15 07:39:19 Incog systemd[1]: Starting Load Kernel Module loop...
Nov 15 07:39:19 Incog systemd[1]: Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
Nov 15 07:39:19 Incog systemd[1]: Starting Journal Service...
Nov 15 07:39:19 Incog systemd[1]: Starting Load Kernel Modules...
Nov 15 07:39:19 Incog systemd[1]: Starting Generate Network Units from Kernel Command Line...
Nov 15 07:39:19 Incog systemd[1]: TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Nov 15 07:39:19 Incog systemd[1]: Starting Remount Root and Kernel File Systems...
Nov 15 07:39:19 Incog systemd[1]: Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Nov 15 07:39:19 Incog systemd[1]: Starting Load udev Rules from Credentials...
Nov 15 07:39:19 Incog systemd[1]: Starting Coldplug All udev Devices...
Nov 15 07:39:19 Incog systemd[1]: Mounted Huge Pages File System.
Nov 15 07:39:19 Incog systemd[1]: Mounted POSIX Message Queue File System.
Nov 15 07:39:19 Incog systemd[1]: Mounted Kernel Debug File System.
Nov 15 07:39:19 Incog systemd[1]: Mounted Kernel Trace File System.
Nov 15 07:39:19 Incog systemd[1]: Mounted Temporary Directory /tmp.
Nov 15 07:39:19 Incog systemd[1]: Finished Create List of Static Device Nodes.
Nov 15 07:39:19 Incog systemd[1]: Mounted Kernel Configuration File System.
Nov 15 07:39:19 Incog systemd[1]: Mounted FUSE Control File System.
Nov 15 07:39:19 Incog systemd[1]: Starting Create Static Device Nodes in /dev gracefully...
Nov 15 07:39:19 Incog kernel: loop: module loaded
Nov 15 07:39:19 Incog systemd[1]: modprobe@loop.service: Deactivated successfully.
Nov 15 07:39:19 Incog systemd[1]: Finished Load Kernel Module loop.
Nov 15 07:39:19 Incog systemd[1]: Finished Generate Network Units from Kernel Command Line.
Nov 15 07:39:19 Incog systemd[1]: Reached target Preparation for Network.
Nov 15 07:39:19 Incog kernel: device-mapper: uevent: version 1.0.3
Nov 15 07:39:19 Incog kernel: device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev
Nov 15 07:39:19 Incog systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Nov 15 07:39:19 Incog systemd[1]: Finished Load Kernel Module dm_mod.
Nov 15 07:39:19 Incog systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Nov 15 07:39:19 Incog systemd[1]: Finished Load udev Rules from Credentials.
Nov 15 07:39:19 Incog systemd-journald[363]: Collecting audit messages is disabled.
Nov 15 07:39:19 Incog systemd[1]: Starting User Database Manager...
Nov 15 07:39:19 Incog kernel: Asymmetric key parser 'pkcs8' registered
Nov 15 07:39:19 Incog kernel: usbcore: registered new interface driver usblp
Nov 15 07:39:19 Incog systemd[1]: Finished Load Kernel Modules.
Nov 15 07:39:19 Incog systemd[1]: Starting Apply Kernel Variables...
Nov 15 07:39:19 Incog systemd[1]: Finished Apply Kernel Variables.
Nov 15 07:39:19 Incog systemd[1]: Started Journal Service.
Nov 15 07:39:19 Incog kernel: input: Acer Wireless Radio Control as /devices/LNXSYSTM:00/10251229:00/input/input14
Nov 15 07:39:19 Incog kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Nov 15 07:39:19 Incog kernel: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Nov 15 07:39:19 Incog kernel: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
Nov 15 07:39:19 Incog kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
Nov 15 07:39:19 Incog kernel: cfg80211: failed to load regulatory.db
Nov 15 07:39:19 Incog kernel: input: Intel HID events as /devices/platform/INTC1070:00/input/input15
Nov 15 07:39:19 Incog kernel: intel-hid INTC1070:00: platform supports 5 button array
Nov 15 07:39:19 Incog kernel: input: Intel HID 5 button array as /devices/platform/INTC1070:00/input/input16
Nov 15 07:39:19 Incog kernel: Consider using thermal netlink events interface
Nov 15 07:39:19 Incog kernel: mousedev: PS/2 mouse device common for all mice
Nov 15 07:39:19 Incog kernel: mc: Linux media interface: v0.10
Nov 15 07:39:19 Incog kernel: intel_pmc_core INT33A1:00:  initialized
Nov 15 07:39:19 Incog kernel: videodev: Linux video capture interface: v2.00
Nov 15 07:39:19 Incog kernel: resource: resource sanity check: requesting [mem 0x00000000fedc0000-0x00000000fedcffff], which spans more than pnp 00:04 [mem 0xfedc0000-0xfedc7fff]
Nov 15 07:39:19 Incog kernel: caller igen6_probe+0x17f/0x7f2 [igen6_edac] mapping multiple BARs
Nov 15 07:39:19 Incog kernel: EDAC MC0: Giving out device to module igen6_edac controller Intel_client_SoC MC#0: DEV 0000:00:00.0 (INTERRUPT)
Nov 15 07:39:19 Incog kernel: EDAC MC1: Giving out device to module igen6_edac controller Intel_client_SoC MC#1: DEV 0000:00:00.0 (INTERRUPT)
Nov 15 07:39:19 Incog kernel: EDAC igen6 MC0: HANDLING IBECC MEMORY ERROR
Nov 15 07:39:19 Incog kernel: EDAC igen6 MC0: ADDR 0x7fffffffe0 
Nov 15 07:39:19 Incog kernel: EDAC igen6 MC1: HANDLING IBECC MEMORY ERROR
Nov 15 07:39:19 Incog kernel: EDAC igen6 MC1: ADDR 0x7fffffffe0 
Nov 15 07:39:19 Incog kernel: EDAC igen6: v2.5.1
Nov 15 07:39:19 Incog kernel: ACPI: bus type thunderbolt registered
Nov 15 07:39:19 Incog kernel: input: ELAN0524:01 04F3:3215 Mouse as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-ELAN0524:01/0018:04F3:3215.0006/input/input17
Nov 15 07:39:19 Incog kernel: input: ELAN0524:01 04F3:3215 Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-ELAN0524:01/0018:04F3:3215.0006/input/input19
Nov 15 07:39:19 Incog kernel: hid-generic 0018:04F3:3215.0006: input,hidraw5: I2C HID v1.00 Mouse [ELAN0524:01 04F3:3215] on i2c-ELAN0524:01
Nov 15 07:39:19 Incog kernel: input: PC Speaker as /devices/platform/pcspkr/input/input20
Nov 15 07:39:19 Incog kernel: mei_me 0000:00:16.0: enabling device (0000 -> 0002)
Nov 15 07:39:19 Incog kernel: i801_smbus 0000:00:1f.4: SPD Write Disable is set
Nov 15 07:39:19 Incog kernel: i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
Nov 15 07:39:19 Incog kernel: i2c i2c-16: Successfully instantiated SPD at 0x50
Nov 15 07:39:19 Incog kernel: Bluetooth: Core ver 2.22
Nov 15 07:39:19 Incog kernel: NET: Registered PF_BLUETOOTH protocol family
Nov 15 07:39:19 Incog kernel: Bluetooth: HCI device and connection manager initialized
Nov 15 07:39:19 Incog kernel: Bluetooth: HCI socket layer initialized
Nov 15 07:39:19 Incog kernel: Bluetooth: L2CAP socket layer initialized
Nov 15 07:39:19 Incog kernel: Bluetooth: SCO socket layer initialized
Nov 15 07:39:19 Incog kernel: acer_wmi: Acer Laptop ACPI-WMI Extras
Nov 15 07:39:19 Incog kernel: acer_wmi: Function bitmap for Communication Button: 0x801
Nov 15 07:39:19 Incog kernel: input: Acer WMI hotkeys as /devices/virtual/input/input21
Nov 15 07:39:19 Incog kernel: Creating 1 MTD partitions on "0000:00:1f.5":
Nov 15 07:39:19 Incog kernel: 0x000000000000-0x000002000000 : "BIOS"
Nov 15 07:39:19 Incog kernel: intel_rapl_msr: PL4 support detected.
Nov 15 07:39:19 Incog kernel: intel_rapl_common: Found RAPL domain package
Nov 15 07:39:19 Incog kernel: intel_rapl_common: Found RAPL domain core
Nov 15 07:39:19 Incog kernel: intel_rapl_common: Found RAPL domain uncore
Nov 15 07:39:19 Incog kernel: mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_ops [i915])
Nov 15 07:39:19 Incog kernel: iTCO_vendor_support: vendor-support=0
Nov 15 07:39:19 Incog kernel: RAPL PMU: API unit is 2^-32 Joules, 3 fixed counters, 655360 ms ovfl timer
Nov 15 07:39:19 Incog kernel: RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
Nov 15 07:39:19 Incog kernel: RAPL PMU: hw unit of domain package 2^-14 Joules
Nov 15 07:39:19 Incog kernel: RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
Nov 15 07:39:19 Incog kernel: mei_pxp 0000:00:16.0-fbf6fcf1-96cf-4e2e-a6a6-1bab8cbe36b1: bound 0000:00:02.0 (ops i915_pxp_tee_component_ops [i915])
Nov 15 07:39:19 Incog kernel: fbcon: Taking over console
Nov 15 07:39:19 Incog kernel: ee1004 16-0050: 512 byte EE1004-compliant SPD EEPROM, read-only
Nov 15 07:39:19 Incog kernel: cryptd: max_cpu_qlen set to 1000
Nov 15 07:39:19 Incog kernel: usb 3-7: Found UVC 1.10 device ACER HD User Facing (04f2:b773)
Nov 15 07:39:19 Incog kernel: usbcore: registered new interface driver uvcvideo
Nov 15 07:39:19 Incog kernel: iTCO_wdt iTCO_wdt: Found a Intel PCH TCO device (Version=6, TCOBASE=0x0400)
Nov 15 07:39:19 Incog kernel: iTCO_wdt iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
Nov 15 07:39:19 Incog kernel: intel_rapl_common: Found RAPL domain package
Nov 15 07:39:19 Incog kernel: Console: switching to colour frame buffer device 240x67
Nov 15 07:39:19 Incog kernel: AES CTR mode by8 optimization enabled
Nov 15 07:39:19 Incog kernel: usbcore: registered new interface driver btusb
Nov 15 07:39:19 Incog kernel: Bluetooth: hci0: Failed to claim iso interface
Nov 15 07:39:19 Incog kernel: mt7615e 0000:2a:00.0: enabling device (0000 -> 0002)
Nov 15 07:39:19 Incog kernel: snd_hda_intel 0000:00:1f.3: Digital mics found on Skylake+ platform, using SOF driver
Nov 15 07:39:19 Incog kernel: mt7615e 0000:2a:00.0: registering led 'mt76-phy0'
Nov 15 07:39:19 Incog kernel: input: ELAN0524:01 04F3:3215 Mouse as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-ELAN0524:01/0018:04F3:3215.0006/input/input22
Nov 15 07:39:19 Incog kernel: input: ELAN0524:01 04F3:3215 Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-ELAN0524:01/0018:04F3:3215.0006/input/input24
Nov 15 07:39:19 Incog kernel: hid-multitouch 0018:04F3:3215.0006: input,hidraw5: I2C HID v1.00 Mouse [ELAN0524:01 04F3:3215] on i2c-ELAN0524:01
Nov 15 07:39:19 Incog kernel: ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
Nov 15 07:39:19 Incog kernel: ieee80211 phy0: copying sband (band 1) due to VHT EXT NSS BW flag
Nov 15 07:39:19 Incog kernel: mt7615e 0000:2a:00.0 wlp42s0: renamed from wlan0
Nov 15 07:39:19 Incog kernel: mt7615e 0000:2a:00.0: Failed to get patch semaphore
Nov 15 07:39:19 Incog kernel: mt7615e 0000:2a:00.0: mediatek/mt7663pr2h.bin not found, switching to mediatek/mt7663pr2h_rebb.bin
Nov 15 07:39:19 Incog kernel: mt7615e 0000:2a:00.0: Failed to get patch semaphore
Nov 15 07:39:19 Incog kernel: mt7615e 0000:2a:00.0: failed to load mediatek/mt7663pr2h_rebb.bin
Nov 15 07:39:19 Incog kernel: intel_tcc_cooling: Programmable TCC Offset detected
Nov 15 07:39:19 Incog kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: enabling device (0000 -> 0002)
Nov 15 07:39:19 Incog kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if 0x040100
Nov 15 07:39:19 Incog kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
Nov 15 07:39:19 Incog kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: use msi interrupt mode
Nov 15 07:39:20 Incog kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: hda codecs found, mask 5
Nov 15 07:39:20 Incog kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: using HDA machine driver skl_hda_dsp_generic now
Nov 15 07:39:20 Incog kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: NHLT device BT(0) detected, ssp_mask 0x4
Nov 15 07:39:20 Incog kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: BT link detected in NHLT tables: 0x4
Nov 15 07:39:20 Incog kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: DMICs detected in NHLT tables: 2
Nov 15 07:39:20 Incog kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: Firmware paths/files for ipc type 0:
Nov 15 07:39:20 Incog kernel: sof-audio-pci-intel-tgl 0000:00:1f.3:  Firmware file:     intel/sof/sof-adl.ri
Nov 15 07:39:20 Incog kernel: sof-audio-pci-intel-tgl 0000:00:1f.3:  Topology file:     intel/sof-tplg/sof-hda-generic-2ch.tplg
Nov 15 07:39:20 Incog kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: Firmware info: version 2:2:0-57864
Nov 15 07:39:20 Incog kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: Firmware: ABI 3:22:1 Kernel ABI 3:23:1
Nov 15 07:39:20 Incog kernel: mt7615e 0000:2a:00.0: Failed to get patch semaphore
Nov 15 07:39:20 Incog kernel: mt7615e 0000:2a:00.0: mediatek/mt7663pr2h.bin not found, switching to mediatek/mt7663pr2h_rebb.bin
Nov 15 07:39:20 Incog kernel: mt7615e 0000:2a:00.0: Failed to get patch semaphore
Nov 15 07:39:20 Incog kernel: mt7615e 0000:2a:00.0: failed to load mediatek/mt7663pr2h_rebb.bin
Nov 15 07:39:20 Incog kernel: BTRFS: device label home devid 1 transid 155744 /dev/nvme0n1p8 (259:5) scanned by mount (549)
Nov 15 07:39:20 Incog kernel: BTRFS: device label var devid 1 transid 108121 /dev/nvme0n1p7 (259:4) scanned by mount (551)
Nov 15 07:39:20 Incog kernel: BTRFS info (device nvme0n1p8): first mount of filesystem c781b343-21ca-45bd-a014-00cc8d2cfcf7
Nov 15 07:39:20 Incog kernel: BTRFS info (device nvme0n1p8): using crc32c (crc32c-intel) checksum algorithm
Nov 15 07:39:20 Incog kernel: BTRFS info (device nvme0n1p8): using free-space-tree
Nov 15 07:39:20 Incog kernel: BTRFS info (device nvme0n1p7): first mount of filesystem 63d39471-cc0c-416e-954a-6b87178fd3a2
Nov 15 07:39:20 Incog kernel: BTRFS info (device nvme0n1p7): using crc32c (crc32c-intel) checksum algorithm
Nov 15 07:39:20 Incog kernel: BTRFS info (device nvme0n1p7): using free-space-tree
Nov 15 07:39:20 Incog kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: Firmware info: version 2:2:0-57864
Nov 15 07:39:20 Incog kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: Firmware: ABI 3:22:1 Kernel ABI 3:23:1
Nov 15 07:39:20 Incog systemd-journald[363]: Received client request to flush runtime journal.
Nov 15 07:39:20 Incog kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: Topology: ABI 3:22:1 Kernel ABI 3:23:1
Nov 15 07:39:20 Incog kernel: skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: Parent card not yet available, widget card binding deferred
Nov 15 07:39:20 Incog kernel: snd_hda_codec_realtek ehdaudio0D0: ALC256: picked fixup  (pin match)
Nov 15 07:39:20 Incog kernel: snd_hda_codec_realtek ehdaudio0D0: autoconfig for ALC256: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
Nov 15 07:39:20 Incog kernel: snd_hda_codec_realtek ehdaudio0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Nov 15 07:39:20 Incog kernel: snd_hda_codec_realtek ehdaudio0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
Nov 15 07:39:20 Incog kernel: snd_hda_codec_realtek ehdaudio0D0:    mono: mono_out=0x0
Nov 15 07:39:20 Incog kernel: snd_hda_codec_realtek ehdaudio0D0:    inputs:
Nov 15 07:39:20 Incog kernel: snd_hda_codec_realtek ehdaudio0D0:      Headset Mic=0x19
Nov 15 07:39:20 Incog kernel: skl_hda_dsp_generic skl_hda_dsp_generic: hda_dsp_hdmi_build_controls: no PCM in topology for HDMI converter 3
Nov 15 07:39:20 Incog kernel: input: sof-hda-dsp Headset Mic as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card0/input25
Nov 15 07:39:20 Incog kernel: input: sof-hda-dsp Front Headphone as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card0/input26
Nov 15 07:39:20 Incog kernel: input: sof-hda-dsp HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card0/input27
Nov 15 07:39:20 Incog kernel: input: sof-hda-dsp HDMI/DP,pcm=4 as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card0/input28
Nov 15 07:39:20 Incog kernel: input: sof-hda-dsp HDMI/DP,pcm=5 as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card0/input29
Nov 15 07:39:20 Incog kernel: mt7615e 0000:2a:00.0: Failed to get patch semaphore
Nov 15 07:39:20 Incog kernel: mt7615e 0000:2a:00.0: mediatek/mt7663pr2h.bin not found, switching to mediatek/mt7663pr2h_rebb.bin
Nov 15 07:39:20 Incog kernel: mt7615e 0000:2a:00.0: Failed to get patch semaphore
Nov 15 07:39:20 Incog kernel: mt7615e 0000:2a:00.0: failed to load mediatek/mt7663pr2h_rebb.bin
Nov 15 07:39:20 Incog kernel: mt7615e 0000:2a:00.0: Failed to get patch semaphore
Nov 15 07:39:20 Incog kernel: mt7615e 0000:2a:00.0: mediatek/mt7663pr2h.bin not found, switching to mediatek/mt7663pr2h_rebb.bin
Nov 15 07:39:20 Incog kernel: mt7615e 0000:2a:00.0: Failed to get patch semaphore
Nov 15 07:39:20 Incog kernel: mt7615e 0000:2a:00.0: failed to load mediatek/mt7663pr2h_rebb.bin
Nov 15 07:39:20 Incog kernel: mt7615e 0000:2a:00.0: Failed to get patch semaphore
Nov 15 07:39:20 Incog kernel: mt7615e 0000:2a:00.0: mediatek/mt7663pr2h.bin not found, switching to mediatek/mt7663pr2h_rebb.bin
Nov 15 07:39:20 Incog kernel: mt7615e 0000:2a:00.0: Failed to get patch semaphore
Nov 15 07:39:20 Incog kernel: mt7615e 0000:2a:00.0: failed to load mediatek/mt7663pr2h_rebb.bin
Nov 15 07:39:20 Incog kernel: mt7615e 0000:2a:00.0: N9 Firmware Version: 3.1.1, Build Time: 20200604161656
Nov 15 07:39:20 Incog kernel: mt7615e 0000:2a:00.0: Region number: 0x4
Nov 15 07:39:20 Incog kernel: mt7615e 0000:2a:00.0: Parsing tailer Region: 0
Nov 15 07:39:20 Incog kernel: mt7615e 0000:2a:00.0: Region 0, override_addr = 0x00118000
Nov 15 07:39:20 Incog kernel: mt7615e 0000:2a:00.0: Parsing tailer Region: 1
Nov 15 07:39:20 Incog kernel: mt7615e 0000:2a:00.0: Parsing tailer Region: 2
Nov 15 07:39:20 Incog kernel: mt7615e 0000:2a:00.0: Parsing tailer Region: 3
Nov 15 07:39:20 Incog kernel: mt7615e 0000:2a:00.0: override_addr = 0x00118000, option = 3
Nov 15 07:39:21 Incog kernel: input: keyd virtual keyboard as /devices/virtual/input/input30
Nov 15 07:39:21 Incog kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Nov 15 07:39:21 Incog kernel: Bluetooth: BNEP filters: protocol multicast
Nov 15 07:39:21 Incog kernel: Bluetooth: BNEP socket layer initialized
Nov 15 07:39:21 Incog kernel: input: keyd virtual pointer as /devices/virtual/input/input31
Nov 15 07:39:21 Incog kernel: Bluetooth: hci0: Device setup in 1422011 usecs
Nov 15 07:39:21 Incog kernel: Bluetooth: hci0: HCI Enhanced Setup Synchronous Connection command is advertised, but not supported.
Nov 15 07:39:21 Incog kernel: Bluetooth: MGMT ver 1.23
Nov 15 07:39:21 Incog kernel: NET: Registered PF_ALG protocol family
Nov 15 07:39:23 Incog kernel: bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
Nov 15 07:39:23 Incog kernel: u32 classifier
Nov 15 07:39:23 Incog kernel:     Performance counters on
Nov 15 07:39:23 Incog kernel:     input device check on
Nov 15 07:39:23 Incog kernel:     Actions configured
Nov 15 07:39:25 Incog kernel: wlp42s0: authenticate with d8:e8:44:c2:1f:74 (local address=9c:2f:9d:8b:2c:1d)
Nov 15 07:39:25 Incog kernel: wlp42s0: send auth to d8:e8:44:c2:1f:74 (try 1/3)
Nov 15 07:39:25 Incog kernel: wlp42s0: authenticated
Nov 15 07:39:25 Incog kernel: wlp42s0: associate with d8:e8:44:c2:1f:74 (try 1/3)
Nov 15 07:39:25 Incog kernel: wlp42s0: RX AssocResp from d8:e8:44:c2:1f:74 (capab=0x831 status=0 aid=1)
Nov 15 07:39:25 Incog kernel: wlp42s0: associated
Nov 15 07:39:33 Incog kernel: Bluetooth: RFCOMM TTY layer initialized
Nov 15 07:39:33 Incog kernel: Bluetooth: RFCOMM socket layer initialized
Nov 15 07:39:33 Incog kernel: Bluetooth: RFCOMM ver 1.11
Nov 15 07:39:36 Incog kernel: nvme nvme0: using unchecked data buffer
Nov 15 07:39:37 Incog kernel: warning: `ThreadPoolForeg' uses wireless extensions which will stop working for Wi-Fi 7 hardware; use nl80211

[-- Attachment #4: lspci-logs --]
[-- Type: application/octet-stream, Size: 9961 bytes --]

0000:00:00.0 Host bridge: Intel Corporation Alder Lake-U15 Host and DRAM Controller (rev 04)
	Subsystem: Acer Incorporated [ALI] Device 161d
	Flags: bus master, fast devsel, latency 0, IOMMU group 1
	Capabilities: <access denied>
	Kernel driver in use: igen6_edac
	Kernel modules: igen6_edac

0000:00:02.0 VGA compatible controller: Intel Corporation Alder Lake-UP3 GT2 [Iris Xe Graphics] (rev 0c) (prog-if 00 [VGA controller])
	Subsystem: Acer Incorporated [ALI] Device 161d
	Flags: bus master, fast devsel, latency 0, IRQ 161, IOMMU group 0
	Memory at 601e000000 (64-bit, non-prefetchable) [size=16M]
	Memory at 4000000000 (64-bit, prefetchable) [size=256M]
	I/O ports at 3000 [size=64]
	Expansion ROM at 000c0000 [virtual] [disabled] [size=128K]
	Capabilities: <access denied>
	Kernel driver in use: i915
	Kernel modules: i915, xe

0000:00:04.0 Signal processing controller: Intel Corporation Alder Lake Innovation Platform Framework Processor Participant (rev 04)
	Subsystem: Acer Incorporated [ALI] Device 161d
	Flags: bus master, fast devsel, latency 0, IRQ 16, IOMMU group 2
	Memory at 601f440000 (64-bit, non-prefetchable) [size=128K]
	Capabilities: <access denied>
	Kernel driver in use: proc_thermal_pci
	Kernel modules: processor_thermal_device_pci

0000:00:07.0 PCI bridge: Intel Corporation Alder Lake-P Thunderbolt 4 PCI Express Root Port #0 (rev 04) (prog-if 00 [Normal decode])
	Subsystem: Acer Incorporated [ALI] Device 161d
	Flags: bus master, fast devsel, latency 0, IRQ 122, IOMMU group 3
	Bus: primary=00, secondary=01, subordinate=29, sec-latency=0
	I/O behind bridge: 4000-4fff [size=4K] [16-bit]
	Memory behind bridge: 54000000-601fffff [size=194M] [32-bit]
	Prefetchable memory behind bridge: 6000000000-601bffffff [size=448M] [32-bit]
	Capabilities: <access denied>
	Kernel driver in use: pcieport

0000:00:08.0 System peripheral: Intel Corporation 12th Gen Core Processor Gaussian & Neural Accelerator (rev 04)
	Subsystem: Acer Incorporated [ALI] Device 161d
	Flags: bus master, fast devsel, latency 0, IRQ 255, IOMMU group 4
	Memory at 601f480000 (64-bit, non-prefetchable) [size=4K]
	Capabilities: <access denied>

0000:00:0d.0 USB controller: Intel Corporation Alder Lake-P Thunderbolt 4 USB Controller (rev 04) (prog-if 30 [XHCI])
	Subsystem: Acer Incorporated [ALI] Device 161d
	Flags: bus master, medium devsel, latency 0, IRQ 124, IOMMU group 5
	Memory at 601f460000 (64-bit, non-prefetchable) [size=64K]
	Capabilities: <access denied>
	Kernel driver in use: xhci_hcd

0000:00:0d.2 USB controller: Intel Corporation Alder Lake-P Thunderbolt 4 NHI #0 (rev 04) (prog-if 40 [USB4 Host Interface])
	Subsystem: Acer Incorporated [ALI] Device 161d
	Flags: bus master, fast devsel, latency 0, IRQ 16, IOMMU group 5
	Memory at 601f400000 (64-bit, non-prefetchable) [size=256K]
	Memory at 601f47f000 (64-bit, non-prefetchable) [size=4K]
	Capabilities: <access denied>
	Kernel driver in use: thunderbolt
	Kernel modules: thunderbolt

0000:00:0e.0 RAID bus controller: Intel Corporation Volume Management Device NVMe RAID Controller
	Subsystem: Acer Incorporated [ALI] Device 161d
	Flags: bus master, fast devsel, latency 0, IOMMU group 6
	Memory at 601c000000 (64-bit, non-prefetchable) [size=32M]
	Memory at 52000000 (32-bit, non-prefetchable) [size=32M]
	Memory at 601f300000 (64-bit, non-prefetchable) [size=1M]
	Capabilities: <access denied>
	Kernel driver in use: vmd
	Kernel modules: vmd

0000:00:14.0 USB controller: Intel Corporation Alder Lake PCH USB 3.2 xHCI Host Controller (rev 01) (prog-if 30 [XHCI])
	Subsystem: Acer Incorporated [ALI] Device 161d
	Flags: bus master, medium devsel, latency 0, IRQ 132, IOMMU group 7
	Memory at 60200000 (64-bit, non-prefetchable) [size=64K]
	Capabilities: <access denied>
	Kernel driver in use: xhci_hcd

0000:00:14.2 RAM memory: Intel Corporation Alder Lake PCH Shared SRAM (rev 01)
	Subsystem: Acer Incorporated [ALI] Device 161d
	Flags: bus master, fast devsel, latency 0, IOMMU group 7
	Memory at 601f474000 (64-bit, non-prefetchable) [size=16K]
	Memory at 601f47e000 (64-bit, non-prefetchable) [size=4K]
	Capabilities: <access denied>

0000:00:15.0 Serial bus controller: Intel Corporation Alder Lake PCH Serial IO I2C Controller #0 (rev 01)
	Subsystem: Acer Incorporated [ALI] Device 161d
	Flags: bus master, fast devsel, latency 0, IRQ 27, IOMMU group 8
	Memory at 4017000000 (64-bit, non-prefetchable) [size=4K]
	Capabilities: <access denied>
	Kernel driver in use: intel-lpss
	Kernel modules: intel_lpss_pci

0000:00:15.1 Serial bus controller: Intel Corporation Alder Lake PCH Serial IO I2C Controller #1 (rev 01)
	Subsystem: Acer Incorporated [ALI] Device 161d
	Flags: bus master, fast devsel, latency 0, IRQ 40, IOMMU group 8
	Memory at 4017001000 (64-bit, non-prefetchable) [size=4K]
	Capabilities: <access denied>
	Kernel driver in use: intel-lpss
	Kernel modules: intel_lpss_pci

0000:00:16.0 Communication controller: Intel Corporation Alder Lake PCH HECI Controller (rev 01)
	Subsystem: Acer Incorporated [ALI] Device 161d
	Flags: bus master, fast devsel, latency 0, IRQ 192, IOMMU group 9
	Memory at 601f47b000 (64-bit, non-prefetchable) [size=4K]
	Capabilities: <access denied>
	Kernel driver in use: mei_me
	Kernel modules: mei_me

0000:00:17.0 System peripheral: Intel Corporation RST VMD Managed Controller
	Subsystem: Acer Incorporated [ALI] Device 161d
	Flags: fast devsel, IOMMU group 10

0000:00:19.0 Serial bus controller: Intel Corporation Alder Lake-P Serial IO I2C Controller #0 (rev 01)
	Subsystem: Acer Incorporated [ALI] Device 161d
	Flags: bus master, fast devsel, latency 0, IRQ 31, IOMMU group 11
	Memory at 4017002000 (64-bit, non-prefetchable) [size=4K]
	Capabilities: <access denied>
	Kernel driver in use: intel-lpss
	Kernel modules: intel_lpss_pci

0000:00:19.1 Serial bus controller: Intel Corporation Alder Lake-P Serial IO I2C Controller #1 (rev 01)
	Subsystem: Acer Incorporated [ALI] Device 161d
	Flags: bus master, fast devsel, latency 0, IRQ 32, IOMMU group 11
	Memory at 4017003000 (64-bit, non-prefetchable) [size=4K]
	Capabilities: <access denied>
	Kernel driver in use: intel-lpss
	Kernel modules: intel_lpss_pci

0000:00:1d.0 PCI bridge: Intel Corporation Alder Lake PCI Express Root Port #9 (rev 01) (prog-if 00 [Normal decode])
	Subsystem: Acer Incorporated [ALI] Device 161d
	Flags: bus master, fast devsel, latency 0, IRQ 123, IOMMU group 12
	Bus: primary=00, secondary=2a, subordinate=2a, sec-latency=0
	I/O behind bridge: [disabled] [16-bit]
	Memory behind bridge: [disabled] [32-bit]
	Prefetchable memory behind bridge: 601f000000-601f1fffff [size=2M] [32-bit]
	Capabilities: <access denied>
	Kernel driver in use: pcieport

0000:00:1f.0 ISA bridge: Intel Corporation Alder Lake PCH eSPI Controller (rev 01)
	Subsystem: Acer Incorporated [ALI] Device 161d
	Flags: bus master, fast devsel, latency 0, IOMMU group 13

0000:00:1f.3 Multimedia audio controller: Intel Corporation Alder Lake PCH-P High Definition Audio Controller (rev 01)
	Subsystem: Acer Incorporated [ALI] Device 161d
	Flags: bus master, fast devsel, latency 32, IRQ 194, IOMMU group 13
	Memory at 601f470000 (64-bit, non-prefetchable) [size=16K]
	Memory at 601f200000 (64-bit, non-prefetchable) [size=1M]
	Capabilities: <access denied>
	Kernel driver in use: sof-audio-pci-intel-tgl
	Kernel modules: snd_hda_intel, snd_soc_avs, snd_sof_pci_intel_tgl

0000:00:1f.4 SMBus: Intel Corporation Alder Lake PCH-P SMBus Host Controller (rev 01)
	Subsystem: Acer Incorporated [ALI] Device 161d
	Flags: medium devsel, IRQ 16, IOMMU group 13
	Memory at 601f478000 (64-bit, non-prefetchable) [size=256]
	I/O ports at efa0 [size=32]
	Kernel driver in use: i801_smbus
	Kernel modules: i2c_i801

0000:00:1f.5 Serial bus controller: Intel Corporation Alder Lake-P PCH SPI Controller (rev 01)
	Subsystem: Acer Incorporated [ALI] Device 161d
	Flags: fast devsel, IOMMU group 13
	Memory at 50800000 (32-bit, non-prefetchable) [size=4K]
	Kernel driver in use: intel-spi
	Kernel modules: spi_intel_pci

0000:2a:00.0 Network controller: MEDIATEK Corp. MT7663 802.11ac PCI Express Wireless Network Adapter
	Subsystem: Lite-On Communications Inc Device 3801
	Flags: bus master, fast devsel, latency 0, IRQ 193, IOMMU group 14
	Memory at 601f000000 (64-bit, prefetchable) [size=1M]
	Memory at 601f100000 (64-bit, prefetchable) [size=16K]
	Memory at 601f104000 (64-bit, prefetchable) [size=4K]
	Capabilities: <access denied>
	Kernel driver in use: mt7615e
	Kernel modules: mt7615e

10000:e0:17.0 SATA controller: Intel Corporation Alder Lake-P SATA AHCI Controller (rev 01) (prog-if 01 [AHCI 1.0])
	Subsystem: Acer Incorporated [ALI] Device 161d
	Flags: bus master, 66MHz, medium devsel, latency 0, IRQ 159, IOMMU group 6
	Memory at 52100000 (32-bit, non-prefetchable) [size=8K]
	Memory at 52102800 (32-bit, non-prefetchable) [size=256]
	Memory at 52102000 (32-bit, non-prefetchable) [size=2K]
	Capabilities: <access denied>
	Kernel driver in use: ahci

10000:e0:1c.0 System peripheral: Intel Corporation RST VMD Managed Controller
	Subsystem: Acer Incorporated [ALI] Device 161d
	Flags: fast devsel, IOMMU group 6

10000:e0:1c.4 PCI bridge: Intel Corporation Alder Lake PCI Express x4 Root Port #5 (rev 01) (prog-if 00 [Normal decode])
	Flags: bus master, fast devsel, latency 0, IRQ 160, IOMMU group 6
	Bus: primary=00, secondary=e1, subordinate=e1, sec-latency=0
	I/O behind bridge: [disabled] [16-bit]
	Memory behind bridge: 52000000-520fffff [size=1M] [32-bit]
	Prefetchable memory behind bridge: [disabled] [64-bit]
	Capabilities: <access denied>
	Kernel driver in use: pcieport

10000:e1:00.0 Non-Volatile memory controller: Samsung Electronics Co Ltd NVMe SSD Controller 980 (DRAM-less) (prog-if 02 [NVM Express])
	Subsystem: Samsung Electronics Co Ltd Device a801
	Flags: bus master, fast devsel, latency 0, IRQ -2147483648, IOMMU group 6
	Memory at 52000000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: nvme
	Kernel modules: nvme


^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: [REGRESSION] Bluetooth adapter provided by `btusb` not recognized since v6.13.2
  2025-11-17  1:30 [REGRESSION] Bluetooth adapter provided by `btusb` not recognized since v6.13.2 incogcyberpunk
@ 2025-11-17  9:42 ` Thorsten Leemhuis
  2025-11-17 10:55   ` Thorsten Leemhuis
  0 siblings, 1 reply; 15+ messages in thread
From: Thorsten Leemhuis @ 2025-11-17  9:42 UTC (permalink / raw)
  To: incogcyberpunk, stable@vger.kernel.org
  Cc: regressions@lists.linux.dev, marcel@holtmann.org,
	luiz.dentz@gmail.com, linux-bluetooth@vger.kernel.org,
	johan.hedberg@gmail.com, sean.wang@mediatek.com

On 11/17/25 02:30, incogcyberpunk@proton.me wrote:
> 
> #regzbot introduced: v6.13.1..v6.13.2
> 
> Distro: Arch Linux 
> Kernel: since v6.13.2

Lo! Thx for the report. It's unlikely that any developer will look into
this report[1] as 6.13.y is ancient by kernel development standards and
EOL for quite a while.

Please check if the latest stable version is still affected; if it is,
ideally try latest mainline (6.18-rc6), too. If that is as well, it
would be great if you could bisect between 6.13.1 and 6.13.2.

Ciao, Thorsten

[1] see also:
https://linux-regtracking.leemhuis.info/post/frequent-reasons-why-linux-kernel-bug-reports-are-ignored/

> The bluetooth adapter would be recognized and the bluetooth worked
> flawlessly till v6.13.1 , but since the v6.13.2 , the bluetooth adapter
> doesn't get recognized by the bluetooth service and therefore the
> bluetooth functionality doesn't work . 
> 
> I suspect the bluetooth's driver failing to load at the kernel-level. 
> 
>   * The output of |bluetoothctl|​ :
> 
> $: bluetoothctl
> Agent registered
> [bluetoothctl]> list
> [bluetoothctl]> devices
> No default controller available
> [bluetoothctl]>
> 
>   * The output of |systemctl status bluetooth.service|​ :
> 
> ● bluetooth.service - Bluetooth service
>      Loaded: loaded (/usr/lib/systemd/system/bluetooth.service; enabled;
> preset: disabled)
>      Active: active (running) since Sat 2025-11-15 22:57:00 +0545; 1 day
> 8h ago
>  Invocation: bddf190655fd4a4290d41cde594f2efa
>        Docs: man:bluetoothd(8)
>    Main PID: 617 (bluetoothd)
>      Status: "Running"
>       Tasks: 1 (limit: 18701)
>      Memory: 2.8M (peak: 3.8M)
>         CPU: 38ms
>      CGroup: /system.slice/bluetooth.service
>              └─617 /usr/lib/bluetooth/bluetoothd
> 
> Nov 15 22:57:00 Incog systemd[1]: Starting Bluetooth service...
> Nov 15 22:57:00 Incog bluetoothd[617]: Bluetooth daemon 5.84
> Nov 15 22:57:00 Incog systemd[1]: Started Bluetooth service.
> Nov 15 22:57:00 Incog bluetoothd[617]: Starting SDP server
> Nov 15 22:57:00 Incog bluetoothd[617]: Bluetooth management interface
> 1.23 initialized
> 
>   * The output of |lspci|​ is attached below . 
> 
>   * The logs for |journalctl -b|​ for both v6.13.1 and v6.13.2 are
>     attached below. 
> 
> 
> Regards,
> IncogCyberpunk
> 


^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: [REGRESSION] Bluetooth adapter provided by `btusb` not recognized since v6.13.2
  2025-11-17  9:42 ` Thorsten Leemhuis
@ 2025-11-17 10:55   ` Thorsten Leemhuis
  2025-11-17 16:48     ` Thorsten Leemhuis
  0 siblings, 1 reply; 15+ messages in thread
From: Thorsten Leemhuis @ 2025-11-17 10:55 UTC (permalink / raw)
  To: incogcyberpunk, stable@vger.kernel.org
  Cc: regressions@lists.linux.dev, marcel@holtmann.org,
	luiz.dentz@gmail.com, linux-bluetooth@vger.kernel.org,
	johan.hedberg@gmail.com, sean.wang@mediatek.com

On 11/17/25 10:42, Thorsten Leemhuis wrote:
> On 11/17/25 02:30, incogcyberpunk@proton.me wrote:
>>
>> #regzbot introduced: v6.13.1..v6.13.2
>>
>> Distro: Arch Linux 
>> Kernel: since v6.13.2
> 
> Lo! Thx for the report. It's unlikely that any developer will look into
> this report[1] as 6.13.y is ancient by kernel development standards and
> EOL for quite a while.
> 
> Please check if the latest stable version is still affected; if it is,
> ideally try latest mainline (6.18-rc6), too. If that is as well, it
> would be great if you could bisect between 6.13.1 and 6.13.2.

TWIMC, IncogCyberpunk replied in private to me and wrote:

"""
Sorry, if I was not clear but, the problem persists in both the stable
(v6.17.8) and the latest mainline (v6.18-rc6) linux kernels as of Nov 2025
"""

Please reply in public next time. And no problem, but quite a few people
write "since v6.13.2" and only mean later 6.13 versions, that's why I asked.

You might want to provide the logs from 6.18-rc6. Then feel free to wait
two or three days to see if a developer replies. If not, please bisect
the problem between 6.13.1 and 6.13.2 – and then try if reverting the
culprit in mainline fixes the problem (if it's possible to revert it
there easily). For details, see:
https://docs.kernel.org/admin-guide/verify-bugs-and-bisect-regressions.html

HTH, ciao, Thorsten

>> The bluetooth adapter would be recognized and the bluetooth worked
>> flawlessly till v6.13.1 , but since the v6.13.2 , the bluetooth adapter
>> doesn't get recognized by the bluetooth service and therefore the
>> bluetooth functionality doesn't work . 
>>
>> I suspect the bluetooth's driver failing to load at the kernel-level. 
>>
>>   * The output of |bluetoothctl|​ :
>>
>> $: bluetoothctl
>> Agent registered
>> [bluetoothctl]> list
>> [bluetoothctl]> devices
>> No default controller available
>> [bluetoothctl]>
>>
>>   * The output of |systemctl status bluetooth.service|​ :
>>
>> ● bluetooth.service - Bluetooth service
>>      Loaded: loaded (/usr/lib/systemd/system/bluetooth.service; enabled;
>> preset: disabled)
>>      Active: active (running) since Sat 2025-11-15 22:57:00 +0545; 1 day
>> 8h ago
>>  Invocation: bddf190655fd4a4290d41cde594f2efa
>>        Docs: man:bluetoothd(8)
>>    Main PID: 617 (bluetoothd)
>>      Status: "Running"
>>       Tasks: 1 (limit: 18701)
>>      Memory: 2.8M (peak: 3.8M)
>>         CPU: 38ms
>>      CGroup: /system.slice/bluetooth.service
>>              └─617 /usr/lib/bluetooth/bluetoothd
>>
>> Nov 15 22:57:00 Incog systemd[1]: Starting Bluetooth service...
>> Nov 15 22:57:00 Incog bluetoothd[617]: Bluetooth daemon 5.84
>> Nov 15 22:57:00 Incog systemd[1]: Started Bluetooth service.
>> Nov 15 22:57:00 Incog bluetoothd[617]: Starting SDP server
>> Nov 15 22:57:00 Incog bluetoothd[617]: Bluetooth management interface
>> 1.23 initialized
>>
>>   * The output of |lspci|​ is attached below . 
>>
>>   * The logs for |journalctl -b|​ for both v6.13.1 and v6.13.2 are
>>     attached below. 
>>
>>
>> Regards,
>> IncogCyberpunk
>>
> 
> 
> 


^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: [REGRESSION] Bluetooth adapter provided by `btusb` not recognized since v6.13.2
  2025-11-17 10:55   ` Thorsten Leemhuis
@ 2025-11-17 16:48     ` Thorsten Leemhuis
  2025-11-17 17:20       ` Doug Anderson
  0 siblings, 1 reply; 15+ messages in thread
From: Thorsten Leemhuis @ 2025-11-17 16:48 UTC (permalink / raw)
  To: incogcyberpunk
  Cc: regressions@lists.linux.dev, marcel@holtmann.org,
	luiz.dentz@gmail.com, linux-bluetooth@vger.kernel.org,
	johan.hedberg@gmail.com, sean.wang@mediatek.com, Douglas Anderson,
	LKML

[Ccing Douglas Anderson, who might have an idea]
[dropping stable from To, that is irrelevant there]

On 11/17/25 11:55, Thorsten Leemhuis wrote:
> On 11/17/25 10:42, Thorsten Leemhuis wrote:
>> On 11/17/25 02:30, incogcyberpunk@proton.me wrote:
>>> Distro: Arch Linux 
>>> Kernel: since v6.13.2
>> Lo! Thx for the report. It's unlikely that any developer will look into
>> this report[1] as 6.13.y is ancient by kernel development standards and
>> EOL for quite a while.
>>
>> Please check if the latest stable version is still affected; if it is,
>> ideally try latest mainline (6.18-rc6), too. If that is as well, it
>> would be great if you could bisect between 6.13.1 and 6.13.2.
> 
> TWIMC, IncogCyberpunk replied in private to me and wrote:
> 
> """
> Sorry, if I was not clear but, the problem persists in both the stable
> (v6.17.8) and the latest mainline (v6.18-rc6) linux kernels as of Nov 2025
> """
> 
> Please reply in public next time.

IncogCyberpunk sent another reply in private. IncogCyberpunk, please
just use "reply-to-all", I cannot forward each of your replies manually.
Anyway, here it is:

"""
The logs for the 6.18-rc6 mainline kernel are provided below Also, to
make it clear, the regression has been observed in both the stable and
the mainline kernels since the kernel 6.13.2. 

Logs for v6.18-rc6 kernel: 
https://pastebin.com/GeAzr56Z
"""

To quote from that:

"""
Nov 17 17:14:30 Incog kernel: BUG: kernel NULL pointer dereference, address: 00000000000000d0
Nov 17 17:14:30 Incog kernel: fbcon: Taking over console
Nov 17 17:14:30 Incog kernel: #PF: supervisor write access in kernel mode
Nov 17 17:14:30 Incog kernel: #PF: error_code(0x0002) - not-present page
Nov 17 17:14:30 Incog kernel: PGD 0 P4D 0 
Nov 17 17:14:30 Incog kernel: Oops: Oops: 0002 [#1] SMP NOPTI
Nov 17 17:14:30 Incog kernel: CPU: 8 UID: 0 PID: 136 Comm: kworker/u49:0 Tainted: G S                  6.18.0-rc6-1-mainline #1 PREEMPT(full)  232968b2ab8c223687b1bdd5c39590a8f510b2d3
Nov 17 17:14:30 Incog kernel: Tainted: [S]=CPU_OUT_OF_SPEC
Nov 17 17:14:30 Incog kernel: Hardware name: Acer Aspire A315-59/Callisto_ADU, BIOS V1.16 08/16/2022
Nov 17 17:14:30 Incog kernel: Workqueue: hci0 hci_power_on [bluetooth]
Nov 17 17:14:30 Incog kernel: RIP: 0010:mutex_lock+0x1c/0x30
Nov 17 17:14:30 Incog kernel: Code: 90 90 90 90 90 90 90 90 90 90 90 90 90 90 f3 0f 1e fa 0f 1f 44 00 00 53 48 89 fb 2e 2e 2e 31 c0 65 48 8b 15 de 07 d7 01 31 c0 <f0> 48 0f b1 13 75 06 5b c3 cc cc cc cc 48 89 df 5b eb b1 90 90 90
Nov 17 17:14:30 Incog kernel: RSP: 0018:ffffcf12807fbd88 EFLAGS: 00010246
Nov 17 17:14:30 Incog kernel: RAX: 0000000000000000 RBX: 00000000000000d0 RCX: 0000000000000001
Nov 17 17:14:30 Incog kernel: RDX: ffff8c88c61f0000 RSI: 0000000000000002 RDI: 00000000000000d0
Nov 17 17:14:30 Incog kernel: RBP: ffff8c88c7a20028 R08: 0000000000000000 R09: 0000000000000010
Nov 17 17:14:30 Incog kernel: R10: 0000000000000000 R11: 0000000000000404 R12: ffff8c88c9fb4000
Nov 17 17:14:30 Incog kernel: R13: ffff8c88c61c1a05 R14: 0000000000000000 R15: ffff8c88c9fb4408
Nov 17 17:14:30 Incog kernel: FS:  0000000000000000(0000) GS:ffff8c8cd8f02000(0000) knlGS:0000000000000000
Nov 17 17:14:30 Incog kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Nov 17 17:14:30 Incog kernel: CR2: 00000000000000d0 CR3: 000000010b106000 CR4: 0000000000f50ef0
Nov 17 17:14:30 Incog kernel: PKRU: 55555554
Nov 17 17:14:30 Incog kernel: Call Trace:
Nov 17 17:14:30 Incog kernel:  <TASK>
Nov 17 17:14:30 Incog kernel:  btusb_mtk_setup+0xa0/0x1a0 [btusb 3ead27e09a395fe31ca20705f760e78aab4d59d8]
Nov 17 17:14:30 Incog kernel:  hci_dev_open_sync+0x102/0xb80 [bluetooth e25d49b4e9236169faf4970d9c81deaa8aed0e62]
Nov 17 17:14:30 Incog kernel:  ? try_to_wake_up+0x35b/0x840
Nov 17 17:14:30 Incog kernel:  hci_dev_do_open+0x23/0x60 [bluetooth e25d49b4e9236169faf4970d9c81deaa8aed0e62]
Nov 17 17:14:30 Incog kernel:  hci_power_on+0x4d/0x250 [bluetooth e25d49b4e9236169faf4970d9c81deaa8aed0e62]
Nov 17 17:14:30 Incog kernel:  process_one_work+0x193/0x350
Nov 17 17:14:30 Incog kernel:  worker_thread+0x2d7/0x410
Nov 17 17:14:30 Incog kernel:  ? __pfx_worker_thread+0x10/0x10
Nov 17 17:14:30 Incog kernel:  kthread+0xfc/0x240
Nov 17 17:14:30 Incog kernel:  ? __pfx_kthread+0x10/0x10
Nov 17 17:14:30 Incog kernel:  ? __pfx_kthread+0x10/0x10
Nov 17 17:14:30 Incog kernel:  ret_from_fork+0x1c2/0x1f0
Nov 17 17:14:30 Incog kernel:  ? __pfx_kthread+0x10/0x10
Nov 17 17:14:30 Incog kernel:  ret_from_fork_asm+0x1a/0x30
Nov 17 17:14:30 Incog kernel:  </TASK>
Nov 17 17:14:30 Incog kernel: Modules linked in: btusb intel_rapl_msr uvcvideo ghash_clmulni_intel snd_pcm_dmaengine processor_thermal_rfim iTCO_wdt mt76 btmtk processor_thermal_rapl videobuf2_vmalloc intel_pmc_bxt snd_pcm aesni_intel mei_pxp btrtl mei_hdcp iTCO_vendor_support ee1004 intel_rapl_common btbcm uvc rapl snd_timer videobuf2_memops btintel intel_cstate processor_thermal_wt_req mac80211 hid_multitouch(+) i2c_i801 spi_nor mei_me videobuf2_v4l2 acer_wmi snd i2c_smbus processor_thermal_power_floor bluetooth intel_uncore mtd videobuf2_common pcspkr wmi_bmof platform_profile libarc4 soundcore i2c_mux mei thunderbolt(+) processor_thermal_mbox igen6_edac intel_oc_wdt ov13858 i2c_hid_acpi v4l2_fwnode int3403_thermal int340x_thermal_zone v4l2_async i2c_hid intel_pmc_core videodev pmt_telemetry mc pmt_discovery intel_hid int3400_thermal pmt_class pinctrl_tigerlake acpi_thermal_rel sparse_keymap mousedev acpi_pad intel_pmc_ssram_telemetry joydev acer_wireless mac_hid cfg80211 rfkill usblp pkcs8_key_parser crypto_user ntsync dm_mod loop
Nov 17 17:14:30 Incog kernel:  nfnetlink ip_tables x_tables xe intel_vsec drm_ttm_helper drm_suballoc_helper gpu_sched nvme drm_gpuvm nvme_core nvme_keyring drm_exec nvme_auth hkdf drm_gpusvm_helper i915 i2c_algo_bit drm_buddy ttm serio_raw video intel_gtt spi_intel_pci intel_lpss_pci drm_display_helper intel_lpss spi_intel wmi vmd cec idma64
Nov 17 17:14:30 Incog kernel: CR2: 00000000000000d0
Nov 17 17:14:30 Incog kernel: ---[ end trace 0000000000000000 ]---
Nov 17 17:14:30 Incog kernel: RIP: 0010:mutex_lock+0x1c/0x30
Nov 17 17:14:30 Incog kernel: Code: 90 90 90 90 90 90 90 90 90 90 90 90 90 90 f3 0f 1e fa 0f 1f 44 00 00 53 48 89 fb 2e 2e 2e 31 c0 65 48 8b 15 de 07 d7 01 31 c0 <f0> 48 0f b1 13 75 06 5b c3 cc cc cc cc 48 89 df 5b eb b1 90 90 90
Nov 17 17:14:30 Incog kernel: RSP: 0018:ffffcf12807fbd88 EFLAGS: 00010246
Nov 17 17:14:30 Incog kernel: RAX: 0000000000000000 RBX: 00000000000000d0 RCX: 0000000000000001
Nov 17 17:14:30 Incog kernel: RDX: ffff8c88c61f0000 RSI: 0000000000000002 RDI: 00000000000000d0
Nov 17 17:14:30 Incog kernel: RBP: ffff8c88c7a20028 R08: 0000000000000000 R09: 0000000000000010
Nov 17 17:14:30 Incog kernel: R10: 0000000000000000 R11: 0000000000000404 R12: ffff8c88c9fb4000
Nov 17 17:14:30 Incog kernel: R13: ffff8c88c61c1a05 R14: 0000000000000000 R15: ffff8c88c9fb4408
Nov 17 17:14:30 Incog kernel: FS:  0000000000000000(0000) GS:ffff8c8cd8f02000(0000) knlGS:0000000000000000
Nov 17 17:14:30 Incog kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Nov 17 17:14:30 Incog kernel: CR2: 00000000000000d0 CR3: 000000010b106000 CR4: 0000000000f50ef0
Nov 17 17:14:30 Incog kernel: PKRU: 55555554
Nov 17 17:14:30 Incog kernel: note: kworker/u49:0[136] exited with irqs disabled
"""

A very quick a rough search on lore made me wonder if e9087e828827e5
("Bluetooth: btusb: mediatek: Add locks for usb_driver_claim_interface()")
from Douglas might be the culprit, which was indeed added to 6.13.2:
https://lore.kernel.org/all/20250205134516.957708847@linuxfoundation.org/

IncogCyberpunk, you might want to try if reverting that one helps.

Ciao, Thorsten

> And no problem, but quite a few people
> write "since v6.13.2" and only mean later 6.13 versions, that's why I asked.
> 
> You might want to provide the logs from 6.18-rc6. Then feel free to wait
> two or three days to see if a developer replies. If not, please bisect
> the problem between 6.13.1 and 6.13.2 – and then try if reverting the
> culprit in mainline fixes the problem (if it's possible to revert it
> there easily). For details, see:
> https://docs.kernel.org/admin-guide/verify-bugs-and-bisect-regressions.html
> 
> HTH, ciao, Thorsten
> 
>>> The bluetooth adapter would be recognized and the bluetooth worked
>>> flawlessly till v6.13.1 , but since the v6.13.2 , the bluetooth adapter
>>> doesn't get recognized by the bluetooth service and therefore the
>>> bluetooth functionality doesn't work . 
>>>
>>> I suspect the bluetooth's driver failing to load at the kernel-level. 
>>>
>>>   * The output of |bluetoothctl|​ :
>>>
>>> $: bluetoothctl
>>> Agent registered
>>> [bluetoothctl]> list
>>> [bluetoothctl]> devices
>>> No default controller available
>>> [bluetoothctl]>
>>>
>>>   * The output of |systemctl status bluetooth.service|​ :
>>>
>>> ● bluetooth.service - Bluetooth service
>>>      Loaded: loaded (/usr/lib/systemd/system/bluetooth.service; enabled;
>>> preset: disabled)
>>>      Active: active (running) since Sat 2025-11-15 22:57:00 +0545; 1 day
>>> 8h ago
>>>  Invocation: bddf190655fd4a4290d41cde594f2efaNov 17 17:14:30 Incog kernel: BUG: kernel NULL pointer dereference, address: 00000000000000d0
Nov 17 17:14:30 Incog kernel: fbcon: Taking over console
Nov 17 17:14:30 Incog kernel: #PF: supervisor write access in kernel mode
Nov 17 17:14:30 Incog kernel: #PF: error_code(0x0002) - not-present page
Nov 17 17:14:30 Incog kernel: PGD 0 P4D 0 
Nov 17 17:14:30 Incog kernel: Oops: Oops: 0002 [#1] SMP NOPTI
Nov 17 17:14:30 Incog kernel: CPU: 8 UID: 0 PID: 136 Comm: kworker/u49:0 Tainted: G S                  6.18.0-rc6-1-mainline #1 PREEMPT(full)  232968b2ab8c223687b1bdd5c39590a8f510b2d3
Nov 17 17:14:30 Incog kernel: Tainted: [S]=CPU_OUT_OF_SPEC
Nov 17 17:14:30 Incog kernel: Hardware name: Acer Aspire A315-59/Callisto_ADU, BIOS V1.16 08/16/2022
Nov 17 17:14:30 Incog kernel: Workqueue: hci0 hci_power_on [bluetooth]
Nov 17 17:14:30 Incog kernel: RIP: 0010:mutex_lock+0x1c/0x30
Nov 17 17:14:30 Incog kernel: Code: 90 90 90 90 90 90 90 90 90 90 90 90 90 90 f3 0f 1e fa 0f 1f 44 00 00 53 48 89 fb 2e 2e 2e 31 c0 65 48 8b 15 de 07 d7 01 31 c0 <f0> 48 0f b1 13 75 06 5b c3 cc cc cc cc 48 89 df 5b eb b1 90 90 90
Nov 17 17:14:30 Incog kernel: RSP: 0018:ffffcf12807fbd88 EFLAGS: 00010246
Nov 17 17:14:30 Incog kernel: RAX: 0000000000000000 RBX: 00000000000000d0 RCX: 0000000000000001
Nov 17 17:14:30 Incog kernel: RDX: ffff8c88c61f0000 RSI: 0000000000000002 RDI: 00000000000000d0
Nov 17 17:14:30 Incog kernel: RBP: ffff8c88c7a20028 R08: 0000000000000000 R09: 0000000000000010
Nov 17 17:14:30 Incog kernel: R10: 0000000000000000 R11: 0000000000000404 R12: ffff8c88c9fb4000
Nov 17 17:14:30 Incog kernel: R13: ffff8c88c61c1a05 R14: 0000000000000000 R15: ffff8c88c9fb4408
Nov 17 17:14:30 Incog kernel: FS:  0000000000000000(0000) GS:ffff8c8cd8f02000(0000) knlGS:0000000000000000
Nov 17 17:14:30 Incog kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Nov 17 17:14:30 Incog kernel: CR2: 00000000000000d0 CR3: 000000010b106000 CR4: 0000000000f50ef0
Nov 17 17:14:30 Incog kernel: PKRU: 55555554
Nov 17 17:14:30 Incog kernel: Call Trace:
Nov 17 17:14:30 Incog kernel:  <TASK>
Nov 17 17:14:30 Incog kernel:  btusb_mtk_setup+0xa0/0x1a0 [btusb 3ead27e09a395fe31ca20705f760e78aab4d59d8]
Nov 17 17:14:30 Incog kernel:  hci_dev_open_sync+0x102/0xb80 [bluetooth e25d49b4e9236169faf4970d9c81deaa8aed0e62]
Nov 17 17:14:30 Incog kernel:  ? try_to_wake_up+0x35b/0x840
Nov 17 17:14:30 Incog kernel:  hci_dev_do_open+0x23/0x60 [bluetooth e25d49b4e9236169faf4970d9c81deaa8aed0e62]
Nov 17 17:14:30 Incog kernel:  hci_power_on+0x4d/0x250 [bluetooth e25d49b4e9236169faf4970d9c81deaa8aed0e62]
Nov 17 17:14:30 Incog kernel:  process_one_work+0x193/0x350
Nov 17 17:14:30 Incog kernel:  worker_thread+0x2d7/0x410
Nov 17 17:14:30 Incog kernel:  ? __pfx_worker_thread+0x10/0x10
Nov 17 17:14:30 Incog kernel:  kthread+0xfc/0x240
Nov 17 17:14:30 Incog kernel:  ? __pfx_kthread+0x10/0x10
Nov 17 17:14:30 Incog kernel:  ? __pfx_kthread+0x10/0x10
Nov 17 17:14:30 Incog kernel:  ret_from_fork+0x1c2/0x1f0
Nov 17 17:14:30 Incog kernel:  ? __pfx_kthread+0x10/0x10
Nov 17 17:14:30 Incog kernel:  ret_from_fork_asm+0x1a/0x30
Nov 17 17:14:30 Incog kernel:  </TASK>
Nov 17 17:14:30 Incog kernel: Modules linked in: btusb intel_rapl_msr uvcvideo ghash_clmulni_intel snd_pcm_dmaengine processor_thermal_rfim iTCO_wdt mt76 btmtk processor_thermal_rapl videobuf2_vmalloc intel_pmc_bxt snd_pcm aesni_intel mei_pxp btrtl mei_hdcp iTCO_vendor_support ee1004 intel_rapl_common btbcm uvc rapl snd_timer videobuf2_memops btintel intel_cstate processor_thermal_wt_req mac80211 hid_multitouch(+) i2c_i801 spi_nor mei_me videobuf2_v4l2 acer_wmi snd i2c_smbus processor_thermal_power_floor bluetooth intel_uncore mtd videobuf2_common pcspkr wmi_bmof platform_profile libarc4 soundcore i2c_mux mei thunderbolt(+) processor_thermal_mbox igen6_edac intel_oc_wdt ov13858 i2c_hid_acpi v4l2_fwnode int3403_thermal int340x_thermal_zone v4l2_async i2c_hid intel_pmc_core videodev pmt_telemetry mc pmt_discovery intel_hid int3400_thermal pmt_class pinctrl_tigerlake acpi_thermal_rel sparse_keymap mousedev acpi_pad intel_pmc_ssram_telemetry joydev acer_wireless mac_hid cfg80211 rfkill usblp pkcs8_key_parser crypto_user ntsync dm_mod loop
Nov 17 17:14:30 Incog kernel:  nfnetlink ip_tables x_tables xe intel_vsec drm_ttm_helper drm_suballoc_helper gpu_sched nvme drm_gpuvm nvme_core nvme_keyring drm_exec nvme_auth hkdf drm_gpusvm_helper i915 i2c_algo_bit drm_buddy ttm serio_raw video intel_gtt spi_intel_pci intel_lpss_pci drm_display_helper intel_lpss spi_intel wmi vmd cec idma64
Nov 17 17:14:30 Incog kernel: CR2: 00000000000000d0
Nov 17 17:14:30 Incog kernel: ---[ end trace 0000000000000000 ]---
Nov 17 17:14:30 Incog kernel: RIP: 0010:mutex_lock+0x1c/0x30
Nov 17 17:14:30 Incog kernel: Code: 90 90 90 90 90 90 90 90 90 90 90 90 90 90 f3 0f 1e fa 0f 1f 44 00 00 53 48 89 fb 2e 2e 2e 31 c0 65 48 8b 15 de 07 d7 01 31 c0 <f0> 48 0f b1 13 75 06 5b c3 cc cc cc cc 48 89 df 5b eb b1 90 90 90
Nov 17 17:14:30 Incog kernel: RSP: 0018:ffffcf12807fbd88 EFLAGS: 00010246
Nov 17 17:14:30 Incog kernel: RAX: 0000000000000000 RBX: 00000000000000d0 RCX: 0000000000000001
Nov 17 17:14:30 Incog kernel: RDX: ffff8c88c61f0000 RSI: 0000000000000002 RDI: 00000000000000d0
Nov 17 17:14:30 Incog kernel: RBP: ffff8c88c7a20028 R08: 0000000000000000 R09: 0000000000000010
Nov 17 17:14:30 Incog kernel: R10: 0000000000000000 R11: 0000000000000404 R12: ffff8c88c9fb4000
Nov 17 17:14:30 Incog kernel: R13: ffff8c88c61c1a05 R14: 0000000000000000 R15: ffff8c88c9fb4408
Nov 17 17:14:30 Incog kernel: FS:  0000000000000000(0000) GS:ffff8c8cd8f02000(0000) knlGS:0000000000000000
Nov 17 17:14:30 Incog kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Nov 17 17:14:30 Incog kernel: CR2: 00000000000000d0 CR3: 000000010b106000 CR4: 0000000000f50ef0
Nov 17 17:14:30 Incog kernel: PKRU: 55555554
Nov 17 17:14:30 Incog kernel: note: kworker/u49:0[136] exited with irqs disabled
>>>        Docs: man:bluetoothd(8)
>>>    Main PID: 617 (bluetoothd)
>>>      Status: "Running"
>>>       Tasks: 1 (limit: 18701)
>>>      Memory: 2.8M (peak: 3.8M)
>>>         CPU: 38ms
>>>      CGroup: /system.slice/bluetooth.service
>>>              └─617 /usr/lib/bluetooth/bluetoothd
>>>
>>> Nov 15 22:57:00 Incog systemd[1]: Starting Bluetooth service...
>>> Nov 15 22:57:00 Incog bluetoothd[617]: Bluetooth daemon 5.84
>>> Nov 15 22:57:00 Incog systemd[1]: Started Bluetooth service.
>>> Nov 15 22:57:00 Incog bluetoothd[617]: Starting SDP server
>>> Nov 15 22:57:00 Incog bluetoothd[617]: Bluetooth management interface
>>> 1.23 initialized
>>>
>>>   * The output of |lspci|​ is attached below . 
>>>
>>>   * The logs for |journalctl -b|​ for both v6.13.1 and v6.13.2 are
>>>     attached below. 
>>>
>>>
>>> Regards,
>>> IncogCyberpunk
>>>
>>
>>
>>
> 
> 
> 


^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: [REGRESSION] Bluetooth adapter provided by `btusb` not recognized since v6.13.2
  2025-11-17 16:48     ` Thorsten Leemhuis
@ 2025-11-17 17:20       ` Doug Anderson
  2025-11-19  8:05         ` incogcyberpunk
  0 siblings, 1 reply; 15+ messages in thread
From: Doug Anderson @ 2025-11-17 17:20 UTC (permalink / raw)
  To: Thorsten Leemhuis
  Cc: incogcyberpunk, regressions@lists.linux.dev, marcel@holtmann.org,
	luiz.dentz@gmail.com, linux-bluetooth@vger.kernel.org,
	johan.hedberg@gmail.com, sean.wang@mediatek.com, LKML

Hi,

On Mon, Nov 17, 2025 at 8:48 AM Thorsten Leemhuis
<regressions@leemhuis.info> wrote:
>
> [Ccing Douglas Anderson, who might have an idea]
> [dropping stable from To, that is irrelevant there]
>
> On 11/17/25 11:55, Thorsten Leemhuis wrote:
> > On 11/17/25 10:42, Thorsten Leemhuis wrote:
> >> On 11/17/25 02:30, incogcyberpunk@proton.me wrote:
> >>> Distro: Arch Linux
> >>> Kernel: since v6.13.2
> >> Lo! Thx for the report. It's unlikely that any developer will look into
> >> this report[1] as 6.13.y is ancient by kernel development standards and
> >> EOL for quite a while.
> >>
> >> Please check if the latest stable version is still affected; if it is,
> >> ideally try latest mainline (6.18-rc6), too. If that is as well, it
> >> would be great if you could bisect between 6.13.1 and 6.13.2.
> >
> > TWIMC, IncogCyberpunk replied in private to me and wrote:
> >
> > """
> > Sorry, if I was not clear but, the problem persists in both the stable
> > (v6.17.8) and the latest mainline (v6.18-rc6) linux kernels as of Nov 2025
> > """
> >
> > Please reply in public next time.
>
> IncogCyberpunk sent another reply in private. IncogCyberpunk, please
> just use "reply-to-all", I cannot forward each of your replies manually.
> Anyway, here it is:
>
> """
> The logs for the 6.18-rc6 mainline kernel are provided below Also, to
> make it clear, the regression has been observed in both the stable and
> the mainline kernels since the kernel 6.13.2.
>
> Logs for v6.18-rc6 kernel:
> https://pastebin.com/GeAzr56Z
> """
>
> To quote from that:
>
> """
> Nov 17 17:14:30 Incog kernel: BUG: kernel NULL pointer dereference, address: 00000000000000d0
> Nov 17 17:14:30 Incog kernel: fbcon: Taking over console
> Nov 17 17:14:30 Incog kernel: #PF: supervisor write access in kernel mode
> Nov 17 17:14:30 Incog kernel: #PF: error_code(0x0002) - not-present page
> Nov 17 17:14:30 Incog kernel: PGD 0 P4D 0
> Nov 17 17:14:30 Incog kernel: Oops: Oops: 0002 [#1] SMP NOPTI
> Nov 17 17:14:30 Incog kernel: CPU: 8 UID: 0 PID: 136 Comm: kworker/u49:0 Tainted: G S                  6.18.0-rc6-1-mainline #1 PREEMPT(full)  232968b2ab8c223687b1bdd5c39590a8f510b2d3
> Nov 17 17:14:30 Incog kernel: Tainted: [S]=CPU_OUT_OF_SPEC
> Nov 17 17:14:30 Incog kernel: Hardware name: Acer Aspire A315-59/Callisto_ADU, BIOS V1.16 08/16/2022
> Nov 17 17:14:30 Incog kernel: Workqueue: hci0 hci_power_on [bluetooth]
> Nov 17 17:14:30 Incog kernel: RIP: 0010:mutex_lock+0x1c/0x30
> Nov 17 17:14:30 Incog kernel: Code: 90 90 90 90 90 90 90 90 90 90 90 90 90 90 f3 0f 1e fa 0f 1f 44 00 00 53 48 89 fb 2e 2e 2e 31 c0 65 48 8b 15 de 07 d7 01 31 c0 <f0> 48 0f b1 13 75 06 5b c3 cc cc cc cc 48 89 df 5b eb b1 90 90 90
> Nov 17 17:14:30 Incog kernel: RSP: 0018:ffffcf12807fbd88 EFLAGS: 00010246
> Nov 17 17:14:30 Incog kernel: RAX: 0000000000000000 RBX: 00000000000000d0 RCX: 0000000000000001
> Nov 17 17:14:30 Incog kernel: RDX: ffff8c88c61f0000 RSI: 0000000000000002 RDI: 00000000000000d0
> Nov 17 17:14:30 Incog kernel: RBP: ffff8c88c7a20028 R08: 0000000000000000 R09: 0000000000000010
> Nov 17 17:14:30 Incog kernel: R10: 0000000000000000 R11: 0000000000000404 R12: ffff8c88c9fb4000
> Nov 17 17:14:30 Incog kernel: R13: ffff8c88c61c1a05 R14: 0000000000000000 R15: ffff8c88c9fb4408
> Nov 17 17:14:30 Incog kernel: FS:  0000000000000000(0000) GS:ffff8c8cd8f02000(0000) knlGS:0000000000000000
> Nov 17 17:14:30 Incog kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
> Nov 17 17:14:30 Incog kernel: CR2: 00000000000000d0 CR3: 000000010b106000 CR4: 0000000000f50ef0
> Nov 17 17:14:30 Incog kernel: PKRU: 55555554
> Nov 17 17:14:30 Incog kernel: Call Trace:
> Nov 17 17:14:30 Incog kernel:  <TASK>
> Nov 17 17:14:30 Incog kernel:  btusb_mtk_setup+0xa0/0x1a0 [btusb 3ead27e09a395fe31ca20705f760e78aab4d59d8]
> Nov 17 17:14:30 Incog kernel:  hci_dev_open_sync+0x102/0xb80 [bluetooth e25d49b4e9236169faf4970d9c81deaa8aed0e62]
> Nov 17 17:14:30 Incog kernel:  ? try_to_wake_up+0x35b/0x840
> Nov 17 17:14:30 Incog kernel:  hci_dev_do_open+0x23/0x60 [bluetooth e25d49b4e9236169faf4970d9c81deaa8aed0e62]
> Nov 17 17:14:30 Incog kernel:  hci_power_on+0x4d/0x250 [bluetooth e25d49b4e9236169faf4970d9c81deaa8aed0e62]
> Nov 17 17:14:30 Incog kernel:  process_one_work+0x193/0x350
> Nov 17 17:14:30 Incog kernel:  worker_thread+0x2d7/0x410
> Nov 17 17:14:30 Incog kernel:  ? __pfx_worker_thread+0x10/0x10
> Nov 17 17:14:30 Incog kernel:  kthread+0xfc/0x240
> Nov 17 17:14:30 Incog kernel:  ? __pfx_kthread+0x10/0x10
> Nov 17 17:14:30 Incog kernel:  ? __pfx_kthread+0x10/0x10
> Nov 17 17:14:30 Incog kernel:  ret_from_fork+0x1c2/0x1f0
> Nov 17 17:14:30 Incog kernel:  ? __pfx_kthread+0x10/0x10
> Nov 17 17:14:30 Incog kernel:  ret_from_fork_asm+0x1a/0x30
> Nov 17 17:14:30 Incog kernel:  </TASK>
> Nov 17 17:14:30 Incog kernel: Modules linked in: btusb intel_rapl_msr uvcvideo ghash_clmulni_intel snd_pcm_dmaengine processor_thermal_rfim iTCO_wdt mt76 btmtk processor_thermal_rapl videobuf2_vmalloc intel_pmc_bxt snd_pcm aesni_intel mei_pxp btrtl mei_hdcp iTCO_vendor_support ee1004 intel_rapl_common btbcm uvc rapl snd_timer videobuf2_memops btintel intel_cstate processor_thermal_wt_req mac80211 hid_multitouch(+) i2c_i801 spi_nor mei_me videobuf2_v4l2 acer_wmi snd i2c_smbus processor_thermal_power_floor bluetooth intel_uncore mtd videobuf2_common pcspkr wmi_bmof platform_profile libarc4 soundcore i2c_mux mei thunderbolt(+) processor_thermal_mbox igen6_edac intel_oc_wdt ov13858 i2c_hid_acpi v4l2_fwnode int3403_thermal int340x_thermal_zone v4l2_async i2c_hid intel_pmc_core videodev pmt_telemetry mc pmt_discovery intel_hid int3400_thermal pmt_class pinctrl_tigerlake acpi_thermal_rel sparse_keymap mousedev acpi_pad intel_pmc_ssram_telemetry joydev acer_wireless mac_hid cfg80211 rfkill usblp pkcs8_key_parser crypto_user ntsync dm_mod loop
> Nov 17 17:14:30 Incog kernel:  nfnetlink ip_tables x_tables xe intel_vsec drm_ttm_helper drm_suballoc_helper gpu_sched nvme drm_gpuvm nvme_core nvme_keyring drm_exec nvme_auth hkdf drm_gpusvm_helper i915 i2c_algo_bit drm_buddy ttm serio_raw video intel_gtt spi_intel_pci intel_lpss_pci drm_display_helper intel_lpss spi_intel wmi vmd cec idma64
> Nov 17 17:14:30 Incog kernel: CR2: 00000000000000d0
> Nov 17 17:14:30 Incog kernel: ---[ end trace 0000000000000000 ]---
> Nov 17 17:14:30 Incog kernel: RIP: 0010:mutex_lock+0x1c/0x30
> Nov 17 17:14:30 Incog kernel: Code: 90 90 90 90 90 90 90 90 90 90 90 90 90 90 f3 0f 1e fa 0f 1f 44 00 00 53 48 89 fb 2e 2e 2e 31 c0 65 48 8b 15 de 07 d7 01 31 c0 <f0> 48 0f b1 13 75 06 5b c3 cc cc cc cc 48 89 df 5b eb b1 90 90 90
> Nov 17 17:14:30 Incog kernel: RSP: 0018:ffffcf12807fbd88 EFLAGS: 00010246
> Nov 17 17:14:30 Incog kernel: RAX: 0000000000000000 RBX: 00000000000000d0 RCX: 0000000000000001
> Nov 17 17:14:30 Incog kernel: RDX: ffff8c88c61f0000 RSI: 0000000000000002 RDI: 00000000000000d0
> Nov 17 17:14:30 Incog kernel: RBP: ffff8c88c7a20028 R08: 0000000000000000 R09: 0000000000000010
> Nov 17 17:14:30 Incog kernel: R10: 0000000000000000 R11: 0000000000000404 R12: ffff8c88c9fb4000
> Nov 17 17:14:30 Incog kernel: R13: ffff8c88c61c1a05 R14: 0000000000000000 R15: ffff8c88c9fb4408
> Nov 17 17:14:30 Incog kernel: FS:  0000000000000000(0000) GS:ffff8c8cd8f02000(0000) knlGS:0000000000000000
> Nov 17 17:14:30 Incog kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
> Nov 17 17:14:30 Incog kernel: CR2: 00000000000000d0 CR3: 000000010b106000 CR4: 0000000000f50ef0
> Nov 17 17:14:30 Incog kernel: PKRU: 55555554
> Nov 17 17:14:30 Incog kernel: note: kworker/u49:0[136] exited with irqs disabled
> """
>
> A very quick a rough search on lore made me wonder if e9087e828827e5
> ("Bluetooth: btusb: mediatek: Add locks for usb_driver_claim_interface()")
> from Douglas might be the culprit, which was indeed added to 6.13.2:
> https://lore.kernel.org/all/20250205134516.957708847@linuxfoundation.org/
>
> IncogCyberpunk, you might want to try if reverting that one helps.

Certainly that seems plausible if the PC points to mutex_lock(). I
guess that means "btmtk_data->isopkt_intf" must be NULL? This would
probably fix you?

@@ -2714,6 +2714,11 @@ static void btusb_mtk_claim_iso_intf(struct
btusb_data *data)
        struct btmtk_data *btmtk_data = hci_get_priv(data->hdev);
        int err;

+       if (!btmtk_data->isopkt_intf) {
+               bt_dev_err(data->hdev, "Can't claim NULL iso interface");
+               return;
+       }
+

I don't personally know the driver well enough to know if that's
"safe" because we're checking w/ no locking, but it would at least be
as safe as the code was before my patch.

-Doug

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: [REGRESSION] Bluetooth adapter provided by `btusb` not recognized since v6.13.2
  2025-11-17 17:20       ` Doug Anderson
@ 2025-11-19  8:05         ` incogcyberpunk
  2025-11-19 16:55           ` Doug Anderson
  0 siblings, 1 reply; 15+ messages in thread
From: incogcyberpunk @ 2025-11-19  8:05 UTC (permalink / raw)
  To: Doug Anderson
  Cc: Thorsten Leemhuis, regressions@lists.linux.dev,
	marcel@holtmann.org, luiz.dentz@gmail.com,
	linux-bluetooth@vger.kernel.org, johan.hedberg@gmail.com,
	sean.wang@mediatek.com, LKML

I can confirm that reverting the commit `Bluetooth: btusb: mediatek: Add locks for usb_driver_claim_interface()` with the following commit details , solves this regression that has been present in both the stable and the mainline kernels since 6.13.2

Commit Details:
- Title: Bluetooth: btusb: mediatek: Add locks for usb_driver_claim_interface()
- commit id: 4194766ec8756f4f654d595ae49962acbac49490
- [ Upstream commit e9087e828827e5a5c85e124ce77503f2b81c3491 ]
- Author: Douglas Anderson <dianders@chromium.org>
- Date:   Wed Jan 15 19:36:36 2025 -0800

Reverting the above mentioned commit and building the latest mainline kernel without the trouble-causing commit fixes the issue and the bluetooth adapter now is properly recognized and bluetooth works flawlessly.

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: [REGRESSION] Bluetooth adapter provided by `btusb` not recognized since v6.13.2
  2025-11-19  8:05         ` incogcyberpunk
@ 2025-11-19 16:55           ` Doug Anderson
  2025-11-20  0:43             ` incogcyberpunk
  0 siblings, 1 reply; 15+ messages in thread
From: Doug Anderson @ 2025-11-19 16:55 UTC (permalink / raw)
  To: incogcyberpunk
  Cc: Thorsten Leemhuis, regressions@lists.linux.dev,
	marcel@holtmann.org, luiz.dentz@gmail.com,
	linux-bluetooth@vger.kernel.org, johan.hedberg@gmail.com,
	sean.wang@mediatek.com, LKML

Hi,

On Wed, Nov 19, 2025 at 12:05 AM <incogcyberpunk@proton.me> wrote:
>
> I can confirm that reverting the commit `Bluetooth: btusb: mediatek: Add locks for usb_driver_claim_interface()` with the following commit details , solves this regression that has been present in both the stable and the mainline kernels since 6.13.2
>
> Commit Details:
> - Title: Bluetooth: btusb: mediatek: Add locks for usb_driver_claim_interface()
> - commit id: 4194766ec8756f4f654d595ae49962acbac49490
> - [ Upstream commit e9087e828827e5a5c85e124ce77503f2b81c3491 ]
> - Author: Douglas Anderson <dianders@chromium.org>
> - Date:   Wed Jan 15 19:36:36 2025 -0800
>
> Reverting the above mentioned commit and building the latest mainline kernel without the trouble-causing commit fixes the issue and the bluetooth adapter now is properly recognized and bluetooth works flawlessly.

Hopefully fixed by this commit:

https://lore.kernel.org/r/20251119085354.1.I1ae7aebc967e52c7c4be7aa65fbd81736649568a@changeid

Can you confirm and add your Tested-by in response to that patch if it works?

-Doug

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: [REGRESSION] Bluetooth adapter provided by `btusb` not recognized since v6.13.2
  2025-11-19 16:55           ` Doug Anderson
@ 2025-11-20  0:43             ` incogcyberpunk
  2025-11-20  0:53               ` Doug Anderson
  0 siblings, 1 reply; 15+ messages in thread
From: incogcyberpunk @ 2025-11-20  0:43 UTC (permalink / raw)
  To: Doug Anderson
  Cc: Thorsten Leemhuis, regressions@lists.linux.dev,
	marcel@holtmann.org, luiz.dentz@gmail.com,
	linux-bluetooth@vger.kernel.org, johan.hedberg@gmail.com,
	sean.wang@mediatek.com, LKML

Yes, manually updating `drivers/btusb/btusb.c` , with the below proposed patch fixes the regression issue.
The proposed patch solves the regression of `bluetooth adapter provided by btusb not being recognized in both the stable and the mainline kernel since 6.13.2`

The proposed patch: 
`
index a722446ec73d..1466e0f1865d 100644
--- a/drivers/bluetooth/btusb.c
+++ b/drivers/bluetooth/btusb.c
@@ -2714,6 +2714,11 @@ static void btusb_mtk_claim_iso_intf(struct btusb_data *data)
 	struct btmtk_data *btmtk_data = hci_get_priv(data->hdev);
 	int err;
 
+	if (!btmtk_data->isopkt_intf) {
+		bt_dev_err(data->hdev, "Can't claim NULL iso interface");
+		return;
+	}
+
 	/*
 	 * The function usb_driver_claim_interface() is documented to need
 	 * locks held if it's not called from a probe routine. The code here
`

I applied the patch as suggested, but now what do I have to do to get this fixed upstream and fixed in the next mainline & stable releases.

Also, could you brief a bit, on how this proposed patch containing , a NULL check for the `btmtk_data->isopkt_intf`; solves the problems introduced by the problematic commit with: [ Upstream commit e9087e828827e5a5c85e124ce77503f2b81c3491 ]


Regards,
IncogCyberpunk

^ permalink raw reply related	[flat|nested] 15+ messages in thread

* Re: [REGRESSION] Bluetooth adapter provided by `btusb` not recognized since v6.13.2
  2025-11-20  0:43             ` incogcyberpunk
@ 2025-11-20  0:53               ` Doug Anderson
  2025-11-20  1:03                 ` incogcyberpunk
  0 siblings, 1 reply; 15+ messages in thread
From: Doug Anderson @ 2025-11-20  0:53 UTC (permalink / raw)
  To: incogcyberpunk
  Cc: Thorsten Leemhuis, regressions@lists.linux.dev,
	marcel@holtmann.org, luiz.dentz@gmail.com,
	linux-bluetooth@vger.kernel.org, johan.hedberg@gmail.com,
	sean.wang@mediatek.com, LKML

Hi,

On Wed, Nov 19, 2025 at 4:43 PM <incogcyberpunk@proton.me> wrote:
>
> Yes, manually updating `drivers/btusb/btusb.c` , with the below proposed patch fixes the regression issue.
> The proposed patch solves the regression of `bluetooth adapter provided by btusb not being recognized in both the stable and the mainline kernel since 6.13.2`
>
> The proposed patch:
> `
> index a722446ec73d..1466e0f1865d 100644
> --- a/drivers/bluetooth/btusb.c
> +++ b/drivers/bluetooth/btusb.c
> @@ -2714,6 +2714,11 @@ static void btusb_mtk_claim_iso_intf(struct btusb_data *data)
>         struct btmtk_data *btmtk_data = hci_get_priv(data->hdev);
>         int err;
>
> +       if (!btmtk_data->isopkt_intf) {
> +               bt_dev_err(data->hdev, "Can't claim NULL iso interface");
> +               return;
> +       }
> +
>         /*
>          * The function usb_driver_claim_interface() is documented to need
>          * locks held if it's not called from a probe routine. The code here
> `
>
> I applied the patch as suggested, but now what do I have to do to get this fixed upstream and fixed in the next mainline & stable releases.

Excellent. The best way to get the fix landed is to respond to the
post I made at:

https://lore.kernel.org/r/20251119085354.1.I1ae7aebc967e52c7c4be7aa65fbd81736649568a@changeid

...and add your "Tested-by" tag. With that, the Bluetooth maintainers
(if they're happy with the patch) will land it and it can start
working its way to stable.


> Also, could you brief a bit, on how this proposed patch containing , a NULL check for the `btmtk_data->isopkt_intf`; solves the problems introduced by the problematic commit with: [ Upstream commit e9087e828827e5a5c85e124ce77503f2b81c3491 ]

Check out the commit message on the patch I posted. I explained why
the NULL check fixes the problem there. If that's unclear, I can try
rewording.


-Doug

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: [REGRESSION] Bluetooth adapter provided by `btusb` not recognized since v6.13.2
  2025-11-20  0:53               ` Doug Anderson
@ 2025-11-20  1:03                 ` incogcyberpunk
  2025-11-20  6:30                   ` Doug Anderson
  0 siblings, 1 reply; 15+ messages in thread
From: incogcyberpunk @ 2025-11-20  1:03 UTC (permalink / raw)
  To: Doug Anderson
  Cc: Thorsten Leemhuis, regressions@lists.linux.dev,
	marcel@holtmann.org, luiz.dentz@gmail.com,
	linux-bluetooth@vger.kernel.org, johan.hedberg@gmail.com,
	sean.wang@mediatek.com, LKML

Excellant , i will reply to the lore so that further progress from the Bluetooth maintainers can take place.

Also ,
 Yes .Simply because this is an unknown territory for me, i had a hard time understanding the problems just from the commit patch message.

I would be grateful if I could understand how the `btmtk_data->isopkt_intf` being NULL caused a crash due to the commit in 6.13.2 and what it means to say `Prior to that
commit we'd pass the NULL pointer directly to
usb_driver_claim_interface() which would detect it and return an
error, which was handled.`.
How was the pointer passed directly such that the device_lock mutex , worked in an undesired manner to lock the adapter and turn it on.

Sorry, for the trouble and the redundancy.

Regards,
IncogCyberpunk



^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: [REGRESSION] Bluetooth adapter provided by `btusb` not recognized since v6.13.2
  2025-11-20  1:03                 ` incogcyberpunk
@ 2025-11-20  6:30                   ` Doug Anderson
  2025-11-20 10:14                     ` incogcyberpunk
  0 siblings, 1 reply; 15+ messages in thread
From: Doug Anderson @ 2025-11-20  6:30 UTC (permalink / raw)
  To: incogcyberpunk
  Cc: Thorsten Leemhuis, regressions@lists.linux.dev,
	marcel@holtmann.org, luiz.dentz@gmail.com,
	linux-bluetooth@vger.kernel.org, johan.hedberg@gmail.com,
	sean.wang@mediatek.com, LKML

Hi,


On Wed, Nov 19, 2025 at 5:04 PM <incogcyberpunk@proton.me> wrote:
>
> Excellant , i will reply to the lore so that further progress from the Bluetooth maintainers can take place.
>
> Also ,
>  Yes .Simply because this is an unknown territory for me, i had a hard time understanding the problems just from the commit patch message.
>
> I would be grateful if I could understand how the `btmtk_data->isopkt_intf` being NULL caused a crash due to the commit in 6.13.2 and what it means to say `Prior to that
> commit we'd pass the NULL pointer directly to
> usb_driver_claim_interface() which would detect it and return an
> error, which was handled.`.
> How was the pointer passed directly such that the device_lock mutex , worked in an undesired manner to lock the adapter and turn it on.

In 6.13.1, the following could happen:

1. We'd be running btusb_mtk_setup()

2. In btusb_mtk_setup(), we'd run:
  btmtk_data->isopkt_intf = usb_ifnum_to_if(data->udev, MTK_ISO_IFNUM)

3. If usb_ifnum_to_if() returned NULL, "btmtk_data->isopkt_intf" would be NULL.

4. Next, btusb_mtk_setup() would call btusb_mtk_claim_iso_intf().

5. btusb_mtk_claim_iso_intf() would pass "btmtk_data->isopkt_intf"
(NULL) to usb_driver_claim_interface() as "iface".

6. usb_driver_claim_interface() would see that its parameter "iface"
is NULL and would return an error.

7. btusb_mtk_claim_iso_intf() would notice the error, print "Failed to
claim iso interface: %d", and return.


In 6.13.2 after commit e9087e828827 ("Bluetooth: btusb: mediatek: Add
locks for usb_driver_claim_interface()"), we'd add in this step after
step 4:

4.5 btusb_mtk_claim_iso_intf() would call:
  device_lock(&btmtk_data->isopkt_intf->dev);

If "btmtk_data->isopkt_intf" is NULL, this is the same as
"&(NULL->dev)", so we'd pass a number that's very close to NULL in as
the dev pointer. Then device_lock() would try to dereference that and
crash.

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: [REGRESSION] Bluetooth adapter provided by `btusb` not recognized since v6.13.2
  2025-11-20  6:30                   ` Doug Anderson
@ 2025-11-20 10:14                     ` incogcyberpunk
  2025-11-20 16:03                       ` Doug Anderson
  0 siblings, 1 reply; 15+ messages in thread
From: incogcyberpunk @ 2025-11-20 10:14 UTC (permalink / raw)
  To: Doug Anderson
  Cc: Thorsten Leemhuis, regressions@lists.linux.dev,
	marcel@holtmann.org, luiz.dentz@gmail.com,
	linux-bluetooth@vger.kernel.org, johan.hedberg@gmail.com,
	sean.wang@mediatek.com, LKML


On Thursday, November 20th, 2025 at 12:16 PM <dianders@chromium.org> wrote: 
> In 6.13.1, the following could happen:
> 
> 1. We'd be running btusb_mtk_setup()
> 
> 2. In btusb_mtk_setup(), we'd run:
>   btmtk_data->isopkt_intf = usb_ifnum_to_if(data->udev, MTK_ISO_IFNUM)
> 
> 3. If usb_ifnum_to_if() returned NULL, "btmtk_data->isopkt_intf" would be NULL.
> 
> 4. Next, btusb_mtk_setup() would call btusb_mtk_claim_iso_intf().
> 
> 5. btusb_mtk_claim_iso_intf() would pass "btmtk_data->isopkt_intf"
> (NULL) to usb_driver_claim_interface() as "iface".
> 
> 6. usb_driver_claim_interface() would see that its parameter "iface"
> is NULL and would return an error.
> 
> 7. btusb_mtk_claim_iso_intf() would notice the error, print "Failed to
> claim iso interface: %d", and return.
> 
> 
> In 6.13.2 after commit e9087e828827 ("Bluetooth: btusb: mediatek: Add
> locks for usb_driver_claim_interface()"), we'd add in this step after
> step 4:
> 
> 4.5 btusb_mtk_claim_iso_intf() would call:
>   device_lock(&btmtk_data->isopkt_intf->dev);
> 
> If "btmtk_data->isopkt_intf" is NULL, this is the same as
> "&(NULL->dev)", so we'd pass a number that's very close to NULL in as
> the dev pointer. Then device_lock() would try to dereference that and
> crash.


Sorry for the lack of knowledge on my part, but could you provide insights as how the bluetooth was functioning wihout errors in 6.13.1 :

1. Is it because there was no device_lock() checks in 6.13.1 and is because of the newly added `device_lock()` added on 6.13.2 ? 
2. Is it because there was `device_lock()` in 6.13.1 that despite being provided a NULL pointer,`device_lock()` could dereference and the bluetooth adapter would turn on BUT in 6.13.2 , `device_lock()` would be provided a number close to NULL which could not be dereferenced and hence the bluetooth adapter wouldn't turn on ?

Hope it's not much trouble for you.

Regards,
IncogCyberpunk

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: [REGRESSION] Bluetooth adapter provided by `btusb` not recognized since v6.13.2
  2025-11-20 10:14                     ` incogcyberpunk
@ 2025-11-20 16:03                       ` Doug Anderson
  2025-11-20 16:35                         ` incogcyberpunk
  0 siblings, 1 reply; 15+ messages in thread
From: Doug Anderson @ 2025-11-20 16:03 UTC (permalink / raw)
  To: incogcyberpunk
  Cc: Thorsten Leemhuis, regressions@lists.linux.dev,
	marcel@holtmann.org, luiz.dentz@gmail.com,
	linux-bluetooth@vger.kernel.org, johan.hedberg@gmail.com,
	sean.wang@mediatek.com, LKML

Hi,

On Thu, Nov 20, 2025 at 2:14 AM <incogcyberpunk@proton.me> wrote:
>
>
> On Thursday, November 20th, 2025 at 12:16 PM <dianders@chromium.org> wrote:
> > In 6.13.1, the following could happen:
> >
> > 1. We'd be running btusb_mtk_setup()
> >
> > 2. In btusb_mtk_setup(), we'd run:
> >   btmtk_data->isopkt_intf = usb_ifnum_to_if(data->udev, MTK_ISO_IFNUM)
> >
> > 3. If usb_ifnum_to_if() returned NULL, "btmtk_data->isopkt_intf" would be NULL.
> >
> > 4. Next, btusb_mtk_setup() would call btusb_mtk_claim_iso_intf().
> >
> > 5. btusb_mtk_claim_iso_intf() would pass "btmtk_data->isopkt_intf"
> > (NULL) to usb_driver_claim_interface() as "iface".
> >
> > 6. usb_driver_claim_interface() would see that its parameter "iface"
> > is NULL and would return an error.
> >
> > 7. btusb_mtk_claim_iso_intf() would notice the error, print "Failed to
> > claim iso interface: %d", and return.
> >
> >
> > In 6.13.2 after commit e9087e828827 ("Bluetooth: btusb: mediatek: Add
> > locks for usb_driver_claim_interface()"), we'd add in this step after
> > step 4:
> >
> > 4.5 btusb_mtk_claim_iso_intf() would call:
> >   device_lock(&btmtk_data->isopkt_intf->dev);
> >
> > If "btmtk_data->isopkt_intf" is NULL, this is the same as
> > "&(NULL->dev)", so we'd pass a number that's very close to NULL in as
> > the dev pointer. Then device_lock() would try to dereference that and
> > crash.
>
>
> Sorry for the lack of knowledge on my part, but could you provide insights as how the bluetooth was functioning wihout errors in 6.13.1 :
>
> 1. Is it because there was no device_lock() checks in 6.13.1 and is because of the newly added `device_lock()` added on 6.13.2 ?
> 2. Is it because there was `device_lock()` in 6.13.1 that despite being provided a NULL pointer,`device_lock()` could dereference and the bluetooth adapter would turn on BUT in 6.13.2 , `device_lock()` would be provided a number close to NULL which could not be dereferenced and hence the bluetooth adapter wouldn't turn on ?

Right. There was no "device_lock()" checks in 6.13.1. The lack of
"device_lock()" caused a different kind of crash (sometimes), which is
why I added it. ...but I missed that we need to check for NULL before
calling device_lock().

-Doug

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: [REGRESSION] Bluetooth adapter provided by `btusb` not recognized since v6.13.2
  2025-11-20 16:03                       ` Doug Anderson
@ 2025-11-20 16:35                         ` incogcyberpunk
  2025-11-20 16:43                           ` Greg KH
  0 siblings, 1 reply; 15+ messages in thread
From: incogcyberpunk @ 2025-11-20 16:35 UTC (permalink / raw)
  To: Doug Anderson
  Cc: Thorsten Leemhuis, regressions@lists.linux.dev,
	marcel@holtmann.org, luiz.dentz@gmail.com,
	linux-bluetooth@vger.kernel.org, johan.hedberg@gmail.com,
	sean.wang@mediatek.com, LKML

So, now does this patch for the regression gets merged upstream for the next mainline and stable releases ? 


Regards, 
IncogCyberpunk 


^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: [REGRESSION] Bluetooth adapter provided by `btusb` not recognized since v6.13.2
  2025-11-20 16:35                         ` incogcyberpunk
@ 2025-11-20 16:43                           ` Greg KH
  0 siblings, 0 replies; 15+ messages in thread
From: Greg KH @ 2025-11-20 16:43 UTC (permalink / raw)
  To: incogcyberpunk
  Cc: Doug Anderson, Thorsten Leemhuis, regressions@lists.linux.dev,
	marcel@holtmann.org, luiz.dentz@gmail.com,
	linux-bluetooth@vger.kernel.org, johan.hedberg@gmail.com,
	sean.wang@mediatek.com, LKML

On Thu, Nov 20, 2025 at 04:35:27PM +0000, incogcyberpunk@proton.me wrote:
> So, now does this patch for the regression gets merged upstream for the next mainline and stable releases ? 

Please read:
    https://www.kernel.org/doc/html/latest/process/stable-kernel-rules.html

for how this happens.

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2025-11-20 16:43 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-17  1:30 [REGRESSION] Bluetooth adapter provided by `btusb` not recognized since v6.13.2 incogcyberpunk
2025-11-17  9:42 ` Thorsten Leemhuis
2025-11-17 10:55   ` Thorsten Leemhuis
2025-11-17 16:48     ` Thorsten Leemhuis
2025-11-17 17:20       ` Doug Anderson
2025-11-19  8:05         ` incogcyberpunk
2025-11-19 16:55           ` Doug Anderson
2025-11-20  0:43             ` incogcyberpunk
2025-11-20  0:53               ` Doug Anderson
2025-11-20  1:03                 ` incogcyberpunk
2025-11-20  6:30                   ` Doug Anderson
2025-11-20 10:14                     ` incogcyberpunk
2025-11-20 16:03                       ` Doug Anderson
2025-11-20 16:35                         ` incogcyberpunk
2025-11-20 16:43                           ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox