Re: [PATCH 2/2] platform/x86: panasonic-laptop: allow to use all hotkeys

From: Kenneth Chan
Date: Fri Jun 24 2022 - 01:14:57 EST


Hi Hans,


On Tue, 21 Jun 2022 at 17:34, Hans de Goede <hdegoede@xxxxxxxxxx> wrote:
>
>
> > The mute, volume up/down keys are still duplicated by atkbd after
> > applying 0005-platform-x86-panasonic-laptop-filter-out-duplicate-v.patch.
>
> Hmm, can you add a couple of:
>
> pr_info("data 0x%02x\n", data);
>
> at the top of the new panasonic_i8042_filter() function
> and then check in dmesg what is output for the volume keys.
>

Volume Down 0xe0 0x2e / 0xe0 0xae
Mute 0xe0 0x20 / 0xe0 0xa0
Volume Up 0xe0 0x30 / 0xe0 0xb0

I replaced those values with these and it filters out the duplicate keys. Yay!!!

>
> The patch should filter out those duplicate keys, unless
> I got the codes wrong somehow.
>
> Also can you please try the attached 2 patches on top of my
> last series, this should hide the broken panasonic backlight
> device and otherwise it should make no difference (but maybe
> double check the duplicate brightness keys are not back.
>

The last 2 patches crash as soon as the panasonic-laptop module is
loaded. It's compiled against kernel v5.18.5. Please see the
attachment. I'm going to compile it against the latest and see if it
works.

--
Kenneth
[ 0.000000] Linux version 5.18.5-pcc (chantk@xxxxxxxxxxxxxxxxxxxxx) (gcc (GCC) 12.1.0, GNU ld version 2.38-slack151) #1 SMP PREEMPT_DYNAMIC Wed Jun 22 18:27:17 HKT 2022
[ 0.000000] Command line: BOOT_IMAGE=pcc ro root=fd00 resume=/dev/panavg/swap vt.default_utf8=0 log_buf_len=16M
[ 0.000000] x86/fpu: x87 FPU will use FXSAVE
[ 0.000000] signal: max sigframe size: 1440
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009f7ff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009f800-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000dc000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000005f66ffff] usable
[ 0.000000] BIOS-e820: [mem 0x000000005f670000-0x000000005f6fffff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x000000005f700000-0x000000005fffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec0ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed003ff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed14000-0x00000000fed19fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed8ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] SMBIOS 2.4 present.
[ 0.000000] DMI: Matsushita Electric Industrial Co.,Ltd. CF-W5AWDBJR/CFW5-4, BIOS V4.00L10 04/06/2007
[ 0.000000] tsc: Fast TSC calibration failed
[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000000] last_pfn = 0x5f670 max_arch_pfn = 0x400000000
[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.000000] found SMP MP-table at [mem 0x000f8200-0x000f820f]
[ 0.000000] printk: log_buf_len: 16777216 bytes
[ 0.000000] printk: early log buf free: 260264(99%)
[ 0.000000] RAMDISK: [mem 0x5e611000-0x5f66ffff]
[ 0.000000] ACPI: Early table checksum verification disabled
[ 0.000000] ACPI: RSDP 0x00000000000F81D0 000014 (v00 MATBIO)
[ 0.000000] ACPI: RSDT 0x000000005F67EBA5 00004C (v01 MATBIO CFW5-4 06040000 MEI 00000000)
[ 0.000000] ACPI: FACP 0x000000005F686CD0 000084 (v02 MATBIO CFW5-4 06040000 MEI 0000005A)
[ 0.000000] ACPI: DSDT 0x000000005F67FBBC 007114 (v01 MATBIO CFW5-4 06040000 MSFT 03000000)
[ 0.000000] ACPI: FACS 0x000000005F687FC0 000040
[ 0.000000] ACPI: HPET 0x000000005F686D54 000038 (v01 MATBIO CFW5-4 06040000 MEI 0000005A)
[ 0.000000] ACPI: SLIC 0x000000005F686D8C 000176 (v01 MATBIO CFW5-4 06040000 MEI 00000000)
[ 0.000000] ACPI: APIC 0x000000005F686F02 000068 (v01 MATBIO CFW5-4 06040000 MEI 00000000)
[ 0.000000] ACPI: MCFG 0x000000005F686F6A 00003C (v01 MATBIO CFW5-4 06040000 MEI 00000000)
[ 0.000000] ACPI: BOOT 0x000000005F686FA6 000028 (v01 MATBIO CFW5-4 06040000 MEI 00000001)
[ 0.000000] ACPI: TCPA 0x000000005F686FCE 000032 (v01 MATBIO CFW5-4 06040000 MEI 00000001)
[ 0.000000] ACPI: SSDT 0x000000005F67F17D 00025F (v01 MATBIO CFW5-4 00003000 MEI 20050624)
[ 0.000000] ACPI: SSDT 0x000000005F67F0D7 0000A6 (v01 MATBIO CFW5-4 00003000 MEI 20050624)
[ 0.000000] ACPI: SSDT 0x000000005F67EBF1 0004E6 (v01 MATBIO CFW5-4 00003000 MEI 20050624)
[ 0.000000] ACPI: Reserving FACP table memory at [mem 0x5f686cd0-0x5f686d53]
[ 0.000000] ACPI: Reserving DSDT table memory at [mem 0x5f67fbbc-0x5f686ccf]
[ 0.000000] ACPI: Reserving FACS table memory at [mem 0x5f687fc0-0x5f687fff]
[ 0.000000] ACPI: Reserving HPET table memory at [mem 0x5f686d54-0x5f686d8b]
[ 0.000000] ACPI: Reserving SLIC table memory at [mem 0x5f686d8c-0x5f686f01]
[ 0.000000] ACPI: Reserving APIC table memory at [mem 0x5f686f02-0x5f686f69]
[ 0.000000] ACPI: Reserving MCFG table memory at [mem 0x5f686f6a-0x5f686fa5]
[ 0.000000] ACPI: Reserving BOOT table memory at [mem 0x5f686fa6-0x5f686fcd]
[ 0.000000] ACPI: Reserving TCPA table memory at [mem 0x5f686fce-0x5f686fff]
[ 0.000000] ACPI: Reserving SSDT table memory at [mem 0x5f67f17d-0x5f67f3db]
[ 0.000000] ACPI: Reserving SSDT table memory at [mem 0x5f67f0d7-0x5f67f17c]
[ 0.000000] ACPI: Reserving SSDT table memory at [mem 0x5f67ebf1-0x5f67f0d6]
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000005f66ffff]
[ 0.000000] NODE_DATA(0) allocated [mem 0x59e0c000-0x59e10fff]
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000005f66ffff]
[ 0.000000] Normal empty
[ 0.000000] Device empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]
[ 0.000000] node 0: [mem 0x0000000000100000-0x000000005f66ffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000005f66ffff]
[ 0.000000] On node 0, zone DMA: 1 pages in unavailable ranges
[ 0.000000] On node 0, zone DMA: 97 pages in unavailable ranges
[ 0.000000] On node 0, zone DMA32: 2448 pages in unavailable ranges
[ 0.000000] Reserving Intel graphics memory at [mem 0x5f800000-0x5fffffff]
[ 0.000000] ACPI: PM-Timer IO Port: 0x1008
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 high edge)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.000000] ACPI: Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs
[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000dbfff]
[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x000dc000-0x000fffff]
[ 0.000000] [mem 0x60000000-0xdfffffff] available for PCI devices
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1
[ 0.000000] percpu: Embedded 59 pages/cpu s204800 r8192 d28672 u1048576
[ 0.000000] pcpu-alloc: s204800 r8192 d28672 u1048576 alloc=1*2097152
[ 0.000000] pcpu-alloc: [0] 0 1
[ 0.000000] Fallback order for Node 0: 0
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 384406
[ 0.000000] Policy zone: DMA32
[ 0.000000] Kernel command line: BOOT_IMAGE=pcc ro root=fd00 resume=/dev/panavg/swap vt.default_utf8=0 log_buf_len=16M
[ 0.000000] Unknown kernel command line parameters "BOOT_IMAGE=pcc", will be passed to user space.
[ 0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] Memory: 1408240K/1562680K available (14344K kernel code, 2606K rwdata, 4680K rodata, 1652K init, 3196K bss, 154180K reserved, 0K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[ 0.000000] Kernel/User page tables isolation: enabled
[ 0.000000] ftrace: allocating 43580 entries in 171 pages
[ 0.000000] ftrace: allocated 171 pages with 5 groups
[ 0.000000] Dynamic Preempt: full
[ 0.000000] rcu: Preemptible hierarchical RCU implementation.
[ 0.000000] rcu: CONFIG_RCU_FANOUT set to non-default value of 32.
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.
[ 0.000000] Trampoline variant of Tasks RCU enabled.
[ 0.000000] Rude variant of Tasks RCU enabled.
[ 0.000000] Tracing variant of Tasks RCU enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
[ 0.000000] NR_IRQS: 16640, nr_irqs: 440, preallocated irqs: 16
[ 0.000000] Console: colour VGA+ 80x25
[ 0.000000] printk: console [tty0] enabled
[ 0.000000] ACPI: Core revision 20211217
[ 0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
[ 0.000000] APIC: Switch to symmetric I/O mode setup
[ 0.000000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.006000] tsc: PIT calibration matches HPET. 1 loops
[ 0.006000] tsc: Detected 1064.011 MHz processor
[ 0.000012] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0xf564bf0043, max_idle_ns: 440795240044 ns
[ 0.000132] Calibrating delay loop (skipped), value calculated using timer frequency.. 2128.02 BogoMIPS (lpj=1064011)
[ 0.000249] pid_max: default: 32768 minimum: 301
[ 0.000510] LSM: Security Framework initializing
[ 0.000742] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 0.001152] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 0.002090] process: using mwait in idle threads
[ 0.002221] Last level iTLB entries: 4KB 128, 2MB 4, 4MB 4
[ 0.002304] Last level dTLB entries: 4KB 256, 2MB 0, 4MB 32, 1GB 0
[ 0.002394] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 0.002503] Spectre V2 : Mitigation: Retpolines
[ 0.002581] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 0.002687] Speculative Store Bypass: Vulnerable
[ 0.002770] MDS: Vulnerable: Clear CPU buffers attempted, no microcode
[ 0.005918] Freeing SMP alternatives memory: 40K
[ 0.108770] smpboot: CPU0: Intel(R) Core(TM)2 CPU U7500 @ 1.06GHz (family: 0x6, model: 0xf, stepping: 0x2)
[ 0.109127] cblist_init_generic: Setting adjustable number of callback queues.
[ 0.109127] cblist_init_generic: Setting shift to 1 and lim to 1.
[ 0.109127] cblist_init_generic: Setting shift to 1 and lim to 1.
[ 0.109179] cblist_init_generic: Setting shift to 1 and lim to 1.
[ 0.109319] Performance Events: PEBS fmt0-, Core2 events, 4-deep LBR, Intel PMU driver.
[ 0.109466] core: PEBS disabled due to CPU errata
[ 0.109547] ... version: 2
[ 0.110131] ... bit width: 40
[ 0.110209] ... generic registers: 2
[ 0.110287] ... value mask: 000000ffffffffff
[ 0.110368] ... max period: 000000007fffffff
[ 0.110449] ... fixed-purpose events: 3
[ 0.110527] ... event mask: 0000000700000003
[ 0.111412] rcu: Hierarchical SRCU implementation.
[ 0.111797] smp: Bringing up secondary CPUs ...
[ 0.112254] x86: Booting SMP configuration:
[ 0.112336] .... node #0, CPUs: #1
[ 0.113192] smp: Brought up 1 node, 2 CPUs
[ 0.114215] smpboot: Max logical packages: 1
[ 0.114295] smpboot: Total of 2 processors activated (4256.04 BogoMIPS)
[ 0.115556] devtmpfs: initialized
[ 0.115556] x86/mm: Memory block size: 128MB
[ 0.117206] ACPI: PM: Registering ACPI NVS region [mem 0x5f670000-0x5f6fffff] (589824 bytes)
[ 0.117501] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[ 0.117621] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
[ 0.118159] pinctrl core: initialized pinctrl subsystem
[ 0.119425] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.119813] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations
[ 0.119923] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.120036] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.120176] audit: initializing netlink subsys (disabled)
[ 0.120281] audit: type=2000 audit(1655988847.126:1): state=initialized audit_enabled=0 res=1
[ 0.120533] thermal_sys: Registered thermal governor 'fair_share'
[ 0.120539] thermal_sys: Registered thermal governor 'bang_bang'
[ 0.120625] thermal_sys: Registered thermal governor 'step_wise'
[ 0.120625] thermal_sys: Registered thermal governor 'user_space'
[ 0.121140] cpuidle: using governor ladder
[ 0.121323] cpuidle: using governor menu
[ 0.121323] Simple Boot Flag at 0x46 set to 0x1
[ 0.121426] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.121426] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[ 0.121426] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[ 0.121493] PCI: Using configuration type 1 for base access
[ 0.128219] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.128282] cryptd: max_cpu_qlen set to 1000
[ 0.129281] raid6: skipped pq benchmark and selected sse2x4
[ 0.129369] raid6: using ssse3x2 recovery algorithm
[ 0.130272] ACPI: Added _OSI(Module Device)
[ 0.130353] ACPI: Added _OSI(Processor Device)
[ 0.130434] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.130514] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.130609] ACPI: Added _OSI(Linux-Dell-Video)
[ 0.130689] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[ 0.130771] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[ 0.134052] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[ 0.137132] ACPI: 4 ACPI AML tables successfully acquired and loaded
[ 0.146808] ACPI: Dynamic OEM Table Load:
[ 0.146904] ACPI: SSDT 0xFFFF8CD241960000 0001B9 (v01 PmRef Cpu0Ist 00003000 INTL 20050624)
[ 0.148209] ACPI: Dynamic OEM Table Load:
[ 0.148303] ACPI: SSDT 0xFFFF8CD2412AC000 0004DA (v01 PmRef Cpu0Cst 00003001 INTL 20050624)
[ 0.149752] ACPI: Dynamic OEM Table Load:
[ 0.149846] ACPI: SSDT 0xFFFF8CD2413BE600 0000C8 (v01 PmRef Cpu1Ist 00003000 INTL 20050624)
[ 0.150772] ACPI: Dynamic OEM Table Load:
[ 0.150863] ACPI: SSDT 0xFFFF8CD24185AA80 000085 (v01 PmRef Cpu1Cst 00003000 INTL 20050624)
[ 0.152258] ACPI: EC: EC started
[ 0.152337] ACPI: EC: interrupt blocked
[ 0.258241] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[ 0.258329] ACPI: \_SB_.PCI0.LPCB.EC0_: Boot DSDT EC used to handle transactions
[ 0.258434] ACPI: Interpreter enabled
[ 0.258560] ACPI: PM: (supports S0 S3 S4 S5)
[ 0.258643] ACPI: Using IOAPIC for interrupt routing
[ 0.258778] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.259364] ACPI: Enabled 10 GPEs in block 00 to 1F
[ 0.301185] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.301286] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[ 0.301410] acpi PNP0A08:00: _OSC: OS requested [PCIeHotplug PME AER PCIeCapability LTR DPC]
[ 0.301520] acpi PNP0A08:00: _OSC: platform willing to grant [PCIeHotplug PME AER PCIeCapability LTR DPC]
[ 0.301630] acpi PNP0A08:00: _OSC: platform retains control of PCIe features (AE_NOT_FOUND)
[ 0.302694] PCI host bridge to bus 0000:00
[ 0.302777] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 0.302866] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.302953] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 0.303058] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000dbfff window]
[ 0.303132] pci_bus 0000:00: root bus resource [mem 0x60000000-0xfebfffff window]
[ 0.303238] pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed44fff window]
[ 0.303343] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.303456] pci 0000:00:00.0: [8086:27a0] type 00 class 0x060000
[ 0.303809] pci 0000:00:02.0: [8086:27a2] type 00 class 0x030000
[ 0.303912] pci 0000:00:02.0: reg 0x10: [mem 0xd0200000-0xd027ffff]
[ 0.304006] pci 0000:00:02.0: reg 0x14: [io 0x1800-0x1807]
[ 0.304139] pci 0000:00:02.0: reg 0x18: [mem 0xc0000000-0xcfffffff pref]
[ 0.304233] pci 0000:00:02.0: reg 0x1c: [mem 0xd0300000-0xd033ffff]
[ 0.304353] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 0.304672] pci 0000:00:02.1: [8086:27a6] type 00 class 0x038000
[ 0.304772] pci 0000:00:02.1: reg 0x10: [mem 0xd0280000-0xd02fffff]
[ 0.305109] pci 0000:00:1b.0: [8086:27d8] type 00 class 0x040300
[ 0.305165] pci 0000:00:1b.0: reg 0x10: [mem 0xd0340000-0xd0343fff 64bit]
[ 0.305417] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 0.305750] pci 0000:00:1c.0: [8086:27d0] type 01 class 0x060400
[ 0.306017] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.306387] pci 0000:00:1c.2: [8086:27d4] type 01 class 0x060400
[ 0.306653] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[ 0.306991] pci 0000:00:1d.0: [8086:27c8] type 00 class 0x0c0300
[ 0.307211] pci 0000:00:1d.0: reg 0x20: [io 0x1820-0x183f]
[ 0.307537] pci 0000:00:1d.1: [8086:27c9] type 00 class 0x0c0300
[ 0.307704] pci 0000:00:1d.1: reg 0x20: [io 0x1840-0x185f]
[ 0.308018] pci 0000:00:1d.2: [8086:27ca] type 00 class 0x0c0300
[ 0.308197] pci 0000:00:1d.2: reg 0x20: [io 0x1860-0x187f]
[ 0.308535] pci 0000:00:1d.7: [8086:27cc] type 00 class 0x0c0320
[ 0.308648] pci 0000:00:1d.7: reg 0x10: [mem 0xd0544000-0xd05443ff]
[ 0.308877] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[ 0.309181] pci 0000:00:1e.0: [8086:2448] type 01 class 0x060401
[ 0.309576] pci 0000:00:1f.0: [8086:27b9] type 00 class 0x060100
[ 0.309795] pci 0000:00:1f.0: quirk: [io 0x1000-0x107f] claimed by ICH6 ACPI/GPIO/TCO
[ 0.309908] pci 0000:00:1f.0: quirk: [io 0x1180-0x11bf] claimed by ICH6 GPIO
[ 0.309998] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0900 (mask 007f)
[ 0.310352] pci 0000:00:1f.1: [8086:27df] type 00 class 0x01018a
[ 0.310466] pci 0000:00:1f.1: reg 0x10: [io 0x0000-0x0007]
[ 0.310565] pci 0000:00:1f.1: reg 0x14: [io 0x0000-0x0003]
[ 0.310662] pci 0000:00:1f.1: reg 0x18: [io 0x0000-0x0007]
[ 0.310759] pci 0000:00:1f.1: reg 0x1c: [io 0x0000-0x0003]
[ 0.310856] pci 0000:00:1f.1: reg 0x20: [io 0x1810-0x181f]
[ 0.310972] pci 0000:00:1f.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]
[ 0.311059] pci 0000:00:1f.1: legacy IDE quirk: reg 0x14: [io 0x03f6]
[ 0.311132] pci 0000:00:1f.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]
[ 0.311219] pci 0000:00:1f.1: legacy IDE quirk: reg 0x1c: [io 0x0376]
[ 0.311502] pci 0000:00:1f.3: [8086:27da] type 00 class 0x0c0500
[ 0.311676] pci 0000:00:1f.3: reg 0x20: [io 0x18a0-0x18bf]
[ 0.312102] pci 0000:00:1c.0: PCI bridge to [bus 02]
[ 0.312478] pci 0000:03:00.0: [8086:4222] type 00 class 0x028000
[ 0.312681] pci 0000:03:00.0: reg 0x10: [mem 0xd0000000-0xd0000fff]
[ 0.313322] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
[ 0.313861] pci 0000:03:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force'
[ 0.314063] pci 0000:00:1c.2: PCI bridge to [bus 03]
[ 0.314140] pci 0000:00:1c.2: bridge window [mem 0xd0000000-0xd00fffff]
[ 0.314272] pci_bus 0000:04: extended config space not accessible
[ 0.314457] pci 0000:04:01.0: [10ec:8139] type 00 class 0x020000
[ 0.314575] pci 0000:04:01.0: reg 0x10: [io 0x2000-0x20ff]
[ 0.314676] pci 0000:04:01.0: reg 0x14: [mem 0xd0100000-0xd01000ff]
[ 0.314903] pci 0000:04:01.0: supports D1 D2
[ 0.314984] pci 0000:04:01.0: PME# supported from D1 D2 D3hot D3cold
[ 0.315316] pci 0000:04:05.0: [1180:0476] type 02 class 0x060700
[ 0.315431] pci 0000:04:05.0: reg 0x10: [mem 0xd0101000-0xd0101fff]
[ 0.315579] pci 0000:04:05.0: supports D1 D2
[ 0.315659] pci 0000:04:05.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.315952] pci 0000:04:05.1: [1180:0822] type 00 class 0x080500
[ 0.316068] pci 0000:04:05.1: reg 0x10: [mem 0xd0100400-0xd01004ff]
[ 0.316277] pci 0000:04:05.1: supports D1 D2
[ 0.316358] pci 0000:04:05.1: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.316640] pci 0000:00:1e.0: PCI bridge to [bus 04-05] (subtractive decode)
[ 0.316733] pci 0000:00:1e.0: bridge window [io 0x2000-0x2fff]
[ 0.316823] pci 0000:00:1e.0: bridge window [mem 0xd0100000-0xd01fffff]
[ 0.316918] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7 window] (subtractive decode)
[ 0.317026] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff window] (subtractive decode)
[ 0.317132] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
[ 0.317242] pci 0000:00:1e.0: bridge window [mem 0x000d0000-0x000dbfff window] (subtractive decode)
[ 0.317353] pci 0000:00:1e.0: bridge window [mem 0x60000000-0xfebfffff window] (subtractive decode)
[ 0.317462] pci 0000:00:1e.0: bridge window [mem 0xfed40000-0xfed44fff window] (subtractive decode)
[ 0.318183] pci_bus 0000:05: extended config space not accessible
[ 0.318318] pci_bus 0000:05: busn_res: [bus 05] end can not be updated to 08
[ 0.318414] pci 0000:00:1e.0: bridge has subordinate 05 but max busn 08
[ 0.322713] ACPI: PCI: Interrupt link LNKA configured for IRQ 5
[ 0.322931] ACPI: PCI: Interrupt link LNKB configured for IRQ 11
[ 0.323172] ACPI: PCI: Interrupt link LNKC configured for IRQ 7
[ 0.323389] ACPI: PCI: Interrupt link LNKD configured for IRQ 11
[ 0.323596] ACPI: PCI: Interrupt link LNKE configured for IRQ 11
[ 0.323803] ACPI: PCI: Interrupt link LNKF configured for IRQ 0
[ 0.323888] ACPI: PCI: Interrupt link LNKF disabled
[ 0.324089] ACPI: PCI: Interrupt link LNKG configured for IRQ 11
[ 0.324256] ACPI: PCI: Interrupt link LNKH configured for IRQ 10
[ 0.325153] ACPI: EC: interrupt unblocked
[ 0.325234] ACPI: EC: event unblocked
[ 0.325317] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[ 0.325398] ACPI: EC: GPE=0x1d
[ 0.325476] ACPI: \_SB_.PCI0.LPCB.EC0_: Boot DSDT EC initialization complete
[ 0.325565] ACPI: \_SB_.PCI0.LPCB.EC0_: EC: Used to handle transactions and events
[ 0.325874] iommu: Default domain type: Translated
[ 0.325874] iommu: DMA domain TLB invalidation policy: lazy mode
[ 0.325874] SCSI subsystem initialized
[ 0.326192] libata version 3.00 loaded.
[ 0.326203] ACPI: bus type USB registered
[ 0.326337] usbcore: registered new interface driver usbfs
[ 0.326443] usbcore: registered new interface driver hub
[ 0.327172] usbcore: registered new device driver usb
[ 0.327295] pps_core: LinuxPPS API ver. 1 registered
[ 0.327376] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@xxxxxxxx>
[ 0.327490] PTP clock support registered
[ 0.327616] EDAC MC: Ver: 3.0.0
[ 0.328653] PCI: Using ACPI for IRQ routing
[ 0.342278] PCI: pci_cache_line_size set to 64 bytes
[ 0.342382] e820: reserve RAM buffer [mem 0x0009f800-0x0009ffff]
[ 0.342388] e820: reserve RAM buffer [mem 0x5f670000-0x5fffffff]
[ 0.343163] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[ 0.343234] pci 0000:00:02.0: vgaarb: bridge control possible
[ 0.343317] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 0.343435] vgaarb: loaded
[ 0.343520] hpet: 3 channels of 0 reserved for per-cpu timers
[ 0.343520] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[ 0.343520] hpet0: 3 comparators, 64-bit 14.318180 MHz counter
[ 0.345199] clocksource: Switched to clocksource tsc-early
[ 0.367478] VFS: Disk quotas dquot_6.6.0
[ 0.367616] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.367884] pnp: PnP ACPI init
[ 0.372622] pnp 00:00: disabling [mem 0x000ce600-0x000ce7ff] because it overlaps 0000:00:02.0 BAR 6 [mem 0x000c0000-0x000dffff]
[ 0.372748] pnp 00:00: disabling [mem 0x000cf800-0x000cffff] because it overlaps 0000:00:02.0 BAR 6 [mem 0x000c0000-0x000dffff]
[ 0.373411] system 00:01: [io 0x0900-0x091f] has been reserved
[ 0.373501] system 00:01: [io 0x092c-0x097f] has been reserved
[ 0.373587] system 00:01: [io 0xfe00-0xfe01] has been reserved
[ 0.373672] system 00:01: [mem 0xff000000-0xffffffff] has been reserved
[ 0.374152] system 00:02: [io 0x0800-0x080f] has been reserved
[ 0.374241] system 00:02: [io 0x1000-0x107f] has been reserved
[ 0.374327] system 00:02: [io 0x1180-0x11bf] has been reserved
[ 0.374413] system 00:02: [mem 0xe0000000-0xefffffff] has been reserved
[ 0.374500] system 00:02: [mem 0xfed14000-0xfed17fff] has been reserved
[ 0.374587] system 00:02: [mem 0xfed18000-0xfed18fff] has been reserved
[ 0.374674] system 00:02: [mem 0xfed19000-0xfed19fff] has been reserved
[ 0.374761] system 00:02: [mem 0xfed1c000-0xfed1ffff] has been reserved
[ 0.374863] system 00:02: [mem 0xfed20000-0xfed3ffff] has been reserved
[ 0.374951] system 00:02: [mem 0xfed45000-0xfed8ffff] has been reserved
[ 0.375038] system 00:02: [mem 0xfef00000-0xfef03fff] has been reserved
[ 0.378451] pnp: PnP ACPI: found 7 devices
[ 0.387559] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 0.387910] NET: Registered PF_INET protocol family
[ 0.388218] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.390804] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear)
[ 0.390956] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.391104] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.391354] TCP bind hash table entries: 16384 (order: 6, 262144 bytes, linear)
[ 0.391701] TCP: Hash tables configured (established 16384 bind 16384)
[ 0.392027] MPTCP token hash table entries: 2048 (order: 3, 49152 bytes, linear)
[ 0.392192] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear)
[ 0.392313] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear)
[ 0.392539] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.393131] RPC: Registered named UNIX socket transport module.
[ 0.393218] RPC: Registered udp transport module.
[ 0.393298] RPC: Registered tcp transport module.
[ 0.393378] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.393463] NET: Registered PF_XDP protocol family
[ 0.393564] pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 02] add_size 1000
[ 0.393681] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000 add_align 100000
[ 0.393802] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 02] add_size 200000 add_align 100000
[ 0.393921] pci 0000:00:1c.2: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000
[ 0.394030] pci 0000:00:1c.2: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 03] add_size 200000 add_align 100000
[ 0.394209] pci 0000:00:1c.0: BAR 14: assigned [mem 0x60000000-0x601fffff]
[ 0.394307] pci 0000:00:1c.0: BAR 15: assigned [mem 0x60200000-0x603fffff 64bit pref]
[ 0.394423] pci 0000:00:1c.2: BAR 15: assigned [mem 0x60400000-0x605fffff 64bit pref]
[ 0.394534] pci 0000:00:1c.0: BAR 13: assigned [io 0x3000-0x3fff]
[ 0.394622] pci 0000:00:1c.2: BAR 13: assigned [io 0x4000-0x4fff]
[ 0.394713] pci 0000:00:1c.0: PCI bridge to [bus 02]
[ 0.394798] pci 0000:00:1c.0: bridge window [io 0x3000-0x3fff]
[ 0.394888] pci 0000:00:1c.0: bridge window [mem 0x60000000-0x601fffff]
[ 0.394980] pci 0000:00:1c.0: bridge window [mem 0x60200000-0x603fffff 64bit pref]
[ 0.395100] pci 0000:00:1c.2: PCI bridge to [bus 03]
[ 0.395185] pci 0000:00:1c.2: bridge window [io 0x4000-0x4fff]
[ 0.395276] pci 0000:00:1c.2: bridge window [mem 0xd0000000-0xd00fffff]
[ 0.395366] pci 0000:00:1c.2: bridge window [mem 0x60400000-0x605fffff 64bit pref]
[ 0.395488] pci 0000:04:05.0: BAR 15: assigned [mem 0x64000000-0x67ffffff pref]
[ 0.395597] pci 0000:04:05.0: BAR 16: assigned [mem 0x68000000-0x6bffffff]
[ 0.395685] pci 0000:04:05.0: BAR 13: assigned [io 0x2400-0x24ff]
[ 0.395771] pci 0000:04:05.0: BAR 14: assigned [io 0x2800-0x28ff]
[ 0.395858] pci 0000:04:05.0: CardBus bridge to [bus 05]
[ 0.395940] pci 0000:04:05.0: bridge window [io 0x2400-0x24ff]
[ 0.396028] pci 0000:04:05.0: bridge window [io 0x2800-0x28ff]
[ 0.396122] pci 0000:04:05.0: bridge window [mem 0x64000000-0x67ffffff pref]
[ 0.396232] pci 0000:04:05.0: bridge window [mem 0x68000000-0x6bffffff]
[ 0.396323] pci 0000:00:1e.0: PCI bridge to [bus 04-05]
[ 0.396407] pci 0000:00:1e.0: bridge window [io 0x2000-0x2fff]
[ 0.396498] pci 0000:00:1e.0: bridge window [mem 0xd0100000-0xd01fffff]
[ 0.396597] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 0.396682] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 0.396767] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 0.396855] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dbfff window]
[ 0.396942] pci_bus 0000:00: resource 8 [mem 0x60000000-0xfebfffff window]
[ 0.397029] pci_bus 0000:00: resource 9 [mem 0xfed40000-0xfed44fff window]
[ 0.397136] pci_bus 0000:02: resource 0 [io 0x3000-0x3fff]
[ 0.397221] pci_bus 0000:02: resource 1 [mem 0x60000000-0x601fffff]
[ 0.397306] pci_bus 0000:02: resource 2 [mem 0x60200000-0x603fffff 64bit pref]
[ 0.397412] pci_bus 0000:03: resource 0 [io 0x4000-0x4fff]
[ 0.397495] pci_bus 0000:03: resource 1 [mem 0xd0000000-0xd00fffff]
[ 0.397580] pci_bus 0000:03: resource 2 [mem 0x60400000-0x605fffff 64bit pref]
[ 0.397686] pci_bus 0000:04: resource 0 [io 0x2000-0x2fff]
[ 0.397769] pci_bus 0000:04: resource 1 [mem 0xd0100000-0xd01fffff]
[ 0.397855] pci_bus 0000:04: resource 4 [io 0x0000-0x0cf7 window]
[ 0.397940] pci_bus 0000:04: resource 5 [io 0x0d00-0xffff window]
[ 0.398025] pci_bus 0000:04: resource 6 [mem 0x000a0000-0x000bffff window]
[ 0.398118] pci_bus 0000:04: resource 7 [mem 0x000d0000-0x000dbfff window]
[ 0.398205] pci_bus 0000:04: resource 8 [mem 0x60000000-0xfebfffff window]
[ 0.398292] pci_bus 0000:04: resource 9 [mem 0xfed40000-0xfed44fff window]
[ 0.398379] pci_bus 0000:05: resource 0 [io 0x2400-0x24ff]
[ 0.398462] pci_bus 0000:05: resource 1 [io 0x2800-0x28ff]
[ 0.398546] pci_bus 0000:05: resource 2 [mem 0x64000000-0x67ffffff pref]
[ 0.398633] pci_bus 0000:05: resource 3 [mem 0x68000000-0x6bffffff]
[ 0.400036] PCI: CLS 64 bytes, default 64
[ 0.400731] Trying to unpack rootfs image as initramfs...
[ 0.417812] Initialise system trusted keyrings
[ 0.417945] Key type blacklist registered
[ 0.423889] workingset: timestamp_bits=40 max_order=19 bucket_order=0
[ 0.429543] zbud: loaded
[ 0.435390] NFS: Registering the id_resolver key type
[ 0.435493] Key type id_resolver registered
[ 0.435573] Key type id_legacy registered
[ 0.435711] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 0.435803] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[ 0.435919] romfs: ROMFS MTD (C) 2007 Red Hat, Inc.
[ 0.480045] xor: measuring software checksum speed
[ 0.488829] prefetch64-sse : 5778 MB/sec
[ 0.492077] generic_sse : 4922 MB/sec
[ 0.492160] xor: using function: prefetch64-sse (5778 MB/sec)
[ 0.492247] async_tx: api initialized (async)
[ 0.492330] Key type asymmetric registered
[ 0.492409] Asymmetric key parser 'x509' registered
[ 1.170103] Freeing initrd memory: 16764K
[ 1.177991] alg: self-tests for CTR-KDF (hmac(sha256)) passed
[ 1.178154] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
[ 1.179353] io scheduler mq-deadline registered
[ 1.179892] atomic64_test: passed for x86-64 platform with CX8 and with SSE
[ 1.181199] Monitor-Mwait will be used to enter C-1 state
[ 1.181231] Monitor-Mwait will be used to enter C-2 state
[ 1.181254] Monitor-Mwait will be used to enter C-3 state
[ 1.181269] ACPI: \_PR_.CPU0: Found 3 idle states
[ 1.188573] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 1.197165] brd: module loaded
[ 1.198525] ata_piix 0000:00:1f.1: version 2.13
[ 1.200119] scsi host0: ata_piix
[ 1.200646] scsi host1: ata_piix
[ 1.200821] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x1810 irq 14
[ 1.200910] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x1818 irq 15
[ 1.203004] i8042: PNP: PS/2 Controller [PNP0303:K106,PNP0f13:MOU3] at 0x60,0x64 irq 1,12
[ 1.205309] i8042: Detected active multiplexing controller, rev 1.1
[ 1.207267] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 1.207445] serio: i8042 AUX0 port at 0x60,0x64 irq 12
[ 1.207602] serio: i8042 AUX1 port at 0x60,0x64 irq 12
[ 1.207755] serio: i8042 AUX2 port at 0x60,0x64 irq 12
[ 1.207909] serio: i8042 AUX3 port at 0x60,0x64 irq 12
[ 1.208263] mousedev: PS/2 mouse device common for all mice
[ 1.208466] rtc_cmos 00:03: RTC can wake from S4
[ 1.209037] rtc_cmos 00:03: registered as rtc0
[ 1.209180] rtc_cmos 00:03: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[ 1.209541] device-mapper: uevent: version 1.0.3
[ 1.209808] device-mapper: ioctl: 4.46.0-ioctl (2022-02-22) initialised: dm-devel@xxxxxxxxxx
[ 1.209925] intel_pstate: CPU model not supported
[ 1.210475] Initializing XFRM netlink socket
[ 1.210566] NET: Registered PF_PACKET protocol family
[ 1.210804] Key type dns_resolver registered
[ 1.211400] microcode: sig=0x6f2, pf=0x20, revision=0x57
[ 1.211562] microcode: Microcode Update Driver: v2.2.
[ 1.211573] IPI shorthand broadcast: enabled
[ 1.211757] sched_clock: Marking stable (1217420869, -5872009)->(1271923813, -60374953)
[ 1.212225] registered taskstats version 1
[ 1.212312] Loading compiled-in X.509 certificates
[ 1.212633] zswap: loaded using pool lzo/zbud
[ 1.213049] Key type ._fscrypt registered
[ 1.213141] Key type .fscrypt registered
[ 1.213222] Key type fscrypt-provisioning registered
[ 1.220728] Key type encrypted registered
[ 1.228532] RAS: Correctable Errors collector initialized.
[ 1.239699] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[ 1.357128] ata1.00: ATA-6: TOSHIBA MK8032GAX, AD002F, max UDMA/100
[ 1.357234] ata1.00: 156301488 sectors, multi 16: LBA48
[ 1.434179] tsc: Refined TSC clocksource calibration: 1063.999 MHz
[ 1.434271] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0xf5640911f0, max_idle_ns: 440795216274 ns
[ 1.434414] clocksource: Switched to clocksource tsc
[ 4.250213] floppy0: no floppy controllers found
[ 4.250759] scsi 0:0:0:0: Direct-Access ATA TOSHIBA MK8032GA 2F PQ: 0 ANSI: 5
[ 4.251615] sd 0:0:0:0: [sda] 156301488 512-byte logical blocks: (80.0 GB/74.5 GiB)
[ 4.251762] sd 0:0:0:0: [sda] Write Protect is off
[ 4.251851] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 4.251923] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 4.300997] sda: sda1 sda2 sda4 < sda5 >
[ 4.307343] sd 0:0:0:0: [sda] Attached SCSI disk
[ 4.312211] Freeing unused decrypted memory: 2036K
[ 4.313872] Freeing unused kernel image (initmem) memory: 1652K
[ 4.314047] Write protecting the kernel read-only data: 22528k
[ 4.316477] Freeing unused kernel image (text/rodata gap) memory: 2036K
[ 4.318061] Freeing unused kernel image (rodata/data gap) memory: 1464K
[ 4.318258] rodata_test: all tests were successful
[ 4.318377] Run /init as init process
[ 4.318454] with arguments:
[ 4.318457] /init
[ 4.318459] with environment:
[ 4.318462] HOME=/
[ 4.318464] TERM=linux
[ 4.318467] BOOT_IMAGE=pcc
[ 4.798147] random: crng init done
[ 4.826567] udevd[176]: starting eudev-3.2.11
[ 8.147103] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Quota mode: none.
[ 10.208339] loop: module loaded
[ 12.828732] udevd[643]: starting eudev-3.2.11
[ 13.706738] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input5
[ 13.710210] ACPI: button: Lid Switch [LID]
[ 13.710416] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input6
[ 13.710590] ACPI: button: Power Button [PWRB]
[ 13.710848] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input7
[ 13.718312] ACPI: button: Power Button [PWRF]
[ 13.907480] Linux agpgart interface v0.103
[ 13.917414] ACPI: AC: AC Adapter [AC] (on-line)
[ 14.266117] ACPI: video: Video Device [GFX0] (multi-head: yes rom: no post: no)
[ 14.269116] acpi device:02: registered as cooling_device2
[ 14.269966] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input8
[ 14.354625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 14.659096] ehci-pci: EHCI PCI platform driver
[ 14.659648] ehci-pci 0000:00:1d.7: EHCI Host Controller
[ 14.659963] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 1
[ 14.660108] ehci-pci 0000:00:1d.7: debug port 1
[ 14.664202] ehci-pci 0000:00:1d.7: irq 23, io mem 0xd0544000
[ 14.671181] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[ 14.671423] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.18
[ 14.671543] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 14.671654] usb usb1: Product: EHCI Host Controller
[ 14.671741] usb usb1: Manufacturer: Linux 5.18.5-pcc ehci_hcd
[ 14.671830] usb usb1: SerialNumber: 0000:00:1d.7
[ 14.672333] hub 1-0:1.0: USB hub found
[ 14.672444] hub 1-0:1.0: 6 ports detected
[ 15.017355] input: Panasonic Laptop Support as /devices/virtual/input/input9
[ 15.021476] BUG: kernel NULL pointer dereference, address: 0000000000000000
[ 15.021580] #PF: supervisor write access in kernel mode
[ 15.021669] #PF: error_code(0x0002) - not-present page
[ 15.021757] PGD 80000000070cd067 P4D 80000000070cd067 PUD 70ce067 PMD 0
[ 15.021860] Oops: 0002 [#1] PREEMPT SMP PTI
[ 15.021950] CPU: 1 PID: 646 Comm: udevd Not tainted 5.18.5-pcc #1
[ 15.022043] Hardware name: Matsushita Electric Industrial Co.,Ltd. CF-W5AWDBJR/CFW5-4, BIOS V4.00L10 04/06/2007
[ 15.022159] RIP: 0010:acpi_pcc_hotkey_add+0x16a/0x380 [panasonic_laptop]
[ 15.022264] Code: bc f7 ff ff 85 c0 0f 84 22 02 00 00 e8 df 75 fa ff 83 f8 02 0f 84 e8 00 00 00 48 8b 43 40 48 8b 53 28 be 80 00 00 00 8b 52 10 <89> 10 48 8b 3b 31 d2 e8 ea fd ff ff 48 8b 43 28 c7 43 10 00 00 00
[ 15.022424] RSP: 0000:ffffa95b806dfc68 EFLAGS: 00010297
[ 15.022516] RAX: 0000000000000000 RBX: ffff8cd245d5ab40 RCX: 0000000000035701
[ 15.022609] RDX: 0000000000000015 RSI: 0000000000000080 RDI: ffffffffc03bf1e0
[ 15.022701] RBP: 0000000000000000 R08: 0000000000000001 R09: ffffffff86649f01
[ 15.022792] R10: 0000000000000000 R11: 000000000000005f R12: ffff8cd24182c800
[ 15.022884] R13: ffff8cd243f6d800 R14: ffff8cd2427707e8 R15: 0000000000000000
[ 15.022977] FS: 00007fe042c3abc0(0000) GS:ffff8cd298500000(0000) knlGS:0000000000000000
[ 15.023090] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 15.023180] CR2: 0000000000000000 CR3: 0000000005d2e000 CR4: 00000000000006e0
[ 15.023272] Call Trace:
[ 15.023354] <TASK>
[ 15.023435] acpi_device_probe+0x46/0x100
[ 15.023530] really_probe.part.0+0xb4/0x230
[ 15.023620] __driver_probe_device+0x8e/0x110
[ 15.023708] driver_probe_device+0x1f/0xe0
[ 15.023795] __driver_attach+0xaa/0x160
[ 15.023881] ? __device_attach_driver+0xe0/0xe0
[ 15.023969] bus_for_each_dev+0x72/0xb0
[ 15.024055] bus_add_driver+0x183/0x1d0
[ 15.024141] driver_register+0x89/0xd0
[ 15.024228] ? 0xffffffffc0416000
[ 15.024311] do_one_initcall+0x44/0x200
[ 15.024399] ? do_init_module+0x22/0x250
[ 15.024489] ? kmem_cache_alloc_trace+0x160/0x290
[ 15.024580] do_init_module+0x4a/0x250
[ 15.024668] __do_sys_finit_module+0x9e/0xf0
[ 15.024761] do_syscall_64+0x3a/0x80
[ 15.024848] entry_SYSCALL_64_after_hwframe+0x44/0xae
[ 15.024941] RIP: 0033:0x7fe042b15d49
[ 15.025026] Code: 08 44 89 e0 5b 41 5c c3 66 0f 1f 84 00 00 00 00 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d b7 50 0f 00 f7 d8 64 89 01 48
[ 15.025183] RSP: 002b:00007ffcb65443e8 EFLAGS: 00000246 ORIG_RAX: 0000000000000139
[ 15.025298] RAX: ffffffffffffffda RBX: 00000000017ac870 RCX: 00007fe042b15d49
[ 15.025390] RDX: 0000000000000000 RSI: 00007fe042c98a9d RDI: 0000000000000008
[ 15.025483] RBP: 0000000000020000 R08: 0000000000000000 R09: 00000000004312bc
[ 15.025575] R10: 0000000000000008 R11: 0000000000000246 R12: 00007fe042c98a9d
[ 15.025667] R13: 0000000000000000 R14: 00000000017939b0 R15: 00000000017ac870
[ 15.025762] </TASK>
[ 15.025840] Modules linked in: panasonic_laptop(+) acpi_thermal_rel sysimgblt i2c_core ehci_pci int340x_thermal_zone sparse_keymap intel_agp ehci_hcd intel_gtt video ac agpgart button acpi_cpufreq loop dm_snapshot dm_bufio ext4 mbcache jbd2
[ 15.026078] CR2: 0000000000000000
[ 15.026175] ---[ end trace 0000000000000000 ]---
[ 15.026262] RIP: 0010:acpi_pcc_hotkey_add+0x16a/0x380 [panasonic_laptop]
[ 15.027380] Code: bc f7 ff ff 85 c0 0f 84 22 02 00 00 e8 df 75 fa ff 83 f8 02 0f 84 e8 00 00 00 48 8b 43 40 48 8b 53 28 be 80 00 00 00 8b 52 10 <89> 10 48 8b 3b 31 d2 e8 ea fd ff ff 48 8b 43 28 c7 43 10 00 00 00
[ 15.027536] RSP: 0000:ffffa95b806dfc68 EFLAGS: 00010297
[ 15.027627] RAX: 0000000000000000 RBX: ffff8cd245d5ab40 RCX: 0000000000035701
[ 15.027719] RDX: 0000000000000015 RSI: 0000000000000080 RDI: ffffffffc03bf1e0
[ 15.027811] RBP: 0000000000000000 R08: 0000000000000001 R09: ffffffff86649f01
[ 15.027903] R10: 0000000000000000 R11: 000000000000005f R12: ffff8cd24182c800
[ 15.027994] R13: ffff8cd243f6d800 R14: ffff8cd2427707e8 R15: 0000000000000000
[ 15.028086] FS: 00007fe042c3abc0(0000) GS:ffff8cd298500000(0000) knlGS:0000000000000000
[ 15.028209] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 15.028298] CR2: 0000000000000000 CR3: 0000000005d2e000 CR4: 00000000000006e0
[ 15.034239] Consider using thermal netlink events interface
[ 15.037213] udevd[643]: worker [646] failed while handling '/devices/LNXSYSTM:00/LNXSYBUS:00/MAT0019:00'
[ 15.120297] intel_rapl_common: driver does not support CPU family 6 model 15
[ 15.204295] uhci_hcd: USB Universal Host Controller Interface driver
[ 15.204659] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[ 15.204927] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
[ 15.205111] uhci_hcd 0000:00:1d.0: irq 23, io port 0x00001820
[ 15.205358] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.18
[ 15.205471] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 15.205578] usb usb2: Product: UHCI Host Controller
[ 15.205661] usb usb2: Manufacturer: Linux 5.18.5-pcc uhci_hcd
[ 15.205745] usb usb2: SerialNumber: 0000:00:1d.0
[ 15.206110] hub 2-0:1.0: USB hub found
[ 15.206219] hub 2-0:1.0: 2 ports detected
[ 15.206889] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[ 15.207072] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
[ 15.207289] uhci_hcd 0000:00:1d.1: irq 19, io port 0x00001840
[ 15.207491] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.18
[ 15.207603] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 15.207709] usb usb3: Product: UHCI Host Controller
[ 15.207790] usb usb3: Manufacturer: Linux 5.18.5-pcc uhci_hcd
[ 15.207874] usb usb3: SerialNumber: 0000:00:1d.1
[ 15.208207] hub 3-0:1.0: USB hub found
[ 15.208305] hub 3-0:1.0: 2 ports detected
[ 15.208875] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[ 15.209057] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
[ 15.209332] uhci_hcd 0000:00:1d.2: irq 18, io port 0x00001860
[ 15.209534] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.18
[ 15.209647] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 15.209752] usb usb4: Product: UHCI Host Controller
[ 15.209834] usb usb4: Manufacturer: Linux 5.18.5-pcc uhci_hcd
[ 15.209917] usb usb4: SerialNumber: 0000:00:1d.2
[ 15.210272] hub 4-0:1.0: USB hub found
[ 15.210370] hub 4-0:1.0: 2 ports detected
[ 15.448624] tpm_tis 00:04: 1.2 TPM (device-id 0xB, rev-id 16)
[ 15.452837] tpm tpm0: [Hardware Error]: Adjusting reported timeouts: A 750->750000us B 2000->2000000us C 750->750000us D 750->750000us
[ 15.460150] tpm tpm0: Operation Timed out
[ 15.465271] tpm tpm0: Operation Timed out
[ 15.465357] tpm tpm0: Adjusting TPM timeout parameters.
[ 15.549326] intel_rng: FWH not detected
[ 15.549655] ACPI: battery: Slot [BATA] (battery present)
[ 15.623473] thermal LNXTHERM:00: registered as thermal_zone4
[ 15.623574] ACPI: thermal: Thermal Zone [TZ00] (59 C)
[ 15.625583] thermal LNXTHERM:01: registered as thermal_zone5
[ 15.625671] ACPI: thermal: Thermal Zone [TZ01] (66 C)
[ 15.668160] intel_rapl_common: driver does not support CPU family 6 model 15
[ 17.148976] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
[ 17.150929] i2c i2c-0: Different memory types mixed, not instantiating SPD
[ 17.440812] yenta_cardbus 0000:04:05.0: CardBus bridge found [10f7:8338]
[ 17.572026] yenta_cardbus 0000:04:05.0: ISA IRQ mask 0x0cb8, PCI irq 22
[ 17.572156] yenta_cardbus 0000:04:05.0: Socket status: 30000006
[ 17.572261] yenta_cardbus 0000:04:05.0: pcmcia: parent PCI bridge window: [io 0x2000-0x2fff]
[ 17.572380] yenta_cardbus 0000:04:05.0: pcmcia: parent PCI bridge window: [mem 0xd0100000-0xd01fffff]
[ 17.572498] pcmcia_socket pcmcia_socket0: cs: memory probe 0xd0100000-0xd01fffff:
[ 17.572634] excluding 0xd0100000-0xd010ffff
[ 17.629069] ACPI Warning: SystemIO range 0x0000000000001028-0x000000000000102F conflicts with OpRegion 0x0000000000001000-0x000000000000107F (\PMIO) (20211217/utaddress-204)
[ 17.629271] ACPI: OSL: Resource conflict; ACPI support missing from driver?
[ 17.629446] lpc_ich: Resource conflict(s) found affecting gpio_ich
[ 18.093023] 8139too: 8139too Fast Ethernet driver 0.9.28
[ 18.094620] 8139too 0000:04:01.0 eth0: RealTek RTL8139 at 0x0000000024d3f29a, 00:0b:97:da:b6:26, IRQ 19
[ 18.753111] psmouse serio4: synaptics: Touchpad model: 1, fw: 6.2, id: 0x39a0b2, caps: 0xa04753/0x200000/0x0/0x0, board id: 0, fw id: 177011
[ 18.790693] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio4/input/input13
[ 19.589984] leds_ss4200: no LED devices found
[ 21.241821] ACPI: bus type drm_connector registered
[ 23.445436] sdhci: Secure Digital Host Controller Interface driver
[ 23.445548] sdhci: Copyright(c) Pierre Ossman
[ 23.756146] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 23.767664] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 24.226617] snd_hda_codec_idt hdaudioC0D0: autoconfig for STAC9200: line_outs=1 (0xe/0x0/0x0/0x0/0x0) type:speaker
[ 24.226758] snd_hda_codec_idt hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 24.226872] snd_hda_codec_idt hdaudioC0D0: hp_outs=1 (0xd/0x0/0x0/0x0/0x0)
[ 24.226966] snd_hda_codec_idt hdaudioC0D0: mono: mono_out=0x0
[ 24.227055] snd_hda_codec_idt hdaudioC0D0: inputs:
[ 24.227158] snd_hda_codec_idt hdaudioC0D0: Mic=0x10
[ 24.227248] snd_hda_codec_idt hdaudioC0D0: CD=0x12
[ 24.237839] input: HDA Intel Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input14
[ 24.238215] input: HDA Intel Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input15
[ 25.244874] sdhci-pci 0000:04:05.1: SDHCI controller found [1180:0822] (rev 13)
[ 25.245393] sdhci-pci 0000:04:05.1: Will use DMA mode even though HW doesn't fully claim to support it.
[ 25.245536] mmc0 bounce up to 128 segments into one, max segment size 65536 bytes
[ 25.245790] sdhci-pci 0000:04:05.1: Will use DMA mode even though HW doesn't fully claim to support it.
[ 25.246256] mmc0: SDHCI controller on PCI [0000:04:05.1] using DMA
[ 25.246922] sdhci-pci 0000:04:05.1: Will use DMA mode even though HW doesn't fully claim to support it.
[ 25.782753] coretemp coretemp.0: Using relative temperature scale!
[ 25.782924] coretemp coretemp.0: Using relative temperature scale!
[ 26.062675] intel_powerclamp: No package C-state available
[ 26.075206] intel_powerclamp: No package C-state available
[ 30.715892] iwl3945: Intel(R) PRO/Wireless 3945ABG/BG Network Connection driver for Linux, in-tree:s
[ 30.716024] iwl3945: Copyright(c) 2003-2011 Intel Corporation
[ 30.716111] iwl3945: hw_scan is disabled
[ 30.716344] iwl3945 0000:03:00.0: can't disable ASPM; OS doesn't have ASPM control
[ 30.778195] iwl3945 0000:03:00.0: Tunable channels: 13 802.11bg, 12 802.11a channels
[ 30.778328] iwl3945 0000:03:00.0: Detected Intel Wireless WiFi Link 3945ABG
[ 30.785450] ieee80211 phy0: Selected rate control algorithm 'iwl-3945-rs'
[ 36.436615] pcmcia_socket pcmcia_socket0: cs: memory probe 0x0c0000-0x0fffff:
[ 36.436740] excluding 0xc0000-0xcffff 0xdc000-0xfffff
[ 36.436973] pcmcia_socket pcmcia_socket0: cs: memory probe 0x60000000-0x60ffffff:
[ 36.437099] excluding 0x60000000-0x605fffff
[ 36.437384] pcmcia_socket pcmcia_socket0: cs: memory probe 0xa0000000-0xa0ffffff:
[ 36.437528] clean
[ 36.504906] gpio_ich gpio_ich.2.auto: GPIO from 974 to 1023
[ 44.115647] pci 0000:00:00.0: Intel 945GM Chipset
[ 44.115776] pci 0000:00:00.0: detected gtt size: 262144K total, 262144K mappable
[ 44.116519] pci 0000:00:00.0: detected 8192K stolen memory
[ 44.116678] i915 0000:00:02.0: vgaarb: deactivate vga console
[ 44.117721] Console: switching to colour dummy device 80x25
[ 44.118182] resource sanity check: requesting [mem 0x000c0000-0x000dffff], which spans more than PCI Bus 0000:00 [mem 0x000d0000-0x000dbfff window]
[ 44.118204] caller pci_map_rom+0x79/0x1d0 mapping multiple BARs
[ 44.118753] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[ 44.137634] i915 0000:00:02.0: [drm] Initialized overlay support.
[ 44.138805] [drm] Initialized i915 1.6.0 20201103 for 0000:00:02.0 on minor 0
[ 44.228086] fbcon: i915drmfb (fb0) is primary device
[ 45.066359] Console: switching to colour frame buffer device 128x48
[ 45.086437] i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
[ 134.007476] Adding 1589244k swap on /dev/mapper/panavg-swap. Priority:-2 extents:1 across:1589244k FS
[ 134.740007] EXT4-fs (dm-0): re-mounted. Quota mode: none.
[ 136.062699] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Quota mode: none.
[ 143.451433] NET: Registered PF_INET6 protocol family
[ 143.462823] Segment Routing with IPv6
[ 143.462832] RPL Segment Routing with IPv6
[ 143.462868] In-situ OAM (IOAM) with IPv6
[ 270.283617] iwl3945 0000:03:00.0: loaded firmware version 15.32.2.9