On 16/11/2020 04:49, Bodie wrote:
Can you show what is in /proc/cpuinfo in Linux host and possibly even
its dmesg?
Thanks for trying to help - sure, here's /proc/cpuinfo:
processor       : 0

vendor_id       : AuthenticAMD

cpu family      : 16

model           : 6

model name      : AMD Turion(tm) II Neo N40L Dual-Core Processor

stepping        : 3

microcode       : 0x10000c8

cpu MHz         : 1000.000

cache size      : 1024 KB

physical id     : 0

siblings        : 2

core id         : 0

cpu cores       : 2

apicid          : 0

initial apicid  : 0

fpu             : yes

fpu_exception   : yes

cpuid level     : 5

wp              : yes

flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm 3dnowext 3dnow constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid pni monitor cx16 popcnt lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt nodeid_msr hw_pstate vmmcall npt lbrv svm_lock nrip_save

bugs : tlb_mmatch apic_c1e fxsave_leak sysret_ss_attrs null_seg amd_e400 spectre_v1 spectre_v2

bogomips        : 2995.05

TLB size        : 1024 4K pages

clflush size    : 64

cache_alignment : 64

address sizes   : 48 bits physical, 48 bits virtual

power management: ts ttp tm stc 100mhzsteps hwpstate


processor       : 1

vendor_id       : AuthenticAMD

cpu family      : 16

model           : 6

model name      : AMD Turion(tm) II Neo N40L Dual-Core Processor

stepping        : 3

microcode       : 0x10000c8

cpu MHz         : 800.000

cache size      : 1024 KB

physical id     : 0

siblings        : 2

core id         : 1

cpu cores       : 2

apicid          : 1

initial apicid  : 1

fpu             : yes

fpu_exception   : yes

cpuid level     : 5

wp              : yes

flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm 3dnowext 3dnow constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid pni monitor cx16 popcnt lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt nodeid_msr hw_pstate vmmcall npt lbrv svm_lock nrip_save

bugs : tlb_mmatch apic_c1e fxsave_leak sysret_ss_attrs null_seg amd_e400 spectre_v1 spectre_v2

bogomips        : 2995.05

TLB size        : 1024 4K pages

clflush size    : 64

cache_alignment : 64

address sizes   : 48 bits physical, 48 bits virtual

power management: ts ttp tm stc 100mhzsteps hwpstate


Attached dmesg.linux with dmesg up to when it starts with initrd - let me know if you would like to see more, as I didn't want to attach a massive file (Linux knows how to pollute dmesg).

Any chance to try live OpenBSD there to get dmesg too?
Harder to get dmesg from installcd than anticipated, but attached as dmesg.baremetal :-)

What is the OS version and Qemu/KVM version on that Linux host?
Linux kernel is 5.9.8 and qemu is 5.1.0-r2 (the -r2 is just for Gentoo, so perhaps ignore that).

