You are not logged in.

#1 2024-10-15 07:35:42

Maurizio Ferreira
Member
Registered: 2019-03-28
Posts: 94

[SOLVED] No backlight management after reinstall.

On my Asus t100HA I installed a different Linux distro, but after a while I changed my mind and reinstalled Arch Linux.
I did it using the last iso version, archlinux-2024.10.01-x86_64.
I used XFCE as the desktop environment.

All went ok except the for the backlight management, that doesn't work.

Listing /sys/class/backlight I see eight different devices, (acpi_video0 .. acpi_video7) instead of the usual intel_backlight.
I had a similar problem with another machine, that was caused by an incorrect detection of i915 device,
as mentioned on the wiki at the following page, section 6.5

https://wiki.archlinux.org/title/Backlight

In this case the dmesg message is similar, but not identical, and the indicated remedy does not work.

Here it is
i915 0000:00:02.0: [drm] *ERROR* [CONNECTOR:111:DSI-1] Failed to get the PMIC PWM chip

While in the indicated doc is
i915 0000:00:02.0: [drm] *ERROR* [CONNECTOR:114:DSI-1] Failed to get the SoC PWM chip

Please note that before the reinstall the backlight worked perfectly.
I tried also to downgrade the Linux kernel, but with no avail.

Some info :

inxi -Fxz

System:
  Kernel: 6.11.3-arch1-1 arch: x86_64 bits: 64 compiler: gcc v: 14.2.1
  Desktop: Xfce v: 4.18.1 Distro: Arch Linux
Machine:
  Type: Laptop System: ASUSTeK product: T100HAN v: 1.0
    serial: <superuser required>
  Mobo: ASUSTeK model: T100HAN v: 1.0 serial: <superuser required>
    UEFI: American Megatrends v: T100HAN.216 date: 12/31/2015
Battery:
  ID-1: BATC charge: 5.8 Wh (27.5%) condition: 21.1/30.4 Wh (69.3%) volts: 3.5
    min: 3.8 model: Intel SR 1 SR Real Battery status: discharging
CPU:
  Info: quad core model: Intel Atom x5-Z8500 bits: 64 type: MCP arch: Airmont
    rev: 3 cache: L1: 224 KiB L2: 2 MiB
  Speed (MHz): avg: 711 min/max: 480/2240 cores: 1: 711 2: 711 3: 711 4: 711
    bogomips: 11524
  Flags: ht lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx
Graphics:
  Device-1: Intel Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx
    Integrated Graphics vendor: ASUSTeK driver: i915 v: kernel arch: Gen-8
    bus-ID: 00:02.0
  Display: x11 server: X.Org v: 21.1.13 with: Xwayland v: 24.1.3 driver: X:
    loaded: modesetting unloaded: vesa dri: crocus gpu: i915
    resolution: 1280x800~60Hz
  API: OpenGL Message: Unable to show GL data. glxinfo is missing.
Audio:
  Device-1: Intel Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series
    Imaging Unit vendor: ASUSTeK driver: intel_atomisp2_pm v: kernel
    bus-ID: 00:03.0
  API: ALSA v: k6.11.3-arch1-1 status: kernel-api
  Server-1: PulseAudio v: 17.0 status: active
Network:
  Message: No PCI device data found.
  IF-ID-1: wlan0 state: up mac: <filter>
Drives:
  Local Storage: total: 29.12 GiB used: 5.4 GiB (18.6%)
  ID-1: /dev/mmcblk0 vendor: Samsung model: BGND3R size: 29.12 GiB
    type: Removable
Partition:
  ID-1: / size: 28.22 GiB used: 5.35 GiB (19.0%) fs: ext4 dev: /dev/mmcblk0p2
  ID-2: /boot size: 284.4 MiB used: 50.9 MiB (17.9%) fs: vfat
    dev: /dev/mmcblk0p1
Swap:
  Alert: No swap data was found.
Sensors:
  System Temperatures: cpu: 6280.4 C mobo: N/A
  Fan Speeds (rpm): cpu: 0
Info:
  Memory: total: 2 GiB available: 1.82 GiB used: 565.5 MiB (30.4%)
  Processes: 198 Uptime: 3m Init: systemd
  Packages: 445 Compilers: gcc: 14.2.1 Shell: Bash v: 5.2.37 inxi: 3.3.36

dmesg

