bluetooth not working at all, even in AHS

Report Bugs, Issues and non- package Requests
Message
Author
User avatar
j2mcgreg
Global Moderator
Posts: 6539
Joined: Tue Oct 23, 2007 12:04 pm

Re: bluetooth not working at all, even in AHS

#11 Post by j2mcgreg »

@ms2bobby
I added the code tags so that I could navigate your output for you this one time. If you click on the pencil (edit) icon atop either post, you can see how it's done.
HP 15; ryzen 3 5300U APU; 500 Gb SSD; 8GB ram
HP 17; ryzen 3 3200; 500 GB SSD; 12 GB ram
Idea Center 3; 12 gen i5; 256 GB ssd;

In Linux, newer isn't always better. The best solution is the one that works.

User avatar
Stevo
Developer
Posts: 14417
Joined: Fri Dec 15, 2006 7:07 pm

Re: bluetooth not working at all, even in AHS

#12 Post by Stevo »

Also, can you please boot up without the dongle plugged in, then plug it in and get the tail end of the dmesg output? Then all the messages at the very end should relate to that dongle--we don't need all the other information from the very start of the bootup that has been posted twice.
MXPI = MX Package Installer
QSI = Quick System Info from menu
The MX Test repository is mostly backports; not the same as Debian testing

User avatar
kmathern
Developer
Posts: 2502
Joined: Wed Jul 12, 2006 2:26 pm

Re: bluetooth not working at all, even in AHS

#13 Post by kmathern »

Using dmesg's -W option might help too, there'll be less information to wade thru.
It waits until new events are posted to the dmesg log before printing it out on the terminal screen, like when you insert or remove a usb device.

Code: Select all

sudo dmesg -W
(stop it with Ctrl C)

ms2bobby
Posts: 10
Joined: Fri Apr 25, 2025 4:04 pm

Re: bluetooth not working at all, even in AHS

#14 Post by ms2bobby »

@j2mcgreg thanks

ms2bobby
Posts: 10
Joined: Fri Apr 25, 2025 4:04 pm

Re: bluetooth not working at all, even in AHS

#15 Post by ms2bobby »

Code: Select all

 sudo dmesg -W

[   80.033686] Bluetooth: hci0: command 0x1004 tx timeout
[   80.033689] Bluetooth: hci0: Opcode 0x1004 failed: -110
[   89.623620] usb 2-1.5: USB disconnect, device number 5
[   92.659770] usb 2-1.5: new full-speed USB device number 6 using ehci-pci
[   92.770120] usb 2-1.5: New USB device found, idVendor=10d7, idProduct=b012, bcdDevice=88.91
[   92.770131] usb 2-1.5: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[   92.770134] usb 2-1.5: Product: CSR8510 A10
[   92.770549] Bluetooth: hci0: HCI Read Default Erroneous Data Reporting command is advertised, but not supported.
[   92.770554] Bluetooth: hci0: HCI Read Transmit Power Level command is advertised, but not supported.
[   92.770555] Bluetooth: hci0: HCI LE Set Random Private Address Timeout command is advertised, but not supported.
[   94.815496] Bluetooth: hci0: command 0x1004 tx timeout
[   94.815506] Bluetooth: hci0: Opcode 0x1004 failed: -110


the following is boot up without dongle plugged in

Code: Select all

