linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: James Feeney <james@nurealm.net>
To: Borislav Petkov <bp@suse.de>
Cc: linux-smp@vger.kernel.org, Jens Axboe <axboe@kernel.dk>,
	lkml <linux-kernel@vger.kernel.org>
Subject: Re: linux 5.12 - fails to boot - soft lockup - CPU#0 stuck for 23s! - RIP smp_call_function_single
Date: Wed, 19 May 2021 14:03:05 -0600	[thread overview]
Message-ID: <984ee4ab-6e6b-cb0e-a4f1-ce2951994b1d@nurealm.net> (raw)
In-Reply-To: <YKTygvN0QNlExEQP@zn.tnic>

[-- Attachment #1: Type: text/plain, Size: 3912 bytes --]

On 5/19/21 5:12 AM, Borislav Petkov wrote:
> On Tue, May 18, 2021 at 09:58:46PM -0600, James Feeney wrote:
>> Hmm - I am naively supposing that "the bisect is the bisect". No
>> matter what commit initiates a problem, it's still a problem. It would
>> be useful to investigate, and introspect the calling functions in the
>> Call Trace. No?
> 
> I'd like to know that the source you're looking at is the same source
> I'm looking at.
> 
> And yes, AFAIK, Arch kernels are simply the upstream kernels but
> still...
> 

I had to ask, and got this answer:

====
The sources contain commits on top of upstream releases. This is why the tags contain -arch1 etc. For example, see https://git.archlinux.org/linux.git/log/?h=v5.11.16-arch1 , which adds 6 commits on top of the upstream "Linux 5.11.16" release, while https://git.archlinux.org/linux.git/log/?h=v5.12-arch1 only contains the long-standing "unprivileged_userns_clone" patch and the version number change, making it essentially vanilla.
====

There are no additional kernel patches in the build.

>> Attached:
>> bootlog.7bb39313cd62
>> bootlog.4f432e8bb15b
>>
>> The later with the "soft lockup" repeating four times. The kernel
>> command line has loglevel=5 and console=ttyS0,115200.
> 
> Those are not the full boot messages - they should look like
> dmesglog.7bb39313cd62 but probably you cannot log into the box after the
> softlockup happens to dump them. That's why I meant to try the serial
> connection...
> 
> Anyway, let's start somewhere.
> 
> 1. Take a pristine 5.12 upstream kernel from git, build it using your
> bisectconfig and try booting it with
> 
> debug ignore_loglevel log_buf_len=16M no_console_suspend systemd.log_target=null console=ttyS0,115200 console=tty0
> 
> on the kernel command line. Then save a full dmesg, if you can. If you
> ocan catch ot ver serial, then that would be awesomer.
> 
> 2. Use the exact same kernel but this time disable
> 
> CONFIG_X86_THERMAL_VECTOR
> 
> in its .config and do the same thing.
> 
> Send me both dmesg files then.
> 
> Thx.
> 

$ git bisect reset v5.12-arch1
Updating files: 100% (12812/12812), done.
Previous HEAD position was 7bb39313cd62 x86/mce: Make mce_timed_out() identify holdout CPUs
HEAD is now at bee4e691ceea Arch Linux kernel v5.12-arch1

$ grep CONFIG_X86_THERMAL_VECTOR .config
CONFIG_X86_THERMAL_VECTOR=y

Attached: 
dmesglog.5.12.therm.1.nostart
hangs after unpack rootfs

dmesglog.5.12.therm.2.softlockup
soft lockup, but stops and does not repeat

dmesglog.5.12.therm.3.fullboot
boots all the way to Xorg and does run a browser and play video

The fourth boot attempt hung again at unpack rootfs.  If the machine is let sit in this state, the fan will begin to run full, off and on, suggesting that maybe the processor is still running and running full power.

These boots are consecutive and are all from the same stock 5.12.0 kernel.


> Use the exact same kernel but this time disable CONFIG_X86_THERMAL_VECTOR

$ make menuconfig
...

This config option is not listed and is not changeable:

====
drivers/thermal/intel/Kconfig

config X86_THERMAL_VECTOR
        def_bool y
        depends on X86 && CPU_SUP_INTEL && X86_LOCAL_APIC
====

The Makefile there has:

obj-$(CONFIG_X86_THERMAL_VECTOR) += therm_throt.o

The files, thermal_interrupt.h and therm_throt.c, by Dmitriy Zavin, are new since 5.11.  But, it seems that this therm_throt.c file is one of yours, anyway:
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/drivers/thermal/intel/therm_throt.c?h=linux-5.12.y&id=9223d0dccb8f8523754122f68316dd1a4f39f7f8

I'm not sure that I can just delete these files, being thermal management and all.

I see some talk in the associated thread about IRQ handler registration.  Could there be some connection between this and the soft lockup?
https://lore.kernel.org/linux-pm/20210201142704.12495-1-bp@alien8.de/

What should we do next?

James

[-- Attachment #2: dmesglog.5.12.therm.1.nostart --]
[-- Type: text/plain, Size: 38255 bytes --]

[    0.000000] microcode: microcode updated early to revision 0xd1, date = 2010-10-01
[    0.000000] Linux version 5.12.0-arch1-1 (linux@archlinux) (gcc (GCC) 10.2.0, GNU ld (GNU Binutils) 2.36.1) #39 SMP PREEMPT Wed, 19 May 2021 15:09:56 +0000
[    0.000000] Command line: BOOT_IMAGE=/2018Dec04/boot/vmlinuz-linux root=UUID=a5376a54-1964-4312-8894-9cf3432397fe rw rootflags=subvol=2018Dec04 resume=dev/sda3 vt.color=0x70 systemd.unified_cgroup_hierarchy=1 zswap.enabled=1 zswap.zpool=z3fold acpi_enforce_resources=lax debug ignore_loglevel log_buf_len=16M no_console_suspend systemd.log_target=null console=ttyS0,115200 console=tty17
[    0.000000] x86/fpu: x87 FPU will use FXSAVE
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000d7fcffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000d7fd0000-0x00000000d7fe55ff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000d7fe5600-0x00000000d7ff7fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000d7ff8000-0x00000000d7ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed20000-0x00000000fed9afff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000feda0000-0x00000000fedbffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ffb00000-0x00000000ffbfffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fff00000-0x00000000ffffffff] reserved
[    0.000000] printk: debug: ignoring loglevel setting.
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.4 present.
[    0.000000] DMI: Hewlett-Packard /309F, BIOS 68YAF Ver. F.1D 07/11/2008
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 1994.947 MHz processor
[    0.001340] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.001347] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.001356] last_pfn = 0xd7fd0 max_arch_pfn = 0x400000000
[    0.002275] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.003127] total RAM covered: 3456M
[    0.003861] Found optimal setting for mtrr clean up
[    0.003863]  gran_size: 64K 	chunk_size: 1G 	num_reg: 3  	lose cover RAM: 0G
[    0.031903] check: Scanning 1 areas for low memory corruption
[    0.119558] printk: log_buf_len: 16777216 bytes
[    0.119566] printk: early log buf free: 128664(98%)
[    0.119570] RAMDISK: [mem 0x36433000-0x37210fff]
[    0.119584] ACPI: Early table checksum verification disabled
[    0.119598] ACPI: RSDP 0x00000000000F78E0 000024 (v02 HP    )
[    0.119607] ACPI: XSDT 0x00000000D7FE57C8 00007C (v01 HPQOEM SLIC-MPC 00000001 HP   00000001)
[    0.119619] ACPI: FACP 0x00000000D7FE5684 0000F4 (v04 HP     309F     00000003 HP   00000001)
[    0.119630] ACPI: DSDT 0x00000000D7FE5ACC 010A75 (v01 HP     nc9700   00010000 MSFT 0100000E)
[    0.119639] ACPI: FACS 0x00000000D7FF7E80 000040
[    0.119645] ACPI: FACS 0x00000000D7FF7E80 000040
[    0.119651] ACPI: SLIC 0x00000000D7FE5844 000176 (v01 HPQOEM SLIC-MPC 00000001 HP   00000001)
[    0.119659] ACPI: HPET 0x00000000D7FE59BC 000038 (v01 HP     309F     00000001 HP   00000001)
[    0.119666] ACPI: APIC 0x00000000D7FE59F4 000068 (v01 HP     309F     00000001 HP   00000001)
[    0.119673] ACPI: MCFG 0x00000000D7FE5A5C 00003C (v01 HP     309F     00000001 HP   00000001)
[    0.119681] ACPI: TCPA 0x00000000D7FE5A98 000032 (v02 HP     309F     00000001 HP   00000001)
[    0.119688] ACPI: SSDT 0x00000000D7FF6541 000059 (v01 HP     HPQNLP   00000001 MSFT 0100000E)
[    0.119695] ACPI: SSDT 0x00000000D7FF659A 000326 (v01 HP     HPQSAT   00000001 MSFT 0100000E)
[    0.119703] ACPI: SSDT 0x00000000D7FF7115 00025F (v01 HP     Cpu0Tst  00003000 INTL 20060317)
[    0.119710] ACPI: SSDT 0x00000000D7FF7374 0000A6 (v01 HP     Cpu1Tst  00003000 INTL 20060317)
[    0.119718] ACPI: SSDT 0x00000000D7FF741A 0004D7 (v01 HP     CpuPm    00003000 INTL 20060317)
[    0.119724] ACPI: Reserving FACP table memory at [mem 0xd7fe5684-0xd7fe5777]
[    0.119728] ACPI: Reserving DSDT table memory at [mem 0xd7fe5acc-0xd7ff6540]
[    0.119731] ACPI: Reserving FACS table memory at [mem 0xd7ff7e80-0xd7ff7ebf]
[    0.119734] ACPI: Reserving FACS table memory at [mem 0xd7ff7e80-0xd7ff7ebf]
[    0.119736] ACPI: Reserving SLIC table memory at [mem 0xd7fe5844-0xd7fe59b9]
[    0.119739] ACPI: Reserving HPET table memory at [mem 0xd7fe59bc-0xd7fe59f3]
[    0.119742] ACPI: Reserving APIC table memory at [mem 0xd7fe59f4-0xd7fe5a5b]
[    0.119744] ACPI: Reserving MCFG table memory at [mem 0xd7fe5a5c-0xd7fe5a97]
[    0.119747] ACPI: Reserving TCPA table memory at [mem 0xd7fe5a98-0xd7fe5ac9]
[    0.119750] ACPI: Reserving SSDT table memory at [mem 0xd7ff6541-0xd7ff6599]
[    0.119752] ACPI: Reserving SSDT table memory at [mem 0xd7ff659a-0xd7ff68bf]
[    0.119755] ACPI: Reserving SSDT table memory at [mem 0xd7ff7115-0xd7ff7373]
[    0.119758] ACPI: Reserving SSDT table memory at [mem 0xd7ff7374-0xd7ff7419]
[    0.119760] ACPI: Reserving SSDT table memory at [mem 0xd7ff741a-0xd7ff78f0]
[    0.119778] ACPI: Local APIC address 0xfee00000
[    0.119879] No NUMA configuration found
[    0.119882] Faking a node at [mem 0x0000000000000000-0x00000000d7fcffff]
[    0.119890] NODE_DATA(0) allocated [mem 0xd7fcc000-0xd7fcffff]
[    0.119955] Zone ranges:
[    0.119958]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.119962]   DMA32    [mem 0x0000000001000000-0x00000000d7fcffff]
[    0.119966]   Normal   empty
[    0.119969]   Device   empty
[    0.119972] Movable zone start for each node
[    0.119974] Early memory node ranges
[    0.119976]   node   0: [mem 0x0000000000001000-0x000000000009efff]
[    0.119979]   node   0: [mem 0x0000000000100000-0x00000000d7fcffff]
[    0.119984] Initmem setup node 0 [mem 0x0000000000001000-0x00000000d7fcffff]
[    0.119987] On node 0 totalpages: 884590
[    0.119990]   DMA zone: 64 pages used for memmap
[    0.119993]   DMA zone: 21 pages reserved
[    0.119995]   DMA zone: 3998 pages, LIFO batch:0
[    0.121485]   DMA zone: 28770 pages in unavailable ranges
[    0.121489]   DMA32 zone: 13760 pages used for memmap
[    0.121492]   DMA32 zone: 880592 pages, LIFO batch:63
[    0.170913]   DMA32 zone: 48 pages in unavailable ranges
[    0.171371] ACPI: PM-Timer IO Port: 0x1008
[    0.171377] ACPI: Local APIC address 0xfee00000
[    0.171391] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.171395] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.171412] IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-23
[    0.171419] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.171423] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.171428] ACPI: IRQ0 used by override.
[    0.171430] ACPI: IRQ9 used by override.
[    0.171434] Using ACPI (MADT) for SMP configuration information
[    0.171437] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.171449] smpboot: Allowing 2 CPUs, 0 hotplug CPUs
[    0.171477] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.171481] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[    0.171484] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000dffff]
[    0.171486] PM: hibernation: Registered nosave memory: [mem 0x000e0000-0x000fffff]
[    0.171490] [mem 0xd8000000-0xfebfffff] available for PCI devices
[    0.171493] Booting paravirtualized kernel on bare hardware
[    0.171500] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[    0.180349] setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:2 nr_node_ids:1
[    0.181270] percpu: Embedded 56 pages/cpu s192512 r8192 d28672 u1048576
[    0.181282] pcpu-alloc: s192512 r8192 d28672 u1048576 alloc=1*2097152
[    0.181289] pcpu-alloc: [0] 0 1 
[    0.181328] Built 1 zonelists, mobility grouping on.  Total pages: 870745
[    0.181334] Policy zone: DMA32
[    0.181338] Kernel command line: BOOT_IMAGE=/2018Dec04/boot/vmlinuz-linux root=UUID=a5376a54-1964-4312-8894-9cf3432397fe rw rootflags=subvol=2018Dec04 resume=dev/sda3 vt.color=0x70 systemd.unified_cgroup_hierarchy=1 zswap.enabled=1 zswap.zpool=z3fold acpi_enforce_resources=lax debug ignore_loglevel log_buf_len=16M no_console_suspend systemd.log_target=null console=ttyS0,115200 console=tty17
[    0.183298] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[    0.184237] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.184317] mem auto-init: stack:byref_all(zero), heap alloc:on, heap free:off
[    0.237560] Memory: 3349148K/3538360K available (14344K kernel code, 2038K rwdata, 8972K rodata, 1652K init, 4356K bss, 188952K reserved, 0K cma-reserved)
[    0.237583] random: get_random_u64 called from __kmem_cache_create+0x22/0x530 with crng_init=0
[    0.237836] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[    0.237868] Kernel/User page tables isolation: enabled
[    0.237910] ftrace: allocating 41867 entries in 164 pages
[    0.259541] ftrace: allocated 164 pages with 3 groups
[    0.259824] rcu: Preemptible hierarchical RCU implementation.
[    0.259828] rcu: 	RCU dyntick-idle grace-period acceleration is enabled.
[    0.259830] rcu: 	RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=2.
[    0.259833] rcu: 	RCU priority boosting: priority 1 delay 500 ms.
[    0.259836] 	Trampoline variant of Tasks RCU enabled.
[    0.259838] 	Rude variant of Tasks RCU enabled.
[    0.259839] 	Tracing variant of Tasks RCU enabled.
[    0.259841] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[    0.259843] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
[    0.266254] NR_IRQS: 20736, nr_irqs: 440, preallocated irqs: 16
[    0.266584] Console: colour dummy device 80x25
[    0.266941] printk: console [tty17] enabled
[    1.165143] printk: console [ttyS0] enabled
[    1.169338] ACPI: Core revision 20210105
[    1.173412] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
[    1.182536] APIC: Switch to symmetric I/O mode setup
[    1.187976] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    1.209203] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x39831153eba, max_idle_ns: 881590438208 ns
[    1.219703] Calibrating delay loop (skipped), value calculated using timer frequency.. 3991.13 BogoMIPS (lpj=6649823)
[    1.223034] pid_max: default: 32768 minimum: 301
[    1.226404] LSM: Security Framework initializing
[    1.229707] Yama: becoming mindful.
[    1.233044] LSM support for eBPF active
[    1.236419] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    1.239730] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    1.246420] process: using mwait in idle threads
[    1.249704] Last level iTLB entries: 4KB 128, 2MB 4, 4MB 4
[    1.253033] Last level dTLB entries: 4KB 256, 2MB 0, 4MB 32, 1GB 0
[    1.256369] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    1.259702] Spectre V2 : Mitigation: Full generic retpoline
[    1.263033] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    1.266366] Speculative Store Bypass: Vulnerable
[    1.269702] MDS: Vulnerable: Clear CPU buffers attempted, no microcode
[    1.273275] Freeing SMP alternatives memory: 36K
[    1.387939] smpboot: CPU0: Intel(R) Core(TM)2 CPU         T7200  @ 2.00GHz (family: 0x6, model: 0xf, stepping: 0x6)
[    1.390013] Performance Events: PEBS fmt0-, Core2 events, 4-deep LBR, Intel PMU driver.
[    1.393037] core: PEBS disabled due to CPU errata
[    1.396368] ... version:                2
[    1.399700] ... bit width:              40
[    1.403033] ... generic registers:      2
[    1.406366] ... value mask:             000000ffffffffff
[    1.409700] ... max period:             000000007fffffff
[    1.413033] ... fixed-purpose events:   3
[    1.416366] ... event mask:             0000000700000003
[    1.419880] rcu: Hierarchical SRCU implementation.
[    1.423952] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    1.426449] smp: Bringing up secondary CPUs ...
[    1.430005] x86: Booting SMP configuration:
[    1.433046] .... node  #0, CPUs:      #1
[    1.438418] smp: Brought up 1 node, 2 CPUs
[    1.443042] smpboot: Max logical packages: 1
[    1.446368] smpboot: Total of 2 processors activated (7982.27 BogoMIPS)
[    1.453219] devtmpfs: initialized
[    1.456462] x86/mm: Memory block size: 128MB
[    1.460353] PM: Registering ACPI NVS region [mem 0xd7fe5600-0xd7ff7fff] (76288 bytes)
[    1.469770] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[    1.476377] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
[    1.483124] pinctrl core: initialized pinctrl subsystem
[    1.489879] PM: RTC time: 17:13:49, date: 2021-05-19
[    1.496558] NET: Registered protocol family 16
[    1.500035] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
[    1.506513] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    1.516518] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    1.523057] audit: initializing netlink subsys (disabled)
[    1.529761] audit: type=2000 audit(1621444427.333:1): state=initialized audit_enabled=0 res=1
[    1.529938] thermal_sys: Registered thermal governor 'fair_share'
[    1.533035] thermal_sys: Registered thermal governor 'bang_bang'
[    1.536368] thermal_sys: Registered thermal governor 'step_wise'
[    1.539700] thermal_sys: Registered thermal governor 'user_space'
[    1.543033] thermal_sys: Registered thermal governor 'power_allocator'
[    1.546390] cpuidle: using governor ladder
[    1.553040] cpuidle: using governor menu
[    1.556492] ACPI: bus type PCI registered
[    1.559701] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    1.563152] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[    1.566370] PCI: not using MMCONFIG
[    1.569705] PCI: Using configuration type 1 for base access
[    1.578703] Kprobes globally optimized
[    1.579742] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    1.586526] fbcon: Taking over console
[    1.589767] ACPI: Added _OSI(Module Device)
[    1.593035] ACPI: Added _OSI(Processor Device)
[    1.599707] ACPI: Added _OSI(3.0 _SCP Extensions)
[    1.603038] ACPI: Added _OSI(Processor Aggregator Device)
[    1.609701] ACPI: Added _OSI(Linux-Dell-Video)
[    1.613034] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    1.619700] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    1.636954] ACPI: 6 ACPI AML tables successfully acquired and loaded
[    1.696254] ACPI: Dynamic OEM Table Load:
[    1.699707] ACPI: SSDT 0xFFFF98E3C13AA000 00023D (v01 HP     Cpu0Ist  00003000 INTL 20060317)
[    1.710624] ACPI: Dynamic OEM Table Load:
[    1.713048] ACPI: SSDT 0xFFFF98E3C1320000 0004CB (v01 HP     Cpu0Cst  00003001 INTL 20060317)
[    1.723758] ACPI: Dynamic OEM Table Load:
[    1.726371] ACPI: SSDT 0xFFFF98E3C1A07900 0000C8 (v01 HP     Cpu1Ist  00003000 INTL 20060317)
[    1.736911] ACPI: Dynamic OEM Table Load:
[    1.739704] ACPI: SSDT 0xFFFF98E3C19B2180 000085 (v01 HP     Cpu1Cst  00003000 INTL 20060317)
[    1.750689] ACPI: EC: EC started
[    1.753033] ACPI: EC: interrupt blocked
[    1.764586] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    1.769702] ACPI: \_SB_.C003.C004.C006: Boot DSDT EC used to handle transactions
[    1.776370] ACPI: Interpreter enabled
[    1.779727] ACPI: (supports S0 S3 S4 S5)
[    1.786368] ACPI: Using IOAPIC for interrupt routing
[    1.789750] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[    1.800498] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in ACPI motherboard resources
[    1.809706] pmd_set_huge: Cannot satisfy [mem 0xf8000000-0xf8200000] with a huge-page mapping due to MTRR override.
[    1.819841] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    1.830169] ACPI: Enabled 13 GPEs in block 00 to 1F
[    1.842655] ACPI: PM: Power Resource [C1F8] (on)
[    1.847597] ACPI: PM: Power Resource [C207] (on)
[    1.854240] ACPI: PM: Power Resource [C224] (on)
[    1.862883] ACPI: PM: Power Resource [C22C] (on)
[    1.872827] ACPI: PM: Power Resource [C334] (off)
[    1.876469] ACPI: PM: Power Resource [C335] (off)
[    1.883130] ACPI: PM: Power Resource [C336] (off)
[    1.886466] ACPI: PM: Power Resource [C337] (off)
[    1.893130] ACPI: PM: Power Resource [C338] (off)
[    1.896475] ACPI: PM: Power Resource [C339] (off)
[    1.903134] ACPI: PM: Power Resource [C33A] (off)
[    1.906437] ACPI: PM: Power Resource [C33B] (off)
[    1.913131] ACPI: PM: Power Resource [C33C] (off)
[    1.916478] ACPI: PM: Power Resource [C33D] (off)
[    1.919758] ACPI: PM: Power Resource [C33E] (off)
[    1.933556] ACPI: PCI Root Bridge [C003] (domain 0000 [bus 00-ff])
[    1.939708] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[    1.949707] acpi PNP0A08:00: _OSC: platform retains control of PCIe features (AE_NOT_FOUND)
[    1.956379] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
[    1.974398] PCI host bridge to bus 0000:00
[    1.979701] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    1.986367] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    1.993034] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    1.999700] pci_bus 0000:00: root bus resource [mem 0xd8000000-0xfedfffff window]
[    2.006367] pci_bus 0000:00: root bus resource [mem 0xfee01000-0xffffffff window]
[    2.016367] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000dffff window]
[    2.023034] pci_bus 0000:00: root bus resource [bus 00-ff]
[    2.026385] pci 0000:00:00.0: [8086:27a0] type 00 class 0x060000
[    2.033207] pci 0000:00:01.0: [8086:27a1] type 01 class 0x060400
[    2.039768] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    2.046574] pci 0000:00:1b.0: [8086:27d8] type 00 class 0x040300
[    2.053059] pci 0000:00:1b.0: reg 0x10: [mem 0xf4700000-0xf4703fff 64bit]
[    2.059830] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    2.066553] pci 0000:00:1c.0: [8086:27d0] type 01 class 0x060400
[    2.073180] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    2.076559] pci 0000:00:1c.1: [8086:27d2] type 01 class 0x060400
[    2.083181] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[    2.089892] pci 0000:00:1c.3: [8086:27d6] type 01 class 0x060400
[    2.096516] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[    2.103237] pci 0000:00:1d.0: [8086:27c8] type 00 class 0x0c0300
[    2.109757] pci 0000:00:1d.0: reg 0x20: [io  0x5000-0x501f]
[    2.113227] pci 0000:00:1d.1: [8086:27c9] type 00 class 0x0c0300
[    2.119757] pci 0000:00:1d.1: reg 0x20: [io  0x5020-0x503f]
[    2.126557] pci 0000:00:1d.2: [8086:27ca] type 00 class 0x0c0300
[    2.133091] pci 0000:00:1d.2: reg 0x20: [io  0x5040-0x505f]
[    2.136563] pci 0000:00:1d.3: [8086:27cb] type 00 class 0x0c0300
[    2.143091] pci 0000:00:1d.3: reg 0x20: [io  0x5060-0x507f]
[    2.149899] pci 0000:00:1d.7: [8086:27cc] type 00 class 0x0c0320
[    2.156386] pci 0000:00:1d.7: reg 0x10: [mem 0xf4704000-0xf47043ff]
[    2.163150] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[    2.169861] pci 0000:00:1e.0: [8086:2448] type 01 class 0x060401
[    2.173288] pci 0000:00:1f.0: [8086:27b9] type 00 class 0x060100
[    2.179828] pci 0000:00:1f.0: quirk: [io  0x1000-0x107f] claimed by ICH6 ACPI/GPIO/TCO
[    2.189705] pci 0000:00:1f.0: quirk: [io  0x1100-0x113f] claimed by ICH6 GPIO
[    2.196369] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0500 (mask 007f)
[    2.203039] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 4 PIO at 0238 (mask 0007)
[    2.209700] pci 0000:00:1f.0: quirk_ich7_lpc+0x0/0x60 took 29296 usecs
[    2.216547] pci 0000:00:1f.1: [8086:27df] type 00 class 0x01018a
[    2.223053] pci 0000:00:1f.1: reg 0x10: [io  0x0000-0x0007]
[    2.229713] pci 0000:00:1f.1: reg 0x14: [io  0x0000-0x0003]
[    2.236381] pci 0000:00:1f.1: reg 0x18: [io  0x0000-0x0007]
[    2.239710] pci 0000:00:1f.1: reg 0x1c: [io  0x0000-0x0003]
[    2.246377] pci 0000:00:1f.1: reg 0x20: [io  0x5080-0x508f]
[    2.253057] pci 0000:00:1f.1: legacy IDE quirk: reg 0x10: [io  0x01f0-0x01f7]
[    2.259700] pci 0000:00:1f.1: legacy IDE quirk: reg 0x14: [io  0x03f6]
[    2.266367] pci 0000:00:1f.1: legacy IDE quirk: reg 0x18: [io  0x0170-0x0177]
[    2.273033] pci 0000:00:1f.1: legacy IDE quirk: reg 0x1c: [io  0x0376]
[    2.279872] pci 0000:00:1f.2: [8086:27c5] type 00 class 0x010601
[    2.286386] pci 0000:00:1f.2: reg 0x10: [io  0x13f0-0x13f7]
[    2.289710] pci 0000:00:1f.2: reg 0x14: [io  0x15f4-0x15f7]
[    2.296379] pci 0000:00:1f.2: reg 0x18: [io  0x1370-0x1377]
[    2.303043] pci 0000:00:1f.2: reg 0x1c: [io  0x1574-0x1577]
[    2.306376] pci 0000:00:1f.2: reg 0x20: [io  0x50b0-0x50bf]
[    2.313043] pci 0000:00:1f.2: reg 0x24: [mem 0xf4705000-0xf47053ff]
[    2.319767] pci 0000:00:1f.2: PME# supported from D3hot
[    2.323281] pci 0000:01:00.0: [1002:71c5] type 00 class 0x030000
[    2.329724] pci 0000:01:00.0: reg 0x10: [mem 0xe0000000-0xefffffff pref]
[    2.336380] pci 0000:01:00.0: reg 0x14: [io  0x4000-0x40ff]
[    2.343252] pci 0000:01:00.0: reg 0x18: [mem 0xf4600000-0xf460ffff]
[    2.349746] pci 0000:01:00.0: reg 0x30: [mem 0x00000000-0x0001ffff pref]
[    2.356385] pci 0000:01:00.0: enabling Extended Tags
[    2.359791] pci 0000:01:00.0: supports D1 D2
[    2.366490] pci 0000:01:00.0: disabling ASPM on pre-1.1 PCIe device.  You can enable it with 'pcie_aspm=force'
[    2.376383] pci 0000:00:01.0: PCI bridge to [bus 01]
[    2.379701] pci 0000:00:01.0:   bridge window [io  0x4000-0x4fff]
[    2.386368] pci 0000:00:01.0:   bridge window [mem 0xf4600000-0xf46fffff]
[    2.393036] pci 0000:00:01.0:   bridge window [mem 0xe0000000-0xefffffff 64bit pref]
[    2.399793] acpiphp: Slot [1] registered
[    2.406521] pci 0000:08:00.0: [14e4:16fd] type 00 class 0x020000
[    2.409849] pci 0000:08:00.0: reg 0x10: [mem 0xf4100000-0xf410ffff 64bit]
[    2.416661] pci 0000:08:00.0: enabling Extended Tags
[    2.423288] pci 0000:08:00.0: PME# supported from D3hot D3cold
[    2.430095] pci 0000:08:00.0: disabling ASPM on pre-1.1 PCIe device.  You can enable it with 'pcie_aspm=force'
[    2.439767] pci 0000:00:1c.0: PCI bridge to [bus 08]
[    2.446373] pci 0000:00:1c.0:   bridge window [mem 0xf4100000-0xf41fffff]
[    2.453237] pci 0000:10:00.0: [8086:4222] type 00 class 0x028000
[    2.456476] pci 0000:10:00.0: reg 0x10: [mem 0xf4000000-0xf4000fff]
[    2.463564] pci 0000:10:00.0: PME# supported from D0 D3hot D3cold
[    2.470042] pci 0000:10:00.0: disabling ASPM on pre-1.1 PCIe device.  You can enable it with 'pcie_aspm=force'
[    2.479768] pci 0000:00:1c.1: PCI bridge to [bus 10]
[    2.486375] pci 0000:00:1c.1:   bridge window [mem 0xf4000000-0xf40fffff]
[    2.493171] acpiphp: Slot [1-1] registered
[    2.496422] pci 0000:00:1c.3: PCI bridge to [bus 20]
[    2.503037] pci 0000:00:1c.3:   bridge window [io  0x2000-0x3fff]
[    2.509703] pci 0000:00:1c.3:   bridge window [mem 0xf0000000-0xf3ffffff]
[    2.516398] pci_bus 0000:02: extended config space not accessible
[    2.519804] pci 0000:02:06.0: [104c:8039] type 02 class 0x060700
[    2.526393] pci 0000:02:06.0: reg 0x10: [mem 0xf4200000-0xf4200fff]
[    2.533097] pci 0000:02:06.0: supports D1 D2
[    2.536367] pci 0000:02:06.0: PME# supported from D0 D1 D2 D3hot
[    2.543153] pci 0000:02:06.1: [104c:803a] type 00 class 0x0c0010
[    2.549729] pci 0000:02:06.1: reg 0x10: [mem 0xf4201000-0xf42017ff]
[    2.556390] pci 0000:02:06.1: reg 0x14: [mem 0xf4204000-0xf4207fff]
[    2.563164] pci 0000:02:06.1: supports D1 D2
[    2.566367] pci 0000:02:06.1: PME# supported from D0 D1 D2 D3hot
[    2.573122] pci 0000:02:06.2: [104c:803b] type 00 class 0x018000
[    2.579726] pci 0000:02:06.2: reg 0x10: [mem 0xf4208000-0xf4208fff]
[    2.586507] pci 0000:02:06.2: supports D1 D2
[    2.589700] pci 0000:02:06.2: PME# supported from D0 D1 D2 D3hot
[    2.596453] pci 0000:02:06.3: [104c:803c] type 00 class 0x080500
[    2.603059] pci 0000:02:06.3: reg 0x10: [mem 0xf4209000-0xf42090ff]
[    2.606508] pci 0000:02:06.3: supports D1 D2
[    2.613037] pci 0000:02:06.3: PME# supported from D0 D1 D2 D3hot
[    2.619789] pci 0000:02:06.4: [104c:803d] type 00 class 0x078000
[    2.623058] pci 0000:02:06.4: reg 0x10: [mem 0xf420a000-0xf420afff]
[    2.629714] pci 0000:02:06.4: reg 0x14: [mem 0xf420b000-0xf420bfff]
[    2.636494] pci 0000:02:06.4: supports D1 D2
[    2.643034] pci 0000:02:06.4: PME# supported from D0 D1 D2 D3hot
[    2.646515] pci 0000:00:1e.0: PCI bridge to [bus 02-03] (subtractive decode)
[    2.653040] pci 0000:00:1e.0:   bridge window [mem 0xf4200000-0xf45fffff]
[    2.659706] pci 0000:00:1e.0:   bridge window [io  0x0000-0x0cf7 window] (subtractive decode)
[    2.669700] pci 0000:00:1e.0:   bridge window [io  0x0d00-0xffff window] (subtractive decode)
[    2.679703] pci 0000:00:1e.0:   bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
[    2.686367] pci 0000:00:1e.0:   bridge window [mem 0xd8000000-0xfedfffff window] (subtractive decode)
[    2.696367] pci 0000:00:1e.0:   bridge window [mem 0xfee01000-0xffffffff window] (subtractive decode)
[    2.706367] pci 0000:00:1e.0:   bridge window [mem 0x000d0000-0x000dffff window] (subtractive decode)
[    2.716404] pci_bus 0000:03: extended config space not accessible
[    2.719725] pci_bus 0000:03: busn_res: [bus 03] end can not be updated to 06
[    2.729705] pci 0000:00:1e.0: bridge has subordinate 03 but max busn 06
[    2.738180] ACPI: PCI Interrupt Link [C10F] (IRQs *10 11)
[    2.743246] ACPI: PCI Interrupt Link [C110] (IRQs *10 11)
[    2.749908] ACPI: PCI Interrupt Link [C111] (IRQs 10 *11)
[    2.753240] ACPI: PCI Interrupt Link [C112] (IRQs 10 11) *5
[    2.759907] ACPI: PCI Interrupt Link [C125] (IRQs *10 11)
[    2.766575] ACPI: PCI Interrupt Link [C126] (IRQs *10 11)
[    2.769907] ACPI: PCI Interrupt Link [C127] (IRQs 10 *11)
[    2.776556] ACPI: PCI Interrupt Link [C128] (IRQs) *0, disabled.
[    2.783982] pci 0000:08:00.0: BAR 0: assigned [mem 0xf4100000-0xf410ffff 64bit]
[    2.784041] ACPI: EC: interrupt unblocked
[    2.789700] ACPI: EC: event unblocked
[    2.793033] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    2.796367] ACPI: EC: GPE=0x16
[    2.799701] ACPI: \_SB_.C003.C004.C006: Boot DSDT EC initialization complete
[    2.806370] ACPI: \_SB_.C003.C004.C006: EC: Used to handle transactions and events
[    2.816471] iommu: Default domain type: Translated 
[    2.819729] pci 0000:01:00.0: vgaarb: setting as boot VGA device
[    2.823032] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    2.836372] pci 0000:01:00.0: vgaarb: bridge control possible
[    2.839700] vgaarb: loaded
[    2.843253] SCSI subsystem initialized
[    2.846400] libata version 3.00 loaded.
[    2.849716] ACPI: bus type USB registered
[    2.853056] usbcore: registered new interface driver usbfs
[    2.856383] usbcore: registered new interface driver hub
[    2.859710] usbcore: registered new device driver usb
[    2.863076] pps_core: LinuxPPS API ver. 1 registered
[    2.866367] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    2.869704] PTP clock support registered
[    2.873049] EDAC MC: Ver: 3.0.0
[    2.876618] NetLabel: Initializing
[    2.879702] NetLabel:  domain hash size = 128
[    2.883033] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    2.886394] NetLabel:  unlabeled traffic allowed by default
[    2.889707] PCI: Using ACPI for IRQ routing
[    2.896775] PCI: pci_cache_line_size set to 64 bytes
[    2.899791] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]
[    2.903034] e820: reserve RAM buffer [mem 0xd7fd0000-0xd7ffffff]
[    2.907601] hpet: 3 channels of 0 reserved for per-cpu timers
[    2.913037] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    2.916366] hpet0: 3 comparators, 64-bit 14.318180 MHz counter
[    2.926367] clocksource: Switched to clocksource tsc-early
[    2.950445] VFS: Disk quotas dquot_6.6.0
[    2.954404] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    2.961416] pnp: PnP ACPI init
[    2.964801] system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved
[    2.971754] system 00:00: [mem 0x000e0000-0x000fffff] could not be reserved
[    2.978700] system 00:00: [mem 0x00100000-0xd7ffffff] could not be reserved
[    2.985654] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[    2.993429] pnp 00:01: Plug and Play ACPI device, IDs PNP0501 PNP0500 (active)
[    3.001445] pnp 00:02: [dma 1]
[    3.004614] pnp 00:02: Plug and Play ACPI device, IDs PNP0401 (active)
[    3.011296] pnp 00:03: Plug and Play ACPI device, IDs IFX0102 PNP0c31 (active)
[    3.018558] pnp 00:04: Plug and Play ACPI device, IDs PNP0b00 (active)
[    3.025140] pnp 00:05: Plug and Play ACPI device, IDs PNP0303 (active)
[    3.031694] pnp 00:06: Plug and Play ACPI device, IDs SYN011d SYN0100 SYN0002 PNP0f13 (active)
[    3.040584] system 00:07: [io  0x0500-0x055f] has been reserved
[    3.046494] system 00:07: [io  0x0800-0x080f] has been reserved
[    3.052404] system 00:07: [mem 0xffb00000-0xffbfffff] has been reserved
[    3.059006] system 00:07: [mem 0xfff00000-0xffffffff] has been reserved
[    3.065611] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[    3.073440] system 00:08: [io  0x04d0-0x04d1] has been reserved
[    3.079350] system 00:08: [io  0x1000-0x107f] has been reserved
[    3.085258] system 00:08: [io  0x1100-0x113f] has been reserved
[    3.091164] system 00:08: [io  0x1200-0x121f] has been reserved
[    3.097075] system 00:08: [mem 0xf8000000-0xfbffffff] has been reserved
[    3.103676] system 00:08: [mem 0xfec00000-0xfec000ff] could not be reserved
[    3.110623] system 00:08: [mem 0xfed20000-0xfed3ffff] has been reserved
[    3.117227] system 00:08: [mem 0xfed45000-0xfed8ffff] has been reserved
[    3.123828] system 00:08: [mem 0xfed90000-0xfed9afff] has been reserved
[    3.130434] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[    3.137628] system 00:09: [mem 0xfeda0000-0xfedbffff] has been reserved
[    3.144232] system 00:09: [mem 0xfee00000-0xfee00fff] has been reserved
[    3.150838] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
[    3.157644] pnp: PnP ACPI: found 10 devices
[    3.169087] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    3.178037] NET: Registered protocol family 2
[    3.182661] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
[    3.191300] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    3.199433] TCP bind hash table entries: 32768 (order: 7, 524288 bytes, linear)
[    3.206814] TCP: Hash tables configured (established 32768 bind 32768)
[    3.213489] MPTCP token hash table entries: 4096 (order: 4, 98304 bytes, linear)
[    3.220920] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
[    3.227654] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
[    3.235916] NET: Registered protocol family 1
[    3.240323] NET: Registered protocol family 44
[    3.244788] pci 0000:00:1c.0: bridge window [io  0x1000-0x0fff] to [bus 08] add_size 1000
[    3.252953] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 08] add_size 200000 add_align 100000
[    3.264407] pci 0000:00:1c.1: bridge window [io  0x1000-0x0fff] to [bus 10] add_size 1000
[    3.272566] pci 0000:00:1c.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 10] add_size 200000 add_align 100000
[    3.284016] pci 0000:00:1c.3: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 20] add_size 200000 add_align 100000
[    3.295486] pci 0000:00:1e.0: bridge window [io  0x1000-0x0fff] to [bus 02-03] add_size 1000
[    3.303931] pci 0000:00:1c.0: BAR 15: assigned [mem 0xd8000000-0xd81fffff 64bit pref]
[    3.311749] pci 0000:00:1c.1: BAR 15: assigned [mem 0xd8200000-0xd83fffff 64bit pref]
[    3.319565] pci 0000:00:1c.3: BAR 15: assigned [mem 0xd8400000-0xd85fffff 64bit pref]
[    3.327382] pci 0000:00:1c.0: BAR 13: assigned [io  0x6000-0x6fff]
[    3.333552] pci 0000:00:1c.1: BAR 13: assigned [io  0x7000-0x7fff]
[    3.339718] pci 0000:00:1e.0: BAR 13: assigned [io  0x8000-0x8fff]
[    3.345888] pci 0000:01:00.0: BAR 6: assigned [mem 0xf4620000-0xf463ffff pref]
[    3.353096] pci 0000:00:01.0: PCI bridge to [bus 01]
[    3.358054] pci 0000:00:01.0:   bridge window [io  0x4000-0x4fff]
[    3.364136] pci 0000:00:01.0:   bridge window [mem 0xf4600000-0xf46fffff]
[    3.370911] pci 0000:00:01.0:   bridge window [mem 0xe0000000-0xefffffff 64bit pref]
[    3.378638] pci 0000:00:1c.0: PCI bridge to [bus 08]
[    3.383592] pci 0000:00:1c.0:   bridge window [io  0x6000-0x6fff]
[    3.389678] pci 0000:00:1c.0:   bridge window [mem 0xf4100000-0xf41fffff]
[    3.396453] pci 0000:00:1c.0:   bridge window [mem 0xd8000000-0xd81fffff 64bit pref]
[    3.404184] pci 0000:00:1c.1: PCI bridge to [bus 10]
[    3.409140] pci 0000:00:1c.1:   bridge window [io  0x7000-0x7fff]
[    3.415224] pci 0000:00:1c.1:   bridge window [mem 0xf4000000-0xf40fffff]
[    3.422002] pci 0000:00:1c.1:   bridge window [mem 0xd8200000-0xd83fffff 64bit pref]
[    3.429735] pci 0000:00:1c.3: PCI bridge to [bus 20]
[    3.434692] pci 0000:00:1c.3:   bridge window [io  0x2000-0x3fff]
[    3.440778] pci 0000:00:1c.3:   bridge window [mem 0xf0000000-0xf3ffffff]
[    3.447554] pci 0000:00:1c.3:   bridge window [mem 0xd8400000-0xd85fffff 64bit pref]
[    3.455290] pci 0000:02:06.0: BAR 15: assigned [mem 0xdc000000-0xdfffffff pref]
[    3.462588] pci 0000:02:06.0: BAR 16: no space for [mem size 0x04000000]
[    3.469273] pci 0000:02:06.0: BAR 16: failed to assign [mem size 0x04000000]
[    3.476305] pci 0000:02:06.0: BAR 13: assigned [io  0x8000-0x80ff]
[    3.482473] pci 0000:02:06.0: BAR 14: assigned [io  0x8400-0x84ff]
[    3.488644] pci 0000:02:06.0: BAR 16: assigned [mem 0xdc000000-0xdfffffff]
[    3.495509] pci 0000:02:06.0: BAR 15: no space for [mem size 0x04000000 pref]
[    3.502628] pci 0000:02:06.0: BAR 15: failed to assign [mem size 0x04000000 pref]
[    3.510095] pci 0000:02:06.0: CardBus bridge to [bus 03]
[    3.515395] pci 0000:02:06.0:   bridge window [io  0x8000-0x80ff]
[    3.521478] pci 0000:02:06.0:   bridge window [io  0x8400-0x84ff]
[    3.527563] pci 0000:02:06.0:   bridge window [mem 0xdc000000-0xdfffffff]
[    3.534342] pci 0000:00:1e.0: PCI bridge to [bus 02-03]
[    3.539557] pci 0000:00:1e.0:   bridge window [io  0x8000-0x8fff]
[    3.545654] pci 0000:00:1e.0:   bridge window [mem 0xf4200000-0xf45fffff]
[    3.552440] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    3.558608] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    3.564775] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    3.571634] pci_bus 0000:00: resource 7 [mem 0xd8000000-0xfedfffff window]
[    3.578491] pci_bus 0000:00: resource 8 [mem 0xfee01000-0xffffffff window]
[    3.585350] pci_bus 0000:00: resource 9 [mem 0x000d0000-0x000dffff window]
[    3.592208] pci_bus 0000:01: resource 0 [io  0x4000-0x4fff]
[    3.597768] pci_bus 0000:01: resource 1 [mem 0xf4600000-0xf46fffff]
[    3.604021] pci_bus 0000:01: resource 2 [mem 0xe0000000-0xefffffff 64bit pref]
[    3.611226] pci_bus 0000:08: resource 0 [io  0x6000-0x6fff]
[    3.616789] pci_bus 0000:08: resource 1 [mem 0xf4100000-0xf41fffff]
[    3.623042] pci_bus 0000:08: resource 2 [mem 0xd8000000-0xd81fffff 64bit pref]
[    3.630248] pci_bus 0000:10: resource 0 [io  0x7000-0x7fff]
[    3.635809] pci_bus 0000:10: resource 1 [mem 0xf4000000-0xf40fffff]
[    3.642062] pci_bus 0000:10: resource 2 [mem 0xd8200000-0xd83fffff 64bit pref]
[    3.649269] pci_bus 0000:20: resource 0 [io  0x2000-0x3fff]
[    3.654830] pci_bus 0000:20: resource 1 [mem 0xf0000000-0xf3ffffff]
[    3.661084] pci_bus 0000:20: resource 2 [mem 0xd8400000-0xd85fffff 64bit pref]
[    3.668288] pci_bus 0000:02: resource 0 [io  0x8000-0x8fff]
[    3.673849] pci_bus 0000:02: resource 1 [mem 0xf4200000-0xf45fffff]
[    3.680105] pci_bus 0000:02: resource 4 [io  0x0000-0x0cf7 window]
[    3.686272] pci_bus 0000:02: resource 5 [io  0x0d00-0xffff window]
[    3.692440] pci_bus 0000:02: resource 6 [mem 0x000a0000-0x000bffff window]
[    3.699300] pci_bus 0000:02: resource 7 [mem 0xd8000000-0xfedfffff window]
[    3.706159] pci_bus 0000:02: resource 8 [mem 0xfee01000-0xffffffff window]
[    3.713020] pci_bus 0000:02: resource 9 [mem 0x000d0000-0x000dffff window]
[    3.719880] pci_bus 0000:03: resource 0 [io  0x8000-0x80ff]
[    3.725441] pci_bus 0000:03: resource 1 [io  0x8400-0x84ff]
[    3.731001] pci_bus 0000:03: resource 3 [mem 0xdc000000-0xdfffffff]
[    3.739207] pci 0000:01:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    3.747586] PCI: CLS 64 bytes, default 64
[    3.751701] Trying to unpack rootfs image as initramfs...