[    0.000000] Linux version 6.11.3-arch1-1 (linux@archlinux) (gcc (GCC) 14.2.1 20240910, GNU ld (GNU Binutils) 2.43.0) #1 SMP PREEMPT_DYNAMIC Thu, 10 Oct 2024 20:11:06 +0000
[    0.000000] Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=00965bb0-f03a-4255-8437-c271b12f63a6 rw loglevel=3 quiet
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000008efff] usable
[    0.000000] BIOS-e820: [mem 0x000000000008f000-0x000000000008ffff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x0000000000090000-0x000000000009dfff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009e000-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001effffff] usable
[    0.000000] BIOS-e820: [mem 0x000000001f000000-0x00000000201fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000020200000-0x0000000079d75fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000079d76000-0x0000000079da5fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000079da6000-0x0000000079db5fff] ACPI data
[    0.000000] BIOS-e820: [mem 0x0000000079db6000-0x000000007adc5fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000007adc6000-0x000000007b8a9fff] reserved
[    0.000000] BIOS-e820: [mem 0x000000007b8aa000-0x000000007bffffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000e3ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fea00000-0x00000000feafffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed01000-0x00000000fed01fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed03000-0x00000000fed03fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed06000-0x00000000fed06fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed08000-0x00000000fed09fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1cfff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed80000-0x00000000fedbffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ffa00000-0x00000000ffffffff] reserved
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] APIC: Static calls initialized
[    0.000000] efi: EFI v2.4 by American Megatrends
[    0.000000] efi: ESRT=0x7b813018 ACPI=0x7a113000 ACPI 2.0=0x7a113000 SMBIOS=0x7b73ab18 INITRD=0x76ff1e18 RNG=0x79db5f98 TPMEventLog=0x79dae018
[    0.000000] random: crng init done
[    0.000000] TPM Final Events table not present
[    0.000000] efi: Remove mem28: MMIO range=[0xfea00000-0xfeafffff] (1MB) from e820 map
[    0.000000] e820: remove [mem 0xfea00000-0xfeafffff] reserved
[    0.000000] efi: Not removing mem29: MMIO range=[0xfec00000-0xfec00fff] (4KB) from e820 map
[    0.000000] efi: Not removing mem30: MMIO range=[0xfed01000-0xfed01fff] (4KB) from e820 map
[    0.000000] efi: Not removing mem31: MMIO range=[0xfed03000-0xfed03fff] (4KB) from e820 map
[    0.000000] efi: Not removing mem32: MMIO range=[0xfed06000-0xfed06fff] (4KB) from e820 map
[    0.000000] efi: Not removing mem33: MMIO range=[0xfed08000-0xfed09fff] (8KB) from e820 map
[    0.000000] efi: Not removing mem34: MMIO range=[0xfed1c000-0xfed1cfff] (4KB) from e820 map
[    0.000000] efi: Remove mem35: MMIO range=[0xfed80000-0xfedbffff] (0MB) from e820 map
[    0.000000] e820: remove [mem 0xfed80000-0xfedbffff] reserved
[    0.000000] efi: Not removing mem36: MMIO range=[0xfee00000-0xfee00fff] (4KB) from e820 map
[    0.000000] efi: Remove mem37: MMIO range=[0xffa00000-0xffffffff] (6MB) from e820 map
[    0.000000] e820: remove [mem 0xffa00000-0xffffffff] reserved
[    0.000000] SMBIOS 2.8 present.
[    0.000000] DMI: ASUSTeK COMPUTER INC. T100HAN/T100HAN, BIOS T100HAN.216 12/31/2015
[    0.000000] DMI: Memory slots populated: 2/2
[    0.000000] tsc: Detected 1440.000 MHz processor
[    0.000054] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000066] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000091] last_pfn = 0x7c000 max_arch_pfn = 0x400000000
[    0.000111] total RAM covered: 1988M
[    0.000736] Found optimal setting for mtrr clean up
[    0.000739]  gran_size: 64K 	chunk_size: 64M 	num_reg: 5  	lose cover RAM: 0G
[    0.000755] MTRR map: 4 entries (2 fixed + 2 variable; max 18), built from 8 variable MTRRs
[    0.000762] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT
[    0.010926] esrt: Reserving ESRT space from 0x000000007b813018 to 0x000000007b813050.
[    0.011668] Secure boot disabled
[    0.011674] RAMDISK: [mem 0x70817000-0x71ffffff]
[    0.011855] ACPI: Early table checksum verification disabled
[    0.011864] ACPI: RSDP 0x000000007A113000 000024 (v02 _ASUS_)
[    0.011881] ACPI: XSDT 0x000000007A1130B8 0000EC (v01 _ASUS_ Notebook 01072009 AMI  00010013)
[    0.011898] ACPI: FACP 0x000000007A12EB08 00010C (v05 _ASUS_ Notebook 01072009 AMI  00010013)
[    0.011921] ACPI: DSDT 0x000000007A113230 01B8D1 (v02 _ASUS_ Notebook 01072009 INTL 20120913)
[    0.011939] ACPI: FACS 0x000000007ADC5F80 000040
[    0.011951] ACPI: APIC 0x000000007A12EC18 000084 (v03 _ASUS_ Notebook 01072009 AMI  00010013)
[    0.011963] ACPI: FPDT 0x000000007A12ECA0 000044 (v01 _ASUS_ Notebook 01072009 AMI  00010013)
[    0.011976] ACPI: FIDT 0x000000007A12ECE8 00009C (v01 _ASUS_ Notebook 01072009 AMI  00010013)
[    0.011988] ACPI: MCFG 0x000000007A12ED88 00003C (v01 _ASUS_ Notebook 01072009 MSFT 00000097)
[    0.012001] ACPI: SSDT 0x000000007A12EDC8 004143 (v01 DptfTb DptfTab  00001000 INTL 20120913)
[    0.012014] ACPI: SSDT 0x000000007A132F10 000654 (v01 CpuDpf CpuDptf  00001000 INTL 20120913)
[    0.012027] ACPI: SSDT 0x000000007A133568 000058 (v01 LowPM  LowPwrM  00001000 INTL 20120913)
[    0.012041] ACPI: UEFI 0x000000007A1335C0 000042 (v01 _ASUS_ Notebook 00000000      00000000)
[    0.012054] ACPI: HPET 0x000000007A133608 000038 (v01 _ASUS_ Notebook 01072009 AMI. 00000005)
[    0.012066] ACPI: SSDT 0x000000007A133640 000763 (v01 PmRef  CpuPm    00003000 INTL 20120913)
[    0.012079] ACPI: SSDT 0x000000007A133DA8 000290 (v01 PmRef  Cpu0Tst  00003000 INTL 20120913)
[    0.012092] ACPI: SSDT 0x000000007A134038 00017A (v01 PmRef  ApTst    00003000 INTL 20120913)
[    0.012105] ACPI: SSDT 0x000000007A1341B8 00043A (v01 Intel_ Tpm2Tabl 00001000 INTL 20120913)
[    0.012119] ACPI: TPM2 0x000000007A1345F8 000034 (v03                 00000000      00000000)
[    0.012131] ACPI: LPIT 0x000000007A134630 000104 (v01 _ASUS_ Notebook 00000005 MSFT 0100000D)
[    0.012144] ACPI: BCFG 0x000000007A134738 000139 (v01 INTEL  BATTCONF 00000001 INTL 00000000)
[    0.012156] ACPI: PRAM 0x000000007A134878 000030 (v01                 00000001      00000000)
[    0.012169] ACPI: BGRT 0x000000007A1348A8 000038 (v01 _ASUS_ Notebook 01072009 AMI  00010013)
[    0.012181] ACPI: CSRT 0x000000007A1348E0 00014C (v00 INTEL  LANFORDC 00000005 MSFT 0100000D)
[    0.012194] ACPI: WDAT 0x000000007A134A30 000104 (v01                 00000000      00000000)
[    0.012206] ACPI: SSDT 0x000000007A134B38 004143 (v01 DptfTb DptfTab  00001000 INTL 20120913)
[    0.012219] ACPI: SSDT 0x000000007A138C80 000654 (v01 CpuDpf CpuDptf  00001000 INTL 20120913)
[    0.012232] ACPI: SSDT 0x000000007A1392D8 000058 (v01 LowPM  LowPwrM  00001000 INTL 20120913)
[    0.012246] ACPI: MSDM 0x0000000079DA2F18 000055 (v03 _ASUS_ Notebook 00000000 ASUS 00000001)
[    0.012257] ACPI: Reserving FACP table memory at [mem 0x7a12eb08-0x7a12ec13]
[    0.012263] ACPI: Reserving DSDT table memory at [mem 0x7a113230-0x7a12eb00]
[    0.012267] ACPI: Reserving FACS table memory at [mem 0x7adc5f80-0x7adc5fbf]
[    0.012271] ACPI: Reserving APIC table memory at [mem 0x7a12ec18-0x7a12ec9b]
[    0.012275] ACPI: Reserving FPDT table memory at [mem 0x7a12eca0-0x7a12ece3]
[    0.012279] ACPI: Reserving FIDT table memory at [mem 0x7a12ece8-0x7a12ed83]
[    0.012283] ACPI: Reserving MCFG table memory at [mem 0x7a12ed88-0x7a12edc3]
[    0.012287] ACPI: Reserving SSDT table memory at [mem 0x7a12edc8-0x7a132f0a]
[    0.012290] ACPI: Reserving SSDT table memory at [mem 0x7a132f10-0x7a133563]
[    0.012294] ACPI: Reserving SSDT table memory at [mem 0x7a133568-0x7a1335bf]
[    0.012298] ACPI: Reserving UEFI table memory at [mem 0x7a1335c0-0x7a133601]
[    0.012302] ACPI: Reserving HPET table memory at [mem 0x7a133608-0x7a13363f]
[    0.012306] ACPI: Reserving SSDT table memory at [mem 0x7a133640-0x7a133da2]
[    0.012310] ACPI: Reserving SSDT table memory at [mem 0x7a133da8-0x7a134037]
[    0.012314] ACPI: Reserving SSDT table memory at [mem 0x7a134038-0x7a1341b1]
[    0.012318] ACPI: Reserving SSDT table memory at [mem 0x7a1341b8-0x7a1345f1]
[    0.012322] ACPI: Reserving TPM2 table memory at [mem 0x7a1345f8-0x7a13462b]
[    0.012325] ACPI: Reserving LPIT table memory at [mem 0x7a134630-0x7a134733]
[    0.012329] ACPI: Reserving BCFG table memory at [mem 0x7a134738-0x7a134870]
[    0.012333] ACPI: Reserving PRAM table memory at [mem 0x7a134878-0x7a1348a7]
[    0.012337] ACPI: Reserving BGRT table memory at [mem 0x7a1348a8-0x7a1348df]
[    0.012341] ACPI: Reserving CSRT table memory at [mem 0x7a1348e0-0x7a134a2b]
[    0.012345] ACPI: Reserving WDAT table memory at [mem 0x7a134a30-0x7a134b33]
[    0.012349] ACPI: Reserving SSDT table memory at [mem 0x7a134b38-0x7a138c7a]
[    0.012353] ACPI: Reserving SSDT table memory at [mem 0x7a138c80-0x7a1392d3]
[    0.012357] ACPI: Reserving SSDT table memory at [mem 0x7a1392d8-0x7a13932f]
[    0.012360] ACPI: Reserving MSDM table memory at [mem 0x79da2f18-0x79da2f6c]
[    0.012489] No NUMA configuration found
[    0.012493] Faking a node at [mem 0x0000000000000000-0x000000007bffffff]
[    0.012506] NODE_DATA(0) allocated [mem 0x79a94000-0x79a98fff]
[    0.012581] Zone ranges:
[    0.012585]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.012592]   DMA32    [mem 0x0000000001000000-0x000000007bffffff]
[    0.012598]   Normal   empty
[    0.012602]   Device   empty
[    0.012606] Movable zone start for each node
[    0.012609] Early memory node ranges
[    0.012612]   node   0: [mem 0x0000000000001000-0x000000000008efff]
[    0.012618]   node   0: [mem 0x0000000000090000-0x000000000009dfff]
[    0.012622]   node   0: [mem 0x0000000000100000-0x000000001effffff]
[    0.012627]   node   0: [mem 0x0000000020200000-0x0000000079d75fff]
[    0.012631]   node   0: [mem 0x000000007b8aa000-0x000000007bffffff]
[    0.012637] Initmem setup node 0 [mem 0x0000000000001000-0x000000007bffffff]
[    0.012654] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.012660] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.012743] On node 0, zone DMA: 98 pages in unavailable ranges
[    0.023319] On node 0, zone DMA32: 4608 pages in unavailable ranges
[    0.023594] On node 0, zone DMA32: 6964 pages in unavailable ranges
[    0.024139] On node 0, zone DMA32: 16384 pages in unavailable ranges
[    0.024160] Reserving Intel graphics memory at [mem 0x7cd00000-0x7ecfffff]
[    0.024276] ACPI: PM-Timer IO Port: 0x408
[    0.024305] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.024315] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.024319] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.024323] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.024349] IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-114
[    0.024360] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.024369] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.024388] ACPI: Using ACPI (MADT) for SMP configuration information
[    0.024392] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.024422] e820: update [mem 0x78a75000-0x78a88fff] usable ==> reserved
[    0.024463] TSC deadline timer available
[    0.024484] CPU topo: Max. logical packages:   1
[    0.024488] CPU topo: Max. logical dies:       1
[    0.024490] CPU topo: Max. dies per package:   1
[    0.024510] CPU topo: Max. threads per core:   1
[    0.024516] CPU topo: Num. cores per package:     4
[    0.024518] CPU topo: Num. threads per package:   4
[    0.024521] CPU topo: Allowing 4 present CPUs plus 0 hotplug CPUs
[    0.024615] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.024623] PM: hibernation: Registered nosave memory: [mem 0x0008f000-0x0008ffff]
[    0.024632] PM: hibernation: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
[    0.024635] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[    0.024642] PM: hibernation: Registered nosave memory: [mem 0x1f000000-0x201fffff]
[    0.024649] PM: hibernation: Registered nosave memory: [mem 0x78a75000-0x78a88fff]
[    0.024655] PM: hibernation: Registered nosave memory: [mem 0x79d76000-0x79da5fff]
[    0.024659] PM: hibernation: Registered nosave memory: [mem 0x79da6000-0x79db5fff]
[    0.024662] PM: hibernation: Registered nosave memory: [mem 0x79db6000-0x7adc5fff]
[    0.024667] PM: hibernation: Registered nosave memory: [mem 0x7adc6000-0x7b8a9fff]
[    0.024672] [mem 0x7ed00000-0xdfffffff] available for PCI devices
[    0.024678] Booting paravirtualized kernel on bare hardware
[    0.024686] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[    0.043102] setup_percpu: NR_CPUS:320 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1
[    0.044114] percpu: Embedded 66 pages/cpu s233472 r8192 d28672 u524288
[    0.044148] pcpu-alloc: s233472 r8192 d28672 u524288 alloc=1*2097152
[    0.044161] pcpu-alloc: [0] 0 1 2 3
[    0.044232] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=00965bb0-f03a-4255-8437-c271b12f63a6 rw loglevel=3 quiet
[    0.044426] Unknown kernel command line parameters "BOOT_IMAGE=/vmlinuz-linux", will be passed to user space.
[    0.045130] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.045495] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.045663] Fallback order for Node 0: 0
[    0.045681] Built 1 zonelists, mobility grouping on.  Total pages: 496232
[    0.045688] Policy zone: DMA32
[    0.046509] mem auto-init: stack:all(zero), heap alloc:on, heap free:off
[    0.064824] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.064917] Kernel/User page tables isolation: enabled
[    0.065048] ftrace: allocating 50622 entries in 198 pages
[    0.081162] ftrace: allocated 198 pages with 4 groups
[    0.081434] Dynamic Preempt: full
[    0.081599] rcu: Preemptible hierarchical RCU implementation.
[    0.081606] rcu: 	RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=4.
[    0.081612] rcu: 	RCU priority boosting: priority 1 delay 500 ms.
[    0.081616] 	Trampoline variant of Tasks RCU enabled.
[    0.081618] 	Rude variant of Tasks RCU enabled.
[    0.081619] 	Tracing variant of Tasks RCU enabled.
[    0.081622] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[    0.081625] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[    0.081649] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.
[    0.081658] RCU Tasks Rude: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.
[    0.081665] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.
[    0.100120] NR_IRQS: 20736, nr_irqs: 1024, preallocated irqs: 16
[    0.100506] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[    0.100827] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
[    0.100956] Console: colour dummy device 80x25
[    0.100966] printk: legacy console [tty0] enabled
[    0.101148] ACPI: Core revision 20240322
[    0.101629] hpet: HPET dysfunctional in PC10. Force disabled.
[    0.101638] APIC: Switch to symmetric I/O mode setup
[    0.103175] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x14c1baf3789, max_idle_ns: 440795266465 ns
[    0.103198] Calibrating delay loop (skipped), value calculated using timer frequency.. 2881.00 BogoMIPS (lpj=4800000)
[    0.103245] CPU0: Thermal monitoring enabled (TM1)
[    0.103308] Last level iTLB entries: 4KB 48, 2MB 0, 4MB 0
[    0.103316] Last level dTLB entries: 4KB 256, 2MB 16, 4MB 16, 1GB 0
[    0.103328] process: using mwait in idle threads
[    0.103337] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.103346] Spectre V2 : Mitigation: Retpolines
[    0.103349] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.103353] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
[    0.103357] Spectre V2 : Enabling Restricted Speculation for firmware calls
[    0.103364] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.103370] MDS: Mitigation: Clear CPU buffers
[    0.103373] MMIO Stale Data: Unknown: No mitigations
[    0.103382] x86/fpu: x87 FPU will use FXSAVE
[    0.106522] Freeing SMP alternatives memory: 40K
[    0.106522] pid_max: default: 32768 minimum: 301
[    0.106522] LSM: initializing lsm=capability,landlock,lockdown,yama,bpf
[    0.106522] landlock: Up and running.
[    0.106522] Yama: becoming mindful.
[    0.106522] LSM support for eBPF active
[    0.106522] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[    0.106522] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[    0.106522] smpboot: CPU0: Intel(R) Atom(TM) x5-Z8500  CPU @ 1.44GHz (family: 0x6, model: 0x4c, stepping: 0x3)
[    0.106522] Performance Events: PEBS fmt2+, 8-deep LBR, Silvermont events, 8-deep LBR, full-width counters, Intel PMU driver.
[    0.106522] ... version:                3
[    0.106522] ... bit width:              40
[    0.106522] ... generic registers:      2
[    0.106522] ... value mask:             000000ffffffffff
[    0.106522] ... max period:             0000007fffffffff
[    0.106522] ... fixed-purpose events:   3
[    0.106522] ... event mask:             0000000700000003
[    0.106522] signal: max sigframe size: 1440
[    0.106522] Estimated ratio of average max frequency by base frequency (times 1024): 1592
[    0.109554] rcu: Hierarchical SRCU implementation.
[    0.109566] rcu: 	Max phase no-delay instances is 1000.
[    0.109855] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level
[    0.111237] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.111500] smp: Bringing up secondary CPUs ...
[    0.112104] smpboot: x86: Booting SMP configuration:
[    0.112113] .... node  #0, CPUs:      #1 #2 #3
[    0.113829] smp: Brought up 1 node, 4 CPUs
[    0.113829] smpboot: Total of 4 processors activated (11524.00 BogoMIPS)
[    0.114128] Memory: 1865376K/1984928K available (18432K kernel code, 2187K rwdata, 13520K rodata, 3452K init, 3432K bss, 111656K reserved, 0K cma-reserved)
[    0.114128] devtmpfs: initialized
[    0.114128] x86/mm: Memory block size: 128MB
[    0.118019] ACPI: PM: Registering ACPI NVS region [mem 0x0008f000-0x0008ffff] (4096 bytes)
[    0.118019] ACPI: PM: Registering ACPI NVS region [mem 0x79db6000-0x7adc5fff] (16842752 bytes)
[    0.118019] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[    0.118019] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[    0.118019] pinctrl core: initialized pinctrl subsystem
[    0.118019] PM: RTC time: 06:46:41, date: 2024-10-15
[    0.121844] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.122405] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations
[    0.122507] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.122597] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.122644] audit: initializing netlink subsys (disabled)
[    0.122702] audit: type=2000 audit(1728974800.016:1): state=initialized audit_enabled=0 res=1
[    0.123297] thermal_sys: Registered thermal governor 'fair_share'
[    0.123306] thermal_sys: Registered thermal governor 'bang_bang'
[    0.123311] thermal_sys: Registered thermal governor 'step_wise'
[    0.123314] thermal_sys: Registered thermal governor 'user_space'
[    0.123317] thermal_sys: Registered thermal governor 'power_allocator'
[    0.123352] cpuidle: using governor ladder
[    0.123352] cpuidle: using governor menu
[    0.123364] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.123704] PCI: ECAM [mem 0xe0000000-0xefffffff] (base 0xe0000000) for domain 0000 [bus 00-ff]
[    0.123723] PCI: ECAM [mem 0xe0000000-0xefffffff] reserved as E820 entry
[    0.123730] PCI: ECAM [mem 0xe0000000-0xe3ffffff] (base 0xe0000000) for 0000 [bus00-3f] (size reduced!)
[    0.123762] PCI: Using configuration type 1 for base access
[    0.124060] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[    0.129881] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[    0.129887] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[    0.130573] ACPI: Added _OSI(Module Device)
[    0.130573] ACPI: Added _OSI(Processor Device)
[    0.130573] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.130573] ACPI: Added _OSI(Processor Aggregator Device)
[    0.193178] ACPI: 8 ACPI AML tables successfully acquired and loaded
[    0.198010] ACPI Error: AE_NOT_FOUND, While resolving a named reference package element - \_SB_.PCI0.I2C7.BATC (20240322/dspkginit-438)
[    0.198373] ACPI Error: AE_NOT_FOUND, While resolving a named reference package element - \_SB_.PCI0.I2C7.BATC (20240322/dspkginit-438)
[    0.198405] ACPI Error: AE_NOT_FOUND, While resolving a named reference package element - \_SB_.PCI0.I2C3.TIDR (20240322/dspkginit-438)
[    0.204498] ACPI: Dynamic OEM Table Load:
[    0.204534] ACPI: SSDT 0xFFFF92ED41D5B000 000620 (v01 PmRef  Cpu0Ist  00003000 INTL 20120913)
[    0.210819] ACPI: Dynamic OEM Table Load:
[    0.210846] ACPI: SSDT 0xFFFF92ED41D1A400 0003A5 (v01 PmRef  Cpu0Cst  00003001 INTL 20120913)
[    0.214864] ACPI: Dynamic OEM Table Load:
[    0.214888] ACPI: SSDT 0xFFFF92ED419A2A00 00015F (v01 PmRef  ApIst    00003000 INTL 20120913)
[    0.218102] ACPI: Dynamic OEM Table Load:
[    0.218124] ACPI: SSDT 0xFFFF92ED4190B600 00008D (v01 PmRef  ApCst    00003000 INTL 20120913)
[    0.225631] ACPI: Interpreter enabled
[    0.225702] ACPI: PM: (supports S0 S4 S5)
[    0.225708] ACPI: Using IOAPIC for interrupt routing
[    0.229843] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.229851] PCI: Using E820 reservations for host bridge windows
[    0.234558] ACPI: \_SB_.P33X: New power resource
[    0.237232] ACPI: \_SB_.PCI0.ISP3.ID3C: New power resource
[    0.241192] ACPI: \_SB_.USBC: New power resource
[    0.244741] ACPI: \_SB_.PCI0.XHC1.RHUB.SSC1.WWPR: New power resource
[    0.245424] ACPI: \_SB_.PCI0.XHC1.RHUB.SSCW.WWPR: New power resource
[    0.263431] ACPI: \_SB_.PCI0.I2C2.CLK3: New power resource
[    0.263593] ACPI: \_SB_.PCI0.I2C2.CLK4: New power resource
[    0.280891] ACPI: \_SB_.PCI0.I2C3.CLK2: New power resource
[    0.281046] ACPI: \_SB_.PCI0.I2C3.CLK0: New power resource
[    0.281191] ACPI: \_SB_.PCI0.I2C3.CLK1: New power resource
[    0.303611] ACPI: \_SB_.P28X: New power resource
[    0.303767] ACPI: \_SB_.P18X: New power resource
[    0.303908] ACPI: \_SB_.P12X: New power resource
[    0.304058] ACPI: \_SB_.P28P: New power resource
[    0.304196] ACPI: \_SB_.P18P: New power resource
[    0.304343] ACPI: \_SB_.P19X: New power resource
[    0.304480] ACPI: \_SB_.P06X: New power resource
[    0.304624] ACPI: \_SB_.P28T: New power resource
[    0.304759] ACPI: \_SB_.P18D: New power resource
[    0.304901] ACPI: \_SB_.P18T: New power resource
[    0.305043] ACPI: \_SB_.P3P3: New power resource
[    0.305186] ACPI: \_SB_.P12T: New power resource
[    0.305325] ACPI: \_SB_.P28W: New power resource
[    0.305470] ACPI: \_SB_.P18W: New power resource
[    0.305611] ACPI: \_SB_.P12W: New power resource
[    0.305762] ACPI: \_SB_.P33W: New power resource
[    0.316005] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.316034] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[    0.316769] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR DPC]
[    0.316817] acpi PNP0A08:00: [Firmware Info]: ECAM [mem 0xe0000000-0xe3ffffff] for domain 0000 [bus 00-3f] only partially covers this bridge
[    0.319468] PCI host bridge to bus 0000:00
[    0.319489] pci_bus 0000:00: root bus resource [io  0x0070-0x0077]
[    0.319500] pci_bus 0000:00: root bus resource [io  0x0000-0x006f window]
[    0.319507] pci_bus 0000:00: root bus resource [io  0x0078-0x0cf7 window]
[    0.319513] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.319522] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000fffff window]
[    0.319530] pci_bus 0000:00: root bus resource [mem 0x20000000-0x201fffff window]
[    0.319536] pci_bus 0000:00: root bus resource [mem 0x7cd00001-0x7ed00000 window]
[    0.319541] pci_bus 0000:00: root bus resource [mem 0x80000000-0xdfffffff window]
[    0.319549] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.319770] pci 0000:00:00.0: [8086:2280] type 00 class 0x060000 conventional PCI endpoint
[    0.320112] pci 0000:00:02.0: [8086:22b0] type 00 class 0x030000 conventional PCI endpoint
[    0.320144] pci 0000:00:02.0: BAR 0 [mem 0x90000000-0x90ffffff 64bit]
[    0.320162] pci 0000:00:02.0: BAR 2 [mem 0x80000000-0x8fffffff 64bit pref]
[    0.320176] pci 0000:00:02.0: BAR 4 [io  0xf000-0xf03f]
[    0.320221] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.320513] pci 0000:00:03.0: [8086:22b8] type 00 class 0x048000 conventional PCI endpoint
[    0.320538] pci 0000:00:03.0: BAR 0 [mem 0x91000000-0x913fffff]
[    0.320848] pci 0000:00:0a.0: [8086:22d8] type 00 class 0x000000 conventional PCI endpoint
[    0.320879] pci 0000:00:0a.0: BAR 0 [mem 0x9183a000-0x9183afff]
[    0.321751] pci 0000:00:0b.0: [8086:22dc] type 00 class 0x118000 conventional PCI endpoint
[    0.321781] pci 0000:00:0b.0: BAR 0 [mem 0x91839000-0x91839fff 64bit]
[    0.322101] pci 0000:00:14.0: [8086:22b5] type 00 class 0x0c0330 conventional PCI endpoint
[    0.322139] pci 0000:00:14.0: BAR 0 [mem 0x91800000-0x9180ffff 64bit]
[    0.322257] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.322861] pci 0000:00:1a.0: [8086:2298] type 00 class 0x108000 conventional PCI endpoint
[    0.322892] pci 0000:00:1a.0: BAR 0 [mem 0x91700000-0x917fffff]
[    0.322909] pci 0000:00:1a.0: BAR 1 [mem 0x91600000-0x916fffff]
[    0.323017] pci 0000:00:1a.0: PME# supported from D0 D3hot
[    0.323390] pci 0000:00:1f.0: [8086:229c] type 00 class 0x060100 conventional PCI endpoint
[    0.326695] Low-power S0 idle used by default for system suspend
[    0.339980] ACPI: PCI: Interrupt link LNKA configured for IRQ 0
[    0.339995] ACPI: PCI: Interrupt link LNKA disabled
[    0.340268] ACPI: PCI: Interrupt link LNKB configured for IRQ 0
[    0.340276] ACPI: PCI: Interrupt link LNKB disabled
[    0.340551] ACPI: PCI: Interrupt link LNKC configured for IRQ 0
[    0.340559] ACPI: PCI: Interrupt link LNKC disabled
[    0.340828] ACPI: PCI: Interrupt link LNKD configured for IRQ 0
[    0.340836] ACPI: PCI: Interrupt link LNKD disabled
[    0.341101] ACPI: PCI: Interrupt link LNKE configured for IRQ 0
[    0.341109] ACPI: PCI: Interrupt link LNKE disabled
[    0.341384] ACPI: PCI: Interrupt link LNKF configured for IRQ 0
[    0.341392] ACPI: PCI: Interrupt link LNKF disabled
[    0.341658] ACPI: PCI: Interrupt link LNKG configured for IRQ 0
[    0.341665] ACPI: PCI: Interrupt link LNKG disabled
[    0.341931] ACPI: PCI: Interrupt link LNKH configured for IRQ 0
[    0.341939] ACPI: PCI: Interrupt link LNKH disabled
[    0.350012] cherryview-pinctrl INT33FF:04: probe with driver cherryview-pinctrl failed with error -61
[    0.358538] ACPI: \_SB_.PCI0.I2C4.CLK0: New power resource
[    0.358700] ACPI: \_SB_.PCI0.I2C4.CLK1: New power resource
[    0.371858] iommu: Default domain type: Translated
[    0.371858] iommu: DMA domain TLB invalidation policy: lazy mode
[    0.371858] SCSI subsystem initialized
[    0.373240] libata version 3.00 loaded.
[    0.373256] ACPI: bus type USB registered
[    0.373314] usbcore: registered new interface driver usbfs
[    0.373339] usbcore: registered new interface driver hub
[    0.373372] usbcore: registered new device driver usb
[    0.653907] EDAC MC: Ver: 3.0.0
[    0.654061] efivars: Registered efivars operations
[    0.654061] NetLabel: Initializing
[    0.654061] NetLabel:  domain hash size = 128
[    0.654061] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.654061] NetLabel:  unlabeled traffic allowed by default
[    0.654072] mctp: management component transport protocol core
[    0.654078] NET: Registered PF_MCTP protocol family
[    0.654096] PCI: Using ACPI for IRQ routing
[    0.658306] PCI: pci_cache_line_size set to 64 bytes
[    0.658372] resource: Expanded resource Reserved due to conflict with PCI Bus 0000:00
[    0.658381] e820: reserve RAM buffer [mem 0x0008f000-0x0008ffff]
[    0.658388] e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
[    0.658393] e820: reserve RAM buffer [mem 0x1f000000-0x1fffffff]
[    0.658397] e820: reserve RAM buffer [mem 0x78a75000-0x7bffffff]
[    0.658402] e820: reserve RAM buffer [mem 0x79d76000-0x7bffffff]
[    0.659905] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[    0.659905] pci 0000:00:02.0: vgaarb: bridge control possible
[    0.659905] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.659912] vgaarb: loaded
[    0.660144] clocksource: Switched to clocksource tsc-early
[    0.661999] VFS: Disk quotas dquot_6.6.0
[    0.662041] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.662335] pnp: PnP ACPI init
[    0.662856] system 00:00: [io  0x0680-0x069f] has been reserved
[    0.662872] system 00:00: [io  0x0400-0x047f] could not be reserved
[    0.662879] system 00:00: [io  0x0500-0x05fe] has been reserved
[    0.666042] system 00:02: [io  0x0240-0x0259] has been reserved
[    0.679500] system 00:03: [mem 0x91837000-0x91837fff] has been reserved
[    0.679519] system 00:03: [mem 0x91835000-0x91835fff] has been reserved
[    0.679528] system 00:03: [mem 0x91833000-0x91833fff] has been reserved
[    0.679536] system 00:03: [mem 0x91822000-0x91822fff] has been reserved
[    0.679544] system 00:03: [mem 0x91820000-0x91820fff] has been reserved
[    0.679551] system 00:03: [mem 0x9181e000-0x9181efff] has been reserved
[    0.679559] system 00:03: [mem 0x9181c000-0x9181cfff] has been reserved
[    0.679567] system 00:03: [mem 0x9181a000-0x9181afff] has been reserved
[    0.679575] system 00:03: [mem 0x91818000-0x91818fff] has been reserved
[    0.679582] system 00:03: [mem 0x91831000-0x91831fff] has been reserved
[    0.679590] system 00:03: [mem 0x9182f000-0x9182ffff] has been reserved
[    0.679598] system 00:03: [mem 0x9182d000-0x9182dfff] has been reserved
[    0.679606] system 00:03: [mem 0x9182b000-0x9182bfff] has been reserved
[    0.679614] system 00:03: [mem 0x91829000-0x91829fff] has been reserved
[    0.679622] system 00:03: [mem 0x91827000-0x91827fff] has been reserved
[    0.679630] system 00:03: [mem 0x91825000-0x91825fff] has been reserved
[    0.679637] system 00:03: [mem 0x91823000-0x91823fff] has been reserved
[    0.680007] system 00:04: [mem 0xe0000000-0xefffffff] could not be reserved
[    0.680020] system 00:04: [mem 0xfea00000-0xfeafffff] has been reserved
[    0.680029] system 00:04: [mem 0xfed01000-0xfed01fff] has been reserved
[    0.680036] system 00:04: [mem 0xfed03000-0xfed03fff] has been reserved
[    0.680044] system 00:04: [mem 0xfed06000-0xfed06fff] has been reserved
[    0.680051] system 00:04: [mem 0xfed08000-0xfed09fff] has been reserved
[    0.680058] system 00:04: [mem 0xfed80000-0xfedbffff] could not be reserved
[    0.680065] system 00:04: [mem 0xfed1c000-0xfed1cfff] has been reserved
[    0.680072] system 00:04: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.683391] pnp: PnP ACPI: found 6 devices
[    0.694634] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.694863] NET: Registered PF_INET protocol family
[    0.695031] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.735940] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear)
[    0.736106] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.736160] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    0.736373] TCP bind hash table entries: 16384 (order: 7, 524288 bytes, linear)
[    0.736585] TCP: Hash tables configured (established 16384 bind 16384)
[    0.736818] MPTCP token hash table entries: 2048 (order: 3, 49152 bytes, linear)
[    0.736896] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear)
[    0.736942] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear)
[    0.737084] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.737111] NET: Registered PF_XDP protocol family
[    0.737138] pci_bus 0000:00: resource 4 [io  0x0070-0x0077]
[    0.737149] pci_bus 0000:00: resource 5 [io  0x0000-0x006f window]
[    0.737157] pci_bus 0000:00: resource 6 [io  0x0078-0x0cf7 window]
[    0.737163] pci_bus 0000:00: resource 7 [io  0x0d00-0xffff window]
[    0.737169] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000fffff window]
[    0.737176] pci_bus 0000:00: resource 9 [mem 0x20000000-0x201fffff window]
[    0.737183] pci_bus 0000:00: resource 10 [mem 0x7cd00001-0x7ed00000 window]
[    0.737190] pci_bus 0000:00: resource 11 [mem 0x80000000-0xdfffffff window]
[    0.738225] PCI: CLS 64 bytes, default 64
[    0.738390] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x14c1baf3789, max_idle_ns: 440795266465 ns
[    0.738447] clocksource: Switched to clocksource tsc
[    0.738474] Trying to unpack rootfs image as initramfs...
[    0.744461] Initialise system trusted keyrings
[    0.744513] Key type blacklist registered
[    0.746184] workingset: timestamp_bits=41 max_order=19 bucket_order=0
[    0.746243] zbud: loaded
[    0.746687] fuse: init (API version 7.40)
[    0.747028] integrity: Platform Keyring initialized
[    0.747046] integrity: Machine keyring initialized
[    0.797270] Key type asymmetric registered
[    0.797284] Asymmetric key parser 'x509' registered
[    0.797391] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
[    0.797607] io scheduler mq-deadline registered
[    0.797618] io scheduler kyber registered
[    0.797664] io scheduler bfq registered
[    0.799717] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    0.808573] ACPI: AC: AC Adapter [ADP1] (off-line)
[    0.808845] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[    0.808934] ACPI: button: Power Button [PWRB]
[    0.809030] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
[    0.809102] ACPI: button: Sleep Button [SLPB]
[    0.809237] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2
[    0.809344] ACPI: button: Lid Switch [LID]
[    0.809440] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[    0.809628] ACPI: button: Power Button [PWRF]
[    0.818371] thermal LNXTHERM:00: registered as thermal_zone0
[    0.818386] ACPI: thermal: Thermal Zone [TZ00] (0 C)
[    0.819145] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    0.819622] 00:01: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    0.836027] hpet: number irqs doesn't agree with number of timers
[    0.836207] Non-volatile memory driver v1.3
[    0.836215] Linux agpgart interface v0.103
[    0.876206] ACPI: battery: Slot [BATC] (battery present)
[    1.030675] Freeing initrd memory: 24484K
[    1.201832] ACPI: bus type drm_connector registered
[    1.210209] usbcore: registered new interface driver usbserial_generic
[    1.210241] usbserial: USB Serial support registered for generic
[    1.211970] rtc_cmos 00:05: registered as rtc0
[    1.212042] rtc_cmos 00:05: setting system clock to 2024-10-15T06:46:42 UTC (1728974802)
[    1.212155] rtc_cmos 00:05: alarms up to one month, y3k, 242 bytes nvram
[    1.213825] intel_pstate: Intel P-state driver initializing
[    1.215929] ledtrig-cpu: registered to indicate activity on CPUs
[    1.217952] [drm] Initialized simpledrm 1.0.0 for simple-framebuffer.0 on minor 0
[    1.226635] fbcon: Deferring console take-over
[    1.226648] simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
[    1.227146] hid: raw HID events driver (C) Jiri Kosina
[    1.228092] drop_monitor: Initializing network drop monitor service
[    1.228748] NET: Registered PF_INET6 protocol family
[    1.276541] Segment Routing with IPv6
[    1.276552] RPL Segment Routing with IPv6
[    1.276603] In-situ OAM (IOAM) with IPv6
[    1.276704] NET: Registered PF_PACKET protocol family
[    1.280098] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    1.281221] microcode: Current revision: 0x00000368
[    1.281234] microcode: Updated early from: 0x00000358
[    1.286766] IPI shorthand broadcast: enabled
[    1.291511] sched_clock: Marking stable (1286670616, 2618962)->(1358527850, -69238272)
[    1.292153] registered taskstats version 1
[    1.293167] Loading compiled-in X.509 certificates
[    1.306084] Loaded X.509 cert 'Build time autogenerated kernel key: fb1af0360d76b068281a34efaa327de0e8753356'
[    1.313531] zswap: loaded using pool zstd/zsmalloc
[    1.319078] Demotion targets for Node 0: null
[    1.320982] Key type .fscrypt registered
[    1.320987] Key type fscrypt-provisioning registered
[    1.321399] integrity: Loading X.509 certificate: UEFI:db
[    1.344568] integrity: Loaded X.509 cert 'ASUSTeK Notebook SW Key Certificate: b8e581e4df77a5bb4282d5ccfc00c071'
[    1.344579] integrity: Loading X.509 certificate: UEFI:db
[    1.345115] integrity: Loaded X.509 cert 'ASUSTeK MotherBoard SW Key Certificate: da83b990422ebc8c441f8d8b039a65a2'
[    1.345120] integrity: Loading X.509 certificate: UEFI:db
[    1.345175] integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
[    1.345180] integrity: Loading X.509 certificate: UEFI:db
[    1.345226] integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
[    1.345230] integrity: Loading X.509 certificate: UEFI:db
[    1.345746] integrity: Loaded X.509 cert 'Canonical Ltd. Master Certificate Authority: ad91990bc22ab1f517048c23b6655a268e345a63'
[    1.348204] blacklist: Duplicate blacklisted hash bin:47ff1b63b140b6fc04ed79131331e651da5b2e2f170f5daef4153dc2fbc532b1
[    1.348378] blacklist: Duplicate blacklisted hash bin:992d359aa7a5f789d268b94c11b9485a6b1ce64362b0edb4441ccc187c39647b
[    1.348503] blacklist: Duplicate blacklisted hash bin:c452ab846073df5ace25cca64d6b7a09d906308a1a65eb5240e3c4ebcaa9cc0c
[    1.348560] blacklist: Duplicate blacklisted hash bin:e051b788ecbaeda53046c70e6af6058f95222c046157b8c4c1b9c2cfc65f46e5
[    1.350007] PM:   Magic number: 12:23:772
[    1.358374] RAS: Correctable Errors collector initialized.
[    1.389286] clk: Disabling unused clocks
[    1.389379] PM: genpd: Disabling unused power domains
[    1.401816] Freeing unused decrypted memory: 2028K
[    1.403742] Freeing unused kernel image (initmem) memory: 3452K
[    1.404362] Write protecting the kernel read-only data: 32768k
[    1.405629] Freeing unused kernel image (rodata/data gap) memory: 816K
[    1.470633] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    1.470647] rodata_test: all tests were successful
[    1.470670] x86/mm: Checking user space page tables
[    1.532558] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    1.532570] Run /init as init process
[    1.532574]   with arguments:
[    1.532577]     /init
[    1.532579]   with environment:
[    1.532581]     HOME=/
[    1.532582]     TERM=linux
[    1.532584]     BOOT_IMAGE=/vmlinuz-linux
[    1.579848] systemd[1]: Successfully made /usr/ read-only.
[    1.580306] systemd[1]: systemd 256.7-1-arch running in system mode (+PAM +AUDIT -SELINUX -APPARMOR -IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +XKBCOMMON +UTMP -SYSVINIT +LIBARCHIVE)
[    1.580324] systemd[1]: Detected architecture x86-64.
[    1.580333] systemd[1]: Running in initrd.
[    1.580969] systemd[1]: Initializing machine ID from random generator.
[    1.703785] systemd[1]: Queued start job for default target Initrd Default Target.
[    1.749524] systemd[1]: Expecting device /dev/disk/by-uuid/00965bb0-f03a-4255-8437-c271b12f63a6...
[    1.749899] systemd[1]: Reached target Path Units.
[    1.749991] systemd[1]: Reached target Slice Units.
[    1.750072] systemd[1]: Reached target Swaps.
[    1.750150] systemd[1]: Reached target Timer Units.
[    1.750648] systemd[1]: Listening on Journal Socket (/dev/log).
[    1.750957] systemd[1]: Listening on Journal Sockets.
[    1.751222] systemd[1]: Listening on udev Control Socket.
[    1.751398] systemd[1]: Listening on udev Kernel Socket.
[    1.751444] systemd[1]: Reached target Socket Units.
[    1.755862] systemd[1]: Starting Create List of Static Device Nodes...
[    1.758455] systemd[1]: Starting Check battery level during early boot...
[    1.763851] systemd[1]: Starting Journal Service...
[    1.769703] systemd[1]: Starting Load Kernel Modules...
[    1.769824] systemd[1]: TPM PCR Barrier (initrd) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    1.773356] systemd[1]: Starting Create Static Device Nodes in /dev...
[    1.786363] systemd[1]: Starting Coldplug All udev Devices...
[    1.791421] systemd[1]: Finished Create List of Static Device Nodes.
[    1.797246] systemd[1]: Finished Load Kernel Modules.
[    1.810647] systemd[1]: Finished Create Static Device Nodes in /dev.
[    1.811002] systemd[1]: Reached target Preparation for Local File Systems.
[    1.811050] systemd[1]: Reached target Local File Systems.
[    1.816507] systemd[1]: Starting Rule-based Manager for Device Events and Files...
[    1.822605] systemd[1]: Finished Check battery level during early boot.
[    1.825063] systemd-journald[112]: Collecting audit messages is disabled.
[    1.833136] systemd[1]: Started Display Boot-Time Emergency Messages In Full Screen.
[    1.895708] systemd[1]: Started Journal Service.
[    2.403295] sdhci: Secure Digital Host Controller Interface driver
[    2.403305] sdhci: Copyright(c) Pierre Ossman
[    2.422991] dw_dmac INTL9C60:00: DesignWare DMA Controller, 8 channels
[    2.432377] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    2.432398] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[    2.434109] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000081509810
[    2.435152] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    2.435166] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    2.435176] xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
[    2.435310] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.11
[    2.435317] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.435322] usb usb1: Product: xHCI Host Controller
[    2.435325] usb usb1: Manufacturer: Linux 6.11.3-arch1-1 xhci-hcd
[    2.435328] usb usb1: SerialNumber: 0000:00:14.0
[    2.435908] hub 1-0:1.0: USB hub found
[    2.435944] hub 1-0:1.0: 7 ports detected
[    2.439612] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.11
[    2.439626] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.439631] usb usb2: Product: xHCI Host Controller
[    2.439634] usb usb2: Manufacturer: Linux 6.11.3-arch1-1 xhci-hcd
[    2.439637] usb usb2: SerialNumber: 0000:00:14.0
[    2.439994] mmc0: SDHCI controller on ACPI [80860F14:00] using ADMA
[    2.440554] hub 2-0:1.0: USB hub found
[    2.440603] hub 2-0:1.0: 6 ports detected
[    2.444349] mmc1: SDHCI controller on ACPI [80860F14:01] using ADMA
[    2.460541] dw_dmac INTL9C60:01: DesignWare DMA Controller, 8 channels
[    2.548654] mmc0: new HS200 MMC card at address 0001
[    2.686608] usb 1-3: new high-speed USB device number 2 using xhci_hcd
[    2.709162] mmc1: new ultra high speed DDR50 SDIO card at address 0001
[    2.830590] usb 1-3: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice=32.98
[    2.830635] usb 1-3: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    2.830656] usb 1-3: Product: USB2.0 Hub
[    2.834063] hub 1-3:1.0: USB hub found
[    2.834892] hub 1-3:1.0: 4 ports detected
[    3.133033] usb 1-3.1: new full-speed USB device number 3 using xhci_hcd
[    3.230123] usb 1-3.1: New USB device found, idVendor=3938, idProduct=1031, bcdDevice= 1.08
[    3.230164] usb 1-3.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.230186] usb 1-3.1: Product: 2.4G Wireless Mouse
[    3.230202] usb 1-3.1: Manufacturer: MOSART Semi.
[    3.309760] usb 1-3.3: new full-speed USB device number 4 using xhci_hcd
[    3.432779] usb 1-3.3: New USB device found, idVendor=0b05, idProduct=1807, bcdDevice= 0.11
[    3.432822] usb 1-3.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.432843] usb 1-3.3: Product: ASUS HID Device
[    3.432860] usb 1-3.3: Manufacturer: ASUS Tech Inc.
[    3.456415] mmc2: SDHCI controller on ACPI [80860F14:03] using ADMA
[    3.557354] mmcblk0: mmc0:0001 BGND3R 29.1 GiB
[    3.588123]  mmcblk0: p1 p2
[    3.589721] mmcblk0boot0: mmc0:0001 BGND3R 4.00 MiB
[    3.590887] mmcblk0boot1: mmc0:0001 BGND3R 4.00 MiB
[    3.591880] mmcblk0rpmb: mmc0:0001 BGND3R 4.00 MiB, chardev (241:0)
[    3.633657] usbcore: registered new interface driver usbhid
[    3.633667] usbhid: USB HID core driver
[    3.653872] input: MOSART Semi. 2.4G Wireless Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.1/1-3.1:1.0/0003:3938:1031.0001/input/input4
[    3.654101] input: MOSART Semi. 2.4G Wireless Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.1/1-3.1:1.0/0003:3938:1031.0001/input/input5
[    3.654659] hid-generic 0003:3938:1031.0001: input,hiddev96,hidraw0: USB HID v1.10 Mouse [MOSART Semi. 2.4G Wireless Mouse] on usb-0000:00:14.0-3.1/input0
[    3.655099] input: ASUS Tech Inc. ASUS HID Device  as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.3/1-3.3:1.0/0003:0B05:1807.0002/input/input6
[    3.873979] hid-generic 0003:0B05:1807.0002: input,hidraw1: USB HID v1.10 Keyboard [ASUS Tech Inc. ASUS HID Device ] on usb-0000:00:14.0-3.3/input0
[    3.874266] hid-generic 0003:0B05:1807.0003: ignoring exceeding usage max
[    3.876075] input: ASUS Tech Inc. ASUS HID Device  as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.3/1-3.3:1.1/0003:0B05:1807.0003/input/input7
[    3.876322] input: ASUS Tech Inc. ASUS HID Device  Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.3/1-3.3:1.1/0003:0B05:1807.0003/input/input8
[    3.933650] input: ASUS Tech Inc. ASUS HID Device  as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.3/1-3.3:1.1/0003:0B05:1807.0003/input/input9
[    3.934027] input: ASUS Tech Inc. ASUS HID Device  System Control as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.3/1-3.3:1.1/0003:0B05:1807.0003/input/input10
[    3.934956] hid-generic 0003:0B05:1807.0003: input,hiddev97,hidraw2: USB HID v1.10 Device [ASUS Tech Inc. ASUS HID Device ] on usb-0000:00:14.0-3.3/input1
[    3.935408] input: ASUS Tech Inc. ASUS HID Device  Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.3/1-3.3:1.2/0003:0B05:1807.0004/input/input11
[    3.935692] hid-generic 0003:0B05:1807.0004: input,hiddev98,hidraw3: USB HID v1.10 Mouse [ASUS Tech Inc. ASUS HID Device ] on usb-0000:00:14.0-3.3/input2
[    4.826873] i915 0000:00:02.0: [drm] Found CHERRYVIEW (device ID 22b0) display version 8.00
[    4.866928] i915 0000:00:02.0: vgaarb: deactivate vga console
[    4.871603] i915 0000:00:02.0: cannot find GPIO chip gpio_crystalcove, deferring
[    4.871616] i915 0000:00:02.0: [drm] *ERROR* Failed to own gpio for panel control
[    4.876639] i915 0000:00:02.0: [drm] *ERROR* [CONNECTOR:111:DSI-1] Failed to get the PMIC PWM chip
[    4.906527] [drm] Initialized i915 1.6.0 for 0000:00:02.0 on minor 1
[    4.908262] ACPI: video: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    4.911294] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input13
[    4.912565] acpi device:01: registered as cooling_device4
[    4.913543] acpi device:02: registered as cooling_device5
[    4.914526] acpi device:03: registered as cooling_device6
[    4.916017] acpi device:04: registered as cooling_device7
[    4.917004] acpi device:05: registered as cooling_device8
[    4.917877] acpi device:06: registered as cooling_device9
[    4.918741] acpi device:07: registered as cooling_device10
[    4.919973] acpi device:08: registered as cooling_device11
[    4.920003] i915 0000:00:02.0: [drm] HDaudio controller not detected, using LPE audio instead
[    4.922847] i8042: PNP: No PS/2 controller found.
[    4.940698] fbcon: i915drmfb (fb0) is primary device
[    4.940709] fbcon: Deferring console take-over
[    4.940719] i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
[    5.022594] asus_wmi: ASUS WMI generic driver loaded
[    5.120752] EXT4-fs (mmcblk0p2): mounted filesystem 00965bb0-f03a-4255-8437-c271b12f63a6 r/w with ordered data mode. Quota mode: none.
[    5.219431] input: ASUS Tech Inc. ASUS HID Device  as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.3/1-3.3:1.0/0003:0B05:1807.0002/input/input14
[    5.409853] asus 0003:0B05:1807.0002: input,hidraw1: USB HID v1.10 Keyboard [ASUS Tech Inc. ASUS HID Device ] on usb-0000:00:14.0-3.3/input0
[    5.627541] asus 0003:0B05:1807.0003: ignoring exceeding usage max
[    5.630859] input: ASUS Tech Inc. ASUS HID Device  as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.3/1-3.3:1.1/0003:0B05:1807.0003/input/input15
[    5.687859] asus 0003:0B05:1807.0003: input,hiddev97,hidraw2: USB HID v1.10 Device [ASUS Tech Inc. ASUS HID Device ] on usb-0000:00:14.0-3.3/input1
[    5.709839] input: ASUS Tech Inc. ASUS HID Device  as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.3/1-3.3:1.2/0003:0B05:1807.0004/input/input16
[    5.711484] asus 0003:0B05:1807.0004: input,hiddev98,hidraw3: USB HID v1.10 Mouse [ASUS Tech Inc. ASUS HID Device ] on usb-0000:00:14.0-3.3/input2
[    6.063963] systemd-journald[112]: Received SIGTERM from PID 1 (systemd).
[    6.373188] systemd[1]: systemd 256.7-1-arch running in system mode (+PAM +AUDIT -SELINUX -APPARMOR -IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +XKBCOMMON +UTMP -SYSVINIT +LIBARCHIVE)
[    6.373214] systemd[1]: Detected architecture x86-64.
[    6.375898] systemd[1]: Hostname set to <asus>.
[    6.748835] systemd[1]: bpf-restrict-fs: LSM BPF program attached
[    6.875045] systemd-ssh-generator[210]: Binding SSH to AF_UNIX socket /run/ssh-unix-local/socket.
[    6.875064] systemd-ssh-generator[210]: → connect via 'ssh .host' locally
[    7.373584] systemd[1]: run-credentials-systemd\x2djournald.service.mount: Deactivated successfully.
[    7.375003] systemd[1]: initrd-switch-root.service: Deactivated successfully.
[    7.375559] systemd[1]: Stopped Switch Root.
[    7.378169] systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 1.
[    7.379880] systemd[1]: Created slice Slice /system/dirmngr.
[    7.381198] systemd[1]: Created slice Slice /system/getty.
[    7.382413] systemd[1]: Created slice Slice /system/gpg-agent.
[    7.383849] systemd[1]: Created slice Slice /system/gpg-agent-browser.
[    7.385138] systemd[1]: Created slice Slice /system/gpg-agent-extra.
[    7.386517] systemd[1]: Created slice Slice /system/gpg-agent-ssh.
[    7.387811] systemd[1]: Created slice Slice /system/keyboxd.
[    7.389032] systemd[1]: Created slice Slice /system/modprobe.
[    7.390060] systemd[1]: Created slice User and Session Slice.
[    7.390318] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    7.390513] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    7.391129] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    7.391201] systemd[1]: Expecting device /dev/disk/by-uuid/405D-43C9...
[    7.391247] systemd[1]: Reached target Local Encrypted Volumes.
[    7.391307] systemd[1]: Reached target Login Prompts.
[    7.391379] systemd[1]: Stopped target Switch Root.
[    7.391439] systemd[1]: Stopped target Initrd File Systems.
[    7.391484] systemd[1]: Stopped target Initrd Root File System.
[    7.391539] systemd[1]: Reached target Local Integrity Protected Volumes.
[    7.391610] systemd[1]: Reached target Path Units.
[    7.391672] systemd[1]: Reached target Remote File Systems.
[    7.391727] systemd[1]: Reached target Slice Units.
[    7.391795] systemd[1]: Reached target Swaps.
[    7.391871] systemd[1]: Reached target Local Verity Protected Volumes.
[    7.392214] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[    7.397796] systemd[1]: Listening on Process Core Dump Socket.
[    7.400763] systemd[1]: Listening on Credential Encryption/Decryption.
[    7.400912] systemd[1]: TPM PCR Measurements was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    7.400958] systemd[1]: Make TPM PCR Policy was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    7.401246] systemd[1]: Listening on udev Control Socket.
[    7.401446] systemd[1]: Listening on udev Kernel Socket.
[    7.401685] systemd[1]: Listening on User Database Manager Socket.
[    7.406103] systemd[1]: Mounting Huge Pages File System...
[    7.408751] systemd[1]: Mounting POSIX Message Queue File System...
[    7.411913] systemd[1]: Mounting Kernel Debug File System...
[    7.418453] systemd[1]: Mounting Kernel Trace File System...
[    7.441637] systemd[1]: Mounting Temporary Directory /tmp...
[    7.448476] systemd[1]: Starting Create List of Static Device Nodes...
[    7.452294] systemd[1]: Starting Load Kernel Module configfs...
[    7.458294] systemd[1]: Starting Load Kernel Module dm_mod...
[    7.463223] systemd[1]: Starting Load Kernel Module drm...
[    7.469808] systemd[1]: Starting Load Kernel Module fuse...
[    7.475153] systemd[1]: Starting Load Kernel Module loop...
[    7.475345] systemd[1]: Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
[    7.483992] systemd[1]: Starting Journal Service...
[    7.496460] systemd[1]: Starting Load Kernel Modules...
[    7.496538] systemd[1]: TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    7.499766] systemd[1]: Starting Remount Root and Kernel File Systems...
[    7.499940] systemd[1]: Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    7.509813] systemd[1]: Starting Load udev Rules from Credentials...
[    7.512759] systemd[1]: Starting Coldplug All udev Devices...
[    7.527632] device-mapper: uevent: version 1.0.3
[    7.532395] systemd[1]: Mounted Huge Pages File System.
[    7.534939] systemd[1]: Mounted POSIX Message Queue File System.
[    7.535501] systemd[1]: Mounted Kernel Debug File System.
[    7.535872] systemd[1]: Mounted Kernel Trace File System.
[    7.536115] loop: module loaded
[    7.539121] systemd[1]: Mounted Temporary Directory /tmp.
[    7.539645] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev
[    7.547827] systemd[1]: Finished Create List of Static Device Nodes.
[    7.549032] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[    7.553254] systemd[1]: Finished Load Kernel Module configfs.
[    7.554573] systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
[    7.555246] systemd[1]: Finished Load Kernel Module dm_mod.
[    7.556296] Asymmetric key parser 'pkcs8' registered
[    7.556709] systemd[1]: modprobe@drm.service: Deactivated successfully.
[    7.559225] systemd[1]: Finished Load Kernel Module drm.
[    7.561019] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[    7.561710] systemd[1]: Finished Load Kernel Module fuse.
[    7.562979] systemd[1]: modprobe@loop.service: Deactivated successfully.
[    7.563578] systemd[1]: Finished Load Kernel Module loop.
[    7.564624] systemd[1]: Finished Load Kernel Modules.
[    7.565628] systemd[1]: Finished Load udev Rules from Credentials.
[    7.568655] systemd-journald[230]: Collecting audit messages is disabled.
[    7.573299] systemd[1]: Mounting FUSE Control File System...
[    7.580095] systemd[1]: Mounting Kernel Configuration File System...
[    7.580346] systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
[    7.583133] EXT4-fs (mmcblk0p2): re-mounted 00965bb0-f03a-4255-8437-c271b12f63a6 r/w. Quota mode: none.
[    7.586706] systemd[1]: Starting Apply Kernel Variables...
[    7.619510] systemd[1]: Starting Create Static Device Nodes in /dev gracefully...
[    7.622371] systemd[1]: Started Journal Service.
[    7.724174] systemd-journald[230]: Received client request to flush runtime journal.
[    8.826271] mousedev: PS/2 mouse device common for all mice
[    8.880924] gpio gpiochip4: (INT0002 Virtual GPIO): not an immutable chip, please consider fixing it!
[    8.941187] Consider using thermal netlink events interface
[    9.024059] 8086228A:00: ttyS4 at MMIO 0x91821000 (irq = 39, base_baud = 2764800) is a 16550A
[    9.031215] serial serial0: tty port ttyS4 registered
[    9.046544] 8086228A:01: ttyS5 at MMIO 0x9181f000 (irq = 40, base_baud = 2764800) is a 16550A
[    9.079372] input: Intel HID events as /devices/pci0000:00/INT33D5:00/input/input17
[    9.080099] intel-hid INT33D5:00: failed to enable HID power button
[    9.300532] input: Intel HDMI/DP LPE Audio HDMI/DP,pcm=0 as /devices/pci0000:00/0000:00:02.0/hdmi-lpe-audio/sound/card0/input18
[    9.301032] input: Intel HDMI/DP LPE Audio HDMI/DP,pcm=1 as /devices/pci0000:00/0000:00:02.0/hdmi-lpe-audio/sound/card0/input19
[    9.301207] input: Intel HDMI/DP LPE Audio HDMI/DP,pcm=2 as /devices/pci0000:00/0000:00:02.0/hdmi-lpe-audio/sound/card0/input20
[    9.557582] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    9.558167] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    9.558678] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
[    9.578579] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[    9.578598] cfg80211: failed to load regulatory.db
[    9.628935] input: SIS0457:00 0457:113D Touchscreen as /devices/pci0000:00/808622C1:04/i2c-4/i2c-SIS0457:00/0018:0457:113D.0005/input/input21
[    9.630077] hid-generic 0018:0457:113D.0005: input,hidraw4: I2C HID v1.00 Device [SIS0457:00 0457:113D] on i2c-SIS0457:00
[    9.682596] intel_ish_ipc 0000:00:0a.0: enabling device (0000 -> 0002)
[    9.869563] asus_nb_wmi: Identified laptop model 'Asus Transformer T100TA / T100HA / T100CHI'
[    9.869802] asus_wmi: Initialization: 0x1
[    9.869918] asus_wmi: BIOS WMI version: 7.9
[    9.870016] asus_wmi: SFUN value: 0x37
[    9.870026] asus-nb-wmi asus-nb-wmi: Detected ATK, not ASUSWMI, use DSTS
[    9.889187] input: Asus WMI hotkeys as /devices/platform/asus-nb-wmi/input/input23
[    9.894835] asus_wmi: fan_curve_get_factory_default (0x00110024) failed: -19
[    9.895418] asus_wmi: fan_curve_get_factory_default (0x00110025) failed: -19
[    9.896070] asus_wmi: fan_curve_get_factory_default (0x00110032) failed: -19
[    9.935723] brcmfmac: F1 signature read @0x18000000=0x1602a94c
[    9.940257] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43340-sdio for chip BCM43340/2
[    9.940680] usbcore: registered new interface driver brcmfmac
[    9.942747] brcmfmac mmc1:0001:1: Direct firmware load for brcm/brcmfmac43340-sdio.ASUSTeK COMPUTER INC.-T100HAN.bin failed with error -2
[    9.951735] input: PC Speaker as /devices/platform/pcspkr/input/input24
[    9.957291] Bluetooth: Core ver 2.22
[    9.957358] NET: Registered PF_BLUETOOTH protocol family
[    9.957363] Bluetooth: HCI device and connection manager initialized
[    9.957373] Bluetooth: HCI socket layer initialized
[    9.957379] Bluetooth: L2CAP socket layer initialized
[    9.957391] Bluetooth: SCO socket layer initialized
[    9.966248] brcmfmac mmc1:0001:1: Direct firmware load for brcm/brcmfmac43340-sdio.txt failed with error -2
[    9.966562] brcmfmac: brcmf_fw_nvram_from_efi: Using nvram EFI variable
[    9.966776] brcmfmac mmc1:0001:1: Direct firmware load for brcm/brcmfmac43340-sdio.clm_blob failed with error -2
[    9.989885] rt5645 i2c-10EC3270:00: Detected ASUS T100HAN platform
[    9.989911] rt5645 i2c-10EC3270:00: supply avdd not found, using dummy regulator
[    9.989995] rt5645 i2c-10EC3270:00: supply cpvdd not found, using dummy regulator
[   10.036098] cryptd: max_cpu_qlen set to 1000
[   10.045586] proc_thermal 0000:00:0b.0: enabling device (0000 -> 0002)
[   10.149567] 8021q: 802.1Q VLAN Support v1.8
[   10.197266] NET: Registered PF_ALG protocol family
[   10.226141] brcmfmac: brcmf_c_process_clm_blob: no clm_blob available (err=-2), device may have limited channels available
[   10.226156] brcmfmac: brcmf_c_process_txcap_blob: no txcap_blob available (err=-2)
[   10.226543] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM43340/2 wl0: Apr 23 2021 05:48:34 version 6.10.190.91 (r728536) FWID 01-d45e96c4
[   10.241201] Bluetooth: HCI UART driver ver 2.3
[   10.241229] Bluetooth: HCI UART protocol H4 registered
[   10.241233] Bluetooth: HCI UART protocol BCSP registered
[   10.241326] Bluetooth: HCI UART protocol LL registered
[   10.241342] Bluetooth: HCI UART protocol ATH3K registered
[   10.241366] Bluetooth: HCI UART protocol Three-wire (H5) registered
[   10.241648] Bluetooth: HCI UART protocol Intel registered
[   10.242086] Bluetooth: HCI UART protocol Broadcom registered
[   10.242423] Bluetooth: HCI UART protocol QCA registered
[   10.242448] Bluetooth: HCI UART protocol AG6XX registered
[   10.242474] Bluetooth: HCI UART protocol Marvell registered
[   10.247384] hci_uart_bcm serial0-0: supply vbat not found, using dummy regulator
[   10.247578] hci_uart_bcm serial0-0: supply vddio not found, using dummy regulator
[   10.302769] input: gpio-keys as /devices/platform/ACPI0011:00/gpio-keys.1.auto/input/input25
[   10.303304] input: gpio-keys as /devices/platform/ACPI0011:00/gpio-keys.2.auto/input/input26
[   10.600849] intel-spi intel-spi: probe with driver intel-spi failed with error -22
[   10.601999] intel_sst_acpi 808622A8:00: LPE base: 0x91400000 size:0x200000
[   10.602013] intel_sst_acpi 808622A8:00: IRAM base: 0x914c0000
[   10.602057] intel_sst_acpi 808622A8:00: DRAM base: 0x91500000
[   10.602069] intel_sst_acpi 808622A8:00: SHIM base: 0x91540000
[   10.602079] intel_sst_acpi 808622A8:00: Mailbox base: 0x91544000
[   10.602091] intel_sst_acpi 808622A8:00: DDR base: 0x20000000
[   10.606077] intel_sst_acpi 808622A8:00: Got drv data max stream 25
[   10.612888] intel_rapl_common: Found RAPL domain package
[   10.612902] intel_rapl_common: Found RAPL domain core
[   10.617475] i2c_hid_acpi i2c-SIS0457:00: device returned incorrect report (2 vs 5 expected)
[   10.617490] hid-multitouch 0018:0457:113D.0005: failed to fetch feature 5
[   10.620111] input: SIS0457:00 0457:113D as /devices/pci0000:00/808622C1:04/i2c-4/i2c-SIS0457:00/0018:0457:113D.0005/input/input27
[   10.633755] hid-multitouch 0018:0457:113D.0005: input,hidraw4: I2C HID v1.00 Device [SIS0457:00 0457:113D] on i2c-SIS0457:00
[   10.637422] Bluetooth: hci0: BCM: chip id 82
[   10.637991] Bluetooth: hci0: BCM: features 0x2f
[   10.639219] Bluetooth: hci0: BCM43341B0
[   10.639233] Bluetooth: hci0: BCM43341B0 (002.001.014) build 0000
[   10.639494] Bluetooth: hci0: BCM: firmware Patch file not found, tried:
[   10.639501] Bluetooth: hci0: BCM: 'brcm/BCM43341B0.hcd'
[   10.639503] Bluetooth: hci0: BCM: 'brcm/BCM.hcd'
[   10.857301] rt5645 i2c-10EC3270:00: Detected ASUS T100HAN platform
[   10.857319] rt5645 i2c-10EC3270:00: Detected ASUS T100HAN platform
[   10.872997] ish-hid {33AECD58-B679-4E54-9BD9-A04D34F0C226}: [hid-ish]: enum_devices_done OK, num_hid_devices=8
[   10.908378] hid-generic 001F:8086:0001.0006: hidraw5: SENSOR HUB HID v2.00 Device [hid-ishtp 8086:0001] on
[   10.927292] input: chtrt5645 Headset as /devices/pci0000:00/808622A8:00/cht-bsw-rt5645/sound/card1/input29
[   10.942854] hid-generic 001F:8086:8001.0007: hidraw6: SENSOR HUB HID v2.00 Device [hid-ishtp 8086:8001] on
[   10.981865] hid-generic 001F:8086:0001.0008: hidraw7: SENSOR HUB HID v2.00 Device [hid-ishtp 8086:0001] on
[   11.023094] hid-generic 001F:8086:8001.0009: hidraw8: SENSOR HUB HID v2.00 Device [hid-ishtp 8086:8001] on
[   11.054345] hid-generic 001F:8086:0001.000A: hidraw9: SENSOR HUB HID v2.00 Device [hid-ishtp 8086:0001] on
[   11.076060] hid-generic 001F:8086:8001.000B: hidraw10: SENSOR HUB HID v2.00 Device [hid-ishtp 8086:8001] on
[   11.112160] hid-generic 001F:8086:0002.000C: hidraw11: SENSOR HUB HID v2.00 Device [hid-ishtp 8086:0002] on
[   11.136369] hid-generic 001F:8086:8002.000D: hidraw12: SENSOR HUB HID v2.00 Device [hid-ishtp 8086:8002] on
[   11.163818] hid-sensor-hub 001F:8086:0001.0006: hidraw5: SENSOR HUB HID v2.00 Device [hid-ishtp 8086:0001] on
[   11.169556] hid-sensor-hub 001F:8086:8001.0007: hidraw6: SENSOR HUB HID v2.00 Device [hid-ishtp 8086:8001] on
[   11.174922] hid-sensor-hub 001F:8086:0001.0008: hidraw7: SENSOR HUB HID v2.00 Device [hid-ishtp 8086:0001] on
[   11.180881] hid-sensor-hub 001F:8086:8001.0009: hidraw8: SENSOR HUB HID v2.00 Device [hid-ishtp 8086:8001] on
[   11.182247] hid-sensor-hub 001F:8086:0001.000A: hidraw9: SENSOR HUB HID v2.00 Device [hid-ishtp 8086:0001] on
[   11.183215] hid-sensor-hub 001F:8086:8001.000B: hidraw10: SENSOR HUB HID v2.00 Device [hid-ishtp 8086:8001] on
[   11.185430] hid-sensor-hub 001F:8086:0002.000C: hidraw11: SENSOR HUB HID v2.00 Device [hid-ishtp 8086:0002] on
[   11.187736] hid-sensor-hub 001F:8086:8002.000D: hidraw12: SENSOR HUB HID v2.00 Device [hid-ishtp 8086:8002] on
[   19.729269] intel_sst_acpi 808622A8:00: FW Version 01.0b.02.02