[    0.000000] Linux version 5.9.8-gentoo-x86_64 (root@nana) (gcc (Gentoo 
9.3.0-r1 p3) 9.3.0, GNU ld (Gentoo 2.34 p6) 2.34.0) #3 SMP Sun Nov 15 15:55:27 
GMT 2020
[    0.000000] Command line: BOOT_IMAGE=/vmlinuz-5.9.8-gentoo-x86_64 
root=UUID=45a4a2fb-15c5-4d51-85a0-7f405d596d12 ro
[    0.000000] KERNEL supported cpus:
[    0.000000]   AMD AuthenticAMD
[    0.000000] x86/fpu: x87 FPU will use FXSAVE
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009e7ff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009e800-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000e2000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000aff8ffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000aff9e000-0x00000000aff9ffff] type 9
[    0.000000] BIOS-e820: [mem 0x00000000affa0000-0x00000000affadfff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000affae000-0x00000000affdffff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000affe0000-0x00000000afffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ffa00000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000042fffffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.6 present.
[    0.000000] DMI: HP ProLiant MicroServer, BIOS O41     07/29/2011
[    0.000000] tsc: Fast TSC calibration failed
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] last_pfn = 0x430000 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-EFFFF uncachable
[    0.000000]   F0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 000000000000 mask FFFF80000000 write-back
[    0.000000]   1 base 000080000000 mask FFFFC0000000 write-back
[    0.000000]   2 base 0000C0000000 mask FFFFF0000000 write-back
[    0.000000]   3 disabled
[    0.000000]   4 disabled
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000] TOM2: 0000000430000000 aka 17152M
[    0.000000] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.000000] e820: update [mem 0xd0000000-0xffffffff] usable ==> reserved
[    0.000000] last_pfn = 0xaff90 max_arch_pfn = 0x400000000
[    0.000000] Using GB pages for direct mapping
[    0.000000] RAMDISK: [mem 0x37977000-0x37cb2fff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x00000000000F8F50 000024 (v02 HP    )
[    0.000000] ACPI: XSDT 0x00000000AFFA0100 00007C (v01 HP     ProLiant 
20110729 HP   00000097)
[    0.000000] ACPI: FACP 0x00000000AFFA0290 0000F4 (v03 HP     ProLiant 
20110729 HP   00000097)
[    0.000000] ACPI BIOS Warning (bug): 32/64X length mismatch in 
FADT/Gpe0Block: 64/32 (20200717/tbfadt-564)
[    0.000000] ACPI: DSDT 0x00000000AFFA0620 006947 (v01 HP     ProLiant 
00000006 INTL 20051117)
[    0.000000] ACPI: FACS 0x00000000AFFAE000 000040
[    0.000000] ACPI: FACS 0x00000000AFFAE000 000040
[    0.000000] ACPI: APIC 0x00000000AFFA0390 000072 (v01 HP     ProLiant 
20110729 HP   00000097)
[    0.000000] ACPI: MCFG 0x00000000AFFA0410 00003C (v01 HP     ProLiant 
20110729 HP   00000097)
[    0.000000] ACPI: SPMI 0x00000000AFFA0450 000041 (v05 HP     ProLiant 
20110729 HP   00000097)
[    0.000000] ACPI: OEMB 0x00000000AFFAE040 000072 (v01 HP     ProLiant 
20110729 HP   00000097)
[    0.000000] ACPI: HPET 0x00000000AFFAB4E0 000038 (v01 HP     ProLiant 
20110729 HP   00000097)
[    0.000000] ACPI: EINJ 0x00000000AFFAB520 000130 (v01 AMIER  AMI_EINJ 
20110729 HP   00000097)
[    0.000000] ACPI: BERT 0x00000000AFFAB6B0 000030 (v01 AMIER  AMI_BERT 
20110729 HP   00000097)
[    0.000000] ACPI: ERST 0x00000000AFFAB6E0 0001B0 (v01 AMIER  AMI_ERST 
20110729 HP   00000097)
[    0.000000] ACPI: HEST 0x00000000AFFAB890 0000A8 (v01 AMIER  ABC_HEST 
20110729 HP   00000097)
[    0.000000] ACPI: SSDT 0x00000000AFFAB940 000458 (v01 HP     ProLiant 
00000001 AMD  00000001)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.000000]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.000000]   Normal   [mem 0x0000000100000000-0x000000042fffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000001000-0x000000000009dfff]
[    0.000000]   node   0: [mem 0x0000000000100000-0x00000000aff8ffff]
[    0.000000]   node   0: [mem 0x0000000100000000-0x000000042fffffff]
[    0.000000] Zeroed struct page in unavailable ranges: 211 pages
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000042fffffff]
[    0.000000] On node 0 totalpages: 4063021
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 21 pages reserved
[    0.000000]   DMA zone: 3997 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 11199 pages used for memmap
[    0.000000]   DMA32 zone: 716688 pages, LIFO batch:63
[    0.000000]   Normal zone: 52224 pages used for memmap
[    0.000000]   Normal zone: 3342336 pages, LIFO batch:63
[    0.000000] ACPI: PM-Timer IO Port: 0x808
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
[    0.000000] IOAPIC[0]: apic_id 2, version 33, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8300 base: 0xfed00000
[    0.000000] smpboot: Allowing 4 CPUs, 2 hotplug CPUs
[    0.000000] [mem 0xb0000000-0xdfffffff] available for PCI devices
[    0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 
0xffffffff, max_idle_ns: 1910969940391419 ns
[    0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:4 nr_cpu_ids:4 
nr_node_ids:1
[    0.000000] percpu: Embedded 48 pages/cpu s155928 r8192 d32488 u524288
[    0.000000] pcpu-alloc: s155928 r8192 d32488 u524288 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3 
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 3999513
[    0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-5.9.8-gentoo-x86_64 
root=UUID=45a4a2fb-15c5-4d51-85a0-7f405d596d12 ro
[    0.000000] Dentry cache hash table entries: 2097152 (order: 12, 16777216 
bytes, linear)
[    0.000000] Inode-cache hash table entries: 1048576 (order: 11, 8388608 
bytes, linear)
[    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[    0.000000] Memory: 15876476K/16252084K available (12291K kernel code, 1839K 
rwdata, 3668K rodata, 1100K init, 2380K bss, 375348K reserved, 0K cma-reserved)
[    0.000000] rcu: Hierarchical RCU implementation.
[    0.000000] rcu:     RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=4.
[    0.000000]  Rude variant of Tasks RCU enabled.
[    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 100 
jiffies.
[    0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[    0.000000] NR_IRQS: 524544, nr_irqs: 456, preallocated irqs: 16
[    0.000000] random: get_random_bytes called from start_kernel+0x371/0x531 
with crng_init=0
[    0.000000] spurious 8259A interrupt: IRQ7.
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] printk: console [tty0] enabled
[    0.000000] ACPI: Core revision 20200717
[    0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, 
max_idle_ns: 133484873504 ns
[    0.000000] APIC: Switch to symmetric I/O mode setup
[    0.000000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.006000] tsc: PIT calibration matches HPET. 1 loops
[    0.006000] tsc: Detected 1497.525 MHz processor
[    0.000007] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 
0x159600a168e, max_idle_ns: 440795246732 ns
[    0.000056] Calibrating delay loop (skipped), value calculated using timer 
frequency.. 2995.05 BogoMIPS (lpj=1497525)
[    0.000101] pid_max: default: 32768 minimum: 301
[    0.000208] LSM: Security Framework initializing
[    0.000267] SELinux:  Initializing.
[    0.000442] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, 
linear)
[    0.000569] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 
bytes, linear)
[    0.001180] process: using AMD E400 aware idle routine
[    0.001221] Last level iTLB entries: 4KB 512, 2MB 16, 4MB 8
[    0.001259] Last level dTLB entries: 4KB 512, 2MB 128, 4MB 64, 1GB 0
[    0.001304] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user 
pointer sanitization
[    0.001347] Spectre V2 : Mitigation: Full AMD retpoline
[    0.001385] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on 
context switch
[    0.001610] Freeing SMP alternatives memory: 32K
[    0.002060] process: System has AMD C1E enabled
[    0.104668] process: Switch to broadcast mode on CPU0
[    0.104714] smpboot: CPU0: AMD Turion(tm) II Neo N40L Dual-Core Processor 
(family: 0x10, model: 0x6, stepping: 0x3)
[    0.104999] Performance Events: AMD PMU driver.
[    0.105042] ... version:                0
[    0.105052] ... bit width:              48
[    0.105052] ... generic registers:      4
[    0.105052] ... value mask:             0000ffffffffffff
[    0.105052] ... max period:             00007fffffffffff
[    0.105052] ... fixed-purpose events:   0
[    0.105052] ... event mask:             000000000000000f
[    0.105052] rcu: Hierarchical SRCU implementation.
[    0.105052] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.105179] smp: Bringing up secondary CPUs ...
[    0.105470] x86: Booting SMP configuration:
[    0.105513] .... node  #0, CPUs:      #1
[    0.000000] process: Switch to broadcast mode on CPU1
[    0.106140] smp: Brought up 1 node, 2 CPUs
[    0.107066] smpboot: Max logical packages: 2
[    0.107104] smpboot: Total of 2 processors activated (5990.10 BogoMIPS)
[    0.109110] devtmpfs: initialized
[    0.109204] x86/mm: Memory block size: 128MB
[    0.111699] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, 
max_idle_ns: 1911260446275000 ns
[    0.111699] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[    0.112093] xor: measuring software checksum speed
[    0.122055]    prefetch64-sse:  6344.000 MB/sec
[    0.132055]    generic_sse:  6008.000 MB/sec
[    0.132093] xor: using function: prefetch64-sse (6344.000 MB/sec)
[    0.132234] NET: Registered protocol family 16
[    0.132471] audit: initializing netlink subsys (disabled)
[    0.132535] audit: type=2000 audit(1605543206.138:1): state=initialized 
audit_enabled=0 res=1
[    0.132535] thermal_sys: Registered thermal governor 'step_wise'
[    0.132535] thermal_sys: Registered thermal governor 'user_space'
[    0.133110] cpuidle: using governor menu
[    0.133152] node 0 link 0: io port [1000, ffffff]
[    0.133156] TOM: 00000000d0000000 aka 3328M
[    0.133195] Fam 10h mmconf [mem 0xe0000000-0xefffffff]
[    0.133198] node 0 link 0: mmio [a0000, bffff]
[    0.133201] node 0 link 0: mmio [d0000000, efffffff] ==> [d0000000, dfffffff]
[    0.133204] node 0 link 0: mmio [f0000000, fe6fffff]
[    0.133207] node 0 link 0: mmio [fe700000, fe8fffff]
[    0.133209] node 0 link 0: mmio [fe900000, ffdfffff]
[    0.133211] TOM2: 0000000430000000 aka 17152M
[    0.133250] bus: [bus 00-1f] on node 0 link 0
[    0.133251] bus: 00 [io  0x0000-0xffff]
[    0.133253] bus: 00 [mem 0x000a0000-0x000bffff]
[    0.133254] bus: 00 [mem 0xd0000000-0xdfffffff]
[    0.133256] bus: 00 [mem 0xf0000000-0xffffffff]
[    0.133257] bus: 00 [mem 0x430000000-0xfcffffffff]
[    0.133290] ACPI: bus type PCI registered
[    0.133314] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 
0xe0000000-0xefffffff] (base 0xe0000000)
[    0.133359] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[    0.133424] PCI: Using configuration type 1 for base access
[    0.133589] mtrr: your CPUs had inconsistent variable MTRR settings
[    0.134061] mtrr: probably your BIOS does not setup all CPUs.
[    0.134099] mtrr: corrected configuration.
[    0.136467] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.156062] raid6: sse2x4   gen()  4154 MB/s
[    0.173064] raid6: sse2x4   xor()  1203 MB/s
[    0.190059] raid6: sse2x2   gen()  4239 MB/s
[    0.207055] raid6: sse2x2   xor()  3285 MB/s
[    0.224057] raid6: sse2x1   gen()  2884 MB/s
[    0.241056] raid6: sse2x1   xor()  2244 MB/s
[    0.241093] raid6: using algorithm sse2x2 gen() 4239 MB/s
[    0.241131] raid6: .... xor() 3285 MB/s, rmw enabled
[    0.241690] raid6: using intx1 recovery algorithm
[    0.241779] ipmi:dmi: Base address is zero, assuming no IPMI interface
[    0.241854] ACPI: Added _OSI(Module Device)
[    0.241893] ACPI: Added _OSI(Processor Device)
[    0.241931] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.241969] ACPI: Added _OSI(Processor Aggregator Device)
[    0.242008] ACPI: Added _OSI(Linux-Dell-Video)
[    0.242056] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.242095] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    0.248672] ACPI: 2 ACPI AML tables successfully acquired and loaded
[    0.249675] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.250038] ACPI: Dynamic OEM Table Load:
[    0.250057] random: fast init done
[    0.250103] ACPI: OEMN 0xFFFF8E5C9E17E000 000624 (v01 AMD    NAHP     
00000001 INTL 20051117)
[    0.251949] ACPI: Interpreter enabled
[    0.251997] ACPI: (supports S0 S5)
[    0.252035] ACPI: Using IOAPIC for interrupt routing
[    0.252372] HEST: Table parsing has been initialized.
[    0.252372] PCI: Using host bridge windows from ACPI; if necessary, use 
"pci=nocrs" and report a bug
[    0.252538] ACPI: Enabled 10 GPEs in block 00 to 1F
[    0.263649] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.263697] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM 
Segments MSI HPX-Type3]
[    0.264148] acpi PNP0A08:00: _OSC: platform does not support [LTR]
[    0.264570] acpi PNP0A08:00: _OSC: OS now controls [PME AER PCIeCapability]
[    0.265123] acpi PNP0A08:00: host bridge window expanded to [mem 
0xb0000000-0xdfffffff window]; [mem 0xb0000000-0xdfffffff window] ignored
[    0.265170] acpi PNP0A08:00: host bridge window expanded to [mem 
0xf0000000-0xffffffff window]; [mem 0xf0000000-0xffffffff window] ignored
[    0.265218] acpi PNP0A08:00: ignoring host bridge window [mem 
0x000d0000-0x000dffff window] (conflicts with Adapter ROM [mem 
0x000cf000-0x000d19ff])
[    0.265470] PCI host bridge to bus 0000:00
[    0.265514] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.265554] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.265594] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff 
window]
[    0.265636] pci_bus 0000:00: root bus resource [mem 0xb0000000-0xdfffffff 
window]
[    0.265678] pci_bus 0000:00: root bus resource [mem 0xf0000000-0xffffffff 
window]
[    0.265721] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.265780] pci 0000:00:00.0: [1022:9601] type 00 class 0x060000
[    0.266032] pci 0000:00:01.0: [103c:9602] type 01 class 0x060400
[    0.266250] pci 0000:00:06.0: [1022:9606] type 01 class 0x060400
[    0.266311] pci 0000:00:06.0: enabling Extended Tags
[    0.266385] pci 0000:00:06.0: PME# supported from D0 D3hot D3cold
[    0.267231] pci 0000:00:11.0: [1002:4391] type 00 class 0x010601
[    0.267288] pci 0000:00:11.0: reg 0x10: [io  0xd000-0xd007]
[    0.267335] pci 0000:00:11.0: reg 0x14: [io  0xc000-0xc003]
[    0.267382] pci 0000:00:11.0: reg 0x18: [io  0xb000-0xb007]
[    0.267429] pci 0000:00:11.0: reg 0x1c: [io  0xa000-0xa003]
[    0.267476] pci 0000:00:11.0: reg 0x20: [io  0x9000-0x900f]
[    0.267523] pci 0000:00:11.0: reg 0x24: [mem 0xfe6ffc00-0xfe6fffff]
[    0.267775] pci 0000:00:12.0: [1002:4397] type 00 class 0x0c0310
[    0.267830] pci 0000:00:12.0: reg 0x10: [mem 0xfe6fe000-0xfe6fefff]
[    0.268098] pci 0000:00:12.2: [1002:4396] type 00 class 0x0c0320
[    0.268154] pci 0000:00:12.2: reg 0x10: [mem 0xfe6ff800-0xfe6ff8ff]
[    0.268276] pci 0000:00:12.2: supports D1 D2
[    0.268315] pci 0000:00:12.2: PME# supported from D0 D1 D2 D3hot
[    0.268522] pci 0000:00:13.0: [1002:4397] type 00 class 0x0c0310
[    0.268577] pci 0000:00:13.0: reg 0x10: [mem 0xfe6fd000-0xfe6fdfff]
[    0.268841] pci 0000:00:13.2: [1002:4396] type 00 class 0x0c0320
[    0.268896] pci 0000:00:13.2: reg 0x10: [mem 0xfe6ff400-0xfe6ff4ff]
[    0.269020] pci 0000:00:13.2: supports D1 D2
[    0.269056] pci 0000:00:13.2: PME# supported from D0 D1 D2 D3hot
[    0.269259] pci 0000:00:14.0: [1002:4385] type 00 class 0x0c0500
[    0.269521] pci 0000:00:14.1: [1002:439c] type 00 class 0x01018a
[    0.269576] pci 0000:00:14.1: reg 0x10: [io  0x0000-0x0007]
[    0.269623] pci 0000:00:14.1: reg 0x14: [io  0x0000-0x0003]
[    0.269670] pci 0000:00:14.1: reg 0x18: [io  0x0000-0x0007]
[    0.269717] pci 0000:00:14.1: reg 0x1c: [io  0x0000-0x0003]
[    0.269763] pci 0000:00:14.1: reg 0x20: [io  0xff00-0xff0f]
[    0.269822] pci 0000:00:14.1: legacy IDE quirk: reg 0x10: [io  0x01f0-0x01f7]
[    0.269861] pci 0000:00:14.1: legacy IDE quirk: reg 0x14: [io  0x03f6]
[    0.269901] pci 0000:00:14.1: legacy IDE quirk: reg 0x18: [io  0x0170-0x0177]
[    0.269940] pci 0000:00:14.1: legacy IDE quirk: reg 0x1c: [io  0x0376]
[    0.270150] pci 0000:00:14.3: [1002:439d] type 00 class 0x060100
[    0.270418] pci 0000:00:14.4: [1002:4384] type 01 class 0x060401
[    0.270660] pci 0000:00:16.0: [1002:4397] type 00 class 0x0c0310
[    0.270716] pci 0000:00:16.0: reg 0x10: [mem 0xfe6fc000-0xfe6fcfff]
[    0.270974] pci 0000:00:16.2: [1002:4396] type 00 class 0x0c0320
[    0.271030] pci 0000:00:16.2: reg 0x10: [mem 0xfe6ff000-0xfe6ff0ff]
[    0.271140] pci 0000:00:16.2: supports D1 D2
[    0.271179] pci 0000:00:16.2: PME# supported from D0 D1 D2 D3hot
[    0.271388] pci 0000:00:18.0: [1022:1200] type 00 class 0x060000
[    0.271585] pci 0000:00:18.1: [1022:1201] type 00 class 0x060000
[    0.271782] pci 0000:00:18.2: [1022:1202] type 00 class 0x060000
[    0.271980] pci 0000:00:18.3: [1022:1203] type 00 class 0x060000
[    0.272200] pci 0000:00:18.4: [1022:1204] type 00 class 0x060000
[    0.272417] pci_bus 0000:01: extended config space not accessible
[    0.272500] pci 0000:01:05.0: [1002:9712] type 00 class 0x030000
[    0.272548] pci 0000:01:05.0: reg 0x10: [mem 0xd0000000-0xdfffffff pref]
[    0.272592] pci 0000:01:05.0: reg 0x14: [io  0xe000-0xe0ff]
[    0.272635] pci 0000:01:05.0: reg 0x18: [mem 0xfe8f0000-0xfe8fffff]
[    0.272685] pci 0000:01:05.0: reg 0x24: [mem 0xfe700000-0xfe7fffff]
[    0.272752] pci 0000:01:05.0: supports D1 D2
[    0.272884] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.272928] pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
[    0.272969] pci 0000:00:01.0:   bridge window [mem 0xfe700000-0xfe8fffff]
[    0.273010] pci 0000:00:01.0:   bridge window [mem 0xd0000000-0xdfffffff 
64bit pref]
[    0.273127] pci 0000:02:00.0: [14e4:165b] type 00 class 0x020000
[    0.273189] pci 0000:02:00.0: reg 0x10: [mem 0xfe9f0000-0xfe9fffff 64bit]
[    0.273277] pci 0000:02:00.0: enabling Extended Tags
[    0.273410] pci 0000:02:00.0: PME# supported from D3hot D3cold
[    0.273600] pci 0000:00:06.0: PCI bridge to [bus 02]
[    0.273647] pci 0000:00:06.0:   bridge window [mem 0xfe900000-0xfe9fffff]
[    0.273701] pci_bus 0000:03: extended config space not accessible
[    0.273807] pci 0000:00:14.4: PCI bridge to [bus 03] (subtractive decode)
[    0.273855] pci 0000:00:14.4:   bridge window [io  0x0000-0x0cf7 window] 
(subtractive decode)
[    0.273898] pci 0000:00:14.4:   bridge window [io  0x0d00-0xffff window] 
(subtractive decode)
[    0.273940] pci 0000:00:14.4:   bridge window [mem 0x000a0000-0x000bffff 
window] (subtractive decode)
[    0.273983] pci 0000:00:14.4:   bridge window [mem 0xb0000000-0xdfffffff 
window] (subtractive decode)
[    0.274026] pci 0000:00:14.4:   bridge window [mem 0xf0000000-0xffffffff 
window] (subtractive decode)
[    0.274069] pci_bus 0000:00: on NUMA node 0
[    0.274634] ACPI: PCI Interrupt Link [LNKA] (IRQs 4 7 10 11 14 15) *0
[    0.274798] ACPI: PCI Interrupt Link [LNKB] (IRQs 4 7 10 11 14 15) *0
[    0.274964] ACPI: PCI Interrupt Link [LNKC] (IRQs 4 7 10 11 14 15) *0
[    0.275154] ACPI: PCI Interrupt Link [LNKD] (IRQs 4 7 10 11 14 15) *0
[    0.275298] ACPI: PCI Interrupt Link [LNKE] (IRQs 4 7 10 11 14 15) *0
[    0.275422] ACPI: PCI Interrupt Link [LNKF] (IRQs 4 7 10 11 14 15) *0
[    0.275545] ACPI: PCI Interrupt Link [LNKG] (IRQs 4 7 10 11 14 15) *0
[    0.275668] ACPI: PCI Interrupt Link [LNKH] (IRQs 4 7 10 11 14 15) *0
[    0.276108] pci 0000:01:05.0: vgaarb: setting as boot VGA device
[    0.276140] pci 0000:01:05.0: vgaarb: VGA device added: 
decodes=io+mem,owns=io+mem,locks=none
[    0.276187] pci 0000:01:05.0: vgaarb: bridge control possible
[    0.276229] vgaarb: loaded
[    0.276424] SCSI subsystem initialized
[    0.276512] libata version 3.00 loaded.
[    0.276512] ACPI: bus type USB registered
[    0.276512] usbcore: registered new interface driver usbfs
[    0.276512] usbcore: registered new interface driver hub
[    0.276512] usbcore: registered new device driver usb
[    0.276512] pps_core: LinuxPPS API ver. 1 registered
[    0.276512] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo 
Giometti <giome...@linux.it>
[    0.276512] PTP clock support registered
[    0.277070] EDAC MC: Ver: 3.0.0
[    0.277264] PCI: Using ACPI for IRQ routing
[    0.288421] PCI: pci_cache_line_size set to 64 bytes
[    0.288480] e820: reserve RAM buffer [mem 0x0009e800-0x0009ffff]
[    0.288483] e820: reserve RAM buffer [mem 0xaff90000-0xafffffff]
[    0.288612] clocksource: Switched to clocksource tsc-early
[    0.357719] VFS: Disk quotas dquot_6.6.0
[    0.357795] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.357939] pnp: PnP ACPI init
[    0.358302] system 00:00: [mem 0xb0000000-0xcfffffff] has been reserved
[    0.358351] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.358491] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.358794] system 00:02: [mem 0xfec00000-0xfec00fff] could not be reserved
[    0.358835] system 00:02: [mem 0xfee00000-0xfee00fff] has been reserved
[    0.358879] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.359238] system 00:03: [io  0x04d0-0x04d1] has been reserved
[    0.359283] system 00:03: [io  0x040b] has been reserved
[    0.359323] system 00:03: [io  0x04d6] has been reserved
[    0.359362] system 00:03: [io  0x0c00-0x0c01] has been reserved
[    0.359402] system 00:03: [io  0x0c14] has been reserved
[    0.359441] system 00:03: [io  0x0c50-0x0c51] has been reserved
[    0.359482] system 00:03: [io  0x0c52] has been reserved
[    0.359532] system 00:03: [io  0x0c6c] has been reserved
[    0.359572] system 00:03: [io  0x0c6f] has been reserved
[    0.359611] system 00:03: [io  0x0cd0-0x0cd1] has been reserved
[    0.359652] system 00:03: [io  0x0cd2-0x0cd3] has been reserved
[    0.359692] system 00:03: [io  0x0cd4-0x0cd5] has been reserved
[    0.359732] system 00:03: [io  0x0cd6-0x0cd7] has been reserved
[    0.359771] system 00:03: [io  0x0cd8-0x0cdf] has been reserved
[    0.359811] system 00:03: [io  0x0800-0x089f] has been reserved
[    0.359851] system 00:03: [io  0x0b00-0x0b1f] has been reserved
[    0.359890] system 00:03: [io  0x0b20-0x0b3f] has been reserved
[    0.359930] system 00:03: [io  0x0900-0x090f] has been reserved
[    0.359970] system 00:03: [io  0x0910-0x091f] has been reserved
[    0.360009] system 00:03: [io  0xfe00-0xfefe] has been reserved
[    0.360050] system 00:03: [mem 0xffb80000-0xffbfffff] has been reserved
[    0.360090] system 00:03: [mem 0xfec10000-0xfec1001f] has been reserved
[    0.360131] system 00:03: [mem 0xfed80000-0xfed80fff] has been reserved
[    0.360175] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.360306] system 00:04: [mem 0xe0000000-0xefffffff] has been reserved
[    0.360351] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.360589] system 00:05: [mem 0x00000000-0x0009ffff] could not be reserved
[    0.360631] system 00:05: [mem 0x000e0000-0x000fffff] could not be reserved
[    0.360671] system 00:05: [mem 0x00100000-0xafffffff] could not be reserved
[    0.360712] system 00:05: [mem 0xfec00000-0xffffffff] could not be reserved
[    0.361276] system 00:05: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.361456] pnp: PnP ACPI: found 6 devices
[    0.368746] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, 
max_idle_ns: 2085701024 ns
[    0.368855] NET: Registered protocol family 2
[    0.369263] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 
131072 bytes, linear)
[    0.369409] TCP established hash table entries: 131072 (order: 8, 1048576 
bytes, linear)
[    0.369945] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, 
linear)
[    0.370491] TCP: Hash tables configured (established 131072 bind 65536)
[    0.370659] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
[    0.370859] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, 
linear)
[    0.371179] NET: Registered protocol family 1
[    0.371701] RPC: Registered named UNIX socket transport module.
[    0.371745] RPC: Registered udp transport module.
[    0.371782] RPC: Registered tcp transport module.
[    0.371820] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.371884] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.371926] pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
[    0.371969] pci 0000:00:01.0:   bridge window [mem 0xfe700000-0xfe8fffff]
[    0.372010] pci 0000:00:01.0:   bridge window [mem 0xd0000000-0xdfffffff 
64bit pref]
[    0.372055] pci 0000:00:06.0: PCI bridge to [bus 02]
[    0.372097] pci 0000:00:06.0:   bridge window [mem 0xfe900000-0xfe9fffff]
[    0.372141] pci 0000:00:14.4: PCI bridge to [bus 03]
[    0.372194] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.372235] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.372275] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.372315] pci_bus 0000:00: resource 7 [mem 0xb0000000-0xdfffffff window]
[    0.372355] pci_bus 0000:00: resource 8 [mem 0xf0000000-0xffffffff window]
[    0.372395] pci_bus 0000:01: resource 0 [io  0xe000-0xefff]
[    0.372434] pci_bus 0000:01: resource 1 [mem 0xfe700000-0xfe8fffff]
[    0.372473] pci_bus 0000:01: resource 2 [mem 0xd0000000-0xdfffffff 64bit 
pref]
[    0.372520] pci_bus 0000:02: resource 1 [mem 0xfe900000-0xfe9fffff]
[    0.372560] pci_bus 0000:03: resource 4 [io  0x0000-0x0cf7 window]
[    0.372599] pci_bus 0000:03: resource 5 [io  0x0d00-0xffff window]
[    0.372639] pci_bus 0000:03: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.372678] pci_bus 0000:03: resource 7 [mem 0xb0000000-0xdfffffff window]
[    0.372718] pci_bus 0000:03: resource 8 [mem 0xf0000000-0xffffffff window]
[    0.372853] pci 0000:00:01.0: MSI quirk detected; subordinate MSI disabled
[    1.152838] pci 0000:00:12.0: quirk_usb_early_handoff+0x0/0x680 took 761628 
usecs
[    1.175864] pci 0000:00:13.0: quirk_usb_early_handoff+0x0/0x680 took 21974 
usecs
[    1.197858] pci 0000:00:16.0: quirk_usb_early_handoff+0x0/0x680 took 20958 
usecs
[    1.198395] pci 0000:01:05.0: Video device with shadowed ROM at [mem 
0x000c0000-0x000dffff]
[    1.198444] PCI: CLS 64 bytes, default 64
[    1.198591] Trying to unpack rootfs image as initramfs...
[    1.250926] Freeing initrd memory: 3312K
[    1.250986] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    1.251026] software IO TLB: mapped [mem 0xabf90000-0xaff90000] (64MB)
[    1.251111] LVT offset 1 assigned for vector 0x400
[    1.251164] LVT offset 1 assigned
[    1.251287] perf: AMD IBS detected (0x0000001f)
[    1.251866] Initialise system trusted keyrings
[    1.252103] workingset: timestamp_bits=46 max_order=22 bucket_order=0
[    1.252329] Installing knfsd (copyright (C) 1996 o...@monad.swb.de).
[    1.275803] NET: Registered protocol family 38
[    1.275851] Key type asymmetric registered
[    1.275889] Asymmetric key parser 'x509' registered
[    1.275960] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 
250)
[    1.276083] io scheduler mq-deadline registered
[    1.276652] pcieport 0000:00:06.0: PME: Signaling with IRQ 24
[    1.276843] IPMI message handler: version 39.2
[    1.276899] ipmi_si: IPMI System Interface driver
[    1.276984] ipmi_si: Unable to find any System Interface(s)
[    1.277929] input: Power Button as 
/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[    1.277979] ACPI: Power Button [PWRB]
[    1.278075] input: Power Button as 
/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[    1.278118] ACPI: Power Button [PWRF]
[    1.278192] ACPI: ACPI: processor limited to max C-state 1
[    1.278582] ERST: Failed to get Error Log Address Range.
[    1.278652] [Firmware Warn]: GHES: Poll interval is 0 for generic hardware 
error source: 1, disabled.
[    1.278810] GHES: APEI firmware first mode is enabled by WHEA _OSC.
[    1.279003] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    1.285902] brd: module loaded
[    1.290360] loop: module loaded
[    1.290522] ahci 0000:00:11.0: version 3.0
[    1.290982] ahci 0000:00:11.0: AHCI 0001.0200 32 slots 4 ports 3 Gbps 0xf 
impl SATA mode
[    1.291028] ahci 0000:00:11.0: flags: 64bit ncq sntf ilck pm led clo pmp pio 
slum part 
[    1.291917] scsi host0: ahci
[    1.292366] scsi host1: ahci
[    1.292770] scsi host2: ahci
[    1.293186] scsi host3: ahci
[    1.293331] ata1: SATA max UDMA/133 abar m1024@0xfe6ffc00 port 0xfe6ffd00 
irq 25
[    1.293376] ata2: SATA max UDMA/133 abar m1024@0xfe6ffc00 port 0xfe6ffd80 
irq 25
[    1.293418] ata3: SATA max UDMA/133 abar m1024@0xfe6ffc00 port 0xfe6ffe00 
irq 25
[    1.293460] ata4: SATA max UDMA/133 abar m1024@0xfe6ffc00 port 0xfe6ffe80 
irq 25
[    1.293748] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.293792] ehci-pci: EHCI PCI platform driver
[    1.294130] QUIRK: Enable AMD PLL fix
[    1.294160] ehci-pci 0000:00:12.2: EHCI Host Controller
[    1.294332] ehci-pci 0000:00:12.2: new USB bus registered, assigned bus 
number 1
[    1.294379] ehci-pci 0000:00:12.2: applying AMD SB700/SB800/Hudson-2/3 EHCI 
dummy qh workaround
[    1.294431] ehci-pci 0000:00:12.2: debug port 1
[    1.294541] ehci-pci 0000:00:12.2: irq 17, io mem 0xfe6ff800
[    1.301584] ehci-pci 0000:00:12.2: USB 2.0 started, EHCI 1.00
[    1.301752] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, 
bcdDevice= 5.09
[    1.301801] usb usb1: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
[    1.301844] usb usb1: Product: EHCI Host Controller
[    1.301882] usb usb1: Manufacturer: Linux 5.9.8-gentoo-x86_64 ehci_hcd
[    1.301921] usb usb1: SerialNumber: 0000:00:12.2
[    1.302263] hub 1-0:1.0: USB hub found
[    1.302324] hub 1-0:1.0: 5 ports detected
[    1.303014] ehci-pci 0000:00:13.2: EHCI Host Controller
[    1.303220] ehci-pci 0000:00:13.2: new USB bus registered, assigned bus 
number 2
[    1.303274] ehci-pci 0000:00:13.2: applying AMD SB700/SB800/Hudson-2/3 EHCI 
dummy qh workaround
[    1.303327] ehci-pci 0000:00:13.2: debug port 1
[    1.303414] ehci-pci 0000:00:13.2: irq 17, io mem 0xfe6ff400
[    1.309576] ehci-pci 0000:00:13.2: USB 2.0 started, EHCI 1.00
[    1.309760] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, 
bcdDevice= 5.09
[    1.309804] usb usb2: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
[    1.309846] usb usb2: Product: EHCI Host Controller
[    1.309885] usb usb2: Manufacturer: Linux 5.9.8-gentoo-x86_64 ehci_hcd
[    1.309924] usb usb2: SerialNumber: 0000:00:13.2
[    1.310251] hub 2-0:1.0: USB hub found
[    1.310311] hub 2-0:1.0: 5 ports detected
[    1.310912] ehci-pci 0000:00:16.2: EHCI Host Controller
[    1.311097] ehci-pci 0000:00:16.2: new USB bus registered, assigned bus 
number 3
[    1.311152] ehci-pci 0000:00:16.2: applying AMD SB700/SB800/Hudson-2/3 EHCI 
dummy qh workaround
[    1.311204] ehci-pci 0000:00:16.2: debug port 1
[    1.311286] ehci-pci 0000:00:16.2: irq 17, io mem 0xfe6ff000
[    1.317576] ehci-pci 0000:00:16.2: USB 2.0 started, EHCI 1.00
[    1.317738] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, 
bcdDevice= 5.09
[    1.317782] usb usb3: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
[    1.317824] usb usb3: Product: EHCI Host Controller
[    1.317862] usb usb3: Manufacturer: Linux 5.9.8-gentoo-x86_64 ehci_hcd
[    1.317901] usb usb3: SerialNumber: 0000:00:16.2
[    1.318226] hub 3-0:1.0: USB hub found
[    1.318284] hub 3-0:1.0: 4 ports detected
[    1.318574] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    1.318628] ohci-pci: OHCI PCI platform driver
[    1.318959] ohci-pci 0000:00:12.0: OHCI PCI host controller
[    1.319131] ohci-pci 0000:00:12.0: new USB bus registered, assigned bus 
number 4
[    1.319235] ohci-pci 0000:00:12.0: irq 18, io mem 0xfe6fe000
[    1.374686] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, 
bcdDevice= 5.09
[    1.374736] usb usb4: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
[    1.374778] usb usb4: Product: OHCI PCI host controller
[    1.374816] usb usb4: Manufacturer: Linux 5.9.8-gentoo-x86_64 ohci_hcd
[    1.374855] usb usb4: SerialNumber: 0000:00:12.0
[    1.375184] hub 4-0:1.0: USB hub found
[    1.375246] hub 4-0:1.0: 5 ports detected
[    1.375819] ohci-pci 0000:00:13.0: OHCI PCI host controller
[    1.376007] ohci-pci 0000:00:13.0: new USB bus registered, assigned bus 
number 5
[    1.376098] ohci-pci 0000:00:13.0: irq 18, io mem 0xfe6fd000
[    1.431689] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001, 
bcdDevice= 5.09
[    1.431739] usb usb5: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
[    1.431780] usb usb5: Product: OHCI PCI host controller
[    1.431819] usb usb5: Manufacturer: Linux 5.9.8-gentoo-x86_64 ohci_hcd
[    1.432410] usb usb5: SerialNumber: 0000:00:13.0
[    1.432712] hub 5-0:1.0: USB hub found
[    1.432769] hub 5-0:1.0: 5 ports detected
[    1.433313] ohci-pci 0000:00:16.0: OHCI PCI host controller
[    1.433517] ohci-pci 0000:00:16.0: new USB bus registered, assigned bus 
number 6
[    1.433608] ohci-pci 0000:00:16.0: irq 18, io mem 0xfe6fc000
[    1.489683] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001, 
bcdDevice= 5.09
[    1.489732] usb usb6: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
[    1.489774] usb usb6: Product: OHCI PCI host controller
[    1.489812] usb usb6: Manufacturer: Linux 5.9.8-gentoo-x86_64 ohci_hcd
[    1.489851] usb usb6: SerialNumber: 0000:00:16.0
[    1.490193] hub 6-0:1.0: USB hub found
[    1.490256] hub 6-0:1.0: 4 ports detected
[    1.490538] uhci_hcd: USB Universal Host Controller Interface driver
[    1.490684] usbcore: registered new interface driver usb-storage
[    1.490756] i8042: PNP: No PS/2 controller found.
[    1.490941] mousedev: PS/2 mouse device common for all mice
[    1.491377] rtc_cmos 00:01: RTC can wake from S4
[    1.491729] rtc_cmos 00:01: registered as rtc0
[    1.491808] rtc_cmos 00:01: setting system clock to 2020-11-16T16:13:28 UTC 
(1605543208)
[    1.491878] rtc_cmos 00:01: alarms up to one month, y3k, 114 bytes nvram, 
hpet irqs
[    1.492065] usbcore: registered new interface driver usbhid
[    1.492107] usbhid: USB HID core driver
[    1.492194] drop_monitor: Initializing network drop monitor service
[    1.492346] ipip: IPv4 and MPLS over IPv4 tunneling driver
[    1.492582] gre: GRE over IPv4 demultiplexor driver
[    1.492628] Initializing XFRM netlink socket
[    1.492720] NET: Registered protocol family 10
[    1.493270] Segment Routing with IPv6
[    1.493343] NET: Registered protocol family 17
[    1.493387] NET: Registered protocol family 15
[    1.493559] microcode: CPU0: patch_level=0x010000c8
[    1.493609] microcode: CPU1: patch_level=0x010000c8
[    1.493801] microcode: Microcode Update Driver: v2.2.
[    1.493807] IPI shorthand broadcast: enabled
[    1.493909] sched_clock: Marking stable (1499723829, -5947332)->(1496845189, 
-3068692)
[    1.494176] registered taskstats version 1
[    1.494220] Loading compiled-in X.509 certificates
[    1.497095] Loaded X.509 cert 'Build time autogenerated kernel key: 
b346da774bef02e4717748a6d70d129b5e7a17a8'
[    1.497514] Btrfs loaded, crc32c=crc32c-generic
[    1.497594] ima: No TPM chip found, activating TPM-bypass!
[    1.497639] ima: Allocated hash algorithm: sha1
[    1.497686] ima: No architecture policies found
[    1.498556] APEI: Can not request [mem 0xaffab650-0xaffab6a3] for APEI BERT 
registers
[    1.498734] acpi_cpufreq: overriding BIOS provided _PSD data
[    1.622641] usb 1-3: new high-speed USB device number 2 using ehci-pci
[    1.764617] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    1.764711] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    1.764796] ata4: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    1.764866] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    1.765308] ata1.00: ATA-9: WDC WD30EFRX-68AX9N0, 80.00A80, max UDMA/133
[    1.765388] ata1.00: 5860533168 sectors, multi 0: LBA48 NCQ (depth 32), AA
[    1.765532] ata2.00: ATA-9: WDC WD30EFRX-68EUZN0, 82.00A82, max UDMA/133
[    1.765594] ata2.00: 5860533168 sectors, multi 0: LBA48 NCQ (depth 32), AA
[    1.765665] ata4.00: ATA-9: WDC WD30EFRX-68AX9N0, 80.00A80, max UDMA/133
[    1.765725] ata4.00: 5860533168 sectors, multi 0: LBA48 NCQ (depth 32), AA
[    1.765850] ata3.00: ATA-9: WDC WD30EFRX-68EUZN0, 80.00A80, max UDMA/133
[    1.765899] ata3.00: 5860533168 sectors, multi 0: LBA48 NCQ (depth 32), AA
[    1.766254] ata1.00: configured for UDMA/133
[    1.766401] ata4.00: configured for UDMA/133
[    1.766548] ata3.00: configured for UDMA/133
[    1.766646] usb 1-3: New USB device found, idVendor=0b95, idProduct=7720, 
bcdDevice= 0.01
[    1.766711] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    1.766731] scsi 0:0:0:0: Direct-Access     ATA      WDC WD30EFRX-68A 0A80 
PQ: 0 ANSI: 5
[    1.766760] usb 1-3: Product: AX88x72A
[    1.766851] usb 1-3: Manufacturer: ASIX Elec. Corp.
[    1.766895] usb 1-3: SerialNumber: 0BCFF0
[    1.767336] ata2.00: configured for UDMA/133
[    1.767427] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    1.767508] sd 0:0:0:0: [sda] 5860533168 512-byte logical blocks: (3.00 
TB/2.73 TiB)
[    1.767563] sd 0:0:0:0: [sda] 4096-byte physical blocks
[    1.767656] sd 0:0:0:0: [sda] Write Protect is off
[    1.767704] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.767756] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, 
doesn't support DPO or FUA
[    1.767837] scsi 1:0:0:0: Direct-Access     ATA      WDC WD30EFRX-68E 0A82 
PQ: 0 ANSI: 5
[    1.768322] sd 1:0:0:0: Attached scsi generic sg1 type 0
[    1.768604] sd 1:0:0:0: [sdb] 5860533168 512-byte logical blocks: (3.00 
TB/2.73 TiB)
[    1.768657] sd 1:0:0:0: [sdb] 4096-byte physical blocks
[    1.768684] scsi 2:0:0:0: Direct-Access     ATA      WDC WD30EFRX-68E 0A80 
PQ: 0 ANSI: 5
[    1.768710] sd 1:0:0:0: [sdb] Write Protect is off
[    1.768784] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    1.768809] sd 1:0:0:0: [sdb] Write cache: disabled, read cache: enabled, 
doesn't support DPO or FUA
[    1.769124] sd 2:0:0:0: Attached scsi generic sg2 type 0
[    1.769257] sd 2:0:0:0: [sdc] 5860533168 512-byte logical blocks: (3.00 
TB/2.73 TiB)
[    1.769308] sd 2:0:0:0: [sdc] 4096-byte physical blocks
[    1.769366] sd 2:0:0:0: [sdc] Write Protect is off
[    1.769406] sd 2:0:0:0: [sdc] Mode Sense: 00 3a 00 00
[    1.769450] scsi 3:0:0:0: Direct-Access     ATA      WDC WD30EFRX-68A 0A80 
PQ: 0 ANSI: 5
[    1.769593] sd 2:0:0:0: [sdc] Write cache: disabled, read cache: enabled, 
doesn't support DPO or FUA
[    1.769927] scsi 3:0:0:0: Attached scsi generic sg3 type 0
[    1.770507] sd 3:0:0:0: [sdd] 5860533168 512-byte logical blocks: (3.00 
TB/2.73 TiB)
[    1.770563] sd 3:0:0:0: [sdd] 4096-byte physical blocks
[    1.770856] sd 3:0:0:0: [sdd] Write Protect is off
[    1.770910] sd 3:0:0:0: [sdd] Mode Sense: 00 3a 00 00
[    1.771043] sd 3:0:0:0: [sdd] Write cache: disabled, read cache: enabled, 
doesn't support DPO or FUA
[    1.775983] sd 2:0:0:0: [sdc] Attached SCSI disk
[    1.780587] usb 5-1: new low-speed USB device number 2 using ohci-pci
[    1.791178] sd 1:0:0:0: [sdb] Attached SCSI disk
[    1.792786] sd 3:0:0:0: [sdd] Attached SCSI disk
[    1.799861] tsc: Refined TSC clocksource calibration: 1497.506 MHz
[    1.799934] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 
0x1595eea82e6, max_idle_ns: 440795216463 ns
[    1.800160] clocksource: Switched to clocksource tsc
[    1.807491] sd 0:0:0:0: [sda] Attached SCSI disk
[    1.808417] Freeing unused kernel image (initmem) memory: 1100K
[    1.813176] Write protecting the kernel read-only data: 18432k
[    1.815162] Freeing unused kernel image (text/rodata gap) memory: 2044K
[    1.815643] Freeing unused kernel image (rodata/data gap) memory: 428K
[    1.815699] Run /init as init process
[    1.815743]   with arguments:
[    1.815745]     /init
[    1.815747]   with environment:
[    1.815749]     HOME=/
[    1.815751]     TERM=linux
[    1.815753]     BOOT_IMAGE=/vmlinuz-5.9.8-gentoo-x86_64
OpenBSD 6.8 (RAMDISK_CD) #94: Sun Oct  4 18:21:11 MDT 2020
    dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/RAMDISK_CD