[-- Attachment #3: dmesglog.5.12.therm.2.softlockup --]
[-- Type: text/plain, Size: 71124 bytes --]

[    0.000000] microcode: microcode updated early to revision 0xd1, date = 2010-10-01
[    0.000000] Linux version 5.12.0-arch1-1 (linux@archlinux) (gcc (GCC) 10.2.0, GNU ld (GNU Binutils) 2.36.1) #39 SMP PREEMPT Wed, 19 May 2021 15:09:56 +0000
[    0.000000] Command line: BOOT_IMAGE=/2018Dec04/boot/vmlinuz-linux root=UUID=a5376a54-1964-4312-8894-9cf3432397fe rw rootflags=subvol=2018Dec04 resume=dev/sda3 vt.color=0x70 systemd.unified_cgroup_hierarchy=1 zswap.enabled=1 zswap.zpool=z3fold acpi_enforce_resources=lax debug ignore_loglevel log_buf_len=16M no_console_suspend systemd.log_target=null console=ttyS0,115200 console=tty17
[    0.000000] x86/fpu: x87 FPU will use FXSAVE
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000d7fcffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000d7fd0000-0x00000000d7fe55ff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000d7fe5600-0x00000000d7ff7fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000d7ff8000-0x00000000d7ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed20000-0x00000000fed9afff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000feda0000-0x00000000fedbffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ffb00000-0x00000000ffbfffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fff00000-0x00000000ffffffff] reserved
[    0.000000] printk: debug: ignoring loglevel setting.
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.4 present.
[    0.000000] DMI: Hewlett-Packard /309F, BIOS 68YAF Ver. F.1D 07/11/2008
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 1994.827 MHz processor
[    0.001340] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.001348] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.001357] last_pfn = 0xd7fd0 max_arch_pfn = 0x400000000
[    0.002274] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.003127] total RAM covered: 3456M
[    0.003861] Found optimal setting for mtrr clean up
[    0.003863]  gran_size: 64K 	chunk_size: 1G 	num_reg: 3  	lose cover RAM: 0G
[    0.031894] check: Scanning 1 areas for low memory corruption
[    0.119572] printk: log_buf_len: 16777216 bytes
[    0.119581] printk: early log buf free: 128664(98%)
[    0.119585] RAMDISK: [mem 0x36433000-0x37210fff]
[    0.119598] ACPI: Early table checksum verification disabled
[    0.119612] ACPI: RSDP 0x00000000000F78E0 000024 (v02 HP    )
[    0.119621] ACPI: XSDT 0x00000000D7FE57C8 00007C (v01 HPQOEM SLIC-MPC 00000001 HP   00000001)
[    0.119633] ACPI: FACP 0x00000000D7FE5684 0000F4 (v04 HP     309F     00000003 HP   00000001)
[    0.119645] ACPI: DSDT 0x00000000D7FE5ACC 010A75 (v01 HP     nc9700   00010000 MSFT 0100000E)
[    0.119652] ACPI: FACS 0x00000000D7FF7E80 000040
[    0.119659] ACPI: FACS 0x00000000D7FF7E80 000040
[    0.119665] ACPI: SLIC 0x00000000D7FE5844 000176 (v01 HPQOEM SLIC-MPC 00000001 HP   00000001)
[    0.119673] ACPI: HPET 0x00000000D7FE59BC 000038 (v01 HP     309F     00000001 HP   00000001)
[    0.119680] ACPI: APIC 0x00000000D7FE59F4 000068 (v01 HP     309F     00000001 HP   00000001)
[    0.119687] ACPI: MCFG 0x00000000D7FE5A5C 00003C (v01 HP     309F     00000001 HP   00000001)
[    0.119694] ACPI: TCPA 0x00000000D7FE5A98 000032 (v02 HP     309F     00000001 HP   00000001)
[    0.119702] ACPI: SSDT 0x00000000D7FF6541 000059 (v01 HP     HPQNLP   00000001 MSFT 0100000E)
[    0.119709] ACPI: SSDT 0x00000000D7FF659A 000326 (v01 HP     HPQSAT   00000001 MSFT 0100000E)
[    0.119716] ACPI: SSDT 0x00000000D7FF7115 00025F (v01 HP     Cpu0Tst  00003000 INTL 20060317)
[    0.119724] ACPI: SSDT 0x00000000D7FF7374 0000A6 (v01 HP     Cpu1Tst  00003000 INTL 20060317)
[    0.119731] ACPI: SSDT 0x00000000D7FF741A 0004D7 (v01 HP     CpuPm    00003000 INTL 20060317)
[    0.119737] ACPI: Reserving FACP table memory at [mem 0xd7fe5684-0xd7fe5777]
[    0.119742] ACPI: Reserving DSDT table memory at [mem 0xd7fe5acc-0xd7ff6540]
[    0.119744] ACPI: Reserving FACS table memory at [mem 0xd7ff7e80-0xd7ff7ebf]
[    0.119747] ACPI: Reserving FACS table memory at [mem 0xd7ff7e80-0xd7ff7ebf]
[    0.119750] ACPI: Reserving SLIC table memory at [mem 0xd7fe5844-0xd7fe59b9]
[    0.119752] ACPI: Reserving HPET table memory at [mem 0xd7fe59bc-0xd7fe59f3]
[    0.119755] ACPI: Reserving APIC table memory at [mem 0xd7fe59f4-0xd7fe5a5b]
[    0.119758] ACPI: Reserving MCFG table memory at [mem 0xd7fe5a5c-0xd7fe5a97]
[    0.119761] ACPI: Reserving TCPA table memory at [mem 0xd7fe5a98-0xd7fe5ac9]
[    0.119763] ACPI: Reserving SSDT table memory at [mem 0xd7ff6541-0xd7ff6599]
[    0.119766] ACPI: Reserving SSDT table memory at [mem 0xd7ff659a-0xd7ff68bf]
[    0.119769] ACPI: Reserving SSDT table memory at [mem 0xd7ff7115-0xd7ff7373]
[    0.119771] ACPI: Reserving SSDT table memory at [mem 0xd7ff7374-0xd7ff7419]
[    0.119774] ACPI: Reserving SSDT table memory at [mem 0xd7ff741a-0xd7ff78f0]
[    0.119792] ACPI: Local APIC address 0xfee00000
[    0.119893] No NUMA configuration found
[    0.119896] Faking a node at [mem 0x0000000000000000-0x00000000d7fcffff]
[    0.119904] NODE_DATA(0) allocated [mem 0xd7fcc000-0xd7fcffff]
[    0.119969] Zone ranges:
[    0.119972]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.119976]   DMA32    [mem 0x0000000001000000-0x00000000d7fcffff]
[    0.119980]   Normal   empty
[    0.119983]   Device   empty
[    0.119986] Movable zone start for each node
[    0.119988] Early memory node ranges
[    0.119989]   node   0: [mem 0x0000000000001000-0x000000000009efff]
[    0.119993]   node   0: [mem 0x0000000000100000-0x00000000d7fcffff]
[    0.119997] Initmem setup node 0 [mem 0x0000000000001000-0x00000000d7fcffff]
[    0.120001] On node 0 totalpages: 884590
[    0.120004]   DMA zone: 64 pages used for memmap
[    0.120007]   DMA zone: 21 pages reserved
[    0.120009]   DMA zone: 3998 pages, LIFO batch:0
[    0.121497]   DMA zone: 28770 pages in unavailable ranges
[    0.121502]   DMA32 zone: 13760 pages used for memmap
[    0.121505]   DMA32 zone: 880592 pages, LIFO batch:63
[    0.170935]   DMA32 zone: 48 pages in unavailable ranges
[    0.171393] ACPI: PM-Timer IO Port: 0x1008
[    0.171399] ACPI: Local APIC address 0xfee00000
[    0.171413] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.171417] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.171435] IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-23
[    0.171441] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.171446] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.171450] ACPI: IRQ0 used by override.
[    0.171453] ACPI: IRQ9 used by override.
[    0.171457] Using ACPI (MADT) for SMP configuration information
[    0.171459] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.171470] smpboot: Allowing 2 CPUs, 0 hotplug CPUs
[    0.171499] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.171503] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[    0.171506] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000dffff]
[    0.171508] PM: hibernation: Registered nosave memory: [mem 0x000e0000-0x000fffff]
[    0.171513] [mem 0xd8000000-0xfebfffff] available for PCI devices
[    0.171516] Booting paravirtualized kernel on bare hardware
[    0.171523] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[    0.180391] setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:2 nr_node_ids:1
[    0.181317] percpu: Embedded 56 pages/cpu s192512 r8192 d28672 u1048576
[    0.181329] pcpu-alloc: s192512 r8192 d28672 u1048576 alloc=1*2097152
[    0.181336] pcpu-alloc: [0] 0 1 
[    0.181375] Built 1 zonelists, mobility grouping on.  Total pages: 870745
[    0.181381] Policy zone: DMA32
[    0.181385] Kernel command line: BOOT_IMAGE=/2018Dec04/boot/vmlinuz-linux root=UUID=a5376a54-1964-4312-8894-9cf3432397fe rw rootflags=subvol=2018Dec04 resume=dev/sda3 vt.color=0x70 systemd.unified_cgroup_hierarchy=1 zswap.enabled=1 zswap.zpool=z3fold acpi_enforce_resources=lax debug ignore_loglevel log_buf_len=16M no_console_suspend systemd.log_target=null console=ttyS0,115200 console=tty17
[    0.183344] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[    0.184293] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.184373] mem auto-init: stack:byref_all(zero), heap alloc:on, heap free:off
[    0.238190] Memory: 3349148K/3538360K available (14344K kernel code, 2038K rwdata, 8972K rodata, 1652K init, 4356K bss, 188952K reserved, 0K cma-reserved)
[    0.238213] random: get_random_u64 called from __kmem_cache_create+0x22/0x530 with crng_init=0
[    0.238467] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[    0.238499] Kernel/User page tables isolation: enabled
[    0.238541] ftrace: allocating 41867 entries in 164 pages
[    0.260175] ftrace: allocated 164 pages with 3 groups
[    0.260455] rcu: Preemptible hierarchical RCU implementation.
[    0.260459] rcu: 	RCU dyntick-idle grace-period acceleration is enabled.
[    0.260461] rcu: 	RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=2.
[    0.260464] rcu: 	RCU priority boosting: priority 1 delay 500 ms.
[    0.260467] 	Trampoline variant of Tasks RCU enabled.
[    0.260469] 	Rude variant of Tasks RCU enabled.
[    0.260471] 	Tracing variant of Tasks RCU enabled.
[    0.260472] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[    0.260475] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
[    0.266858] NR_IRQS: 20736, nr_irqs: 440, preallocated irqs: 16
[    0.267187] Console: colour dummy device 80x25
[    0.267545] printk: console [tty17] enabled
[    1.165821] printk: console [ttyS0] enabled
[    1.170016] ACPI: Core revision 20210105
[    1.174089] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
[    1.183215] APIC: Switch to symmetric I/O mode setup
[    1.188652] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    1.209883] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x39822f3be63, max_idle_ns: 881590790478 ns
[    1.220382] Calibrating delay loop (skipped), value calculated using timer frequency.. 3991.88 BogoMIPS (lpj=6649423)
[    1.223714] pid_max: default: 32768 minimum: 301
[    1.227084] LSM: Security Framework initializing
[    1.230386] Yama: becoming mindful.
[    1.233724] LSM support for eBPF active
[    1.237099] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    1.240408] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    1.247101] process: using mwait in idle threads
[    1.250383] Last level iTLB entries: 4KB 128, 2MB 4, 4MB 4
[    1.253713] Last level dTLB entries: 4KB 256, 2MB 0, 4MB 32, 1GB 0
[    1.257049] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    1.260382] Spectre V2 : Mitigation: Full generic retpoline
[    1.263713] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    1.267046] Speculative Store Bypass: Vulnerable
[    1.270382] MDS: Vulnerable: Clear CPU buffers attempted, no microcode
[    1.273955] Freeing SMP alternatives memory: 36K
[    1.388643] smpboot: CPU0: Intel(R) Core(TM)2 CPU         T7200  @ 2.00GHz (family: 0x6, model: 0xf, stepping: 0x6)
[    1.390693] Performance Events: PEBS fmt0-, Core2 events, 4-deep LBR, Intel PMU driver.
[    1.393717] core: PEBS disabled due to CPU errata
[    1.397047] ... version:                2
[    1.400380] ... bit width:              40
[    1.403713] ... generic registers:      2
[    1.407046] ... value mask:             000000ffffffffff
[    1.410380] ... max period:             000000007fffffff
[    1.413713] ... fixed-purpose events:   3
[    1.417046] ... event mask:             0000000700000003
[    1.420561] rcu: Hierarchical SRCU implementation.
[    1.424627] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    1.427129] smp: Bringing up secondary CPUs ...
[    1.430684] x86: Booting SMP configuration:
[    1.433726] .... node  #0, CPUs:      #1
[    1.439097] smp: Brought up 1 node, 2 CPUs
[    1.443721] smpboot: Max logical packages: 1
[    1.447047] smpboot: Total of 2 processors activated (7982.77 BogoMIPS)
[    1.453902] devtmpfs: initialized
[    1.457142] x86/mm: Memory block size: 128MB
[    1.461032] PM: Registering ACPI NVS region [mem 0xd7fe5600-0xd7ff7fff] (76288 bytes)
[    1.470449] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[    1.477057] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
[    1.483806] pinctrl core: initialized pinctrl subsystem
[    1.490560] PM: RTC time: 17:17:40, date: 2021-05-19
[    1.497238] NET: Registered protocol family 16
[    1.500715] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
[    1.507191] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    1.517198] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    1.523731] audit: initializing netlink subsys (disabled)
[    1.530439] audit: type=2000 audit(1621444659.333:1): state=initialized audit_enabled=0 res=1
[    1.530618] thermal_sys: Registered thermal governor 'fair_share'
[    1.533715] thermal_sys: Registered thermal governor 'bang_bang'
[    1.537048] thermal_sys: Registered thermal governor 'step_wise'
[    1.540380] thermal_sys: Registered thermal governor 'user_space'
[    1.543713] thermal_sys: Registered thermal governor 'power_allocator'
[    1.547069] cpuidle: using governor ladder
[    1.553720] cpuidle: using governor menu
[    1.557173] ACPI: bus type PCI registered
[    1.560381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    1.563832] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[    1.567050] PCI: not using MMCONFIG
[    1.570385] PCI: Using configuration type 1 for base access
[    1.579395] Kprobes globally optimized
[    1.580423] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    1.587206] fbcon: Taking over console
[    1.590446] ACPI: Added _OSI(Module Device)
[    1.593715] ACPI: Added _OSI(Processor Device)
[    1.600386] ACPI: Added _OSI(3.0 _SCP Extensions)
[    1.603718] ACPI: Added _OSI(Processor Aggregator Device)
[    1.610381] ACPI: Added _OSI(Linux-Dell-Video)
[    1.613714] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    1.620380] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    1.637661] ACPI: 6 ACPI AML tables successfully acquired and loaded
[    1.696961] ACPI: Dynamic OEM Table Load:
[    1.700387] ACPI: SSDT 0xFFFF8C68013A8C00 00023D (v01 HP     Cpu0Ist  00003000 INTL 20060317)
[    1.711276] ACPI: Dynamic OEM Table Load:
[    1.713728] ACPI: SSDT 0xFFFF8C6801322000 0004CB (v01 HP     Cpu0Cst  00003001 INTL 20060317)
[    1.724410] ACPI: Dynamic OEM Table Load:
[    1.727050] ACPI: SSDT 0xFFFF8C6801A07500 0000C8 (v01 HP     Cpu1Ist  00003000 INTL 20060317)
[    1.737621] ACPI: Dynamic OEM Table Load:
[    1.740384] ACPI: SSDT 0xFFFF8C68019B2240 000085 (v01 HP     Cpu1Cst  00003000 INTL 20060317)
[    1.751397] ACPI: EC: EC started
[    1.753713] ACPI: EC: interrupt blocked
[    1.766341] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    1.770382] ACPI: \_SB_.C003.C004.C006: Boot DSDT EC used to handle transactions
[    1.780383] ACPI: Interpreter enabled
[    1.783739] ACPI: (supports S0 S3 S4 S5)
[    1.787047] ACPI: Using IOAPIC for interrupt routing
[    1.790430] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[    1.801389] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in ACPI motherboard resources
[    1.810386] pmd_set_huge: Cannot satisfy [mem 0xf8000000-0xf8200000] with a huge-page mapping due to MTRR override.
[    1.820520] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    1.830753] ACPI: Enabled 13 GPEs in block 00 to 1F
[    1.844398] ACPI: PM: Power Resource [C1F8] (on)
[    1.851615] ACPI: PM: Power Resource [C207] (on)
[    1.854925] ACPI: PM: Power Resource [C224] (on)
[    1.864644] ACPI: PM: Power Resource [C22C] (on)
[    1.875517] ACPI: PM: Power Resource [C334] (off)
[    1.880481] ACPI: PM: Power Resource [C335] (off)
[    1.887144] ACPI: PM: Power Resource [C336] (off)
[    1.890480] ACPI: PM: Power Resource [C337] (off)
[    1.893810] ACPI: PM: Power Resource [C338] (off)
[    1.900489] ACPI: PM: Power Resource [C339] (off)
[    1.903810] ACPI: PM: Power Resource [C33A] (off)
[    1.910483] ACPI: PM: Power Resource [C33B] (off)
[    1.913810] ACPI: PM: Power Resource [C33C] (off)
[    1.920492] ACPI: PM: Power Resource [C33D] (off)
[    1.923771] ACPI: PM: Power Resource [C33E] (off)
[    1.936284] ACPI: PCI Root Bridge [C003] (domain 0000 [bus 00-ff])
[    1.943721] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[    1.953720] acpi PNP0A08:00: _OSC: platform retains control of PCIe features (AE_NOT_FOUND)
[    1.960392] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
[    1.977119] PCI host bridge to bus 0000:00
[    1.980381] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    1.987047] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    1.993714] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    2.003713] pci_bus 0000:00: root bus resource [mem 0xd8000000-0xfedfffff window]
[    2.010380] pci_bus 0000:00: root bus resource [mem 0xfee01000-0xffffffff window]
[    2.017047] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000dffff window]
[    2.023714] pci_bus 0000:00: root bus resource [bus 00-ff]
[    2.030399] pci 0000:00:00.0: [8086:27a0] type 00 class 0x060000
[    2.037219] pci 0000:00:01.0: [8086:27a1] type 01 class 0x060400
[    2.043781] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    2.050588] pci 0000:00:1b.0: [8086:27d8] type 00 class 0x040300
[    2.053738] pci 0000:00:1b.0: reg 0x10: [mem 0xf4700000-0xf4703fff 64bit]
[    2.060509] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    2.067231] pci 0000:00:1c.0: [8086:27d0] type 01 class 0x060400
[    2.073859] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    2.080571] pci 0000:00:1c.1: [8086:27d2] type 01 class 0x060400
[    2.087193] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[    2.093905] pci 0000:00:1c.3: [8086:27d6] type 01 class 0x060400
[    2.100528] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[    2.103917] pci 0000:00:1d.0: [8086:27c8] type 00 class 0x0c0300
[    2.110437] pci 0000:00:1d.0: reg 0x20: [io  0x5000-0x501f]
[    2.117241] pci 0000:00:1d.1: [8086:27c9] type 00 class 0x0c0300
[    2.123770] pci 0000:00:1d.1: reg 0x20: [io  0x5020-0x503f]
[    2.130570] pci 0000:00:1d.2: [8086:27ca] type 00 class 0x0c0300
[    2.133770] pci 0000:00:1d.2: reg 0x20: [io  0x5040-0x505f]
[    2.140483] pci 0000:00:1d.3: [8086:27cb] type 00 class 0x0c0300
[    2.147103] pci 0000:00:1d.3: reg 0x20: [io  0x5060-0x507f]
[    2.153912] pci 0000:00:1d.7: [8086:27cc] type 00 class 0x0c0320
[    2.157065] pci 0000:00:1d.7: reg 0x10: [mem 0xf4704000-0xf47043ff]
[    2.163830] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[    2.170542] pci 0000:00:1e.0: [8086:2448] type 01 class 0x060401
[    2.177187] pci 0000:00:1f.0: [8086:27b9] type 00 class 0x060100
[    2.183840] pci 0000:00:1f.0: quirk: [io  0x1000-0x107f] claimed by ICH6 ACPI/GPIO/TCO
[    2.190385] pci 0000:00:1f.0: quirk: [io  0x1100-0x113f] claimed by ICH6 GPIO
[    2.197049] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0500 (mask 007f)
[    2.207052] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 4 PIO at 0238 (mask 0007)
[    2.213713] pci 0000:00:1f.0: quirk_ich7_lpc+0x0/0x60 took 29296 usecs
[    2.220559] pci 0000:00:1f.1: [8086:27df] type 00 class 0x01018a
[    2.227068] pci 0000:00:1f.1: reg 0x10: [io  0x0000-0x0007]
[    2.233723] pci 0000:00:1f.1: reg 0x14: [io  0x0000-0x0003]
[    2.237061] pci 0000:00:1f.1: reg 0x18: [io  0x0000-0x0007]
[    2.243723] pci 0000:00:1f.1: reg 0x1c: [io  0x0000-0x0003]
[    2.250390] pci 0000:00:1f.1: reg 0x20: [io  0x5080-0x508f]
[    2.253737] pci 0000:00:1f.1: legacy IDE quirk: reg 0x10: [io  0x01f0-0x01f7]
[    2.260380] pci 0000:00:1f.1: legacy IDE quirk: reg 0x14: [io  0x03f6]
[    2.267047] pci 0000:00:1f.1: legacy IDE quirk: reg 0x18: [io  0x0170-0x0177]
[    2.273713] pci 0000:00:1f.1: legacy IDE quirk: reg 0x1c: [io  0x0376]
[    2.280553] pci 0000:00:1f.2: [8086:27c5] type 00 class 0x010601
[    2.287066] pci 0000:00:1f.2: reg 0x10: [io  0x13f0-0x13f7]
[    2.293726] pci 0000:00:1f.2: reg 0x14: [io  0x15f4-0x15f7]
[    2.300390] pci 0000:00:1f.2: reg 0x18: [io  0x1370-0x1377]
[    2.303723] pci 0000:00:1f.2: reg 0x1c: [io  0x1574-0x1577]
[    2.310390] pci 0000:00:1f.2: reg 0x20: [io  0x50b0-0x50bf]
[    2.317056] pci 0000:00:1f.2: reg 0x24: [mem 0xf4705000-0xf47053ff]
[    2.320446] pci 0000:00:1f.2: PME# supported from D3hot
[    2.327288] pci 0000:01:00.0: [1002:71c5] type 00 class 0x030000
[    2.333737] pci 0000:01:00.0: reg 0x10: [mem 0xe0000000-0xefffffff pref]
[    2.340393] pci 0000:01:00.0: reg 0x14: [io  0x4000-0x40ff]
[    2.347061] pci 0000:01:00.0: reg 0x18: [mem 0xf4600000-0xf460ffff]
[    2.350425] pci 0000:01:00.0: reg 0x30: [mem 0x00000000-0x0001ffff pref]
[    2.357067] pci 0000:01:00.0: enabling Extended Tags
[    2.363802] pci 0000:01:00.0: supports D1 D2
[    2.367169] pci 0000:01:00.0: disabling ASPM on pre-1.1 PCIe device.  You can enable it with 'pcie_aspm=force'
[    2.377062] pci 0000:00:01.0: PCI bridge to [bus 01]
[    2.383715] pci 0000:00:01.0:   bridge window [io  0x4000-0x4fff]
[    2.390381] pci 0000:00:01.0:   bridge window [mem 0xf4600000-0xf46fffff]
[    2.397049] pci 0000:00:01.0:   bridge window [mem 0xe0000000-0xefffffff 64bit pref]
[    2.403806] acpiphp: Slot [1] registered
[    2.407205] pci 0000:08:00.0: [14e4:16fd] type 00 class 0x020000
[    2.413863] pci 0000:08:00.0: reg 0x10: [mem 0xf4100000-0xf410ffff 64bit]
[    2.420670] pci 0000:08:00.0: enabling Extended Tags
[    2.427468] pci 0000:08:00.0: PME# supported from D3hot D3cold
[    2.434113] pci 0000:08:00.0: disabling ASPM on pre-1.1 PCIe device.  You can enable it with 'pcie_aspm=force'
[    2.443780] pci 0000:00:1c.0: PCI bridge to [bus 08]
[    2.447052] pci 0000:00:1c.0:   bridge window [mem 0xf4100000-0xf41fffff]
[    2.453917] pci 0000:10:00.0: [8086:4222] type 00 class 0x028000
[    2.460489] pci 0000:10:00.0: reg 0x10: [mem 0xf4000000-0xf4000fff]
[    2.467498] pci 0000:10:00.0: PME# supported from D0 D3hot D3cold
[    2.474022] pci 0000:10:00.0: disabling ASPM on pre-1.1 PCIe device.  You can enable it with 'pcie_aspm=force'
[    2.483784] pci 0000:00:1c.1: PCI bridge to [bus 10]
[    2.490386] pci 0000:00:1c.1:   bridge window [mem 0xf4000000-0xf40fffff]
[    2.497184] acpiphp: Slot [1-1] registered
[    2.500434] pci 0000:00:1c.3: PCI bridge to [bus 20]
[    2.503717] pci 0000:00:1c.3:   bridge window [io  0x2000-0x3fff]
[    2.510383] pci 0000:00:1c.3:   bridge window [mem 0xf0000000-0xf3ffffff]
[    2.517077] pci_bus 0000:02: extended config space not accessible
[    2.523817] pci 0000:02:06.0: [104c:8039] type 02 class 0x060700
[    2.530406] pci 0000:02:06.0: reg 0x10: [mem 0xf4200000-0xf4200fff]
[    2.537111] pci 0000:02:06.0: supports D1 D2
[    2.540380] pci 0000:02:06.0: PME# supported from D0 D1 D2 D3hot
[    2.547168] pci 0000:02:06.1: [104c:803a] type 00 class 0x0c0010
[    2.553739] pci 0000:02:06.1: reg 0x10: [mem 0xf4201000-0xf42017ff]
[    2.560403] pci 0000:02:06.1: reg 0x14: [mem 0xf4204000-0xf4207fff]
[    2.563843] pci 0000:02:06.1: supports D1 D2
[    2.570381] pci 0000:02:06.1: PME# supported from D0 D1 D2 D3hot
[    2.577135] pci 0000:02:06.2: [104c:803b] type 00 class 0x018000
[    2.580404] pci 0000:02:06.2: reg 0x10: [mem 0xf4208000-0xf4208fff]
[    2.587186] pci 0000:02:06.2: supports D1 D2
[    2.593714] pci 0000:02:06.2: PME# supported from D0 D1 D2 D3hot
[    2.597132] pci 0000:02:06.3: [104c:803c] type 00 class 0x080500
[    2.603739] pci 0000:02:06.3: reg 0x10: [mem 0xf4209000-0xf42090ff]
[    2.610487] pci 0000:02:06.3: supports D1 D2
[    2.613713] pci 0000:02:06.3: PME# supported from D0 D1 D2 D3hot
[    2.620468] pci 0000:02:06.4: [104c:803d] type 00 class 0x078000
[    2.627072] pci 0000:02:06.4: reg 0x10: [mem 0xf420a000-0xf420afff]
[    2.633727] pci 0000:02:06.4: reg 0x14: [mem 0xf420b000-0xf420bfff]
[    2.640506] pci 0000:02:06.4: supports D1 D2
[    2.643714] pci 0000:02:06.4: PME# supported from D0 D1 D2 D3hot
[    2.650528] pci 0000:00:1e.0: PCI bridge to [bus 02-03] (subtractive decode)
[    2.657053] pci 0000:00:1e.0:   bridge window [mem 0xf4200000-0xf45fffff]
[    2.663719] pci 0000:00:1e.0:   bridge window [io  0x0000-0x0cf7 window] (subtractive decode)
[    2.673716] pci 0000:00:1e.0:   bridge window [io  0x0d00-0xffff window] (subtractive decode)
[    2.680380] pci 0000:00:1e.0:   bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
[    2.690380] pci 0000:00:1e.0:   bridge window [mem 0xd8000000-0xfedfffff window] (subtractive decode)
[    2.700380] pci 0000:00:1e.0:   bridge window [mem 0xfee01000-0xffffffff window] (subtractive decode)
[    2.707047] pci 0000:00:1e.0:   bridge window [mem 0x000d0000-0x000dffff window] (subtractive decode)
[    2.717084] pci_bus 0000:03: extended config space not accessible
[    2.723738] pci_bus 0000:03: busn_res: [bus 03] end can not be updated to 06
[    2.730385] pci 0000:00:1e.0: bridge has subordinate 03 but max busn 06
[    2.739221] ACPI: PCI Interrupt Link [C10F] (IRQs *10 11)
[    2.743923] ACPI: PCI Interrupt Link [C110] (IRQs *10 11)
[    2.750588] ACPI: PCI Interrupt Link [C111] (IRQs 10 *11)
[    2.757253] ACPI: PCI Interrupt Link [C112] (IRQs 10 11) *5
[    2.763921] ACPI: PCI Interrupt Link [C125] (IRQs *10 11)
[    2.767253] ACPI: PCI Interrupt Link [C126] (IRQs *10 11)
[    2.773921] ACPI: PCI Interrupt Link [C127] (IRQs 10 *11)
[    2.780570] ACPI: PCI Interrupt Link [C128] (IRQs) *0, disabled.
[    2.787076] pci 0000:08:00.0: BAR 0: assigned [mem 0xf4100000-0xf410ffff 64bit]
[    2.787045] ACPI: EC: interrupt unblocked
[    2.793714] ACPI: EC: event unblocked
[    2.797046] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    2.803716] ACPI: EC: GPE=0x16
[    2.807048] ACPI: \_SB_.C003.C004.C006: Boot DSDT EC initialization complete
[    2.813714] ACPI: \_SB_.C003.C004.C006: EC: Used to handle transactions and events
[    2.820482] iommu: Default domain type: Translated 
[    2.827073] pci 0000:01:00.0: vgaarb: setting as boot VGA device
[    2.830378] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    2.840384] pci 0000:01:00.0: vgaarb: bridge control possible
[    2.847047] vgaarb: loaded
[    2.850703] SCSI subsystem initialized
[    2.853747] libata version 3.00 loaded.
[    2.857061] ACPI: bus type USB registered
[    2.860404] usbcore: registered new interface driver usbfs
[    2.863729] usbcore: registered new interface driver hub
[    2.867057] usbcore: registered new device driver usb
[    2.870422] pps_core: LinuxPPS API ver. 1 registered
[    2.873713] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    2.877051] PTP clock support registered
[    2.880396] EDAC MC: Ver: 3.0.0
[    2.887196] NetLabel: Initializing
[    2.890380] NetLabel:  domain hash size = 128
[    2.893713] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    2.897074] NetLabel:  unlabeled traffic allowed by default
[    2.900387] PCI: Using ACPI for IRQ routing
[    2.909475] PCI: pci_cache_line_size set to 64 bytes
[    2.910470] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]
[    2.913714] e820: reserve RAM buffer [mem 0xd7fd0000-0xd7ffffff]
[    2.918655] hpet: 3 channels of 0 reserved for per-cpu timers
[    2.927056] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    2.930380] hpet0: 3 comparators, 64-bit 14.318180 MHz counter
[    2.939052] clocksource: Switched to clocksource tsc-early
[    2.961165] VFS: Disk quotas dquot_6.6.0
[    2.965123] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    2.972136] pnp: PnP ACPI init
[    2.975514] system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved
[    2.982473] system 00:00: [mem 0x000e0000-0x000fffff] could not be reserved
[    2.989422] system 00:00: [mem 0x00100000-0xd7ffffff] could not be reserved
[    2.996378] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[    3.004154] pnp 00:01: Plug and Play ACPI device, IDs PNP0501 PNP0500 (active)
[    3.012170] pnp 00:02: [dma 1]
[    3.015338] pnp 00:02: Plug and Play ACPI device, IDs PNP0401 (active)
[    3.022021] pnp 00:03: Plug and Play ACPI device, IDs IFX0102 PNP0c31 (active)
[    3.029281] pnp 00:04: Plug and Play ACPI device, IDs PNP0b00 (active)
[    3.035863] pnp 00:05: Plug and Play ACPI device, IDs PNP0303 (active)
[    3.042412] pnp 00:06: Plug and Play ACPI device, IDs SYN011d SYN0100 SYN0002 PNP0f13 (active)
[    3.051306] system 00:07: [io  0x0500-0x055f] has been reserved
[    3.057218] system 00:07: [io  0x0800-0x080f] has been reserved
[    3.063128] system 00:07: [mem 0xffb00000-0xffbfffff] has been reserved
[    3.069730] system 00:07: [mem 0xfff00000-0xffffffff] has been reserved
[    3.076335] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[    3.084163] system 00:08: [io  0x04d0-0x04d1] has been reserved
[    3.090075] system 00:08: [io  0x1000-0x107f] has been reserved
[    3.095984] system 00:08: [io  0x1100-0x113f] has been reserved
[    3.101892] system 00:08: [io  0x1200-0x121f] has been reserved
[    3.107802] system 00:08: [mem 0xf8000000-0xfbffffff] has been reserved
[    3.114405] system 00:08: [mem 0xfec00000-0xfec000ff] could not be reserved
[    3.121353] system 00:08: [mem 0xfed20000-0xfed3ffff] has been reserved
[    3.127958] system 00:08: [mem 0xfed45000-0xfed8ffff] has been reserved
[    3.134559] system 00:08: [mem 0xfed90000-0xfed9afff] has been reserved
[    3.141166] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[    3.148361] system 00:09: [mem 0xfeda0000-0xfedbffff] has been reserved
[    3.154967] system 00:09: [mem 0xfee00000-0xfee00fff] has been reserved
[    3.161573] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
[    3.168380] pnp: PnP ACPI: found 10 devices
[    3.179829] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    3.188779] NET: Registered protocol family 2
[    3.193405] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
[    3.202046] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    3.210181] TCP bind hash table entries: 32768 (order: 7, 524288 bytes, linear)
[    3.217563] TCP: Hash tables configured (established 32768 bind 32768)
[    3.224241] MPTCP token hash table entries: 4096 (order: 4, 98304 bytes, linear)
[    3.231674] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
[    3.238403] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
[    3.246664] NET: Registered protocol family 1
[    3.251069] NET: Registered protocol family 44
[    3.255534] pci 0000:00:1c.0: bridge window [io  0x1000-0x0fff] to [bus 08] add_size 1000
[    3.263701] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 08] add_size 200000 add_align 100000
[    3.275154] pci 0000:00:1c.1: bridge window [io  0x1000-0x0fff] to [bus 10] add_size 1000
[    3.283314] pci 0000:00:1c.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 10] add_size 200000 add_align 100000
[    3.294765] pci 0000:00:1c.3: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 20] add_size 200000 add_align 100000
[    3.306231] pci 0000:00:1e.0: bridge window [io  0x1000-0x0fff] to [bus 02-03] add_size 1000
[    3.314680] pci 0000:00:1c.0: BAR 15: assigned [mem 0xd8000000-0xd81fffff 64bit pref]
[    3.322497] pci 0000:00:1c.1: BAR 15: assigned [mem 0xd8200000-0xd83fffff 64bit pref]
[    3.330314] pci 0000:00:1c.3: BAR 15: assigned [mem 0xd8400000-0xd85fffff 64bit pref]
[    3.338129] pci 0000:00:1c.0: BAR 13: assigned [io  0x6000-0x6fff]
[    3.344297] pci 0000:00:1c.1: BAR 13: assigned [io  0x7000-0x7fff]
[    3.350465] pci 0000:00:1e.0: BAR 13: assigned [io  0x8000-0x8fff]
[    3.356636] pci 0000:01:00.0: BAR 6: assigned [mem 0xf4620000-0xf463ffff pref]
[    3.363846] pci 0000:00:01.0: PCI bridge to [bus 01]
[    3.368802] pci 0000:00:01.0:   bridge window [io  0x4000-0x4fff]
[    3.374885] pci 0000:00:01.0:   bridge window [mem 0xf4600000-0xf46fffff]
[    3.381661] pci 0000:00:01.0:   bridge window [mem 0xe0000000-0xefffffff 64bit pref]
[    3.389388] pci 0000:00:1c.0: PCI bridge to [bus 08]
[    3.394346] pci 0000:00:1c.0:   bridge window [io  0x6000-0x6fff]
[    3.400431] pci 0000:00:1c.0:   bridge window [mem 0xf4100000-0xf41fffff]
[    3.407207] pci 0000:00:1c.0:   bridge window [mem 0xd8000000-0xd81fffff 64bit pref]
[    3.414937] pci 0000:00:1c.1: PCI bridge to [bus 10]
[    3.419894] pci 0000:00:1c.1:   bridge window [io  0x7000-0x7fff]
[    3.425977] pci 0000:00:1c.1:   bridge window [mem 0xf4000000-0xf40fffff]
[    3.432755] pci 0000:00:1c.1:   bridge window [mem 0xd8200000-0xd83fffff 64bit pref]
[    3.440487] pci 0000:00:1c.3: PCI bridge to [bus 20]
[    3.445444] pci 0000:00:1c.3:   bridge window [io  0x2000-0x3fff]
[    3.451527] pci 0000:00:1c.3:   bridge window [mem 0xf0000000-0xf3ffffff]
[    3.458303] pci 0000:00:1c.3:   bridge window [mem 0xd8400000-0xd85fffff 64bit pref]
[    3.466037] pci 0000:02:06.0: BAR 15: assigned [mem 0xdc000000-0xdfffffff pref]
[    3.473338] pci 0000:02:06.0: BAR 16: no space for [mem size 0x04000000]
[    3.480025] pci 0000:02:06.0: BAR 16: failed to assign [mem size 0x04000000]
[    3.487059] pci 0000:02:06.0: BAR 13: assigned [io  0x8000-0x80ff]
[    3.493226] pci 0000:02:06.0: BAR 14: assigned [io  0x8400-0x84ff]
[    3.499394] pci 0000:02:06.0: BAR 16: assigned [mem 0xdc000000-0xdfffffff]
[    3.506261] pci 0000:02:06.0: BAR 15: no space for [mem size 0x04000000 pref]
[    3.513384] pci 0000:02:06.0: BAR 15: failed to assign [mem size 0x04000000 pref]
[    3.520851] pci 0000:02:06.0: CardBus bridge to [bus 03]
[    3.526154] pci 0000:02:06.0:   bridge window [io  0x8000-0x80ff]
[    3.532238] pci 0000:02:06.0:   bridge window [io  0x8400-0x84ff]
[    3.538320] pci 0000:02:06.0:   bridge window [mem 0xdc000000-0xdfffffff]
[    3.545110] pci 0000:00:1e.0: PCI bridge to [bus 02-03]
[    3.550329] pci 0000:00:1e.0:   bridge window [io  0x8000-0x8fff]
[    3.556414] pci 0000:00:1e.0:   bridge window [mem 0xf4200000-0xf45fffff]
[    3.563195] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    3.569362] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    3.575530] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    3.582390] pci_bus 0000:00: resource 7 [mem 0xd8000000-0xfedfffff window]
[    3.589251] pci_bus 0000:00: resource 8 [mem 0xfee01000-0xffffffff window]
[    3.596109] pci_bus 0000:00: resource 9 [mem 0x000d0000-0x000dffff window]
[    3.602970] pci_bus 0000:01: resource 0 [io  0x4000-0x4fff]
[    3.608531] pci_bus 0000:01: resource 1 [mem 0xf4600000-0xf46fffff]
[    3.614785] pci_bus 0000:01: resource 2 [mem 0xe0000000-0xefffffff 64bit pref]
[    3.621990] pci_bus 0000:08: resource 0 [io  0x6000-0x6fff]
[    3.627551] pci_bus 0000:08: resource 1 [mem 0xf4100000-0xf41fffff]
[    3.633804] pci_bus 0000:08: resource 2 [mem 0xd8000000-0xd81fffff 64bit pref]
[    3.641012] pci_bus 0000:10: resource 0 [io  0x7000-0x7fff]
[    3.646574] pci_bus 0000:10: resource 1 [mem 0xf4000000-0xf40fffff]
[    3.652826] pci_bus 0000:10: resource 2 [mem 0xd8200000-0xd83fffff 64bit pref]
[    3.660031] pci_bus 0000:20: resource 0 [io  0x2000-0x3fff]
[    3.665592] pci_bus 0000:20: resource 1 [mem 0xf0000000-0xf3ffffff]
[    3.671846] pci_bus 0000:20: resource 2 [mem 0xd8400000-0xd85fffff 64bit pref]
[    3.679052] pci_bus 0000:02: resource 0 [io  0x8000-0x8fff]
[    3.684612] pci_bus 0000:02: resource 1 [mem 0xf4200000-0xf45fffff]
[    3.690865] pci_bus 0000:02: resource 4 [io  0x0000-0x0cf7 window]
[    3.697031] pci_bus 0000:02: resource 5 [io  0x0d00-0xffff window]
[    3.703197] pci_bus 0000:02: resource 6 [mem 0x000a0000-0x000bffff window]
[    3.710059] pci_bus 0000:02: resource 7 [mem 0xd8000000-0xfedfffff window]
[    3.716921] pci_bus 0000:02: resource 8 [mem 0xfee01000-0xffffffff window]
[    3.723780] pci_bus 0000:02: resource 9 [mem 0x000d0000-0x000dffff window]
[    3.730640] pci_bus 0000:03: resource 0 [io  0x8000-0x80ff]
[    3.736203] pci_bus 0000:03: resource 1 [io  0x8400-0x84ff]
[    3.741763] pci_bus 0000:03: resource 3 [mem 0xdc000000-0xdfffffff]
[    3.749967] pci 0000:01:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    3.758345] PCI: CLS 64 bytes, default 64
[    3.762458] Trying to unpack rootfs image as initramfs...
[    3.942032] Freeing initrd memory: 14200K
[    3.946724] check: Scanning for low memory corruption every 60 seconds
[    3.953831] Initialise system trusted keyrings
[    3.958284] Key type blacklist registered
[    3.962413] workingset: timestamp_bits=41 max_order=20 bucket_order=0
[    3.971179] zbud: loaded
[    3.988255] Key type asymmetric registered
[    3.992348] Asymmetric key parser 'x509' registered
[    3.997228] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[    4.004674] io scheduler mq-deadline registered
[    4.009209] io scheduler kyber registered
[    4.013249] io scheduler bfq registered
[    4.018689] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    4.025444] vesafb: mode is 1400x1050x32, linelength=5632, pages=0
[    4.031613] vesafb: scrolling: redraw
[    4.035275] vesafb: Truecolor: size=0:8:8:8, shift=0:16:8:0
[    4.040871] vesafb: framebuffer at 0xe0000000, mapped to 0x(____ptrval____), using 5824k, total 5824k
[    4.050228] Console: switching to colour frame buffer device 175x65
[    4.145519] fb0: VESA VGA frame buffer device
[    4.154066] Monitor-Mwait will be used to enter C-1 state
[    4.159948] Monitor-Mwait will be used to enter C-2 state
[    4.165819] ACPI: \_PR_.CPU0: Found 2 idle states
[    4.171442] ACPI: AC: AC Adapter [C1C3] (on-line)
[    4.176660] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
[    4.185777] ACPI: button: Sleep Button [C24D]
[    4.190570] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1
[    4.199485] ACPI: button: Lid Switch [C245]
[    4.204090] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[    4.220423] ACPI: button: Power Button [PWRF]
[    4.275174] thermal LNXTHERM:00: registered as thermal_zone0
[    4.281397] ACPI: thermal: Thermal Zone [TZ0] (58 C)
[    4.306223] thermal LNXTHERM:01: registered as thermal_zone1
[    4.312376] ACPI: thermal: Thermal Zone [TZ1] (59 C)
[    4.339125] thermal LNXTHERM:02: registered as thermal_zone2
[    4.345280] ACPI: thermal: Thermal Zone [TZ2] (49 C)
[    4.369842] thermal LNXTHERM:03: registered as thermal_zone3
[    4.375995] ACPI: thermal: Thermal Zone [TZ3] (42 C)
[    4.397976] thermal LNXTHERM:04: registered as thermal_zone4
[    4.404133] ACPI: thermal: Thermal Zone [TZ4] (16 C)
[    4.415594] thermal LNXTHERM:05: registered as thermal_zone5
[    4.421805] ACPI: thermal: Thermal Zone [TZ5] (65 C)
[    4.427469] ACPI: battery: Slot [C1C5] (battery absent)
[    4.427524] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    4.433324] ACPI: battery: Slot [C1C4] (battery absent)
[    4.440260] 00:01: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    4.456916] Non-volatile memory driver v1.3
[    4.461488] AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
[    4.468772] AMD-Vi: AMD IOMMUv2 functionality not available on this system
[    4.476928] ahci 0000:00:1f.2: version 3.0
[    4.481683] ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled
[    4.488897] ahci 0000:00:1f.2: AHCI 0001.0100 32 slots 4 ports 1.5 Gbps 0x1 impl SATA mode
[    4.497883] ahci 0000:00:1f.2: flags: 64bit ncq ilck stag pm led clo pmp pio slum part 
[    4.507183] scsi host0: ahci
[    4.510554] scsi host1: ahci
[    4.513904] scsi host2: ahci
[    4.517228] scsi host3: ahci
[    4.520452] ata1: SATA max UDMA/133 abar m1024@0xf4705000 port 0xf4705100 irq 28
[    4.528491] ata2: DUMMY
[    4.557647] ata3: DUMMY
[    4.586380] ata4: DUMMY
[    4.614667] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    4.647526] ehci-pci: EHCI PCI platform driver
[    4.678409] ehci-pci 0000:00:1d.7: EHCI Host Controller
[    4.709827] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 1
[    4.743515] ehci-pci 0000:00:1d.7: debug port 1
[    4.777889] ehci-pci 0000:00:1d.7: irq 20, io mem 0xf4704000
[    4.820409] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[    4.852043] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.12
[    4.886408] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.919823] usb usb1: Product: EHCI Host Controller
[    4.950821] usb usb1: Manufacturer: Linux 5.12.0-arch1-1 ehci_hcd
[    4.982989] usb usb1: SerialNumber: 0000:00:1d.7
[    5.013361] tsc: Refined TSC clocksource calibration: 1994.999 MHz
[    5.013566] hub 1-0:1.0: USB hub found
[    5.045568] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x398374a7fb8, max_idle_ns: 881590820223 ns
[    5.112411] clocksource: Switched to clocksource tsc
[    5.112413] hub 1-0:1.0: 8 ports detected
[    5.175254] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    5.208315] ohci-pci: OHCI PCI platform driver
[    5.239583] uhci_hcd: USB Universal Host Controller Interface driver
[    5.273043] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[    5.304897] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
[    5.338987] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    5.371810] uhci_hcd 0000:00:1d.0: detected 2 ports
[    5.374338] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[    5.403352] uhci_hcd 0000:00:1d.0: irq 20, io base 0x00005000
[    5.438639] ata1.00: ACPI cmd b1/c1:00:00:00:00:a0 (DEVICE CONFIGURATION OVERLAY) filtered out
[    5.471886] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.12
[    5.508445] ata1.00: ACPI cmd c6/00:10:00:00:00:a0 (SET MULTIPLE MODE) succeeded
[    5.544996] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    5.580089] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[    5.580606] ata1.00: ATA-7: TOSHIBA MK1234GSX, AH001H, max UDMA/100
[    5.615133] usb usb2: Product: UHCI Host Controller
[    5.649998] ata1.00: 234441648 sectors, multi 16: LBA48 
[    5.683726] usb usb2: Manufacturer: Linux 5.12.0-arch1-1 uhci_hcd
[    5.718374] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[    5.748386] usb usb2: SerialNumber: 0000:00:1d.0
[    5.781794] ata1.00: ACPI cmd b1/c1:00:00:00:00:a0 (DEVICE CONFIGURATION OVERLAY) filtered out
[    5.817530] hub 2-0:1.0: USB hub found
[    5.849538] ata1.00: ACPI cmd c6/00:10:00:00:00:a0 (SET MULTIPLE MODE) succeeded
[    5.886136] hub 2-0:1.0: 2 ports detected
[    5.917708] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[    5.953692] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[    5.985919] ata1.00: configured for UDMA/100
[    6.021071] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
[    6.054838] scsi 0:0:0:0: Direct-Access     ATA      TOSHIBA MK1234GS 1H   PQ: 0 ANSI: 5
[    6.087257] uhci_hcd 0000:00:1d.1: detected 2 ports
[    6.123497] sd 0:0:0:0: [sda] 234441648 512-byte logical blocks: (120 GB/112 GiB)
[    6.160362] uhci_hcd 0000:00:1d.1: irq 22, io base 0x00005020
[    6.193873] sd 0:0:0:0: [sda] Write Protect is off
[    6.230496] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.12
[    6.265094] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    6.265119] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    6.298740] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    6.446132] usb 2-1: new full-speed USB device number 2 using uhci_hcd
[    6.482527] usb usb3: Product: UHCI Host Controller
[    6.517127] usb usb3: Manufacturer: Linux 5.12.0-arch1-1 uhci_hcd
[    6.536879]  sda: sda1 sda2 sda3 sda4
[    6.552824] usb usb3: SerialNumber: 0000:00:1d.1
[    6.621387] hub 3-0:1.0: USB hub found
[    6.623818] sd 0:0:0:0: [sda] Attached SCSI disk
[    6.655466] hub 3-0:1.0: 2 ports detected
[    6.724524] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[    6.760098] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
[    6.798365] uhci_hcd 0000:00:1d.2: detected 2 ports
[    6.833817] uhci_hcd 0000:00:1d.2: irq 18, io base 0x00005040
[    6.870048] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.12
[    6.909253] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    6.947428] usb usb4: Product: UHCI Host Controller
[    6.983162] usb usb4: Manufacturer: Linux 5.12.0-arch1-1 uhci_hcd
[    7.020344] usb usb4: SerialNumber: 0000:00:1d.2
[    7.056210] hub 4-0:1.0: USB hub found
[    7.090695] hub 4-0:1.0: 2 ports detected
[    7.125500] uhci_hcd 0000:00:1d.3: UHCI Host Controller
[    7.161165] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5
[    7.199202] uhci_hcd 0000:00:1d.3: detected 2 ports
[    7.234559] uhci_hcd 0000:00:1d.3: irq 19, io base 0x00005060
[    7.270716] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.12
[    7.309748] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    7.347368] usb 2-1: New USB device found, idVendor=03f0, idProduct=171d, bcdDevice= 1.00
[    7.385927] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    7.385928] usb usb5: Product: UHCI Host Controller
[    7.385931] usb usb5: Manufacturer: Linux 5.12.0-arch1-1 uhci_hcd
[    7.423497] usb 2-1: Product: HP Integrated Module
[    7.458627] usb usb5: SerialNumber: 0000:00:1d.3
[    7.495079] usb 2-1: Manufacturer: Broadcom Corp
[    7.530149] hub 5-0:1.0: USB hub found
[    7.633039] hub 5-0:1.0: 2 ports detected
[    7.666705] usbcore: registered new interface driver usbserial_generic
[    7.702782] usbserial: USB Serial support registered for generic
[    7.738343] rtc_cmos 00:04: RTC can wake from S4
[    7.772341] rtc_cmos 00:04: registered as rtc0
[    7.805401] rtc_cmos 00:04: setting system clock to 2021-05-19T17:17:46 UTC (1621444666)
[    7.842234] rtc_cmos 00:04: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    7.878622] intel_pstate: CPU model not supported
[    7.911718] usb 4-1: new full-speed USB device number 2 using uhci_hcd
[    7.946832] usb 2-2: new full-speed USB device number 3 using uhci_hcd
[    7.946834] ledtrig-cpu: registered to indicate activity on CPUs
[    7.946996] hid: raw HID events driver (C) Jiri Kosina
[    8.049092] drop_monitor: Initializing network drop monitor service
[    8.083447] Initializing XFRM netlink socket
[    8.115619] NET: Registered protocol family 10
[    8.156390] Segment Routing with IPv6
[    8.187173] RPL Segment Routing with IPv6
[    8.218113] NET: Registered protocol family 17
[    8.247051] random: fast init done
[    8.269859] usb 2-2: New USB device found, idVendor=08ff, idProduct=2580, bcdDevice= 6.23
[    8.314046] usb 2-2: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    8.314227] microcode: sig=0x6f6, pf=0x20, revision=0xd1
[    8.348016] usb 2-2: Product: Fingerprint Sensor
[    8.410929] microcode: Microcode Update Driver: v2.2.
[    8.410938] IPI shorthand broadcast: enabled
[    8.410961] sched_clock: Marking stable (7480436019, 929942252)->(8621161437, -210783166)
[    8.456591] usb 4-1: New USB device found, idVendor=046d, idProduct=c52b, bcdDevice=12.10
[    8.507211] registered taskstats version 1
[    8.542205] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    8.572376] Loading compiled-in X.509 certificates
[    8.605881] usb 1-7: new high-speed USB device number 5 using ehci-pci
[    8.642202] Loaded X.509 cert 'Build time autogenerated kernel key: e3f62a7aad01602b54a1b14180ab55bb7bf715c3'
[    8.669774] usb 4-1: Product: USB Receiver
[    8.706761] zswap: loaded using pool lz4/z3fold
[    8.737160] usb 4-1: Manufacturer: Logitech
[    8.799397] Key type ._fscrypt registered
[    8.830068] Key type .fscrypt registered
[    8.860187] Key type fscrypt-provisioning registered
[    8.891998] PM:   Magic number: 5:943:289
[    8.922242] tty tty22: hash matches
[    8.951975] RAS: Correctable Errors collector initialized.
[    8.986706] Freeing unused decrypted memory: 2036K
[    9.018761] Freeing unused kernel image (initmem) memory: 1652K
[    9.051123] Write protecting the kernel read-only data: 26624k
[    9.083703] usb 1-7: New USB device found, idVendor=04b4, idProduct=6560, bcdDevice= 0.0b
[    9.118569] usb 1-7: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    9.152759] hub 1-7:1.0: USB hub found
[    9.153647] Freeing unused kernel image (text/rodata gap) memory: 2036K
[    9.216833] hub 1-7:1.0: 4 ports detected
[    9.217696] Freeing unused kernel image (rodata/data gap) memory: 1268K
[    9.347368] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    9.380911] rodata_test: all tests were successful
[    9.412787] x86/mm: Checking user space page tables
[    9.506920] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    9.540670] Run /init as init process
[    9.571226]   with arguments:
[    9.600799]     /init
[    9.629190]   with environment:
[    9.658247]     HOME=/
[    9.686167]     TERM=linux
[    9.714249]     BOOT_IMAGE=/2018Dec04/boot/vmlinuz-linux
[    9.797651] Linux agpgart interface v0.103
[    9.934203] [drm] radeon kernel modesetting enabled.
[    9.964931] checking generic (e0000000 5b0000) vs hw (e0000000 10000000)
[    9.997632] fb0: switching to radeondrmfb from VESA VGA
[   10.029207] Console: switching to colour dummy device 80x25
[   10.034854] radeon 0000:01:00.0: vgaarb: deactivate vga console
[   10.041057] [drm] initializing kernel modesetting (RV530 0x1002:0x71C5 0x103C:0x309F 0x00).
[   10.049464] resource sanity check: requesting [mem 0x000c0000-0x000dffff], which spans more than PCI Bus 0000:00 [mem 0x000d0000-0x000dffff window]
[   10.062658] caller pci_map_rom+0x68/0x190 mapping multiple BARs
[   10.068671] ATOM BIOS: HP
[   10.071312] [drm] Generation 2 PCI interface, using max accessible memory
[   10.078091] radeon 0000:01:00.0: VRAM: 256M 0x0000000000000000 - 0x000000000FFFFFFF (256M used)
[   10.086771] radeon 0000:01:00.0: GTT: 512M 0x0000000010000000 - 0x000000002FFFFFFF
[   10.094344] [drm] Detected VRAM RAM=256M, BAR=256M
[   10.099123] [drm] RAM width 128bits DDR
[   10.103053] [TTM] Zone  kernel: Available graphics memory: 1685318 KiB
[   10.109599] [drm] radeon: 256M of VRAM memory ready
[   10.114467] [drm] radeon: 512M of GTT memory ready.
[   10.119345] [drm] GART: num cpu pages 131072, num gpu pages 131072
[   10.126425] [drm] radeon: power management initialized
[   10.137124] [drm] radeon: 1 quad pipes, 2 z pipes initialized.
[   10.144976] [drm] PCIE GART of 512M enabled (table at 0x0000000000040000).
[   10.151850] radeon 0000:01:00.0: WB enabled
[   10.156028] radeon 0000:01:00.0: fence driver on ring 0 use gpu addr 0x0000000010000000
[   10.164155] radeon 0000:01:00.0: radeon: MSI limited to 32-bit
[   10.170034] radeon 0000:01:00.0: radeon: using MSI.
[   10.174928] [drm] radeon: irq initialized.
[   10.179029] [drm] Loading R500 Microcode
[   10.183467] [drm] radeon: ring at 0x0000000010001000
[   10.188475] [drm] ring test succeeded in 11 usecs
[   10.193660] [drm] ib test succeeded in 0 usecs
[   10.198770] [drm] Radeon Display Connectors
[   10.202977] [drm] Connector 0:
[   10.206037] [drm]   VGA-1
[   10.208653] [drm]   DDC: 0x7e40 0x7e40 0x7e44 0x7e44 0x7e48 0x7e48 0x7e4c 0x7e4c
[   10.216043] [drm]   Encoders:
[   10.219007] [drm]     CRT1: INTERNAL_KLDSCP_DAC1
[   10.223628] [drm] Connector 1:
[   10.226689] [drm]   LVDS-1
[   10.229400] [drm]   DDC: 0x7e30 0x7e30 0x7e34 0x7e34 0x7e38 0x7e38 0x7e3c 0x7e3c
[   10.236783] [drm]   Encoders:
[   10.239754] [drm]     LCD1: INTERNAL_LVTM1
[   10.243852] [drm] Connector 2:
[   10.246897] [drm]   SVIDEO-1
[   10.249773] [drm]   Encoders:
[   10.252733] [drm]     TV1: INTERNAL_KLDSCP_DAC2
[   10.257252] [drm] Connector 3:
[   10.260295] [drm]   DVI-I-1
[   10.263083] [drm]   HPD1
[   10.265611] [drm]   DDC: 0x7e50 0x7e50 0x7e54 0x7e54 0x7e58 0x7e58 0x7e5c 0x7e5c
[   10.272988] [drm]   Encoders:
[   10.275948] [drm]     DFP2: INTERNAL_KLDSCP_DVO1
[   10.633102] [drm] fb mappable at 0xE00C0000
[   10.637281] [drm] vram apper at 0xE0000000
[   10.641366] [drm] size 7258112
[   10.644412] [drm] fb depth is 24
[   10.647634] [drm]    pitch is 6912
[   10.651121] fbcon: radeondrmfb (fb0) is primary device
[   10.707904] Console: switching to colour frame buffer device 210x65
[   10.725191] radeon 0000:01:00.0: [drm] fb0: radeondrmfb frame buffer device
[   10.753817] [drm] Initialized radeon 2.50.0 20080528 for 0000:01:00.0 on minor 0
[   10.924015] i8042: PNP: PS/2 Controller [PNP0303:C221,PNP0f13:C222] at 0x60,0x64 irq 1,12
[   10.936262] i8042: Detected active multiplexing controller, rev 1.1
[   10.947504] serio: i8042 KBD port at 0x60,0x64 irq 1
[   10.953123] serio: i8042 AUX0 port at 0x60,0x64 irq 12
[   10.958383] serio: i8042 AUX1 port at 0x60,0x64 irq 12
[   10.969127] serio: i8042 AUX2 port at 0x60,0x64 irq 12
[   10.974369] serio: i8042 AUX3 port at 0x60,0x64 irq 12
[   10.983566] ata_piix 0000:00:1f.1: version 2.13
[   10.988855] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:1d.2/usb4/4-1/4-1:1.0/0003:046D:C52B.0001/input/input3
[   11.008132] sdhci: Secure Digital Host Controller Interface driver
[   11.022312] scsi host4: ata_piix
[   11.032982] sdhci: Copyright(c) Pierre Ossman
[   11.037525] scsi host5: ata_piix
[   11.042376] ata5: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x5080 irq 14
[   11.054958] sdhci-pci 0000:02:06.3: SDHCI controller found [104c:803c] (rev 0)
[   11.063143] mmc0: SDHCI controller on PCI [0000:02:06.3] using PIO
[   11.069884] ata6: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x5088 irq 15
[   11.077191] firewire_ohci 0000:02:06.1: added OHCI v1.10 device as card 0, 4 IR + 8 IT contexts, quirks 0x2
[   11.087328] hid-generic 0003:046D:C52B.0001: input,hidraw0: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:00:1d.2-1/input0
[   11.099757] ata6: port disabled--ignoring
[   11.114173] input: Logitech USB Receiver Mouse as /devices/pci0000:00/0000:00:1d.2/usb4/4-1/4-1:1.1/0003:046D:C52B.0002/input/input5
[   11.126297] input: Logitech USB Receiver Consumer Control as /devices/pci0000:00/0000:00:1d.2/usb4/4-1/4-1:1.1/0003:046D:C52B.0002/input/input6
[   11.148239] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
[   11.193907] input: Logitech USB Receiver System Control as /devices/pci0000:00/0000:00:1d.2/usb4/4-1/4-1:1.1/0003:046D:C52B.0002/input/input7
[   11.206807] hid-generic 0003:046D:C52B.0002: input,hiddev96,hidraw1: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:1d.2-1/input1
[   11.223690] hid-generic 0003:046D:C52B.0003: hiddev97,hidraw2: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:1d.2-1/input2
[   11.236071] usbcore: registered new interface driver usbhid
[   11.241677] usbhid: USB HID core driver
[   11.277446] ata5.00: ATAPI: HL-DT-ST DVDRAM GSA-T10N, PC05, max MWDMA2
[   11.316492] scsi 4:0:0:0: CD-ROM            HL-DT-ST DVDRAM GSA-T10N  PC05 PQ: 0 ANSI: 5
[   11.345199] logitech-djreceiver 0003:046D:C52B.0003: hiddev96,hidraw0: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:1d.2-1/input2
[   11.403706] sr 4:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[   11.412381] cdrom: Uniform CD-ROM driver Revision: 3.20
[   11.461032] sr 4:0:0:0: Attached scsi CD-ROM sr0
[   11.481402] input: Logitech Wireless Device PID:101b Mouse as /devices/pci0000:00/0000:00:1d.2/usb4/4-1/4-1:1.2/0003:046D:C52B.0003/0003:046D:101B.0004/input/input13
[   11.496403] hid-generic 0003:046D:101B.0004: input,hidraw1: USB HID v1.11 Mouse [Logitech Wireless Device PID:101b] on usb-0000:00:1d.2-1/input2:1
[   11.522728] input: Logitech M705 as /devices/pci0000:00/0000:00:1d.2/usb4/4-1/4-1:1.2/0003:046D:C52B.0003/0003:046D:101B.0004/input/input17
[   11.538511] logitech-hidpp-device 0003:046D:101B.0004: input,hidraw1: USB HID v1.11 Mouse [Logitech M705] on usb-0000:00:1d.2-1/input2:1
[   11.597303] firewire_core 0000:02:06.1: created device fw0: GUID 00023f992905280e, S400
[   11.742432] raid6: skip pq benchmark and using algorithm sse2x4
[   11.751067] raid6: using ssse3x2 recovery algorithm
[   11.762752] xor: measuring software checksum speed
[   11.771435]    prefetch64-sse  : 10555 MB/sec
[   11.779935]    generic_sse     :  9047 MB/sec
[   11.786928] xor: using function: prefetch64-sse (10555 MB/sec)
[   11.912097] Btrfs loaded, crc32c=crc32c-generic, zoned=yes
[   11.921368] BTRFS: device fsid a5376a54-1964-4312-8894-9cf3432397fe devid 1 transid 219306 /dev/sda4 scanned by systemd-udevd (142)
[   12.090099] BTRFS info (device sda4): disk space caching is enabled
[   12.099399] BTRFS info (device sda4): has skinny extents
[   13.989951] random: crng init done
[   21.114124] fuse: init (API version 7.33)
[   21.309491] i2c /dev entries driver
[   22.236267] sd 0:0:0:0: Attached scsi generic sg0 type 0
[   22.244471] sr 4:0:0:0: Attached scsi generic sg1 type 5
[   22.337695] Asymmetric key parser 'pkcs8' registered
[   22.732134] BTRFS info (device sda4): use zstd compression, level 3
[   22.741242] BTRFS info (device sda4): disk space caching is enabled
[   25.971895] wmi_bus wmi_bus-PNP0C14:00: WQBG data block query control method not found
[   26.361476] hp_accel: laptop model unknown, using default axes configuration
[   26.379381] lis3lv02d: 12 bits sensor found
[   26.449535] intel_rng: FWH not detected
[   26.461678] ACPI: \_SB_.C003.C085.C130.C14C: _BCQ is used instead of _BQC
[   26.502268] ACPI: video: Video Device [C130] (multi-head: yes  rom: no  post: no)
[   26.518529] acpi device:02: registered as cooling_device13
[   26.529999] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/LNXVIDEO:00/input/input22
[   26.563921] input: ST LIS3LV02DL Accelerometer as /devices/platform/lis3lv02d/input/input23
[   26.617058] psmouse serio4: synaptics: Touchpad model: 1, fw: 6.2, id: 0x25a0b1, caps: 0xa04793/0x300000/0x0/0x0, board id: 0, fw id: 35522
[   26.635550] psmouse serio4: synaptics: serio: Synaptics pass-through port at isa0060/serio4/input0
[   26.686949] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio4/input/input21
[   26.742211] ACPI Warning: SystemIO range 0x0000000000001028-0x000000000000102F conflicts with OpRegion 0x0000000000001000-0x0000000000001042 (\_SB.C003.C004.C0BC) (20210105/utaddress-204)
[   26.762235] ACPI: OSL: Resource conflict; ACPI support missing from driver?
[   26.786439] ACPI: OSL: Resource conflict: System may be unstable or behave erratically
[   26.799815] ACPI Warning: SystemIO range 0x0000000000001130-0x000000000000113F conflicts with OpRegion 0x0000000000001100-0x000000000000113B (\_SB.C003.C004.C0CE) (20210105/utaddress-204)
[   26.819878] ACPI: OSL: Resource conflict; ACPI support missing from driver?
[   26.830444] ACPI: OSL: Resource conflict: System may be unstable or behave erratically
[   26.843943] ACPI Warning: SystemIO range 0x0000000000001100-0x000000000000112F conflicts with OpRegion 0x0000000000001100-0x000000000000113B (\_SB.C003.C004.C0CE) (20210105/utaddress-204)
[   26.864040] ACPI: OSL: Resource conflict; ACPI support missing from driver?
[   26.874541] ACPI: OSL: Resource conflict: System may be unstable or behave erratically
[   27.025039] tpm_tis 00:03: 1.2 TPM (device-id 0xB, rev-id 16)
[   27.044826] tpm tpm0: [Hardware Error]: Adjusting reported timeouts: A 750->750000us B 2000->2000000us C 750->750000us D 750->750000us
[   27.070397] tpm tpm0: Operation Timed out
[   27.084559] tpm tpm0: Operation Timed out
[   27.091990] tpm tpm0: Adjusting TPM timeout parameters.
[   27.154904] mousedev: PS/2 mouse device common for all mice
[   27.169827] leds_ss4200: no LED devices found
[   27.322215] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[   27.351246] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[   27.475727] parport_pc 00:02: reported by Plug and Play ACPI
[   27.484763] parport0: PC-style at 0x378 (0x778), irq 7, dma 1 [PCSPP,TRISTATE,COMPAT,EPP,ECP,DMA]
[   27.569811] tg3 0000:08:00.0 eth0: Tigon3 [partno(BCM95751M) rev 4201] (PCI Express) MAC address 00:16:d4:ef:0a:d1
[   27.583441] tg3 0000:08:00.0 eth0: attached PHY is 5750 (10/100/1000Base-T Ethernet) (WireSpeed[1], EEE[0])
[   27.597114] tg3 0000:08:00.0 eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] TSOcap[1]
[   27.609284] tg3 0000:08:00.0 eth0: dma_rwctrl[76180000] dma_mask[64-bit]
[   27.636043] yenta_cardbus 0000:02:06.0: CardBus bridge found [103c:309f]
[   27.651586] yenta_cardbus 0000:02:06.0: CardBus bridge to [bus 03]
[   27.661042] yenta_cardbus 0000:02:06.0:   bridge window [io  0x8000-0x80ff]
[   27.676908] yenta_cardbus 0000:02:06.0:   bridge window [io  0x8400-0x84ff]
[   27.686982] yenta_cardbus 0000:02:06.0:   bridge window [mem 0xd8800000-0xd8bfffff]
[   27.697703] yenta_cardbus 0000:02:06.0:   bridge window [mem 0xdc000000-0xdfffffff]
[   27.714053] yenta_cardbus 0000:02:06.0: Enabling burst memory read transactions
[   27.724309] yenta_cardbus 0000:02:06.0: Using INTVAL to route CSC interrupts to PCI
[   27.734867] yenta_cardbus 0000:02:06.0: Routing CardBus interrupts to PCI
[   27.747643] input: PC Speaker as /devices/platform/pcspkr/input/input25
[   27.749965] yenta_cardbus 0000:02:06.0: TI: mfunc 0x01aa1b22, devctl 0x64
[   28.041007] tpm tpm0: TPM is disabled/deactivated (0x7)
[   53.423711] watchdog: BUG: soft lockup - CPU#0 stuck for 22s! [systemd-udevd:253]
[   53.434240] Modules linked in: mac80211 pcspkr yenta_socket(+) snd_timer tg3 parport_pc ecdh_generic snd cfg80211 pcmcia_rsrc pcmcia_core mousedev ecc crc16 soundcore tpm_tis(+) tpm_tis_core parport libphy rfkill lpc_ich libarc4 tpm video hp_accel acpi_cpufreq psmouse rng_core intel_agp lis3lv02d mac_hid intel_gtt wmi pkcs8_key_parser sg crypto_user i2c_dev at24 fuse bpf_preload ip_tables x_tables btrfs blake2b_generic libcrc32c crc32c_generic xor raid6_pq hid_logitech_hidpp sr_mod cdrom ata_generic pata_acpi hid_logitech_dj serio_raw atkbd libps2 sdhci_pci cqhci tifm_7xx1 sdhci firewire_ohci tifm_core mmc_core ata_piix firewire_core crc_itu_t usbhid i8042 serio radeon i2c_algo_bit drm_ttm_helper ttm drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops cec drm agpgart
[   53.516116] CPU: 0 PID: 253 Comm: systemd-udevd Not tainted 5.12.0-arch1-1 #39
[   53.526742] Hardware name: Hewlett-Packard /309F, BIOS 68YAF Ver. F.1D 07/11/2008
[   53.537586] RIP: 0010:smp_call_function_single+0xf7/0x140
[   53.546364] Code: 75 61 c9 44 89 c0 c3 48 89 e6 4c 89 44 24 10 48 89 54 24 18 e8 5a fe ff ff 41 89 c0 8b 44 24 08 a8 01 74 0a f3 90 8b 44 24 08 <a8> 01 75 f6 eb b9 9c 58 66 66 90 66 90 f6 c4 02 0f 85 60 ff ff ff
[   53.572299] RSP: 0018:ffffb05f80847b20 EFLAGS: 00000202
[   53.581194] RAX: 0000000000000011 RBX: ffffffff9367c8b0 RCX: ffff8c68012a3c00
[   53.591994] RDX: 0000000000000800 RSI: 00000000000000fb RDI: 0000000002000000
[   53.602816] RBP: ffffb05f80847b60 R08: 0000000000000000 R09: 0000000000000140
[   53.613636] R10: ffffffff949ae0ad R11: ffffb05f80904d58 R12: 0000000000000000
[   53.624436] R13: 0000000000000140 R14: 0000000000000000 R15: ffff8c68cfd292d8
[   53.635256] FS:  00007ff1d085aa40(0000) GS:ffff8c68cfc00000(0000) knlGS:0000000000000000
[   53.647027] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[   53.656435] CR2: 00007fb292970038 CR3: 0000000036528000 CR4: 00000000000006f0
[   53.667227] Call Trace:
[   53.673342]  ? flush_tlb_one_kernel+0x20/0x20
[   53.681345]  on_each_cpu+0x39/0x90
[   53.688366]  flush_tlb_kernel_range+0x82/0xa0
[   53.696322]  __purge_vmap_area_lazy+0xd2/0x700
[   53.704341]  _vm_unmap_aliases.part.0+0x110/0x140
[   53.712597]  change_page_attr_set_clr+0xb9/0x1c0
[   53.720716]  set_memory_ro+0x26/0x30
[   53.727754]  module_enable_ro.part.0+0x5f/0xb0
[   53.735641]  load_module+0x1f0b/0x24f0
[   53.742764]  __do_sys_init_module+0x13b/0x1c0
[   53.750410]  do_syscall_64+0x33/0x40
[   53.757270]  entry_SYSCALL_64_after_hwframe+0x44/0xae
[   53.765527] RIP: 0033:0x7ff1d115a32e
[   53.772248] Code: 48 8b 0d 45 0b 0c 00 f7 d8 64 89 01 48 83 c8 ff c3 66 2e 0f 1f 84 00 00 00 00 00 90 f3 0f 1e fa 49 89 ca b8 af 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d 12 0b 0c 00 f7 d8 64 89 01 48
[   53.797665] RSP: 002b:00007ffecf411d48 EFLAGS: 00000246 ORIG_RAX: 00000000000000af
[   53.808566] RAX: ffffffffffffffda RBX: 000055d07b398e30 RCX: 00007ff1d115a32e
[   53.819032] RDX: 00007ff1d12b19bd RSI: 0000000000048029 RDI: 000055d07b6732f0
[   53.829482] RBP: 000055d07b6732f0 R08: 000055d07b40b2b0 R09: 6f4d7ea902000000
[   53.839882] R10: 000000055d07b40b R11: 0000000000000246 R12: 00007ff1d12b19bd
[   53.850240] R13: 0000000000000002 R14: 000055d07b410790 R15: 000055d07b398e30
[   81.423708] watchdog: BUG: soft lockup - CPU#0 stuck for 22s! [systemd-udevd:253]
[   81.434466] Modules linked in: mac80211 pcspkr yenta_socket(+) snd_timer tg3 parport_pc ecdh_generic snd cfg80211 pcmcia_rsrc pcmcia_core mousedev ecc crc16 soundcore tpm_tis(+) tpm_tis_core parport libphy rfkill lpc_ich libarc4 tpm video hp_accel acpi_cpufreq psmouse rng_core intel_agp lis3lv02d mac_hid intel_gtt wmi pkcs8_key_parser sg crypto_user i2c_dev at24 fuse bpf_preload ip_tables x_tables btrfs blake2b_generic libcrc32c crc32c_generic xor raid6_pq hid_logitech_hidpp sr_mod cdrom ata_generic pata_acpi hid_logitech_dj serio_raw atkbd libps2 sdhci_pci cqhci tifm_7xx1 sdhci firewire_ohci tifm_core mmc_core ata_piix firewire_core crc_itu_t usbhid i8042 serio radeon i2c_algo_bit drm_ttm_helper ttm drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops cec drm agpgart
[   81.517204] CPU: 0 PID: 253 Comm: systemd-udevd Tainted: G             L    5.12.0-arch1-1 #39
[   81.529464] Hardware name: Hewlett-Packard /309F, BIOS 68YAF Ver. F.1D 07/11/2008
[   81.540595] RIP: 0010:smp_call_function_single+0xf3/0x140
[   81.549625] Code: 28 00 00 00 75 61 c9 44 89 c0 c3 48 89 e6 4c 89 44 24 10 48 89 54 24 18 e8 5a fe ff ff 41 89 c0 8b 44 24 08 a8 01 74 0a f3 90 <8b> 44 24 08 a8 01 75 f6 eb b9 9c 58 66 66 90 66 90 f6 c4 02 0f 85
[   81.576037] RSP: 0018:ffffb05f80847b20 EFLAGS: 00000202
[   81.585155] RAX: 0000000000000011 RBX: ffffffff9367c8b0 RCX: ffff8c68012a3c00
[   81.596178] RDX: 0000000000000800 RSI: 00000000000000fb RDI: 0000000002000000
[   81.607220] RBP: ffffb05f80847b60 R08: 0000000000000000 R09: 0000000000000140
[   81.618268] R10: ffffffff949ae0ad R11: ffffb05f80904d58 R12: 0000000000000000
[   81.629342] R13: 0000000000000140 R14: 0000000000000000 R15: ffff8c68cfd292d8
[   81.640434] FS:  00007ff1d085aa40(0000) GS:ffff8c68cfc00000(0000) knlGS:0000000000000000
[   81.652523] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[   81.662281] CR2: 00007fb292970038 CR3: 0000000036528000 CR4: 00000000000006f0
[   81.673433] Call Trace:
[   81.679900]  ? flush_tlb_one_kernel+0x20/0x20
[   81.688270]  on_each_cpu+0x39/0x90
[   81.695662]  flush_tlb_kernel_range+0x82/0xa0
[   81.703977]  __purge_vmap_area_lazy+0xd2/0x700
[   81.712365]  _vm_unmap_aliases.part.0+0x110/0x140
[   81.720921]  change_page_attr_set_clr+0xb9/0x1c0
[   81.729292]  set_memory_ro+0x26/0x30
[   81.736527]  module_enable_ro.part.0+0x5f/0xb0
[   81.744542]  load_module+0x1f0b/0x24f0
[   81.751798]  __do_sys_init_module+0x13b/0x1c0
[   81.759631]  do_syscall_64+0x33/0x40
[   81.766666]  entry_SYSCALL_64_after_hwframe+0x44/0xae
[   81.775043] RIP: 0033:0x7ff1d115a32e
[   81.781781] Code: 48 8b 0d 45 0b 0c 00 f7 d8 64 89 01 48 83 c8 ff c3 66 2e 0f 1f 84 00 00 00 00 00 90 f3 0f 1e fa 49 89 ca b8 af 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d 12 0b 0c 00 f7 d8 64 89 01 48
[   81.807303] RSP: 002b:00007ffecf411d48 EFLAGS: 00000246 ORIG_RAX: 00000000000000af
[   81.818355] RAX: ffffffffffffffda RBX: 000055d07b398e30 RCX: 00007ff1d115a32e
[   81.828976] RDX: 00007ff1d12b19bd RSI: 0000000000048029 RDI: 000055d07b6732f0
[   81.839592] RBP: 000055d07b6732f0 R08: 000055d07b40b2b0 R09: 6f4d7ea902000000
[   81.850203] R10: 000000055d07b40b R11: 0000000000000246 R12: 00007ff1d12b19bd
[   81.860808] R13: 0000000000000002 R14: 000055d07b410790 R15: 000055d07b398e30
[   87.857032] rcu: INFO: rcu_preempt detected stalls on CPUs/tasks:
[   87.866573] rcu: 	1-...!: (0 ticks this GP) idle=31a/1/0x4000000000000000 softirq=6157/6160 fqs=22 last_accelerate: bfab/05fe dyntick_enabled: 1
[   87.883038] 	(detected by 0, t=18002 jiffies, g=2221, q=196)