mkinitcpio.conf

# vim:set ft=sh
# MODULES
# The following modules are loaded before any boot hooks are
# run.  Advanced users may wish to specify all system modules
# in this array.  For instance:
#     MODULES=(usbhid xhci_hcd)

MODULES=()

# BINARIES
# This setting includes any additional binaries a given user may
# wish into the CPIO image.  This is run last, so it may be used to
# override the actual binaries included by a given hook
# BINARIES are dependency parsed, so you may safely ignore libraries
BINARIES=()

# FILES
# This setting is similar to BINARIES above, however, files are added
# as-is and are not parsed in any way.  This is useful for config files.
FILES=()

# HOOKS
# This is the most important setting in this file.  The HOOKS control the
# modules and scripts added to the image, and what happens at boot time.
# Order is important, and it is recommended that you do not change the
# order in which HOOKS are added.  Run 'mkinitcpio -H <hook name>' for
# help on a given hook.
# 'base' is _required_ unless you know precisely what you are doing.
# 'udev' is _required_ in order to automatically load modules
# 'filesystems' is _required_ unless you specify your fs modules in MODULES
# Examples:
##   This setup specifies all modules in the MODULES setting above.
##   No RAID, lvm2, or encrypted root is needed.
#    HOOKS=(base)
#
##   This setup will autodetect all modules for your system and should
##   work as a sane default
#    HOOKS=(base udev autodetect modconf block filesystems fsck)
#
##   This setup will generate a 'full' image which supports most systems.
##   No autodetection is done.
#    HOOKS=(base udev modconf block filesystems fsck)
#
##   This setup assembles a mdadm array with an encrypted root file system.
##   Note: See 'mkinitcpio -H mdadm_udev' for more information on RAID devices.
#    HOOKS=(base udev modconf keyboard keymap consolefont block mdadm_udev encrypt filesystems fsck)
#
##   This setup loads an lvm2 volume group.
#    HOOKS=(base udev modconf block lvm2 filesystems fsck)
#
##   This will create a systemd based initramfs which loads an encrypted root filesystem.
#    HOOKS=(base systemd autodetect modconf kms keyboard sd-vconsole sd-encrypt block filesystems fsck)
#
##   NOTE: If you have /usr on a separate partition, you MUST include the
#    usr and fsck hooks.
HOOKS=(base udev autodetect systemd microcode modconf kms keyboard sd-vconsole block filesystems fsck)