[    0.000000] microcode: microcode updated early to revision 0x21, date = 2019-02-13
[    0.000000] Linux version 6.1.0-29-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian 6.1.123-1 (2025-01-02)
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-6.1.0-29-amd64 root=UUID=ca9de29a-3eeb-4592-9ee9-af09395befa1 ro quiet
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009d7ff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009d800-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000020200000-0x0000000040003fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000040004000-0x0000000040004fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000040005000-0x00000000d9f1ffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000d9f20000-0x00000000da52bfff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000da52c000-0x00000000da791fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000da792000-0x00000000da79dfff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000da79e000-0x00000000da7abfff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000da7ac000-0x00000000da7b0fff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000da7b1000-0x00000000da7f3fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000da7f4000-0x00000000dae12fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000dae13000-0x00000000daff2fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000daff3000-0x00000000daffffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000db800000-0x00000000df9fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000011f5fffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.7 present.
[    0.000000] DMI: To be filled by O.E.M. To be filled by O.E.M./, BIOS 4.6.5 06/29/2020
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 2993.256 MHz processor
[    0.001147] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.001150] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.001161] last_pfn = 0x11f600 max_arch_pfn = 0x400000000
[    0.001253] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.001677] e820: update [mem 0xdb800000-0xffffffff] usable ==> reserved
[    0.001683] last_pfn = 0xdb000 max_arch_pfn = 0x400000000
[    0.011602] found SMP MP-table at [mem 0x000fcbb0-0x000fcbbf]
[    0.012475] RAMDISK: [mem 0x2e241000-0x33117fff]
[    0.012480] ACPI: Early table checksum verification disabled
[    0.012483] ACPI: RSDP 0x00000000000F0450 000024 (v02 ALASKA)
[    0.012487] ACPI: XSDT 0x00000000DA792070 000064 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.012493] ACPI: FACP 0x00000000DA79C098 0000F4 (v04 ALASKA A M I    01072009 AMI  00010013)
[    0.012498] ACPI: DSDT 0x00000000DA792168 009F2F (v02 ALASKA A M I    00000013 INTL 20051117)
[    0.012501] ACPI: FACS 0x00000000DA7AAF80 000040
[    0.012504] ACPI: APIC 0x00000000DA79C190 000062 (v03 ALASKA A M I    01072009 AMI  00010013)
[    0.012507] ACPI: ASF! 0x00000000DA79C1F8 0000A5 (v32 INTEL   HCG     00000001 TFSM 000F4240)
[    0.012510] ACPI: MCFG 0x00000000DA79C2A0 00003C (v01 ALASKA A M I    01072009 MSFT 00000097)
[    0.012513] ACPI: HPET 0x00000000DA79C2E0 000038 (v01 ALASKA A M I    01072009 AMI. 00000005)
[    0.012516] ACPI: SSDT 0x00000000DA79C318 00036D (v01 SataRe SataTabl 00001000 INTL 20091112)
[    0.012519] ACPI: SSDT 0x00000000DA79C688 000A92 (v01 PmRef  CpuPm    00003000 INTL 20051117)
[    0.012522] ACPI: BGRT 0x00000000DA79D120 000038 (v00 ALASKA A M I    01072009 AMI  00010013)
[    0.012525] ACPI: Reserving FACP table memory at [mem 0xda79c098-0xda79c18b]
[    0.012526] ACPI: Reserving DSDT table memory at [mem 0xda792168-0xda79c096]
[    0.012527] ACPI: Reserving FACS table memory at [mem 0xda7aaf80-0xda7aafbf]
[    0.012528] ACPI: Reserving APIC table memory at [mem 0xda79c190-0xda79c1f1]
[    0.012528] ACPI: Reserving ASF! table memory at [mem 0xda79c1f8-0xda79c29c]
[    0.012529] ACPI: Reserving MCFG table memory at [mem 0xda79c2a0-0xda79c2db]
[    0.012530] ACPI: Reserving HPET table memory at [mem 0xda79c2e0-0xda79c317]
[    0.012531] ACPI: Reserving SSDT table memory at [mem 0xda79c318-0xda79c684]
[    0.012532] ACPI: Reserving SSDT table memory at [mem 0xda79c688-0xda79d119]
[    0.012533] ACPI: Reserving BGRT table memory at [mem 0xda79d120-0xda79d157]
[    0.012587] No NUMA configuration found
[    0.012588] Faking a node at [mem 0x0000000000000000-0x000000011f5fffff]
[    0.012598] NODE_DATA(0) allocated [mem 0x11f5d4000-0x11f5fefff]
[    0.012871] Zone ranges:
[    0.012872]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.012873]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.012875]   Normal   [mem 0x0000000100000000-0x000000011f5fffff]
[    0.012876]   Device   empty
[    0.012877] Movable zone start for each node
[    0.012880] Early memory node ranges
[    0.012880]   node   0: [mem 0x0000000000001000-0x000000000009cfff]
[    0.012882]   node   0: [mem 0x0000000000100000-0x000000001fffffff]
[    0.012883]   node   0: [mem 0x0000000020200000-0x0000000040003fff]
[    0.012884]   node   0: [mem 0x0000000040005000-0x00000000d9f1ffff]
[    0.012885]   node   0: [mem 0x00000000da7f4000-0x00000000dae12fff]
[    0.012885]   node   0: [mem 0x00000000daff3000-0x00000000daffffff]
[    0.012886]   node   0: [mem 0x0000000100000000-0x000000011f5fffff]
[    0.012888] Initmem setup node 0 [mem 0x0000000000001000-0x000000011f5fffff]
[    0.012893] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.012931] On node 0, zone DMA: 99 pages in unavailable ranges
[    0.016175] On node 0, zone DMA32: 512 pages in unavailable ranges
[    0.024441] On node 0, zone DMA32: 1 pages in unavailable ranges
[    0.024500] On node 0, zone DMA32: 2260 pages in unavailable ranges
[    0.024509] On node 0, zone DMA32: 480 pages in unavailable ranges
[    0.025230] On node 0, zone Normal: 20480 pages in unavailable ranges
[    0.025273] On node 0, zone Normal: 2560 pages in unavailable ranges
[    0.025281] Reserving Intel graphics memory at [mem 0xdba00000-0xdf9fffff]
[    0.025401] ACPI: PM-Timer IO Port: 0x408
[    0.025408] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[    0.025420] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
[    0.025423] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.025425] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.025429] ACPI: Using ACPI (MADT) for SMP configuration information
[    0.025430] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[    0.025435] TSC deadline timer available
[    0.025436] smpboot: Allowing 2 CPUs, 0 hotplug CPUs
[    0.025459] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.025462] PM: hibernation: Registered nosave memory: [mem 0x0009d000-0x0009dfff]
[    0.025462] PM: hibernation: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
[    0.025463] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000dffff]
[    0.025464] PM: hibernation: Registered nosave memory: [mem 0x000e0000-0x000fffff]
[    0.025465] PM: hibernation: Registered nosave memory: [mem 0x20000000-0x201fffff]
[    0.025467] PM: hibernation: Registered nosave memory: [mem 0x40004000-0x40004fff]
[    0.025469] PM: hibernation: Registered nosave memory: [mem 0xd9f20000-0xda52bfff]
[    0.025470] PM: hibernation: Registered nosave memory: [mem 0xda52c000-0xda791fff]
[    0.025470] PM: hibernation: Registered nosave memory: [mem 0xda792000-0xda79dfff]
[    0.025471] PM: hibernation: Registered nosave memory: [mem 0xda79e000-0xda7abfff]
[    0.025472] PM: hibernation: Registered nosave memory: [mem 0xda7ac000-0xda7b0fff]
[    0.025472] PM: hibernation: Registered nosave memory: [mem 0xda7b1000-0xda7f3fff]
[    0.025474] PM: hibernation: Registered nosave memory: [mem 0xdae13000-0xdaff2fff]
[    0.025476] PM: hibernation: Registered nosave memory: [mem 0xdb000000-0xdb7fffff]
[    0.025477] PM: hibernation: Registered nosave memory: [mem 0xdb800000-0xdf9fffff]
[    0.025477] PM: hibernation: Registered nosave memory: [mem 0xdfa00000-0xf7ffffff]
[    0.025478] PM: hibernation: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
[    0.025479] PM: hibernation: Registered nosave memory: [mem 0xfc000000-0xfebfffff]
[    0.025479] PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[    0.025480] PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
[    0.025481] PM: hibernation: Registered nosave memory: [mem 0xfed00000-0xfed03fff]
[    0.025482] PM: hibernation: Registered nosave memory: [mem 0xfed04000-0xfed1bfff]
[    0.025482] PM: hibernation: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
[    0.025483] PM: hibernation: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
[    0.025484] PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.025484] PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
[    0.025485] PM: hibernation: Registered nosave memory: [mem 0xff000000-0xffffffff]
[    0.025487] [mem 0xdfa00000-0xf7ffffff] available for PCI devices
[    0.025488] Booting paravirtualized kernel on bare hardware
[    0.025490] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[    0.029918] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1
[    0.030215] percpu: Embedded 61 pages/cpu s212992 r8192 d28672 u1048576
[    0.030222] pcpu-alloc: s212992 r8192 d28672 u1048576 alloc=1*2097152
[    0.030224] pcpu-alloc: [0] 0 1 
[    0.030253] Fallback order for Node 0: 0 
[    0.030256] Built 1 zonelists, mobility grouping on.  Total pages: 1006053
[    0.030257] Policy zone: Normal
[    0.030259] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-6.1.0-29-amd64 root=UUID=ca9de29a-3eeb-4592-9ee9-af09395befa1 ro quiet
[    0.030305] Unknown kernel command line parameters "BOOT_IMAGE=/boot/vmlinuz-6.1.0-29-amd64", will be passed to user space.
[    0.030713] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[    0.030918] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.030955] mem auto-init: stack:all(zero), heap alloc:on, heap free:off
[    0.030959] software IO TLB: area num 2.
[    0.067937] Memory: 3505288K/4088732K available (14342K kernel code, 2336K rwdata, 9084K rodata, 2796K init, 17392K bss, 273392K reserved, 0K cma-reserved)
[    0.068233] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[    0.068251] Kernel/User page tables isolation: enabled
[    0.068292] ftrace: allocating 40302 entries in 158 pages
[    0.074900] ftrace: allocated 158 pages with 5 groups
[    0.075572] Dynamic Preempt: voluntary
[    0.075607] rcu: Preemptible hierarchical RCU implementation.
[    0.075608] rcu: 	RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=2.
[    0.075609] 	Trampoline variant of Tasks RCU enabled.
[    0.075609] 	Rude variant of Tasks RCU enabled.
[    0.075610] 	Tracing variant of Tasks RCU enabled.
[    0.075611] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[    0.075612] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
[    0.080621] NR_IRQS: 524544, nr_irqs: 440, preallocated irqs: 16
[    0.080802] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[    0.082425] Console: colour VGA+ 80x25
[    0.082442] printk: console [tty0] enabled
[    0.082465] ACPI: Core revision 20220331
[    0.082551] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
[    0.082568] APIC: Switch to symmetric I/O mode setup
[    0.082971] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.102568] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2b2562d36ea, max_idle_ns: 440795289693 ns
[    0.102574] Calibrating delay loop (skipped), value calculated using timer frequency.. 5986.51 BogoMIPS (lpj=11973024)
[    0.102591] x86/cpu: VMX (outside TXT) disabled by BIOS
[    0.102645] CPU0: Thermal monitoring enabled (TM1)
[    0.102662] process: using mwait in idle threads
[    0.102664] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8
[    0.102665] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
[    0.102669] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.102670] Spectre V2 : Mitigation: Retpolines
[    0.102671] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.102672] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
[    0.102672] Spectre V2 : Enabling Restricted Speculation for firmware calls
[    0.102674] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.102675] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
[    0.102677] MDS: Mitigation: Clear CPU buffers
[    0.102678] MMIO Stale Data: Unknown: No mitigations
[    0.102682] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.102683] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.102684] x86/fpu: Enabled xstate features 0x3, context size is 576 bytes, using 'standard' format.
[    0.116033] Freeing SMP alternatives memory: 36K
[    0.116037] pid_max: default: 32768 minimum: 301
[    0.116103] LSM: Security Framework initializing
[    0.116122] landlock: Up and running.
[    0.116123] Yama: disabled by default; enable with sysctl kernel.yama.*
[    0.116150] AppArmor: AppArmor initialized
[    0.116152] TOMOYO Linux initialized
[    0.116158] LSM support for eBPF active
[    0.116199] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    0.116205] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    0.118654] smpboot: CPU0: Intel(R) Pentium(R) CPU G2030 @ 3.00GHz (family: 0x6, model: 0x3a, stepping: 0x9)
[    0.118791] cblist_init_generic: Setting adjustable number of callback queues.
[    0.118793] cblist_init_generic: Setting shift to 1 and lim to 1.
[    0.118814] cblist_init_generic: Setting adjustable number of callback queues.
[    0.118815] cblist_init_generic: Setting shift to 1 and lim to 1.
[    0.118832] cblist_init_generic: Setting adjustable number of callback queues.
[    0.118833] cblist_init_generic: Setting shift to 1 and lim to 1.
[    0.118848] Performance Events: PEBS fmt1+, IvyBridge events, 16-deep LBR, full-width counters, Intel PMU driver.
[    0.118866] ... version:                3
[    0.118867] ... bit width:              48
[    0.118868] ... generic registers:      8
[    0.118869] ... value mask:             0000ffffffffffff
[    0.118869] ... max period:             00007fffffffffff
[    0.118870] ... fixed-purpose events:   3
[    0.118871] ... event mask:             00000007000000ff
[    0.119020] signal: max sigframe size: 1520
[    0.119038] Estimated ratio of average max frequency by base frequency (times 1024): 1024
[    0.119059] rcu: Hierarchical SRCU implementation.
[    0.119060] rcu: 	Max phase no-delay instances is 1000.
[    0.119446] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.119493] smp: Bringing up secondary CPUs ...
[    0.119594] x86: Booting SMP configuration:
[    0.119595] .... node  #0, CPUs:      #1
[    0.122630] smp: Brought up 1 node, 2 CPUs
[    0.122630] smpboot: Max logical packages: 1
[    0.122630] smpboot: Total of 2 processors activated (11973.02 BogoMIPS)
[    0.123611] node 0 deferred pages initialised in 0ms
[    0.123642] devtmpfs: initialized
[    0.123642] x86/mm: Memory block size: 128MB
[    0.123642] ACPI: PM: Registering ACPI NVS region [mem 0xda52c000-0xda791fff] (2514944 bytes)
[    0.123642] ACPI: PM: Registering ACPI NVS region [mem 0xda79e000-0xda7abfff] (57344 bytes)
[    0.123642] ACPI: PM: Registering ACPI NVS region [mem 0xda7b1000-0xda7f3fff] (274432 bytes)
[    0.123642] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.123642] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
[    0.123642] pinctrl core: initialized pinctrl subsystem
[    0.123642] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.123642] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
[    0.123698] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.123757] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.123765] audit: initializing netlink subsys (disabled)
[    0.123799] audit: type=2000 audit(1745777879.040:1): state=initialized audit_enabled=0 res=1
[    0.123799] thermal_sys: Registered thermal governor 'fair_share'
[    0.123799] thermal_sys: Registered thermal governor 'bang_bang'
[    0.123799] thermal_sys: Registered thermal governor 'step_wise'
[    0.123799] thermal_sys: Registered thermal governor 'user_space'
[    0.123799] thermal_sys: Registered thermal governor 'power_allocator'
[    0.123799] cpuidle: using governor ladder
[    0.123799] cpuidle: using governor menu
[    0.123799] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.123799] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.123799] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[    0.123799] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[    0.123799] pmd_set_huge: Cannot satisfy [mem 0xf8000000-0xf8200000] with a huge-page mapping due to MTRR override.
[    0.123799] PCI: Using configuration type 1 for base access
[    0.123799] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off
[    0.123799] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.127403] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[    0.130574] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[    0.130574] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[    0.132243] ACPI: Added _OSI(Module Device)
[    0.132243] ACPI: Added _OSI(Processor Device)
[    0.132243] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.132243] ACPI: Added _OSI(Processor Aggregator Device)
[    0.132243] ACPI: 3 ACPI AML tables successfully acquired and loaded
[    0.150971] ACPI BIOS Error (bug): Could not resolve symbol [\_PR.CPU0._PPC], AE_NOT_FOUND (20220331/psargs-332)
[    0.150971] ACPI Error: Aborting method \_PR.CPU0._PDC due to previous error (AE_NOT_FOUND) (20220331/psparse-529)
[    0.150971] ACPI: Dynamic OEM Table Load:
[    0.150971] ACPI: SSDT 0xFFFFA0AF809AA600 000119 (v01 PmRef  ApCst    00003000 INTL 20051117)
[    0.151403] ACPI: Interpreter enabled
[    0.151421] ACPI: PM: (supports S0 S1 S4 S5)
[    0.151422] ACPI: Using IOAPIC for interrupt routing
[    0.151444] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.151445] PCI: Using E820 reservations for host bridge windows
[    0.151606] ACPI: Enabled 15 GPEs in block 00 to 3F
[    0.154573] ACPI: PM: Power Resource [FN00]
[    0.154573] ACPI: PM: Power Resource [FN01]
[    0.154573] ACPI: PM: Power Resource [FN02]
[    0.154573] ACPI: PM: Power Resource [FN03]
[    0.154573] ACPI: PM: Power Resource [FN04]
[    0.154573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
[    0.154573] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[    0.154573] acpi PNP0A08:00: _OSC: OS requested [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR]
[    0.154573] acpi PNP0A08:00: _OSC: platform willing to grant [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR]
[    0.154573] acpi PNP0A08:00: _OSC: platform retains control of PCIe features (AE_ERROR)
[    0.154916] PCI host bridge to bus 0000:00
[    0.154918] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.154920] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.154922] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.154924] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000e7fff window]
[    0.154925] pci_bus 0000:00: root bus resource [mem 0xdfa00000-0xfeafffff window]
[    0.154927] pci_bus 0000:00: root bus resource [mem 0x11f600000-0x51f5fffff window]
[    0.154928] pci_bus 0000:00: root bus resource [bus 00-3e]
[    0.154943] pci 0000:00:00.0: [8086:0150] type 00 class 0x060000
[    0.155011] pci 0000:00:02.0: [8086:0152] type 00 class 0x030000
[    0.155018] pci 0000:00:02.0: reg 0x10: [mem 0xf7800000-0xf7bfffff 64bit]
[    0.155024] pci 0000:00:02.0: reg 0x18: [mem 0xe0000000-0xefffffff 64bit pref]
[    0.155027] pci 0000:00:02.0: reg 0x20: [io  0xf000-0xf03f]
[    0.155038] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.155136] pci 0000:00:16.0: [8086:1c3a] type 00 class 0x078000
[    0.155156] pci 0000:00:16.0: reg 0x10: [mem 0xf7d0a000-0xf7d0a00f 64bit]
[    0.155228] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[    0.155293] pci 0000:00:1a.0: [8086:1c2d] type 00 class 0x0c0320
[    0.155309] pci 0000:00:1a.0: reg 0x10: [mem 0xf7d08000-0xf7d083ff]
[    0.155393] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[    0.155476] pci 0000:00:1b.0: [8086:1c20] type 00 class 0x040300
[    0.155493] pci 0000:00:1b.0: reg 0x10: [mem 0xf7d00000-0xf7d03fff 64bit]
[    0.155570] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.155668] pci 0000:00:1c.0: [8086:1c10] type 01 class 0x060400
[    0.155758] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.155849] pci 0000:00:1c.1: [8086:1c12] type 01 class 0x060400
[    0.155938] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[    0.156050] pci 0000:00:1d.0: [8086:1c26] type 00 class 0x0c0320
[    0.156066] pci 0000:00:1d.0: reg 0x10: [mem 0xf7d07000-0xf7d073ff]
[    0.156149] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.156230] pci 0000:00:1f.0: [8086:1c5c] type 00 class 0x060100
[    0.156409] pci 0000:00:1f.2: [8086:1c02] type 00 class 0x010601
[    0.156422] pci 0000:00:1f.2: reg 0x10: [io  0xf0b0-0xf0b7]
[    0.156429] pci 0000:00:1f.2: reg 0x14: [io  0xf0a0-0xf0a3]
[    0.156437] pci 0000:00:1f.2: reg 0x18: [io  0xf090-0xf097]
[    0.156444] pci 0000:00:1f.2: reg 0x1c: [io  0xf080-0xf083]
[    0.156452] pci 0000:00:1f.2: reg 0x20: [io  0xf060-0xf07f]
[    0.156460] pci 0000:00:1f.2: reg 0x24: [mem 0xf7d06000-0xf7d067ff]
[    0.156499] pci 0000:00:1f.2: PME# supported from D3hot
[    0.156569] pci 0000:00:1f.3: [8086:1c22] type 00 class 0x0c0500
[    0.156586] pci 0000:00:1f.3: reg 0x10: [mem 0xf7d05000-0xf7d050ff 64bit]
[    0.156606] pci 0000:00:1f.3: reg 0x20: [io  0xf040-0xf05f]
[    0.156724] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.156804] pci 0000:02:00.0: [10ec:8136] type 00 class 0x020000
[    0.156828] pci 0000:02:00.0: reg 0x10: [io  0xe000-0xe0ff]
[    0.156862] pci 0000:02:00.0: reg 0x18: [mem 0xf7c00000-0xf7c00fff 64bit]
[    0.156883] pci 0000:02:00.0: reg 0x20: [mem 0xf0000000-0xf0003fff 64bit pref]
[    0.157011] pci 0000:02:00.0: supports D1 D2
[    0.157012] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.157205] pci 0000:00:1c.1: PCI bridge to [bus 02]
[    0.157209] pci 0000:00:1c.1:   bridge window [io  0xe000-0xefff]
[    0.157212] pci 0000:00:1c.1:   bridge window [mem 0xf7c00000-0xf7cfffff]
[    0.157218] pci 0000:00:1c.1:   bridge window [mem 0xf0000000-0xf00fffff 64bit pref]
[    0.157591] ACPI: PCI: Interrupt link LNKA configured for IRQ 11
[    0.157630] ACPI: PCI: Interrupt link LNKB configured for IRQ 11
[    0.157667] ACPI: PCI: Interrupt link LNKC configured for IRQ 5
[    0.157704] ACPI: PCI: Interrupt link LNKD configured for IRQ 10
[    0.157740] ACPI: PCI: Interrupt link LNKE configured for IRQ 0
[    0.157741] ACPI: PCI: Interrupt link LNKE disabled
[    0.157777] ACPI: PCI: Interrupt link LNKF configured for IRQ 0
[    0.157778] ACPI: PCI: Interrupt link LNKF disabled
[    0.157814] ACPI: PCI: Interrupt link LNKG configured for IRQ 3
[    0.157850] ACPI: PCI: Interrupt link LNKH configured for IRQ 3
[    0.158595] iommu: Default domain type: Translated 
[    0.158595] iommu: DMA domain TLB invalidation policy: lazy mode 
[    0.158643] pps_core: LinuxPPS API ver. 1 registered
[    0.158644] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.158649] PTP clock support registered
[    0.158657] EDAC MC: Ver: 3.0.0
[    0.158742] NetLabel: Initializing
[    0.158743] NetLabel:  domain hash size = 128
[    0.158744] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.158758] NetLabel:  unlabeled traffic allowed by default
[    0.158760] PCI: Using ACPI for IRQ routing
[    0.164085] PCI: pci_cache_line_size set to 64 bytes
[    0.164116] e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff]
[    0.164118] e820: reserve RAM buffer [mem 0x40004000-0x43ffffff]
[    0.164119] e820: reserve RAM buffer [mem 0xd9f20000-0xdbffffff]
[    0.164121] e820: reserve RAM buffer [mem 0xdae13000-0xdbffffff]
[    0.164122] e820: reserve RAM buffer [mem 0xdb000000-0xdbffffff]
[    0.164123] e820: reserve RAM buffer [mem 0x11f600000-0x11fffffff]
[    0.164137] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[    0.164137] pci 0000:00:02.0: vgaarb: bridge control possible
[    0.164137] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.164137] vgaarb: loaded
[    0.164137] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.164137] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[    0.166607] clocksource: Switched to clocksource tsc-early
[    0.176226] VFS: Disk quotas dquot_6.6.0
[    0.176245] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.176380] AppArmor: AppArmor Filesystem Enabled
[    0.176399] pnp: PnP ACPI init
[    0.176520] system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved
[    0.176596] system 00:01: [io  0x0680-0x069f] has been reserved
[    0.176598] system 00:01: [io  0x0200-0x020f] has been reserved
[    0.176600] system 00:01: [io  0xffff] has been reserved
[    0.176602] system 00:01: [io  0xffff] has been reserved
[    0.176603] system 00:01: [io  0x0400-0x0453] has been reserved
[    0.176604] system 00:01: [io  0x0458-0x047f] has been reserved
[    0.176605] system 00:01: [io  0x0500-0x057f] has been reserved
[    0.176610] system 00:01: [io  0x164e-0x164f] has been reserved
[    0.176678] system 00:03: [io  0x0454-0x0457] has been reserved
[    0.176747] system 00:04: [io  0x0a00-0x0a0f] has been reserved
[    0.176815] system 00:05: [io  0x04d0-0x04d1] has been reserved
[    0.176986] system 00:06: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.176989] system 00:06: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.176991] system 00:06: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.176993] system 00:06: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.176995] system 00:06: [mem 0xf8000000-0xfbffffff] has been reserved
[    0.176997] system 00:06: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.177002] system 00:06: [mem 0xfed90000-0xfed93fff] has been reserved
[    0.177004] system 00:06: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.177005] system 00:06: [mem 0xff000000-0xffffffff] has been reserved
[    0.177007] system 00:06: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.177009] system 00:06: [mem 0xdfa00000-0xdfa00fff] has been reserved
[    0.177125] system 00:07: [mem 0x20000000-0x201fffff] has been reserved
[    0.177128] system 00:07: [mem 0x40004000-0x40004fff] has been reserved
[    0.177145] pnp: PnP ACPI: found 8 devices
[    0.183027] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.183099] NET: Registered PF_INET protocol family
[    0.183188] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.184296] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
[    0.184326] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.184357] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.184500] TCP bind hash table entries: 32768 (order: 8, 1048576 bytes, linear)
[    0.184699] TCP: Hash tables configured (established 32768 bind 32768)
[    0.184767] MPTCP token hash table entries: 4096 (order: 4, 98304 bytes, linear)
[    0.184796] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
[    0.184811] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
[    0.184859] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.184865] NET: Registered PF_XDP protocol family
[    0.184871] pci 0000:00:1c.0: bridge window [io  0x1000-0x0fff] to [bus 01] add_size 1000
[    0.184874] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 01] add_size 200000 add_align 100000
[    0.184877] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 01] add_size 200000 add_align 100000
[    0.184884] clipped [mem size 0x00018000] to [mem size 0x00010000] for e820 entry [mem 0x000e0000-0x000fffff]
[    0.184887] pci 0000:00:1c.0: BAR 14: assigned [mem 0xdfb00000-0xdfcfffff]
[    0.184892] pci 0000:00:1c.0: BAR 15: assigned [mem 0x11f600000-0x11f7fffff 64bit pref]
[    0.184895] pci 0000:00:1c.0: BAR 13: assigned [io  0x2000-0x2fff]
[    0.184898] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.184902] pci 0000:00:1c.0:   bridge window [io  0x2000-0x2fff]
[    0.184907] pci 0000:00:1c.0:   bridge window [mem 0xdfb00000-0xdfcfffff]
[    0.184911] pci 0000:00:1c.0:   bridge window [mem 0x11f600000-0x11f7fffff 64bit pref]
[    0.184917] pci 0000:00:1c.1: PCI bridge to [bus 02]
[    0.184920] pci 0000:00:1c.1:   bridge window [io  0xe000-0xefff]
[    0.184925] pci 0000:00:1c.1:   bridge window [mem 0xf7c00000-0xf7cfffff]
[    0.184929] pci 0000:00:1c.1:   bridge window [mem 0xf0000000-0xf00fffff 64bit pref]
[    0.184935] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.184937] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.184938] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.184940] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000e7fff window]
[    0.184941] pci_bus 0000:00: resource 8 [mem 0xdfa00000-0xfeafffff window]
[    0.184942] pci_bus 0000:00: resource 9 [mem 0x11f600000-0x51f5fffff window]
[    0.184944] pci_bus 0000:01: resource 0 [io  0x2000-0x2fff]
[    0.184945] pci_bus 0000:01: resource 1 [mem 0xdfb00000-0xdfcfffff]
[    0.184946] pci_bus 0000:01: resource 2 [mem 0x11f600000-0x11f7fffff 64bit pref]
[    0.184948] pci_bus 0000:02: resource 0 [io  0xe000-0xefff]
[    0.184949] pci_bus 0000:02: resource 1 [mem 0xf7c00000-0xf7cfffff]
[    0.184951] pci_bus 0000:02: resource 2 [mem 0xf0000000-0xf00fffff 64bit pref]
[    0.185027] pci 0000:00:02.0: BIOS left Intel GPU interrupts enabled; disabling
[    0.206671] pci 0000:00:1a.0: quirk_usb_early_handoff+0x0/0x750 took 21120 usecs
[    0.230663] pci 0000:00:1d.0: quirk_usb_early_handoff+0x0/0x750 took 23411 usecs
[    0.230682] PCI: CLS 64 bytes, default 64
[    0.230694] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.230695] software IO TLB: mapped [mem 0x00000000d5f20000-0x00000000d9f20000] (64MB)
[    0.230746] Trying to unpack rootfs image as initramfs...
[    0.231154] Initialise system trusted keyrings
[    0.231174] Key type blacklist registered
[    0.231219] workingset: timestamp_bits=36 max_order=20 bucket_order=0
[    0.232753] zbud: loaded
[    0.233111] integrity: Platform Keyring initialized
[    0.233121] integrity: Machine keyring initialized
[    0.233123] Key type asymmetric registered
[    0.233125] Asymmetric key parser 'x509' registered
[    0.775189] Freeing initrd memory: 80732K
[    0.780230] alg: self-tests for CTR-KDF (hmac(sha256)) passed
[    0.780257] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
[    0.780291] io scheduler mq-deadline registered
[    0.781317] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    0.781733] thermal LNXTHERM:00: registered as thermal_zone0
[    0.781736] ACPI: thermal: Thermal Zone [TZ00] (28 C)
[    0.781898] thermal LNXTHERM:01: registered as thermal_zone1
[    0.781900] ACPI: thermal: Thermal Zone [TZ01] (30 C)
[    0.782004] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.782501] Linux agpgart interface v0.103
[    0.782554] AMD-Vi: AMD IOMMUv2 functionality not available on this system - This is not a bug.
[    0.782717] i8042: PNP: No PS/2 controller found.
[    0.782718] i8042: Probing ports directly.
[    0.783587] i8042: No controller found
[    0.783691] mousedev: PS/2 mouse device common for all mice
[    0.783711] rtc_cmos 00:02: RTC can wake from S4
[    0.783970] rtc_cmos 00:02: registered as rtc0
[    0.784003] rtc_cmos 00:02: setting system clock to 2025-04-27T18:17:59 UTC (1745777879)
[    0.784025] rtc_cmos 00:02: alarms up to one month, y3k, 242 bytes nvram
[    0.784103] intel_pstate: Intel P-state driver initializing
[    0.784253] ledtrig-cpu: registered to indicate activity on CPUs
[    0.795645] NET: Registered PF_INET6 protocol family
[    0.800639] Segment Routing with IPv6
[    0.800655] In-situ OAM (IOAM) with IPv6
[    0.800679] mip6: Mobile IPv6
[    0.800684] NET: Registered PF_PACKET protocol family
[    0.800737] mpls_gso: MPLS GSO support
[    0.800905] microcode: sig=0x306a9, pf=0x2, revision=0x21
[    0.800911] microcode: Microcode Update Driver: v2.2.
[    0.800916] IPI shorthand broadcast: enabled
[    0.800937] sched_clock: Marking stable (799117276, 1736172)->(806172336, -5318888)
[    0.801062] registered taskstats version 1
[    0.801070] Loading compiled-in X.509 certificates
[    0.820421] Loaded X.509 cert 'Debian Secure Boot CA: 6ccece7e4c6c0d1f6149f3dd27dfcc5cbb419ea1'
[    0.820442] Loaded X.509 cert 'Debian Secure Boot Signer 2022 - linux: 14011249c2675ea8e5148542202005810584b25f'
[    0.820633] zswap: loaded using pool lzo/zbud
[    0.820759] Key type .fscrypt registered
[    0.820761] Key type fscrypt-provisioning registered
[    0.825436] Key type encrypted registered
[    0.825443] AppArmor: AppArmor sha1 policy hashing enabled
[    0.825453] ima: No TPM chip found, activating TPM-bypass!
[    0.825454] ima: Allocated hash algorithm: sha256
[    0.825469] ima: No architecture policies found
[    0.825478] evm: Initialising EVM extended attributes:
[    0.825479] evm: security.selinux
[    0.825480] evm: security.SMACK64 (disabled)
[    0.825480] evm: security.SMACK64EXEC (disabled)
[    0.825481] evm: security.SMACK64TRANSMUTE (disabled)
[    0.825482] evm: security.SMACK64MMAP (disabled)
[    0.825482] evm: security.apparmor
[    0.825483] evm: security.ima
[    0.825484] evm: security.capability
[    0.825484] evm: HMAC attrs: 0x1
[    0.929105] clk: Disabling unused clocks
[    0.930037] Freeing unused decrypted memory: 2036K
[    0.930439] Freeing unused kernel image (initmem) memory: 2796K
[    0.930470] Write protecting the kernel read-only data: 26624k
[    0.930911] Freeing unused kernel image (text/rodata gap) memory: 2040K
[    0.931102] Freeing unused kernel image (rodata/data gap) memory: 1156K
[    0.978690] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    0.978692] x86/mm: Checking user space page tables
[    1.023907] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    1.023912] Run /init as init process
[    1.023914]   with arguments:
[    1.023915]     /init
[    1.023915]   with environment:
[    1.023916]     HOME=/
[    1.023917]     TERM=linux
[    1.023918]     BOOT_IMAGE=/boot/vmlinuz-6.1.0-29-amd64
[    1.185862] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[    1.202029] ACPI: button: Power Button [PWRB]
[    1.202177] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[    1.203237] ACPI: button: Power Button [PWRF]
[    1.236470] ACPI: bus type drm_connector registered
[    1.238071] tsc: Refined TSC clocksource calibration: 2993.200 MHz
[    1.238077] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2b252da6e11, max_idle_ns: 440795218047 ns
[    1.239151] clocksource: Switched to clocksource tsc
[    1.244966] ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042F conflicts with OpRegion 0x0000000000000400-0x000000000000047F (\PMIO) (20220331/utaddress-204)
[    1.244972] ACPI: OSL: Resource conflict; ACPI support missing from driver?
[    1.244975] ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20220331/utaddress-204)
[    1.244978] ACPI: OSL: Resource conflict; ACPI support missing from driver?
[    1.244979] ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20220331/utaddress-204)
[    1.244982] ACPI: OSL: Resource conflict; ACPI support missing from driver?
[    1.244982] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20220331/utaddress-204)
[    1.244985] ACPI: OSL: Resource conflict; ACPI support missing from driver?
[    1.244985] lpc_ich: Resource conflict(s) found affecting gpio_ich
[    1.246452] ACPI: bus type USB registered
[    1.246477] usbcore: registered new interface driver usbfs
[    1.246485] usbcore: registered new interface driver hub
[    1.246496] usbcore: registered new device driver usb
[    1.254515] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
[    1.254695] i2c i2c-0: 1/2 memory slots populated (from DMI)
[    1.255137] i2c i2c-0: Successfully instantiated SPD at 0x50
[    1.268644] SCSI subsystem initialized
[    1.269079] ehci-pci 0000:00:1a.0: EHCI Host Controller
[    1.269087] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
[    1.269100] ehci-pci 0000:00:1a.0: debug port 2
[    1.275962] ehci-pci 0000:00:1a.0: irq 16, io mem 0xf7d08000
[    1.293764] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[    1.293832] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01
[    1.293835] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.293836] usb usb1: Product: EHCI Host Controller
[    1.293838] usb usb1: Manufacturer: Linux 6.1.0-29-amd64 ehci_hcd
[    1.293839] usb usb1: SerialNumber: 0000:00:1a.0
[    1.293973] hub 1-0:1.0: USB hub found
[    1.293981] hub 1-0:1.0: 2 ports detected
[    1.294274] ehci-pci 0000:00:1d.0: EHCI Host Controller
[    1.294279] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
[    1.294290] ehci-pci 0000:00:1d.0: debug port 2
[    1.307382] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf7d07000
[    1.311178] r8169 0000:02:00.0: can't disable ASPM; OS doesn't have ASPM control
[    1.312866] libata version 3.00 loaded.
[    1.316810] ahci 0000:00:1f.2: version 3.0
[    1.321774] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[    1.321865] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01
[    1.321868] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.321870] usb usb2: Product: EHCI Host Controller
[    1.321871] usb usb2: Manufacturer: Linux 6.1.0-29-amd64 ehci_hcd
[    1.321872] usb usb2: SerialNumber: 0000:00:1d.0
[    1.322105] r8169 0000:02:00.0 eth0: RTL8106e, 00:e0:4c:03:ae:f3, XID 449, IRQ 24
[    1.323320] hub 2-0:1.0: USB hub found
[    1.323329] hub 2-0:1.0: 2 ports detected
[    1.327335] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 4 ports 3 Gbps 0x20 impl SATA mode
[    1.327340] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio slum part ems apst 
[    1.330848] cryptd: max_cpu_qlen set to 1000
[    1.331995] scsi host0: ahci
[    1.332363] scsi host1: ahci
[    1.336907] scsi host2: ahci
[    1.343959] scsi host3: ahci
[    1.346346] scsi host4: ahci
[    1.346627] scsi host5: ahci
[    1.346673] ata1: DUMMY
[    1.346675] ata2: DUMMY
[    1.346675] ata3: DUMMY
[    1.346676] ata4: DUMMY
[    1.346677] ata5: DUMMY
[    1.346679] ata6: SATA max UDMA/133 abar m2048@0xf7d06000 port 0xf7d06380 irq 25
[    1.636433] i915 0000:00:02.0: vgaarb: deactivate vga console
[    1.637322] Console: switching to colour dummy device 80x25
[    1.638283] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[    1.660041] ata6: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    1.660128] [drm] Initialized i915 1.6.0 20201103 for 0000:00:02.0 on minor 0
[    1.660540] ACPI: video: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    1.660681] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input2
[    1.660783] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.SAT0.SPT5._GTF.DSSP], AE_NOT_FOUND (20220331/psargs-332)
[    1.660793] ACPI Error: Aborting method \_SB.PCI0.SAT0.SPT5._GTF due to previous error (AE_NOT_FOUND) (20220331/psparse-529)
[    1.661265] ata6.00: ATA-10: Ant Esports 690 NEO SATA 128GB, F3A1E171, max UDMA/133
[    1.661337] ata6.00: 250069680 sectors, multi 1: LBA48 NCQ (depth 32), AA
[    1.661736] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.SAT0.SPT5._GTF.DSSP], AE_NOT_FOUND (20220331/psargs-332)
[    1.661763] ACPI Error: Aborting method \_SB.PCI0.SAT0.SPT5._GTF due to previous error (AE_NOT_FOUND) (20220331/psparse-529)
[    1.661973] ata6.00: configured for UDMA/133
[    1.662107] scsi 5:0:0:0: Direct-Access     ATA      Ant Esports 690  E171 PQ: 0 ANSI: 5
[    1.757743] usb 2-1: new high-speed USB device number 2 using ehci-pci
[    1.757757] usb 1-1: new high-speed USB device number 2 using ehci-pci
[    1.776811] fbcon: i915drmfb (fb0) is primary device
[    1.880984] Console: switching to colour frame buffer device 240x67
[    1.899325] i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
[    1.915884] usb 2-1: New USB device found, idVendor=8087, idProduct=0024, bcdDevice= 0.00
[    1.915888] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.915982] usb 1-1: New USB device found, idVendor=8087, idProduct=0024, bcdDevice= 0.00
[    1.915985] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.916711] hub 2-1:1.0: USB hub found
[    1.916827] hub 2-1:1.0: 6 ports detected
[    1.918017] hub 1-1:1.0: USB hub found
[    1.918195] hub 1-1:1.0: 4 ports detected
[    1.929261] sd 5:0:0:0: [sda] 250069680 512-byte logical blocks: (128 GB/119 GiB)
[    1.929287] sd 5:0:0:0: [sda] Write Protect is off
[    1.929291] sd 5:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.929313] sd 5:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.929340] sd 5:0:0:0: [sda] Preferred minimum I/O size 512 bytes
[    1.929847]  sda: sda1
[    1.929950] sd 5:0:0:0: [sda] Attached SCSI disk
[    2.053738] raid6: sse2x4   gen() 14399 MB/s
[    2.121738] raid6: sse2x2   gen() 15117 MB/s
[    2.189739] raid6: sse2x1   gen() 12053 MB/s
[    2.189740] raid6: using algorithm sse2x2 gen() 15117 MB/s
[    2.257739] raid6: .... xor() 8515 MB/s, rmw enabled
[    2.257740] raid6: using ssse3x2 recovery algorithm
[    2.258634] xor: measuring software checksum speed
[    2.258796]    prefetch64-sse  : 20472 MB/sec
[    2.258974]    generic_sse     : 18509 MB/sec
[    2.258975] xor: using function: prefetch64-sse (20472 MB/sec)
[    2.259482] async_tx: api initialized (async)
[    2.441756] usb 2-1.1: new low-speed USB device number 3 using ehci-pci
[    2.441779] usb 1-1.2: new high-speed USB device number 3 using ehci-pci
[    2.486412] Btrfs loaded, crc32c=crc32c-intel, zoned=yes, fsverity=yes
[    2.558623] usb 1-1.2: New USB device found, idVendor=0bda, idProduct=8179, bcdDevice= 0.00
[    2.558629] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    2.558636] usb 1-1.2: Product: LSD315P
[    2.558638] usb 1-1.2: Manufacturer: Realtek
[    2.558639] usb 1-1.2: SerialNumber: 009569D083E4
[    2.565405] usb 2-1.1: New USB device found, idVendor=c0f4, idProduct=01f5, bcdDevice= 1.10
[    2.565412] usb 2-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.565414] usb 2-1.1: Product: Usb KeyBoard
[    2.565415] usb 2-1.1: Manufacturer: Usb KeyBoard
[    2.575994] hid: raw HID events driver (C) Jiri Kosina
[    2.583752] usbcore: registered new interface driver usbhid
[    2.583756] usbhid: USB HID core driver
[    2.586042] input: Usb KeyBoard Usb KeyBoard as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.0/0003:C0F4:01F5.0001/input/input3
[    2.617333] EXT4-fs (sda1): mounted filesystem with ordered data mode. Quota mode: none.
[    2.645764] usb 2-1.2: new low-speed USB device number 4 using ehci-pci
[    2.681841] hid-generic 0003:C0F4:01F5.0001: input,hidraw0: USB HID v1.10 Keyboard [Usb KeyBoard Usb KeyBoard] on usb-0000:00:1d.0-1.1/input0
[    2.682043] input: Usb KeyBoard Usb KeyBoard Consumer Control as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.1/0003:C0F4:01F5.0002/input/input4
[    2.701530] Not activating Mandatory Access Control as /sbin/tomoyo-init does not exist.
[    2.741821] input: Usb KeyBoard Usb KeyBoard System Control as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.1/0003:C0F4:01F5.0002/input/input5
[    2.741865] hid-generic 0003:C0F4:01F5.0002: input,hidraw1: USB HID v1.10 Device [Usb KeyBoard Usb KeyBoard] on usb-0000:00:1d.0-1.1/input1
[    2.762340] usb 2-1.2: New USB device found, idVendor=10c4, idProduct=8108, bcdDevice= 0.00
[    2.762345] usb 2-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.762347] usb 2-1.2: Product: USB OPTICAL MOUSE
[    2.762348] usb 2-1.2: Manufacturer: YSPRINGTECH
[    2.765135] input: YSPRINGTECH USB OPTICAL MOUSE as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/0003:10C4:8108.0003/input/input6
[    2.765300] hid-generic 0003:10C4:8108.0003: input,hidraw2: USB HID v1.11 Mouse [YSPRINGTECH USB OPTICAL MOUSE] on usb-0000:00:1d.0-1.2/input0
[    3.213703] EDAC ie31200: No ECC support
[    3.213768] EDAC ie31200: No ECC support
[    3.243870] iTCO_vendor_support: vendor-support=0
[    3.262425] at24 0-0050: supply vcc not found, using dummy regulator
[    3.264236] at24 0-0050: 256 byte spd EEPROM, read-only
[    3.274937] sd 5:0:0:0: Attached scsi generic sg0 type 0
[    3.286210] iTCO_wdt iTCO_wdt.1.auto: Found a Cougar Point TCO device (Version=2, TCOBASE=0x0460)
[    3.319479] iTCO_wdt iTCO_wdt.1.auto: initialized. heartbeat=30 sec (nowayout=0)
[    3.351196] RAPL PMU: API unit is 2^-32 Joules, 3 fixed counters, 163840 ms ovfl timer
[    3.351200] RAPL PMU: hw unit of domain pp0-core 2^-16 Joules
[    3.351202] RAPL PMU: hw unit of domain package 2^-16 Joules
[    3.351202] RAPL PMU: hw unit of domain pp1-gpu 2^-16 Joules
[    3.376500] intel_rapl_common: Found RAPL domain package
[    3.376503] intel_rapl_common: Found RAPL domain core
[    3.376503] intel_rapl_common: Found RAPL domain uncore
[    3.376510] intel_rapl_common: RAPL package-0 domain package locked by BIOS
[    3.382842] snd_hda_intel 0000:00:1b.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[    3.427267] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC662 rev1: line_outs=1 (0x1b/0x0/0x0/0x0/0x0) type:line
[    3.427272] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    3.427274] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x14/0x0/0x0/0x0/0x0)
[    3.427275] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
[    3.427276] snd_hda_codec_realtek hdaudioC0D0:    inputs:
[    3.427278] snd_hda_codec_realtek hdaudioC0D0:      Front Mic=0x19
[    3.427279] snd_hda_codec_realtek hdaudioC0D0:      Rear Mic=0x18
[    3.427280] snd_hda_codec_realtek hdaudioC0D0:      Line=0x1a
[    3.447934] input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input7
[    3.448259] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
[    3.448307] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
[    3.448349] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[    3.448391] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
[    3.448437] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
[    3.893741] random: crng init done
[    5.589162] r8188eu: module is from the staging directory, the quality is unknown, you have been warned.
[    5.806320] usbcore: registered new interface driver r8188eu
[    5.934844] EXT4-fs (sda1): re-mounted. Quota mode: none.
[    6.129771] lp: driver loaded but no devices found
[    6.146728] ppdev: user-space parallel port driver
[    6.176137] loop: module loaded
[    6.230239] Adding 2097148k swap on /swap/swap.  Priority:-2 extents:2 across:14827516k SSFS
[    6.544703] networking done
[    6.687247] RPC: Registered named UNIX socket transport module.
[    6.687251] RPC: Registered udp transport module.
[    6.687252] RPC: Registered tcp transport module.
[    6.687253] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    6.702566] FS-Cache: Loaded
[    6.936974] input: ACPI Virtual Keyboard Device as /devices/virtual/input/input13
[    8.330034] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    8.330248] cfg80211: Loaded X.509 cert 'benh@debian.org: 577e021cb980e0e820821ba7b54b4961b8b4fadf'
[    8.330433] cfg80211: Loaded X.509 cert 'romain.perier@gmail.com: 3abbc6ec146e09d1b6016ab9d6cf71dd233f0328'
[    8.330617] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    8.330800] cfg80211: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
[    8.334031] platform regulatory.0: firmware: direct-loading firmware regulatory.db
[    8.334948] platform regulatory.0: firmware: direct-loading firmware regulatory.db.p7s
[    8.476635] alg: No test for fips(ansi_cprng) (fips_ansi_cprng)
[    8.720144] r8169 0000:02:00.0: firmware: direct-loading firmware rtl_nic/rtl8106e-1.fw
[    8.720462] RTL8208 Fast Ethernet r8169-0-200:00: attached PHY driver (mii_bus:phy_addr=r8169-0-200:00, irq=MAC)
[    8.809151] Bluetooth: Core ver 2.22
[    8.809177] NET: Registered PF_BLUETOOTH protocol family
[    8.809179] Bluetooth: HCI device and connection manager initialized
[    8.809905] Bluetooth: HCI socket layer initialized
[    8.809908] Bluetooth: L2CAP socket layer initialized
[    8.809913] Bluetooth: SCO socket layer initialized
[    8.832139] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    8.832144] Bluetooth: BNEP filters: protocol multicast
[    8.832149] Bluetooth: BNEP socket layer initialized
[    9.004925] r8169 0000:02:00.0 eth0: Link is Down
[    9.007256] r8188eu 1-1.2:1.0: firmware: direct-loading firmware rtlwifi/rtl8188eufw.bin
[    9.007270] r8188eu 1-1.2:1.0: Firmware Version 11, SubVersion 1, Signature 0x88e1
[    9.614901] NET: Registered PF_QIPCRTR protocol family
[   11.030108] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[   12.230487] fuse: init (API version 7.38)
Last edited by ms2bobby on Sun Apr 27, 2025 2:24 pm, edited 4 times in total.

