-
-
Save mohclips/ad951c871ad77f451159eee51763d9a8 to your computer and use it in GitHub Desktop.
# EDIT - 01 Dec 2023 - Works without the below in Ubuntnu 22.04 | |
$ lsusb | |
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub | |
Bus 001 Device 040: ID 0a5c:21e8 Broadcom Corp. BCM20702A0 Bluetooth 4.0 | |
Bus 001 Device 002: ID 05e3:0608 Genesys Logic, Inc. Hub | |
Bus 001 Device 044: ID 0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth Dongle (HCI mode) | |
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub | |
# get the pre-compiled driver | |
$ wget https://github.com/Realtek-OpenSource/android_hardware_realtek/raw/rtk1395/bt/rtkbt/Firmware/BT/rtl8761b_fw | |
$ sudo cp rtl8761b_fw /lib/firmware/rtl_bt/rtl8761b_fw.bin | |
# unplug and replug the device back in | |
# check dmesg | |
[Wed Jan 27 21:16:23 2021] usb 1-1: new full-speed USB device number 44 using xhci_hcd | |
[Wed Jan 27 21:16:23 2021] usb 1-1: New USB device found, idVendor=0a12, idProduct=0001, bcdDevice=88.91 | |
[Wed Jan 27 21:16:23 2021] usb 1-1: New USB device strings: Mfr=0, Product=2, SerialNumber=0 | |
[Wed Jan 27 21:16:23 2021] usb 1-1: Product: USB1.1-A | |
[Wed Jan 27 21:16:23 2021] Bluetooth: hci1: CSR: Unbranded CSR clone detected; adding workarounds... | |
# check config | |
$ hciconfig | |
hci1: Type: Primary Bus: USB | |
BD Address: 00:1A:7D:DA:71:11 ACL MTU: 679:9 SCO MTU: 48:16 | |
DOWN | |
RX bytes:642 acl:0 sco:0 events:41 errors:0 | |
TX bytes:2130 acl:0 sco:0 commands:41 errors:0 | |
# check rfkill | |
$ sudo rfkill | |
ID TYPE DEVICE SOFT HARD | |
1 wlan phy0 unblocked unblocked | |
186 bluetooth hci0 unblocked unblocked | |
189 bluetooth hci1 blocked unblocked | |
# unblock | |
$ sudo rfkill unblock 189 | |
# check | |
$ sudo rfkill | |
ID TYPE DEVICE SOFT HARD | |
1 wlan phy0 unblocked unblocked | |
186 bluetooth hci0 unblocked unblocked | |
189 bluetooth hci1 unblocked unblocked | |
# do a scan | |
$ sudo hcitool -i hci1 lescan | |
LE Scan ... | |
71:5F:E7:16:56:22 (unknown) | |
71:5F:E7:16:56:22 (unknown) | |
Nah ... Still same problem 😐😐
Hi, Has this issue been resolved?
Nope :( Same "Invalid device: Network is down
" problem at "sudo hcitool -i hci0 lescan
"
Still same ... Nothing changed
Folks, I don't own the rtl8761b_fw
code, what you have here are my notes on how i got something working 2 years ago.
I'm not working on BLE anymore, so i don't envision i'll try and resolve this myself.
Folks, I don't own the
rtl8761b_fw
code, what you have here are my notes on how i got something working 2 years ago. I'm not working on BLE anymore, so i don't envision i'll try and resolve this myself.
Bro ❤️
Is there any other dongle to use Bluetooth in Ubuntu?
Any other version of the dongle.
does not work :( sudo hcitool -i hci0 lescan i got "invalid device: Network is down.
with "sudo hciconfig hci1 up" fixed for me
yup, that probably means you have more than one Bluetooth device in your system
yup, that probably means you have more than one Bluetooth device in your system
No, I only have one device
does not work :( sudo hcitool -i hci0 lescan i got "invalid device: Network is down.
with "sudo hciconfig hci1 up" fixed for me
this causes Can't init device hci0: Broken pipe (32)
for me
does not work :( sudo hcitool -i hci0 lescan i got "invalid device: Network is down.
with "sudo hciconfig hci1 up" fixed for me
this causes
Can't init device hci0: Broken pipe (32)
for me
me too
hciconfig
hci0: Type: Primary Bus: USB
BD Address: 00:00:00:00:00:00 ACL MTU: 0:0 SCO MTU: 0:0
DOWN
RX bytes:14 acl:0 sco:0 events:1 errors:0
TX bytes:3 acl:0 sco:0 commands:2 errors:1
and this
sudo hciconfig hci0 up
Can't init device hci0: Broken pipe (32)
Folks,
This works out of the box in Ubuntu 22.04 so the above is not needed anymore.
os
$ head -n1 /etc/os-release
PRETTY_NAME="Ubuntu 22.04.3 LTS"
lsusb
$ lsusb | grep Blue
Bus 003 Device 005: ID 105b:e065 Foxconn International, Inc. BCM43142A0 Bluetooth module
Bus 003 Device 026: ID 0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth Dongle (HCI mode) <------- this one!
dmesg
[Fri Dec 1 20:01:22 2023] usb 3-1: new full-speed USB device number 26 using xhci_hcd
[Fri Dec 1 20:01:22 2023] usb 3-1: New USB device found, idVendor=0a12, idProduct=0001, bcdDevice=88.91
[Fri Dec 1 20:01:22 2023] usb 3-1: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[Fri Dec 1 20:01:22 2023] usb 3-1: Product: USB1.1-A
[Fri Dec 1 20:01:22 2023] Bluetooth: hci1: CSR: Setting up dongle with HCI ver=9 rev=0810
[Fri Dec 1 20:01:22 2023] Bluetooth: hci1: LMP ver=9 subver=2312; manufacturer=10
[Fri Dec 1 20:01:22 2023] Bluetooth: hci1: CSR: Unbranded CSR clone detected; adding workarounds and force-suspending once...
[Fri Dec 1 20:01:23 2023] Bluetooth: hci1: HCI Delete Stored Link Key command is advertised, but not supported.
[Fri Dec 1 20:01:23 2023] Bluetooth: hci1: HCI Read Default Erroneous Data Reporting command is advertised, but not supported.
[Fri Dec 1 20:01:23 2023] Bluetooth: hci1: HCI Set Event Filter command not supported.
[Fri Dec 1 20:01:23 2023] Bluetooth: MGMT ver 1.22
[Fri Dec 1 20:01:23 2023] NET: Registered PF_ALG protocol family
[Fri Dec 1 20:01:23 2023] Bluetooth: RFCOMM TTY layer initialized
[Fri Dec 1 20:01:23 2023] Bluetooth: RFCOMM socket layer initialized
[Fri Dec 1 20:01:23 2023] Bluetooth: RFCOMM ver 1.11
hcitool
$ hciconfig
hci1: Type: Primary Bus: USB
BD Address: 00:1A:7D:DA:71:11 ACL MTU: 679:9 SCO MTU: 48:16
UP RUNNING
RX bytes:684 acl:0 sco:0 events:48 errors:0
TX bytes:3126 acl:0 sco:0 commands:48 errors:0
hci0: Type: Primary Bus: USB
BD Address: F8:2F:A8:FD:01:DC ACL MTU: 0:0 SCO MTU: 0:0
DOWN
RX bytes:342 acl:0 sco:0 events:9 errors:0
TX bytes:27 acl:0 sco:0 commands:9 errors:0
check rfkill
$ sudo rfkill | grep blue
1 bluetooth ideapad_bluetooth unblocked unblocked
3 bluetooth hci0 unblocked unblocked
8 bluetooth hci1 unblocked unblocked
run a scan
$ sudo hcitool -i hci1 lescan
LE Scan ...
D9:00:00:0B:77:7C (unknown)
D9:00:00:06:F4:D6 (unknown)
D9:00:00:06:F4:D6 (unknown)
D9:00:00:0B:77:7C (unknown)
D9:00:00:05:45:7E (unknown)
Moi je suis sur Ubuntu 22.04.4 LTS, je viens d'acheter un dongle bluetooth 5.0
Quand je tape lsusb, le dongle est reconnu 'Bus 002 Device 006: ID 0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth Dongle (HCI mode)', j'ai déjà installé blueman mais quand j'active via le paramètre, il reste désactivé. Puis j'ai essayé avec le terminal et ça m'a répondu
=> "power on
No default controller available"
j'ai déjà redémarré et tout mais ça ne marche toujours pas
patuu@patuu-pczaum:~$ wget https://github.com/Realtek-OpenSource/android_hardware_realtek/raw/rtk1395/bt/rtkbt/Firmware/BT/rtl8761b_fw
--2025-02-17 14:34:23-- https://github.com/Realtek-OpenSource/android_hardware_realtek/raw/rtk1395/bt/rtkbt/Firmware/BT/rtl8761b_fw
Resolvendo github.com (github.com)... 20.201.28.151
Conectando-se a github.com (github.com)|20.201.28.151|:443... conectado.
A requisição HTTP foi enviada, aguardando resposta... 302 Found
Localização: https://raw.githubusercontent.com/Realtek-OpenSource/android_hardware_realtek/rtk1395/bt/rtkbt/Firmware/BT/rtl8761b_fw [redirecionando]
--2025-02-17 14:34:24-- https://raw.githubusercontent.com/Realtek-OpenSource/android_hardware_realtek/rtk1395/bt/rtkbt/Firmware/BT/rtl8761b_fw
Resolvendo raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.109.133, 185.199.108.133, 185.199.111.133, ...
Conectando-se a raw.githubusercontent.com (raw.githubusercontent.com)|185.199.109.133|:443... conectado.
A requisição HTTP foi enviada, aguardando resposta... 200 OK
Tamanho: 25944 (25K) [application/octet-stream]
Salvando em: ‘rtl8761b_fw’
rtl8761b_fw 100%[===================>] 25,34K --.-KB/s em 0,002s
2025-02-17 14:34:24 (14,6 MB/s) - ‘rtl8761b_fw’ salvo [25944/25944]
patuu@patuu-pczaum:~$ sudo cp rtl8761b_fw /lib/firmware/rtl_bt/rtl8761b_fw.bin
[sudo] senha para patuu:
patuu@patuu-pczaum:~$ dmesg
[ 0.000000] Linux version 6.8.0-53-generic (buildd@lcy02-amd64-046) (x86_64-linux-gnu-gcc-13 (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0, GNU ld (GNU Binutils for Ubuntu) 2.42) #55-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 17 15:37:52 UTC 2025 (Ubuntu 6.8.0-53.55-generic 6.8.12)
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-6.8.0-53-generic root=UUID=9be30de4-951d-4838-abdd-9b44c1f44a1d ro quiet splash
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] AMD AuthenticAMD
[ 0.000000] Hygon HygonGenuine
[ 0.000000] Centaur CentaurHauls
[ 0.000000] zhaoxin Shanghai
[ 0.000000] reserving inaccessible SNB gfx pages
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009f000-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000020200000-0x000000003fffffff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000040000000-0x00000000401fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000040200000-0x00000000c9c38fff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000c9c39000-0x00000000c9c7bfff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000c9c7c000-0x00000000ca3d5fff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000ca3d6000-0x00000000ca5eefff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ca5ef000-0x00000000d9b8dfff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000d9b8e000-0x00000000da60dfff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000da60e000-0x00000000da61dfff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x00000000da61e000-0x00000000daa5cfff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000daa5d000-0x00000000daffefff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000dafff000-0x00000000daffffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000db000000-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-0x000000041f5fffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] APIC: Static calls initialized
[ 0.000000] e820: update [mem 0xc7947018-0xc7957057] usable ==> usable
[ 0.000000] e820: update [mem 0xc7947018-0xc7957057] usable ==> usable
[ 0.000000] e820: update [mem 0xc7938018-0xc7946057] usable ==> usable
[ 0.000000] e820: update [mem 0xc7938018-0xc7946057] usable ==> usable
[ 0.000000] extended physical RAM map:
[ 0.000000] reserve setup_data: [mem 0x0000000000000000-0x000000000009efff] usable
[ 0.000000] reserve setup_data: [mem 0x000000000009f000-0x000000000009ffff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000000100000-0x000000001fffffff] usable
[ 0.000000] reserve setup_data: [mem 0x0000000020000000-0x00000000201fffff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000020200000-0x000000003fffffff] usable
[ 0.000000] reserve setup_data: [mem 0x0000000040000000-0x00000000401fffff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000040200000-0x00000000c7938017] usable
[ 0.000000] reserve setup_data: [mem 0x00000000c7938018-0x00000000c7946057] usable
[ 0.000000] reserve setup_data: [mem 0x00000000c7946058-0x00000000c7947017] usable
[ 0.000000] reserve setup_data: [mem 0x00000000c7947018-0x00000000c7957057] usable
[ 0.000000] reserve setup_data: [mem 0x00000000c7957058-0x00000000c9c38fff] usable
[ 0.000000] reserve setup_data: [mem 0x00000000c9c39000-0x00000000c9c7bfff] ACPI NVS
[ 0.000000] reserve setup_data: [mem 0x00000000c9c7c000-0x00000000ca3d5fff] usable
[ 0.000000] reserve setup_data: [mem 0x00000000ca3d6000-0x00000000ca5eefff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000ca5ef000-0x00000000d9b8dfff] usable
[ 0.000000] reserve setup_data: [mem 0x00000000d9b8e000-0x00000000da60dfff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000da60e000-0x00000000da61dfff] ACPI data
[ 0.000000] reserve setup_data: [mem 0x00000000da61e000-0x00000000daa5cfff] ACPI NVS
[ 0.000000] reserve setup_data: [mem 0x00000000daa5d000-0x00000000daffefff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000dafff000-0x00000000daffffff] usable
[ 0.000000] reserve setup_data: [mem 0x00000000db000000-0x00000000df9fffff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000100000000-0x000000041f5fffff] usable
[ 0.000000] efi: EFI v2.3.1 by American Megatrends
[ 0.000000] efi: ESRT=0xdaf7e818 ACPI=0xda7c0000 ACPI 2.0=0xda7c0000 SMBIOS=0xf04c0 MOKvar=0xdaee2000 INITRD=0xca60c898
[ 0.000000] efi: Remove mem64: MMIO range=[0xf8000000-0xfbffffff] (64MB) from e820 map
[ 0.000000] e820: remove [mem 0xf8000000-0xfbffffff] reserved
[ 0.000000] efi: Not removing mem65: MMIO range=[0xfec00000-0xfec00fff] (4KB) from e820 map
[ 0.000000] efi: Not removing mem66: MMIO range=[0xfed00000-0xfed03fff] (16KB) from e820 map
[ 0.000000] efi: Not removing mem67: MMIO range=[0xfed1c000-0xfed1ffff] (16KB) from e820 map
[ 0.000000] efi: Not removing mem68: MMIO range=[0xfee00000-0xfee00fff] (4KB) from e820 map
[ 0.000000] efi: Remove mem69: MMIO range=[0xff000000-0xffffffff] (16MB) from e820 map
[ 0.000000] e820: remove [mem 0xff000000-0xffffffff] reserved
[ 0.000000] secureboot: Secure boot disabled
[ 0.000000] SMBIOS 2.7 present.
[ 0.000000] DMI: To be filled by O.E.M. To be filled by O.E.M./B75, BIOS 4.6.5 10/21/2022
[ 0.000000] tsc: Fast TSC calibration using PIT
[ 0.000000] tsc: Detected 3392.030 MHz processor
[ 0.000846] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000849] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000858] last_pfn = 0x41f600 max_arch_pfn = 0x400000000
[ 0.000866] total RAM covered: 16302M
[ 0.001061] gran_size: 64K chunk_size: 64K num_reg: 10 lose cover RAM: 246M
[ 0.001063] gran_size: 64K chunk_size: 128K num_reg: 10 lose cover RAM: 246M
[ 0.001065] gran_size: 64K chunk_size: 256K num_reg: 10 lose cover RAM: 246M
[ 0.001067] gran_size: 64K chunk_size: 512K num_reg: 10 lose cover RAM: 246M
[ 0.001068] gran_size: 64K chunk_size: 1M num_reg: 10 lose cover RAM: 246M
[ 0.001070] gran_size: 64K chunk_size: 2M num_reg: 10 lose cover RAM: 246M
[ 0.001071] gran_size: 64K chunk_size: 4M num_reg: 10 lose cover RAM: 246M
[ 0.001073] gran_size: 64K chunk_size: 8M num_reg: 10 lose cover RAM: 246M
[ 0.001074] *BAD*gran_size: 64K chunk_size: 16M num_reg: 10 lose cover RAM: -8M
[ 0.001076] *BAD*gran_size: 64K chunk_size: 32M num_reg: 10 lose cover RAM: -8M
[ 0.001078] *BAD*gran_size: 64K chunk_size: 64M num_reg: 10 lose cover RAM: -8M
[ 0.001080] gran_size: 64K chunk_size: 128M num_reg: 10 lose cover RAM: 0G
[ 0.001081] gran_size: 64K chunk_size: 256M num_reg: 10 lose cover RAM: 0G
[ 0.001083] gran_size: 64K chunk_size: 512M num_reg: 10 lose cover RAM: 0G
[ 0.001084] gran_size: 64K chunk_size: 1G num_reg: 10 lose cover RAM: 0G
[ 0.001086] *BAD*gran_size: 64K chunk_size: 2G num_reg: 10 lose cover RAM: -1G
[ 0.001087] gran_size: 128K chunk_size: 128K num_reg: 10 lose cover RAM: 246M
[ 0.001089] gran_size: 128K chunk_size: 256K num_reg: 10 lose cover RAM: 246M
[ 0.001091] gran_size: 128K chunk_size: 512K num_reg: 10 lose cover RAM: 246M
[ 0.001092] gran_size: 128K chunk_size: 1M num_reg: 10 lose cover RAM: 246M
[ 0.001094] gran_size: 128K chunk_size: 2M num_reg: 10 lose cover RAM: 246M
[ 0.001096] gran_size: 128K chunk_size: 4M num_reg: 10 lose cover RAM: 246M
[ 0.001097] gran_size: 128K chunk_size: 8M num_reg: 10 lose cover RAM: 246M
[ 0.001099] *BAD*gran_size: 128K chunk_size: 16M num_reg: 10 lose cover RAM: -8M
[ 0.001100] *BAD*gran_size: 128K chunk_size: 32M num_reg: 10 lose cover RAM: -8M
[ 0.001102] *BAD*gran_size: 128K chunk_size: 64M num_reg: 10 lose cover RAM: -8M
[ 0.001103] gran_size: 128K chunk_size: 128M num_reg: 10 lose cover RAM: 0G
[ 0.001105] gran_size: 128K chunk_size: 256M num_reg: 10 lose cover RAM: 0G
[ 0.001107] gran_size: 128K chunk_size: 512M num_reg: 10 lose cover RAM: 0G
[ 0.001108] gran_size: 128K chunk_size: 1G num_reg: 10 lose cover RAM: 0G
[ 0.001110] *BAD*gran_size: 128K chunk_size: 2G num_reg: 10 lose cover RAM: -1G
[ 0.001111] gran_size: 256K chunk_size: 256K num_reg: 10 lose cover RAM: 246M
[ 0.001113] gran_size: 256K chunk_size: 512K num_reg: 10 lose cover RAM: 246M
[ 0.001114] gran_size: 256K chunk_size: 1M num_reg: 10 lose cover RAM: 246M
[ 0.001116] gran_size: 256K chunk_size: 2M num_reg: 10 lose cover RAM: 246M
[ 0.001118] gran_size: 256K chunk_size: 4M num_reg: 10 lose cover RAM: 246M
[ 0.001119] gran_size: 256K chunk_size: 8M num_reg: 10 lose cover RAM: 246M
[ 0.001121] *BAD*gran_size: 256K chunk_size: 16M num_reg: 10 lose cover RAM: -8M
[ 0.001122] *BAD*gran_size: 256K chunk_size: 32M num_reg: 10 lose cover RAM: -8M
[ 0.001124] *BAD*gran_size: 256K chunk_size: 64M num_reg: 10 lose cover RAM: -8M
[ 0.001125] gran_size: 256K chunk_size: 128M num_reg: 10 lose cover RAM: 0G
[ 0.001127] gran_size: 256K chunk_size: 256M num_reg: 10 lose cover RAM: 0G
[ 0.001129] gran_size: 256K chunk_size: 512M num_reg: 10 lose cover RAM: 0G
[ 0.001130] gran_size: 256K chunk_size: 1G num_reg: 10 lose cover RAM: 0G
[ 0.001132] *BAD*gran_size: 256K chunk_size: 2G num_reg: 10 lose cover RAM: -1G
[ 0.001133] gran_size: 512K chunk_size: 512K num_reg: 10 lose cover RAM: 246M
[ 0.001135] gran_size: 512K chunk_size: 1M num_reg: 10 lose cover RAM: 246M
[ 0.001137] gran_size: 512K chunk_size: 2M num_reg: 10 lose cover RAM: 246M
[ 0.001138] gran_size: 512K chunk_size: 4M num_reg: 10 lose cover RAM: 246M
[ 0.001140] gran_size: 512K chunk_size: 8M num_reg: 10 lose cover RAM: 246M
[ 0.001141] *BAD*gran_size: 512K chunk_size: 16M num_reg: 10 lose cover RAM: -8M
[ 0.001143] *BAD*gran_size: 512K chunk_size: 32M num_reg: 10 lose cover RAM: -8M
[ 0.001145] *BAD*gran_size: 512K chunk_size: 64M num_reg: 10 lose cover RAM: -8M
[ 0.001146] gran_size: 512K chunk_size: 128M num_reg: 10 lose cover RAM: 0G
[ 0.001148] gran_size: 512K chunk_size: 256M num_reg: 10 lose cover RAM: 0G
[ 0.001149] gran_size: 512K chunk_size: 512M num_reg: 10 lose cover RAM: 0G
[ 0.001151] gran_size: 512K chunk_size: 1G num_reg: 10 lose cover RAM: 0G
[ 0.001152] *BAD*gran_size: 512K chunk_size: 2G num_reg: 10 lose cover RAM: -1G
[ 0.001154] gran_size: 1M chunk_size: 1M num_reg: 10 lose cover RAM: 246M
[ 0.001156] gran_size: 1M chunk_size: 2M num_reg: 10 lose cover RAM: 246M
[ 0.001157] gran_size: 1M chunk_size: 4M num_reg: 10 lose cover RAM: 246M
[ 0.001159] gran_size: 1M chunk_size: 8M num_reg: 10 lose cover RAM: 246M
[ 0.001160] *BAD*gran_size: 1M chunk_size: 16M num_reg: 10 lose cover RAM: -8M
[ 0.001162] *BAD*gran_size: 1M chunk_size: 32M num_reg: 10 lose cover RAM: -8M
[ 0.001163] *BAD*gran_size: 1M chunk_size: 64M num_reg: 10 lose cover RAM: -8M
[ 0.001165] gran_size: 1M chunk_size: 128M num_reg: 10 lose cover RAM: 0G
[ 0.001167] gran_size: 1M chunk_size: 256M num_reg: 10 lose cover RAM: 0G
[ 0.001168] gran_size: 1M chunk_size: 512M num_reg: 10 lose cover RAM: 0G
[ 0.001170] gran_size: 1M chunk_size: 1G num_reg: 10 lose cover RAM: 0G
[ 0.001171] *BAD*gran_size: 1M chunk_size: 2G num_reg: 10 lose cover RAM: -1G
[ 0.001173] gran_size: 2M chunk_size: 2M num_reg: 10 lose cover RAM: 246M
[ 0.001174] gran_size: 2M chunk_size: 4M num_reg: 10 lose cover RAM: 246M
[ 0.001176] gran_size: 2M chunk_size: 8M num_reg: 10 lose cover RAM: 246M
[ 0.001177] *BAD*gran_size: 2M chunk_size: 16M num_reg: 10 lose cover RAM: -8M
[ 0.001179] *BAD*gran_size: 2M chunk_size: 32M num_reg: 10 lose cover RAM: -8M
[ 0.001180] *BAD*gran_size: 2M chunk_size: 64M num_reg: 10 lose cover RAM: -8M
[ 0.001182] gran_size: 2M chunk_size: 128M num_reg: 10 lose cover RAM: 0G
[ 0.001184] gran_size: 2M chunk_size: 256M num_reg: 10 lose cover RAM: 0G
[ 0.001185] gran_size: 2M chunk_size: 512M num_reg: 10 lose cover RAM: 0G
[ 0.001187] gran_size: 2M chunk_size: 1G num_reg: 10 lose cover RAM: 0G
[ 0.001188] *BAD*gran_size: 2M chunk_size: 2G num_reg: 10 lose cover RAM: -1G
[ 0.001190] gran_size: 4M chunk_size: 4M num_reg: 10 lose cover RAM: 246M
[ 0.001191] gran_size: 4M chunk_size: 8M num_reg: 10 lose cover RAM: 246M
[ 0.001193] *BAD*gran_size: 4M chunk_size: 16M num_reg: 10 lose cover RAM: -6M
[ 0.001194] *BAD*gran_size: 4M chunk_size: 32M num_reg: 10 lose cover RAM: -6M
[ 0.001196] *BAD*gran_size: 4M chunk_size: 64M num_reg: 10 lose cover RAM: -6M
[ 0.001197] gran_size: 4M chunk_size: 128M num_reg: 10 lose cover RAM: 2M
[ 0.001199] gran_size: 4M chunk_size: 256M num_reg: 10 lose cover RAM: 2M
[ 0.001201] gran_size: 4M chunk_size: 512M num_reg: 10 lose cover RAM: 2M
[ 0.001202] gran_size: 4M chunk_size: 1G num_reg: 10 lose cover RAM: 2M
[ 0.001204] *BAD*gran_size: 4M chunk_size: 2G num_reg: 10 lose cover RAM: -1022M
[ 0.001205] gran_size: 8M chunk_size: 8M num_reg: 10 lose cover RAM: 246M
[ 0.001207] gran_size: 8M chunk_size: 16M num_reg: 10 lose cover RAM: 118M
[ 0.001208] gran_size: 8M chunk_size: 32M num_reg: 10 lose cover RAM: 6M
[ 0.001210] gran_size: 8M chunk_size: 64M num_reg: 10 lose cover RAM: 6M
[ 0.001211] gran_size: 8M chunk_size: 128M num_reg: 9 lose cover RAM: 6M
[ 0.001213] gran_size: 8M chunk_size: 256M num_reg: 9 lose cover RAM: 6M
[ 0.001214] gran_size: 8M chunk_size: 512M num_reg: 9 lose cover RAM: 6M
[ 0.001216] gran_size: 8M chunk_size: 1G num_reg: 9 lose cover RAM: 6M
[ 0.001217] gran_size: 8M chunk_size: 2G num_reg: 10 lose cover RAM: 6M
[ 0.001219] gran_size: 16M chunk_size: 16M num_reg: 10 lose cover RAM: 126M
[ 0.001221] gran_size: 16M chunk_size: 32M num_reg: 10 lose cover RAM: 14M
[ 0.001222] gran_size: 16M chunk_size: 64M num_reg: 10 lose cover RAM: 14M
[ 0.001224] gran_size: 16M chunk_size: 128M num_reg: 9 lose cover RAM: 14M
[ 0.001225] gran_size: 16M chunk_size: 256M num_reg: 9 lose cover RAM: 14M
[ 0.001227] gran_size: 16M chunk_size: 512M num_reg: 9 lose cover RAM: 14M
[ 0.001228] gran_size: 16M chunk_size: 1G num_reg: 9 lose cover RAM: 14M
[ 0.001230] gran_size: 16M chunk_size: 2G num_reg: 10 lose cover RAM: 14M
[ 0.001232] gran_size: 32M chunk_size: 32M num_reg: 10 lose cover RAM: 78M
[ 0.001233] gran_size: 32M chunk_size: 64M num_reg: 10 lose cover RAM: 46M
[ 0.001235] gran_size: 32M chunk_size: 128M num_reg: 9 lose cover RAM: 46M
[ 0.001236] gran_size: 32M chunk_size: 256M num_reg: 9 lose cover RAM: 46M
[ 0.001238] gran_size: 32M chunk_size: 512M num_reg: 9 lose cover RAM: 46M
[ 0.001239] gran_size: 32M chunk_size: 1G num_reg: 9 lose cover RAM: 46M
[ 0.001241] gran_size: 32M chunk_size: 2G num_reg: 10 lose cover RAM: 46M
[ 0.001242] gran_size: 64M chunk_size: 64M num_reg: 9 lose cover RAM: 110M
[ 0.001244] gran_size: 64M chunk_size: 128M num_reg: 8 lose cover RAM: 110M
[ 0.001245] gran_size: 64M chunk_size: 256M num_reg: 8 lose cover RAM: 110M
[ 0.001247] gran_size: 64M chunk_size: 512M num_reg: 8 lose cover RAM: 110M
[ 0.001249] gran_size: 64M chunk_size: 1G num_reg: 8 lose cover RAM: 110M
[ 0.001250] gran_size: 64M chunk_size: 2G num_reg: 9 lose cover RAM: 110M
[ 0.001252] gran_size: 128M chunk_size: 128M num_reg: 8 lose cover RAM: 174M
[ 0.001253] gran_size: 128M chunk_size: 256M num_reg: 8 lose cover RAM: 174M
[ 0.001255] gran_size: 128M chunk_size: 512M num_reg: 8 lose cover RAM: 174M
[ 0.001256] gran_size: 128M chunk_size: 1G num_reg: 8 lose cover RAM: 174M
[ 0.001258] gran_size: 128M chunk_size: 2G num_reg: 9 lose cover RAM: 174M
[ 0.001259] gran_size: 256M chunk_size: 256M num_reg: 6 lose cover RAM: 430M
[ 0.001261] gran_size: 256M chunk_size: 512M num_reg: 8 lose cover RAM: 430M
[ 0.001262] gran_size: 256M chunk_size: 1G num_reg: 8 lose cover RAM: 430M
[ 0.001264] gran_size: 256M chunk_size: 2G num_reg: 9 lose cover RAM: 430M
[ 0.001265] gran_size: 512M chunk_size: 512M num_reg: 4 lose cover RAM: 942M
[ 0.001267] gran_size: 512M chunk_size: 1G num_reg: 4 lose cover RAM: 942M
[ 0.001268] gran_size: 512M chunk_size: 2G num_reg: 4 lose cover RAM: 942M
[ 0.001270] gran_size: 1G chunk_size: 1G num_reg: 4 lose cover RAM: 942M
[ 0.001271] gran_size: 1G chunk_size: 2G num_reg: 4 lose cover RAM: 942M
[ 0.001273] gran_size: 2G chunk_size: 2G num_reg: 3 lose cover RAM: 1966M
[ 0.001275] mtrr_cleanup: can not find optimal value
[ 0.001275] please specify mtrr_gran_size/mtrr_chunk_size
[ 0.001278] MTRR map: 9 entries (5 fixed + 4 variable; max 25), built from 10 variable MTRRs
[ 0.001280] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.002256] e820: update [mem 0xdb800000-0xffffffff] usable ==> reserved
[ 0.002267] last_pfn = 0xdb000 max_arch_pfn = 0x400000000
[ 0.010651] found SMP MP-table at [mem 0x000fd7e0-0x000fd7ef]
[ 0.010664] esrt: Reserving ESRT space from 0x00000000daf7e818 to 0x00000000daf7e850.
[ 0.011867] secureboot: Secure boot disabled
[ 0.011868] RAMDISK: [mem 0xc1049000-0xc560dfff]
[ 0.012370] ACPI: Early table checksum verification disabled
[ 0.012374] ACPI: RSDP 0x00000000DA7C0000 000024 (v02 ALASKA)
[ 0.012379] ACPI: XSDT 0x00000000DA7C0080 00007C (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.012385] ACPI: FACP 0x00000000DA7C9AA0 00010C (v05 ALASKA A M I 01072009 AMI 00010013)
[ 0.012391] ACPI: DSDT 0x00000000DA7C0190 009910 (v02 ALASKA A M I 00000503 INTL 20051117)
[ 0.012395] ACPI: FACS 0x00000000DAA5B080 000040
[ 0.012398] ACPI: APIC 0x00000000DA7C9BB0 000092 (v03 ALASKA A M I 01072009 AMI 00010013)
[ 0.012401] ACPI: FPDT 0x00000000DA7C9C48 000044 (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.012404] ACPI: ASF! 0x00000000DA7C9C90 0000A5 (v32 INTEL HCG 00000001 TFSM 000F4240)
[ 0.012408] ACPI: MCFG 0x00000000DA7C9D38 00003C (v01 ALASKA A M I 01072009 MSFT 00000097)
[ 0.012411] ACPI: HPET 0x00000000DA7C9D78 000038 (v01 ALASKA A M I 01072009 AMI. 00000005)
[ 0.012414] ACPI: SSDT 0x00000000DA7C9DB0 00036D (v01 SataRe SataTabl 00001000 INTL 20091112)
[ 0.012417] ACPI: SSDT 0x00000000DA7CA120 0009AA (v01 PmRef Cpu0Ist 00003000 INTL 20051117)
[ 0.012421] ACPI: SSDT 0x00000000DA7CAAD0 000B22 (v01 PmRef CpuPm 00003000 INTL 20051117)
[ 0.012424] ACPI: DMAR 0x00000000DA7CB5F8 0000B8 (v01 INTEL SNB 00000001 INTL 00000001)
[ 0.012427] ACPI: BGRT 0x00000000DA7CB6B0 000038 (v00 ALASKA A M I 01072009 AMI 00010013)
[ 0.012430] ACPI: Reserving FACP table memory at [mem 0xda7c9aa0-0xda7c9bab]
[ 0.012432] ACPI: Reserving DSDT table memory at [mem 0xda7c0190-0xda7c9a9f]
[ 0.012433] ACPI: Reserving FACS table memory at [mem 0xdaa5b080-0xdaa5b0bf]
[ 0.012434] ACPI: Reserving APIC table memory at [mem 0xda7c9bb0-0xda7c9c41]
[ 0.012435] ACPI: Reserving FPDT table memory at [mem 0xda7c9c48-0xda7c9c8b]
[ 0.012435] ACPI: Reserving ASF! table memory at [mem 0xda7c9c90-0xda7c9d34]
[ 0.012436] ACPI: Reserving MCFG table memory at [mem 0xda7c9d38-0xda7c9d73]
[ 0.012437] ACPI: Reserving HPET table memory at [mem 0xda7c9d78-0xda7c9daf]
[ 0.012438] ACPI: Reserving SSDT table memory at [mem 0xda7c9db0-0xda7ca11c]
[ 0.012439] ACPI: Reserving SSDT table memory at [mem 0xda7ca120-0xda7caac9]
[ 0.012440] ACPI: Reserving SSDT table memory at [mem 0xda7caad0-0xda7cb5f1]
[ 0.012441] ACPI: Reserving DMAR table memory at [mem 0xda7cb5f8-0xda7cb6af]
[ 0.012442] ACPI: Reserving BGRT table memory at [mem 0xda7cb6b0-0xda7cb6e7]
[ 0.012554] No NUMA configuration found
[ 0.012555] Faking a node at [mem 0x0000000000000000-0x000000041f5fffff]
[ 0.012564] NODE_DATA(0) allocated [mem 0x41f5ca000-0x41f5f4fff]
[ 0.012796] Zone ranges:
[ 0.012797] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.012799] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.012801] Normal [mem 0x0000000100000000-0x000000041f5fffff]
[ 0.012803] Device empty
[ 0.012804] Movable zone start for each node
[ 0.012806] Early memory node ranges
[ 0.012807] node 0: [mem 0x0000000000001000-0x000000000009efff]
[ 0.012808] node 0: [mem 0x0000000000100000-0x000000001fffffff]
[ 0.012810] node 0: [mem 0x0000000020200000-0x000000003fffffff]
[ 0.012811] node 0: [mem 0x0000000040200000-0x00000000c9c38fff]
[ 0.012812] node 0: [mem 0x00000000c9c7c000-0x00000000ca3d5fff]
[ 0.012813] node 0: [mem 0x00000000ca5ef000-0x00000000d9b8dfff]
[ 0.012814] node 0: [mem 0x00000000dafff000-0x00000000daffffff]
[ 0.012815] node 0: [mem 0x0000000100000000-0x000000041f5fffff]
[ 0.012817] Initmem setup node 0 [mem 0x0000000000001000-0x000000041f5fffff]
[ 0.012823] On node 0, zone DMA: 1 pages in unavailable ranges
[ 0.012843] On node 0, zone DMA: 97 pages in unavailable ranges
[ 0.014382] On node 0, zone DMA32: 512 pages in unavailable ranges
[ 0.018317] On node 0, zone DMA32: 512 pages in unavailable ranges
[ 0.018339] On node 0, zone DMA32: 67 pages in unavailable ranges
[ 0.018786] On node 0, zone DMA32: 537 pages in unavailable ranges
[ 0.018844] On node 0, zone DMA32: 5233 pages in unavailable ranges
[ 0.041834] On node 0, zone Normal: 20480 pages in unavailable ranges
[ 0.041870] On node 0, zone Normal: 2560 pages in unavailable ranges
[ 0.041878] Reserving Intel graphics memory at [mem 0xdba00000-0xdf9fffff]
[ 0.042002] ACPI: PM-Timer IO Port: 0x408
[ 0.042013] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[ 0.042025] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
[ 0.042028] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.042031] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.042035] ACPI: Using ACPI (MADT) for SMP configuration information
[ 0.042037] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[ 0.042046] e820: update [mem 0xcdee8000-0xce047fff] usable ==> reserved
[ 0.042059] TSC deadline timer available
[ 0.042060] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
[ 0.042080] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.042082] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[ 0.042083] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[ 0.042085] PM: hibernation: Registered nosave memory: [mem 0x20000000-0x201fffff]
[ 0.042087] PM: hibernation: Registered nosave memory: [mem 0x40000000-0x401fffff]
[ 0.042089] PM: hibernation: Registered nosave memory: [mem 0xc7938000-0xc7938fff]
[ 0.042091] PM: hibernation: Registered nosave memory: [mem 0xc7946000-0xc7946fff]
[ 0.042092] PM: hibernation: Registered nosave memory: [mem 0xc7947000-0xc7947fff]
[ 0.042094] PM: hibernation: Registered nosave memory: [mem 0xc7957000-0xc7957fff]
[ 0.042095] PM: hibernation: Registered nosave memory: [mem 0xc9c39000-0xc9c7bfff]
[ 0.042097] PM: hibernation: Registered nosave memory: [mem 0xca3d6000-0xca5eefff]
[ 0.042099] PM: hibernation: Registered nosave memory: [mem 0xcdee8000-0xce047fff]
[ 0.042101] PM: hibernation: Registered nosave memory: [mem 0xd9b8e000-0xda60dfff]
[ 0.042102] PM: hibernation: Registered nosave memory: [mem 0xda60e000-0xda61dfff]
[ 0.042103] PM: hibernation: Registered nosave memory: [mem 0xda61e000-0xdaa5cfff]
[ 0.042103] PM: hibernation: Registered nosave memory: [mem 0xdaa5d000-0xdaffefff]
[ 0.042105] PM: hibernation: Registered nosave memory: [mem 0xdb000000-0xdf9fffff]
[ 0.042106] PM: hibernation: Registered nosave memory: [mem 0xdfa00000-0xfebfffff]
[ 0.042107] PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[ 0.042108] PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
[ 0.042109] PM: hibernation: Registered nosave memory: [mem 0xfed00000-0xfed03fff]
[ 0.042110] PM: hibernation: Registered nosave memory: [mem 0xfed04000-0xfed1bfff]
[ 0.042110] PM: hibernation: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
[ 0.042111] PM: hibernation: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
[ 0.042112] PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[ 0.042113] PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xffffffff]
[ 0.042115] [mem 0xdfa00000-0xfebfffff] available for PCI devices
[ 0.042117] Booting paravirtualized kernel on bare hardware
[ 0.042119] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[ 0.042127] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1
[ 0.042783] percpu: Embedded 86 pages/cpu s229376 r8192 d114688 u524288
[ 0.042790] pcpu-alloc: s229376 r8192 d114688 u524288 alloc=1*2097152
[ 0.042792] pcpu-alloc: [0] 0 1 2 3 [0] 4 5 6 7
[ 0.042815] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-6.8.0-53-generic root=UUID=9be30de4-951d-4838-abdd-9b44c1f44a1d ro quiet splash
[ 0.042884] Unknown kernel command line parameters "splash BOOT_IMAGE=/boot/vmlinuz-6.8.0-53-generic", will be passed to user space.
[ 0.044715] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[ 0.045639] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[ 0.045782] Fallback order for Node 0: 0
[ 0.045785] Built 1 zonelists, mobility grouping on. Total pages: 4099078
[ 0.045787] Policy zone: Normal
[ 0.045796] mem auto-init: stack:all(zero), heap alloc:on, heap free:off
[ 0.045805] software IO TLB: area num 8.
[ 0.103612] Memory: 15981460K/16657220K available (22528K kernel code, 4443K rwdata, 14344K rodata, 4988K init, 4716K bss, 675500K reserved, 0K cma-reserved)
[ 0.140063] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[ 0.140170] Kernel/User page tables isolation: enabled
[ 0.140246] ftrace: allocating 58006 entries in 227 pages
[ 0.149619] ftrace: allocated 227 pages with 5 groups
[ 0.150452] Dynamic Preempt: voluntary
[ 0.150703] rcu: Preemptible hierarchical RCU implementation.
[ 0.150704] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=8.
[ 0.150705] Trampoline variant of Tasks RCU enabled.
[ 0.150706] Rude variant of Tasks RCU enabled.
[ 0.150706] Tracing variant of Tasks RCU enabled.
[ 0.150707] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
[ 0.150708] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
[ 0.154013] NR_IRQS: 524544, nr_irqs: 488, preallocated irqs: 16
[ 0.154232] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[ 0.154362] Console: colour dummy device 80x25
[ 0.154365] printk: legacy console [tty0] enabled
[ 0.154611] ACPI: Core revision 20230628
[ 0.154861] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
[ 0.154879] APIC: Switch to symmetric I/O mode setup
[ 0.154881] DMAR: Host address width 36
[ 0.154882] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[ 0.154902] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap c0000020e60262 ecap f0101a
[ 0.154905] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[ 0.154908] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap c9008020660262 ecap f0105a
[ 0.154910] DMAR: RMRR base: 0x000000daea4000 end: 0x000000daeb2fff
[ 0.154917] DMAR: RMRR base: 0x000000db800000 end: 0x000000df9fffff
[ 0.154920] DMAR-IR: IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 1
[ 0.154922] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[ 0.154923] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
[ 0.155403] DMAR-IR: Enabled IRQ remapping in x2apic mode
[ 0.155406] x2apic enabled
[ 0.155475] APIC: Switched APIC routing to: cluster x2apic
[ 0.155946] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.160879] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x30e4e618107, max_idle_ns: 440795308576 ns
[ 0.160886] Calibrating delay loop (skipped), value calculated using timer frequency.. 6784.06 BogoMIPS (lpj=3392030)
[ 0.160910] CPU0: Thermal monitoring enabled (TM1)
[ 0.160929] process: using mwait in idle threads
[ 0.160933] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8
[ 0.160934] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
[ 0.160938] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 0.160940] Spectre V2 : Mitigation: Retpolines
[ 0.160941] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 0.160942] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
[ 0.160943] Spectre V2 : Enabling Restricted Speculation for firmware calls
[ 0.160945] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[ 0.160946] Spectre V2 : User space: Mitigation: STIBP via prctl
[ 0.160947] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
[ 0.160949] MDS: Mitigation: Clear CPU buffers
[ 0.160950] MMIO Stale Data: Unknown: No mitigations
[ 0.160955] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[ 0.160957] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[ 0.160958] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[ 0.160959] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
[ 0.160960] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
[ 0.183496] Freeing SMP alternatives memory: 48K
[ 0.183503] pid_max: default: 32768 minimum: 301
[ 0.189042] LSM: initializing lsm=lockdown,capability,landlock,yama,apparmor,integrity
[ 0.189257] landlock: Up and running.
[ 0.189258] Yama: becoming mindful.
[ 0.189352] AppArmor: AppArmor initialized
[ 0.189647] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.189666] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.190636] smpboot: CPU0: Intel(R) Core(TM) i7-2600 CPU @ 3.40GHz (family: 0x6, model: 0x2a, stepping: 0x7)
[ 0.190844] RCU Tasks: Setting shift to 3 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=8.
[ 0.190871] RCU Tasks Rude: Setting shift to 3 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=8.
[ 0.190882] RCU Tasks Trace: Setting shift to 3 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=8.
[ 0.190882] Performance Events: PEBS fmt1+, SandyBridge events, 16-deep LBR, full-width counters, Intel PMU driver.
[ 0.190882] ... version: 3
[ 0.190882] ... bit width: 48
[ 0.190882] ... generic registers: 4
[ 0.190882] ... value mask: 0000ffffffffffff
[ 0.190882] ... max period: 00007fffffffffff
[ 0.190882] ... fixed-purpose events: 3
[ 0.190882] ... event mask: 000000070000000f
[ 0.190882] signal: max sigframe size: 1776
[ 0.190882] Estimated ratio of average max frequency by base frequency (times 1024): 1054
[ 0.191758] rcu: Hierarchical SRCU implementation.
[ 0.191762] rcu: Max phase no-delay instances is 400.
[ 0.192430] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[ 0.192545] smp: Bringing up secondary CPUs ...
[ 0.192689] smpboot: x86: Booting SMP configuration:
[ 0.192690] .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7
[ 0.198029] MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.
[ 0.200928] smp: Brought up 1 node, 8 CPUs
[ 0.200928] smpboot: Max logical packages: 1
[ 0.200928] smpboot: Total of 8 processors activated (54272.48 BogoMIPS)
[ 0.202539] devtmpfs: initialized
[ 0.202539] x86/mm: Memory block size: 128MB
[ 0.204504] ACPI: PM: Registering ACPI NVS region [mem 0xc9c39000-0xc9c7bfff] (274432 bytes)
[ 0.204504] ACPI: PM: Registering ACPI NVS region [mem 0xda61e000-0xdaa5cfff] (4452352 bytes)
[ 0.204504] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[ 0.204504] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
[ 0.205177] pinctrl core: initialized pinctrl subsystem
[ 0.205287] PM: RTC time: 14:15:37, date: 2025-02-17
[ 0.206029] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.206285] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
[ 0.206434] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.206577] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.206607] audit: initializing netlink subsys (disabled)
[ 0.206645] audit: type=2000 audit(1739801737.050:1): state=initialized audit_enabled=0 res=1
[ 0.206645] thermal_sys: Registered thermal governor 'fair_share'
[ 0.206645] thermal_sys: Registered thermal governor 'bang_bang'
[ 0.206645] thermal_sys: Registered thermal governor 'step_wise'
[ 0.206645] thermal_sys: Registered thermal governor 'user_space'
[ 0.206645] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.206645] EISA bus registered
[ 0.206645] cpuidle: using governor ladder
[ 0.206645] cpuidle: using governor menu
[ 0.206940] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[ 0.206942] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.207226] PCI: ECAM [mem 0xf8000000-0xfbffffff] (base 0xf8000000) for domain 0000 [bus 00-3f]
[ 0.207237] PCI: Using configuration type 1 for base access
[ 0.207278] core: PMU erratum BJ122, BV98, HSD29 worked around, HT is on
[ 0.207385] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[ 0.207393] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.207393] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[ 0.208040] ACPI: Added _OSI(Module Device)
[ 0.208040] ACPI: Added _OSI(Processor Device)
[ 0.208040] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.208040] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.213648] ACPI: 4 ACPI AML tables successfully acquired and loaded
[ 0.215345] ACPI: USB4 _OSC: OS supports USB3+ DisplayPort+ PCIe+ XDomain+
[ 0.215345] ACPI: USB4 _OSC: OS controls USB3+ DisplayPort+ PCIe+ XDomain+
[ 0.215345] ACPI: Dynamic OEM Table Load:
[ 0.215345] ACPI: SSDT 0xFFFF98A842068000 00083B (v01 PmRef Cpu0Cst 00003001 INTL 20051117)
[ 0.215850] ACPI: Dynamic OEM Table Load:
[ 0.215855] ACPI: SSDT 0xFFFF98A841ADC000 000303 (v01 PmRef ApIst 00003000 INTL 20051117)
[ 0.216887] ACPI: Dynamic OEM Table Load:
[ 0.216887] ACPI: SSDT 0xFFFF98A841AB4000 000119 (v01 PmRef ApCst 00003000 INTL 20051117)
[ 0.219158] ACPI: _OSC evaluated successfully for all CPUs
[ 0.219403] ACPI: Interpreter enabled
[ 0.219423] ACPI: PM: (supports S0 S1 S4 S5)
[ 0.219425] ACPI: Using IOAPIC for interrupt routing
[ 0.220008] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.220010] PCI: Using E820 reservations for host bridge windows
[ 0.220307] ACPI: Enabled 15 GPEs in block 00 to 3F
[ 0.229410] ACPI: \_TZ_.FN00: New power resource
[ 0.229488] ACPI: \_TZ_.FN01: New power resource
[ 0.229564] ACPI: \_TZ_.FN02: New power resource
[ 0.229640] ACPI: \_TZ_.FN03: New power resource
[ 0.229716] ACPI: \_TZ_.FN04: New power resource
[ 0.230369] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
[ 0.230376] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[ 0.230552] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug SHPCHotplug PME]
[ 0.230727] acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability LTR DPC]
[ 0.230728] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[ 0.231395] PCI host bridge to bus 0000:00
[ 0.231398] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 0.231400] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.231402] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 0.231403] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000dffff window]
[ 0.231405] pci_bus 0000:00: root bus resource [mem 0xdfa00000-0xfeafffff window]
[ 0.231407] pci_bus 0000:00: root bus resource [bus 00-3e]
[ 0.231422] pci 0000:00:00.0: [8086:0100] type 00 class 0x060000 conventional PCI endpoint
[ 0.231495] pci 0000:00:02.0: [8086:0102] type 00 class 0x030000 conventional PCI endpoint
[ 0.231503] pci 0000:00:02.0: BAR 0 [mem 0xf7800000-0xf7bfffff 64bit]
[ 0.231509] pci 0000:00:02.0: BAR 2 [mem 0xe0000000-0xefffffff 64bit pref]
[ 0.231513] pci 0000:00:02.0: BAR 4 [io 0xf000-0xf03f]
[ 0.231525] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 0.231724] pci 0000:00:14.0: [8086:1e31] type 00 class 0x0c0330 conventional PCI endpoint
[ 0.231743] pci 0000:00:14.0: BAR 0 [mem 0xf7d00000-0xf7d0ffff 64bit]
[ 0.231811] pci 0000:00:14.0: PME# supported from D3hot D3cold
[ 0.231906] pci 0000:00:1a.0: [8086:1e2d] type 00 class 0x0c0320 conventional PCI endpoint
[ 0.231922] pci 0000:00:1a.0: BAR 0 [mem 0xf7d18000-0xf7d183ff]
[ 0.232005] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[ 0.232096] pci 0000:00:1b.0: [8086:1e20] type 00 class 0x040300 PCIe Root Complex Integrated Endpoint
[ 0.232112] pci 0000:00:1b.0: BAR 0 [mem 0xf7d10000-0xf7d13fff 64bit]
[ 0.232182] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 0.232296] pci 0000:00:1c.0: [8086:1e10] type 01 class 0x060400 PCIe Root Port
[ 0.232346] pci 0000:00:1c.0: PCI bridge to [bus 01]
[ 0.232472] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.232507] pci 0000:00:1c.0: Enabling MPC IRBNCE
[ 0.232510] pci 0000:00:1c.0: Intel PCH root port ACS workaround enabled
[ 0.232624] pci 0000:00:1c.5: [8086:1e1a] type 01 class 0x060400 PCIe Root Port
[ 0.232654] pci 0000:00:1c.5: PCI bridge to [bus 02]
[ 0.232659] pci 0000:00:1c.5: bridge window [io 0xe000-0xefff]
[ 0.232663] pci 0000:00:1c.5: bridge window [mem 0xf7c00000-0xf7cfffff]
[ 0.232731] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
[ 0.232753] pci 0000:00:1c.5: Enabling MPC IRBNCE
[ 0.232756] pci 0000:00:1c.5: Intel PCH root port ACS workaround enabled
[ 0.232853] pci 0000:00:1d.0: [8086:1e26] type 00 class 0x0c0320 conventional PCI endpoint
[ 0.232869] pci 0000:00:1d.0: BAR 0 [mem 0xf7d17000-0xf7d173ff]
[ 0.232952] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[ 0.233043] pci 0000:00:1e.0: [8086:244e] type 01 class 0x060401 conventional PCI bridge
[ 0.233068] pci 0000:00:1e.0: PCI bridge to [bus 03] (subtractive decode)
[ 0.233180] pci 0000:00:1f.0: [8086:1e48] type 00 class 0x060100 conventional PCI endpoint
[ 0.233368] pci 0000:00:1f.2: [8086:1e02] type 00 class 0x010601 conventional PCI endpoint
[ 0.233381] pci 0000:00:1f.2: BAR 0 [io 0xf0b0-0xf0b7]
[ 0.233389] pci 0000:00:1f.2: BAR 1 [io 0xf0a0-0xf0a3]
[ 0.233396] pci 0000:00:1f.2: BAR 2 [io 0xf090-0xf097]
[ 0.233404] pci 0000:00:1f.2: BAR 3 [io 0xf080-0xf083]
[ 0.233411] pci 0000:00:1f.2: BAR 4 [io 0xf060-0xf07f]
[ 0.233419] pci 0000:00:1f.2: BAR 5 [mem 0xf7d16000-0xf7d167ff]
[ 0.233459] pci 0000:00:1f.2: PME# supported from D3hot
[ 0.233535] pci 0000:00:1f.3: [8086:1e22] type 00 class 0x0c0500 conventional PCI endpoint
[ 0.233553] pci 0000:00:1f.3: BAR 0 [mem 0xf7d15000-0xf7d150ff 64bit]
[ 0.233572] pci 0000:00:1f.3: BAR 4 [io 0xf040-0xf05f]
[ 0.233715] pci 0000:00:1c.0: PCI bridge to [bus 01]
[ 0.233805] pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000 PCIe Endpoint
[ 0.233831] pci 0000:02:00.0: BAR 0 [io 0xe000-0xe0ff]
[ 0.233864] pci 0000:02:00.0: BAR 2 [mem 0xf7c04000-0xf7c04fff 64bit]
[ 0.233884] pci 0000:02:00.0: BAR 4 [mem 0xf7c00000-0xf7c03fff 64bit]
[ 0.234039] pci 0000:02:00.0: supports D1 D2
[ 0.234040] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.234281] pci 0000:00:1c.5: PCI bridge to [bus 02]
[ 0.234307] pci_bus 0000:03: extended config space not accessible
[ 0.234353] pci 0000:00:1e.0: PCI bridge to [bus 03] (subtractive decode)
[ 0.234362] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7 window] (subtractive decode)
[ 0.234364] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff window] (subtractive decode)
[ 0.234366] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
[ 0.234367] pci 0000:00:1e.0: bridge window [mem 0x000d0000-0x000dffff window] (subtractive decode)
[ 0.234369] pci 0000:00:1e.0: bridge window [mem 0xdfa00000-0xfeafffff window] (subtractive decode)
[ 0.234858] ACPI: PCI: Interrupt link LNKA configured for IRQ 11
[ 0.234922] ACPI: PCI: Interrupt link LNKB configured for IRQ 5
[ 0.234981] ACPI: PCI: Interrupt link LNKC configured for IRQ 10
[ 0.235040] ACPI: PCI: Interrupt link LNKD configured for IRQ 11
[ 0.235099] ACPI: PCI: Interrupt link LNKE configured for IRQ 0
[ 0.235101] ACPI: PCI: Interrupt link LNKE disabled
[ 0.235159] ACPI: PCI: Interrupt link LNKF configured for IRQ 0
[ 0.235160] ACPI: PCI: Interrupt link LNKF disabled
[ 0.235219] ACPI: PCI: Interrupt link LNKG configured for IRQ 10
[ 0.235277] ACPI: PCI: Interrupt link LNKH configured for IRQ 3
[ 0.235646] iommu: Default domain type: Translated
[ 0.235646] iommu: DMA domain TLB invalidation policy: lazy mode
[ 0.235899] SCSI subsystem initialized
[ 0.235907] libata version 3.00 loaded.
[ 0.235912] ACPI: bus type USB registered
[ 0.235923] usbcore: registered new interface driver usbfs
[ 0.235928] usbcore: registered new interface driver hub
[ 0.235935] usbcore: registered new device driver usb
[ 0.235956] pps_core: LinuxPPS API ver. 1 registered
[ 0.235957] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
[ 0.235959] PTP clock support registered
[ 0.235975] EDAC MC: Ver: 3.0.0
[ 0.235981] efivars: Registered efivars operations
[ 0.236110] NetLabel: Initializing
[ 0.236112] NetLabel: domain hash size = 128
[ 0.236113] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 0.236128] NetLabel: unlabeled traffic allowed by default
[ 0.236146] mctp: management component transport protocol core
[ 0.236146] NET: Registered PF_MCTP protocol family
[ 0.236146] PCI: Using ACPI for IRQ routing
[ 0.238113] PCI: pci_cache_line_size set to 64 bytes
[ 0.238146] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
[ 0.238148] e820: reserve RAM buffer [mem 0xc7938018-0xc7ffffff]
[ 0.238150] e820: reserve RAM buffer [mem 0xc7947018-0xc7ffffff]
[ 0.238151] e820: reserve RAM buffer [mem 0xc9c39000-0xcbffffff]
[ 0.238152] e820: reserve RAM buffer [mem 0xca3d6000-0xcbffffff]
[ 0.238153] e820: reserve RAM buffer [mem 0xcdee8000-0xcfffffff]
[ 0.238154] e820: reserve RAM buffer [mem 0xd9b8e000-0xdbffffff]
[ 0.238155] e820: reserve RAM buffer [mem 0xdb000000-0xdbffffff]
[ 0.238156] e820: reserve RAM buffer [mem 0x41f600000-0x41fffffff]
[ 0.238207] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[ 0.238207] pci 0000:00:02.0: vgaarb: bridge control possible
[ 0.238207] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 0.238207] vgaarb: loaded
[ 0.238207] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[ 0.238207] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[ 0.239910] clocksource: Switched to clocksource tsc-early
[ 0.240839] VFS: Disk quotas dquot_6.6.0
[ 0.240865] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.241025] AppArmor: AppArmor Filesystem Enabled
[ 0.241057] pnp: PnP ACPI init
[ 0.241164] system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved
[ 0.241245] system 00:01: [io 0x0680-0x069f] has been reserved
[ 0.241248] system 00:01: [io 0x1000-0x100f] has been reserved
[ 0.241250] system 00:01: [io 0xffff] has been reserved
[ 0.241251] system 00:01: [io 0xffff] has been reserved
[ 0.241253] system 00:01: [io 0x0400-0x0453] has been reserved
[ 0.241254] system 00:01: [io 0x0458-0x047f] has been reserved
[ 0.241256] system 00:01: [io 0x0500-0x057f] has been reserved
[ 0.241257] system 00:01: [io 0x164e-0x164f] has been reserved
[ 0.241335] system 00:03: [io 0x0454-0x0457] has been reserved
[ 0.241487] system 00:04: [io 0x0a00-0x0a1f] has been reserved
[ 0.241490] system 00:04: [io 0x0a30-0x0a3f] has been reserved
[ 0.241491] system 00:04: [io 0x0a20-0x0a2f] has been reserved
[ 0.241665] pnp 00:05: [dma 0 disabled]
[ 0.241749] system 00:06: [io 0x04d0-0x04d1] has been reserved
[ 0.241967] system 00:07: [mem 0xfed1c000-0xfed1ffff] has been reserved
[ 0.241970] system 00:07: [mem 0xfed10000-0xfed17fff] has been reserved
[ 0.241971] system 00:07: [mem 0xfed18000-0xfed18fff] has been reserved
[ 0.241973] system 00:07: [mem 0xfed19000-0xfed19fff] has been reserved
[ 0.241974] system 00:07: [mem 0xf8000000-0xfbffffff] has been reserved
[ 0.241976] system 00:07: [mem 0xfed20000-0xfed3ffff] has been reserved
[ 0.241978] system 00:07: [mem 0xfed90000-0xfed93fff] could not be reserved
[ 0.241979] system 00:07: [mem 0xfed45000-0xfed8ffff] has been reserved
[ 0.241981] system 00:07: [mem 0xff000000-0xffffffff] has been reserved
[ 0.241983] system 00:07: [mem 0xfee00000-0xfeefffff] could not be reserved
[ 0.241984] system 00:07: [mem 0xdfa00000-0xdfa00fff] has been reserved
[ 0.242155] system 00:08: [mem 0x20000000-0x201fffff] has been reserved
[ 0.242157] system 00:08: [mem 0x40000000-0x401fffff] has been reserved
[ 0.242178] pnp: PnP ACPI: found 9 devices
[ 0.248477] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 0.248665] NET: Registered PF_INET protocol family
[ 0.248819] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.266219] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
[ 0.266252] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.266302] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 0.266542] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
[ 0.266777] TCP: Hash tables configured (established 131072 bind 65536)
[ 0.266928] MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear)
[ 0.267010] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
[ 0.267058] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
[ 0.267164] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.267172] NET: Registered PF_XDP protocol family
[ 0.267183] pci 0000:00:1c.0: PCI bridge to [bus 01]
[ 0.267204] pci 0000:00:1c.5: PCI bridge to [bus 02]
[ 0.267207] pci 0000:00:1c.5: bridge window [io 0xe000-0xefff]
[ 0.267213] pci 0000:00:1c.5: bridge window [mem 0xf7c00000-0xf7cfffff]
[ 0.267221] pci 0000:00:1e.0: PCI bridge to [bus 03]
[ 0.267231] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 0.267233] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 0.267235] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 0.267236] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dffff window]
[ 0.267237] pci_bus 0000:00: resource 8 [mem 0xdfa00000-0xfeafffff window]
[ 0.267239] pci_bus 0000:02: resource 0 [io 0xe000-0xefff]
[ 0.267241] pci_bus 0000:02: resource 1 [mem 0xf7c00000-0xf7cfffff]
[ 0.267242] pci_bus 0000:03: resource 4 [io 0x0000-0x0cf7 window]
[ 0.267244] pci_bus 0000:03: resource 5 [io 0x0d00-0xffff window]
[ 0.267245] pci_bus 0000:03: resource 6 [mem 0x000a0000-0x000bffff window]
[ 0.267246] pci_bus 0000:03: resource 7 [mem 0x000d0000-0x000dffff window]
[ 0.267248] pci_bus 0000:03: resource 8 [mem 0xdfa00000-0xfeafffff window]
[ 0.267839] pci 0000:02:00.0: CLS mismatch (64 != 32), using 64 bytes
[ 0.267865] DMAR: No ATSR found
[ 0.267866] DMAR: No SATC found
[ 0.267868] DMAR: IOMMU feature pgsel_inv inconsistent
[ 0.267869] DMAR: IOMMU feature pass_through inconsistent
[ 0.267870] DMAR: dmar0: Using Queued invalidation
[ 0.267875] DMAR: dmar1: Using Queued invalidation
[ 0.267925] Trying to unpack rootfs image as initramfs...
[ 0.329483] pci 0000:00:02.0: Adding to iommu group 0
[ 0.330194] pci 0000:00:00.0: Adding to iommu group 1
[ 0.330203] pci 0000:00:14.0: Adding to iommu group 2
[ 0.330211] pci 0000:00:1a.0: Adding to iommu group 3
[ 0.330221] pci 0000:00:1b.0: Adding to iommu group 4
[ 0.330230] pci 0000:00:1c.0: Adding to iommu group 5
[ 0.330238] pci 0000:00:1c.5: Adding to iommu group 6
[ 0.330247] pci 0000:00:1d.0: Adding to iommu group 7
[ 0.330255] pci 0000:00:1e.0: Adding to iommu group 8
[ 0.330269] pci 0000:00:1f.0: Adding to iommu group 9
[ 0.330277] pci 0000:00:1f.2: Adding to iommu group 9
[ 0.330284] pci 0000:00:1f.3: Adding to iommu group 9
[ 0.330294] pci 0000:02:00.0: Adding to iommu group 10
[ 0.331125] DMAR: Intel(R) Virtualization Technology for Directed I/O
[ 0.331127] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.331128] software IO TLB: mapped [mem 0x00000000bd049000-0x00000000c1049000] (64MB)
[ 0.331901] Initialise system trusted keyrings
[ 0.331920] Key type blacklist registered
[ 0.331982] workingset: timestamp_bits=36 max_order=22 bucket_order=0
[ 0.331991] zbud: loaded
[ 0.333240] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.333797] fuse: init (API version 7.39)
[ 0.334040] integrity: Platform Keyring initialized
[ 0.334046] integrity: Machine keyring initialized
[ 0.346764] Key type asymmetric registered
[ 0.346770] Asymmetric key parser 'x509' registered
[ 0.346797] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[ 0.346870] io scheduler mq-deadline registered
[ 0.347613] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 0.349209] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[ 0.349253] ACPI: button: Power Button [PWRB]
[ 0.349287] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[ 0.349319] ACPI: button: Power Button [PWRF]
[ 0.350093] thermal LNXTHERM:00: registered as thermal_zone0
[ 0.350096] ACPI: thermal: Thermal Zone [TZ00] (28 C)
[ 0.350369] thermal LNXTHERM:01: registered as thermal_zone1
[ 0.350371] ACPI: thermal: Thermal Zone [TZ01] (30 C)
[ 0.350562] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 0.371254] 00:05: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[ 0.373907] Linux agpgart interface v0.103
[ 0.376067] loop: module loaded
[ 0.376321] ACPI: bus type drm_connector registered
[ 0.376735] tun: Universal TUN/TAP device driver, 1.6
[ 0.376782] PPP generic driver version 2.4.2
[ 0.376964] i8042: PNP: No PS/2 controller found.
[ 0.377076] ehci-pci 0000:00:1a.0: EHCI Host Controller
[ 0.377092] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
[ 0.377103] mousedev: PS/2 mouse device common for all mice
[ 0.377105] ehci-pci 0000:00:1a.0: debug port 2
[ 0.377262] rtc_cmos 00:02: RTC can wake from S4
[ 0.377608] rtc_cmos 00:02: registered as rtc0
[ 0.377659] rtc_cmos 00:02: setting system clock to 2025-02-17T14:15:37 UTC (1739801737)
[ 0.377700] rtc_cmos 00:02: alarms up to one month, y3k, 242 bytes nvram
[ 0.377713] i2c_dev: i2c /dev entries driver
[ 0.381078] ehci-pci 0000:00:1a.0: irq 16, io mem 0xf7d18000
[ 0.381377] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[ 0.381402] device-mapper: uevent: version 1.0.3
[ 0.381497] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: [email protected]
[ 0.381520] platform eisa.0: Probing EISA bus 0
[ 0.381523] platform eisa.0: EISA: Cannot allocate resource for mainboard
[ 0.381525] platform eisa.0: Cannot allocate resource for EISA slot 1
[ 0.381526] platform eisa.0: Cannot allocate resource for EISA slot 2
[ 0.381527] platform eisa.0: Cannot allocate resource for EISA slot 3
[ 0.381528] platform eisa.0: Cannot allocate resource for EISA slot 4
[ 0.381530] platform eisa.0: Cannot allocate resource for EISA slot 5
[ 0.381531] platform eisa.0: Cannot allocate resource for EISA slot 6
[ 0.381532] platform eisa.0: Cannot allocate resource for EISA slot 7
[ 0.381533] platform eisa.0: Cannot allocate resource for EISA slot 8
[ 0.381534] platform eisa.0: EISA: Detected 0 cards
[ 0.381539] intel_pstate: Intel P-state driver initializing
[ 0.382087] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.382286] [drm] Initialized simpledrm 1.0.0 20200625 for simple-framebuffer.0 on minor 0
[ 0.382508] fbcon: Deferring console take-over
[ 0.382511] simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
[ 0.382574] drop_monitor: Initializing network drop monitor service
[ 0.382805] NET: Registered PF_INET6 protocol family
[ 0.387924] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[ 0.388058] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.08
[ 0.388061] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.388063] usb usb1: Product: EHCI Host Controller
[ 0.388064] usb usb1: Manufacturer: Linux 6.8.0-53-generic ehci_hcd
[ 0.388065] usb usb1: SerialNumber: 0000:00:1a.0
[ 0.388310] hub 1-0:1.0: USB hub found
[ 0.388327] hub 1-0:1.0: 2 ports detected
[ 0.388558] ehci-pci 0000:00:1d.0: EHCI Host Controller
[ 0.388571] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
[ 0.388586] ehci-pci 0000:00:1d.0: debug port 2
[ 0.392548] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf7d17000
[ 0.398940] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[ 0.399167] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.08
[ 0.399172] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.399174] usb usb2: Product: EHCI Host Controller
[ 0.399175] usb usb2: Manufacturer: Linux 6.8.0-53-generic ehci_hcd
[ 0.399176] usb usb2: SerialNumber: 0000:00:1d.0
[ 0.399482] hub 2-0:1.0: USB hub found
[ 0.399495] hub 2-0:1.0: 2 ports detected
[ 0.400548] Freeing initrd memory: 71444K
[ 0.406931] Segment Routing with IPv6
[ 0.406965] In-situ OAM (IOAM) with IPv6
[ 0.407018] NET: Registered PF_PACKET protocol family
[ 0.407240] Key type dns_resolver registered
[ 0.408295] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[ 0.408472] microcode: Current revision: 0x0000002f
[ 0.408475] microcode: Updated early from: 0x00000029
[ 0.408638] IPI shorthand broadcast: enabled
[ 0.410336] sched_clock: Marking stable (408265474, 1618526)->(426657290, -16773290)
[ 0.410575] registered taskstats version 1
[ 0.410839] Loading compiled-in X.509 certificates
[ 0.411535] Loaded X.509 cert 'Build time autogenerated kernel key: b8563e8b2f2673f5ddd9f3802ddc7518c3de6b6f'
[ 0.412137] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969'
[ 0.412711] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19'
[ 0.412713] blacklist: Loading compiled-in revocation X.509 certificates
[ 0.412735] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0'
[ 0.412754] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03'
[ 0.412771] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b'
[ 0.412786] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8'
[ 0.412801] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d'
[ 0.412816] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c'
[ 0.412838] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af'
[ 0.412853] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9'
[ 0.416688] Key type .fscrypt registered
[ 0.416690] Key type fscrypt-provisioning registered
[ 0.422505] cryptd: max_cpu_qlen set to 1000
[ 0.426754] AVX version of gcm_enc/dec engaged.
[ 0.426783] AES CTR mode by8 optimization enabled
[ 0.442861] Key type encrypted registered
[ 0.442869] AppArmor: AppArmor sha256 policy hashing enabled
[ 0.444273] ima: No TPM chip found, activating TPM-bypass!
[ 0.444278] Loading compiled-in module X.509 certificates
[ 0.444850] Loaded X.509 cert 'Build time autogenerated kernel key: b8563e8b2f2673f5ddd9f3802ddc7518c3de6b6f'
[ 0.444852] ima: Allocated hash algorithm: sha256
[ 0.444863] ima: No architecture policies found
[ 0.444890] evm: Initialising EVM extended attributes:
[ 0.444892] evm: security.selinux
[ 0.444893] evm: security.SMACK64
[ 0.444894] evm: security.SMACK64EXEC
[ 0.444894] evm: security.SMACK64TRANSMUTE
[ 0.444895] evm: security.SMACK64MMAP
[ 0.444896] evm: security.apparmor
[ 0.444897] evm: security.ima
[ 0.444897] evm: security.capability
[ 0.444898] evm: HMAC attrs: 0x1
[ 0.445196] PM: Magic number: 13:456:283
[ 0.448889] RAS: Correctable Errors collector initialized.
[ 0.448982] clk: Disabling unused clocks
[ 0.450751] Freeing unused decrypted memory: 2028K
[ 0.451281] Freeing unused kernel image (initmem) memory: 4988K
[ 0.451375] Write protecting the kernel read-only data: 38912k
[ 0.451861] Freeing unused kernel image (rodata/data gap) memory: 2040K
[ 0.491891] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 0.491894] x86/mm: Checking user space page tables
[ 0.530297] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 0.530304] Run /init as init process
[ 0.530306] with arguments:
[ 0.530307] /init
[ 0.530308] splash
[ 0.530309] with environment:
[ 0.530310] HOME=/
[ 0.530310] TERM=linux
[ 0.530311] BOOT_IMAGE=/boot/vmlinuz-6.8.0-53-generic
[ 0.625916] usb 1-1: new high-speed USB device number 2 using ehci-pci
[ 0.641923] usb 2-1: new high-speed USB device number 2 using ehci-pci
[ 0.681082] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 0.681099] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
[ 0.682303] xhci_hcd 0000:00:14.0: hcc params 0x20007181 hci version 0x100 quirks 0x000000000000b930
[ 0.682615] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 0.682620] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
[ 0.682624] xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
[ 0.682687] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.08
[ 0.682690] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.682691] usb usb3: Product: xHCI Host Controller
[ 0.682693] usb usb3: Manufacturer: Linux 6.8.0-53-generic xhci-hcd
[ 0.682694] usb usb3: SerialNumber: 0000:00:14.0
[ 0.682849] hub 3-0:1.0: USB hub found
[ 0.682870] hub 3-0:1.0: 4 ports detected
[ 0.683808] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.08
[ 0.683813] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.683816] usb usb4: Product: xHCI Host Controller
[ 0.683819] usb usb4: Manufacturer: Linux 6.8.0-53-generic xhci-hcd
[ 0.683821] usb usb4: SerialNumber: 0000:00:14.0
[ 0.683952] hub 4-0:1.0: USB hub found
[ 0.683963] hub 4-0:1.0: 4 ports detected
[ 0.684988] ahci 0000:00:1f.2: version 3.0
[ 0.685237] r8169 0000:02:00.0: can't disable ASPM; OS doesn't have ASPM control
[ 0.685383] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x1 impl SATA mode
[ 0.685390] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio slum part ems apst
[ 0.686257] scsi host0: ahci
[ 0.686564] scsi host1: ahci
[ 0.686739] scsi host2: ahci
[ 0.686925] scsi host3: ahci
[ 0.687105] scsi host4: ahci
[ 0.687369] scsi host5: ahci
[ 0.687460] ata1: SATA max UDMA/133 abar m2048@0xf7d16000 port 0xf7d16100 irq 34 lpm-pol 0
[ 0.687463] ata2: DUMMY
[ 0.687464] ata3: DUMMY
[ 0.687465] ata4: DUMMY
[ 0.687465] ata5: DUMMY
[ 0.687466] ata6: DUMMY
[ 0.693186] r8169 0000:02:00.0 eth0: RTL8168h/8111h, 0a:e0:af:a9:01:85, XID 541, IRQ 35
[ 0.693192] r8169 0000:02:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
[ 0.755679] usb 1-1: New USB device found, idVendor=8087, idProduct=0024, bcdDevice= 0.00
[ 0.755684] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 0.755975] hub 1-1:1.0: USB hub found
[ 0.756106] hub 1-1:1.0: 6 ports detected
[ 0.771679] usb 2-1: New USB device found, idVendor=8087, idProduct=0024, bcdDevice= 0.00
[ 0.771684] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 0.771996] hub 2-1:1.0: USB hub found
[ 0.772283] hub 2-1:1.0: 8 ports detected
[ 0.921911] usb 3-2: new full-speed USB device number 2 using xhci_hcd
[ 0.997919] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 0.998398] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.SAT0.SPT0._GTF.DSSP], AE_NOT_FOUND (20230628/psargs-332)
[ 0.998409] No Local Variables are initialized for Method [_GTF]
[ 0.998411] No Arguments are initialized for method [_GTF]
[ 0.998414] ACPI Error: Aborting method \_SB.PCI0.SAT0.SPT0._GTF due to previous error (AE_NOT_FOUND) (20230628/psparse-529)
[ 0.998421] ata1.00: supports DRM functions and may not be fully accessible
[ 0.998423] ata1.00: ATA-10: Micron_M600_MTFDDAK1T0MBF, MU03, max UDMA/133
[ 1.002126] ata1.00: 2000409264 sectors, multi 16: LBA48 NCQ (depth 32), AA
[ 1.008317] ata1.00: Features: Trust Dev-Sleep NCQ-sndrcv NCQ-prio
[ 1.008730] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.SAT0.SPT0._GTF.DSSP], AE_NOT_FOUND (20230628/psargs-332)
[ 1.008750] No Local Variables are initialized for Method [_GTF]
[ 1.008754] No Arguments are initialized for method [_GTF]
[ 1.008759] ACPI Error: Aborting method \_SB.PCI0.SAT0.SPT0._GTF due to previous error (AE_NOT_FOUND) (20230628/psparse-529)
[ 1.008782] ata1.00: supports DRM functions and may not be fully accessible
[ 1.019306] ata1.00: configured for UDMA/133
[ 1.019449] scsi 0:0:0:0: Direct-Access ATA Micron_M600_MTFD MU03 PQ: 0 ANSI: 5
[ 1.019734] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 1.019822] ata1.00: Enabling discard_zeroes_data
[ 1.019847] sd 0:0:0:0: [sda] 2000409264 512-byte logical blocks: (1.02 TB/954 GiB)
[ 1.019850] sd 0:0:0:0: [sda] 4096-byte physical blocks
[ 1.019867] sd 0:0:0:0: [sda] Write Protect is off
[ 1.019869] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 1.019882] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.019920] sd 0:0:0:0: [sda] Preferred minimum I/O size 4096 bytes
[ 1.020161] ata1.00: Enabling discard_zeroes_data
[ 1.021342] sda: sda1 sda2 sda3 sda4 sda5
[ 1.021734] sd 0:0:0:0: [sda] supports TCG Opal
[ 1.021738] sd 0:0:0:0: [sda] Attached SCSI disk
[ 1.025056] r8169 0000:02:00.0 enp2s0: renamed from eth0
[ 1.031893] usb 1-1.3: new low-speed USB device number 3 using ehci-pci
[ 1.048851] usb 3-2: New USB device found, idVendor=0a05, idProduct=7211, bcdDevice= 1.00
[ 1.048859] usb 3-2: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 1.048862] usb 3-2: Product: USB2.0 HUB
[ 1.049357] hub 3-2:1.0: USB hub found
[ 1.049460] hub 3-2:1.0: 4 ports detected
[ 1.114952] usb 1-1.3: New USB device found, idVendor=1bcf, idProduct=0005, bcdDevice= 0.14
[ 1.114958] usb 1-1.3: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[ 1.114959] usb 1-1.3: Product: USB Optical Mouse
[ 1.122917] hid: raw HID events driver (C) Jiri Kosina
[ 1.127917] usbcore: registered new interface driver usbhid
[ 1.127921] usbhid: USB HID core driver
[ 1.129859] input: USB Optical Mouse as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/0003:1BCF:0005.0001/input/input2
[ 1.129977] hid-generic 0003:1BCF:0005.0001: input,hidraw0: USB HID v1.10 Mouse [USB Optical Mouse] on usb-0000:00:1a.0-1.3/input0
[ 1.156890] raid6: sse2x4 gen() 15432 MB/s
[ 1.163908] usb 3-3: new full-speed USB device number 3 using xhci_hcd
[ 1.173885] raid6: sse2x2 gen() 16130 MB/s
[ 1.181898] usb 1-1.4: new low-speed USB device number 4 using ehci-pci
[ 1.184902] raid6: sse2x1 gen() 9068 MB/s
[ 1.184905] raid6: using algorithm sse2x2 gen() 16130 MB/s
[ 1.202621] raid6: .... xor() 9433 MB/s, rmw enabled
[ 1.202624] raid6: using ssse3x2 recovery algorithm
[ 1.203836] xor: automatically using best checksumming function avx
[ 1.204755] async_tx: api initialized (async)
[ 1.271988] usb 1-1.4: New USB device found, idVendor=1a2c, idProduct=4c5e, bcdDevice= 1.10
[ 1.271995] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 1.271997] usb 1-1.4: Product: USB Keyboard
[ 1.271998] usb 1-1.4: Manufacturer: SEMICO
[ 1.275848] input: SEMICO USB Keyboard as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.0/0003:1A2C:4C5E.0002/input/input3
[ 1.327761] hid-generic 0003:1A2C:4C5E.0002: input,hidraw1: USB HID v1.10 Keyboard [SEMICO USB Keyboard] on usb-0000:00:1a.0-1.4/input0
[ 1.334375] input: SEMICO USB Keyboard Consumer Control as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.1/0003:1A2C:4C5E.0003/input/input4
[ 1.334396] usb 3-3: New USB device found, idVendor=0a12, idProduct=0001, bcdDevice=88.91
[ 1.334399] usb 3-3: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[ 1.334400] usb 3-3: Product: BT DONGLE10
[ 1.340640] tsc: Refined TSC clocksource calibration: 3392.294 MHz
[ 1.340648] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x30e5debfb38, max_idle_ns: 440795265279 ns
[ 1.340692] clocksource: Switched to clocksource tsc
[ 1.385732] input: SEMICO USB Keyboard System Control as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.1/0003:1A2C:4C5E.0003/input/input5
[ 1.385793] input: SEMICO USB Keyboard as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.1/0003:1A2C:4C5E.0003/input/input7
[ 1.385888] hid-generic 0003:1A2C:4C5E.0003: input,hiddev0,hidraw2: USB HID v1.10 Keyboard [SEMICO USB Keyboard] on usb-0000:00:1a.0-1.4/input1
[ 1.489650] random: crng init done
[ 1.536654] usb 3-2.1: new full-speed USB device number 4 using xhci_hcd
[ 1.625713] usb 3-2.1: New USB device found, idVendor=0a05, idProduct=7211, bcdDevice= 1.00
[ 1.625719] usb 3-2.1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 1.625721] usb 3-2.1: Product: USB2.0 HUB
[ 1.626111] hub 3-2.1:1.0: USB hub found
[ 1.626213] hub 3-2.1:1.0: 4 ports detected
[ 1.715341] Btrfs loaded, zoned=yes, fsverity=yes
[ 1.791628] EXT4-fs (sda5): mounted filesystem 9be30de4-951d-4838-abdd-9b44c1f44a1d ro with ordered data mode. Quota mode: none.
[ 1.917469] systemd[1]: RTC configured in localtime, applying delta of -180 minutes to system time.
[ 1.932702] systemd[1]: Inserted module 'autofs4'
[ 1.950652] systemd[1]: systemd 255.4-1ubuntu8.5 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
[ 1.950683] systemd[1]: Detected architecture x86-64.
[ 1.952025] systemd[1]: Hostname set to <patuu-pczaum>.
[ 2.242749] systemd[1]: Queued start job for default target graphical.target.
[ 2.256608] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe.
[ 2.257060] systemd[1]: Created slice system-systemd\x2dfsck.slice - Slice /system/systemd-fsck.
[ 2.257362] systemd[1]: Created slice user.slice - User and Session Slice.
[ 2.257432] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch.
[ 2.257635] systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point.
[ 2.257663] systemd[1]: Expecting device dev-disk-by\x2duuid-F4B5\x2d55D3.device - /dev/disk/by-uuid/F4B5-55D3...
[ 2.257686] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes.
[ 2.257712] systemd[1]: Reached target nss-user-lookup.target - User and Group Name Lookups.
[ 2.257726] systemd[1]: Reached target remote-fs.target - Remote File Systems.
[ 2.257739] systemd[1]: Reached target slices.target - Slice Units.
[ 2.257769] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes.
[ 2.257866] systemd[1]: Listening on dm-event.socket - Device-mapper event daemon FIFOs.
[ 2.257988] systemd[1]: Listening on lvm2-lvmpolld.socket - LVM2 poll daemon socket.
[ 2.258108] systemd[1]: Listening on syslog.socket - Syslog Socket.
[ 2.259483] systemd[1]: Listening on systemd-coredump.socket - Process Core Dump Socket.
[ 2.259577] systemd[1]: Listening on systemd-fsckd.socket - fsck to fsckd communication Socket.
[ 2.259648] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe.
[ 2.259760] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log).
[ 2.259882] systemd[1]: Listening on systemd-journald.socket - Journal Socket.
[ 2.259921] systemd[1]: systemd-pcrextend.socket - TPM2 PCR Extension (Varlink) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[ 2.260054] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.
[ 2.260154] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
[ 2.261430] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System...
[ 2.262243] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System...
[ 2.263087] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System...
[ 2.263960] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System...
[ 2.266596] systemd[1]: Starting systemd-journald.service - Journal Service...
[ 2.266778] systemd[1]: Finished blk-availability.service - Availability of block devices.
[ 2.268579] systemd[1]: Starting keyboard-setup.service - Set the console keyboard layout...
[ 2.269871] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes...
[ 2.271274] systemd[1]: Starting lvm2-monitor.service - Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[ 2.272516] systemd[1]: Starting [email protected] - Load Kernel Module configfs...
[ 2.273687] systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod...
[ 2.274906] systemd[1]: Starting [email protected] - Load Kernel Module drm...
[ 2.276258] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore...
[ 2.277731] systemd[1]: Starting [email protected] - Load Kernel Module fuse...
[ 2.279915] systemd[1]: Starting [email protected] - Load Kernel Module loop...
[ 2.280069] systemd[1]: systemd-fsck-root.service - File System Check on Root Device was skipped because of an unmet condition check (ConditionPathExists=!/run/initramfs/fsck-root).
[ 2.283387] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules...
[ 2.283422] systemd[1]: systemd-pcrmachine.service - TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[ 2.285248] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems...
[ 2.285306] systemd[1]: systemd-tpm2-setup-early.service - TPM2 SRK Setup (Early) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[ 2.285507] pstore: Using crash dump compression: deflate
[ 2.286674] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices...
[ 2.289353] systemd[1]: Mounted dev-hugepages.mount - Huge Pages File System.
[ 2.289462] systemd-journald[339]: Collecting audit messages is disabled.
[ 2.289523] systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System.
[ 2.289777] systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System.
[ 2.289976] systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System.
[ 2.290321] systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes.
[ 2.290722] systemd[1]: [email protected]: Deactivated successfully.
[ 2.290926] systemd[1]: Finished [email protected] - Load Kernel Module configfs.
[ 2.291366] systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
[ 2.291573] systemd[1]: Finished modprobe@dm_mod.service - Load Kernel Module dm_mod.
[ 2.292024] systemd[1]: [email protected]: Deactivated successfully.
[ 2.292245] systemd[1]: Finished [email protected] - Load Kernel Module drm.
[ 2.293315] systemd[1]: [email protected]: Deactivated successfully.
[ 2.293867] systemd[1]: Finished [email protected] - Load Kernel Module fuse.
[ 2.295415] systemd[1]: [email protected]: Deactivated successfully.
[ 2.295863] systemd[1]: Finished [email protected] - Load Kernel Module loop.
[ 2.298222] systemd[1]: Mounting sys-fs-fuse-connections.mount - FUSE Control File System...
[ 2.298558] pstore: Registered efi_pstore as persistent store backend
[ 2.299245] systemd[1]: Mounting sys-kernel-config.mount - Kernel Configuration File System...
[ 2.299294] systemd[1]: systemd-repart.service - Repartition Root Disk was skipped because no trigger condition checks were met.
[ 2.300367] systemd[1]: Starting systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully...
[ 2.300936] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully.
[ 2.301166] systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore.
[ 2.303702] lp: driver loaded but no devices found
[ 2.307358] systemd[1]: Mounted sys-fs-fuse-connections.mount - FUSE Control File System.
[ 2.307541] systemd[1]: Mounted sys-kernel-config.mount - Kernel Configuration File System.
[ 2.308726] ppdev: user-space parallel port driver
[ 2.311424] EXT4-fs (sda5): re-mounted 9be30de4-951d-4838-abdd-9b44c1f44a1d r/w. Quota mode: none.
[ 2.312514] systemd[1]: Finished systemd-remount-fs.service - Remount Root and Kernel File Systems.
[ 2.313654] systemd[1]: Activating swap swapfile.swap - /swapfile...
[ 2.314140] systemd[1]: systemd-hwdb-update.service - Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
[ 2.314202] systemd[1]: systemd-pstore.service - Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore).
[ 2.315851] systemd[1]: Starting systemd-random-seed.service - Load/Save OS Random Seed...
[ 2.315888] systemd[1]: systemd-tpm2-setup.service - TPM2 SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[ 2.322089] Adding 2097148k swap on /swapfile. Priority:-2 extents:16 across:39976960k SS
[ 2.322160] systemd[1]: Activated swap swapfile.swap - /swapfile.
[ 2.322239] systemd[1]: Reached target swap.target - Swaps.
[ 2.323866] systemd[1]: Finished systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully.
[ 2.324035] systemd[1]: systemd-sysusers.service - Create System Users was skipped because no trigger condition checks were met.
[ 2.325048] systemd[1]: Starting systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev...
[ 2.333880] systemd[1]: Finished systemd-modules-load.service - Load Kernel Modules.
[ 2.334321] systemd[1]: Finished lvm2-monitor.service - Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
[ 2.335824] systemd[1]: Starting systemd-sysctl.service - Apply Kernel Variables...
[ 2.336879] systemd[1]: Finished systemd-random-seed.service - Load/Save OS Random Seed.
[ 2.337481] systemd[1]: Finished systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev.
[ 2.339300] systemd[1]: Starting systemd-udevd.service - Rule-based Manager for Device Events and Files...
[ 2.348089] systemd[1]: Started systemd-journald.service - Journal Service.
[ 2.374652] systemd-journald[339]: Received client request to flush runtime journal.
[ 2.405280] systemd-journald[339]: /var/log/journal/9f99c367bd8b4e828a0f71f4449cdec6/system.journal: Journal file uses a different sequence number ID, rotating.
[ 2.405289] systemd-journald[339]: Rotating system journal.
[ 2.662210] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
[ 2.663969] ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042F conflicts with OpRegion 0x0000000000000400-0x000000000000047F (\PMIO) (20230628/utaddress-204)
[ 2.663978] ACPI: OSL: Resource conflict; ACPI support missing from driver?
[ 2.663982] ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20230628/utaddress-204)
[ 2.663988] ACPI: OSL: Resource conflict; ACPI support missing from driver?
[ 2.663990] ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20230628/utaddress-204)
[ 2.663995] ACPI: OSL: Resource conflict; ACPI support missing from driver?
[ 2.663997] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20230628/utaddress-204)
[ 2.664002] ACPI: OSL: Resource conflict; ACPI support missing from driver?
[ 2.664003] lpc_ich: Resource conflict(s) found affecting gpio_ich
[ 2.667999] i2c i2c-0: 2/4 memory slots populated (from DMI)
[ 2.675994] i2c i2c-0: Successfully instantiated SPD at 0x50
[ 2.677444] i2c i2c-0: Successfully instantiated SPD at 0x52
[ 2.732233] Bluetooth: Core ver 2.22
[ 2.732262] NET: Registered PF_BLUETOOTH protocol family
[ 2.732265] Bluetooth: HCI device and connection manager initialized
[ 2.732271] Bluetooth: HCI socket layer initialized
[ 2.732274] Bluetooth: L2CAP socket layer initialized
[ 2.732280] Bluetooth: SCO socket layer initialized
[ 2.736749] RAPL PMU: API unit is 2^-32 Joules, 3 fixed counters, 163840 ms ovfl timer
[ 2.736754] RAPL PMU: hw unit of domain pp0-core 2^-16 Joules
[ 2.736757] RAPL PMU: hw unit of domain package 2^-16 Joules
[ 2.736759] RAPL PMU: hw unit of domain pp1-gpu 2^-16 Joules
[ 2.743411] at24 0-0050: supply vcc not found, using dummy regulator
[ 2.751085] at24 0-0050: 256 byte spd EEPROM, read-only
[ 2.751292] at24 0-0052: supply vcc not found, using dummy regulator
[ 2.753096] at24 0-0052: 256 byte spd EEPROM, read-only
[ 2.753299] usbcore: registered new interface driver btusb
[ 3.308133] i915 0000:00:02.0: [drm] Disabling ppGTT for VT-d support
[ 3.308245] i915 0000:00:02.0: [drm] VT-d active for gfx access
[ 3.330914] i915 0000:00:02.0: vgaarb: deactivate vga console
[ 3.330978] i915 0000:00:02.0: [drm] Using Transparent Hugepages
[ 3.330983] i915 0000:00:02.0: [drm] DMAR active, disabling use of stolen memory
[ 3.345694] intel_rapl_common: Found RAPL domain package
[ 3.345700] intel_rapl_common: Found RAPL domain core
[ 3.345701] intel_rapl_common: Found RAPL domain uncore
[ 3.345709] intel_rapl_common: package-0:package:long_term locked by BIOS
[ 3.345712] intel_rapl_common: package-0:package:short_term locked by BIOS
[ 3.350751] snd_hda_intel 0000:00:1b.0: enabling device (0000 -> 0002)
[ 3.357927] audit: type=1400 audit(1739812540.479:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="buildah" pid=562 comm="apparmor_parser"
[ 3.357956] audit: type=1400 audit(1739812540.479:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name=4D6F6E676F444220436F6D70617373 pid=558 comm="apparmor_parser"
[ 3.358210] audit: type=1400 audit(1739812540.479:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="Discord" pid=557 comm="apparmor_parser"
[ 3.358215] audit: type=1400 audit(1739812540.479:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="QtWebEngineProcess" pid=559 comm="apparmor_parser"
[ 3.358218] audit: type=1400 audit(1739812540.479:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="brave" pid=561 comm="apparmor_parser"
[ 3.358221] audit: type=1400 audit(1739812540.479:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="balena-etcher" pid=560 comm="apparmor_parser"
[ 3.358327] audit: type=1400 audit(1739812540.479:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="1password" pid=556 comm="apparmor_parser"
[ 3.358360] audit: type=1400 audit(1739812540.479:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="busybox" pid=563 comm="apparmor_parser"
[ 3.360605] audit: type=1400 audit(1739812540.481:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="cam" pid=565 comm="apparmor_parser"
[ 3.370165] [drm] Initialized i915 1.6.0 20230929 for 0000:00:02.0 on minor 1
[ 3.371047] ACPI: video: Video Device [GFX0] (multi-head: yes rom: no post: no)
[ 3.372372] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input8
[ 3.372795] i915 display info: display version: 6
[ 3.372800] i915 display info: cursor_needs_physical: no
[ 3.372802] i915 display info: has_cdclk_crawl: no
[ 3.372804] i915 display info: has_cdclk_squash: no
[ 3.372806] i915 display info: has_ddi: no
[ 3.372808] i915 display info: has_dp_mst: no
[ 3.372810] i915 display info: has_dsb: no
[ 3.372812] i915 display info: has_fpga_dbg: no
[ 3.372814] i915 display info: has_gmch: no
[ 3.372816] i915 display info: has_hotplug: yes
[ 3.372818] i915 display info: has_hti: no
[ 3.372819] i915 display info: has_ipc: no
[ 3.372821] i915 display info: has_overlay: no
[ 3.372823] i915 display info: has_psr: no
[ 3.372824] i915 display info: has_psr_hw_tracking: no
[ 3.372826] i915 display info: overlay_needs_physical: no
[ 3.372827] i915 display info: supports_tv: no
[ 3.372829] i915 display info: has_hdcp: no
[ 3.372831] i915 display info: has_dmc: no
[ 3.372832] i915 display info: has_dsc: no
[ 3.648521] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 3.648526] Bluetooth: BNEP filters: protocol multicast
[ 3.648531] Bluetooth: BNEP socket layer initialized
[ 3.745984] snd_hda_intel 0000:00:1b.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[ 3.747493] fbcon: i915drmfb (fb0) is primary device
[ 3.747498] fbcon: Deferring console take-over
[ 3.747501] i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
[ 3.777093] snd_hda_codec_realtek hdaudioC0D2: autoconfig for ALC662 rev1: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line
[ 3.777102] snd_hda_codec_realtek hdaudioC0D2: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 3.777106] snd_hda_codec_realtek hdaudioC0D2: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[ 3.777110] snd_hda_codec_realtek hdaudioC0D2: mono: mono_out=0x0
[ 3.777112] snd_hda_codec_realtek hdaudioC0D2: dig-out=0x1e/0x0
[ 3.777114] snd_hda_codec_realtek hdaudioC0D2: inputs:
[ 3.777117] snd_hda_codec_realtek hdaudioC0D2: Front Mic=0x19
[ 3.777120] snd_hda_codec_realtek hdaudioC0D2: Rear Mic=0x18
[ 3.777122] snd_hda_codec_realtek hdaudioC0D2: Line=0x1a
[ 3.811260] input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
[ 3.814827] input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[ 3.814942] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
[ 3.815030] input: HDA Intel PCH Line Out as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
[ 3.815122] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13
[ 3.815220] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input14
[ 3.815534] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input15
[ 3.829024] NET: Registered PF_QIPCRTR protocol family
[ 4.639697] Generic FE-GE Realtek PHY r8169-0-200:00: attached PHY driver (mii_bus:phy_addr=r8169-0-200:00, irq=MAC)
[ 4.796694] Bluetooth: hci0: command 0x1001 tx timeout
[ 4.796726] Bluetooth: hci0: CSR: Local version failed (-110)
[ 4.808825] r8169 0000:02:00.0 enp2s0: Link is Down
[ 6.839639] systemd-journald[339]: /var/log/journal/9f99c367bd8b4e828a0f71f4449cdec6/user-1000.journal: Journal file uses a different sequence number ID, rotating.
[ 7.059583] r8169 0000:02:00.0 enp2s0: Link is Up - 100Mbps/Full - flow control off
[ 1144.858413] usb 3-3: USB disconnect, device number 3
[ 1163.122566] usb 3-4: new full-speed USB device number 6 using xhci_hcd
[ 1163.249766] usb 3-4: New USB device found, idVendor=0a12, idProduct=0001, bcdDevice=88.91
[ 1163.249774] usb 3-4: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[ 1163.249776] usb 3-4: Product: BT DONGLE10
[ 1163.254978] Bluetooth: hci0: CSR: Setting up dongle with HCI ver=12 rev=0201
[ 1163.254988] Bluetooth: hci0: LMP ver=12 subver=0201; manufacturer=10
[ 1163.254991] Bluetooth: hci0: CSR: Unbranded CSR clone detected; adding workarounds and force-suspending once...
[ 1163.584832] Bluetooth: hci0: HCI Delete Stored Link Key command is advertised, but not supported.
[ 1163.584842] Bluetooth: hci0: HCI Read Default Erroneous Data Reporting command is advertised, but not supported.
[ 1163.584845] Bluetooth: hci0: HCI Set Event Filter command not supported.
[ 1165.632573] Bluetooth: hci0: Opcode 0x1004 failed: -110
[ 1165.632593] Bluetooth: hci0: command 0x1004 tx timeout
patuu@patuu-pczaum:~$ hciconfig
hci0: Type: Primary Bus: USB
BD Address: 00:1A:7D:DA:71:13 ACL MTU: 0:0 SCO MTU: 0:0
DOWN
RX bytes:149 acl:0 sco:0 events:9 errors:0
TX bytes:273 acl:0 sco:0 commands:10 errors:0
patuu@patuu-pczaum:~$ sudo rfkill
ID TYPE DEVICE SOFT HARD
1 bluetooth hci0 unblocked unblocked
patuu@patuu-pczaum:~$ sudo rfkill unblock 1
patuu@patuu-pczaum:~$ sudo hcitool -i hci1 lescan
Invalid device: No such device
patuu@patuu-pczaum:~$
Hi,
Has this issue been resolved?