# COMPRESSION
# Use this to compress the initramfs image. By default, zstd compression
# is used for Linux ≥ 5.9 and gzip compression is used for Linux < 5.9.
# Use 'cat' to create an uncompressed image.
#COMPRESSION="zstd"
#COMPRESSION="gzip"
#COMPRESSION="bzip2"
#COMPRESSION="lzma"
#COMPRESSION="xz"
#COMPRESSION="lzop"
#COMPRESSION="lz4"

# COMPRESSION_OPTIONS
# Additional options for the compressor
#COMPRESSION_OPTIONS=()

# MODULES_DECOMPRESS
# Decompress loadable kernel modules and their firmware during initramfs
# creation. Switch (yes/no).
# Enable to allow further decreasing image size when using high compression
# (e.g. xz -9e or zstd --long --ultra -22) at the expense of increased RAM usage
# at early boot.
# Note that any compressed files will be placed in the uncompressed early CPIO
# to avoid double compression.
#MODULES_DECOMPRESS="no"

Any suggestion ?

Last edited by Maurizio Ferreira (2024-10-15 19:58:23)

Offline

#2 2024-10-15 07:40:38

Head_on_a_Stick
Member
From: The Wirral
Registered: 2014-02-20
Posts: 8,549
Website

Re: [SOLVED] No backlight management after reinstall.