User avatar
Amiga-MX
Posts: 233
Joined: Sun Jan 23, 2022 4:27 pm

Re: bluetooth not working at all, even in AHS

#16 Post by Amiga-MX »

This is not going to help too much. I have installed MX23.6 FB in my new machine. The Bluetooth vanished after the click.

Can't provide system information as I have dismantled the hardware again, because I was taking sizing a tailored box where to put into.

MXLMLGO

ms2bobby
Posts: 10
Joined: Fri Apr 25, 2025 4:04 pm

Re: bluetooth not working at all, even in AHS

#17 Post by ms2bobby »

the following is boot up with bt dongle plugged in

Code: Select all

[    0.000000] microcode: microcode updated early to revision 0x21, date = 2019-02-13
[    0.000000] Linux version 6.1.0-29-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian 6.1.123-1 (2025-01-02)
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-6.1.0-29-amd64 root=UUID=ca9de29a-3eeb-4592-9ee9-af09395befa1 ro quiet
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009d7ff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009d800-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000020200000-0x0000000040003fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000040004000-0x0000000040004fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000040005000-0x00000000d9f1ffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000d9f20000-0x00000000da52bfff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000da52c000-0x00000000da791fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000da792000-0x00000000da79dfff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000da79e000-0x00000000da7abfff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000da7ac000-0x00000000da7b0fff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000da7b1000-0x00000000da7f3fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000da7f4000-0x00000000dae12fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000dae13000-0x00000000daff2fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000daff3000-0x00000000daffffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000db800000-0x00000000df9fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000011f5fffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.7 present.
[    0.000000] DMI: To be filled by O.E.M. To be filled by O.E.M./, BIOS 4.6.5 06/29/2020
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 2993.241 MHz processor
[    0.001131] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.001134] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.001145] last_pfn = 0x11f600 max_arch_pfn = 0x400000000
[    0.001237] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.001669] e820: update [mem 0xdb800000-0xffffffff] usable ==> reserved
[    0.001675] last_pfn = 0xdb000 max_arch_pfn = 0x400000000
[    0.011595] found SMP MP-table at [mem 0x000fcbb0-0x000fcbbf]
[    0.012684] RAMDISK: [mem 0x2e241000-0x33117fff]
[    0.012690] ACPI: Early table checksum verification disabled
[    0.012692] ACPI: RSDP 0x00000000000F0450 000024 (v02 ALASKA)
[    0.012696] ACPI: XSDT 0x00000000DA792070 000064 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.012702] ACPI: FACP 0x00000000DA79C098 0000F4 (v04 ALASKA A M I    01072009 AMI  00010013)
[    0.012707] ACPI: DSDT 0x00000000DA792168 009F2F (v02 ALASKA A M I    00000013 INTL 20051117)
[    0.012710] ACPI: FACS 0x00000000DA7AAF80 000040
[    0.012713] ACPI: APIC 0x00000000DA79C190 000062 (v03 ALASKA A M I    01072009 AMI  00010013)
[    0.012716] ACPI: ASF! 0x00000000DA79C1F8 0000A5 (v32 INTEL   HCG     00000001 TFSM 000F4240)
[    0.012719] ACPI: MCFG 0x00000000DA79C2A0 00003C (v01 ALASKA A M I    01072009 MSFT 00000097)
[    0.012722] ACPI: HPET 0x00000000DA79C2E0 000038 (v01 ALASKA A M I    01072009 AMI. 00000005)
[    0.012725] ACPI: SSDT 0x00000000DA79C318 00036D (v01 SataRe SataTabl 00001000 INTL 20091112)
[    0.012728] ACPI: SSDT 0x00000000DA79C688 000A92 (v01 PmRef  CpuPm    00003000 INTL 20051117)
[    0.012731] ACPI: BGRT 0x00000000DA79D120 000038 (v00 ALASKA A M I    01072009 AMI  00010013)
[    0.012734] ACPI: Reserving FACP table memory at [mem 0xda79c098-0xda79c18b]
[    0.012735] ACPI: Reserving DSDT table memory at [mem 0xda792168-0xda79c096]
[    0.012736] ACPI: Reserving FACS table memory at [mem 0xda7aaf80-0xda7aafbf]
[    0.012737] ACPI: Reserving APIC table memory at [mem 0xda79c190-0xda79c1f1]
[    0.012738] ACPI: Reserving ASF! table memory at [mem 0xda79c1f8-0xda79c29c]
[    0.012739] ACPI: Reserving MCFG table memory at [mem 0xda79c2a0-0xda79c2db]
[    0.012739] ACPI: Reserving HPET table memory at [mem 0xda79c2e0-0xda79c317]
[    0.012740] ACPI: Reserving SSDT table memory at [mem 0xda79c318-0xda79c684]
[    0.012741] ACPI: Reserving SSDT table memory at [mem 0xda79c688-0xda79d119]
[    0.012742] ACPI: Reserving BGRT table memory at [mem 0xda79d120-0xda79d157]
[    0.012796] No NUMA configuration found
[    0.012797] Faking a node at [mem 0x0000000000000000-0x000000011f5fffff]
[    0.012807] NODE_DATA(0) allocated [mem 0x11f5d3000-0x11f5fdfff]
[    0.013080] Zone ranges:
[    0.013081]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.013083]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.013084]   Normal   [mem 0x0000000100000000-0x000000011f5fffff]
[    0.013086]   Device   empty
[    0.013086] Movable zone start for each node
[    0.013089] Early memory node ranges
[    0.013089]   node   0: [mem 0x0000000000001000-0x000000000009cfff]
[    0.013091]   node   0: [mem 0x0000000000100000-0x000000001fffffff]
[    0.013092]   node   0: [mem 0x0000000020200000-0x0000000040003fff]
[    0.013093]   node   0: [mem 0x0000000040005000-0x00000000d9f1ffff]
[    0.013094]   node   0: [mem 0x00000000da7f4000-0x00000000dae12fff]
[    0.013095]   node   0: [mem 0x00000000daff3000-0x00000000daffffff]
[    0.013095]   node   0: [mem 0x0000000100000000-0x000000011f5fffff]
[    0.013097] Initmem setup node 0 [mem 0x0000000000001000-0x000000011f5fffff]
[    0.013103] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.013141] On node 0, zone DMA: 99 pages in unavailable ranges
[    0.016401] On node 0, zone DMA32: 512 pages in unavailable ranges
[    0.024657] On node 0, zone DMA32: 1 pages in unavailable ranges
[    0.024717] On node 0, zone DMA32: 2260 pages in unavailable ranges
[    0.024725] On node 0, zone DMA32: 480 pages in unavailable ranges
[    0.025446] On node 0, zone Normal: 20480 pages in unavailable ranges
[    0.025488] On node 0, zone Normal: 2560 pages in unavailable ranges
[    0.025495] Reserving Intel graphics memory at [mem 0xdba00000-0xdf9fffff]
[    0.025615] ACPI: PM-Timer IO Port: 0x408
[    0.025622] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[    0.025634] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
[    0.025637] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.025639] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.025643] ACPI: Using ACPI (MADT) for SMP configuration information
[    0.025644] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[    0.025649] TSC deadline timer available
[    0.025650] smpboot: Allowing 2 CPUs, 0 hotplug CPUs
[    0.025672] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.025675] PM: hibernation: Registered nosave memory: [mem 0x0009d000-0x0009dfff]
[    0.025675] PM: hibernation: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
[    0.025676] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000dffff]
[    0.025677] PM: hibernation: Registered nosave memory: [mem 0x000e0000-0x000fffff]
[    0.025679] PM: hibernation: Registered nosave memory: [mem 0x20000000-0x201fffff]
[    0.025680] PM: hibernation: Registered nosave memory: [mem 0x40004000-0x40004fff]
[    0.025682] PM: hibernation: Registered nosave memory: [mem 0xd9f20000-0xda52bfff]
[    0.025683] PM: hibernation: Registered nosave memory: [mem 0xda52c000-0xda791fff]
[    0.025683] PM: hibernation: Registered nosave memory: [mem 0xda792000-0xda79dfff]
[    0.025684] PM: hibernation: Registered nosave memory: [mem 0xda79e000-0xda7abfff]
[    0.025685] PM: hibernation: Registered nosave memory: [mem 0xda7ac000-0xda7b0fff]
[    0.025686] PM: hibernation: Registered nosave memory: [mem 0xda7b1000-0xda7f3fff]
[    0.025687] PM: hibernation: Registered nosave memory: [mem 0xdae13000-0xdaff2fff]
[    0.025689] PM: hibernation: Registered nosave memory: [mem 0xdb000000-0xdb7fffff]
[    0.025690] PM: hibernation: Registered nosave memory: [mem 0xdb800000-0xdf9fffff]
[    0.025690] PM: hibernation: Registered nosave memory: [mem 0xdfa00000-0xf7ffffff]
[    0.025691] PM: hibernation: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
[    0.025692] PM: hibernation: Registered nosave memory: [mem 0xfc000000-0xfebfffff]
[    0.025692] PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[    0.025693] PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
[    0.025694] PM: hibernation: Registered nosave memory: [mem 0xfed00000-0xfed03fff]
[    0.025694] PM: hibernation: Registered nosave memory: [mem 0xfed04000-0xfed1bfff]
[    0.025695] PM: hibernation: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
[    0.025696] PM: hibernation: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
[    0.025697] PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.025697] PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
[    0.025698] PM: hibernation: Registered nosave memory: [mem 0xff000000-0xffffffff]
[    0.025700] [mem 0xdfa00000-0xf7ffffff] available for PCI devices
[    0.025701] Booting paravirtualized kernel on bare hardware
[    0.025703] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[    0.030131] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1
[    0.030428] percpu: Embedded 61 pages/cpu s212992 r8192 d28672 u1048576
[    0.030435] pcpu-alloc: s212992 r8192 d28672 u1048576 alloc=1*2097152
[    0.030438] pcpu-alloc: [0] 0 1 
[    0.030466] Fallback order for Node 0: 0 
[    0.030469] Built 1 zonelists, mobility grouping on.  Total pages: 1006053
[    0.030470] Policy zone: Normal
[    0.030471] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-6.1.0-29-amd64 root=UUID=ca9de29a-3eeb-4592-9ee9-af09395befa1 ro quiet
[    0.030518] Unknown kernel command line parameters "BOOT_IMAGE=/boot/vmlinuz-6.1.0-29-amd64", will be passed to user space.
[    0.030926] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[    0.031132] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.031168] mem auto-init: stack:all(zero), heap alloc:on, heap free:off
[    0.031172] software IO TLB: area num 2.
[    0.068146] Memory: 3505288K/4088732K available (14342K kernel code, 2336K rwdata, 9084K rodata, 2796K init, 17392K bss, 273396K reserved, 0K cma-reserved)
[    0.068441] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[    0.068459] Kernel/User page tables isolation: enabled
[    0.068502] ftrace: allocating 40302 entries in 158 pages
[    0.075099] ftrace: allocated 158 pages with 5 groups
[    0.075770] Dynamic Preempt: voluntary
[    0.075805] rcu: Preemptible hierarchical RCU implementation.
[    0.075806] rcu: 	RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=2.
[    0.075807] 	Trampoline variant of Tasks RCU enabled.
[    0.075807] 	Rude variant of Tasks RCU enabled.
[    0.075808] 	Tracing variant of Tasks RCU enabled.
[    0.075809] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[    0.075809] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
[    0.080817] NR_IRQS: 524544, nr_irqs: 440, preallocated irqs: 16
[    0.081000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[    0.082638] Console: colour VGA+ 80x25
[    0.082655] printk: console [tty0] enabled
[    0.082677] ACPI: Core revision 20220331
[    0.082765] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
[    0.082781] APIC: Switch to symmetric I/O mode setup
[    0.083182] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.102780] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2b2554bca33, max_idle_ns: 440795302429 ns
[    0.102786] Calibrating delay loop (skipped), value calculated using timer frequency.. 5986.48 BogoMIPS (lpj=11972964)
[    0.102803] x86/cpu: VMX (outside TXT) disabled by BIOS
[    0.102858] CPU0: Thermal monitoring enabled (TM1)
[    0.102876] process: using mwait in idle threads
[    0.102878] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8
[    0.102879] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
[    0.102883] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.102884] Spectre V2 : Mitigation: Retpolines
[    0.102885] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.102886] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
[    0.102887] Spectre V2 : Enabling Restricted Speculation for firmware calls
[    0.102888] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.102890] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
[    0.102891] MDS: Mitigation: Clear CPU buffers
[    0.102892] MMIO Stale Data: Unknown: No mitigations
[    0.102896] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.102897] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.102899] x86/fpu: Enabled xstate features 0x3, context size is 576 bytes, using 'standard' format.
[    0.116234] Freeing SMP alternatives memory: 36K
[    0.116238] pid_max: default: 32768 minimum: 301
[    0.116305] LSM: Security Framework initializing
[    0.116324] landlock: Up and running.
[    0.116325] Yama: disabled by default; enable with sysctl kernel.yama.*
[    0.116351] AppArmor: AppArmor initialized
[    0.116353] TOMOYO Linux initialized
[    0.116359] LSM support for eBPF active
[    0.116401] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    0.116408] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    0.118867] smpboot: CPU0: Intel(R) Pentium(R) CPU G2030 @ 3.00GHz (family: 0x6, model: 0x3a, stepping: 0x9)
[    0.119004] cblist_init_generic: Setting adjustable number of callback queues.
[    0.119006] cblist_init_generic: Setting shift to 1 and lim to 1.
[    0.119027] cblist_init_generic: Setting adjustable number of callback queues.
[    0.119028] cblist_init_generic: Setting shift to 1 and lim to 1.
[    0.119045] cblist_init_generic: Setting adjustable number of callback queues.
[    0.119046] cblist_init_generic: Setting shift to 1 and lim to 1.
[    0.119061] Performance Events: PEBS fmt1+, IvyBridge events, 16-deep LBR, full-width counters, Intel PMU driver.
[    0.119080] ... version:                3
[    0.119081] ... bit width:              48
[    0.119082] ... generic registers:      8
[    0.119082] ... value mask:             0000ffffffffffff
[    0.119083] ... max period:             00007fffffffffff
[    0.119084] ... fixed-purpose events:   3
[    0.119085] ... event mask:             00000007000000ff
[    0.119234] signal: max sigframe size: 1520
[    0.119251] Estimated ratio of average max frequency by base frequency (times 1024): 1024
[    0.119273] rcu: Hierarchical SRCU implementation.
[    0.119274] rcu: 	Max phase no-delay instances is 1000.
[    0.119660] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.119707] smp: Bringing up secondary CPUs ...
[    0.119810] x86: Booting SMP configuration:
[    0.119812] .... node  #0, CPUs:      #1
[    0.122842] smp: Brought up 1 node, 2 CPUs
[    0.122842] smpboot: Max logical packages: 1
[    0.122842] smpboot: Total of 2 processors activated (11972.96 BogoMIPS)
[    0.123842] node 0 deferred pages initialised in 0ms
[    0.123873] devtmpfs: initialized
[    0.123873] x86/mm: Memory block size: 128MB
[    0.123873] ACPI: PM: Registering ACPI NVS region [mem 0xda52c000-0xda791fff] (2514944 bytes)
[    0.123873] ACPI: PM: Registering ACPI NVS region [mem 0xda79e000-0xda7abfff] (57344 bytes)
[    0.123873] ACPI: PM: Registering ACPI NVS region [mem 0xda7b1000-0xda7f3fff] (274432 bytes)
[    0.123873] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.123873] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
[    0.123873] pinctrl core: initialized pinctrl subsystem
[    0.123873] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.123873] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
[    0.123911] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.123970] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.123978] audit: initializing netlink subsys (disabled)
[    0.124010] audit: type=2000 audit(1745778098.040:1): state=initialized audit_enabled=0 res=1
[    0.124010] thermal_sys: Registered thermal governor 'fair_share'
[    0.124010] thermal_sys: Registered thermal governor 'bang_bang'
[    0.124010] thermal_sys: Registered thermal governor 'step_wise'
[    0.124010] thermal_sys: Registered thermal governor 'user_space'
[    0.124010] thermal_sys: Registered thermal governor 'power_allocator'
[    0.124010] cpuidle: using governor ladder
[    0.124010] cpuidle: using governor menu
[    0.124010] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.124010] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.124010] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[    0.124010] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[    0.124010] pmd_set_huge: Cannot satisfy [mem 0xf8000000-0xf8200000] with a huge-page mapping due to MTRR override.
[    0.124010] PCI: Using configuration type 1 for base access
[    0.124010] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off
[    0.124010] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.127652] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[    0.138785] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[    0.138785] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[    0.138967] ACPI: Added _OSI(Module Device)
[    0.138967] ACPI: Added _OSI(Processor Device)
[    0.138967] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.138967] ACPI: Added _OSI(Processor Aggregator Device)
[    0.139389] ACPI: 3 ACPI AML tables successfully acquired and loaded
[    0.155746] ACPI BIOS Error (bug): Could not resolve symbol [\_PR.CPU0._PPC], AE_NOT_FOUND (20220331/psargs-332)
[    0.155746] ACPI Error: Aborting method \_PR.CPU0._PDC due to previous error (AE_NOT_FOUND) (20220331/psparse-529)
[    0.155746] ACPI: Dynamic OEM Table Load:
[    0.155746] ACPI: SSDT 0xFFFF8A85C09AA400 000119 (v01 PmRef  ApCst    00003000 INTL 20051117)
[    0.155746] ACPI: Interpreter enabled
[    0.155746] ACPI: PM: (supports S0 S1 S4 S5)
[    0.155746] ACPI: Using IOAPIC for interrupt routing
[    0.155746] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.155746] PCI: Using E820 reservations for host bridge windows
[    0.155806] ACPI: Enabled 15 GPEs in block 00 to 3F
[    0.158480] ACPI: PM: Power Resource [FN00]
[    0.158538] ACPI: PM: Power Resource [FN01]
[    0.158599] ACPI: PM: Power Resource [FN02]
[    0.158656] ACPI: PM: Power Resource [FN03]
[    0.158710] ACPI: PM: Power Resource [FN04]
[    0.159089] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
[    0.159096] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[    0.159189] acpi PNP0A08:00: _OSC: OS requested [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR]
[    0.159191] acpi PNP0A08:00: _OSC: platform willing to grant [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR]
[    0.159193] acpi PNP0A08:00: _OSC: platform retains control of PCIe features (AE_ERROR)
[    0.159671] PCI host bridge to bus 0000:00
[    0.159673] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.159675] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.159677] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.159679] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000e7fff window]
[    0.159680] pci_bus 0000:00: root bus resource [mem 0xdfa00000-0xfeafffff window]
[    0.159681] pci_bus 0000:00: root bus resource [mem 0x11f600000-0x51f5fffff window]
[    0.159683] pci_bus 0000:00: root bus resource [bus 00-3e]
[    0.159698] pci 0000:00:00.0: [8086:0150] type 00 class 0x060000
[    0.159766] pci 0000:00:02.0: [8086:0152] type 00 class 0x030000
[    0.159774] pci 0000:00:02.0: reg 0x10: [mem 0xf7800000-0xf7bfffff 64bit]
[    0.159779] pci 0000:00:02.0: reg 0x18: [mem 0xe0000000-0xefffffff 64bit pref]
[    0.159782] pci 0000:00:02.0: reg 0x20: [io  0xf000-0xf03f]
[    0.159793] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.159891] pci 0000:00:16.0: [8086:1c3a] type 00 class 0x078000
[    0.159911] pci 0000:00:16.0: reg 0x10: [mem 0xf7d0a000-0xf7d0a00f 64bit]
[    0.159983] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[    0.160049] pci 0000:00:1a.0: [8086:1c2d] type 00 class 0x0c0320
[    0.160065] pci 0000:00:1a.0: reg 0x10: [mem 0xf7d08000-0xf7d083ff]
[    0.160148] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[    0.160230] pci 0000:00:1b.0: [8086:1c20] type 00 class 0x040300
[    0.160248] pci 0000:00:1b.0: reg 0x10: [mem 0xf7d00000-0xf7d03fff 64bit]
[    0.160324] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.160419] pci 0000:00:1c.0: [8086:1c10] type 01 class 0x060400
[    0.160508] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.160597] pci 0000:00:1c.1: [8086:1c12] type 01 class 0x060400
[    0.160685] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[    0.160798] pci 0000:00:1d.0: [8086:1c26] type 00 class 0x0c0320
[    0.160814] pci 0000:00:1d.0: reg 0x10: [mem 0xf7d07000-0xf7d073ff]
[    0.160896] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.160977] pci 0000:00:1f.0: [8086:1c5c] type 00 class 0x060100
[    0.161155] pci 0000:00:1f.2: [8086:1c02] type 00 class 0x010601
[    0.161168] pci 0000:00:1f.2: reg 0x10: [io  0xf0b0-0xf0b7]
[    0.161176] pci 0000:00:1f.2: reg 0x14: [io  0xf0a0-0xf0a3]
[    0.161183] pci 0000:00:1f.2: reg 0x18: [io  0xf090-0xf097]
[    0.161191] pci 0000:00:1f.2: reg 0x1c: [io  0xf080-0xf083]
[    0.161198] pci 0000:00:1f.2: reg 0x20: [io  0xf060-0xf07f]
[    0.161206] pci 0000:00:1f.2: reg 0x24: [mem 0xf7d06000-0xf7d067ff]
[    0.161246] pci 0000:00:1f.2: PME# supported from D3hot
[    0.161316] pci 0000:00:1f.3: [8086:1c22] type 00 class 0x0c0500
[    0.161333] pci 0000:00:1f.3: reg 0x10: [mem 0xf7d05000-0xf7d050ff 64bit]
[    0.161353] pci 0000:00:1f.3: reg 0x20: [io  0xf040-0xf05f]
[    0.161469] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.161550] pci 0000:02:00.0: [10ec:8136] type 00 class 0x020000
[    0.161575] pci 0000:02:00.0: reg 0x10: [io  0xe000-0xe0ff]
[    0.161608] pci 0000:02:00.0: reg 0x18: [mem 0xf7c00000-0xf7c00fff 64bit]
[    0.161629] pci 0000:02:00.0: reg 0x20: [mem 0xf0000000-0xf0003fff 64bit pref]
[    0.161757] pci 0000:02:00.0: supports D1 D2
[    0.161759] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.161951] pci 0000:00:1c.1: PCI bridge to [bus 02]
[    0.161956] pci 0000:00:1c.1:   bridge window [io  0xe000-0xefff]
[    0.161960] pci 0000:00:1c.1:   bridge window [mem 0xf7c00000-0xf7cfffff]
[    0.161966] pci 0000:00:1c.1:   bridge window [mem 0xf0000000-0xf00fffff 64bit pref]
[    0.162334] ACPI: PCI: Interrupt link LNKA configured for IRQ 11
[    0.162373] ACPI: PCI: Interrupt link LNKB configured for IRQ 11
[    0.162410] ACPI: PCI: Interrupt link LNKC configured for IRQ 5
[    0.162446] ACPI: PCI: Interrupt link LNKD configured for IRQ 10
[    0.162483] ACPI: PCI: Interrupt link LNKE configured for IRQ 0
[    0.162484] ACPI: PCI: Interrupt link LNKE disabled
[    0.162519] ACPI: PCI: Interrupt link LNKF configured for IRQ 0
[    0.162520] ACPI: PCI: Interrupt link LNKF disabled
[    0.162556] ACPI: PCI: Interrupt link LNKG configured for IRQ 3
[    0.162592] ACPI: PCI: Interrupt link LNKH configured for IRQ 3
[    0.166787] iommu: Default domain type: Translated 
[    0.166788] iommu: DMA domain TLB invalidation policy: lazy mode 
[    0.166856] pps_core: LinuxPPS API ver. 1 registered
[    0.166858] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.166863] PTP clock support registered
[    0.166871] EDAC MC: Ver: 3.0.0
[    0.166968] NetLabel: Initializing
[    0.166968] NetLabel:  domain hash size = 128
[    0.166968] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.166979] NetLabel:  unlabeled traffic allowed by default
[    0.166980] PCI: Using ACPI for IRQ routing
[    0.168510] PCI: pci_cache_line_size set to 64 bytes
[    0.168544] e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff]
[    0.168546] e820: reserve RAM buffer [mem 0x40004000-0x43ffffff]
[    0.168547] e820: reserve RAM buffer [mem 0xd9f20000-0xdbffffff]
[    0.168548] e820: reserve RAM buffer [mem 0xdae13000-0xdbffffff]
[    0.168549] e820: reserve RAM buffer [mem 0xdb000000-0xdbffffff]
[    0.168550] e820: reserve RAM buffer [mem 0x11f600000-0x11fffffff]
[    0.168567] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[    0.168567] pci 0000:00:02.0: vgaarb: bridge control possible
[    0.168567] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.168567] vgaarb: loaded
[    0.168567] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.168567] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[    0.171846] clocksource: Switched to clocksource tsc-early
[    0.171997] VFS: Disk quotas dquot_6.6.0
[    0.172016] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.172153] AppArmor: AppArmor Filesystem Enabled
[    0.172174] pnp: PnP ACPI init
[    0.172265] system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved
[    0.172342] system 00:01: [io  0x0680-0x069f] has been reserved
[    0.172345] system 00:01: [io  0x0200-0x020f] has been reserved
[    0.172346] system 00:01: [io  0xffff] has been reserved
[    0.172348] system 00:01: [io  0xffff] has been reserved
[    0.172349] system 00:01: [io  0x0400-0x0453] has been reserved
[    0.172351] system 00:01: [io  0x0458-0x047f] has been reserved
[    0.172352] system 00:01: [io  0x0500-0x057f] has been reserved
[    0.172354] system 00:01: [io  0x164e-0x164f] has been reserved
[    0.172427] system 00:03: [io  0x0454-0x0457] has been reserved
[    0.172493] system 00:04: [io  0x0a00-0x0a0f] has been reserved
[    0.172559] system 00:05: [io  0x04d0-0x04d1] has been reserved
[    0.172735] system 00:06: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.172738] system 00:06: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.172739] system 00:06: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.172741] system 00:06: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.172743] system 00:06: [mem 0xf8000000-0xfbffffff] has been reserved
[    0.172745] system 00:06: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.172747] system 00:06: [mem 0xfed90000-0xfed93fff] has been reserved
[    0.172748] system 00:06: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.172750] system 00:06: [mem 0xff000000-0xffffffff] has been reserved
[    0.172752] system 00:06: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.172754] system 00:06: [mem 0xdfa00000-0xdfa00fff] has been reserved
[    0.172868] system 00:07: [mem 0x20000000-0x201fffff] has been reserved
[    0.172871] system 00:07: [mem 0x40004000-0x40004fff] has been reserved
[    0.172889] pnp: PnP ACPI: found 8 devices
[    0.177698] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.177728] NET: Registered PF_INET protocol family
[    0.177728] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.179101] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
[    0.179141] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.179175] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.179332] TCP bind hash table entries: 32768 (order: 8, 1048576 bytes, linear)
[    0.179457] TCP: Hash tables configured (established 32768 bind 32768)
[    0.179533] MPTCP token hash table entries: 4096 (order: 4, 98304 bytes, linear)
[    0.179566] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
[    0.179582] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
[    0.179633] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.179641] NET: Registered PF_XDP protocol family
[    0.179649] pci 0000:00:1c.0: bridge window [io  0x1000-0x0fff] to [bus 01] add_size 1000
[    0.179653] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 01] add_size 200000 add_align 100000
[    0.179655] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 01] add_size 200000 add_align 100000
[    0.179665] clipped [mem size 0x00018000] to [mem size 0x00010000] for e820 entry [mem 0x000e0000-0x000fffff]
[    0.179668] pci 0000:00:1c.0: BAR 14: assigned [mem 0xdfb00000-0xdfcfffff]
[    0.179673] pci 0000:00:1c.0: BAR 15: assigned [mem 0x11f600000-0x11f7fffff 64bit pref]
[    0.179676] pci 0000:00:1c.0: BAR 13: assigned [io  0x2000-0x2fff]
[    0.179679] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.179683] pci 0000:00:1c.0:   bridge window [io  0x2000-0x2fff]
[    0.179688] pci 0000:00:1c.0:   bridge window [mem 0xdfb00000-0xdfcfffff]
[    0.179692] pci 0000:00:1c.0:   bridge window [mem 0x11f600000-0x11f7fffff 64bit pref]
[    0.179699] pci 0000:00:1c.1: PCI bridge to [bus 02]
[    0.179701] pci 0000:00:1c.1:   bridge window [io  0xe000-0xefff]
[    0.179706] pci 0000:00:1c.1:   bridge window [mem 0xf7c00000-0xf7cfffff]
[    0.179710] pci 0000:00:1c.1:   bridge window [mem 0xf0000000-0xf00fffff 64bit pref]
[    0.179717] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.179719] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.179720] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.179721] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000e7fff window]
[    0.179722] pci_bus 0000:00: resource 8 [mem 0xdfa00000-0xfeafffff window]
[    0.179724] pci_bus 0000:00: resource 9 [mem 0x11f600000-0x51f5fffff window]
[    0.179725] pci_bus 0000:01: resource 0 [io  0x2000-0x2fff]
[    0.179727] pci_bus 0000:01: resource 1 [mem 0xdfb00000-0xdfcfffff]
[    0.179728] pci_bus 0000:01: resource 2 [mem 0x11f600000-0x11f7fffff 64bit pref]
[    0.179730] pci_bus 0000:02: resource 0 [io  0xe000-0xefff]
[    0.179731] pci_bus 0000:02: resource 1 [mem 0xf7c00000-0xf7cfffff]
[    0.179732] pci_bus 0000:02: resource 2 [mem 0xf0000000-0xf00fffff 64bit pref]
[    0.179827] pci 0000:00:02.0: BIOS left Intel GPU interrupts enabled; disabling
[    0.202884] pci 0000:00:1a.0: quirk_usb_early_handoff+0x0/0x750 took 22499 usecs
[    0.226874] pci 0000:00:1d.0: quirk_usb_early_handoff+0x0/0x750 took 23407 usecs
[    0.226892] PCI: CLS 64 bytes, default 64
[    0.226905] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.226906] software IO TLB: mapped [mem 0x00000000d5f20000-0x00000000d9f20000] (64MB)
[    0.226955] Trying to unpack rootfs image as initramfs...
[    0.227321] Initialise system trusted keyrings
[    0.227337] Key type blacklist registered
[    0.227416] workingset: timestamp_bits=36 max_order=20 bucket_order=0
[    0.228863] zbud: loaded
[    0.229222] integrity: Platform Keyring initialized
[    0.229238] integrity: Machine keyring initialized
[    0.229241] Key type asymmetric registered
[    0.229242] Asymmetric key parser 'x509' registered
[    0.771482] Freeing initrd memory: 80732K
[    0.776522] alg: self-tests for CTR-KDF (hmac(sha256)) passed
[    0.776550] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
[    0.776587] io scheduler mq-deadline registered
[    0.777614] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    0.778032] thermal LNXTHERM:00: registered as thermal_zone0
[    0.778034] ACPI: thermal: Thermal Zone [TZ00] (28 C)
[    0.778200] thermal LNXTHERM:01: registered as thermal_zone1
[    0.778201] ACPI: thermal: Thermal Zone [TZ01] (30 C)
[    0.778302] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.778675] Linux agpgart interface v0.103
[    0.778723] AMD-Vi: AMD IOMMUv2 functionality not available on this system - This is not a bug.
[    0.778886] i8042: PNP: No PS/2 controller found.
[    0.778887] i8042: Probing ports directly.
[    0.779755] i8042: No controller found
[    0.779863] mousedev: PS/2 mouse device common for all mice
[    0.779883] rtc_cmos 00:02: RTC can wake from S4
[    0.780141] rtc_cmos 00:02: registered as rtc0
[    0.780175] rtc_cmos 00:02: setting system clock to 2025-04-27T18:21:39 UTC (1745778099)
[    0.780197] rtc_cmos 00:02: alarms up to one month, y3k, 242 bytes nvram
[    0.780274] intel_pstate: Intel P-state driver initializing
[    0.780406] ledtrig-cpu: registered to indicate activity on CPUs
[    0.791788] NET: Registered PF_INET6 protocol family
[    0.796797] Segment Routing with IPv6
[    0.796815] In-situ OAM (IOAM) with IPv6
[    0.796838] mip6: Mobile IPv6
[    0.796843] NET: Registered PF_PACKET protocol family
[    0.796894] mpls_gso: MPLS GSO support
[    0.797061] microcode: sig=0x306a9, pf=0x2, revision=0x21
[    0.797067] microcode: Microcode Update Driver: v2.2.
[    0.797073] IPI shorthand broadcast: enabled
[    0.797096] sched_clock: Marking stable (795231874, 1750779)->(802858445, -5875792)
[    0.797244] registered taskstats version 1
[    0.797252] Loading compiled-in X.509 certificates
[    0.816660] Loaded X.509 cert 'Debian Secure Boot CA: 6ccece7e4c6c0d1f6149f3dd27dfcc5cbb419ea1'
[    0.816677] Loaded X.509 cert 'Debian Secure Boot Signer 2022 - linux: 14011249c2675ea8e5148542202005810584b25f'
[    0.816945] zswap: loaded using pool lzo/zbud
[    0.817206] Key type .fscrypt registered
[    0.817209] Key type fscrypt-provisioning registered
[    0.821638] Key type encrypted registered
[    0.821644] AppArmor: AppArmor sha1 policy hashing enabled
[    0.821653] ima: No TPM chip found, activating TPM-bypass!
[    0.821655] ima: Allocated hash algorithm: sha256
[    0.821668] ima: No architecture policies found
[    0.821681] evm: Initialising EVM extended attributes:
[    0.821682] evm: security.selinux
[    0.821683] evm: security.SMACK64 (disabled)
[    0.821684] evm: security.SMACK64EXEC (disabled)
[    0.821685] evm: security.SMACK64TRANSMUTE (disabled)
[    0.821685] evm: security.SMACK64MMAP (disabled)
[    0.821686] evm: security.apparmor
[    0.821686] evm: security.ima
[    0.821687] evm: security.capability
[    0.821688] evm: HMAC attrs: 0x1
[    0.925195] clk: Disabling unused clocks
[    0.926166] Freeing unused decrypted memory: 2036K
[    0.926578] Freeing unused kernel image (initmem) memory: 2796K
[    0.926607] Write protecting the kernel read-only data: 26624k
[    0.927020] Freeing unused kernel image (text/rodata gap) memory: 2040K
[    0.927211] Freeing unused kernel image (rodata/data gap) memory: 1156K
[    0.974878] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    0.974880] x86/mm: Checking user space page tables
[    1.020088] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    1.020093] Run /init as init process
[    1.020094]   with arguments:
[    1.020095]     /init
[    1.020096]   with environment:
[    1.020097]     HOME=/
[    1.020098]     TERM=linux
[    1.020098]     BOOT_IMAGE=/boot/vmlinuz-6.1.0-29-amd64
[    1.176763] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[    1.189796] ACPI: button: Power Button [PWRB]
[    1.189865] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[    1.189898] ACPI: button: Power Button [PWRF]
[    1.220199] r8169 0000:02:00.0: can't disable ASPM; OS doesn't have ASPM control
[    1.220855] ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042F conflicts with OpRegion 0x0000000000000400-0x000000000000047F (\PMIO) (20220331/utaddress-204)
[    1.220862] ACPI: OSL: Resource conflict; ACPI support missing from driver?
[    1.220865] ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20220331/utaddress-204)
[    1.220868] ACPI: OSL: Resource conflict; ACPI support missing from driver?
[    1.220869] ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20220331/utaddress-204)
[    1.220871] ACPI: OSL: Resource conflict; ACPI support missing from driver?
[    1.220872] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20220331/utaddress-204)
[    1.220875] ACPI: OSL: Resource conflict; ACPI support missing from driver?
[    1.220875] lpc_ich: Resource conflict(s) found affecting gpio_ich
[    1.228915] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
[    1.229111] i2c i2c-0: 1/2 memory slots populated (from DMI)
[    1.229425] i2c i2c-0: Successfully instantiated SPD at 0x50
[    1.237768] tsc: Refined TSC clocksource calibration: 2993.200 MHz
[    1.237776] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2b252da6e11, max_idle_ns: 440795218047 ns
[    1.241366] clocksource: Switched to clocksource tsc
[    1.259200] ACPI: bus type USB registered
[    1.259227] usbcore: registered new interface driver usbfs
[    1.259235] usbcore: registered new interface driver hub
[    1.259246] usbcore: registered new device driver usb
[    1.263237] SCSI subsystem initialized
[    1.266636] r8169 0000:02:00.0 eth0: RTL8106e, 00:e0:4c:03:ae:f3, XID 449, IRQ 24
[    1.268760] ehci-pci 0000:00:1a.0: EHCI Host Controller
[    1.268767] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
[    1.268780] ehci-pci 0000:00:1a.0: debug port 2
[    1.272706] ehci-pci 0000:00:1a.0: irq 16, io mem 0xf7d08000
[    1.289280] ACPI: bus type drm_connector registered
[    1.289768] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[    1.289831] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01
[    1.289834] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.289836] usb usb1: Product: EHCI Host Controller
[    1.289838] usb usb1: Manufacturer: Linux 6.1.0-29-amd64 ehci_hcd
[    1.289839] usb usb1: SerialNumber: 0000:00:1a.0
[    1.289960] hub 1-0:1.0: USB hub found
[    1.289967] hub 1-0:1.0: 2 ports detected
[    1.290246] ehci-pci 0000:00:1d.0: EHCI Host Controller
[    1.290251] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
[    1.290262] ehci-pci 0000:00:1d.0: debug port 2
[    1.294187] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf7d07000
[    1.295303] libata version 3.00 loaded.
[    1.300776] ahci 0000:00:1f.2: version 3.0
[    1.300816] cryptd: max_cpu_qlen set to 1000
[    1.309779] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[    1.309832] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01
[    1.309835] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.309837] usb usb2: Product: EHCI Host Controller
[    1.309839] usb usb2: Manufacturer: Linux 6.1.0-29-amd64 ehci_hcd
[    1.309840] usb usb2: SerialNumber: 0000:00:1d.0
[    1.310016] hub 2-0:1.0: USB hub found
[    1.310056] hub 2-0:1.0: 2 ports detected
[    1.311285] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 4 ports 3 Gbps 0x20 impl SATA mode
[    1.311290] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio slum part ems apst 
[    1.315075] scsi host0: ahci
[    1.321377] scsi host1: ahci
[    1.324247] scsi host2: ahci
[    1.333839] scsi host3: ahci
[    1.349816] scsi host4: ahci
[    1.351345] scsi host5: ahci
[    1.351401] ata1: DUMMY
[    1.351403] ata2: DUMMY
[    1.351404] ata3: DUMMY
[    1.351404] ata4: DUMMY
[    1.351405] ata5: DUMMY
[    1.351407] ata6: SATA max UDMA/133 abar m2048@0xf7d06000 port 0xf7d06380 irq 25
[    1.545767] usb 1-1: new high-speed USB device number 2 using ehci-pci
[    1.581761] usb 2-1: new high-speed USB device number 2 using ehci-pci
[    1.660748] i915 0000:00:02.0: vgaarb: deactivate vga console
[    1.661635] Console: switching to colour dummy device 80x25
[    1.662952] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[    1.672086] ata6: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    1.672964] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.SAT0.SPT5._GTF.DSSP], AE_NOT_FOUND (20220331/psargs-332)
[    1.672976] ACPI Error: Aborting method \_SB.PCI0.SAT0.SPT5._GTF due to previous error (AE_NOT_FOUND) (20220331/psparse-529)
[    1.673074] ata6.00: ATA-10: Ant Esports 690 NEO SATA 128GB, F3A1E171, max UDMA/133
[    1.673178] ata6.00: 250069680 sectors, multi 1: LBA48 NCQ (depth 32), AA
[    1.673590] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.SAT0.SPT5._GTF.DSSP], AE_NOT_FOUND (20220331/psargs-332)
[    1.673602] ACPI Error: Aborting method \_SB.PCI0.SAT0.SPT5._GTF due to previous error (AE_NOT_FOUND) (20220331/psparse-529)
[    1.673770] ata6.00: configured for UDMA/133
[    1.673896] scsi 5:0:0:0: Direct-Access     ATA      Ant Esports 690  E171 PQ: 0 ANSI: 5
[    1.681249] [drm] Initialized i915 1.6.0 20201103 for 0000:00:02.0 on minor 0
[    1.681670] ACPI: video: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    1.681832] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input2
[    1.702149] usb 1-1: New USB device found, idVendor=8087, idProduct=0024, bcdDevice= 0.00
[    1.702155] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.702469] hub 1-1:1.0: USB hub found
[    1.702685] hub 1-1:1.0: 4 ports detected
[    1.738117] usb 2-1: New USB device found, idVendor=8087, idProduct=0024, bcdDevice= 0.00
[    1.738122] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.738417] hub 2-1:1.0: USB hub found
[    1.738492] hub 2-1:1.0: 6 ports detected
[    1.799532] fbcon: i915drmfb (fb0) is primary device
[    1.900975] Console: switching to colour frame buffer device 240x67
[    1.919317] i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
[    1.941302] sd 5:0:0:0: [sda] 250069680 512-byte logical blocks: (128 GB/119 GiB)
[    1.941314] sd 5:0:0:0: [sda] Write Protect is off
[    1.941317] sd 5:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.941329] sd 5:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.941347] sd 5:0:0:0: [sda] Preferred minimum I/O size 512 bytes
[    1.942366]  sda: sda1
[    1.942450] sd 5:0:0:0: [sda] Attached SCSI disk
[    1.989769] usb 1-1.2: new high-speed USB device number 3 using ehci-pci
[    2.025758] usb 2-1.1: new low-speed USB device number 3 using ehci-pci
[    2.073752] raid6: sse2x4   gen() 14248 MB/s
[    2.098614] usb 1-1.2: New USB device found, idVendor=0bda, idProduct=8179, bcdDevice= 0.00
[    2.098619] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    2.098621] usb 1-1.2: Product: LSD315P
[    2.098622] usb 1-1.2: Manufacturer: Realtek
[    2.098623] usb 1-1.2: SerialNumber: 009569D083E4
[    2.138363] usb 2-1.1: New USB device found, idVendor=c0f4, idProduct=01f5, bcdDevice= 1.10
[    2.138367] usb 2-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.138369] usb 2-1.1: Product: Usb KeyBoard
[    2.138370] usb 2-1.1: Manufacturer: Usb KeyBoard
[    2.141755] raid6: sse2x2   gen() 14858 MB/s
[    2.144905] hid: raw HID events driver (C) Jiri Kosina
[    2.152392] usbcore: registered new interface driver usbhid
[    2.152394] usbhid: USB HID core driver
[    2.154148] input: Usb KeyBoard Usb KeyBoard as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.0/0003:C0F4:01F5.0001/input/input3
[    2.209754] raid6: sse2x1   gen() 11924 MB/s
[    2.209756] raid6: using algorithm sse2x2 gen() 14858 MB/s
[    2.217767] usb 2-1.2: new low-speed USB device number 4 using ehci-pci
[    2.277753] raid6: .... xor() 8494 MB/s, rmw enabled
[    2.277755] raid6: using ssse3x2 recovery algorithm
[    2.278500] xor: measuring software checksum speed
[    2.278663]    prefetch64-sse  : 20256 MB/sec
[    2.278844]    generic_sse     : 18290 MB/sec
[    2.278845] xor: using function: prefetch64-sse (20256 MB/sec)
[    2.279390] async_tx: api initialized (async)
[    2.325995] hid-generic 0003:C0F4:01F5.0001: input,hidraw0: USB HID v1.10 Keyboard [Usb KeyBoard Usb KeyBoard] on usb-0000:00:1d.0-1.1/input0
[    2.326183] input: Usb KeyBoard Usb KeyBoard Consumer Control as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.1/0003:C0F4:01F5.0002/input/input4
[    2.331083] usb 2-1.2: New USB device found, idVendor=10c4, idProduct=8108, bcdDevice= 0.00
[    2.331087] usb 2-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.331089] usb 2-1.2: Product: USB OPTICAL MOUSE
[    2.331090] usb 2-1.2: Manufacturer: YSPRINGTECH
[    2.333896] input: YSPRINGTECH USB OPTICAL MOUSE as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/0003:10C4:8108.0003/input/input6
[    2.385817] input: Usb KeyBoard Usb KeyBoard System Control as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.1/0003:C0F4:01F5.0002/input/input5
[    2.385963] hid-generic 0003:C0F4:01F5.0002: input,hidraw1: USB HID v1.10 Device [Usb KeyBoard Usb KeyBoard] on usb-0000:00:1d.0-1.1/input1
[    2.385995] hid-generic 0003:10C4:8108.0003: input,hidraw2: USB HID v1.11 Mouse [YSPRINGTECH USB OPTICAL MOUSE] on usb-0000:00:1d.0-1.2/input0
[    2.498887] usb 2-1.5: new full-speed USB device number 5 using ehci-pci
[    2.510817] Btrfs loaded, crc32c=crc32c-intel, zoned=yes, fsverity=yes
[    2.612011] usb 2-1.5: New USB device found, idVendor=10d7, idProduct=b012, bcdDevice=88.91
[    2.612018] usb 2-1.5: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[    2.612019] usb 2-1.5: Product: CSR8510 A10
[    2.637500] EXT4-fs (sda1): mounted filesystem with ordered data mode. Quota mode: none.
[    2.719180] Not activating Mandatory Access Control as /sbin/tomoyo-init does not exist.
[    3.190448] EDAC ie31200: No ECC support
[    3.190471] EDAC ie31200: No ECC support
[    3.318840] sd 5:0:0:0: Attached scsi generic sg0 type 0
[    3.325927] at24 0-0050: supply vcc not found, using dummy regulator
[    3.333307] at24 0-0050: 256 byte spd EEPROM, read-only
[    3.353503] iTCO_vendor_support: vendor-support=0
[    3.366337] iTCO_wdt iTCO_wdt.1.auto: Found a Cougar Point TCO device (Version=2, TCOBASE=0x0460)
[    3.367035] RAPL PMU: API unit is 2^-32 Joules, 3 fixed counters, 163840 ms ovfl timer
[    3.367038] RAPL PMU: hw unit of domain pp0-core 2^-16 Joules
[    3.367039] RAPL PMU: hw unit of domain package 2^-16 Joules
[    3.367040] RAPL PMU: hw unit of domain pp1-gpu 2^-16 Joules
[    3.389537] iTCO_wdt iTCO_wdt.1.auto: initialized. heartbeat=30 sec (nowayout=0)
[    3.415229] intel_rapl_common: Found RAPL domain package
[    3.415234] intel_rapl_common: Found RAPL domain core
[    3.415235] intel_rapl_common: Found RAPL domain uncore
[    3.415240] intel_rapl_common: RAPL package-0 domain package locked by BIOS
[    3.471248] snd_hda_intel 0000:00:1b.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[    3.502857] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC662 rev1: line_outs=1 (0x1b/0x0/0x0/0x0/0x0) type:line
[    3.502862] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    3.502864] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x14/0x0/0x0/0x0/0x0)
[    3.502866] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
[    3.502867] snd_hda_codec_realtek hdaudioC0D0:    inputs:
[    3.502869] snd_hda_codec_realtek hdaudioC0D0:      Front Mic=0x19
[    3.502870] snd_hda_codec_realtek hdaudioC0D0:      Rear Mic=0x18
[    3.502872] snd_hda_codec_realtek hdaudioC0D0:      Line=0x1a
[    3.527871] input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input7
[    3.529556] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
[    3.529603] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
[    3.529649] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[    3.529694] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
[    3.529734] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
[    3.901756] random: crng init done
[    5.596729] alg: No test for fips(ansi_cprng) (fips_ansi_cprng)
[    5.620647] r8188eu: module is from the staging directory, the quality is unknown, you have been warned.
[    5.731509] Bluetooth: Core ver 2.22
[    5.731533] NET: Registered PF_BLUETOOTH protocol family
[    5.731534] Bluetooth: HCI device and connection manager initialized
[    5.731538] Bluetooth: HCI socket layer initialized
[    5.731540] Bluetooth: L2CAP socket layer initialized
[    5.731543] Bluetooth: SCO socket layer initialized
[    5.810154] usbcore: registered new interface driver btusb
[    5.810477] Bluetooth: hci0: HCI Read Default Erroneous Data Reporting command is advertised, but not supported.
[    5.810480] Bluetooth: hci0: HCI Read Transmit Power Level command is advertised, but not supported.
[    5.810481] Bluetooth: hci0: HCI LE Set Random Private Address Timeout command is advertised, but not supported.
[    5.834306] usbcore: registered new interface driver r8188eu
[    5.962634] EXT4-fs (sda1): re-mounted. Quota mode: none.
[    6.164902] lp: driver loaded but no devices found
[    6.171093] ppdev: user-space parallel port driver
[    6.183876] loop: module loaded
[    6.263432] Adding 2097148k swap on /swap/swap.  Priority:-2 extents:2 across:14827516k SSFS
[    6.442297] networking done
[    6.587281] RPC: Registered named UNIX socket transport module.
[    6.587286] RPC: Registered udp transport module.
[    6.587286] RPC: Registered tcp transport module.
[    6.587287] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    6.603468] FS-Cache: Loaded
[    6.842318] input: ACPI Virtual Keyboard Device as /devices/virtual/input/input13
[    7.861780] Bluetooth: hci0: command 0x1004 tx timeout
[    7.861781] Bluetooth: hci0: Opcode 0x1004 failed: -110
[    8.220521] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    8.220739] cfg80211: Loaded X.509 cert 'benh@debian.org: 577e021cb980e0e820821ba7b54b4961b8b4fadf'
[    8.220930] cfg80211: Loaded X.509 cert 'romain.perier@gmail.com: 3abbc6ec146e09d1b6016ab9d6cf71dd233f0328'
[    8.221119] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    8.221306] cfg80211: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
[    8.223835] platform regulatory.0: firmware: direct-loading firmware regulatory.db
[    8.223980] platform regulatory.0: firmware: direct-loading firmware regulatory.db.p7s
[    8.356823] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    8.356828] Bluetooth: BNEP filters: protocol multicast
[    8.356832] Bluetooth: BNEP socket layer initialized
[    8.586024] r8169 0000:02:00.0: firmware: direct-loading firmware rtl_nic/rtl8106e-1.fw
[    8.586393] RTL8208 Fast Ethernet r8169-0-200:00: attached PHY driver (mii_bus:phy_addr=r8169-0-200:00, irq=MAC)
[    8.658679] traps: plymouthd[211] trap stack segment ip:7f533e47b939 sp:7ffdaf963950 error:0 in libply.so.5.0.0 (deleted)[7f533e47a000+e000]
[    8.866199] r8169 0000:02:00.0 eth0: Link is Down
[    8.869062] r8188eu 1-1.2:1.0: firmware: direct-loading firmware rtlwifi/rtl8188eufw.bin
[    8.869078] r8188eu 1-1.2:1.0: Firmware Version 11, SubVersion 1, Signature 0x88e1
[    9.487935] NET: Registered PF_QIPCRTR protocol family
[   10.907923] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[   12.079649] fuse: init (API version 7.38)
[   22.543878] usb 2-1.5: USB disconnect, device number 5
[   23.532307] usb 2-1.5: new full-speed USB device number 6 using ehci-pci
[   23.642367] usb 2-1.5: New USB device found, idVendor=10d7, idProduct=b012, bcdDevice=88.91
[   23.642377] usb 2-1.5: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[   23.642380] usb 2-1.5: Product: CSR8510 A10
[   23.642867] Bluetooth: hci0: HCI Read Default Erroneous Data Reporting command is advertised, but not supported.
[   23.642870] Bluetooth: hci0: HCI Read Transmit Power Level command is advertised, but not supported.
[   23.642871] Bluetooth: hci0: HCI LE Set Random Private Address Timeout command is advertised, but not supported.
[   25.675911] Bluetooth: hci0: command 0x1004 tx timeout
[   25.675916] Bluetooth: hci0: Opcode 0x1004 failed: -110
[   26.623566] [UFW BLOCK] IN=wlan0 OUT= MAC=00:95:69:d0:83:e4:ea:06:0f:c2:06:84:08:00 SRC=192.168.139.87 DST=192.168.139.53 LEN=52 TOS=0x00 PREC=0x00 TTL=64 ID=10104 DF PROTO=TCP SPT=47042 DPT=1716 WINDOW=748 RES=0x00 ACK FIN URGP=0 
[   26.719661] [UFW BLOCK] IN=wlan0 OUT= MAC=00:95:69:d0:83:e4:ea:06:0f:c2:06:84:08:00 SRC=192.168.139.87 DST=192.168.139.53 LEN=52 TOS=0x00 PREC=0x00 TTL=64 ID=56204 DF PROTO=TCP SPT=47036 DPT=1716 WINDOW=319 RES=0x00 ACK FIN URGP=0 
[   30.142899] [UFW BLOCK] IN=wlan0 OUT= MAC=00:95:69:d0:83:e4:ea:06:0f:c2:06:84:08:00 SRC=192.168.139.87 DST=192.168.139.53 LEN=52 TOS=0x00 PREC=0x00 TTL=64 ID=10105 DF PROTO=TCP SPT=47042 DPT=1716 WINDOW=748 RES=0x00 ACK FIN URGP=0 
[   30.398896] [UFW BLOCK] IN=wlan0 OUT= MAC=00:95:69:d0:83:e4:ea:06:0f:c2:06:84:08:00 SRC=192.168.139.87 DST=192.168.139.53 LEN=52 TOS=0x00 PREC=0x00 TTL=64 ID=56205 DF PROTO=TCP SPT=47036 DPT=1716 WINDOW=319 RES=0x00 ACK FIN URGP=0 