[-- Attachment #4: dmesglog.5.12.therm.3.fullboot --]
[-- Type: text/plain, Size: 69356 bytes --]

[    0.000000] microcode: microcode updated early to revision 0xd1, date = 2010-10-01
[    0.000000] Linux version 5.12.0-arch1-1 (linux@archlinux) (gcc (GCC) 10.2.0, GNU ld (GNU Binutils) 2.36.1) #39 SMP PREEMPT Wed, 19 May 2021 15:09:56 +0000
[    0.000000] Command line: BOOT_IMAGE=/2018Dec04/boot/vmlinuz-linux root=UUID=a5376a54-1964-4312-8894-9cf3432397fe rw rootflags=subvol=2018Dec04 resume=dev/sda3 vt.color=0x70 systemd.unified_cgroup_hierarchy=1 zswap.enabled=1 zswap.zpool=z3fold acpi_enforce_resources=lax debug ignore_loglevel log_buf_len=16M no_console_suspend systemd.log_target=null console=ttyS0,115200 console=tty17
[    0.000000] x86/fpu: x87 FPU will use FXSAVE
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000d7fcffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000d7fd0000-0x00000000d7fe55ff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000d7fe5600-0x00000000d7ff7fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000d7ff8000-0x00000000d7ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed20000-0x00000000fed9afff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000feda0000-0x00000000fedbffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ffb00000-0x00000000ffbfffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fff00000-0x00000000ffffffff] reserved
[    0.000000] printk: debug: ignoring loglevel setting.
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.4 present.
[    0.000000] DMI: Hewlett-Packard /309F, BIOS 68YAF Ver. F.1D 07/11/2008
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 1994.812 MHz processor
[    0.001341] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.001348] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.001357] last_pfn = 0xd7fd0 max_arch_pfn = 0x400000000
[    0.002274] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT
[    0.003126] total RAM covered: 3456M
[    0.003859] Found optimal setting for mtrr clean up
[    0.003861]  gran_size: 64K 	chunk_size: 1G 	num_reg: 3  	lose cover RAM: 0G
[    0.031890] check: Scanning 1 areas for low memory corruption
[    0.119635] printk: log_buf_len: 16777216 bytes
[    0.119644] printk: early log buf free: 128664(98%)
[    0.119648] RAMDISK: [mem 0x36433000-0x37210fff]
[    0.119660] ACPI: Early table checksum verification disabled
[    0.119674] ACPI: RSDP 0x00000000000F78E0 000024 (v02 HP    )
[    0.119683] ACPI: XSDT 0x00000000D7FE57C8 00007C (v01 HPQOEM SLIC-MPC 00000001 HP   00000001)
[    0.119695] ACPI: FACP 0x00000000D7FE5684 0000F4 (v04 HP     309F     00000003 HP   00000001)
[    0.119707] ACPI: DSDT 0x00000000D7FE5ACC 010A75 (v01 HP     nc9700   00010000 MSFT 0100000E)
[    0.119715] ACPI: FACS 0x00000000D7FF7E80 000040
[    0.119721] ACPI: FACS 0x00000000D7FF7E80 000040
[    0.119728] ACPI: SLIC 0x00000000D7FE5844 000176 (v01 HPQOEM SLIC-MPC 00000001 HP   00000001)
[    0.119735] ACPI: HPET 0x00000000D7FE59BC 000038 (v01 HP     309F     00000001 HP   00000001)
[    0.119742] ACPI: APIC 0x00000000D7FE59F4 000068 (v01 HP     309F     00000001 HP   00000001)
[    0.119749] ACPI: MCFG 0x00000000D7FE5A5C 00003C (v01 HP     309F     00000001 HP   00000001)
[    0.119757] ACPI: TCPA 0x00000000D7FE5A98 000032 (v02 HP     309F     00000001 HP   00000001)
[    0.119764] ACPI: SSDT 0x00000000D7FF6541 000059 (v01 HP     HPQNLP   00000001 MSFT 0100000E)
[    0.119772] ACPI: SSDT 0x00000000D7FF659A 000326 (v01 HP     HPQSAT   00000001 MSFT 0100000E)
[    0.119779] ACPI: SSDT 0x00000000D7FF7115 00025F (v01 HP     Cpu0Tst  00003000 INTL 20060317)
[    0.119786] ACPI: SSDT 0x00000000D7FF7374 0000A6 (v01 HP     Cpu1Tst  00003000 INTL 20060317)
[    0.119794] ACPI: SSDT 0x00000000D7FF741A 0004D7 (v01 HP     CpuPm    00003000 INTL 20060317)
[    0.119800] ACPI: Reserving FACP table memory at [mem 0xd7fe5684-0xd7fe5777]
[    0.119804] ACPI: Reserving DSDT table memory at [mem 0xd7fe5acc-0xd7ff6540]
[    0.119807] ACPI: Reserving FACS table memory at [mem 0xd7ff7e80-0xd7ff7ebf]
[    0.119810] ACPI: Reserving FACS table memory at [mem 0xd7ff7e80-0xd7ff7ebf]
[    0.119813] ACPI: Reserving SLIC table memory at [mem 0xd7fe5844-0xd7fe59b9]
[    0.119815] ACPI: Reserving HPET table memory at [mem 0xd7fe59bc-0xd7fe59f3]
[    0.119818] ACPI: Reserving APIC table memory at [mem 0xd7fe59f4-0xd7fe5a5b]
[    0.119821] ACPI: Reserving MCFG table memory at [mem 0xd7fe5a5c-0xd7fe5a97]
[    0.119823] ACPI: Reserving TCPA table memory at [mem 0xd7fe5a98-0xd7fe5ac9]
[    0.119826] ACPI: Reserving SSDT table memory at [mem 0xd7ff6541-0xd7ff6599]
[    0.119828] ACPI: Reserving SSDT table memory at [mem 0xd7ff659a-0xd7ff68bf]
[    0.119831] ACPI: Reserving SSDT table memory at [mem 0xd7ff7115-0xd7ff7373]
[    0.119834] ACPI: Reserving SSDT table memory at [mem 0xd7ff7374-0xd7ff7419]
[    0.119836] ACPI: Reserving SSDT table memory at [mem 0xd7ff741a-0xd7ff78f0]
[    0.119854] ACPI: Local APIC address 0xfee00000
[    0.119955] No NUMA configuration found
[    0.119958] Faking a node at [mem 0x0000000000000000-0x00000000d7fcffff]
[    0.119966] NODE_DATA(0) allocated [mem 0xd7fcc000-0xd7fcffff]
[    0.120031] Zone ranges:
[    0.120033]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.120038]   DMA32    [mem 0x0000000001000000-0x00000000d7fcffff]
[    0.120042]   Normal   empty
[    0.120045]   Device   empty
[    0.120048] Movable zone start for each node
[    0.120050] Early memory node ranges
[    0.120051]   node   0: [mem 0x0000000000001000-0x000000000009efff]
[    0.120055]   node   0: [mem 0x0000000000100000-0x00000000d7fcffff]
[    0.120059] Initmem setup node 0 [mem 0x0000000000001000-0x00000000d7fcffff]
[    0.120063] On node 0 totalpages: 884590
[    0.120066]   DMA zone: 64 pages used for memmap
[    0.120069]   DMA zone: 21 pages reserved
[    0.120071]   DMA zone: 3998 pages, LIFO batch:0
[    0.121560]   DMA zone: 28770 pages in unavailable ranges
[    0.121564]   DMA32 zone: 13760 pages used for memmap
[    0.121567]   DMA32 zone: 880592 pages, LIFO batch:63
[    0.170980]   DMA32 zone: 48 pages in unavailable ranges
[    0.171438] ACPI: PM-Timer IO Port: 0x1008
[    0.171444] ACPI: Local APIC address 0xfee00000
[    0.171456] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.171461] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.171478] IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-23
[    0.171484] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.171489] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.171493] ACPI: IRQ0 used by override.
[    0.171496] ACPI: IRQ9 used by override.
[    0.171500] Using ACPI (MADT) for SMP configuration information
[    0.171503] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.171514] smpboot: Allowing 2 CPUs, 0 hotplug CPUs
[    0.171543] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.171547] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[    0.171550] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000dffff]
[    0.171553] PM: hibernation: Registered nosave memory: [mem 0x000e0000-0x000fffff]
[    0.171557] [mem 0xd8000000-0xfebfffff] available for PCI devices
[    0.171560] Booting paravirtualized kernel on bare hardware
[    0.171566] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[    0.180421] setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:2 nr_node_ids:1
[    0.181341] percpu: Embedded 56 pages/cpu s192512 r8192 d28672 u1048576
[    0.181353] pcpu-alloc: s192512 r8192 d28672 u1048576 alloc=1*2097152
[    0.181360] pcpu-alloc: [0] 0 1
[    0.181399] Built 1 zonelists, mobility grouping on.  Total pages: 870745
[    0.181405] Policy zone: DMA32
[    0.181408] Kernel command line: BOOT_IMAGE=/2018Dec04/boot/vmlinuz-linux root=UUID=a5376a54-1964-4312-8894-9cf3432397fe rw rootflags=subvol=2018Dec04 resume=dev/sda3 vt.color=0x70 systemd.unified_cgroup_hierarchy=1 zswap.enabled=1 zswap.zpool=z3fold acpi_enforce_resources=lax debug ignore_loglevel log_buf_len=16M no_console_suspend systemd.log_target=null console=ttyS0,115200 console=tty17
[    0.183371] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[    0.184311] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.184391] mem auto-init: stack:byref_all(zero), heap alloc:on, heap free:off
[    0.237623] Memory: 3349152K/3538360K available (14344K kernel code, 2038K rwdata, 8972K rodata, 1652K init, 4356K bss, 188952K reserved, 0K cma-reserved)
[    0.237646] random: get_random_u64 called from __kmem_cache_create+0x22/0x530 with crng_init=0
[    0.237900] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[    0.237932] Kernel/User page tables isolation: enabled
[    0.237974] ftrace: allocating 41867 entries in 164 pages
[    0.259607] ftrace: allocated 164 pages with 3 groups
[    0.259888] rcu: Preemptible hierarchical RCU implementation.
[    0.259892] rcu: 	RCU dyntick-idle grace-period acceleration is enabled.
[    0.259894] rcu: 	RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=2.
[    0.259897] rcu: 	RCU priority boosting: priority 1 delay 500 ms.
[    0.259900] 	Trampoline variant of Tasks RCU enabled.
[    0.259902] 	Rude variant of Tasks RCU enabled.
[    0.259903] 	Tracing variant of Tasks RCU enabled.
[    0.259905] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[    0.259907] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
[    0.266315] NR_IRQS: 20736, nr_irqs: 440, preallocated irqs: 16
[    0.266644] Console: colour dummy device 80x25
[    0.267001] printk: console [tty17] enabled
[    1.165293] printk: console [ttyS0] enabled
[    1.169489] ACPI: Core revision 20210105
[    1.173562] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
[    1.182688] APIC: Switch to symmetric I/O mode setup
[    1.188127] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    1.209356] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x398212f9628, max_idle_ns: 881590540067 ns
[    1.219859] Calibrating delay loop (skipped), value calculated using timer frequency.. 3991.85 BogoMIPS (lpj=6649373)
[    1.223190] pid_max: default: 32768 minimum: 301
[    1.226559] LSM: Security Framework initializing
[    1.229862] Yama: becoming mindful.
[    1.233201] LSM support for eBPF active
[    1.236574] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    1.239885] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    1.246579] process: using mwait in idle threads
[    1.249859] Last level iTLB entries: 4KB 128, 2MB 4, 4MB 4
[    1.253189] Last level dTLB entries: 4KB 256, 2MB 0, 4MB 32, 1GB 0
[    1.256525] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    1.259858] Spectre V2 : Mitigation: Full generic retpoline
[    1.263189] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    1.266522] Speculative Store Bypass: Vulnerable
[    1.269858] MDS: Vulnerable: Clear CPU buffers attempted, no microcode
[    1.273431] Freeing SMP alternatives memory: 36K
[    1.388113] smpboot: CPU0: Intel(R) Core(TM)2 CPU         T7200  @ 2.00GHz (family: 0x6, model: 0xf, stepping: 0x6)
[    1.390169] Performance Events: PEBS fmt0-, Core2 events, 4-deep LBR, Intel PMU driver.
[    1.393193] core: PEBS disabled due to CPU errata
[    1.396523] ... version:                2
[    1.399855] ... bit width:              40
[    1.403189] ... generic registers:      2
[    1.406522] ... value mask:             000000ffffffffff
[    1.409855] ... max period:             000000007fffffff
[    1.413189] ... fixed-purpose events:   3
[    1.416522] ... event mask:             0000000700000003
[    1.420037] rcu: Hierarchical SRCU implementation.
[    1.424103] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    1.426605] smp: Bringing up secondary CPUs ...
[    1.430161] x86: Booting SMP configuration:
[    1.433201] .... node  #0, CPUs:      #1
[    1.438574] smp: Brought up 1 node, 2 CPUs
[    1.443197] smpboot: Max logical packages: 1
[    1.446523] smpboot: Total of 2 processors activated (7982.71 BogoMIPS)
[    1.453374] devtmpfs: initialized
[    1.456618] x86/mm: Memory block size: 128MB
[    1.460508] PM: Registering ACPI NVS region [mem 0xd7fe5600-0xd7ff7fff] (76288 bytes)
[    1.469925] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[    1.476533] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
[    1.483282] pinctrl core: initialized pinctrl subsystem
[    1.490035] PM: RTC time: 17:27:59, date: 2021-05-19
[    1.496714] NET: Registered protocol family 16
[    1.500191] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
[    1.506671] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    1.516675] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    1.523207] audit: initializing netlink subsys (disabled)
[    1.529915] audit: type=2000 audit(1621445278.333:1): state=initialized audit_enabled=0 res=1
[    1.530093] thermal_sys: Registered thermal governor 'fair_share'
[    1.533190] thermal_sys: Registered thermal governor 'bang_bang'
[    1.536524] thermal_sys: Registered thermal governor 'step_wise'
[    1.539856] thermal_sys: Registered thermal governor 'user_space'
[    1.543189] thermal_sys: Registered thermal governor 'power_allocator'
[    1.546546] cpuidle: using governor ladder
[    1.553196] cpuidle: using governor menu
[    1.556648] ACPI: bus type PCI registered
[    1.559857] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    1.563306] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[    1.566526] PCI: not using MMCONFIG
[    1.569861] PCI: Using configuration type 1 for base access
[    1.578855] Kprobes globally optimized
[    1.579898] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    1.586681] fbcon: Taking over console
[    1.589887] ACPI: Added _OSI(Module Device)
[    1.593202] ACPI: Added _OSI(Processor Device)
[    1.599860] ACPI: Added _OSI(3.0 _SCP Extensions)
[    1.603190] ACPI: Added _OSI(Processor Aggregator Device)
[    1.609857] ACPI: Added _OSI(Linux-Dell-Video)
[    1.613189] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    1.616523] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    1.637087] ACPI: 6 ACPI AML tables successfully acquired and loaded
[    1.696676] ACPI: Dynamic OEM Table Load:
[    1.699861] ACPI: SSDT 0xFFFF9BC7013ABC00 00023D (v01 HP     Cpu0Ist  00003000 INTL 20060317)
[    1.710511] ACPI: Dynamic OEM Table Load:
[    1.713194] ACPI: SSDT 0xFFFF9BC70131B800 0004CB (v01 HP     Cpu0Cst  00003001 INTL 20060317)
[    1.724013] ACPI: Dynamic OEM Table Load:
[    1.729870] ACPI: SSDT 0xFFFF9BC701A02C00 0000C8 (v01 HP     Cpu1Ist  00003000 INTL 20060317)
[    1.737316] ACPI: Dynamic OEM Table Load:
[    1.743193] ACPI: SSDT 0xFFFF9BC7019ADCC0 000085 (v01 HP     Cpu1Cst  00003000 INTL 20060317)
[    1.751109] ACPI: EC: EC started
[    1.753189] ACPI: EC: interrupt blocked
[    1.765961] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    1.769858] ACPI: \_SB_.C003.C004.C006: Boot DSDT EC used to handle transactions
[    1.779858] ACPI: Interpreter enabled
[    1.783216] ACPI: (supports S0 S3 S4 S5)
[    1.786523] ACPI: Using IOAPIC for interrupt routing
[    1.789906] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[    1.800864] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in ACPI motherboard resources
[    1.809862] pmd_set_huge: Cannot satisfy [mem 0xf8000000-0xf8200000] with a huge-page mapping due to MTRR override.
[    1.819997] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    1.830090] ACPI: Enabled 13 GPEs in block 00 to 1F
[    1.844018] ACPI: PM: Power Resource [C1F8] (on)
[    1.851081] ACPI: PM: Power Resource [C207] (on)
[    1.854395] ACPI: PM: Power Resource [C224] (on)
[    1.864258] ACPI: PM: Power Resource [C22C] (on)
[    1.874150] ACPI: PM: Power Resource [C334] (off)
[    1.879958] ACPI: PM: Power Resource [C335] (off)
[    1.883286] ACPI: PM: Power Resource [C336] (off)
[    1.889956] ACPI: PM: Power Resource [C337] (off)
[    1.893285] ACPI: PM: Power Resource [C338] (off)
[    1.899965] ACPI: PM: Power Resource [C339] (off)
[    1.903285] ACPI: PM: Power Resource [C33A] (off)
[    1.906625] ACPI: PM: Power Resource [C33B] (off)
[    1.913286] ACPI: PM: Power Resource [C33C] (off)
[    1.916633] ACPI: PM: Power Resource [C33D] (off)
[    1.923247] ACPI: PM: Power Resource [C33E] (off)
[    1.934878] ACPI: PCI Root Bridge [C003] (domain 0000 [bus 00-ff])
[    1.939863] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[    1.949863] acpi PNP0A08:00: _OSC: platform retains control of PCIe features (AE_NOT_FOUND)
[    1.959868] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
[    1.975724] PCI host bridge to bus 0000:00
[    1.979857] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    1.986523] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    1.993189] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    1.999856] pci_bus 0000:00: root bus resource [mem 0xd8000000-0xfedfffff window]
[    2.009856] pci_bus 0000:00: root bus resource [mem 0xfee01000-0xffffffff window]
[    2.016522] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000dffff window]
[    2.023189] pci_bus 0000:00: root bus resource [bus 00-ff]
[    2.029874] pci 0000:00:00.0: [8086:27a0] type 00 class 0x060000
[    2.036695] pci 0000:00:01.0: [8086:27a1] type 01 class 0x060400
[    2.039922] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    2.046730] pci 0000:00:1b.0: [8086:27d8] type 00 class 0x040300
[    2.053214] pci 0000:00:1b.0: reg 0x10: [mem 0xf4700000-0xf4703fff 64bit]
[    2.059985] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    2.066708] pci 0000:00:1c.0: [8086:27d0] type 01 class 0x060400
[    2.073336] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    2.080047] pci 0000:00:1c.1: [8086:27d2] type 01 class 0x060400
[    2.086669] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[    2.090048] pci 0000:00:1c.3: [8086:27d6] type 01 class 0x060400
[    2.096669] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[    2.103396] pci 0000:00:1d.0: [8086:27c8] type 00 class 0x0c0300
[    2.109913] pci 0000:00:1d.0: reg 0x20: [io  0x5000-0x501f]
[    2.116716] pci 0000:00:1d.1: [8086:27c9] type 00 class 0x0c0300
[    2.123246] pci 0000:00:1d.1: reg 0x20: [io  0x5020-0x503f]
[    2.126708] pci 0000:00:1d.2: [8086:27ca] type 00 class 0x0c0300
[    2.133246] pci 0000:00:1d.2: reg 0x20: [io  0x5040-0x505f]
[    2.140056] pci 0000:00:1d.3: [8086:27cb] type 00 class 0x0c0300
[    2.146579] pci 0000:00:1d.3: reg 0x20: [io  0x5060-0x507f]
[    2.150054] pci 0000:00:1d.7: [8086:27cc] type 00 class 0x0c0320
[    2.156542] pci 0000:00:1d.7: reg 0x10: [mem 0xf4704000-0xf47043ff]
[    2.163266] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[    2.170021] pci 0000:00:1e.0: [8086:2448] type 01 class 0x060401
[    2.176776] pci 0000:00:1f.0: [8086:27b9] type 00 class 0x060100
[    2.183316] pci 0000:00:1f.0: quirk: [io  0x1000-0x107f] claimed by ICH6 ACPI/GPIO/TCO
[    2.189860] pci 0000:00:1f.0: quirk: [io  0x1100-0x113f] claimed by ICH6 GPIO
[    2.196525] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0500 (mask 007f)
[    2.203195] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 4 PIO at 0238 (mask 0007)
[    2.213189] pci 0000:00:1f.0: quirk_ich7_lpc+0x0/0x60 took 29296 usecs
[    2.220035] pci 0000:00:1f.1: [8086:27df] type 00 class 0x01018a
[    2.226541] pci 0000:00:1f.1: reg 0x10: [io  0x0000-0x0007]
[    2.229865] pci 0000:00:1f.1: reg 0x14: [io  0x0000-0x0003]
[    2.236539] pci 0000:00:1f.1: reg 0x18: [io  0x0000-0x0007]
[    2.243199] pci 0000:00:1f.1: reg 0x1c: [io  0x0000-0x0003]
[    2.246532] pci 0000:00:1f.1: reg 0x20: [io  0x5080-0x508f]
[    2.253212] pci 0000:00:1f.1: legacy IDE quirk: reg 0x10: [io  0x01f0-0x01f7]
[    2.259856] pci 0000:00:1f.1: legacy IDE quirk: reg 0x14: [io  0x03f6]
[    2.266523] pci 0000:00:1f.1: legacy IDE quirk: reg 0x18: [io  0x0170-0x0177]
[    2.273189] pci 0000:00:1f.1: legacy IDE quirk: reg 0x1c: [io  0x0376]
[    2.280013] pci 0000:00:1f.2: [8086:27c5] type 00 class 0x010601
[    2.286541] pci 0000:00:1f.2: reg 0x10: [io  0x13f0-0x13f7]
[    2.293199] pci 0000:00:1f.2: reg 0x14: [io  0x15f4-0x15f7]
[    2.296532] pci 0000:00:1f.2: reg 0x18: [io  0x1370-0x1377]
[    2.303201] pci 0000:00:1f.2: reg 0x1c: [io  0x1574-0x1577]
[    2.309866] pci 0000:00:1f.2: reg 0x20: [io  0x50b0-0x50bf]
[    2.313199] pci 0000:00:1f.2: reg 0x24: [mem 0xf4705000-0xf47053ff]
[    2.319922] pci 0000:00:1f.2: PME# supported from D3hot
[    2.326770] pci 0000:01:00.0: [1002:71c5] type 00 class 0x030000
[    2.333213] pci 0000:01:00.0: reg 0x10: [mem 0xe0000000-0xefffffff pref]
[    2.339869] pci 0000:01:00.0: reg 0x14: [io  0x4000-0x40ff]
[    2.343534] pci 0000:01:00.0: reg 0x18: [mem 0xf4600000-0xf460ffff]
[    2.349901] pci 0000:01:00.0: reg 0x30: [mem 0x00000000-0x0001ffff pref]
[    2.356540] pci 0000:01:00.0: enabling Extended Tags
[    2.363277] pci 0000:01:00.0: supports D1 D2
[    2.366647] pci 0000:01:00.0: disabling ASPM on pre-1.1 PCIe device.  You can enable it with 'pcie_aspm=force'
[    2.376538] pci 0000:00:01.0: PCI bridge to [bus 01]
[    2.383190] pci 0000:00:01.0:   bridge window [io  0x4000-0x4fff]
[    2.386523] pci 0000:00:01.0:   bridge window [mem 0xf4600000-0xf46fffff]
[    2.393191] pci 0000:00:01.0:   bridge window [mem 0xe0000000-0xefffffff 64bit pref]
[    2.403282] acpiphp: Slot [1] registered
[    2.406680] pci 0000:08:00.0: [14e4:16fd] type 00 class 0x020000
[    2.413338] pci 0000:08:00.0: reg 0x10: [mem 0xf4100000-0xf410ffff 64bit]
[    2.420141] pci 0000:08:00.0: enabling Extended Tags
[    2.423607] pci 0000:08:00.0: PME# supported from D3hot D3cold
[    2.430254] pci 0000:08:00.0: disabling ASPM on pre-1.1 PCIe device.  You can enable it with 'pcie_aspm=force'
[    2.439922] pci 0000:00:1c.0: PCI bridge to [bus 08]
[    2.446528] pci 0000:00:1c.0:   bridge window [mem 0xf4100000-0xf41fffff]
[    2.453392] pci 0000:10:00.0: [8086:4222] type 00 class 0x028000
[    2.459965] pci 0000:10:00.0: reg 0x10: [mem 0xf4000000-0xf4000fff]
[    2.467052] pci 0000:10:00.0: PME# supported from D0 D3hot D3cold
[    2.473498] pci 0000:10:00.0: disabling ASPM on pre-1.1 PCIe device.  You can enable it with 'pcie_aspm=force'
[    2.483257] pci 0000:00:1c.1: PCI bridge to [bus 10]
[    2.486528] pci 0000:00:1c.1:   bridge window [mem 0xf4000000-0xf40fffff]
[    2.493329] acpiphp: Slot [1-1] registered
[    2.499911] pci 0000:00:1c.3: PCI bridge to [bus 20]
[    2.503192] pci 0000:00:1c.3:   bridge window [io  0x2000-0x3fff]
[    2.509859] pci 0000:00:1c.3:   bridge window [mem 0xf0000000-0xf3ffffff]
[    2.516553] pci_bus 0000:02: extended config space not accessible
[    2.523293] pci 0000:02:06.0: [104c:8039] type 02 class 0x060700
[    2.529882] pci 0000:02:06.0: reg 0x10: [mem 0xf4200000-0xf4200fff]
[    2.533253] pci 0000:02:06.0: supports D1 D2
[    2.539856] pci 0000:02:06.0: PME# supported from D0 D1 D2 D3hot
[    2.546642] pci 0000:02:06.1: [104c:803a] type 00 class 0x0c0010
[    2.549881] pci 0000:02:06.1: reg 0x10: [mem 0xf4201000-0xf42017ff]
[    2.556549] pci 0000:02:06.1: reg 0x14: [mem 0xf4204000-0xf4207fff]
[    2.563319] pci 0000:02:06.1: supports D1 D2
[    2.569856] pci 0000:02:06.1: PME# supported from D0 D1 D2 D3hot
[    2.573278] pci 0000:02:06.2: [104c:803b] type 00 class 0x018000
[    2.579881] pci 0000:02:06.2: reg 0x10: [mem 0xf4208000-0xf4208fff]
[    2.586662] pci 0000:02:06.2: supports D1 D2
[    2.589856] pci 0000:02:06.2: PME# supported from D0 D1 D2 D3hot
[    2.596608] pci 0000:02:06.3: [104c:803c] type 00 class 0x080500
[    2.603214] pci 0000:02:06.3: reg 0x10: [mem 0xf4209000-0xf42090ff]
[    2.609996] pci 0000:02:06.3: supports D1 D2
[    2.613189] pci 0000:02:06.3: PME# supported from D0 D1 D2 D3hot
[    2.619947] pci 0000:02:06.4: [104c:803d] type 00 class 0x078000
[    2.626548] pci 0000:02:06.4: reg 0x10: [mem 0xf420a000-0xf420afff]
[    2.633202] pci 0000:02:06.4: reg 0x14: [mem 0xf420b000-0xf420bfff]
[    2.639983] pci 0000:02:06.4: supports D1 D2
[    2.643189] pci 0000:02:06.4: PME# supported from D0 D1 D2 D3hot
[    2.650003] pci 0000:00:1e.0: PCI bridge to [bus 02-03] (subtractive decode)
[    2.656529] pci 0000:00:1e.0:   bridge window [mem 0xf4200000-0xf45fffff]
[    2.663195] pci 0000:00:1e.0:   bridge window [io  0x0000-0x0cf7 window] (subtractive decode)
[    2.669856] pci 0000:00:1e.0:   bridge window [io  0x0d00-0xffff window] (subtractive decode)
[    2.679856] pci 0000:00:1e.0:   bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
[    2.689858] pci 0000:00:1e.0:   bridge window [mem 0xd8000000-0xfedfffff window] (subtractive decode)
[    2.696523] pci 0000:00:1e.0:   bridge window [mem 0xfee01000-0xffffffff window] (subtractive decode)
[    2.706523] pci 0000:00:1e.0:   bridge window [mem 0x000d0000-0x000dffff window] (subtractive decode)
[    2.716560] pci_bus 0000:03: extended config space not accessible
[    2.723214] pci_bus 0000:03: busn_res: [bus 03] end can not be updated to 06
[    2.729861] pci 0000:00:1e.0: bridge has subordinate 03 but max busn 06
[    2.738051] ACPI: PCI Interrupt Link [C10F] (IRQs *10 11)
[    2.743399] ACPI: PCI Interrupt Link [C110] (IRQs *10 11)
[    2.750063] ACPI: PCI Interrupt Link [C111] (IRQs 10 *11)
[    2.756733] ACPI: PCI Interrupt Link [C112] (IRQs 10 11) *5
[    2.760062] ACPI: PCI Interrupt Link [C125] (IRQs *10 11)
[    2.766730] ACPI: PCI Interrupt Link [C126] (IRQs *10 11)
[    2.773397] ACPI: PCI Interrupt Link [C127] (IRQs 10 *11)
[    2.776710] ACPI: PCI Interrupt Link [C128] (IRQs) *0, disabled.
[    2.786552] pci 0000:08:00.0: BAR 0: assigned [mem 0xf4100000-0xf410ffff 64bit]
[    2.786522] ACPI: EC: interrupt unblocked
[    2.793190] ACPI: EC: event unblocked
[    2.796522] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    2.803189] ACPI: EC: GPE=0x16
[    2.806523] ACPI: \_SB_.C003.C004.C006: Boot DSDT EC initialization complete
[    2.813190] ACPI: \_SB_.C003.C004.C006: EC: Used to handle transactions and events
[    2.819960] iommu: Default domain type: Translated
[    2.826550] pci 0000:01:00.0: vgaarb: setting as boot VGA device
[    2.829854] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    2.839860] pci 0000:01:00.0: vgaarb: bridge control possible
[    2.846523] vgaarb: loaded
[    2.849221] SCSI subsystem initialized
[    2.853221] libata version 3.00 loaded.
[    2.856536] ACPI: bus type USB registered
[    2.859880] usbcore: registered new interface driver usbfs
[    2.863205] usbcore: registered new interface driver hub
[    2.866533] usbcore: registered new device driver usb
[    2.869898] pps_core: LinuxPPS API ver. 1 registered
[    2.873189] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    2.876527] PTP clock support registered
[    2.879871] EDAC MC: Ver: 3.0.0
[    2.883438] NetLabel: Initializing
[    2.886524] NetLabel:  domain hash size = 128
[    2.889856] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    2.893216] NetLabel:  unlabeled traffic allowed by default
[    2.896529] PCI: Using ACPI for IRQ routing
[    2.904751] PCI: pci_cache_line_size set to 64 bytes
[    2.906614] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]
[    2.909856] e820: reserve RAM buffer [mem 0xd7fd0000-0xd7ffffff]
[    2.914718] hpet: 3 channels of 0 reserved for per-cpu timers
[    2.919863] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    2.926522] hpet0: 3 comparators, 64-bit 14.318180 MHz counter
[    2.935212] clocksource: Switched to clocksource tsc-early
[    2.957219] VFS: Disk quotas dquot_6.6.0
[    2.961177] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    2.968188] pnp: PnP ACPI init
[    2.971563] system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved
[    2.978525] system 00:00: [mem 0x000e0000-0x000fffff] could not be reserved
[    2.985474] system 00:00: [mem 0x00100000-0xd7ffffff] could not be reserved
[    2.992428] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[    3.000205] pnp 00:01: Plug and Play ACPI device, IDs PNP0501 PNP0500 (active)
[    3.008220] pnp 00:02: [dma 1]
[    3.011388] pnp 00:02: Plug and Play ACPI device, IDs PNP0401 (active)
[    3.018071] pnp 00:03: Plug and Play ACPI device, IDs IFX0102 PNP0c31 (active)
[    3.025330] pnp 00:04: Plug and Play ACPI device, IDs PNP0b00 (active)
[    3.031912] pnp 00:05: Plug and Play ACPI device, IDs PNP0303 (active)
[    3.038462] pnp 00:06: Plug and Play ACPI device, IDs SYN011d SYN0100 SYN0002 PNP0f13 (active)
[    3.047357] system 00:07: [io  0x0500-0x055f] has been reserved
[    3.053271] system 00:07: [io  0x0800-0x080f] has been reserved
[    3.059181] system 00:07: [mem 0xffb00000-0xffbfffff] has been reserved
[    3.065782] system 00:07: [mem 0xfff00000-0xffffffff] has been reserved
[    3.072389] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[    3.080217] system 00:08: [io  0x04d0-0x04d1] has been reserved
[    3.086129] system 00:08: [io  0x1000-0x107f] has been reserved
[    3.092036] system 00:08: [io  0x1100-0x113f] has been reserved
[    3.097943] system 00:08: [io  0x1200-0x121f] has been reserved
[    3.103853] system 00:08: [mem 0xf8000000-0xfbffffff] has been reserved
[    3.110458] system 00:08: [mem 0xfec00000-0xfec000ff] could not be reserved
[    3.117405] system 00:08: [mem 0xfed20000-0xfed3ffff] has been reserved
[    3.124012] system 00:08: [mem 0xfed45000-0xfed8ffff] has been reserved
[    3.130615] system 00:08: [mem 0xfed90000-0xfed9afff] has been reserved
[    3.137220] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[    3.144414] system 00:09: [mem 0xfeda0000-0xfedbffff] has been reserved
[    3.151019] system 00:09: [mem 0xfee00000-0xfee00fff] has been reserved
[    3.157625] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
[    3.164433] pnp: PnP ACPI: found 10 devices
[    3.175884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    3.184839] NET: Registered protocol family 2
[    3.189463] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
[    3.198104] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    3.206241] TCP bind hash table entries: 32768 (order: 7, 524288 bytes, linear)
[    3.213622] TCP: Hash tables configured (established 32768 bind 32768)
[    3.220296] MPTCP token hash table entries: 4096 (order: 4, 98304 bytes, linear)
[    3.227735] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
[    3.234460] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
[    3.242719] NET: Registered protocol family 1
[    3.247127] NET: Registered protocol family 44
[    3.251592] pci 0000:00:1c.0: bridge window [io  0x1000-0x0fff] to [bus 08] add_size 1000
[    3.259755] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 08] add_size 200000 add_align 100000
[    3.271209] pci 0000:00:1c.1: bridge window [io  0x1000-0x0fff] to [bus 10] add_size 1000
[    3.279369] pci 0000:00:1c.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 10] add_size 200000 add_align 100000
[    3.290821] pci 0000:00:1c.3: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 20] add_size 200000 add_align 100000
[    3.302286] pci 0000:00:1e.0: bridge window [io  0x1000-0x0fff] to [bus 02-03] add_size 1000
[    3.310733] pci 0000:00:1c.0: BAR 15: assigned [mem 0xd8000000-0xd81fffff 64bit pref]
[    3.318552] pci 0000:00:1c.1: BAR 15: assigned [mem 0xd8200000-0xd83fffff 64bit pref]
[    3.326368] pci 0000:00:1c.3: BAR 15: assigned [mem 0xd8400000-0xd85fffff 64bit pref]
[    3.334182] pci 0000:00:1c.0: BAR 13: assigned [io  0x6000-0x6fff]
[    3.340349] pci 0000:00:1c.1: BAR 13: assigned [io  0x7000-0x7fff]
[    3.346517] pci 0000:00:1e.0: BAR 13: assigned [io  0x8000-0x8fff]
[    3.352689] pci 0000:01:00.0: BAR 6: assigned [mem 0xf4620000-0xf463ffff pref]
[    3.359898] pci 0000:00:01.0: PCI bridge to [bus 01]
[    3.364855] pci 0000:00:01.0:   bridge window [io  0x4000-0x4fff]
[    3.370939] pci 0000:00:01.0:   bridge window [mem 0xf4600000-0xf46fffff]
[    3.377715] pci 0000:00:01.0:   bridge window [mem 0xe0000000-0xefffffff 64bit pref]
[    3.385443] pci 0000:00:1c.0: PCI bridge to [bus 08]
[    3.390401] pci 0000:00:1c.0:   bridge window [io  0x6000-0x6fff]
[    3.396486] pci 0000:00:1c.0:   bridge window [mem 0xf4100000-0xf41fffff]
[    3.403260] pci 0000:00:1c.0:   bridge window [mem 0xd8000000-0xd81fffff 64bit pref]
[    3.410993] pci 0000:00:1c.1: PCI bridge to [bus 10]
[    3.415951] pci 0000:00:1c.1:   bridge window [io  0x7000-0x7fff]
[    3.422036] pci 0000:00:1c.1:   bridge window [mem 0xf4000000-0xf40fffff]
[    3.428814] pci 0000:00:1c.1:   bridge window [mem 0xd8200000-0xd83fffff 64bit pref]
[    3.436544] pci 0000:00:1c.3: PCI bridge to [bus 20]
[    3.441504] pci 0000:00:1c.3:   bridge window [io  0x2000-0x3fff]
[    3.447587] pci 0000:00:1c.3:   bridge window [mem 0xf0000000-0xf3ffffff]
[    3.454363] pci 0000:00:1c.3:   bridge window [mem 0xd8400000-0xd85fffff 64bit pref]
[    3.462100] pci 0000:02:06.0: BAR 15: assigned [mem 0xdc000000-0xdfffffff pref]
[    3.469398] pci 0000:02:06.0: BAR 16: no space for [mem size 0x04000000]
[    3.476085] pci 0000:02:06.0: BAR 16: failed to assign [mem size 0x04000000]
[    3.483118] pci 0000:02:06.0: BAR 13: assigned [io  0x8000-0x80ff]
[    3.489286] pci 0000:02:06.0: BAR 14: assigned [io  0x8400-0x84ff]
[    3.495454] pci 0000:02:06.0: BAR 16: assigned [mem 0xdc000000-0xdfffffff]
[    3.502320] pci 0000:02:06.0: BAR 15: no space for [mem size 0x04000000 pref]
[    3.509441] pci 0000:02:06.0: BAR 15: failed to assign [mem size 0x04000000 pref]
[    3.516908] pci 0000:02:06.0: CardBus bridge to [bus 03]
[    3.522210] pci 0000:02:06.0:   bridge window [io  0x8000-0x80ff]
[    3.528294] pci 0000:02:06.0:   bridge window [io  0x8400-0x84ff]
[    3.534378] pci 0000:02:06.0:   bridge window [mem 0xdc000000-0xdfffffff]
[    3.541154] pci 0000:00:1e.0: PCI bridge to [bus 02-03]
[    3.546385] pci 0000:00:1e.0:   bridge window [io  0x8000-0x8fff]
[    3.552471] pci 0000:00:1e.0:   bridge window [mem 0xf4200000-0xf45fffff]
[    3.559253] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    3.565422] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    3.571591] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    3.578453] pci_bus 0000:00: resource 7 [mem 0xd8000000-0xfedfffff window]
[    3.585312] pci_bus 0000:00: resource 8 [mem 0xfee01000-0xffffffff window]
[    3.592173] pci_bus 0000:00: resource 9 [mem 0x000d0000-0x000dffff window]
[    3.599034] pci_bus 0000:01: resource 0 [io  0x4000-0x4fff]
[    3.604594] pci_bus 0000:01: resource 1 [mem 0xf4600000-0xf46fffff]
[    3.610847] pci_bus 0000:01: resource 2 [mem 0xe0000000-0xefffffff 64bit pref]
[    3.618051] pci_bus 0000:08: resource 0 [io  0x6000-0x6fff]
[    3.623611] pci_bus 0000:08: resource 1 [mem 0xf4100000-0xf41fffff]
[    3.629864] pci_bus 0000:08: resource 2 [mem 0xd8000000-0xd81fffff 64bit pref]
[    3.637074] pci_bus 0000:10: resource 0 [io  0x7000-0x7fff]
[    3.642635] pci_bus 0000:10: resource 1 [mem 0xf4000000-0xf40fffff]
[    3.648887] pci_bus 0000:10: resource 2 [mem 0xd8200000-0xd83fffff 64bit pref]
[    3.656093] pci_bus 0000:20: resource 0 [io  0x2000-0x3fff]
[    3.661653] pci_bus 0000:20: resource 1 [mem 0xf0000000-0xf3ffffff]
[    3.667906] pci_bus 0000:20: resource 2 [mem 0xd8400000-0xd85fffff 64bit pref]
[    3.675114] pci_bus 0000:02: resource 0 [io  0x8000-0x8fff]
[    3.680674] pci_bus 0000:02: resource 1 [mem 0xf4200000-0xf45fffff]
[    3.686928] pci_bus 0000:02: resource 4 [io  0x0000-0x0cf7 window]
[    3.693093] pci_bus 0000:02: resource 5 [io  0x0d00-0xffff window]
[    3.699260] pci_bus 0000:02: resource 6 [mem 0x000a0000-0x000bffff window]
[    3.706122] pci_bus 0000:02: resource 7 [mem 0xd8000000-0xfedfffff window]
[    3.712985] pci_bus 0000:02: resource 8 [mem 0xfee01000-0xffffffff window]
[    3.719844] pci_bus 0000:02: resource 9 [mem 0x000d0000-0x000dffff window]
[    3.726706] pci_bus 0000:03: resource 0 [io  0x8000-0x80ff]
[    3.732268] pci_bus 0000:03: resource 1 [io  0x8400-0x84ff]
[    3.737829] pci_bus 0000:03: resource 3 [mem 0xdc000000-0xdfffffff]
[    3.746032] pci 0000:01:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    3.754411] PCI: CLS 64 bytes, default 64
[    3.758523] Trying to unpack rootfs image as initramfs...
[    3.938158] Freeing initrd memory: 14200K
[    3.942847] check: Scanning for low memory corruption every 60 seconds
[    3.949948] Initialise system trusted keyrings
[    3.954400] Key type blacklist registered
[    3.958531] workingset: timestamp_bits=41 max_order=20 bucket_order=0
[    3.967293] zbud: loaded
[    3.984175] Key type asymmetric registered
[    3.988269] Asymmetric key parser 'x509' registered
[    3.993146] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[    4.000595] io scheduler mq-deadline registered
[    4.005123] io scheduler kyber registered
[    4.009171] io scheduler bfq registered
[    4.014605] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    4.021357] vesafb: mode is 1400x1050x32, linelength=5632, pages=0
[    4.027532] vesafb: scrolling: redraw
[    4.031195] vesafb: Truecolor: size=0:8:8:8, shift=0:16:8:0
[    4.036786] vesafb: framebuffer at 0xe0000000, mapped to 0x(____ptrval____), using 5824k, total 5824k
[    4.046152] Console: switching to colour frame buffer device 175x65
[    4.141446] fb0: VESA VGA frame buffer device
[    4.150203] Monitor-Mwait will be used to enter C-1 state
[    4.156093] Monitor-Mwait will be used to enter C-2 state
[    4.161970] ACPI: \_PR_.CPU0: Found 2 idle states
[    4.167618] ACPI: AC: AC Adapter [C1C3] (on-line)
[    4.172837] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
[    4.181953] ACPI: button: Sleep Button [C24D]
[    4.186748] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1
[    4.195665] ACPI: button: Lid Switch [C245]
[    4.200269] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[    4.216566] ACPI: button: Power Button [PWRF]
[    4.271385] thermal LNXTHERM:00: registered as thermal_zone0
[    4.277601] ACPI: thermal: Thermal Zone [TZ0] (58 C)
[    4.302439] thermal LNXTHERM:01: registered as thermal_zone1
[    4.308592] ACPI: thermal: Thermal Zone [TZ1] (57 C)
[    4.335355] thermal LNXTHERM:02: registered as thermal_zone2
[    4.341508] ACPI: thermal: Thermal Zone [TZ2] (49 C)
[    4.365903] thermal LNXTHERM:03: registered as thermal_zone3
[    4.372058] ACPI: thermal: Thermal Zone [TZ3] (41 C)
[    4.394177] thermal LNXTHERM:04: registered as thermal_zone4
[    4.400334] ACPI: thermal: Thermal Zone [TZ4] (16 C)
[    4.411812] thermal LNXTHERM:05: registered as thermal_zone5
[    4.418015] ACPI: thermal: Thermal Zone [TZ5] (65 C)
[    4.423678] ACPI: battery: Slot [C1C5] (battery absent)
[    4.423744] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    4.429530] ACPI: battery: Slot [C1C4] (battery absent)
[    4.436468] 00:01: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    4.453120] Non-volatile memory driver v1.3
[    4.457684] AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
[    4.464969] AMD-Vi: AMD IOMMUv2 functionality not available on this system
[    4.473111] ahci 0000:00:1f.2: version 3.0
[    4.477885] ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled
[    4.485102] ahci 0000:00:1f.2: AHCI 0001.0100 32 slots 4 ports 1.5 Gbps 0x1 impl SATA mode
[    4.494085] ahci 0000:00:1f.2: flags: 64bit ncq ilck stag pm led clo pmp pio slum part
[    4.503381] scsi host0: ahci
[    4.506752] scsi host1: ahci
[    4.510090] scsi host2: ahci
[    4.513422] scsi host3: ahci
[    4.516637] ata1: SATA max UDMA/133 abar m1024@0xf4705000 port 0xf4705100 irq 28
[    4.524677] ata2: DUMMY
[    4.553847] ata3: DUMMY
[    4.582560] ata4: DUMMY
[    4.610835] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    4.643696] ehci-pci: EHCI PCI platform driver
[    4.674561] ehci-pci 0000:00:1d.7: EHCI Host Controller
[    4.705970] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 1
[    4.739642] ehci-pci 0000:00:1d.7: debug port 1
[    4.774037] ehci-pci 0000:00:1d.7: irq 20, io mem 0xf4704000
[    4.816551] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[    4.848239] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.12
[    4.882620] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.916041] usb usb1: Product: EHCI Host Controller
[    4.947077] usb usb1: Manufacturer: Linux 5.12.0-arch1-1 ehci_hcd
[    4.979256] tsc: Refined TSC clocksource calibration: 1994.999 MHz
[    5.011455] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x398374a7fb8, max_idle_ns: 881590820223 ns
[    5.011459] usb usb1: SerialNumber: 0000:00:1d.7
[    5.079631] clocksource: Switched to clocksource tsc
[    5.079654] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    5.111825] hub 1-0:1.0: USB hub found
[    5.175510] hub 1-0:1.0: 8 ports detected
[    5.177491] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[    5.206516] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    5.241313] ata1.00: ACPI cmd b1/c1:00:00:00:00:a0 (DEVICE CONFIGURATION OVERLAY) filtered out
[    5.274685] ata1.00: ACPI cmd c6/00:10:00:00:00:a0 (SET MULTIPLE MODE) succeeded
[    5.310727] ohci-pci: OHCI PCI platform driver
[    5.345429] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[    5.376841] uhci_hcd: USB Universal Host Controller Interface driver
[    5.445734] ata1.00: ATA-7: TOSHIBA MK1234GSX, AH001H, max UDMA/100
[    5.445956] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[    5.479986] ata1.00: 234441648 sectors, multi 16: LBA48
[    5.513264] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
[    5.581564] uhci_hcd 0000:00:1d.0: detected 2 ports
[    5.584047] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[    5.614006] uhci_hcd 0000:00:1d.0: irq 20, io base 0x00005000
[    5.649290] ata1.00: ACPI cmd b1/c1:00:00:00:00:a0 (DEVICE CONFIGURATION OVERLAY) filtered out
[    5.649343] ata1.00: ACPI cmd c6/00:10:00:00:00:a0 (SET MULTIPLE MODE) succeeded
[    5.682500] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.12
[    5.718658] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[    5.753564] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    5.790103] ata1.00: configured for UDMA/100
[    5.824715] usb usb2: Product: UHCI Host Controller
[    5.870158] scsi 0:0:0:0: Direct-Access     ATA      TOSHIBA MK1234GS 1H   PQ: 0 ANSI: 5
[    5.892086] usb usb2: Manufacturer: Linux 5.12.0-arch1-1 uhci_hcd
[    5.925058] sd 0:0:0:0: [sda] 234441648 512-byte logical blocks: (120 GB/112 GiB)
[    5.961140] usb usb2: SerialNumber: 0000:00:1d.0
[    5.995557] sd 0:0:0:0: [sda] Write Protect is off
[    6.031581] hub 2-0:1.0: USB hub found
[    6.064373] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    6.097383] hub 2-0:1.0: 2 ports detected
[    6.129233] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    6.162843] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[    6.265825] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
[    6.301765] uhci_hcd 0000:00:1d.1: detected 2 ports
[    6.334881] uhci_hcd 0000:00:1d.1: irq 22, io base 0x00005020
[    6.355764]  sda: sda1 sda2 sda3 sda4
[    6.368873] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.12
[    6.437195] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    6.472959] usb usb3: Product: UHCI Host Controller
[    6.506076] usb usb3: Manufacturer: Linux 5.12.0-arch1-1 uhci_hcd
[    6.506601] sd 0:0:0:0: [sda] Attached SCSI disk
[    6.540591] usb usb3: SerialNumber: 0000:00:1d.1
[    6.573523] usb 2-1: new full-speed USB device number 2 using uhci_hcd
[    6.642796] hub 3-0:1.0: USB hub found
[    6.675453] hub 3-0:1.0: 2 ports detected
[    6.708466] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[    6.742748] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
[    6.779698] uhci_hcd 0000:00:1d.2: detected 2 ports
[    6.813835] uhci_hcd 0000:00:1d.2: irq 18, io base 0x00005040
[    6.848764] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.12
[    6.886672] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    6.923530] usb usb4: Product: UHCI Host Controller
[    6.957962] usb usb4: Manufacturer: Linux 5.12.0-arch1-1 uhci_hcd
[    6.993843] usb usb4: SerialNumber: 0000:00:1d.2
[    7.028379] hub 4-0:1.0: USB hub found
[    7.033474] random: fast init done
[    7.061527] hub 4-0:1.0: 2 ports detected
[    7.127374] uhci_hcd 0000:00:1d.3: UHCI Host Controller
[    7.161725] usb 2-1: New USB device found, idVendor=03f0, idProduct=171d, bcdDevice= 1.00
[    7.199382] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    7.199407] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5
[    7.235603] usb 2-1: Product: HP Integrated Module
[    7.271982] uhci_hcd 0000:00:1d.3: detected 2 ports
[    7.305630] usb 2-1: Manufacturer: Broadcom Corp
[    7.339287] uhci_hcd 0000:00:1d.3: irq 19, io base 0x00005060
[    7.407290] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.12
[    7.444790] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    7.481054] usb usb5: Product: UHCI Host Controller
[    7.514538] usb usb5: Manufacturer: Linux 5.12.0-arch1-1 uhci_hcd
[    7.549609] usb usb5: SerialNumber: 0000:00:1d.3
[    7.582781] hub 5-0:1.0: USB hub found
[    7.614602] hub 5-0:1.0: 2 ports detected
[    7.646572] usbcore: registered new interface driver usbserial_generic
[    7.663201] usb 2-2: new full-speed USB device number 3 using uhci_hcd
[    7.680987] usbserial: USB Serial support registered for generic
[    7.749565] rtc_cmos 00:04: RTC can wake from S4
[    7.782278] rtc_cmos 00:04: registered as rtc0
[    7.814283] hpet: Lost 1 RTC interrupts
[    7.845476] rtc_cmos 00:04: setting system clock to 2021-05-19T17:28:06 UTC (1621445286)
[    7.881243] rtc_cmos 00:04: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    7.916373] usb 4-1: new full-speed USB device number 2 using uhci_hcd
[    7.950541] intel_pstate: CPU model not supported
[    7.982529] ledtrig-cpu: registered to indicate activity on CPUs
[    8.015814] hid: raw HID events driver (C) Jiri Kosina
[    8.048061] drop_monitor: Initializing network drop monitor service
[    8.081415] Initializing XFRM netlink socket
[    8.112751] NET: Registered protocol family 10
[    8.152493] usb 2-2: New USB device found, idVendor=08ff, idProduct=2580, bcdDevice= 6.23
[    8.187883] usb 2-2: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    8.221927] usb 2-2: Product: Fingerprint Sensor
[    8.222082] Segment Routing with IPv6
[    8.283314] RPL Segment Routing with IPv6
[    8.313790] NET: Registered protocol family 17
[    8.345019] microcode: sig=0x6f6, pf=0x20, revision=0xd1
[    8.351619] usb 4-1: New USB device found, idVendor=046d, idProduct=c52b, bcdDevice=12.10
[    8.411804] microcode: Microcode Update Driver: v2.2.
[    8.411813] IPI shorthand broadcast: enabled
[    8.411857] sched_clock: Marking stable (7479893522, 929960513)->(8623105320, -213251285)
[    8.443396] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    8.543479] registered taskstats version 1
[    8.543717] usb 4-1: Product: USB Receiver
[    8.574799] Loading compiled-in X.509 certificates
[    8.605588] usb 1-7: new high-speed USB device number 5 using ehci-pci
[    8.642363] Loaded X.509 cert 'Build time autogenerated kernel key: e3f62a7aad01602b54a1b14180ab55bb7bf715c3'
[    8.670617] usb 4-1: Manufacturer: Logitech
[    8.740615] zswap: loaded using pool lz4/z3fold
[    8.772715] Key type ._fscrypt registered
[    8.803981] Key type .fscrypt registered
[    8.835073] Key type fscrypt-provisioning registered
[    8.867588] usb 1-7: New USB device found, idVendor=04b4, idProduct=6560, bcdDevice= 0.0b
[    8.867845] PM:   Magic number: 5:152:492
[    8.903695] usb 1-7: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    8.936637] RAS: Correctable Errors collector initialized.
[    8.971136] hub 1-7:1.0: USB hub found
[    9.036599] hub 1-7:1.0: 4 ports detected
[    9.075979] Freeing unused decrypted memory: 2036K
[    9.109388] Freeing unused kernel image (initmem) memory: 1652K
[    9.143143] Write protecting the kernel read-only data: 26624k
[    9.178062] Freeing unused kernel image (text/rodata gap) memory: 2036K
[    9.213546] Freeing unused kernel image (rodata/data gap) memory: 1268K
[    9.313454] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    9.347757] rodata_test: all tests were successful
[    9.380331] x86/mm: Checking user space page tables
[    9.442359] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    9.476375] Run /init as init process
[    9.507272]   with arguments:
[    9.537146]     /init
[    9.566131]   with environment:
[    9.595935]     HOME=/
[    9.624651]     TERM=linux
[    9.653286]     BOOT_IMAGE=/2018Dec04/boot/vmlinuz-linux
[    9.737219] Linux agpgart interface v0.103
[    9.874202] [drm] radeon kernel modesetting enabled.
[    9.905181] checking generic (e0000000 5b0000) vs hw (e0000000 10000000)
[    9.938116] fb0: switching to radeondrmfb from VESA VGA
[    9.969779] Console: switching to colour dummy device 80x25
[    9.975442] radeon 0000:01:00.0: vgaarb: deactivate vga console
[    9.981638] [drm] initializing kernel modesetting (RV530 0x1002:0x71C5 0x103C:0x309F 0x00).
[    9.990044] resource sanity check: requesting [mem 0x000c0000-0x000dffff], which spans more than PCI Bus 0000:00 [mem 0x000d0000-0x000dffff window]
[   10.003238] caller pci_map_rom+0x68/0x190 mapping multiple BARs
[   10.009242] ATOM BIOS: HP
[   10.011890] [drm] Generation 2 PCI interface, using max accessible memory
[   10.018666] radeon 0000:01:00.0: VRAM: 256M 0x0000000000000000 - 0x000000000FFFFFFF (256M used)
[   10.027350] radeon 0000:01:00.0: GTT: 512M 0x0000000010000000 - 0x000000002FFFFFFF
[   10.034925] [drm] Detected VRAM RAM=256M, BAR=256M
[   10.039707] [drm] RAM width 128bits DDR
[   10.043638] [TTM] Zone  kernel: Available graphics memory: 1685318 KiB
[   10.050201] [drm] radeon: 256M of VRAM memory ready
[   10.055072] [drm] radeon: 512M of GTT memory ready.
[   10.059949] [drm] GART: num cpu pages 131072, num gpu pages 131072
[   10.067036] [drm] radeon: power management initialized
[   10.080367] [drm] radeon: 1 quad pipes, 2 z pipes initialized.
[   10.088217] [drm] PCIE GART of 512M enabled (table at 0x0000000000040000).
[   10.095093] radeon 0000:01:00.0: WB enabled
[   10.099268] radeon 0000:01:00.0: fence driver on ring 0 use gpu addr 0x0000000010000000
[   10.107407] radeon 0000:01:00.0: radeon: MSI limited to 32-bit
[   10.113287] radeon 0000:01:00.0: radeon: using MSI.
[   10.118183] [drm] radeon: irq initialized.
[   10.122282] [drm] Loading R500 Microcode
[   10.126748] [drm] radeon: ring at 0x0000000010001000
[   10.131741] [drm] ring test succeeded in 11 usecs
[   10.136937] [drm] ib test succeeded in 0 usecs
[   10.142073] [drm] Radeon Display Connectors
[   10.146277] [drm] Connector 0:
[   10.149332] [drm]   VGA-1
[   10.151954] [drm]   DDC: 0x7e40 0x7e40 0x7e44 0x7e44 0x7e48 0x7e48 0x7e4c 0x7e4c
[   10.159347] [drm]   Encoders:
[   10.162310] [drm]     CRT1: INTERNAL_KLDSCP_DAC1
[   10.166935] [drm] Connector 1:
[   10.169994] [drm]   LVDS-1
[   10.172694] [drm]   DDC: 0x7e30 0x7e30 0x7e34 0x7e34 0x7e38 0x7e38 0x7e3c 0x7e3c
[   10.180083] [drm]   Encoders:
[   10.183043] [drm]     LCD1: INTERNAL_LVTM1
[   10.187138] [drm] Connector 2:
[   10.190186] [drm]   SVIDEO-1
[   10.193057] [drm]   Encoders:
[   10.196019] [drm]     TV1: INTERNAL_KLDSCP_DAC2
[   10.200538] [drm] Connector 3:
[   10.203585] [drm]   DVI-I-1
[   10.206372] [drm]   HPD1
[   10.208899] [drm]   DDC: 0x7e50 0x7e50 0x7e54 0x7e54 0x7e58 0x7e58 0x7e5c 0x7e5c
[   10.216285] [drm]   Encoders:
[   10.219248] [drm]     DFP2: INTERNAL_KLDSCP_DVO1
[   10.575917] [drm] fb mappable at 0xE00C0000
[   10.580097] [drm] vram apper at 0xE0000000
[   10.584184] [drm] size 7258112
[   10.587231] [drm] fb depth is 24
[   10.590452] [drm]    pitch is 6912
[   10.593944] fbcon: radeondrmfb (fb0) is primary device
[   10.650715] Console: switching to colour frame buffer device 210x65
[   10.667999] radeon 0000:01:00.0: [drm] fb0: radeondrmfb frame buffer device
[   10.699953] [drm] Initialized radeon 2.50.0 20080528 for 0000:01:00.0 on minor 0
[   10.864505] i8042: PNP: PS/2 Controller [PNP0303:C221,PNP0f13:C222] at 0x60,0x64 irq 1,12
[   10.881824] i8042: Detected active multiplexing controller, rev 1.1
[   10.889056] serio: i8042 KBD port at 0x60,0x64 irq 1
[   10.894269] serio: i8042 AUX0 port at 0x60,0x64 irq 12
[   10.899698] serio: i8042 AUX1 port at 0x60,0x64 irq 12
[   10.904949] serio: i8042 AUX2 port at 0x60,0x64 irq 12
[   10.912865] serio: i8042 AUX3 port at 0x60,0x64 irq 12
[   10.928031] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:1d.2/usb4/4-1/4-1:1.0/0003:046D:C52B.0001/input/input3
[   10.939698] sdhci: Secure Digital Host Controller Interface driver
[   10.945951] sdhci: Copyright(c) Pierre Ossman
[   10.950697] ata_piix 0000:00:1f.1: version 2.13
[   10.961505] sdhci-pci 0000:02:06.3: SDHCI controller found [104c:803c] (rev 0)
[   10.968996] scsi host4: ata_piix
[   10.969230] mmc0: SDHCI controller on PCI [0000:02:06.3] using PIO
[   10.982097] scsi host5: ata_piix
[   10.985757] ata5: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x5080 irq 14
[   10.994182] ata6: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x5088 irq 15
[   11.001538] ata6: port disabled--ignoring
[   11.013255] firewire_ohci 0000:02:06.1: added OHCI v1.10 device as card 0, 4 IR + 8 IT contexts, quirks 0x2
[   11.023609] hid-generic 0003:046D:C52B.0001: input,hidraw0: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:00:1d.2-1/input0
[   11.050745] input: Logitech USB Receiver Mouse as /devices/pci0000:00/0000:00:1d.2/usb4/4-1/4-1:1.1/0003:046D:C52B.0002/input/input5
[   11.062960] input: Logitech USB Receiver Consumer Control as /devices/pci0000:00/0000:00:1d.2/usb4/4-1/4-1:1.1/0003:046D:C52B.0002/input/input6
[   11.087153] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
[   11.130160] input: Logitech USB Receiver System Control as /devices/pci0000:00/0000:00:1d.2/usb4/4-1/4-1:1.1/0003:046D:C52B.0002/input/input7
[   11.143144] hid-generic 0003:046D:C52B.0002: input,hiddev96,hidraw1: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:1d.2-1/input1
[   11.159786] hid-generic 0003:046D:C52B.0003: hiddev97,hidraw2: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:1d.2-1/input2
[   11.172159] usbcore: registered new interface driver usbhid
[   11.178131] usbhid: USB HID core driver
[   11.178142] ata5.00: ATAPI: HL-DT-ST DVDRAM GSA-T10N, PC05, max MWDMA2
[   11.230956] scsi 4:0:0:0: CD-ROM            HL-DT-ST DVDRAM GSA-T10N  PC05 PQ: 0 ANSI: 5
[   11.291360] logitech-djreceiver 0003:046D:C52B.0003: hiddev96,hidraw0: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:1d.2-1/input2
[   11.308205] sr 4:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[   11.316918] cdrom: Uniform CD-ROM driver Revision: 3.20
[   11.363641] sr 4:0:0:0: Attached scsi CD-ROM sr0
[   11.423438] input: Logitech Wireless Device PID:101b Mouse as /devices/pci0000:00/0000:00:1d.2/usb4/4-1/4-1:1.2/0003:046D:C52B.0003/0003:046D:101B.0004/input/input13
[   11.438759] hid-generic 0003:046D:101B.0004: input,hidraw1: USB HID v1.11 Mouse [Logitech Wireless Device PID:101b] on usb-0000:00:1d.2-1/input2:1
[   11.468765] input: Logitech M705 as /devices/pci0000:00/0000:00:1d.2/usb4/4-1/4-1:1.2/0003:046D:C52B.0003/0003:046D:101B.0004/input/input17
[   11.484079] logitech-hidpp-device 0003:046D:101B.0004: input,hidraw1: USB HID v1.11 Mouse [Logitech M705] on usb-0000:00:1d.2-1/input2:1
[   11.546734] firewire_core 0000:02:06.1: created device fw0: GUID 00023f992905280e, S400
[   11.727856] raid6: skip pq benchmark and using algorithm sse2x4
[   11.736457] raid6: using ssse3x2 recovery algorithm
[   11.746596] xor: measuring software checksum speed
[   11.755042]    prefetch64-sse  : 10556 MB/sec
[   11.763163]    generic_sse     :  9057 MB/sec
[   11.770826] xor: using function: prefetch64-sse (10556 MB/sec)
[   11.896364] Btrfs loaded, crc32c=crc32c-generic, zoned=yes
[   11.905616] BTRFS: device fsid a5376a54-1964-4312-8894-9cf3432397fe devid 1 transid 219307 /dev/sda4 scanned by systemd-udevd (137)
[   12.086939] BTRFS info (device sda4): disk space caching is enabled
[   12.096216] BTRFS info (device sda4): has skinny extents
[   12.588570] BTRFS info (device sda4): start tree-log replay
[   13.550416] random: crng init done
[   15.364559] BTRFS info (device sda4): checking UUID tree
[   23.345958] fuse: init (API version 7.33)
[   23.618267] i2c /dev entries driver
[   23.710757] BTRFS info (device sda4): use zstd compression, level 3
[   23.719981] BTRFS info (device sda4): disk space caching is enabled
[   23.885651] sd 0:0:0:0: Attached scsi generic sg0 type 0
[   23.893889] sr 4:0:0:0: Attached scsi generic sg1 type 5
[   23.945620] Asymmetric key parser 'pkcs8' registered
[   27.465499] wmi_bus wmi_bus-PNP0C14:00: WQBG data block query control method not found
[   27.736008] hp_accel: laptop model unknown, using default axes configuration
[   27.754287] lis3lv02d: 12 bits sensor found
[   27.879855] intel_rng: FWH not detected
[   27.910260] ACPI: \_SB_.C003.C085.C130.C14C: _BCQ is used instead of _BQC
[   27.926336] ACPI: video: Video Device [C130] (multi-head: yes  rom: no  post: no)
[   27.938980] acpi device:02: registered as cooling_device13
[   27.951158] input: ST LIS3LV02DL Accelerometer as /devices/platform/lis3lv02d/input/input22
[   27.987549] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/LNXVIDEO:00/input/input23
[   28.028616] psmouse serio4: synaptics: Touchpad model: 1, fw: 6.2, id: 0x25a0b1, caps: 0xa04793/0x300000/0x0/0x0, board id: 0, fw id: 35522
[   28.049897] psmouse serio4: synaptics: serio: Synaptics pass-through port at isa0060/serio4/input0
[   28.103000] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio4/input/input21
[   28.212861] tpm_tis 00:03: 1.2 TPM (device-id 0xB, rev-id 16)
[   28.230571] parport_pc 00:02: reported by Plug and Play ACPI
[   28.239504] tpm tpm0: [Hardware Error]: Adjusting reported timeouts: A 750->750000us B 2000->2000000us C 750->750000us D 750->750000us
[   28.239514] parport0: PC-style at 0x378 (0x778), irq 7, dma 1 [PCSPP,TRISTATE,COMPAT,EPP,ECP,DMA]
[   28.275592] ACPI Warning: SystemIO range 0x0000000000001028-0x000000000000102F conflicts with OpRegion 0x0000000000001000-0x0000000000001042 (\_SB.C003.C004.C0BC) (20210105/utaddress-204)
[   28.300408] ACPI: OSL: Resource conflict; ACPI support missing from driver?
[   28.312238] ACPI: OSL: Resource conflict: System may be unstable or behave erratically
[   28.326294] ACPI Warning: SystemIO range 0x0000000000001130-0x000000000000113F conflicts with OpRegion 0x0000000000001100-0x000000000000113B (\_SB.C003.C004.C0CE) (20210105/utaddress-204)
[   28.346493] ACPI: OSL: Resource conflict; ACPI support missing from driver?
[   28.357901] ACPI: OSL: Resource conflict: System may be unstable or behave erratically
[   28.369378] ACPI Warning: SystemIO range 0x0000000000001100-0x000000000000112F conflicts with OpRegion 0x0000000000001100-0x000000000000113B (\_SB.C003.C004.C0CE) (20210105/utaddress-204)
[   28.393708] tpm tpm0: Operation Timed out
[   28.429868] tpm tpm0: Operation Timed out
[   28.437438] ACPI: OSL: Resource conflict; ACPI support missing from driver?
[   28.456695] tpm tpm0: Adjusting TPM timeout parameters.
[   28.467581] ACPI: OSL: Resource conflict: System may be unstable or behave erratically
[   28.541389] mousedev: PS/2 mouse device common for all mice
[   28.559580] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[   28.626966] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[   28.673517] yenta_cardbus 0000:02:06.0: CardBus bridge found [103c:309f]
[   28.690269] tg3 0000:08:00.0 eth0: Tigon3 [partno(BCM95751M) rev 4201] (PCI Express) MAC address 00:16:d4:ef:0a:d1
[   28.734602] yenta_cardbus 0000:02:06.0: CardBus bridge to [bus 03]
[   28.745028] tg3 0000:08:00.0 eth0: attached PHY is 5750 (10/100/1000Base-T Ethernet) (WireSpeed[1], EEE[0])
[   28.758483] yenta_cardbus 0000:02:06.0:   bridge window [io  0x8000-0x80ff]
[   28.768799] tg3 0000:08:00.0 eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] TSOcap[1]
[   28.779841] yenta_cardbus 0000:02:06.0:   bridge window [io  0x8400-0x84ff]
[   28.790531] tg3 0000:08:00.0 eth0: dma_rwctrl[76180000] dma_mask[64-bit]
[   28.800564] yenta_cardbus 0000:02:06.0:   bridge window [mem 0xd8800000-0xd8bfffff]
[   28.811925] yenta_cardbus 0000:02:06.0:   bridge window [mem 0xdc000000-0xdfffffff]
[   28.824788] yenta_cardbus 0000:02:06.0: Enabling burst memory read transactions
[   28.838539] yenta_cardbus 0000:02:06.0: Using INTVAL to route CSC interrupts to PCI
[   28.849481] yenta_cardbus 0000:02:06.0: Routing CardBus interrupts to PCI
[   28.859470] yenta_cardbus 0000:02:06.0: TI: mfunc 0x01aa1b22, devctl 0x64
[   29.024033] leds_ss4200: no LED devices found
[   29.109595] yenta_cardbus 0000:02:06.0: ISA IRQ mask 0x0c68, PCI irq 18
[   29.129567] yenta_cardbus 0000:02:06.0: Socket status: 30000006
[   29.138729] yenta_cardbus 0000:02:06.0: pcmcia: parent PCI bridge window: [io  0x8000-0x8fff]
[   29.157134] yenta_cardbus 0000:02:06.0: pcmcia: parent PCI bridge window: [mem 0xf4200000-0xf45fffff]
[   29.172465] pcmcia_socket pcmcia_socket0: cs: memory probe 0xf4200000-0xf45fffff:
[   29.209902]  excluding 0xf4200000-0xf423ffff
[   29.271135] input: PC Speaker as /devices/platform/pcspkr/input/input25
[   29.301225] tpm tpm0: TPM is disabled/deactivated (0x7)
[   29.505248] Bluetooth: Core ver 2.22
[   29.513251] NET: Registered protocol family 31
[   29.526249] Bluetooth: HCI device and connection manager initialized
[   29.567551] Bluetooth: HCI socket layer initialized
[   29.579521] Bluetooth: L2CAP socket layer initialized
[   29.591981] Bluetooth: SCO socket layer initialized
[   29.783347] input: HP WMI hotkeys as /devices/virtual/input/input26
[   29.914383] ppdev: user-space parallel port driver
[   29.937238] tg3 0000:08:00.0 ens1: renamed from eth0
[   29.949264] iwl3945: Intel(R) PRO/Wireless 3945ABG/BG Network Connection driver for Linux, in-tree:ds
[   29.964362] iwl3945: Copyright(c) 2003-2011 Intel Corporation
[   29.973254] iwl3945: hw_scan is disabled
[   29.988992] iwl3945 0000:10:00.0: can't disable ASPM; OS doesn't have ASPM control
[   30.073006] iwl3945 0000:10:00.0: Tunable channels: 11 802.11bg, 13 802.11a channels
[   30.083747] iwl3945 0000:10:00.0: Detected Intel Wireless WiFi Link 3945ABG
[   30.094042] ieee80211 phy0: Selected rate control algorithm 'iwl-3945-rs'
[   30.323300] gpio_ich gpio_ich.2.auto: GPIO from 462 to 511
[   30.334064] iTCO_vendor_support: vendor-support=0
[   30.504391] usbcore: registered new interface driver btusb
[   30.640426] iTCO_wdt iTCO_wdt.1.auto: Found a ICH7-M or ICH7-U TCO device (Version=2, TCOBASE=0x1060)
[   30.660397] iTCO_wdt iTCO_wdt.1.auto: initialized. heartbeat=30 sec (nowayout=0)
[   30.679880] snd_hda_codec_analog hdaudioC0D0: autoconfig for AD1981: line_outs=1 (0x5/0x0/0x0/0x0/0x0) type:speaker
[   30.694212] snd_hda_codec_analog hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   30.705322] snd_hda_codec_analog hdaudioC0D0:    hp_outs=1 (0x6/0x0/0x0/0x0/0x0)
[   30.715920] snd_hda_codec_analog hdaudioC0D0:    mono: mono_out=0x0
[   30.725020] snd_hda_codec_analog hdaudioC0D0:    inputs:
[   30.733101] snd_hda_codec_analog hdaudioC0D0:      Mic=0x8
[   30.741283] snd_hda_codec_analog hdaudioC0D0:      Internal Mic=0x18
[   30.750259] snd_hda_codec_analog hdaudioC0D0:      Line=0x9
[   30.887272] intel_powerclamp: No package C-state available
[   30.935305] intel_powerclamp: No package C-state available
[   30.982776] input: HDA Intel Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input27
[   30.997587] input: HDA Intel Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input28
[   31.009175] input: HDA Intel Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input29
[   31.558325] Adding 8388604k swap on /dev/sda3.  Priority:-2 extents:1 across:8388604k FS
[  117.296812] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[  117.305347] Bluetooth: BNEP filters: protocol multicast
[  117.313743] Bluetooth: BNEP socket layer initialized
[  117.400250] NET: Registered protocol family 38
[  118.213484] bond0: (slave ens1): Enslaving as a backup interface with a down link
[  118.567184] iwl3945 0000:10:00.0: loaded firmware version 15.32.2.9
[  118.662019] bond0: (slave wlan0): Enslaving as a backup interface with a down link
[  119.032184] cryptd: max_cpu_qlen set to 1000
[  119.580906] wlan0: authenticate with xx:xx:xx:xx:xx:xx
[  119.589653] wlan0: send auth to xx:xx:xx:xx:xx:xx (try 1/3)
[  119.596613] wlan0: authenticated
[  119.606525] wlan0: associate with xx:xx:xx:xx:xx:xx (try 1/3)
[  119.633164] wlan0: RX AssocResp from xx:xx:xx:xx:xx:xx (capab=0x11 status=0 aid=2)
[  119.642442] wlan0: associated
[  119.663314] bond0: (slave wlan0): link status definitely up, 0 Mbps full duplex
[  119.670645] bond0: (slave wlan0): making interface the new active one
[  119.677357] bond0: active interface up!
[  119.681225] IPv6: ADDRCONF(NETDEV_CHANGE): bond0: link becomes ready