I think the xbacklight command only works under the xf86-video-intel DDX driver, which is now so crusty it probably shouldn't be used. EDIT: sorry, I hallucinated that part of your OP.

Does the brightnessctl command work? Have you tried the various kernel parameters listed on the Backlight ArchWiki page?

Last edited by Head_on_a_Stick (2024-10-15 07:44:46)


Freedom for Öcalan!

Offline

#3 2024-10-15 07:49:24

Maurizio Ferreira
Member
Registered: 2019-03-28
Posts: 94

Re: [SOLVED] No backlight management after reinstall.

I think that until the card is properly detected and initialized, there is no way to make it work

Offline

#4 2024-10-15 10:13:19

Head_on_a_Stick
Member
From: The Wirral
Registered: 2014-02-20
Posts: 8,549
Website

Re: [SOLVED] No backlight management after reinstall.

That doesn't answer my questions. The kernel parameters are supposed to remove those extra backlight directories, which might help.


Freedom for Öcalan!

Offline

#5 2024-10-15 12:28:12

Maurizio Ferreira
Member
Registered: 2019-03-28
Posts: 94

Re: [SOLVED] No backlight management after reinstall.

I tried, one at a time,  all the three options:  acpi_backlight=video,  vendor or native, with no result.
Anyway I'm quite sure the system worked well, before the reinstall, without any kernel parameter.

Offline

#6 2024-10-15 19:57:41

Maurizio Ferreira
Member
Registered: 2019-03-28
Posts: 94

Re: [SOLVED] No backlight management after reinstall.

It seems it depends on an erroneous module order during kernel initialization:
changing the hooks settings of mkinitcpio.conf
from
HOOKS=(base udev autodetect systemd microcode modconf kms keyboard sd-vconsole block filesystems fsck)
to
HOOKS=(base udev autodetect modconf block filesystems fsck)
seems to solve the problem.

Here is the working dmesg output from the working instance:

[    0.000000] Linux version 6.11.3-arch1-1 (linux@archlinux) (gcc (GCC) 14.2.1 20240910, GNU ld (GNU Binutils) 2.43.0) #1 SMP PREEMPT_DYNAMIC Thu, 10 Oct 2024 20:11:06 +0000
[    0.000000] Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=00965bb0-f03a-4255-8437-c271b12f63a6 rw loglevel=3 quiet
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000008efff] usable
[    0.000000] BIOS-e820: [mem 0x000000000008f000-0x000000000008ffff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x0000000000090000-0x000000000009dfff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009e000-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001effffff] usable
[    0.000000] BIOS-e820: [mem 0x000000001f000000-0x00000000201fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000020200000-0x0000000079d75fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000079d76000-0x0000000079da5fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000079da6000-0x0000000079db5fff] ACPI data
[    0.000000] BIOS-e820: [mem 0x0000000079db6000-0x000000007adc5fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000007adc6000-0x000000007b8a9fff] reserved
[    0.000000] BIOS-e820: [mem 0x000000007b8aa000-0x000000007bffffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000e3ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fea00000-0x00000000feafffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed01000-0x00000000fed01fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed03000-0x00000000fed03fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed06000-0x00000000fed06fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed08000-0x00000000fed09fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1cfff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed80000-0x00000000fedbffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ffa00000-0x00000000ffffffff] reserved
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] APIC: Static calls initialized
[    0.000000] efi: EFI v2.4 by American Megatrends
[    0.000000] efi: ESRT=0x7b813018 ACPI=0x7a113000 ACPI 2.0=0x7a113000 SMBIOS=0x7b73ab18 INITRD=0x76ff1e18 RNG=0x79db5f98 TPMEventLog=0x79dae018 
[    0.000000] random: crng init done
[    0.000000] TPM Final Events table not present
[    0.000000] efi: Remove mem28: MMIO range=[0xfea00000-0xfeafffff] (1MB) from e820 map
[    0.000000] e820: remove [mem 0xfea00000-0xfeafffff] reserved
[    0.000000] efi: Not removing mem29: MMIO range=[0xfec00000-0xfec00fff] (4KB) from e820 map
[    0.000000] efi: Not removing mem30: MMIO range=[0xfed01000-0xfed01fff] (4KB) from e820 map
[    0.000000] efi: Not removing mem31: MMIO range=[0xfed03000-0xfed03fff] (4KB) from e820 map
[    0.000000] efi: Not removing mem32: MMIO range=[0xfed06000-0xfed06fff] (4KB) from e820 map
[    0.000000] efi: Not removing mem33: MMIO range=[0xfed08000-0xfed09fff] (8KB) from e820 map
[    0.000000] efi: Not removing mem34: MMIO range=[0xfed1c000-0xfed1cfff] (4KB) from e820 map
[    0.000000] efi: Remove mem35: MMIO range=[0xfed80000-0xfedbffff] (0MB) from e820 map
[    0.000000] e820: remove [mem 0xfed80000-0xfedbffff] reserved
[    0.000000] efi: Not removing mem36: MMIO range=[0xfee00000-0xfee00fff] (4KB) from e820 map
[    0.000000] efi: Remove mem37: MMIO range=[0xffa00000-0xffffffff] (6MB) from e820 map
[    0.000000] e820: remove [mem 0xffa00000-0xffffffff] reserved
[    0.000000] SMBIOS 2.8 present.
[    0.000000] DMI: ASUSTeK COMPUTER INC. T100HAN/T100HAN, BIOS T100HAN.216 12/31/2015
[    0.000000] DMI: Memory slots populated: 2/2
[    0.000000] tsc: Detected 1440.000 MHz processor
[    0.000056] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000068] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000095] last_pfn = 0x7c000 max_arch_pfn = 0x400000000
[    0.000115] total RAM covered: 1988M
[    0.000742] Found optimal setting for mtrr clean up
[    0.000745]  gran_size: 64K 	chunk_size: 64M 	num_reg: 5  	lose cover RAM: 0G
[    0.000762] MTRR map: 4 entries (2 fixed + 2 variable; max 18), built from 8 variable MTRRs
[    0.000770] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.010952] esrt: Reserving ESRT space from 0x000000007b813018 to 0x000000007b813050.
[    0.011806] Secure boot disabled
[    0.011810] RAMDISK: [mem 0x74564000-0x755dcfff]
[    0.011890] ACPI: Early table checksum verification disabled
[    0.011901] ACPI: RSDP 0x000000007A113000 000024 (v02 _ASUS_)
[    0.011918] ACPI: XSDT 0x000000007A1130B8 0000EC (v01 _ASUS_ Notebook 01072009 AMI  00010013)
[    0.011937] ACPI: FACP 0x000000007A12EB08 00010C (v05 _ASUS_ Notebook 01072009 AMI  00010013)
[    0.011956] ACPI: DSDT 0x000000007A113230 01B8D1 (v02 _ASUS_ Notebook 01072009 INTL 20120913)
[    0.011972] ACPI: FACS 0x000000007ADC5F80 000040
[    0.011983] ACPI: APIC 0x000000007A12EC18 000084 (v03 _ASUS_ Notebook 01072009 AMI  00010013)
[    0.011995] ACPI: FPDT 0x000000007A12ECA0 000044 (v01 _ASUS_ Notebook 01072009 AMI  00010013)
[    0.012008] ACPI: FIDT 0x000000007A12ECE8 00009C (v01 _ASUS_ Notebook 01072009 AMI  00010013)
[    0.012020] ACPI: MCFG 0x000000007A12ED88 00003C (v01 _ASUS_ Notebook 01072009 MSFT 00000097)
[    0.012033] ACPI: SSDT 0x000000007A12EDC8 004143 (v01 DptfTb DptfTab  00001000 INTL 20120913)
[    0.012047] ACPI: SSDT 0x000000007A132F10 000654 (v01 CpuDpf CpuDptf  00001000 INTL 20120913)
[    0.012060] ACPI: SSDT 0x000000007A133568 000058 (v01 LowPM  LowPwrM  00001000 INTL 20120913)
[    0.012074] ACPI: UEFI 0x000000007A1335C0 000042 (v01 _ASUS_ Notebook 00000000      00000000)
[    0.012086] ACPI: HPET 0x000000007A133608 000038 (v01 _ASUS_ Notebook 01072009 AMI. 00000005)
[    0.012099] ACPI: SSDT 0x000000007A133640 000763 (v01 PmRef  CpuPm    00003000 INTL 20120913)
[    0.012112] ACPI: SSDT 0x000000007A133DA8 000290 (v01 PmRef  Cpu0Tst  00003000 INTL 20120913)
[    0.012124] ACPI: SSDT 0x000000007A134038 00017A (v01 PmRef  ApTst    00003000 INTL 20120913)
[    0.012137] ACPI: SSDT 0x000000007A1341B8 00043A (v01 Intel_ Tpm2Tabl 00001000 INTL 20120913)
[    0.012150] ACPI: TPM2 0x000000007A1345F8 000034 (v03                 00000000      00000000)
[    0.012164] ACPI: LPIT 0x000000007A134630 000104 (v01 _ASUS_ Notebook 00000005 MSFT 0100000D)
[    0.012176] ACPI: BCFG 0x000000007A134738 000139 (v01 INTEL  BATTCONF 00000001 INTL 00000000)
[    0.012188] ACPI: PRAM 0x000000007A134878 000030 (v01                 00000001      00000000)
[    0.012201] ACPI: BGRT 0x000000007A1348A8 000038 (v01 _ASUS_ Notebook 01072009 AMI  00010013)
[    0.012213] ACPI: CSRT 0x000000007A1348E0 00014C (v00 INTEL  LANFORDC 00000005 MSFT 0100000D)
[    0.012225] ACPI: WDAT 0x000000007A134A30 000104 (v01                 00000000      00000000)
[    0.012238] ACPI: SSDT 0x000000007A134B38 004143 (v01 DptfTb DptfTab  00001000 INTL 20120913)
[    0.012252] ACPI: SSDT 0x000000007A138C80 000654 (v01 CpuDpf CpuDptf  00001000 INTL 20120913)
[    0.012265] ACPI: SSDT 0x000000007A1392D8 000058 (v01 LowPM  LowPwrM  00001000 INTL 20120913)
[    0.012279] ACPI: MSDM 0x0000000079DA2F18 000055 (v03 _ASUS_ Notebook 00000000 ASUS 00000001)
[    0.012290] ACPI: Reserving FACP table memory at [mem 0x7a12eb08-0x7a12ec13]
[    0.012296] ACPI: Reserving DSDT table memory at [mem 0x7a113230-0x7a12eb00]
[    0.012300] ACPI: Reserving FACS table memory at [mem 0x7adc5f80-0x7adc5fbf]
[    0.012304] ACPI: Reserving APIC table memory at [mem 0x7a12ec18-0x7a12ec9b]
[    0.012308] ACPI: Reserving FPDT table memory at [mem 0x7a12eca0-0x7a12ece3]
[    0.012312] ACPI: Reserving FIDT table memory at [mem 0x7a12ece8-0x7a12ed83]
[    0.012316] ACPI: Reserving MCFG table memory at [mem 0x7a12ed88-0x7a12edc3]
[    0.012319] ACPI: Reserving SSDT table memory at [mem 0x7a12edc8-0x7a132f0a]
[    0.012323] ACPI: Reserving SSDT table memory at [mem 0x7a132f10-0x7a133563]
[    0.012327] ACPI: Reserving SSDT table memory at [mem 0x7a133568-0x7a1335bf]
[    0.012331] ACPI: Reserving UEFI table memory at [mem 0x7a1335c0-0x7a133601]
[    0.012335] ACPI: Reserving HPET table memory at [mem 0x7a133608-0x7a13363f]
[    0.012339] ACPI: Reserving SSDT table memory at [mem 0x7a133640-0x7a133da2]
[    0.012343] ACPI: Reserving SSDT table memory at [mem 0x7a133da8-0x7a134037]
[    0.012347] ACPI: Reserving SSDT table memory at [mem 0x7a134038-0x7a1341b1]
[    0.012351] ACPI: Reserving SSDT table memory at [mem 0x7a1341b8-0x7a1345f1]
[    0.012354] ACPI: Reserving TPM2 table memory at [mem 0x7a1345f8-0x7a13462b]
[    0.012358] ACPI: Reserving LPIT table memory at [mem 0x7a134630-0x7a134733]
[    0.012362] ACPI: Reserving BCFG table memory at [mem 0x7a134738-0x7a134870]
[    0.012366] ACPI: Reserving PRAM table memory at [mem 0x7a134878-0x7a1348a7]
[    0.012370] ACPI: Reserving BGRT table memory at [mem 0x7a1348a8-0x7a1348df]
[    0.012374] ACPI: Reserving CSRT table memory at [mem 0x7a1348e0-0x7a134a2b]
[    0.012378] ACPI: Reserving WDAT table memory at [mem 0x7a134a30-0x7a134b33]
[    0.012382] ACPI: Reserving SSDT table memory at [mem 0x7a134b38-0x7a138c7a]
[    0.012386] ACPI: Reserving SSDT table memory at [mem 0x7a138c80-0x7a1392d3]
[    0.012390] ACPI: Reserving SSDT table memory at [mem 0x7a1392d8-0x7a13932f]
[    0.012393] ACPI: Reserving MSDM table memory at [mem 0x79da2f18-0x79da2f6c]
[    0.012520] No NUMA configuration found
[    0.012525] Faking a node at [mem 0x0000000000000000-0x000000007bffffff]
[    0.012538] NODE_DATA(0) allocated [mem 0x79a94000-0x79a98fff]
[    0.012616] Zone ranges:
[    0.012621]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.012629]   DMA32    [mem 0x0000000001000000-0x000000007bffffff]
[    0.012634]   Normal   empty
[    0.012638]   Device   empty
[    0.012642] Movable zone start for each node
[    0.012645] Early memory node ranges
[    0.012648]   node   0: [mem 0x0000000000001000-0x000000000008efff]
[    0.012654]   node   0: [mem 0x0000000000090000-0x000000000009dfff]
[    0.012658]   node   0: [mem 0x0000000000100000-0x000000001effffff]
[    0.012662]   node   0: [mem 0x0000000020200000-0x0000000079d75fff]
[    0.012667]   node   0: [mem 0x000000007b8aa000-0x000000007bffffff]
[    0.012673] Initmem setup node 0 [mem 0x0000000000001000-0x000000007bffffff]
[    0.012690] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.012696] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.012775] On node 0, zone DMA: 98 pages in unavailable ranges
[    0.023290] On node 0, zone DMA32: 4608 pages in unavailable ranges
[    0.023567] On node 0, zone DMA32: 6964 pages in unavailable ranges
[    0.024111] On node 0, zone DMA32: 16384 pages in unavailable ranges
[    0.024139] Reserving Intel graphics memory at [mem 0x7cd00000-0x7ecfffff]
[    0.024253] ACPI: PM-Timer IO Port: 0x408
[    0.024285] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.024295] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.024299] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.024303] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.024331] IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-114
[    0.024349] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.024356] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.024373] ACPI: Using ACPI (MADT) for SMP configuration information
[    0.024378] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.024407] e820: update [mem 0x78a75000-0x78a88fff] usable ==> reserved
[    0.024447] TSC deadline timer available
[    0.024469] CPU topo: Max. logical packages:   1
[    0.024472] CPU topo: Max. logical dies:       1
[    0.024475] CPU topo: Max. dies per package:   1
[    0.024495] CPU topo: Max. threads per core:   1
[    0.024500] CPU topo: Num. cores per package:     4
[    0.024503] CPU topo: Num. threads per package:   4
[    0.024505] CPU topo: Allowing 4 present CPUs plus 0 hotplug CPUs
[    0.024601] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.024612] PM: hibernation: Registered nosave memory: [mem 0x0008f000-0x0008ffff]
[    0.024621] PM: hibernation: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
[    0.024624] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[    0.024631] PM: hibernation: Registered nosave memory: [mem 0x1f000000-0x201fffff]
[    0.024637] PM: hibernation: Registered nosave memory: [mem 0x78a75000-0x78a88fff]
[    0.024644] PM: hibernation: Registered nosave memory: [mem 0x79d76000-0x79da5fff]
[    0.024648] PM: hibernation: Registered nosave memory: [mem 0x79da6000-0x79db5fff]
[    0.024651] PM: hibernation: Registered nosave memory: [mem 0x79db6000-0x7adc5fff]
[    0.024655] PM: hibernation: Registered nosave memory: [mem 0x7adc6000-0x7b8a9fff]
[    0.024661] [mem 0x7ed00000-0xdfffffff] available for PCI devices
[    0.024666] Booting paravirtualized kernel on bare hardware
[    0.024673] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[    0.043107] setup_percpu: NR_CPUS:320 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1
[    0.044107] percpu: Embedded 66 pages/cpu s233472 r8192 d28672 u524288
[    0.044142] pcpu-alloc: s233472 r8192 d28672 u524288 alloc=1*2097152
[    0.044154] pcpu-alloc: [0] 0 1 2 3 
[    0.044226] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=00965bb0-f03a-4255-8437-c271b12f63a6 rw loglevel=3 quiet
[    0.044417] Unknown kernel command line parameters "BOOT_IMAGE=/vmlinuz-linux", will be passed to user space.
[    0.045115] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.045479] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.045641] Fallback order for Node 0: 0 
[    0.045658] Built 1 zonelists, mobility grouping on.  Total pages: 496232
[    0.045665] Policy zone: DMA32
[    0.046479] mem auto-init: stack:all(zero), heap alloc:on, heap free:off
[    0.064774] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.064869] Kernel/User page tables isolation: enabled
[    0.064998] ftrace: allocating 50622 entries in 198 pages
[    0.081163] ftrace: allocated 198 pages with 4 groups
[    0.081428] Dynamic Preempt: full
[    0.081595] rcu: Preemptible hierarchical RCU implementation.
[    0.081601] rcu: 	RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=4.
[    0.081605] rcu: 	RCU priority boosting: priority 1 delay 500 ms.
[    0.081609] 	Trampoline variant of Tasks RCU enabled.
[    0.081611] 	Rude variant of Tasks RCU enabled.
[    0.081613] 	Tracing variant of Tasks RCU enabled.
[    0.081616] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[    0.081619] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[    0.081644] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.
[    0.081653] RCU Tasks Rude: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.
[    0.081660] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.
[    0.100076] NR_IRQS: 20736, nr_irqs: 1024, preallocated irqs: 16
[    0.100459] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[    0.100784] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
[    0.100913] Console: colour dummy device 80x25
[    0.100923] printk: legacy console [tty0] enabled
[    0.101100] ACPI: Core revision 20240322
[    0.101580] hpet: HPET dysfunctional in PC10. Force disabled.
[    0.101588] APIC: Switch to symmetric I/O mode setup
[    0.103122] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x14c1baf3789, max_idle_ns: 440795266465 ns
[    0.103145] Calibrating delay loop (skipped), value calculated using timer frequency.. 2881.00 BogoMIPS (lpj=4800000)
[    0.103193] CPU0: Thermal monitoring enabled (TM1)
[    0.103255] Last level iTLB entries: 4KB 48, 2MB 0, 4MB 0
[    0.103263] Last level dTLB entries: 4KB 256, 2MB 16, 4MB 16, 1GB 0
[    0.103276] process: using mwait in idle threads
[    0.103284] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.103293] Spectre V2 : Mitigation: Retpolines
[    0.103296] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.103300] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
[    0.103303] Spectre V2 : Enabling Restricted Speculation for firmware calls
[    0.103310] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.103315] MDS: Mitigation: Clear CPU buffers
[    0.103318] MMIO Stale Data: Unknown: No mitigations
[    0.103326] x86/fpu: x87 FPU will use FXSAVE
[    0.106469] Freeing SMP alternatives memory: 40K
[    0.106469] pid_max: default: 32768 minimum: 301
[    0.106469] LSM: initializing lsm=capability,landlock,lockdown,yama,bpf
[    0.106469] landlock: Up and running.
[    0.106469] Yama: becoming mindful.
[    0.106469] LSM support for eBPF active
[    0.106469] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[    0.106469] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[    0.106469] smpboot: CPU0: Intel(R) Atom(TM) x5-Z8500  CPU @ 1.44GHz (family: 0x6, model: 0x4c, stepping: 0x3)
[    0.106469] Performance Events: PEBS fmt2+, 8-deep LBR, Silvermont events, 8-deep LBR, full-width counters, Intel PMU driver.
[    0.106469] ... version:                3
[    0.106469] ... bit width:              40
[    0.106469] ... generic registers:      2
[    0.106469] ... value mask:             000000ffffffffff
[    0.106469] ... max period:             0000007fffffffff
[    0.106469] ... fixed-purpose events:   3
[    0.106469] ... event mask:             0000000700000003
[    0.106469] signal: max sigframe size: 1440
[    0.106469] Estimated ratio of average max frequency by base frequency (times 1024): 1592
[    0.109483] rcu: Hierarchical SRCU implementation.
[    0.109494] rcu: 	Max phase no-delay instances is 1000.
[    0.109791] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level
[    0.111165] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.111435] smp: Bringing up secondary CPUs ...
[    0.112041] smpboot: x86: Booting SMP configuration:
[    0.112048] .... node  #0, CPUs:      #1 #2 #3
[    0.113768] smp: Brought up 1 node, 4 CPUs
[    0.113768] smpboot: Total of 4 processors activated (11524.00 BogoMIPS)
[    0.114087] Memory: 1872996K/1984928K available (18432K kernel code, 2187K rwdata, 13520K rodata, 3452K init, 3432K bss, 104036K reserved, 0K cma-reserved)
[    0.114087] devtmpfs: initialized
[    0.114087] x86/mm: Memory block size: 128MB
[    0.117962] ACPI: PM: Registering ACPI NVS region [mem 0x0008f000-0x0008ffff] (4096 bytes)
[    0.117962] ACPI: PM: Registering ACPI NVS region [mem 0x79db6000-0x7adc5fff] (16842752 bytes)
[    0.117962] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[    0.117962] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[    0.117962] pinctrl core: initialized pinctrl subsystem
[    0.117962] PM: RTC time: 19:46:32, date: 2024-10-15
[    0.121773] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.122333] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations
[    0.122435] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.122526] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.122571] audit: initializing netlink subsys (disabled)
[    0.122630] audit: type=2000 audit(1729021592.016:1): state=initialized audit_enabled=0 res=1
[    0.123231] thermal_sys: Registered thermal governor 'fair_share'
[    0.123243] thermal_sys: Registered thermal governor 'bang_bang'
[    0.123248] thermal_sys: Registered thermal governor 'step_wise'
[    0.123251] thermal_sys: Registered thermal governor 'user_space'
[    0.123255] thermal_sys: Registered thermal governor 'power_allocator'
[    0.123289] cpuidle: using governor ladder
[    0.123289] cpuidle: using governor menu
[    0.123315] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.123653] PCI: ECAM [mem 0xe0000000-0xefffffff] (base 0xe0000000) for domain 0000 [bus 00-ff]
[    0.123671] PCI: ECAM [mem 0xe0000000-0xefffffff] reserved as E820 entry
[    0.123678] PCI: ECAM [mem 0xe0000000-0xe3ffffff] (base 0xe0000000) for 0000 [bus00-3f] (size reduced!)
[    0.123709] PCI: Using configuration type 1 for base access
[    0.124006] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[    0.129829] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[    0.129834] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[    0.130517] ACPI: Added _OSI(Module Device)
[    0.130517] ACPI: Added _OSI(Processor Device)
[    0.130517] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.130517] ACPI: Added _OSI(Processor Aggregator Device)
[    0.193048] ACPI: 8 ACPI AML tables successfully acquired and loaded
[    0.197877] ACPI Error: AE_NOT_FOUND, While resolving a named reference package element - \_SB_.PCI0.I2C7.BATC (20240322/dspkginit-438)
[    0.198243] ACPI Error: AE_NOT_FOUND, While resolving a named reference package element - \_SB_.PCI0.I2C7.BATC (20240322/dspkginit-438)
[    0.198274] ACPI Error: AE_NOT_FOUND, While resolving a named reference package element - \_SB_.PCI0.I2C3.TIDR (20240322/dspkginit-438)
[    0.204439] ACPI: Dynamic OEM Table Load:
[    0.204472] ACPI: SSDT 0xFFFF99E601D5E800 000620 (v01 PmRef  Cpu0Ist  00003000 INTL 20120913)
[    0.210711] ACPI: Dynamic OEM Table Load:
[    0.210736] ACPI: SSDT 0xFFFF99E601D19000 0003A5 (v01 PmRef  Cpu0Cst  00003001 INTL 20120913)
[    0.214767] ACPI: Dynamic OEM Table Load:
[    0.214791] ACPI: SSDT 0xFFFF99E6019A2400 00015F (v01 PmRef  ApIst    00003000 INTL 20120913)
[    0.218064] ACPI: Dynamic OEM Table Load:
[    0.218086] ACPI: SSDT 0xFFFF99E60190BCC0 00008D (v01 PmRef  ApCst    00003000 INTL 20120913)
[    0.225556] ACPI: Interpreter enabled
[    0.225630] ACPI: PM: (supports S0 S4 S5)
[    0.225639] ACPI: Using IOAPIC for interrupt routing
[    0.229773] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.229780] PCI: Using E820 reservations for host bridge windows
[    0.234495] ACPI: \_SB_.P33X: New power resource
[    0.237167] ACPI: \_SB_.PCI0.ISP3.ID3C: New power resource
[    0.241134] ACPI: \_SB_.USBC: New power resource
[    0.244663] ACPI: \_SB_.PCI0.XHC1.RHUB.SSC1.WWPR: New power resource
[    0.245337] ACPI: \_SB_.PCI0.XHC1.RHUB.SSCW.WWPR: New power resource
[    0.263295] ACPI: \_SB_.PCI0.I2C2.CLK3: New power resource
[    0.263457] ACPI: \_SB_.PCI0.I2C2.CLK4: New power resource
[    0.280844] ACPI: \_SB_.PCI0.I2C3.CLK2: New power resource
[    0.280999] ACPI: \_SB_.PCI0.I2C3.CLK0: New power resource
[    0.281144] ACPI: \_SB_.PCI0.I2C3.CLK1: New power resource
[    0.303565] ACPI: \_SB_.P28X: New power resource
[    0.303724] ACPI: \_SB_.P18X: New power resource
[    0.303863] ACPI: \_SB_.P12X: New power resource
[    0.304008] ACPI: \_SB_.P28P: New power resource
[    0.304145] ACPI: \_SB_.P18P: New power resource
[    0.304288] ACPI: \_SB_.P19X: New power resource
[    0.304427] ACPI: \_SB_.P06X: New power resource
[    0.304574] ACPI: \_SB_.P28T: New power resource
[    0.304711] ACPI: \_SB_.P18D: New power resource
[    0.304856] ACPI: \_SB_.P18T: New power resource
[    0.304993] ACPI: \_SB_.P3P3: New power resource
[    0.305136] ACPI: \_SB_.P12T: New power resource
[    0.305277] ACPI: \_SB_.P28W: New power resource
[    0.305421] ACPI: \_SB_.P18W: New power resource
[    0.305560] ACPI: \_SB_.P12W: New power resource
[    0.305710] ACPI: \_SB_.P33W: New power resource
[    0.316008] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.316041] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[    0.316776] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR DPC]
[    0.316828] acpi PNP0A08:00: [Firmware Info]: ECAM [mem 0xe0000000-0xe3ffffff] for domain 0000 [bus 00-3f] only partially covers this bridge
[    0.319480] PCI host bridge to bus 0000:00
[    0.319499] pci_bus 0000:00: root bus resource [io  0x0070-0x0077]
[    0.319508] pci_bus 0000:00: root bus resource [io  0x0000-0x006f window]
[    0.319515] pci_bus 0000:00: root bus resource [io  0x0078-0x0cf7 window]
[    0.319521] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.319530] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000fffff window]
[    0.319536] pci_bus 0000:00: root bus resource [mem 0x20000000-0x201fffff window]
[    0.319542] pci_bus 0000:00: root bus resource [mem 0x7cd00001-0x7ed00000 window]
[    0.319548] pci_bus 0000:00: root bus resource [mem 0x80000000-0xdfffffff window]
[    0.319555] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.319773] pci 0000:00:00.0: [8086:2280] type 00 class 0x060000 conventional PCI endpoint
[    0.320119] pci 0000:00:02.0: [8086:22b0] type 00 class 0x030000 conventional PCI endpoint
[    0.320154] pci 0000:00:02.0: BAR 0 [mem 0x90000000-0x90ffffff 64bit]
[    0.320174] pci 0000:00:02.0: BAR 2 [mem 0x80000000-0x8fffffff 64bit pref]
[    0.320189] pci 0000:00:02.0: BAR 4 [io  0xf000-0xf03f]
[    0.320233] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.320529] pci 0000:00:03.0: [8086:22b8] type 00 class 0x048000 conventional PCI endpoint
[    0.320553] pci 0000:00:03.0: BAR 0 [mem 0x91000000-0x913fffff]
[    0.320860] pci 0000:00:0a.0: [8086:22d8] type 00 class 0x000000 conventional PCI endpoint
[    0.320892] pci 0000:00:0a.0: BAR 0 [mem 0x9183a000-0x9183afff]
[    0.321779] pci 0000:00:0b.0: [8086:22dc] type 00 class 0x118000 conventional PCI endpoint
[    0.321808] pci 0000:00:0b.0: BAR 0 [mem 0x91839000-0x91839fff 64bit]
[    0.322127] pci 0000:00:14.0: [8086:22b5] type 00 class 0x0c0330 conventional PCI endpoint
[    0.322167] pci 0000:00:14.0: BAR 0 [mem 0x91800000-0x9180ffff 64bit]
[    0.322284] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.322891] pci 0000:00:1a.0: [8086:2298] type 00 class 0x108000 conventional PCI endpoint
[    0.322923] pci 0000:00:1a.0: BAR 0 [mem 0x91700000-0x917fffff]
[    0.322940] pci 0000:00:1a.0: BAR 1 [mem 0x91600000-0x916fffff]
[    0.323051] pci 0000:00:1a.0: PME# supported from D0 D3hot
[    0.323424] pci 0000:00:1f.0: [8086:229c] type 00 class 0x060100 conventional PCI endpoint
[    0.326733] Low-power S0 idle used by default for system suspend
[    0.340033] ACPI: PCI: Interrupt link LNKA configured for IRQ 0
[    0.340048] ACPI: PCI: Interrupt link LNKA disabled
[    0.340319] ACPI: PCI: Interrupt link LNKB configured for IRQ 0
[    0.340327] ACPI: PCI: Interrupt link LNKB disabled
[    0.340601] ACPI: PCI: Interrupt link LNKC configured for IRQ 0
[    0.340609] ACPI: PCI: Interrupt link LNKC disabled
[    0.340880] ACPI: PCI: Interrupt link LNKD configured for IRQ 0
[    0.340887] ACPI: PCI: Interrupt link LNKD disabled
[    0.341157] ACPI: PCI: Interrupt link LNKE configured for IRQ 0
[    0.341165] ACPI: PCI: Interrupt link LNKE disabled
[    0.341438] ACPI: PCI: Interrupt link LNKF configured for IRQ 0
[    0.341445] ACPI: PCI: Interrupt link LNKF disabled
[    0.341712] ACPI: PCI: Interrupt link LNKG configured for IRQ 0
[    0.341719] ACPI: PCI: Interrupt link LNKG disabled
[    0.341986] ACPI: PCI: Interrupt link LNKH configured for IRQ 0
[    0.341994] ACPI: PCI: Interrupt link LNKH disabled
[    0.349955] cherryview-pinctrl INT33FF:04: probe with driver cherryview-pinctrl failed with error -61
[    0.358473] ACPI: \_SB_.PCI0.I2C4.CLK0: New power resource
[    0.358634] ACPI: \_SB_.PCI0.I2C4.CLK1: New power resource
[    0.371773] iommu: Default domain type: Translated
[    0.371773] iommu: DMA domain TLB invalidation policy: lazy mode
[    0.371773] SCSI subsystem initialized
[    0.373189] libata version 3.00 loaded.
[    0.373203] ACPI: bus type USB registered
[    0.373264] usbcore: registered new interface driver usbfs
[    0.373288] usbcore: registered new interface driver hub
[    0.373322] usbcore: registered new device driver usb
[    0.647166] EDAC MC: Ver: 3.0.0
[    0.647316] efivars: Registered efivars operations
[    0.647316] NetLabel: Initializing
[    0.647316] NetLabel:  domain hash size = 128
[    0.647316] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.647342] NetLabel:  unlabeled traffic allowed by default
[    0.647362] mctp: management component transport protocol core
[    0.647366] NET: Registered PF_MCTP protocol family
[    0.647383] PCI: Using ACPI for IRQ routing
[    0.651572] PCI: pci_cache_line_size set to 64 bytes
[    0.651635] resource: Expanded resource Reserved due to conflict with PCI Bus 0000:00
[    0.651642] e820: reserve RAM buffer [mem 0x0008f000-0x0008ffff]
[    0.651650] e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
[    0.651654] e820: reserve RAM buffer [mem 0x1f000000-0x1fffffff]
[    0.651659] e820: reserve RAM buffer [mem 0x78a75000-0x7bffffff]
[    0.651663] e820: reserve RAM buffer [mem 0x79d76000-0x7bffffff]
[    0.653187] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[    0.653187] pci 0000:00:02.0: vgaarb: bridge control possible
[    0.653187] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.653197] vgaarb: loaded
[    0.653428] clocksource: Switched to clocksource tsc-early
[    0.655314] VFS: Disk quotas dquot_6.6.0
[    0.655357] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.655647] pnp: PnP ACPI init
[    0.656165] system 00:00: [io  0x0680-0x069f] has been reserved
[    0.656179] system 00:00: [io  0x0400-0x047f] could not be reserved
[    0.656186] system 00:00: [io  0x0500-0x05fe] has been reserved
[    0.659325] system 00:02: [io  0x0240-0x0259] has been reserved
[    0.672722] system 00:03: [mem 0x91837000-0x91837fff] has been reserved
[    0.672738] system 00:03: [mem 0x91835000-0x91835fff] has been reserved
[    0.672748] system 00:03: [mem 0x91833000-0x91833fff] has been reserved
[    0.672756] system 00:03: [mem 0x91822000-0x91822fff] has been reserved
[    0.672763] system 00:03: [mem 0x91820000-0x91820fff] has been reserved
[    0.672771] system 00:03: [mem 0x9181e000-0x9181efff] has been reserved
[    0.672778] system 00:03: [mem 0x9181c000-0x9181cfff] has been reserved
[    0.672786] system 00:03: [mem 0x9181a000-0x9181afff] has been reserved
[    0.672794] system 00:03: [mem 0x91818000-0x91818fff] has been reserved
[    0.672801] system 00:03: [mem 0x91831000-0x91831fff] has been reserved
[    0.672809] system 00:03: [mem 0x9182f000-0x9182ffff] has been reserved
[    0.672817] system 00:03: [mem 0x9182d000-0x9182dfff] has been reserved
[    0.672825] system 00:03: [mem 0x9182b000-0x9182bfff] has been reserved
[    0.672833] system 00:03: [mem 0x91829000-0x91829fff] has been reserved
[    0.672841] system 00:03: [mem 0x91827000-0x91827fff] has been reserved
[    0.672849] system 00:03: [mem 0x91825000-0x91825fff] has been reserved
[    0.672856] system 00:03: [mem 0x91823000-0x91823fff] has been reserved
[    0.673231] system 00:04: [mem 0xe0000000-0xefffffff] could not be reserved
[    0.673245] system 00:04: [mem 0xfea00000-0xfeafffff] has been reserved
[    0.673253] system 00:04: [mem 0xfed01000-0xfed01fff] has been reserved
[    0.673261] system 00:04: [mem 0xfed03000-0xfed03fff] has been reserved
[    0.673268] system 00:04: [mem 0xfed06000-0xfed06fff] has been reserved
[    0.673275] system 00:04: [mem 0xfed08000-0xfed09fff] has been reserved
[    0.673282] system 00:04: [mem 0xfed80000-0xfedbffff] could not be reserved
[    0.673289] system 00:04: [mem 0xfed1c000-0xfed1cfff] has been reserved
[    0.673295] system 00:04: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.676608] pnp: PnP ACPI: found 6 devices
[    0.688056] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.688293] NET: Registered PF_INET protocol family
[    0.688456] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.729319] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear)
[    0.729465] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.729518] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    0.729732] TCP bind hash table entries: 16384 (order: 7, 524288 bytes, linear)
[    0.729942] TCP: Hash tables configured (established 16384 bind 16384)
[    0.730176] MPTCP token hash table entries: 2048 (order: 3, 49152 bytes, linear)
[    0.730257] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear)
[    0.730300] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear)
[    0.730441] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.730469] NET: Registered PF_XDP protocol family
[    0.730498] pci_bus 0000:00: resource 4 [io  0x0070-0x0077]
[    0.730509] pci_bus 0000:00: resource 5 [io  0x0000-0x006f window]
[    0.730515] pci_bus 0000:00: resource 6 [io  0x0078-0x0cf7 window]
[    0.730521] pci_bus 0000:00: resource 7 [io  0x0d00-0xffff window]
[    0.730527] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000fffff window]
[    0.730533] pci_bus 0000:00: resource 9 [mem 0x20000000-0x201fffff window]
[    0.730539] pci_bus 0000:00: resource 10 [mem 0x7cd00001-0x7ed00000 window]
[    0.730546] pci_bus 0000:00: resource 11 [mem 0x80000000-0xdfffffff window]
[    0.731583] PCI: CLS 64 bytes, default 64
[    0.731748] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x14c1baf3789, max_idle_ns: 440795266465 ns
[    0.731805] clocksource: Switched to clocksource tsc
[    0.731832] Trying to unpack rootfs image as initramfs...
[    0.737795] Initialise system trusted keyrings
[    0.737845] Key type blacklist registered
[    0.738105] workingset: timestamp_bits=41 max_order=19 bucket_order=0
[    0.738157] zbud: loaded
[    0.738595] fuse: init (API version 7.40)
[    0.738957] integrity: Platform Keyring initialized
[    0.738973] integrity: Machine keyring initialized
[    0.789220] Key type asymmetric registered
[    0.789234] Asymmetric key parser 'x509' registered
[    0.789356] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
[    0.789561] io scheduler mq-deadline registered
[    0.789571] io scheduler kyber registered
[    0.789619] io scheduler bfq registered
[    0.793018] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    0.805333] ACPI: AC: AC Adapter [ADP1] (on-line)
[    0.805613] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[    0.805690] ACPI: button: Power Button [PWRB]
[    0.805789] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
[    0.805857] ACPI: button: Sleep Button [SLPB]
[    0.806037] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2
[    0.806104] ACPI: button: Lid Switch [LID]
[    0.806201] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[    0.806369] ACPI: button: Power Button [PWRF]
[    0.814907] thermal LNXTHERM:00: registered as thermal_zone0
[    0.814922] ACPI: thermal: Thermal Zone [TZ00] (0 C)
[    0.816109] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    0.816792] 00:01: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    0.835760] hpet: number irqs doesn't agree with number of timers
[    0.835982] Non-volatile memory driver v1.3
[    0.835989] Linux agpgart interface v0.103
[    0.862052] ACPI: battery: Slot [BATC] (battery present)
[    0.954302] Freeing initrd memory: 16868K
[    1.198846] ACPI: bus type drm_connector registered
[    1.207332] usbcore: registered new interface driver usbserial_generic
[    1.207359] usbserial: USB Serial support registered for generic
[    1.209117] rtc_cmos 00:05: registered as rtc0
[    1.209192] rtc_cmos 00:05: setting system clock to 2024-10-15T19:46:33 UTC (1729021593)
[    1.209319] rtc_cmos 00:05: alarms up to one month, y3k, 242 bytes nvram
[    1.211181] intel_pstate: Intel P-state driver initializing
[    1.213252] ledtrig-cpu: registered to indicate activity on CPUs
[    1.215233] [drm] Initialized simpledrm 1.0.0 for simple-framebuffer.0 on minor 0
[    1.218615] fbcon: Deferring console take-over
[    1.218628] simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
[    1.218835] hid: raw HID events driver (C) Jiri Kosina
[    1.219165] drop_monitor: Initializing network drop monitor service
[    1.219615] NET: Registered PF_INET6 protocol family
[    1.249208] Segment Routing with IPv6
[    1.249220] RPL Segment Routing with IPv6
[    1.249267] In-situ OAM (IOAM) with IPv6
[    1.249390] NET: Registered PF_PACKET protocol family
[    1.252097] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    1.252606] microcode: Current revision: 0x00000368
[    1.252639] microcode: Updated early from: 0x00000358
[    1.253260] IPI shorthand broadcast: enabled
[    1.258851] sched_clock: Marking stable (1253338123, 2611188)->(1324881337, -68932026)
[    1.260032] registered taskstats version 1
[    1.261570] Loading compiled-in X.509 certificates
[    1.274476] Loaded X.509 cert 'Build time autogenerated kernel key: fb1af0360d76b068281a34efaa327de0e8753356'
[    1.281829] zswap: loaded using pool zstd/zsmalloc
[    1.282170] Demotion targets for Node 0: null
[    1.283958] Key type .fscrypt registered
[    1.283963] Key type fscrypt-provisioning registered
[    1.285064] integrity: Loading X.509 certificate: UEFI:db
[    1.296090] integrity: Loaded X.509 cert 'ASUSTeK Notebook SW Key Certificate: b8e581e4df77a5bb4282d5ccfc00c071'
[    1.296102] integrity: Loading X.509 certificate: UEFI:db
[    1.296631] integrity: Loaded X.509 cert 'ASUSTeK MotherBoard SW Key Certificate: da83b990422ebc8c441f8d8b039a65a2'
[    1.296636] integrity: Loading X.509 certificate: UEFI:db
[    1.296690] integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
[    1.296694] integrity: Loading X.509 certificate: UEFI:db
[    1.296739] integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
[    1.296743] integrity: Loading X.509 certificate: UEFI:db
[    1.297259] integrity: Loaded X.509 cert 'Canonical Ltd. Master Certificate Authority: ad91990bc22ab1f517048c23b6655a268e345a63'
[    1.298430] blacklist: Duplicate blacklisted hash bin:47ff1b63b140b6fc04ed79131331e651da5b2e2f170f5daef4153dc2fbc532b1
[    1.298612] blacklist: Duplicate blacklisted hash bin:992d359aa7a5f789d268b94c11b9485a6b1ce64362b0edb4441ccc187c39647b
[    1.298730] blacklist: Duplicate blacklisted hash bin:c452ab846073df5ace25cca64d6b7a09d906308a1a65eb5240e3c4ebcaa9cc0c
[    1.298793] blacklist: Duplicate blacklisted hash bin:e051b788ecbaeda53046c70e6af6058f95222c046157b8c4c1b9c2cfc65f46e5
[    1.300108] PM:   Magic number: 12:404:799
[    1.300270] acpi PNP0C09:00: hash matches
[    1.308380] RAS: Correctable Errors collector initialized.
[    1.339227] clk: Disabling unused clocks
[    1.339324] PM: genpd: Disabling unused power domains
[    1.352007] Freeing unused decrypted memory: 2028K
[    1.354152] Freeing unused kernel image (initmem) memory: 3452K
[    1.354629] Write protecting the kernel read-only data: 32768k
[    1.356212] Freeing unused kernel image (rodata/data gap) memory: 816K
[    1.420589] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    1.420603] rodata_test: all tests were successful
[    1.420624] x86/mm: Checking user space page tables
[    1.482497] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    1.482510] Run /init as init process
[    1.482513]   with arguments:
[    1.482516]     /init
[    1.482518]   with environment:
[    1.482520]     HOME=/
[    1.482522]     TERM=linux
[    1.482524]     BOOT_IMAGE=/vmlinuz-linux
[    2.126169] sdhci: Secure Digital Host Controller Interface driver
[    2.126180] sdhci: Copyright(c) Pierre Ossman
[    2.152983] dw_dmac INTL9C60:00: DesignWare DMA Controller, 8 channels
[    2.157502] mmc0: SDHCI controller on ACPI [80860F14:00] using ADMA
[    2.157662] mmc1: SDHCI controller on ACPI [80860F14:01] using ADMA
[    2.190295] dw_dmac INTL9C60:01: DesignWare DMA Controller, 8 channels
[    2.259977] mmc0: new HS200 MMC card at address 0001
[    2.318079] mmc1: new ultra high speed DDR50 SDIO card at address 0001
[    3.190962] mmc2: SDHCI controller on ACPI [80860F14:03] using ADMA
[    3.211758] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    3.211782] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[    3.212937] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000081509810
[    3.217428] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    3.217451] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    3.217464] xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
[    3.218191] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.11
[    3.218201] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.218205] usb usb1: Product: xHCI Host Controller
[    3.218209] usb usb1: Manufacturer: Linux 6.11.3-arch1-1 xhci-hcd
[    3.218212] usb usb1: SerialNumber: 0000:00:14.0
[    3.219310] hub 1-0:1.0: USB hub found
[    3.221218] hub 1-0:1.0: 7 ports detected
[    3.224590] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.11
[    3.224603] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.224607] usb usb2: Product: xHCI Host Controller
[    3.224611] usb usb2: Manufacturer: Linux 6.11.3-arch1-1 xhci-hcd
[    3.224614] usb usb2: SerialNumber: 0000:00:14.0
[    3.225049] hub 2-0:1.0: USB hub found
[    3.225089] hub 2-0:1.0: 6 ports detected
[    3.289950] mmcblk0: mmc0:0001 BGND3R 29.1 GiB
[    3.310719]  mmcblk0: p1 p2
[    3.311228] mmcblk0boot0: mmc0:0001 BGND3R 4.00 MiB
[    3.312385] mmcblk0boot1: mmc0:0001 BGND3R 4.00 MiB
[    3.313332] mmcblk0rpmb: mmc0:0001 BGND3R 4.00 MiB, chardev (243:0)
[    3.457950] fbcon: Taking over console
[    3.460310] Console: switching to colour frame buffer device 160x50
[    3.482727] usb 1-3: new high-speed USB device number 2 using xhci_hcd
[    3.626441] usb 1-3: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice=32.98
[    3.626472] usb 1-3: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    3.626487] usb 1-3: Product: USB2.0 Hub
[    3.630146] hub 1-3:1.0: USB hub found
[    3.630968] hub 1-3:1.0: 4 ports detected
[    3.912709] usb 1-3.3: new full-speed USB device number 3 using xhci_hcd
[    3.983253] EXT4-fs (mmcblk0p2): mounted filesystem 00965bb0-f03a-4255-8437-c271b12f63a6 r/w with ordered data mode. Quota mode: none.
[    4.035483] usb 1-3.3: New USB device found, idVendor=0b05, idProduct=1807, bcdDevice= 0.11
[    4.035501] usb 1-3.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    4.035508] usb 1-3.3: Product: ASUS HID Device 
[    4.035514] usb 1-3.3: Manufacturer: ASUS Tech Inc.
[    4.252381] systemd[1]: systemd 256.7-1-arch running in system mode (+PAM +AUDIT -SELINUX -APPARMOR -IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +XKBCOMMON +UTMP -SYSVINIT +LIBARCHIVE)
[    4.252400] systemd[1]: Detected architecture x86-64.
[    4.255231] systemd[1]: Hostname set to <asus>.
[    4.606737] systemd[1]: bpf-restrict-fs: LSM BPF program attached
[    4.735913] systemd-ssh-generator[230]: Binding SSH to AF_UNIX socket /run/ssh-unix-local/socket.
[    4.735929] systemd-ssh-generator[230]: → connect via 'ssh .host' locally
[    5.044978] systemd[1]: Queued start job for default target Graphical Interface.
[    5.108441] systemd[1]: Created slice Slice /system/dirmngr.
[    5.109867] systemd[1]: Created slice Slice /system/getty.
[    5.111018] systemd[1]: Created slice Slice /system/gpg-agent.
[    5.112153] systemd[1]: Created slice Slice /system/gpg-agent-browser.
[    5.113428] systemd[1]: Created slice Slice /system/gpg-agent-extra.
[    5.114656] systemd[1]: Created slice Slice /system/gpg-agent-ssh.
[    5.115828] systemd[1]: Created slice Slice /system/keyboxd.
[    5.117332] systemd[1]: Created slice Slice /system/modprobe.
[    5.118222] systemd[1]: Created slice User and Session Slice.
[    5.118448] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    5.118618] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    5.119192] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    5.119263] systemd[1]: Expecting device /dev/disk/by-uuid/405D-43C9...
[    5.119349] systemd[1]: Reached target Local Encrypted Volumes.
[    5.119400] systemd[1]: Reached target Login Prompts.
[    5.119453] systemd[1]: Reached target Local Integrity Protected Volumes.
[    5.119528] systemd[1]: Reached target Path Units.
[    5.119580] systemd[1]: Reached target Remote File Systems.
[    5.119622] systemd[1]: Reached target Slice Units.
[    5.119679] systemd[1]: Reached target Swaps.
[    5.119737] systemd[1]: Reached target Local Verity Protected Volumes.
[    5.120076] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[    5.143706] systemd[1]: Listening on Process Core Dump Socket.
[    5.146508] systemd[1]: Listening on Credential Encryption/Decryption.
[    5.146873] systemd[1]: Listening on Journal Socket (/dev/log).
[    5.147169] systemd[1]: Listening on Journal Sockets.
[    5.147276] systemd[1]: TPM PCR Measurements was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    5.147316] systemd[1]: Make TPM PCR Policy was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    5.147591] systemd[1]: Listening on udev Control Socket.
[    5.147775] systemd[1]: Listening on udev Kernel Socket.
[    5.147997] systemd[1]: Listening on User Database Manager Socket.
[    5.152521] systemd[1]: Mounting Huge Pages File System...
[    5.155709] systemd[1]: Mounting POSIX Message Queue File System...
[    5.158711] systemd[1]: Mounting Kernel Debug File System...
[    5.166113] systemd[1]: Mounting Kernel Trace File System...
[    5.189564] systemd[1]: Mounting Temporary Directory /tmp...
[    5.192599] systemd[1]: Starting Create List of Static Device Nodes...
[    5.196061] systemd[1]: Starting Load Kernel Module configfs...
[    5.203120] systemd[1]: Starting Load Kernel Module dm_mod...
[    5.206367] systemd[1]: Starting Load Kernel Module drm...
[    5.213830] systemd[1]: Starting Load Kernel Module fuse...
[    5.220503] systemd[1]: Starting Load Kernel Module loop...
[    5.220684] systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
[    5.220780] systemd[1]: Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
[    5.229693] systemd[1]: Starting Journal Service...
[    5.244480] systemd[1]: Starting Load Kernel Modules...
[    5.254111] systemd[1]: TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    5.260354] systemd[1]: Starting Remount Root and Kernel File Systems...
[    5.260495] systemd[1]: Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    5.263645] device-mapper: uevent: version 1.0.3
[    5.264646] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev
[    5.265785] loop: module loaded
[    5.266391] systemd[1]: Starting Load udev Rules from Credentials...
[    5.273093] systemd[1]: Starting Coldplug All udev Devices...
[    5.282034] systemd[1]: Mounted Huge Pages File System.
[    5.282408] systemd[1]: Mounted POSIX Message Queue File System.
[    5.283006] systemd[1]: Mounted Kernel Debug File System.
[    5.283359] systemd[1]: Mounted Kernel Trace File System.
[    5.283676] systemd[1]: Mounted Temporary Directory /tmp.
[    5.286039] systemd[1]: Finished Create List of Static Device Nodes.
[    5.287258] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[    5.287821] systemd[1]: Finished Load Kernel Module configfs.
[    5.288792] systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
[    5.289403] systemd[1]: Finished Load Kernel Module dm_mod.
[    5.290399] systemd[1]: modprobe@drm.service: Deactivated successfully.
[    5.290955] systemd[1]: Finished Load Kernel Module drm.
[    5.291910] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[    5.292423] systemd[1]: Finished Load Kernel Module fuse.
[    5.293638] systemd[1]: modprobe@loop.service: Deactivated successfully.
[    5.294268] systemd[1]: Finished Load Kernel Module loop.
[    5.297971] Asymmetric key parser 'pkcs8' registered
[    5.299651] systemd[1]: Mounting FUSE Control File System...
[    5.306317] systemd[1]: Mounting Kernel Configuration File System...
[    5.306536] systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
[    5.316388] systemd[1]: Starting Create Static Device Nodes in /dev gracefully...
[    5.318018] systemd[1]: Finished Load Kernel Modules.
[    5.319793] EXT4-fs (mmcblk0p2): re-mounted 00965bb0-f03a-4255-8437-c271b12f63a6 r/w. Quota mode: none.
[    5.324763] systemd-journald[250]: Collecting audit messages is disabled.
[    5.325472] systemd[1]: Finished Load udev Rules from Credentials.
[    5.328904] systemd[1]: Mounted FUSE Control File System.
[    5.329528] systemd[1]: Mounted Kernel Configuration File System.
[    5.333049] systemd[1]: Starting Apply Kernel Variables...
[    5.336049] systemd[1]: Finished Remount Root and Kernel File Systems.
[    5.340995] systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
[    5.353353] systemd[1]: Starting Load/Save OS Random Seed...
[    5.353432] systemd[1]: TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    5.387016] systemd[1]: Starting User Database Manager...
[    5.388272] systemd[1]: Finished Apply Kernel Variables.
[    5.399478] systemd[1]: Finished Load/Save OS Random Seed.
[    5.437012] systemd[1]: Started Journal Service.
[    5.495371] systemd-journald[250]: Received client request to flush runtime journal.
[    6.317491] gpio gpiochip4: (INT0002 Virtual GPIO): not an immutable chip, please consider fixing it!
[    6.335567] Consider using thermal netlink events interface
[    6.405416] 8086228A:00: ttyS4 at MMIO 0x91821000 (irq = 39, base_baud = 2764800) is a 16550A
[    6.417679] serial serial0: tty port ttyS4 registered
[    6.432061] 8086228A:01: ttyS5 at MMIO 0x9181f000 (irq = 40, base_baud = 2764800) is a 16550A
[    6.678588] usbcore: registered new interface driver usbhid
[    6.678599] usbhid: USB HID core driver
[    6.976196] intel_ish_ipc 0000:00:0a.0: enabling device (0000 -> 0002)
[    7.027548] input: Intel HID events as /devices/pci0000:00/INT33D5:00/input/input4
[    7.027733] intel-hid INT33D5:00: failed to enable HID power button
[    7.211945] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    7.212507] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    7.213076] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
[    7.216638] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[    7.216657] cfg80211: failed to load regulatory.db
[    7.315118] NET: Registered PF_ALG protocol family
[    7.320750] Bluetooth: Core ver 2.22
[    7.320838] NET: Registered PF_BLUETOOTH protocol family
[    7.320842] Bluetooth: HCI device and connection manager initialized
[    7.320852] Bluetooth: HCI socket layer initialized
[    7.320857] Bluetooth: L2CAP socket layer initialized
[    7.320868] Bluetooth: SCO socket layer initialized
[    7.330195] input: PC Speaker as /devices/platform/pcspkr/input/input5
[    7.452694] 8021q: 802.1Q VLAN Support v1.8
[    7.455346] proc_thermal 0000:00:0b.0: enabling device (0000 -> 0002)
[    7.499317] cryptd: max_cpu_qlen set to 1000
[    7.516846] rt5645 i2c-10EC3270:00: Detected ASUS T100HAN platform
[    7.516869] rt5645 i2c-10EC3270:00: supply avdd not found, using dummy regulator
[    7.517062] rt5645 i2c-10EC3270:00: supply cpvdd not found, using dummy regulator
[    7.558930] Bluetooth: HCI UART driver ver 2.3
[    7.558943] Bluetooth: HCI UART protocol H4 registered
[    7.558946] Bluetooth: HCI UART protocol BCSP registered
[    7.559003] Bluetooth: HCI UART protocol LL registered
[    7.559007] Bluetooth: HCI UART protocol ATH3K registered
[    7.559030] Bluetooth: HCI UART protocol Three-wire (H5) registered
[    7.559145] Bluetooth: HCI UART protocol Intel registered
[    7.559373] Bluetooth: HCI UART protocol Broadcom registered
[    7.559396] Bluetooth: HCI UART protocol QCA registered
[    7.559400] Bluetooth: HCI UART protocol AG6XX registered
[    7.559421] Bluetooth: HCI UART protocol Marvell registered
[    7.566428] hci_uart_bcm serial0-0: supply vbat not found, using dummy regulator
[    7.566512] hci_uart_bcm serial0-0: supply vddio not found, using dummy regulator
[    7.584367] brcmfmac: F1 signature read @0x18000000=0x1602a94c
[    7.588292] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43340-sdio for chip BCM43340/2
[    7.588645] usbcore: registered new interface driver brcmfmac
[    7.590770] brcmfmac mmc1:0001:1: Direct firmware load for brcm/brcmfmac43340-sdio.ASUSTeK COMPUTER INC.-T100HAN.bin failed with error -2
[    7.609313] brcmfmac mmc1:0001:1: Direct firmware load for brcm/brcmfmac43340-sdio.txt failed with error -2
[    7.609573] brcmfmac: brcmf_fw_nvram_from_efi: Using nvram EFI variable
[    7.609779] brcmfmac mmc1:0001:1: Direct firmware load for brcm/brcmfmac43340-sdio.clm_blob failed with error -2
[    7.957312] Bluetooth: hci0: BCM: chip id 82
[    7.958039] Bluetooth: hci0: BCM: features 0x2f
[    7.959245] Bluetooth: hci0: BCM43341B0
[    7.959251] Bluetooth: hci0: BCM43341B0 (002.001.014) build 0000
[    7.959481] Bluetooth: hci0: BCM: firmware Patch file not found, tried:
[    7.959485] Bluetooth: hci0: BCM: 'brcm/BCM43341B0.hcd'
[    7.959488] Bluetooth: hci0: BCM: 'brcm/BCM.hcd'
[    8.829650] brcmfmac: brcmf_c_process_clm_blob: no clm_blob available (err=-2), device may have limited channels available
[    8.829662] brcmfmac: brcmf_c_process_txcap_blob: no txcap_blob available (err=-2)
[    8.830043] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM43340/2 wl0: Apr 23 2021 05:48:34 version 6.10.190.91 (r728536) FWID 01-d45e96c4
[    8.851062] i915 0000:00:02.0: [drm] Found CHERRYVIEW (device ID 22b0) display version 8.00
[    8.867083] Console: switching to colour dummy device 80x25
[    8.883417] i915 0000:00:02.0: vgaarb: deactivate vga console
[    8.891687] i915 0000:00:02.0: cannot find GPIO chip gpio_crystalcove, deferring
[    8.891700] i915 0000:00:02.0: [drm] *ERROR* Failed to own gpio for panel control
[    8.941220] input: gpio-keys as /devices/platform/ACPI0011:00/gpio-keys.1.auto/input/input6
[    8.946874] input: gpio-keys as /devices/platform/ACPI0011:00/gpio-keys.2.auto/input/input7
[    8.951221] [drm] Initialized i915 1.6.0 for 0000:00:02.0 on minor 1
[    8.951645] intel_sst_acpi 808622A8:00: LPE base: 0x91400000 size:0x200000
[    8.951662] intel_sst_acpi 808622A8:00: IRAM base: 0x914c0000
[    8.951713] intel_sst_acpi 808622A8:00: DRAM base: 0x91500000
[    8.951724] intel_sst_acpi 808622A8:00: SHIM base: 0x91540000
[    8.951733] intel_sst_acpi 808622A8:00: Mailbox base: 0x91544000
[    8.951745] intel_sst_acpi 808622A8:00: DDR base: 0x20000000
[    8.953110] ACPI: video: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    8.954636] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input8
[    8.956049] intel_sst_acpi 808622A8:00: Got drv data max stream 25
[    8.997285] i915 0000:00:02.0: [drm] HDaudio controller not detected, using LPE audio instead
[    9.027161] fbcon: i915drmfb (fb0) is primary device
[    9.069425] i8042: PNP: No PS/2 controller found.
[    9.110020] input: ASUS Tech Inc. ASUS HID Device  as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.3/1-3.3:1.0/0003:0B05:1807.0001/input/input9
[    9.172711] intel-spi intel-spi: probe with driver intel-spi failed with error -22
[    9.173386] asus_wmi: ASUS WMI generic driver loaded
[    9.199960] asus_nb_wmi: Identified laptop model 'Asus Transformer T100TA / T100HA / T100CHI'
[    9.200197] asus_wmi: Initialization: 0x1
[    9.200310] asus_wmi: BIOS WMI version: 7.9
[    9.200406] asus_wmi: SFUN value: 0x37
[    9.200416] asus-nb-wmi asus-nb-wmi: Detected ATK, not ASUSWMI, use DSTS
[    9.209864] intel_rapl_common: Found RAPL domain package
[    9.209874] intel_rapl_common: Found RAPL domain core
[    9.223092] input: Asus WMI hotkeys as /devices/platform/asus-nb-wmi/input/input10
[    9.331429] hid-generic 0003:0B05:1807.0001: input,hidraw0: USB HID v1.10 Keyboard [ASUS Tech Inc. ASUS HID Device ] on usb-0000:00:14.0-3.3/input0
[    9.331779] hid-generic 0003:0B05:1807.0002: ignoring exceeding usage max
[    9.339409] asus_wmi: fan_curve_get_factory_default (0x00110024) failed: -19
[    9.340041] asus_wmi: fan_curve_get_factory_default (0x00110025) failed: -19
[    9.340613] asus_wmi: fan_curve_get_factory_default (0x00110032) failed: -19
[    9.347530] input: ASUS Tech Inc. ASUS HID Device  as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.3/1-3.3:1.1/0003:0B05:1807.0002/input/input11
[    9.347943] input: ASUS Tech Inc. ASUS HID Device  Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.3/1-3.3:1.1/0003:0B05:1807.0002/input/input12
[    9.402826] rt5645 i2c-10EC3270:00: Detected ASUS T100HAN platform
[    9.402841] rt5645 i2c-10EC3270:00: Detected ASUS T100HAN platform
[    9.404403] input: ASUS Tech Inc. ASUS HID Device  as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.3/1-3.3:1.1/0003:0B05:1807.0002/input/input13
[    9.408102] ish-hid {33AECD58-B679-4E54-9BD9-A04D34F0C226}: [hid-ish]: enum_devices_done OK, num_hid_devices=8
[    9.408457] input: ASUS Tech Inc. ASUS HID Device  System Control as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.3/1-3.3:1.1/0003:0B05:1807.0002/input/input14
[    9.418580] hid-generic 0003:0B05:1807.0002: input,hiddev96,hidraw1: USB HID v1.10 Device [ASUS Tech Inc. ASUS HID Device ] on usb-0000:00:14.0-3.3/input1
[    9.424151] input: ASUS Tech Inc. ASUS HID Device  Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.3/1-3.3:1.2/0003:0B05:1807.0003/input/input15
[    9.424447] hid-generic 0003:0B05:1807.0003: input,hiddev97,hidraw2: USB HID v1.10 Mouse [ASUS Tech Inc. ASUS HID Device ] on usb-0000:00:14.0-3.3/input2
[    9.425332] input: SIS0457:00 0457:113D Touchscreen as /devices/pci0000:00/808622C1:04/i2c-4/i2c-SIS0457:00/0018:0457:113D.0004/input/input18
[    9.426544] hid-generic 0018:0457:113D.0004: input,hidraw3: I2C HID v1.00 Device [SIS0457:00 0457:113D] on i2c-SIS0457:00
[    9.451907] hid-generic 001F:8086:0001.0005: hidraw4: SENSOR HUB HID v2.00 Device [hid-ishtp 8086:0001] on 
[    9.491294] input: chtrt5645 Headset as /devices/pci0000:00/808622A8:00/cht-bsw-rt5645/sound/card0/input17
[    9.505261] hid-generic 001F:8086:8001.0006: hidraw5: SENSOR HUB HID v2.00 Device [hid-ishtp 8086:8001] on 
[    9.538791] hid-generic 001F:8086:0001.0007: hidraw6: SENSOR HUB HID v2.00 Device [hid-ishtp 8086:0001] on 
[    9.595332] hid-generic 001F:8086:8001.0008: hidraw7: SENSOR HUB HID v2.00 Device [hid-ishtp 8086:8001] on 
[    9.640847] hid-generic 001F:8086:0001.0009: hidraw8: SENSOR HUB HID v2.00 Device [hid-ishtp 8086:0001] on 
[    9.654766] input: ASUS Tech Inc. ASUS HID Device  as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.3/1-3.3:1.0/0003:0B05:1807.0001/input/input20
[    9.665502] hid-generic 001F:8086:8001.000A: hidraw0: SENSOR HUB HID v2.00 Device [hid-ishtp 8086:8001] on 
[    9.703795] hid-generic 001F:8086:0002.000B: hidraw9: SENSOR HUB HID v2.00 Device [hid-ishtp 8086:0002] on 
[    9.731637] hid-generic 001F:8086:8002.000C: hidraw10: SENSOR HUB HID v2.00 Device [hid-ishtp 8086:8002] on 
[    9.854086] asus 0003:0B05:1807.0001: input,hidraw11: USB HID v1.10 Keyboard [ASUS Tech Inc. ASUS HID Device ] on usb-0000:00:14.0-3.3/input0
[    9.901435] input: ASUS Tech Inc. ASUS HID Device  as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.3/1-3.3:1.2/0003:0B05:1807.0003/input/input21
[    9.934891] i2c_hid_acpi i2c-SIS0457:00: device returned incorrect report (2 vs 5 expected)
[    9.934926] hid-multitouch 0018:0457:113D.0004: failed to fetch feature 5
[    9.935486] input: SIS0457:00 0457:113D as /devices/pci0000:00/808622C1:04/i2c-4/i2c-SIS0457:00/0018:0457:113D.0004/input/input22
[    9.978129] asus 0003:0B05:1807.0003: input,hiddev97,hidraw2: USB HID v1.10 Mouse [ASUS Tech Inc. ASUS HID Device ] on usb-0000:00:14.0-3.3/input2
[    9.979018] hid-multitouch 0018:0457:113D.0004: input,hidraw1: I2C HID v1.00 Device [SIS0457:00 0457:113D] on i2c-SIS0457:00
[    9.979182] asus 0003:0B05:1807.0002: ignoring exceeding usage max
[    9.983508] hid-sensor-hub 001F:8086:0001.0005: hidraw3: SENSOR HUB HID v2.00 Device [hid-ishtp 8086:0001] on 
[    9.983949] input: ASUS Tech Inc. ASUS HID Device  as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.3/1-3.3:1.1/0003:0B05:1807.0002/input/input24
[    9.988954] hid-sensor-hub 001F:8086:8001.0006: hidraw4: SENSOR HUB HID v2.00 Device [hid-ishtp 8086:8001] on 
[    9.994186] hid-sensor-hub 001F:8086:0001.0007: hidraw5: SENSOR HUB HID v2.00 Device [hid-ishtp 8086:0001] on 
[    9.999081] hid-sensor-hub 001F:8086:0001.0009: hidraw6: SENSOR HUB HID v2.00 Device [hid-ishtp 8086:0001] on 
[    9.999184] hid-sensor-hub 001F:8086:8001.0008: hidraw7: SENSOR HUB HID v2.00 Device [hid-ishtp 8086:8001] on 
[   10.000438] hid-sensor-hub 001F:8086:8001.000A: hidraw0: SENSOR HUB HID v2.00 Device [hid-ishtp 8086:8001] on 
[   10.002062] hid-sensor-hub 001F:8086:0002.000B: hidraw8: SENSOR HUB HID v2.00 Device [hid-ishtp 8086:0002] on 
[   10.003137] hid-sensor-hub 001F:8086:8002.000C: hidraw9: SENSOR HUB HID v2.00 Device [hid-ishtp 8086:8002] on 
[   10.040714] asus 0003:0B05:1807.0002: input,hiddev96,hidraw10: USB HID v1.10 Device [ASUS Tech Inc. ASUS HID Device ] on usb-0000:00:14.0-3.3/input1
[   10.172192] mousedev: PS/2 mouse device common for all mice
[   10.476277] Console: switching to colour frame buffer device 160x50
[   10.499014] i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
[   10.593027] input: Intel HDMI/DP LPE Audio HDMI/DP,pcm=0 as /devices/pci0000:00/0000:00:02.0/hdmi-lpe-audio/sound/card1/input25
[   10.593171] input: Intel HDMI/DP LPE Audio HDMI/DP,pcm=1 as /devices/pci0000:00/0000:00:02.0/hdmi-lpe-audio/sound/card1/input26
[   10.593344] input: Intel HDMI/DP LPE Audio HDMI/DP,pcm=2 as /devices/pci0000:00/0000:00:02.0/hdmi-lpe-audio/sound/card1/input27
[   17.862139] intel_sst_acpi 808622A8:00: FW Version 01.0b.02.02
[   66.536376] usb 1-3.1: new full-speed USB device number 4 using xhci_hcd
[   66.629974] usb 1-3.1: New USB device found, idVendor=3938, idProduct=1031, bcdDevice= 1.08
[   66.630019] usb 1-3.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[   66.630040] usb 1-3.1: Product: 2.4G Wireless Mouse
[   66.630057] usb 1-3.1: Manufacturer: MOSART Semi.
[   66.640433] input: MOSART Semi. 2.4G Wireless Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.1/1-3.1:1.0/0003:3938:1031.000D/input/input28
[   66.643144] input: MOSART Semi. 2.4G Wireless Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.1/1-3.1:1.0/0003:3938:1031.000D/input/input29
[   66.644588] hid-generic 0003:3938:1031.000D: input,hiddev98,hidraw12: USB HID v1.10 Mouse [MOSART Semi. 2.4G Wireless Mouse] on usb-0000:00:14.0-3.1/input0
[   97.002842] warning: `ThreadPoolForeg' uses wireless extensions which will stop working for Wi-Fi 7 hardware; use nl80211

Offline

Board footer

Powered by FluxBB