ms2bobby
Posts: 10
Joined: Fri Apr 25, 2025 4:04 pm

Re: bluetooth not working at all, even in AHS

#18 Post by ms2bobby »

@Amiga-MX seriously, doesnt help much, thats why people still go for microsoft

User avatar
KimRibeiro
Posts: 2
Joined: Wed Oct 30, 2024 7:01 am

Re: bluetooth not working at all, even in AHS

#19 Post by KimRibeiro »

Estou com o mesmo problema.
Vi que temos que fazer configurações... estou estudando.
Se funcionar, coloco aqui.

User avatar
Eadwine Rose
Administrator
Posts: 14424
Joined: Wed Jul 12, 2006 2:10 am

Re: bluetooth not working at all, even in AHS

#20 Post by Eadwine Rose »

@KimRibeiro This forum is English in language, please change your post to English, thank you.

Also.. if you have a similar problem, so not tack onto other people's posts, start your own. Chances of you owning exactly the same system are pretty much nil.
MX-23.6_x64 July 31 2023 * 6.1.0-34amd64 ext4 Xfce 4.20.0 * 8-core AMD Ryzen 7 2700
Asus TUF B450-Plus Gaming UEFI * Asus GTX 1050 Ti Nvidia 535.216.01 * 2x16Gb DDR4 2666 Kingston HyperX Predator
Samsung 870EVO * Samsung S24D330 & P2250 * HP Envy 5030

Post Reply

Return to “Bugs and Non-Package Requests Forum”