real mem = 16625762304 (15855MB)
avail mem = 16117866496 (15371MB)
random: good seed from bootblocks
mainbus0 at root
bios0 at mainbus0: SMBIOS rev. 2.6 @ 0xfb330 (35 entries)
bios0: vendor HP version "O41" date 07/29/2011
bios0: HP ProLiant MicroServer
acpi0 at bios0: ACPI 3.0
acpi0: tables DSDT FACP APIC MCFG SPMI OEMB HPET EINJ BERT ERST HEST SSDT
acpimadt0 at acpi0 addr 0xfee00000: PC-AT compat
cpu0 at mainbus0: apid 0 (boot processor)
cpu0: AMD Turion(tm) II Neo N40L Dual-Core Processor, 1497.74 MHz, 10-06-03
cpu0: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,MWAIT,CX16,POPCNT,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,3DNOW2,3DNOW,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,IBS,SKINIT,NODEID,ITSC
cpu0: 64KB 64b/line 2-way I-cache, 64KB 64b/line 2-way D-cache, 1MB 64b/line 
16-way L2 cache
cpu0: ITLB 32 4KB entries fully associative, 16 4MB entries fully associative
cpu0: DTLB 48 4KB entries fully associative, 48 4MB entries fully associative
cpu0: AMD erratum 721 detected and fixed
cpu0: apic clock running at 199MHz
cpu0: mwait min=64, max=64, IBE
cpu at mainbus0: not configured
ioapic0 at mainbus0: apid 2 pa 0xfec00000, version 21, 24 pins
acpi0: unable to load \\_SB_._INI.EXH2
acpiprt0 at acpi0: bus 0 (PCI0)
acpiprt1 at acpi0: bus 1 (P0P1)
acpiprt2 at acpi0: bus -1 (PCE2)
acpiprt3 at acpi0: bus -1 (PCE4)
acpiprt4 at acpi0: bus 2 (PCE6)
acpipci0 at acpi0 PCI0: 0x00000010 0x00000011 0x00000000
acpicmos0 at acpi0
"PNP0C0C" at acpi0 not configured
acpicpu at acpi0 not configured
pci0 at mainbus0 bus 0
pchb0 at pci0 dev 0 function 0 "AMD RS880 Host" rev 0x00
ppb0 at pci0 dev 1 function 0 vendor "Hewlett-Packard", unknown product 0x9602 
rev 0x00
pci1 at ppb0 bus 1
vga1 at pci1 dev 5 function 0 "ATI Mobility Radeon HD 4200" rev 0x00
wsdisplay1 at vga1 mux 1: console (80x25, vt100 emulation)
ppb1 at pci0 dev 6 function 0 "AMD RS780 PCIE" rev 0x00
pci2 at ppb1 bus 2
bge0 at pci2 dev 0 function 0 "Broadcom BCM5723" rev 0x10, BCM5784 A1 
(0x5784100): msi, address 00:9c:02:97:5b:85
brgphy0 at bge0 phy 1: BCM5784 10/100/1000baseT PHY, rev. 4
ahci0 at pci0 dev 17 function 0 "ATI SBx00 SATA" rev 0x40: apic 2 int 19, AHCI 
1.2
ahci0: port 0: 3.0Gb/s
ahci0: port 1: 3.0Gb/s
ahci0: port 2: 3.0Gb/s
ahci0: port 3: 3.0Gb/s
scsibus0 at ahci0: 32 targets
sd0 at scsibus0 targ 0 lun 0: <ATA, WDC WD30EFRX-68A, 80.0> naa.50014ee602de9dc4
sd0: 2861588MB, 512 bytes/sector, 5860533168 sectors
sd1 at scsibus0 targ 1 lun 0: <ATA, WDC WD30EFRX-68E, 82.0> naa.50014ee2b96460c6
sd1: 2861588MB, 512 bytes/sector, 5860533168 sectors
sd2 at scsibus0 targ 2 lun 0: <ATA, WDC WD30EFRX-68E, 80.0> naa.50014ee603e9e4f7
sd2: 2861588MB, 512 bytes/sector, 5860533168 sectors
sd3 at scsibus0 targ 3 lun 0: <ATA, WDC WD30EFRX-68A, 80.0> naa.50014ee6ad893520
sd3: 2861588MB, 512 bytes/sector, 5860533168 sectors
ohci0 at pci0 dev 18 function 0 "ATI SB700 USB" rev 0x00: apic 2 int 18, 
version 1.0, legacy support
ehci0 at pci0 dev 18 function 2 "ATI SB700 USB2" rev 0x00: apic 2 int 17
usb0 at ehci0: USB revision 2.0
uhub0 at usb0 configuration 1 interface 0 "ATI EHCI root hub" rev 2.00/1.00 
addr 1
ohci1 at pci0 dev 19 function 0 "ATI SB700 USB" rev 0x00: apic 2 int 18, 
version 1.0, legacy support
ehci1 at pci0 dev 19 function 2 "ATI SB700 USB2" rev 0x00: apic 2 int 17
usb1 at ehci1: USB revision 2.0
uhub1 at usb1 configuration 1 interface 0 "ATI EHCI root hub" rev 2.00/1.00 
addr 1
"ATI SBx00 SMBus" rev 0x42 at pci0 dev 20 function 0 not configured
pciide0 at pci0 dev 20 function 1 "ATI SB700 IDE" rev 0x40: DMA, channel 0 
configured to compatibility, channel 1 configured to compatibility
atapiscsi0 at pciide0 channel 0 drive 1
scsibus1 at atapiscsi0: 2 targets
cd0 at scsibus1 targ 0 lun 0: <PIONEER, BD-RW BDR-207M, 1.21> removable
cd0(pciide0:0:1): using PIO mode 4, DMA mode 2, Ultra-DMA mode 5
"ATI SB700 ISA" rev 0x40 at pci0 dev 20 function 3 not configured
ppb2 at pci0 dev 20 function 4 "ATI SB600 PCI" rev 0x40
pci3 at ppb2 bus 3
ohci2 at pci0 dev 22 function 0 "ATI SB700 USB" rev 0x00: apic 2 int 18, 
version 1.0, legacy support
ehci2 at pci0 dev 22 function 2 "ATI SB700 USB2" rev 0x00: apic 2 int 17
usb2 at ehci2: USB revision 2.0
uhub2 at usb2 configuration 1 interface 0 "ATI EHCI root hub" rev 2.00/1.00 
addr 1
pchb1 at pci0 dev 24 function 0 "AMD 10h HyperTransport" rev 0x00
pchb2 at pci0 dev 24 function 1 "AMD 10h Address Map" rev 0x00
pchb3 at pci0 dev 24 function 2 "AMD 10h DRAM Cfg" rev 0x00
pchb4 at pci0 dev 24 function 3 "AMD 10h Misc Cfg" rev 0x00
pchb5 at pci0 dev 24 function 4 "AMD 10h Link Cfg" rev 0x00
usb3 at ohci0: USB revision 1.0
uhub3 at usb3 configuration 1 interface 0 "ATI OHCI root hub" rev 1.00/1.00 
addr 1
usb4 at ohci1: USB revision 1.0
uhub4 at usb4 configuration 1 interface 0 "ATI OHCI root hub" rev 1.00/1.00 
addr 1
usb5 at ohci2: USB revision 1.0
uhub5 at usb5 configuration 1 interface 0 "ATI OHCI root hub" rev 1.00/1.00 
addr 1
isa0 at mainbus0
pckbc0 at isa0 port 0x60/5 irq 1 irq 12
axe0 at uhub0 port 3 configuration 1 interface 0 "vendor 0x0b95 product 0x7720" 
rev 2.00/0.01 addr 2
axe0: AX88772, address 00:50:b6:0b:cf:f0
ukphy0 at axe0 phy 16: Generic IEEE 802.3u media interface, rev. 1: OUI 
0x000ec6, model 0x0006
umass0 at uhub1 port 3 configuration 1 interface 0 "SanDisk Corp. SDDR-113" rev 
2.00/1.27 addr 2
umass0: using SCSI over Bulk-Only
scsibus2 at umass0: 2 targets, initiator 0
sd4 at scsibus2 targ 1 lun 0: <SanDisk, SDDR-113, 1.00> removable 
serial.0781a7a86333011111B1
sd4: 1886MB, 512 bytes/sector, 3862528 sectors
uhidev0 at uhub3 port 5 configuration 1 interface 0 "USB USB Keykoard" rev 
1.10/1.10 addr 2
uhidev0: iclass 3/1
ukbd0 at uhidev0
wskbd0 at ukbd0: console keyboard, using wsdisplay1
uhidev1 at uhub3 port 5 configuration 1 interface 1 "USB USB Keykoard" rev 
1.10/1.10 addr 2
uhidev1: iclass 3/0, 2 report ids
uhid at uhidev1 reportid 1 not configured
uhid at uhidev1 reportid 2 not configured
uhidev2 at uhub4 port 1 configuration 1 interface 0 "Dell Dell USB Optical 
Mouse" rev 2.00/43.01 addr 2
uhidev2: iclass 3/1
uhid at uhidev2 not configured
softraid0 at root
scsibus3 at softraid0: 256 targets
root on rd0a swap on rd0b dump on rd0b
WARNING: CHECK AND RESET THE DATE!
umass1 at uhub0 port 2 configuration 1 interface 0 " " rev 2.00/1.00 addr 3
umass1: using SCSI over Bulk-Only
scsibus4 at umass1: 2 targets, initiator 0
sd5 at scsibus4 targ 1 lun 0: <, , 1.00> removable serial.13fe4100211C29D362CA
sd5: 3824MB, 512 bytes/sector, 7831552 sectors

Reply via email to