Arch Linux 5.12.0-arch1-1 (ttyS0)

tourmaline login: [  136.800026] CE: hpet increased min_delta_ns to 20115 nsec
[  136.800348] CE: hpet increased min_delta_ns to 30172 nsec
[  136.800778] CE: hpet increased min_delta_ns to 45258 nsec
[  136.801052] CE: hpet increased min_delta_ns to 67887 nsec
[  138.051261] Bluetooth: RFCOMM TTY layer initialized
[  138.056161] Bluetooth: RFCOMM socket layer initialized
[  138.061543] Bluetooth: RFCOMM ver 1.11
[  354.508851] logitech-hidpp-device 0003:046D:101B.0004: HID++ 1.0 device connected.
[  471.547135] perf: interrupt took too long (2522 > 2500), lowering kernel.perf_event_max_sample_rate to 79200
[  529.637918] perf: interrupt took too long (3159 > 3152), lowering kernel.perf_event_max_sample_rate to 63300
[  635.121300] perf: interrupt took too long (3950 > 3948), lowering kernel.perf_event_max_sample_rate to 50400
[  895.657027] perf: interrupt took too long (4943 > 4937), lowering kernel.perf_event_max_sample_rate to 40200

  reply	other threads:[~2021-05-19 20:05 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <8a9599b2-f4fe-af9b-90f5-af39c315ec2f@nurealm.net>
2021-05-17  8:32 ` linux 5.12 - fails to boot - soft lockup - CPU#0 stuck for 23s! - RIP smp_call_function_single Borislav Petkov
2021-05-19  3:58   ` James Feeney
2021-05-19 11:12     ` Borislav Petkov
2021-05-19 20:03       ` James Feeney [this message]
2021-05-19 21:18         ` Borislav Petkov
2021-05-20  3:12           ` James Feeney
2021-05-20  9:21             ` Borislav Petkov
2021-05-21 22:11               ` James Feeney
2021-05-22  9:06                 ` Borislav Petkov
2021-05-22 23:28                   ` James Feeney
2021-05-23 17:05                     ` Borislav Petkov
2021-05-23 23:02                       ` James Feeney
2021-05-24  7:51                         ` Borislav Petkov
2021-05-25  4:02                           ` James Feeney
2021-05-27 10:31                             ` [PATCH] x86/thermal: Fix LVT thermal setup for SMI delivery mode Borislav Petkov
2021-05-27 11:49                               ` Thomas Gleixner
2021-05-27 11:56                                 ` Borislav Petkov
2021-05-27 18:54                                 ` Borislav Petkov
2021-05-28  8:23                                   ` Thomas Gleixner
2021-05-28 11:19                                     ` Borislav Petkov
2021-05-31 18:26                                       ` James Feeney
2021-05-27 18:09                               ` Srinivas Pandruvada
2021-05-27 19:01                                 ` Borislav Petkov
2021-05-27 20:28                                   ` Srinivas Pandruvada
2021-05-28  7:05                               ` James Feeney
2021-05-31 21:46   ` [tip: x86/urgent] " tip-bot2 for Borislav Petkov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=984ee4ab-6e6b-cb0e-a4f1-ce2951994b1d@nurealm.net \
    --to=james@nurealm.net \
    --cc=axboe@kernel.dk \
    --cc=bp@suse.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-smp@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).