This version does not have Kernel Modules but does have Pup-Kview. See screen shots and file. I see nothing in dmesg about a touchpad.
Not that I think it is related but since converting from chromebook I have had one issue across all versions of linux tried. Running any browser, the CPU will go to 100% and the whole system will lock up. Some times it is right away and sometimes it will run for a while.
Code: Select all
# dmesg
[ 0.000000] Linux version 6.1.94 (root@c7ab79bbaa7f) (gcc (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Mon Jul 1 02:12:01 UTC 2024
[ 0.000000] Command line: BOOT_IMAGE=/short/vmlinuz pmedia=atahd pdrv=linux psubdir=/short pfix=fsck,fsckp,trim TZ=PST8PDT,M3.2.0,M11.1.0
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000000fff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000001000-0x000000000009ffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001e798fff] usable
[ 0.000000] BIOS-e820: [mem 0x000000001e799000-0x000000001e799fff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x000000001e79a000-0x000000001fc69fff] usable
[ 0.000000] BIOS-e820: [mem 0x000000001fc6a000-0x000000001fc6cfff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x000000001fc6d000-0x000000001fc71fff] usable
[ 0.000000] BIOS-e820: [mem 0x000000001fc72000-0x000000001fc74fff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x000000001fc75000-0x000000001feaefff] usable
[ 0.000000] BIOS-e820: [mem 0x000000001feaf000-0x000000001ff2efff] type 20
[ 0.000000] BIOS-e820: [mem 0x000000001ff2f000-0x000000001fff2fff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000001fff3000-0x000000001fff6fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x000000001fff7000-0x000000001fffefff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x000000001ffff000-0x000000001fffffff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000020200000-0x000000007ccd0fff] usable
[ 0.000000] BIOS-e820: [mem 0x000000007ccd1000-0x000000007fffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ffdc0000-0x00000000ffdfffff] reserved
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] efi: EFI v2.70 by EDK II
[ 0.000000] efi: SMBIOS=0x1ffe8000 SMBIOS 3.0=0x1ffe6000 ACPI=0x1fffe000 ACPI 2.0=0x1fffe014 MEMATTR=0x1ec59018
[ 0.000000] secureboot: Secure boot could not be determined (mode 0)
[ 0.000000] SMBIOS 3.3.0 present.
[ 0.000000] DMI: GOOGLE Celes/Celes, BIOS MrChromebox-4.17.2 07/18/2022
[ 0.000000] tsc: Detected 1600.000 MHz processor
[ 0.000030] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000037] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000051] last_pfn = 0x7ccd1 max_arch_pfn = 0x400000000
[ 0.000117] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.007541] RAMDISK: [mem 0x7a5f8000-0x7b5a9fff]
[ 0.007557] ACPI: Early table checksum verification disabled
[ 0.007564] ACPI: RSDP 0x000000001FFFE014 000024 (v02 COREv4)
[ 0.007572] ACPI: XSDT 0x000000001E799F18 00005C (v01 COREv4 COREBOOT 00000000 01000013)
[ 0.007583] ACPI: FACP 0x000000001FFFC000 000114 (v06 COREv4 COREBOOT 00000000 CORE 20220331)
[ 0.007594] ACPI: DSDT 0x000000001FFF7000 004432 (v02 COREv4 COREBOOT 20110725 INTL 20220331)
[ 0.007602] ACPI: FACS 0x000000007CCE9240 000040
[ 0.007608] ACPI: SSDT 0x000000001FC73000 0010A3 (v02 COREv4 COREBOOT 0000002A CORE 20220331)
[ 0.007614] ACPI: MCFG 0x000000001FC72000 00003C (v01 COREv4 COREBOOT 00000000 CORE 20220331)
[ 0.007621] ACPI: TCPA 0x000000001FC6C000 000032 (v02 COREv4 COREBOOT 00000000 CORE 20220331)
[ 0.007628] ACPI: APIC 0x000000001FC6B000 00005C (v03 COREv4 COREBOOT 00000000 CORE 20220331)
[ 0.007634] ACPI: HPET 0x000000001FC6A000 000038 (v01 COREv4 COREBOOT 00000000 CORE 20220331)
[ 0.007641] ACPI: BGRT 0x000000001E799018 000038 (v00 INTEL EDK2 00001720 PTL 00000002)
[ 0.007647] ACPI: Reserving FACP table memory at [mem 0x1fffc000-0x1fffc113]
[ 0.007650] ACPI: Reserving DSDT table memory at [mem 0x1fff7000-0x1fffb431]
[ 0.007652] ACPI: Reserving FACS table memory at [mem 0x7cce9240-0x7cce927f]
[ 0.007655] ACPI: Reserving SSDT table memory at [mem 0x1fc73000-0x1fc740a2]
[ 0.007657] ACPI: Reserving MCFG table memory at [mem 0x1fc72000-0x1fc7203b]
[ 0.007659] ACPI: Reserving TCPA table memory at [mem 0x1fc6c000-0x1fc6c031]
[ 0.007662] ACPI: Reserving APIC table memory at [mem 0x1fc6b000-0x1fc6b05b]
[ 0.007664] ACPI: Reserving HPET table memory at [mem 0x1fc6a000-0x1fc6a037]
[ 0.007666] ACPI: Reserving BGRT table memory at [mem 0x1e799018-0x1e79904f]
[ 0.007801] No NUMA configuration found
[ 0.007803] Faking a node at [mem 0x0000000000000000-0x000000007ccd0fff]
[ 0.007823] NODE_DATA(0) allocated [mem 0x7cca6000-0x7ccd0fff]
[ 0.008501] Zone ranges:
[ 0.008504] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.008508] DMA32 [mem 0x0000000001000000-0x000000007ccd0fff]
[ 0.008511] Normal empty
[ 0.008513] Device empty
[ 0.008515] Movable zone start for each node
[ 0.008520] Early memory node ranges
[ 0.008522] node 0: [mem 0x0000000000001000-0x000000000009ffff]
[ 0.008525] node 0: [mem 0x0000000000100000-0x000000001e798fff]
[ 0.008527] node 0: [mem 0x000000001e79a000-0x000000001fc69fff]
[ 0.008529] node 0: [mem 0x000000001fc6d000-0x000000001fc71fff]
[ 0.008532] node 0: [mem 0x000000001fc75000-0x000000001feaefff]
[ 0.008534] node 0: [mem 0x000000001ffff000-0x000000001fffffff]
[ 0.008536] node 0: [mem 0x0000000020200000-0x000000007ccd0fff]
[ 0.008540] Initmem setup node 0 [mem 0x0000000000001000-0x000000007ccd0fff]
[ 0.008553] On node 0, zone DMA: 1 pages in unavailable ranges
[ 0.008632] On node 0, zone DMA: 96 pages in unavailable ranges
[ 0.010241] On node 0, zone DMA32: 1 pages in unavailable ranges
[ 0.010247] On node 0, zone DMA32: 3 pages in unavailable ranges
[ 0.010250] On node 0, zone DMA32: 3 pages in unavailable ranges
[ 0.010262] On node 0, zone DMA32: 336 pages in unavailable ranges
[ 0.010280] On node 0, zone DMA32: 512 pages in unavailable ranges
[ 0.010675] On node 0, zone DMA32: 13103 pages in unavailable ranges
[ 0.010695] Reserving Intel graphics memory at [mem 0x7e000000-0x7fffffff]
[ 0.010863] ACPI: PM-Timer IO Port: 0x408
[ 0.010894] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-114
[ 0.010902] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.010908] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.010915] ACPI: Using ACPI (MADT) for SMP configuration information
[ 0.010918] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[ 0.010941] e820: update [mem 0x1e74c000-0x1e769fff] usable ==> reserved
[ 0.010963] TSC deadline timer available
[ 0.010965] smpboot: Allowing 2 CPUs, 0 hotplug CPUs
[ 0.011010] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.011015] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[ 0.011019] PM: hibernation: Registered nosave memory: [mem 0x1e74c000-0x1e769fff]
[ 0.011023] PM: hibernation: Registered nosave memory: [mem 0x1e799000-0x1e799fff]
[ 0.011027] PM: hibernation: Registered nosave memory: [mem 0x1fc6a000-0x1fc6cfff]
[ 0.011031] PM: hibernation: Registered nosave memory: [mem 0x1fc72000-0x1fc74fff]
[ 0.011035] PM: hibernation: Registered nosave memory: [mem 0x1feaf000-0x1ff2efff]
[ 0.011038] PM: hibernation: Registered nosave memory: [mem 0x1ff2f000-0x1fff2fff]
[ 0.011040] PM: hibernation: Registered nosave memory: [mem 0x1fff3000-0x1fff6fff]
[ 0.011041] PM: hibernation: Registered nosave memory: [mem 0x1fff7000-0x1fffefff]
[ 0.011046] PM: hibernation: Registered nosave memory: [mem 0x20000000-0x201fffff]
[ 0.011050] [mem 0x80000000-0xffdbffff] available for PCI devices
[ 0.011053] Booting paravirtualized kernel on bare hardware
[ 0.011058] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[ 0.021818] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1
[ 0.022798] percpu: Embedded 61 pages/cpu s212992 r8192 d28672 u1048576
[ 0.022818] pcpu-alloc: s212992 r8192 d28672 u1048576 alloc=1*2097152
[ 0.022826] pcpu-alloc: [0] 0 1
[ 0.022900] Fallback order for Node 0: 0
[ 0.022908] Built 1 zonelists, mobility grouping on. Total pages: 500038
[ 0.022912] Policy zone: DMA32
[ 0.022916] Kernel command line: BOOT_IMAGE=/short/vmlinuz pmedia=atahd pdrv=linux psubdir=/short pfix=fsck,fsckp,trim TZ=PST8PDT,M3.2.0,M11.1.0
[ 0.023116] Unknown kernel command line parameters "BOOT_IMAGE=/short/vmlinuz pmedia=atahd pdrv=linux psubdir=/short pfix=fsck,fsckp,trim TZ=PST8PDT,M3.2.0,M11.1.0", will be passed to user space.
[ 0.023145] random: crng init done
[ 0.023926] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.024388] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 0.024449] mem auto-init: stack:all(zero), heap alloc:on, heap free:off
[ 0.030884] Memory: 248332K/2040932K available (18445K kernel code, 3176K rwdata, 12240K rodata, 3016K init, 16808K bss, 146140K reserved, 0K cma-reserved)
[ 0.031282] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[ 0.031321] Kernel/User page tables isolation: enabled
[ 0.031408] ftrace: allocating 53188 entries in 208 pages
[ 0.042997] ftrace: allocated 208 pages with 3 groups
[ 0.044720] Dynamic Preempt: voluntary
[ 0.044797] rcu: Preemptible hierarchical RCU implementation.
[ 0.044800] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=2.
[ 0.044804] Trampoline variant of Tasks RCU enabled.
[ 0.044806] Rude variant of Tasks RCU enabled.
[ 0.044807] Tracing variant of Tasks RCU enabled.
[ 0.044808] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[ 0.044810] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
[ 0.057759] NR_IRQS: 524544, nr_irqs: 512, preallocated irqs: 16
[ 0.058034] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[ 0.058183] Console: colour dummy device 80x25
[ 0.058219] printk: console [tty0] enabled
[ 0.058258] ACPI: Core revision 20220331
[ 0.058378] hpet: HPET dysfunctional in PC10. Force disabled.
[ 0.058382] APIC: Switch to symmetric I/O mode setup
[ 0.059832] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x171024fa93b, max_idle_ns: 440795253189 ns
[ 0.059844] Calibrating delay loop (skipped), value calculated using timer frequency.. 3200.00 BogoMIPS (lpj=6400000)
[ 0.059876] CPU0: Thermal monitoring enabled (TM1)
[ 0.059904] process: using mwait in idle threads
[ 0.059911] Last level iTLB entries: 4KB 48, 2MB 0, 4MB 0
[ 0.059914] Last level dTLB entries: 4KB 256, 2MB 16, 4MB 16, 1GB 0
[ 0.059921] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 0.059927] Spectre V2 : Mitigation: Retpolines
[ 0.059929] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 0.059931] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
[ 0.059932] Spectre V2 : Enabling Restricted Speculation for firmware calls
[ 0.059936] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[ 0.059939] MDS: Mitigation: Clear CPU buffers
[ 0.059941] MMIO Stale Data: Unknown: No mitigations
[ 0.059946] x86/fpu: x87 FPU will use FXSAVE
[ 0.063840] Freeing SMP alternatives memory: 48K
[ 0.063840] pid_max: default: 32768 minimum: 301
[ 0.063840] LSM: Security Framework initializing
[ 0.063840] landlock: Up and running.
[ 0.063840] Yama: disabled by default; enable with sysctl kernel.yama.*
[ 0.063840] AppArmor: AppArmor initialized
[ 0.063840] TOMOYO Linux initialized
[ 0.063840] LSM support for eBPF active
[ 0.063840] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 0.063840] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 0.063840] smpboot: CPU0: Intel(R) Celeron(R) CPU N3050 @ 1.60GHz (family: 0x6, model: 0x4c, stepping: 0x3)
[ 0.063840] cblist_init_generic: Setting adjustable number of callback queues.
[ 0.063840] cblist_init_generic: Setting shift to 1 and lim to 1.
[ 0.063840] cblist_init_generic: Setting adjustable number of callback queues.
[ 0.063840] cblist_init_generic: Setting shift to 1 and lim to 1.
[ 0.063840] cblist_init_generic: Setting adjustable number of callback queues.
[ 0.063840] cblist_init_generic: Setting shift to 1 and lim to 1.
[ 0.063840] Performance Events: PEBS fmt2+, 8-deep LBR, Silvermont events, 8-deep LBR, full-width counters, Intel PMU driver.
[ 0.063840] ... version: 3
[ 0.063840] ... bit width: 40
[ 0.063840] ... generic registers: 2
[ 0.063840] ... value mask: 000000ffffffffff
[ 0.063840] ... max period: 0000007fffffffff
[ 0.063840] ... fixed-purpose events: 3
[ 0.063840] ... event mask: 0000000700000003
[ 0.063840] signal: max sigframe size: 1440
[ 0.063840] Estimated ratio of average max frequency by base frequency (times 1024): 1382
[ 0.063840] rcu: Hierarchical SRCU implementation.
[ 0.063840] rcu: Max phase no-delay instances is 1000.
[ 0.063840] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[ 0.063840] smp: Bringing up secondary CPUs ...
[ 0.063840] x86: Booting SMP configuration:
[ 0.063840] .... node #0, CPUs: #1
[ 0.067593] smp: Brought up 1 node, 2 CPUs
[ 0.067593] smpboot: Max logical packages: 1
[ 0.067593] smpboot: Total of 2 processors activated (6400.00 BogoMIPS)
[ 0.076184] node 0 deferred pages initialised in 8ms
[ 0.080228] devtmpfs: initialized
[ 0.080228] x86/mm: Memory block size: 128MB
[ 0.080752] ACPI: PM: Registering ACPI NVS region [mem 0x1fff3000-0x1fff6fff] (16384 bytes)
[ 0.080752] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.080752] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
[ 0.080752] pinctrl core: initialized pinctrl subsystem
[ 0.084245] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.084623] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations
[ 0.084729] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.084832] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.084874] audit: initializing netlink subsys (disabled)
[ 0.085092] audit: type=2000 audit(1725547630.024:1): state=initialized audit_enabled=0 res=1
[ 0.085366] thermal_sys: Registered thermal governor 'fair_share'
[ 0.085373] thermal_sys: Registered thermal governor 'bang_bang'
[ 0.085376] thermal_sys: Registered thermal governor 'step_wise'
[ 0.085377] thermal_sys: Registered thermal governor 'user_space'
[ 0.085379] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.085413] cpuidle: using governor ladder
[ 0.085427] cpuidle: using governor menu
[ 0.085564] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.085725] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[ 0.085738] PCI: not using MMCONFIG
[ 0.085747] PCI: Using configuration type 1 for base access
[ 0.085977] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[ 0.089630] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[ 0.127895] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.127902] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[ 0.212638] raid6: sse2x4 gen() 5266 MB/s
[ 0.280827] raid6: sse2x2 gen() 5089 MB/s
[ 0.349003] raid6: sse2x1 gen() 3923 MB/s
[ 0.349007] raid6: using algorithm sse2x4 gen() 5266 MB/s
[ 0.417194] raid6: .... xor() 1222 MB/s, rmw enabled
[ 0.417198] raid6: using ssse3x2 recovery algorithm
[ 0.417406] ACPI: Added _OSI(Module Device)
[ 0.417410] ACPI: Added _OSI(Processor Device)
[ 0.417412] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.417414] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.421985] ACPI: 2 ACPI AML tables successfully acquired and loaded
[ 0.424306] ACPI: EC: EC started
[ 0.424310] ACPI: EC: interrupt blocked
[ 0.425269] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[ 0.425276] ACPI: \_SB_.PCI0.LPCB.EC0_: Boot DSDT EC used to handle transactions
[ 0.425280] ACPI: Interpreter enabled
[ 0.425314] ACPI: PM: (supports S0 S3 S4 S5)
[ 0.425318] ACPI: Using IOAPIC for interrupt routing
[ 0.425361] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[ 0.425699] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources
[ 0.425734] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.425738] PCI: Using E820 reservations for host bridge windows
[ 0.433519] ACPI: PM: Power Resource [PLPE]
[ 0.435551] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.435566] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[ 0.435628] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR]
[ 0.436154] PCI host bridge to bus 0000:00
[ 0.436160] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 0.436166] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.436171] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000fffff window]
[ 0.436175] pci_bus 0000:00: root bus resource [mem 0x20000000-0x201fffff window]
[ 0.436180] pci_bus 0000:00: root bus resource [mem 0x80000000-0xdfffffff window]
[ 0.436188] pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed44fff window]
[ 0.436193] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.436225] pci 0000:00:00.0: [8086:2280] type 00 class 0x060000
[ 0.436371] pci 0000:00:02.0: [8086:22b1] type 00 class 0x030000
[ 0.436389] pci 0000:00:02.0: reg 0x10: [mem 0x90000000-0x90ffffff 64bit]
[ 0.436402] pci 0000:00:02.0: reg 0x18: [mem 0x80000000-0x8fffffff 64bit pref]
[ 0.436412] pci 0000:00:02.0: reg 0x20: [io 0x1000-0x103f]
[ 0.436436] pci 0000:00:02.0: BAR 2: assigned to efifb
[ 0.436444] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 0.436616] pci 0000:00:0b.0: [8086:22dc] type 00 class 0x118000
[ 0.436636] pci 0000:00:0b.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[ 0.436822] pci 0000:00:10.0: [8086:2294] type 00 class 0x080501
[ 0.436844] pci 0000:00:10.0: reg 0x10: [mem 0x9131c000-0x9131cfff]
[ 0.436932] pci 0000:00:10.0: PME# supported from D0 D3hot
[ 0.437073] pci 0000:00:12.0: [8086:2296] type 00 class 0x080501
[ 0.437095] pci 0000:00:12.0: reg 0x10: [mem 0x9131d000-0x9131dfff]
[ 0.437182] pci 0000:00:12.0: PME# supported from D0 D3hot
[ 0.437273] pci 0000:00:14.0: [8086:22b5] type 00 class 0x0c0330
[ 0.437294] pci 0000:00:14.0: reg 0x10: [mem 0x91300000-0x9130ffff 64bit]
[ 0.437362] pci 0000:00:14.0: PME# supported from D3hot D3cold
[ 0.437510] pci 0000:00:1b.0: [8086:2284] type 00 class 0x040300
[ 0.437536] pci 0000:00:1b.0: reg 0x10: [mem 0x91314000-0x91317fff 64bit]
[ 0.437621] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 0.437878] pci 0000:00:1c.0: [8086:22c8] type 01 class 0x060400
[ 0.438757] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.439281] pci 0000:00:1c.2: [8086:22cc] type 01 class 0x060400
[ 0.440158] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[ 0.440602] pci 0000:00:1f.0: [8086:229c] type 00 class 0x060100
[ 0.441135] pci 0000:00:1c.0: PCI bridge to [bus 01]
[ 0.441831] pci 0000:02:00.0: [8086:095a] type 00 class 0x028000
[ 0.442031] pci 0000:02:00.0: reg 0x10: [mem 0x91200000-0x91201fff 64bit]
[ 0.442655] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[ 0.444151] pci 0000:00:1c.2: PCI bridge to [bus 02]
[ 0.444206] pci 0000:00:1c.2: bridge window [mem 0x91200000-0x912fffff]
[ 0.444567] ACPI: PCI: Interrupt link LNKA configured for IRQ 0
[ 0.444571] ACPI: PCI: Interrupt link LNKA disabled
[ 0.444674] ACPI: PCI: Interrupt link LNKB configured for IRQ 0
[ 0.444678] ACPI: PCI: Interrupt link LNKB disabled
[ 0.444779] ACPI: PCI: Interrupt link LNKC configured for IRQ 0
[ 0.444783] ACPI: PCI: Interrupt link LNKC disabled
[ 0.444884] ACPI: PCI: Interrupt link LNKD configured for IRQ 0
[ 0.444888] ACPI: PCI: Interrupt link LNKD disabled
[ 0.444989] ACPI: PCI: Interrupt link LNKE configured for IRQ 0
[ 0.444993] ACPI: PCI: Interrupt link LNKE disabled
[ 0.445094] ACPI: PCI: Interrupt link LNKF configured for IRQ 0
[ 0.445099] ACPI: PCI: Interrupt link LNKF disabled
[ 0.445201] ACPI: PCI: Interrupt link LNKG configured for IRQ 0
[ 0.445206] ACPI: PCI: Interrupt link LNKG disabled
[ 0.445306] ACPI: PCI: Interrupt link LNKH configured for IRQ 0
[ 0.445311] ACPI: PCI: Interrupt link LNKH disabled
[ 0.453648] ACPI: EC: interrupt unblocked
[ 0.453657] ACPI: EC: event unblocked
[ 0.453664] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[ 0.453667] ACPI: EC: GPE=0x10
[ 0.453671] ACPI: \_SB_.PCI0.LPCB.EC0_: Boot DSDT EC initialization complete
[ 0.453675] ACPI: \_SB_.PCI0.LPCB.EC0_: EC: Used to handle transactions and events
[ 0.455856] iommu: Default domain type: Translated
[ 0.455856] iommu: DMA domain TLB invalidation policy: lazy mode
[ 0.455856] SCSI subsystem initialized
[ 0.455873] libata version 3.00 loaded.
[ 0.455892] ACPI: bus type USB registered
[ 0.455940] usbcore: registered new interface driver usbfs
[ 0.455958] usbcore: registered new interface driver hub
[ 0.455978] usbcore: registered new device driver usb
[ 0.509683] pps_core: LinuxPPS API ver. 1 registered
[ 0.509689] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.509697] PTP clock support registered
[ 0.509720] EDAC MC: Ver: 3.0.0
[ 0.511860] Registered efivars operations
[ 0.512279] NetLabel: Initializing
[ 0.512283] NetLabel: domain hash size = 128
[ 0.512286] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 0.512318] NetLabel: unlabeled traffic allowed by default
[ 0.512322] PCI: Using ACPI for IRQ routing
[ 0.519150] PCI: pci_cache_line_size set to 64 bytes
[ 0.519535] e820: reserve RAM buffer [mem 0x1e74c000-0x1fffffff]
[ 0.519541] e820: reserve RAM buffer [mem 0x1e799000-0x1fffffff]
[ 0.519544] e820: reserve RAM buffer [mem 0x1fc6a000-0x1fffffff]
[ 0.519547] e820: reserve RAM buffer [mem 0x1fc72000-0x1fffffff]
[ 0.519550] e820: reserve RAM buffer [mem 0x1feaf000-0x1fffffff]
[ 0.519553] e820: reserve RAM buffer [mem 0x7ccd1000-0x7fffffff]
[ 0.519640] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[ 0.519646] pci 0000:00:02.0: vgaarb: bridge control possible
[ 0.519649] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 0.519655] vgaarb: loaded
[ 0.525264] clocksource: Switched to clocksource tsc-early
[ 0.525645] VFS: Disk quotas dquot_6.6.0
[ 0.525672] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.525980] AppArmor: AppArmor Filesystem Enabled
[ 0.526032] pnp: PnP ACPI init
[ 0.526221] system 00:00: [mem 0xfeb00000-0xfebfffff] has been reserved
[ 0.526230] system 00:00: [mem 0xe0000000-0xefffffff] has been reserved
[ 0.526235] system 00:00: [mem 0xfed03000-0xfed033ff] has been reserved
[ 0.526240] system 00:00: [mem 0xfed08000-0xfed09fff] has been reserved
[ 0.526244] system 00:00: [mem 0xfed01000-0xfed013ff] has been reserved
[ 0.526249] system 00:00: [mem 0xfea00000-0xfeafffff] has been reserved
[ 0.526272] system 00:00: [mem 0xfed06000-0xfed067ff] has been reserved
[ 0.526278] system 00:00: [mem 0xfed1c000-0xfed1c3ff] has been reserved
[ 0.569944] system 00:01: [mem 0xfed00000-0xfed003ff] has been reserved
[ 0.570036] system 00:02: [io 0x0400-0x047f] has been reserved
[ 0.570042] system 00:02: [io 0x0500-0x05fe] has been reserved
[ 0.570175] system 00:04: [io 0x0900-0x09fe] has been reserved
[ 0.570258] system 00:05: [io 0x0200] has been reserved
[ 0.570264] system 00:05: [io 0x0204] has been reserved
[ 0.570268] system 00:05: [io 0x0800-0x087f] has been reserved
[ 0.570272] system 00:05: [io 0x0880-0x08ff] has been reserved
[ 0.571047] pnp: PnP ACPI: found 8 devices
[ 0.579301] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 0.579495] NET: Registered PF_INET protocol family
[ 0.579689] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.582358] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear)
[ 0.582497] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.582566] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.582831] TCP bind hash table entries: 16384 (order: 7, 524288 bytes, linear)
[ 0.582972] TCP: Hash tables configured (established 16384 bind 16384)
[ 0.583229] MPTCP token hash table entries: 2048 (order: 3, 49152 bytes, linear)
[ 0.583300] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear)
[ 0.583342] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear)
[ 0.583454] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.583479] NET: Registered PF_XDP protocol family
[ 0.583505] pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 01] add_size 1000
[ 0.583516] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 01] add_size 200000 add_align 100000
[ 0.583523] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 01] add_size 200000 add_align 100000
[ 0.583550] clipped [mem size 0x00050000] to [mem size 0xffffffffffff0000] for e820 entry [mem 0x000a0000-0x000fffff]
[ 0.583558] clipped [mem size 0x00200000] to [mem size 0x00000000] for e820 entry [mem 0x20000000-0x201fffff]
[ 0.583566] pci 0000:00:1c.0: BAR 14: assigned [mem 0x91400000-0x915fffff]
[ 0.583576] clipped [mem size 0x00050000 64bit pref] to [mem size 0xffffffffffff0000 64bit pref] for e820 entry [mem 0x000a0000-0x000fffff]
[ 0.583581] clipped [mem size 0x00200000 64bit pref] to [mem size 0x00000000 64bit pref] for e820 entry [mem 0x20000000-0x201fffff]
[ 0.583588] pci 0000:00:1c.0: BAR 15: assigned [mem 0x91600000-0x917fffff 64bit pref]
[ 0.583595] clipped [mem size 0x00050000 64bit] to [mem size 0xffffffffffff0000 64bit] for e820 entry [mem 0x000a0000-0x000fffff]
[ 0.583600] clipped [mem size 0x00200000 64bit] to [mem size 0x00000000 64bit] for e820 entry [mem 0x20000000-0x201fffff]
[ 0.583606] pci 0000:00:0b.0: BAR 0: assigned [mem 0x91311000-0x91311fff 64bit]
[ 0.583625] pci 0000:00:1c.0: BAR 13: assigned [io 0x2000-0x2fff]
[ 0.583635] pci 0000:00:1c.0: PCI bridge to [bus 01]
[ 0.583659] pci 0000:00:1c.0: bridge window [io 0x2000-0x2fff]
[ 0.583701] pci 0000:00:1c.0: bridge window [mem 0x91400000-0x915fffff]
[ 0.583735] pci 0000:00:1c.0: bridge window [mem 0x91600000-0x917fffff 64bit pref]
[ 0.583788] pci 0000:00:1c.2: PCI bridge to [bus 02]
[ 0.583831] pci 0000:00:1c.2: bridge window [mem 0x91200000-0x912fffff]
[ 0.583904] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 0.583909] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 0.583912] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000fffff window]
[ 0.583916] pci_bus 0000:00: resource 7 [mem 0x20000000-0x201fffff window]
[ 0.583919] pci_bus 0000:00: resource 8 [mem 0x80000000-0xdfffffff window]
[ 0.583923] pci_bus 0000:00: resource 9 [mem 0xfed40000-0xfed44fff window]
[ 0.583927] pci_bus 0000:01: resource 0 [io 0x2000-0x2fff]
[ 0.583931] pci_bus 0000:01: resource 1 [mem 0x91400000-0x915fffff]
[ 0.583934] pci_bus 0000:01: resource 2 [mem 0x91600000-0x917fffff 64bit pref]
[ 0.583938] pci_bus 0000:02: resource 1 [mem 0x91200000-0x912fffff]
[ 0.585195] PCI: CLS 64 bytes, default 64
[ 0.585347] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x171024fa93b, max_idle_ns: 440795253189 ns
[ 0.585404] clocksource: Switched to clocksource tsc
[ 0.585361] Trying to unpack rootfs image as initramfs...
[ 0.607856] Initialise system trusted keyrings
[ 0.607897] Key type blacklist registered
[ 0.608038] workingset: timestamp_bits=36 max_order=19 bucket_order=0
[ 0.610791] zbud: loaded
[ 0.611553] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.611734] ntfs3: Read-only LZX/Xpress compression included
[ 0.611772] fuse: init (API version 7.37)
[ 0.611965] SGI XFS with ACLs, security attributes, realtime, quota, no debug enabled
[ 0.614771] integrity: Platform Keyring initialized
[ 0.614806] integrity: Machine keyring initialized
[ 0.614845] xor: measuring software checksum speed
[ 0.615979] prefetch64-sse : 8705 MB/sec
[ 0.617266] generic_sse : 7697 MB/sec
[ 0.617269] xor: using function: prefetch64-sse (8705 MB/sec)
[ 0.617279] Key type asymmetric registered
[ 0.617281] Asymmetric key parser 'x509' registered
[ 0.679470] Freeing initrd memory: 16072K
[ 0.682358] alg: self-tests for CTR-KDF (hmac(sha256)) passed
[ 0.682428] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
[ 0.682531] io scheduler mq-deadline registered
[ 0.698357] pcieport 0000:00:1c.0: PME: Signaling with IRQ 310
[ 0.698506] pcieport 0000:00:1c.0: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[ 0.700015] pcieport 0000:00:1c.2: PME: Signaling with IRQ 311
[ 0.700494] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 0.701683] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.701988] serial8250: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[ 0.702703] hpet_acpi_add: no address or irqs in _CRS
[ 0.702734] Linux agpgart interface v0.103
[ 0.706408] tpm_tis 00:07: 1.2 TPM (device-id 0xB, rev-id 16)
[ 0.733634] AMD-Vi: AMD IOMMUv2 functionality not available on this system - This is not a bug.
[ 0.736784] loop: module loaded
[ 0.736864] usbcore: registered new interface driver rtsx_usb
[ 0.738802] scsi host0: pata_legacy
[ 0.738936] ata1: PATA max PIO4 cmd 0x1f0 ctl 0x3f6 irq 14
[ 0.916853] scsi host0: pata_legacy
[ 0.916966] ata2: PATA max PIO4 cmd 0x170 ctl 0x376 irq 15
[ 1.092052] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 1.092074] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[ 1.093192] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000081509810
[ 1.093636] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 1.093645] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[ 1.093652] xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
[ 1.093758] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01
[ 1.093765] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.093805] usb usb1: Product: xHCI Host Controller
[ 1.093809] usb usb1: Manufacturer: Linux 6.1.94 xhci-hcd
[ 1.093812] usb usb1: SerialNumber: 0000:00:14.0
[ 1.094060] hub 1-0:1.0: USB hub found
[ 1.094087] hub 1-0:1.0: 7 ports detected
[ 1.094577] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.01
[ 1.094584] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.094587] usb usb2: Product: xHCI Host Controller
[ 1.094590] usb usb2: Manufacturer: Linux 6.1.94 xhci-hcd
[ 1.094593] usb usb2: SerialNumber: 0000:00:14.0
[ 1.094784] hub 2-0:1.0: USB hub found
[ 1.094809] hub 2-0:1.0: 6 ports detected
[ 1.095806] usbcore: registered new interface driver uas
[ 1.095854] usbcore: registered new interface driver usb-storage
[ 1.095873] usbcore: registered new interface driver ums-realtek
[ 1.095964] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 182
[ 1.095969] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
[ 1.099581] i8042: Warning: Keylock active
[ 1.099786] serio: i8042 KBD port at 0x60,0x64 irq 182
[ 1.100008] mousedev: PS/2 mouse device common for all mice
[ 1.100078] rtc_cmos 00:03: RTC can wake from S4
[ 1.100428] rtc_cmos 00:03: registered as rtc0
[ 1.100476] rtc_cmos 00:03: setting system clock to 2024-09-05T14:47:11 UTC (1725547631)
[ 1.100558] rtc_cmos 00:03: alarms up to one month, y3k, 242 bytes nvram
[ 1.101446] intel_pstate: Intel P-state driver initializing
[ 1.101981] sdhci: Secure Digital Host Controller Interface driver
[ 1.101995] sdhci: Copyright(c) Pierre Ossman
[ 1.102188] sdhci-pci 0000:00:10.0: SDHCI controller found [8086:2294] (rev 21)
[ 1.105721] mmc0: SDHCI controller on PCI [0000:00:10.0] using ADMA
[ 1.105892] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[ 1.106208] sdhci-pci 0000:00:12.0: SDHCI controller found [8086:2296] (rev 21)
[ 1.107051] ACPI: \: failed to evaluate _DSM a53ec1f6-cd65-1f46-ab7a-29f7e8d5bd61 (0x1001)
[ 1.107116] sdhci-pci 0000:00:12.0: failed to setup card detect gpio
[ 1.107568] mmc1: SDHCI controller on PCI [0000:00:12.0] using ADMA
[ 1.107741] wbsd: Winbond W83L51xD SD/MMC card interface driver
[ 1.107746] wbsd: Copyright(c) Pierre Ossman
[ 1.107826] sdhci-pltfm: SDHCI platform and OF driver helper
[ 1.108658] ledtrig-cpu: registered to indicate activity on CPUs
[ 1.109045] efifb: probing for efifb
[ 1.109077] efifb: framebuffer at 0x80000000, using 4160k, total 4160k
[ 1.109085] efifb: mode is 1366x768x32, linelength=5504, pages=1
[ 1.109091] efifb: scrolling: redraw
[ 1.109094] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[ 1.109430] Console: switching to colour frame buffer device 170x48
[ 1.113610] fb0: EFI VGA frame buffer device
[ 1.115246] hid: raw HID events driver (C) Jiri Kosina
[ 1.115418] usbcore: registered new interface driver usbhid
[ 1.115425] usbhid: USB HID core driver
[ 1.155440] NET: Registered PF_INET6 protocol family
[ 1.160054] Segment Routing with IPv6
[ 1.160097] In-situ OAM (IOAM) with IPv6
[ 1.160164] mip6: Mobile IPv6
[ 1.160197] NET: Registered PF_PACKET protocol family
[ 1.161187] mpls_gso: MPLS GSO support
[ 1.161751] microcode: sig=0x406c3, pf=0x1, revision=0x368
[ 1.161801] microcode: Microcode Update Driver: v2.2.
[ 1.161816] IPI shorthand broadcast: enabled
[ 1.161873] sched_clock: Marking stable (1160010974, 1766750)->(1187541637, -25763913)
[ 1.162381] registered taskstats version 1
[ 1.162407] Loading compiled-in X.509 certificates
[ 1.162995] zswap: loaded using pool lzo/zbud
[ 1.164137] Key type .fscrypt registered
[ 1.164143] Key type fscrypt-provisioning registered
[ 1.166882] Btrfs loaded, crc32c=crc32c-generic, zoned=yes, fsverity=yes
[ 1.170386] Key type encrypted registered
[ 1.170409] AppArmor: AppArmor sha1 policy hashing enabled
[ 1.172319] ima: secureboot mode disabled
[ 1.172353] ima: Allocated hash algorithm: sha256
[ 1.212927] ima: No architecture policies found
[ 1.212980] evm: Initialising EVM extended attributes:
[ 1.212984] evm: security.selinux
[ 1.212988] evm: security.SMACK64 (disabled)
[ 1.212991] evm: security.SMACK64EXEC (disabled)
[ 1.212993] evm: security.SMACK64TRANSMUTE (disabled)
[ 1.212995] evm: security.SMACK64MMAP (disabled)
[ 1.213009] evm: security.apparmor
[ 1.213012] evm: security.ima
[ 1.213014] evm: security.capability
[ 1.213017] evm: HMAC attrs: 0x1
[ 1.232231] mmc0: new HS200 MMC card at address 0001
[ 1.232688] mmcblk0: mmc0:0001 400073 14.7 GiB
[ 1.236486] mmcblk0: p1 p2 p3
[ 1.237147] mmcblk0boot0: mmc0:0001 400073 4.00 MiB
[ 1.238152] mmcblk0boot1: mmc0:0001 400073 4.00 MiB
[ 1.238972] mmcblk0rpmb: mmc0:0001 400073 4.00 MiB, chardev (244:0)
[ 1.354170] usb 1-1: new low-speed USB device number 2 using xhci_hcd
[ 1.506399] usb 1-1: New USB device found, idVendor=0461, idProduct=4d22, bcdDevice= 2.00
[ 1.506435] usb 1-1: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[ 1.506453] usb 1-1: Product: USB Optical Mouse
[ 1.511364] input: USB Optical Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/0003:0461:4D22.0001/input/input1
[ 1.511887] hid-generic 0003:0461:4D22.0001: input,hidraw0: USB HID v1.11 Mouse [USB Optical Mouse] on usb-0000:00:14.0-1/input0
[ 1.539878] clk: Disabling unused clocks
[ 1.637796] usb 1-3: new high-speed USB device number 3 using xhci_hcd
[ 1.645312] Freeing unused decrypted memory: 2036K
[ 1.647558] Freeing unused kernel image (initmem) memory: 3016K
[ 1.647875] Write protecting the kernel read-only data: 32768k
[ 1.650263] Freeing unused kernel image (text/rodata gap) memory: 2032K
[ 1.650685] Freeing unused kernel image (rodata/data gap) memory: 48K
[ 1.721544] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 1.721899] x86/mm: Checking user space page tables
[ 1.785938] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 1.785970] Run /init as init process
[ 1.785975] with arguments:
[ 1.785977] /init
[ 1.785979] with environment:
[ 1.785981] HOME=/
[ 1.785987] TERM=linux
[ 1.785988] BOOT_IMAGE=/short/vmlinuz
[ 1.785990] pmedia=atahd
[ 1.785992] pdrv=linux
[ 1.785994] psubdir=/short
[ 1.785996] pfix=fsck,fsckp,trim
[ 1.785997] TZ=PST8PDT,M3.2.0,M11.1.0
[ 1.854267] usb 1-3: New USB device found, idVendor=2232, idProduct=1073, bcdDevice= 0.13
[ 1.854279] usb 1-3: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[ 1.854283] usb 1-3: Product: Real HD WebCam
[ 1.854286] usb 1-3: Manufacturer: Generic
[ 1.854289] usb 1-3: SerialNumber: 200901010001
[ 1.985901] usb 1-4: new full-speed USB device number 4 using xhci_hcd
[ 2.136917] usb 1-4: New USB device found, idVendor=8087, idProduct=0a2a, bcdDevice= 0.01
[ 2.136954] usb 1-4: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 2.716380] block device autoloading is deprecated and will be removed.
[ 2.716938] block device autoloading is deprecated and will be removed.
[ 2.717445] block device autoloading is deprecated and will be removed.
[ 2.717973] block device autoloading is deprecated and will be removed.
[ 2.718494] block device autoloading is deprecated and will be removed.
[ 2.718989] block device autoloading is deprecated and will be removed.
[ 2.719478] block device autoloading is deprecated and will be removed.
[ 2.719953] block device autoloading is deprecated and will be removed.
[ 3.108332] EXT4-fs (mmcblk0p2): mounting ext3 file system using the ext4 subsystem
[ 3.115491] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Quota mode: none.
[ 6.508207] loop0: detected capacity change from 0 to 914568
[ 6.524643] overlayfs: "xino" feature enabled using 2 upper inode bits.
[ 8.885115] loop1: detected capacity change from 0 to 30784
[ 8.901200] overlayfs: "xino" feature enabled using 3 upper inode bits.
[ 8.912888] loop2: detected capacity change from 0 to 223784
[ 8.927103] overlayfs: "xino" feature enabled using 3 upper inode bits.
[ 8.938439] loop3: detected capacity change from 0 to 146688
[ 8.950609] overlayfs: "xino" feature enabled using 4 upper inode bits.
[ 8.962448] loop4: detected capacity change from 0 to 20944
[ 8.976649] overlayfs: "xino" feature enabled using 4 upper inode bits.
[ 8.987994] loop5: detected capacity change from 0 to 167192
[ 8.999995] overlayfs: "xino" feature enabled using 4 upper inode bits.
[ 9.115303] overlayfs: "xino" feature enabled using 4 upper inode bits.
[ 9.741142] loop6: detected capacity change from 0 to 129064
[ 9.760406] overlayfs: "xino" feature enabled using 4 upper inode bits.
[ 9.934155] Not activating Mandatory Access Control as /sbin/tomoyo-init does not exist.
[ 10.273845] zsmalloc: module verification failed: signature and/or required key missing - tainting kernel
[ 10.280091] zram: Added device: zram0
[ 10.324489] zram0: detected capacity change from 0 to 3807168
[ 10.357655] Adding 1903580k swap on /dev/zram0. Priority:-2 extents:1 across:1903580k SSFS
[ 12.266041] ACPI: AC: AC Adapter [AC] (on-line)
[ 12.358240] Consider using thermal netlink events interface
[ 12.370230] dw_dmac INTL9C60:00: DesignWare DMA Controller, 8 channels
[ 12.410270] dw_dmac INTL9C60:01: DesignWare DMA Controller, 8 channels
[ 12.647205] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/PNP0C09:00/PNP0C0D:00/input/input2
[ 12.647279] ACPI: button: Lid Switch [LID0]
[ 12.647454] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[ 12.647901] ACPI: button: Power Button [PWRF]
[ 13.283153] proc_thermal 0000:00:0b.0: can't derive routing for PCI INT A
[ 13.283164] proc_thermal 0000:00:0b.0: PCI INT A: not connected
[ 13.301052] rt5640 i2c-10EC5650:00: Device with ID register 0x6419 is not rt5640/39
[ 13.391935] rt5645 i2c-10EC5650:00: Detected Google Chrome platform
[ 13.391960] rt5645 i2c-10EC5650:00: supply avdd not found, using dummy regulator
[ 13.392268] rt5645 i2c-10EC5650:00: supply cpvdd not found, using dummy regulator
[ 13.592640] intel_sst_acpi 808622A8:00: LPE base: 0x91000000 size:0x200000
[ 13.592652] intel_sst_acpi 808622A8:00: IRAM base: 0x910c0000
[ 13.592682] intel_sst_acpi 808622A8:00: DRAM base: 0x91100000
[ 13.592693] intel_sst_acpi 808622A8:00: SHIM base: 0x91140000
[ 13.592707] intel_sst_acpi 808622A8:00: Mailbox base: 0x91144000
[ 13.592715] intel_sst_acpi 808622A8:00: DDR base: 0x20000000
[ 13.613942] intel_sst_acpi 808622A8:00: Got drv data max stream 25
[ 13.665627] intel_sst_acpi 808622A8:00: firmware: direct-loading firmware intel/fw_sst_22a8.bin
[ 13.676281] ACPI: bus type drm_connector registered
[ 14.061866] pstore: Using crash dump compression: deflate
[ 14.061877] pstore: Registered efi as persistent store backend
[ 14.593516] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 14.608143] input: PC Speaker as /devices/platform/pcspkr/input/input4
[ 14.763071] cfg80211: Loaded X.509 cert 'benh@debian.org: 577e021cb980e0e820821ba7b54b4961b8b4fadf'
[ 14.763607] cfg80211: Loaded X.509 cert 'romain.perier@gmail.com: 3abbc6ec146e09d1b6016ab9d6cf71dd233f0328'
[ 14.764118] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 14.764621] cfg80211: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
[ 14.771109] platform regulatory.0: firmware: direct-loading firmware regulatory.db
[ 14.771496] platform regulatory.0: firmware: direct-loading firmware regulatory.db.p7s
[ 14.914438] mc: Linux media interface: v0.10
[ 14.909152] ACPI: battery: Slot [BAT0] (battery present)
[ 14.912435] Intel(R) Wireless WiFi driver for Linux
[ 15.379008] videodev: Linux video capture interface: v2.00
[ 15.401259] iwlwifi 0000:02:00.0: firmware: direct-loading firmware iwlwifi-7265D-29.ucode
[ 15.401304] iwlwifi 0000:02:00.0: Found debug destination: EXTERNAL_DRAM
[ 15.401309] iwlwifi 0000:02:00.0: Found debug configuration: 0
[ 15.438984] alg: No test for fips(ansi_cprng) (fips_ansi_cprng)
[ 15.443640] iwlwifi 0000:02:00.0: loaded firmware version 29.4063824552.0 7265D-29.ucode op_mode iwlmvm
[ 15.541007] usb 1-3: Found UVC 1.00 device Real HD WebCam (2232:1073)
[ 15.558924] input: Real HD WebCam: Real HD WebCam as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.0/input/input5
[ 15.559015] usbcore: registered new interface driver uvcvideo
[ 15.967828] Console: switching to colour dummy device 80x25
[ 15.967907] i915 0000:00:02.0: vgaarb: deactivate vga console
[ 15.989092] intel_rapl_common: Found RAPL domain package
[ 15.989104] intel_rapl_common: Found RAPL domain core
[ 16.062425] [drm] Initialized i915 1.6.0 20201103 for 0000:00:02.0 on minor 0
[ 16.062885] ACPI: video: Video Device [GFX0] (multi-head: yes rom: no post: no)
[ 16.063019] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input6
[ 16.063225] snd_hda_intel 0000:00:1b.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[ 16.468390] cht-bsw-rt5645 cht-bsw-rt5645: quirk PMC_PLT_CLK_0 enabled
[ 16.595371] input: chtrt5650 Headset as /devices/pci0000:00/808622A8:00/cht-bsw-rt5645/sound/card1/input7
[ 16.895524] fbcon: i915drmfb (fb0) is primary device
[ 18.138522] Console: switching to colour frame buffer device 170x48
[ 18.157253] i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
[ 18.176395] iTCO_vendor_support: vendor-support=0
[ 18.187678] iTCO_wdt iTCO_wdt.1.auto: unable to reset NO_REBOOT flag, device disabled by hardware/BIOS
[ 18.342502] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
[ 18.342625] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
[ 18.342753] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[ 18.443386] iwlwifi 0000:02:00.0: Detected Intel(R) Dual Band Wireless AC 7265, REV=0x210
[ 18.443555] thermal thermal_zone7: failed to read out thermal zone (-61)
[ 18.459685] iwlwifi 0000:02:00.0: Applying debug destination EXTERNAL_DRAM
[ 18.463425] iwlwifi 0000:02:00.0: Allocated 0x00400000 bytes for firmware monitor.
[ 18.472505] iwlwifi 0000:02:00.0: base HW address: 00:21:5c:bf:bc:83, OTP minor version: 0x0
[ 18.538155] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
[ 19.082062] Bluetooth: Core ver 2.22
[ 19.082143] NET: Registered PF_BLUETOOTH protocol family
[ 19.082147] Bluetooth: HCI device and connection manager initialized
[ 19.082159] Bluetooth: HCI socket layer initialized
[ 19.082164] Bluetooth: L2CAP socket layer initialized
[ 19.082178] Bluetooth: SCO socket layer initialized
[ 19.110222] usbcore: registered new interface driver btusb
[ 19.150435] Bluetooth: hci0: Legacy ROM 2.5 revision 1.0 build 3 week 17 2014
[ 19.158443] bluetooth hci0: firmware: direct-loading firmware intel/ibt-hw-37.8.10-fw-1.10.3.11.e.bseq
[ 19.158464] Bluetooth: hci0: Intel Bluetooth firmware file: intel/ibt-hw-37.8.10-fw-1.10.3.11.e.bseq
[ 19.543464] Bluetooth: hci0: Intel BT fw patch 0x32 completed & activated
[ 25.378330] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 25.378342] Bluetooth: BNEP filters: protocol multicast
[ 25.378353] Bluetooth: BNEP socket layer initialized
[ 25.382838] Bluetooth: MGMT ver 1.22
[ 25.398664] NET: Registered PF_ALG protocol family
[ 25.704940] iwlwifi 0000:02:00.0: Applying debug destination EXTERNAL_DRAM
[ 25.784310] iwlwifi 0000:02:00.0: Applying debug destination EXTERNAL_DRAM
[ 25.785748] iwlwifi 0000:02:00.0: FW already configured (0) - re-configuring
[ 26.063867] wlan0: authenticate with 3e:2d:9e:a8:51:32
[ 26.071984] wlan0: send auth to 3e:2d:9e:a8:51:32 (try 1/3)
[ 26.100821] wlan0: authenticate with 3e:2d:9e:a8:51:32
[ 26.100841] wlan0: send auth to 3e:2d:9e:a8:51:32 (try 1/3)
[ 26.104332] wlan0: authenticated
[ 26.106170] wlan0: associate with 3e:2d:9e:a8:51:32 (try 1/3)
[ 26.114363] wlan0: RX AssocResp from 3e:2d:9e:a8:51:32 (capab=0x1011 status=0 aid=18)
[ 26.126152] wlan0: associated
[ 26.134140] wlan0: Limiting TX power to 30 (30 - 0) dBm as advertised by 3e:2d:9e:a8:51:32
[ 26.250835] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 60.257838] intel_sst_acpi 808622A8:00: FW Version 01.0b.02.02
[ 60.344944] Audio Port: ASoC: no backend DAIs enabled for Audio Port
[ 60.344967] Audio Port: ASoC: error at dpcm_fe_dai_prepare on Audio Port: -22
[ 60.345668] Audio Port: ASoC: no backend DAIs enabled for Audio Port
[ 60.345687] Audio Port: ASoC: error at dpcm_fe_dai_prepare on Audio Port: -22
[ 60.346604] Audio Port: ASoC: no backend DAIs enabled for Audio Port
[ 60.346620] Audio Port: ASoC: error at dpcm_fe_dai_prepare on Audio Port: -22
[ 60.347951] Audio Port: ASoC: no backend DAIs enabled for Audio Port
[ 60.347965] Audio Port: ASoC: error at dpcm_fe_dai_prepare on Audio Port: -22
[ 60.348398] Audio Port: ASoC: no backend DAIs enabled for Audio Port
[ 60.348409] Audio Port: ASoC: error at dpcm_fe_dai_prepare on Audio Port: -22
[ 60.348645] Audio Port: ASoC: no backend DAIs enabled for Audio Port
[ 60.348654] Audio Port: ASoC: error at dpcm_fe_dai_prepare on Audio Port: -22
[ 60.350992] Audio Port: ASoC: no backend DAIs enabled for Audio Port
[ 60.351009] Audio Port: ASoC: error at dpcm_fe_dai_prepare on Audio Port: -22
[ 60.351743] Audio Port: ASoC: no backend DAIs enabled for Audio Port
[ 60.351757] Audio Port: ASoC: error at dpcm_fe_dai_prepare on Audio Port: -22
[ 60.352202] Audio Port: ASoC: no backend DAIs enabled for Audio Port
[ 60.352213] Audio Port: ASoC: error at dpcm_fe_dai_prepare on Audio Port: -22
[ 60.355236] Audio Port: ASoC: no backend DAIs enabled for Audio Port
[ 60.355253] Audio Port: ASoC: error at dpcm_fe_dai_prepare on Audio Port: -22
[ 60.356284] Audio Port: ASoC: no backend DAIs enabled for Audio Port
[ 60.356306] Audio Port: ASoC: error at dpcm_fe_dai_prepare on Audio Port: -22
[ 60.357059] Audio Port: ASoC: no backend DAIs enabled for Audio Port
[ 60.357073] Audio Port: ASoC: error at dpcm_fe_dai_prepare on Audio Port: -22
[ 60.399476] Deep-Buffer Audio Port: ASoC: no backend DAIs enabled for Deep-Buffer Audio Port
[ 60.399506] Deep-Buffer Audio Port: ASoC: error at dpcm_fe_dai_prepare on Deep-Buffer Audio Port: -22
[ 60.400385] Deep-Buffer Audio Port: ASoC: no backend DAIs enabled for Deep-Buffer Audio Port
[ 60.400409] Deep-Buffer Audio Port: ASoC: error at dpcm_fe_dai_prepare on Deep-Buffer Audio Port: -22
[ 60.400931] Deep-Buffer Audio Port: ASoC: no backend DAIs enabled for Deep-Buffer Audio Port
[ 60.400951] Deep-Buffer Audio Port: ASoC: error at dpcm_fe_dai_prepare on Deep-Buffer Audio Port: -22
[ 60.403879] Deep-Buffer Audio Port: ASoC: no backend DAIs enabled for Deep-Buffer Audio Port
[ 60.403892] Deep-Buffer Audio Port: ASoC: error at dpcm_fe_dai_prepare on Deep-Buffer Audio Port: -22
[ 60.404249] Deep-Buffer Audio Port: ASoC: no backend DAIs enabled for Deep-Buffer Audio Port
[ 60.404259] Deep-Buffer Audio Port: ASoC: error at dpcm_fe_dai_prepare on Deep-Buffer Audio Port: -22
[ 60.404450] Deep-Buffer Audio Port: ASoC: no backend DAIs enabled for Deep-Buffer Audio Port
[ 60.404457] Deep-Buffer Audio Port: ASoC: error at dpcm_fe_dai_prepare on Deep-Buffer Audio Port: -22
[ 60.405995] Deep-Buffer Audio Port: ASoC: no backend DAIs enabled for Deep-Buffer Audio Port
[ 60.406081] Deep-Buffer Audio Port: ASoC: error at dpcm_fe_dai_prepare on Deep-Buffer Audio Port: -22
[ 60.407005] Deep-Buffer Audio Port: ASoC: no backend DAIs enabled for Deep-Buffer Audio Port
[ 60.407018] Deep-Buffer Audio Port: ASoC: error at dpcm_fe_dai_prepare on Deep-Buffer Audio Port: -22
[ 60.407383] Deep-Buffer Audio Port: ASoC: no backend DAIs enabled for Deep-Buffer Audio Port
[ 60.407391] Deep-Buffer Audio Port: ASoC: error at dpcm_fe_dai_prepare on Deep-Buffer Audio Port: -22
[ 60.409481] Deep-Buffer Audio Port: ASoC: no backend DAIs enabled for Deep-Buffer Audio Port
[ 60.409495] Deep-Buffer Audio Port: ASoC: error at dpcm_fe_dai_prepare on Deep-Buffer Audio Port: -22
[ 60.410681] Deep-Buffer Audio Port: ASoC: no backend DAIs enabled for Deep-Buffer Audio Port
[ 60.410697] Deep-Buffer Audio Port: ASoC: error at dpcm_fe_dai_prepare on Deep-Buffer Audio Port: -22
[ 60.411382] Deep-Buffer Audio Port: ASoC: no backend DAIs enabled for Deep-Buffer Audio Port
[ 60.411395] Deep-Buffer Audio Port: ASoC: error at dpcm_fe_dai_prepare on Deep-Buffer Audio Port: -22
[ 60.440425] Bluetooth: RFCOMM TTY layer initialized
[ 60.440467] Bluetooth: RFCOMM socket layer initialized
[ 60.440510] Bluetooth: RFCOMM ver 1.11
#