[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#983879: linux-image-amd64: Serial port doesn't work after upgrade from stretch to buster. Probably IRQ routing problem.



Package: linux-image-amd64
Version: 4.19+105+deb10u9
Severity: important

I have several all in one FEC MegaPos MP3435. On all of them after
upgrade of the system from stretch to buster some (or all) of the serial
ports stop to work. Fortunatelly I boot them via PXE with LTSP and can
switch between stretch and buster easily. Or have them run side by side.
I have switch several times between stretch and buster to confirm it is
not a hardware bug.
It seams to be something related to APCI APIC and the irq routing,
because on stretch the IRQ for ttyS1 and ttyS2 look like this: /dev/ttyS0, UART: 16550A, Port: 0x03f8, IRQ: 4
/dev/ttyS1, UART: 16550A, Port: 0x02f8, IRQ: 3
/dev/ttyS2, UART: 16550A, Port: 0x03e8, IRQ: 10
/dev/ttyS3, UART: 16550A, Port: 0x02e8, IRQ: 5
/dev/ttyS4, UART: 16550A, Port: 0x02e0, IRQ: 11
/dev/ttyS5, UART: 16550A, Port: 0x03e0, IRQ: 6

And on buster like this:
/dev/ttyS0, UART: 16550A, Port: 0x03f8, IRQ: 4
/dev/ttyS1, UART: 16550A, Port: 0x02f8, IRQ: 2
/dev/ttyS2, UART: 16550A, Port: 0x03e8, IRQ: 2
/dev/ttyS3, UART: 16550A, Port: 0x02e8, IRQ: 5
/dev/ttyS4, UART: 16550A, Port: 0x02e0, IRQ: 11
/dev/ttyS5, UART: 16550A, Port: 0x03e0, IRQ: 6

Even if we fix the IRQ with commands from setserial the problem
persists. Looking at /proc/tty/driver/serial show that tx and rx stay at 0 even
thouth information is send.
We have tried many diffrent kernel boot options but non of them helped.
Like noapic, noacpi, pci=noacpi and many diffrent related to irqs.

We'll attach here a dmesg from a stretch and buster system with
apic=debug.
Some hints that may be relevant from the dmesgs are that on stretch the
table looks like this: IOAPIC[0]: Set routing entry (4-1 -> 0x31 -> IRQ 1 Mode:0 Active:0
Dest:1)
IOAPIC[0]: Set routing entry (4-2 -> 0x30 -> IRQ 0 Mode:0 Active:0
Dest:1)
IOAPIC[0]: Set routing entry (4-3 -> 0x33 -> IRQ 3 Mode:0 Active:0
Dest:1)
IOAPIC[0]: Set routing entry (4-4 -> 0x34 -> IRQ 4 Mode:0 Active:0
Dest:1)
IOAPIC[0]: Set routing entry (4-5 -> 0x35 -> IRQ 5 Mode:0 Active:0
Dest:1)
IOAPIC[0]: Set routing entry (4-6 -> 0x36 -> IRQ 6 Mode:0 Active:0
Dest:1)
IOAPIC[0]: Set routing entry (4-7 -> 0x37 -> IRQ 7 Mode:0 Active:0
Dest:1)
IOAPIC[0]: Set routing entry (4-8 -> 0x38 -> IRQ 8 Mode:0 Active:0
Dest:1)
IOAPIC[0]: Set routing entry (4-9 -> 0x39 -> IRQ 9 Mode:1 Active:0
Dest:1)
IOAPIC[0]: Set routing entry (4-10 -> 0x3a -> IRQ 10 Mode:0 Active:0
Dest:1)
IOAPIC[0]: Set routing entry (4-11 -> 0x3b -> IRQ 11 Mode:0 Active:0
Dest:1)
IOAPIC[0]: Set routing entry (4-12 -> 0x3c -> IRQ 12 Mode:0 Active:0
Dest:1)
IOAPIC[0]: Set routing entry (4-13 -> 0x3d -> IRQ 13 Mode:0 Active:0
Dest:1)
IOAPIC[0]: Set routing entry (4-14 -> 0x3e -> IRQ 14 Mode:0 Active:0
Dest:1)
IOAPIC[0]: Set routing entry (4-15 -> 0x3f -> IRQ 15 Mode:0 Active:0
Dest:1)

and on buster like this: IOAPIC[0]: Set routing entry (4-1 -> 0xef -> IRQ 1 Mode:0 Active:0
Dest:1)
IOAPIC[0]: Set routing entry (4-2 -> 0x30 -> IRQ 0 Mode:0 Active:0
Dest:1)
IOAPIC[0]: Set routing entry (4-3 -> 0xef -> IRQ 3 Mode:0 Active:0
Dest:1)
IOAPIC[0]: Set routing entry (4-4 -> 0xef -> IRQ 4 Mode:0 Active:0
Dest:1)
IOAPIC[0]: Set routing entry (4-5 -> 0xef -> IRQ 5 Mode:0 Active:0
Dest:1)
IOAPIC[0]: Set routing entry (4-6 -> 0xef -> IRQ 6 Mode:0 Active:0
Dest:1)
IOAPIC[0]: Set routing entry (4-7 -> 0xef -> IRQ 7 Mode:0 Active:0
Dest:1)
IOAPIC[0]: Set routing entry (4-8 -> 0xef -> IRQ 8 Mode:0 Active:0
Dest:1)
IOAPIC[0]: Set routing entry (4-9 -> 0xef -> IRQ 9 Mode:1 Active:0
Dest:1)
IOAPIC[0]: Set routing entry (4-10 -> 0xef -> IRQ 10 Mode:0 Active:0
Dest:1)
IOAPIC[0]: Set routing entry (4-11 -> 0xef -> IRQ 11 Mode:0 Active:0
Dest:1)
IOAPIC[0]: Set routing entry (4-12 -> 0xef -> IRQ 12 Mode:0 Active:0
Dest:1)
IOAPIC[0]: Set routing entry (4-13 -> 0xef -> IRQ 13 Mode:0 Active:0
Dest:1)
IOAPIC[0]: Set routing entry (4-14 -> 0xef -> IRQ 14 Mode:0 Active:0
Dest:1)
IOAPIC[0]: Set routing entry (4-15 -> 0xef -> IRQ 15 Mode:0 Active:0
Dest:1)


I'm sorry if I don't use the correct terms on the correct places but
that low level hardware stuff are not fammiliar to me.
Any help to make the the serials work in buster again would be greatly
appreciated.
I should also note that I've tried the oldest kernel that was available
linux-image-4.19.0-6-amd64 as well as the latest from backports
linux-headers-5.10.0-0.bpo.3-amd64 and the problem persists.


-- System Information:
Debian Release: 10.8
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.19.0-14-amd64 (SMP w/4 CPU cores)
Locale: LANG=C, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE=C (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages linux-image-amd64 depends on:
ii linux-image-4.19.0-14-amd64 4.19.171-2

linux-image-amd64 recommends no packages.

linux-image-amd64 suggests no packages.

-- no debconf information


Linux version 4.9.0-14-amd64 (debian-kernel@lists.debian.org) (gcc version 6.3.0 20170516 (Debian 6.3.0-18+deb9u1) ) #1 SMP Debian 4.9.246-2 (2020-12-17)
Command line: BOOT_IMAGE=vmlinuz ro initrd=initrd.img init=/sbin/init-ltsp quiet splash 8250.nr_uarts=8 apic=debug autoconf=dhcp root=/dev/nfs ip=dhcp BOOTIF=01-74-d4-35-1f-7d-ce
x86/fpu: Legacy x87 FPU detected.
e820: BIOS-provided physical RAM map:
BIOS-e820: [mem 0x0000000000000000-0x000000000009f3ff] usable
BIOS-e820: [mem 0x000000000009f400-0x000000000009ffff] reserved
BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
BIOS-e820: [mem 0x0000000000100000-0x000000003f58ffff] usable
BIOS-e820: [mem 0x000000003f590000-0x000000003f59dfff] ACPI data
BIOS-e820: [mem 0x000000003f59e000-0x000000003f5cffff] ACPI NVS
BIOS-e820: [mem 0x000000003f5d0000-0x000000003f5dffff] reserved
BIOS-e820: [mem 0x000000003f5e8000-0x000000003fffffff] reserved
BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
BIOS-e820: [mem 0x00000000ffe00000-0x00000000ffffffff] reserved
NX (Execute Disable) protection: active
SMBIOS 2.6 present.
DMI: FEC FH5251/FH5251, BIOS FH5251.F10 / 08.00.16 05/09/2013
e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
e820: remove [mem 0x000a0000-0x000fffff] usable
e820: last_pfn = 0x3f590 max_arch_pfn = 0x400000000
MTRR default type: uncachable
MTRR fixed ranges enabled:
  00000-9FFFF write-back
  A0000-BFFFF uncachable
  C0000-CFFFF write-protect
  D0000-DFFFF uncachable
  E0000-EFFFF write-through
  F0000-FFFFF write-protect
MTRR variable ranges enabled:
  0 base 000000000 mask FC0000000 write-back
  1 base 03F600000 mask FFFF00000 write-through
  2 base 03F700000 mask FFFF00000 uncachable
  3 base 03F800000 mask FFF800000 uncachable
  4 disabled
  5 disabled
  6 disabled
x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WC  UC- WT  
Scan for SMP in [mem 0x00000000-0x000003ff]
Scan for SMP in [mem 0x0009fc00-0x0009ffff]
Scan for SMP in [mem 0x000f0000-0x000fffff]
found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ffff8b83400ff780]
  mpc: fd310-fd474
Base memory trampoline at [ffff8b8340098000] 98000 size 24576
RAMDISK: [mem 0x3d414000-0x3f58ffff]
ACPI: Early table checksum verification disabled
ACPI: RSDP 0x00000000000F9E10 000024 (v02 ACPIAM)
ACPI: XSDT 0x000000003F590100 00005C (v01 GBT    XSDT1337 20130509 MSFT 00000097)
ACPI: FACP 0x000000003F590290 0000F4 (v04 GBT    FACP1337 20130509 MSFT 00000097)
ACPI: DSDT 0x000000003F590440 0064A3 (v02 1IPTC  1IPTC000 00000000 INTL 20051117)
ACPI: FACS 0x000000003F59E000 000040
ACPI: FACS 0x000000003F59E000 000040
ACPI: APIC 0x000000003F590390 00006C (v02 GBT    APIC1337 20130509 MSFT 00000097)
ACPI: MCFG 0x000000003F590400 00003C (v01 GBT    OEMMCFG  20130509 MSFT 00000097)
ACPI: OEMB 0x000000003F59E040 000082 (v01 GBT    OEMB1337 20130509 MSFT 00000097)
ACPI: HPET 0x000000003F59A440 000038 (v01 GBT    OEMHPET  20130509 MSFT 00000097)
ACPI: GSCI 0x000000003F59E0D0 002024 (v01 GBT    GMCHSCI  20130509 MSFT 00000097)
ACPI: SSDT 0x000000003F5A0730 0004F0 (v01 PmRef  CpuPm    00003000 INTL 20051117)
ACPI: Local APIC address 0xfee00000
mapped APIC to ffffffffff5fd000 (        fee00000)
No NUMA configuration found
Faking a node at [mem 0x0000000000000000-0x000000003f58ffff]
NODE_DATA(0) allocated [mem 0x3d40f000-0x3d413fff]
Zone ranges:
  DMA      [mem 0x0000000000001000-0x0000000000ffffff]
  DMA32    [mem 0x0000000001000000-0x000000003f58ffff]
  Normal   empty
  Device   empty
Movable zone start for each node
Early memory node ranges
  node   0: [mem 0x0000000000001000-0x000000000009efff]
  node   0: [mem 0x0000000000100000-0x000000003f58ffff]
Initmem setup node 0 [mem 0x0000000000001000-0x000000003f58ffff]
On node 0 totalpages: 259374
  DMA zone: 64 pages used for memmap
  DMA zone: 22 pages reserved
  DMA zone: 3998 pages, LIFO batch:0
  DMA32 zone: 3991 pages used for memmap
  DMA32 zone: 255376 pages, LIFO batch:31
Reserving Intel graphics memory at 0x000000003f800000-0x000000003fffffff
ACPI: PM-Timer IO Port: 0x808
ACPI: Local APIC address 0xfee00000
IOAPIC[0]: apic_id 4, version 32, address 0xfec00000, GSI 0-23
ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Int: type 0, pol 0, trig 0, bus 00, IRQ 00, APIC ID 4, APIC INT 02
ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Int: type 0, pol 1, trig 3, bus 00, IRQ 09, APIC ID 4, APIC INT 09
ACPI: IRQ0 used by override.
Int: type 0, pol 0, trig 0, bus 00, IRQ 01, APIC ID 4, APIC INT 01
Int: type 0, pol 0, trig 0, bus 00, IRQ 03, APIC ID 4, APIC INT 03
Int: type 0, pol 0, trig 0, bus 00, IRQ 04, APIC ID 4, APIC INT 04
Int: type 0, pol 0, trig 0, bus 00, IRQ 05, APIC ID 4, APIC INT 05
Int: type 0, pol 0, trig 0, bus 00, IRQ 06, APIC ID 4, APIC INT 06
Int: type 0, pol 0, trig 0, bus 00, IRQ 07, APIC ID 4, APIC INT 07
Int: type 0, pol 0, trig 0, bus 00, IRQ 08, APIC ID 4, APIC INT 08
ACPI: IRQ9 used by override.
Int: type 0, pol 0, trig 0, bus 00, IRQ 0a, APIC ID 4, APIC INT 0a
Int: type 0, pol 0, trig 0, bus 00, IRQ 0b, APIC ID 4, APIC INT 0b
Int: type 0, pol 0, trig 0, bus 00, IRQ 0c, APIC ID 4, APIC INT 0c
Int: type 0, pol 0, trig 0, bus 00, IRQ 0d, APIC ID 4, APIC INT 0d
Int: type 0, pol 0, trig 0, bus 00, IRQ 0e, APIC ID 4, APIC INT 0e
Int: type 0, pol 0, trig 0, bus 00, IRQ 0f, APIC ID 4, APIC INT 0f
Using ACPI (MADT) for SMP configuration information
ACPI: HPET id: 0xffffffff base: 0xfed00000
smpboot: Allowing 4 CPUs, 0 hotplug CPUs
mapped IOAPIC to ffffffffff5fc000 (fec00000)
PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
e820: [mem 0x40000000-0xfedfffff] available for PCI devices
Booting paravirtualized kernel on bare hardware
clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:4 nr_node_ids:1
percpu: Embedded 35 pages/cpu s105432 r8192 d29736 u524288
pcpu-alloc: s105432 r8192 d29736 u524288 alloc=1*2097152
pcpu-alloc: [0] 0 1 2 3 
Built 1 zonelists in Node order, mobility grouping on.  Total pages: 255297
Policy zone: DMA32
Kernel command line: BOOT_IMAGE=vmlinuz ro initrd=initrd.img init=/sbin/init-ltsp quiet splash 8250.nr_uarts=8 apic=debug autoconf=dhcp root=/dev/nfs ip=dhcp BOOTIF=01-74-d4-35-1f-7d-ce
PID hash table entries: 4096 (order: 3, 32768 bytes)
Calgary: detecting Calgary via BIOS EBDA area
Calgary: Unable to locate Rio Grande table in EBDA - bailing!
Memory: 970468K/1037496K available (6292K kernel code, 1162K rwdata, 2880K rodata, 1428K init, 664K bss, 67028K reserved, 0K cma-reserved)
Kernel/User page tables isolation: enabled
Hierarchical RCU implementation.
	Build-time adjustment of leaf fanout to 64.
	RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=4.
RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=4
NR_IRQS:33024 nr_irqs:456 16
Console: colour VGA+ 80x25
console [tty0] enabled
clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
hpet clockevent registered
tsc: Fast TSC calibration failed
tsc: PIT calibration matches HPET. 1 loops
tsc: Detected 1795.700 MHz processor
Calibrating delay loop (skipped), value calculated using timer frequency.. 3591.40 BogoMIPS (lpj=7182800)
pid_max: default: 32768 minimum: 301
ACPI: Core revision 20160831
ACPI: 2 ACPI AML tables successfully acquired and loaded
Security Framework initialized
Yama: disabled by default; enable with sysctl kernel.yama.*
AppArmor: AppArmor disabled by boot time parameter
Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)
Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)
Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)
Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)
mce: CPU supports 5 MCE banks
CPU0: Thermal monitoring enabled (TM1)
process: using mwait in idle threads
Last level iTLB entries: 4KB 32, 2MB 0, 4MB 0
Last level dTLB entries: 4KB 64, 2MB 0, 4MB 8, 1GB 0
Freeing SMP alternatives memory: 24K
ftrace: allocating 25385 entries in 100 pages
smpboot: Max logical packages: 2
masked ExtINT on CPU#0
ENABLING IO-APIC IRQs
init IO_APIC IRQs
 apic 4 pin 0 not connected
IOAPIC[0]: Set routing entry (4-1 -> 0x31 -> IRQ 1 Mode:0 Active:0 Dest:1)
IOAPIC[0]: Set routing entry (4-2 -> 0x30 -> IRQ 0 Mode:0 Active:0 Dest:1)
IOAPIC[0]: Set routing entry (4-3 -> 0x33 -> IRQ 3 Mode:0 Active:0 Dest:1)
IOAPIC[0]: Set routing entry (4-4 -> 0x34 -> IRQ 4 Mode:0 Active:0 Dest:1)
IOAPIC[0]: Set routing entry (4-5 -> 0x35 -> IRQ 5 Mode:0 Active:0 Dest:1)
IOAPIC[0]: Set routing entry (4-6 -> 0x36 -> IRQ 6 Mode:0 Active:0 Dest:1)
IOAPIC[0]: Set routing entry (4-7 -> 0x37 -> IRQ 7 Mode:0 Active:0 Dest:1)
IOAPIC[0]: Set routing entry (4-8 -> 0x38 -> IRQ 8 Mode:0 Active:0 Dest:1)
IOAPIC[0]: Set routing entry (4-9 -> 0x39 -> IRQ 9 Mode:1 Active:0 Dest:1)
IOAPIC[0]: Set routing entry (4-10 -> 0x3a -> IRQ 10 Mode:0 Active:0 Dest:1)
IOAPIC[0]: Set routing entry (4-11 -> 0x3b -> IRQ 11 Mode:0 Active:0 Dest:1)
IOAPIC[0]: Set routing entry (4-12 -> 0x3c -> IRQ 12 Mode:0 Active:0 Dest:1)
IOAPIC[0]: Set routing entry (4-13 -> 0x3d -> IRQ 13 Mode:0 Active:0 Dest:1)
IOAPIC[0]: Set routing entry (4-14 -> 0x3e -> IRQ 14 Mode:0 Active:0 Dest:1)
IOAPIC[0]: Set routing entry (4-15 -> 0x3f -> IRQ 15 Mode:0 Active:0 Dest:1)
 apic 4 pin 16 not connected
 apic 4 pin 17 not connected
 apic 4 pin 18 not connected
 apic 4 pin 19 not connected
 apic 4 pin 20 not connected
 apic 4 pin 21 not connected
 apic 4 pin 22 not connected
 apic 4 pin 23 not connected
..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Using local APIC timer interrupts.
calibrating APIC timer ...
... lapic delta = 1247014
... PM-Timer delta = 357954
... PM-Timer result ok
..... delta 1247014
..... mult: 53558843
..... calibration result: 798088
..... CPU clock speed is 1795.2798 MHz.
..... host bus clock speed is 199.2088 MHz.
smpboot: CPU0: Intel(R) Atom(TM) CPU D525   @ 1.80GHz (family: 0x6, model: 0x1c, stepping: 0xa)
Performance Events: PEBS fmt0+, Atom events, 8-deep LBR, Intel PMU driver.
... version:                3
... bit width:              40
... generic registers:      2
... value mask:             000000ffffffffff
... max period:             000000007fffffff
... fixed-purpose events:   3
... event mask:             0000000700000003
NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
x86: Booting SMP configuration:
.... node  #0, CPUs:      #1
masked ExtINT on CPU#1
Disabled fast string operations
TSC synchronization [CPU#0 -> CPU#1]:
Measured 27 cycles TSC warp between CPUs, turning off TSC clock.
tsc: Marking TSC unstable due to check_tsc_sync_source failed
 #2
masked ExtINT on CPU#2
Disabled fast string operations
 #3
masked ExtINT on CPU#3
Disabled fast string operations
x86: Booted up 1 node, 4 CPUs
smpboot: Total of 4 processors activated (14365.60 BogoMIPS)
devtmpfs: initialized
x86/mm: Memory block size: 128MB
PM: Registering ACPI NVS region [mem 0x3f59e000-0x3f5cffff] (204800 bytes)
clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
futex hash table entries: 1024 (order: 4, 65536 bytes)
pinctrl core: initialized pinctrl subsystem
NET: Registered protocol family 16
cpuidle: using governor ladder
cpuidle: using governor menu
ACPI: bus type PCI registered
acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
PCI: not using MMCONFIG
PCI: Using configuration type 1 for base access
HugeTLB registered 2 MB page size, pre-allocated 0 pages
ACPI: Added _OSI(Module Device)
ACPI: Added _OSI(Processor Device)
ACPI: Added _OSI(3.0 _SCP Extensions)
ACPI: Added _OSI(Processor Aggregator Device)
ACPI: Executed 1 blocks of module-level executable AML code
ACPI: Dynamic OEM Table Load:
ACPI: SSDT 0xFFFF8B837B2D0000 000594 (v01 PmRef  Cpu0Cst  00003001 INTL 20051117)
ACPI: Dynamic OEM Table Load:
ACPI: SSDT 0xFFFF8B837B2C2780 000085 (v01 PmRef  Cpu1Cst  00003000 INTL 20051117)
ACPI: Interpreter enabled
ACPI: (supports S0 S1 S4 S5)
ACPI: Using IOAPIC for interrupt routing
PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources
PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
PCI host bridge to bus 0000:00
pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000dffff window]
pci_bus 0000:00: root bus resource [mem 0x3f700000-0xdfffffff window]
pci_bus 0000:00: root bus resource [mem 0xf0000000-0xfed8ffff window]
pci_bus 0000:00: root bus resource [bus 00-ff]
pci 0000:00:00.0: [8086:a000] type 00 class 0x060000
pci 0000:00:02.0: [8086:a001] type 00 class 0x030000
pci 0000:00:02.0: reg 0x10: [mem 0xfeb00000-0xfeb7ffff]
pci 0000:00:02.0: reg 0x14: [io  0xc080-0xc087]
pci 0000:00:02.0: reg 0x18: [mem 0xd0000000-0xdfffffff pref]
pci 0000:00:02.0: reg 0x1c: [mem 0xfea00000-0xfeafffff]
pci 0000:00:02.1: [8086:a002] type 00 class 0x038000
pci 0000:00:02.1: reg 0x10: [mem 0xfe980000-0xfe9fffff]
pci 0000:00:1a.0: [8086:2834] type 00 class 0x0c0300
pci 0000:00:1a.0: reg 0x20: [io  0xc480-0xc49f]
pci 0000:00:1a.0: System wakeup disabled by ACPI
pci 0000:00:1a.1: [8086:2835] type 00 class 0x0c0300
pci 0000:00:1a.1: reg 0x20: [io  0xc400-0xc41f]
pci 0000:00:1a.1: System wakeup disabled by ACPI
pci 0000:00:1a.7: [8086:283a] type 00 class 0x0c0320
pci 0000:00:1a.7: reg 0x10: [mem 0xfebfb400-0xfebfb7ff]
pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
pci 0000:00:1a.7: System wakeup disabled by ACPI
pci 0000:00:1b.0: [8086:284b] type 00 class 0x040300
pci 0000:00:1b.0: reg 0x10: [mem 0xfebf4000-0xfebf7fff 64bit]
pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
pci 0000:00:1b.0: System wakeup disabled by ACPI
pci 0000:00:1c.0: [8086:283f] type 01 class 0x060400
pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
pci 0000:00:1c.0: System wakeup disabled by ACPI
pci 0000:00:1d.0: [8086:2830] type 00 class 0x0c0300
pci 0000:00:1d.0: reg 0x20: [io  0xcc00-0xcc1f]
pci 0000:00:1d.0: System wakeup disabled by ACPI
pci 0000:00:1d.1: [8086:2831] type 00 class 0x0c0300
pci 0000:00:1d.1: reg 0x20: [io  0xc880-0xc89f]
pci 0000:00:1d.1: System wakeup disabled by ACPI
pci 0000:00:1d.2: [8086:2832] type 00 class 0x0c0300
pci 0000:00:1d.2: reg 0x20: [io  0xc800-0xc81f]
pci 0000:00:1d.2: System wakeup disabled by ACPI
pci 0000:00:1d.7: [8086:2836] type 00 class 0x0c0320
pci 0000:00:1d.7: reg 0x10: [mem 0xfebfb800-0xfebfbbff]
pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
pci 0000:00:1d.7: System wakeup disabled by ACPI
pci 0000:00:1e.0: [8086:2448] type 01 class 0x060401
pci 0000:00:1e.0: System wakeup disabled by ACPI
pci 0000:00:1f.0: [8086:2815] type 00 class 0x060100
pci 0000:00:1f.0: quirk: [io  0x0800-0x087f] claimed by ICH6 ACPI/GPIO/TCO
pci 0000:00:1f.0: quirk: [io  0x0500-0x053f] claimed by ICH6 GPIO
pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0a00 (mask 00ff)
pci 0000:00:1f.0: ICH7 LPC Generic IO decode 2 PIO at 0200 (mask 00ff)
pci 0000:00:1f.0: ICH7 LPC Generic IO decode 3 PIO at 03e0 (mask 000f)
pci 0000:00:1f.1: [8086:2850] type 00 class 0x01018a
pci 0000:00:1f.1: reg 0x10: [io  0x0000-0x0007]
pci 0000:00:1f.1: reg 0x14: [io  0x0000-0x0003]
pci 0000:00:1f.1: reg 0x18: [io  0x08f0-0x08f7]
pci 0000:00:1f.1: reg 0x1c: [io  0x08f8-0x08fb]
pci 0000:00:1f.1: reg 0x20: [io  0xffa0-0xffaf]
pci 0000:00:1f.1: legacy IDE quirk: reg 0x10: [io  0x01f0-0x01f7]
pci 0000:00:1f.1: legacy IDE quirk: reg 0x14: [io  0x03f6]
pci 0000:00:1f.1: legacy IDE quirk: reg 0x18: [io  0x0170-0x0177]
pci 0000:00:1f.1: legacy IDE quirk: reg 0x1c: [io  0x0376]
pci 0000:00:1f.2: [8086:2828] type 00 class 0x01018f
pci 0000:00:1f.2: reg 0x10: [io  0xdc00-0xdc07]
pci 0000:00:1f.2: reg 0x14: [io  0xd880-0xd883]
pci 0000:00:1f.2: reg 0x18: [io  0xd800-0xd807]
pci 0000:00:1f.2: reg 0x1c: [io  0xd480-0xd483]
pci 0000:00:1f.2: reg 0x20: [io  0xd400-0xd40f]
pci 0000:00:1f.2: reg 0x24: [io  0xd080-0xd08f]
pci 0000:00:1f.2: PME# supported from D3hot
pci 0000:00:1f.3: [8086:283e] type 00 class 0x0c0500
pci 0000:00:1f.3: reg 0x10: [mem 0xfebfbc00-0xfebfbcff]
pci 0000:00:1f.3: reg 0x20: [io  0x0400-0x041f]
pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000
pci 0000:02:00.0: reg 0x10: [io  0xe800-0xe8ff]
pci 0000:02:00.0: reg 0x18: [mem 0xfdffb000-0xfdffbfff 64bit pref]
pci 0000:02:00.0: reg 0x20: [mem 0xfdffc000-0xfdffffff 64bit pref]
pci 0000:02:00.0: supports D1 D2
pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
pci 0000:00:1c.0: PCI bridge to [bus 02]
pci 0000:00:1c.0:   bridge window [io  0xe000-0xefff]
pci 0000:00:1c.0:   bridge window [mem 0xfdf00000-0xfdffffff 64bit pref]
pci 0000:00:1e.0: PCI bridge to [bus 01] (subtractive decode)
pci 0000:00:1e.0:   bridge window [io  0x0000-0x0cf7 window] (subtractive decode)
pci 0000:00:1e.0:   bridge window [io  0x0d00-0xffff window] (subtractive decode)
pci 0000:00:1e.0:   bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
pci 0000:00:1e.0:   bridge window [mem 0x000d0000-0x000dffff window] (subtractive decode)
pci 0000:00:1e.0:   bridge window [mem 0x3f700000-0xdfffffff window] (subtractive decode)
pci 0000:00:1e.0:   bridge window [mem 0xf0000000-0xfed8ffff window] (subtractive decode)
ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 11 12 14 *15)
ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 10 11 *12 14 15)
ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 11 *12 14 15)
ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 11 *12 14 15)
ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 *12 14 15)
ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 11 *12 14 15)
ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 10 11 *12 14 15)
ACPI: Enabled 2 GPEs in block 00 to 1F
vgaarb: setting as boot device: PCI:0000:00:02.0
vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
vgaarb: loaded
vgaarb: bridge control possible 0000:00:02.0
PCI: Using ACPI for IRQ routing
PCI: pci_cache_line_size set to 64 bytes
Expanded resource reserved due to conflict with PCI Bus 0000:00
e820: reserve RAM buffer [mem 0x0009f400-0x0009ffff]
e820: reserve RAM buffer [mem 0x3f590000-0x3fffffff]
HPET: 3 timers in total, 0 timers will be used for per-cpu timer
hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
hpet0: 3 comparators, 64-bit 14.318180 MHz counter
clocksource: Switched to clocksource hpet
VFS: Disk quotas dquot_6.6.0
VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
pnp: PnP ACPI init
system 00:00: [mem 0xfed14000-0xfed19fff] has been reserved
system 00:00: [mem 0xfed90000-0xfed93fff] has been reserved
system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
pnp 00:02: Plug and Play ACPI device, IDs PNP0501 (active)
pnp 00:03: Plug and Play ACPI device, IDs PNP0501 (active)
system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active)
pnp 00:06: Plug and Play ACPI device, IDs PNP0501 (active)
system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
pnp 00:08: [dma 0 disabled]
pnp 00:08: Plug and Play ACPI device, IDs PNP0501 (active)
pnp 00:09: [dma 0 disabled]
pnp 00:09: Plug and Play ACPI device, IDs PNP0501 (active)
pnp 00:0a: [dma 0 disabled]
pnp 00:0a: Plug and Play ACPI device, IDs PNP0400 (active)
system 00:0b: [io  0x04d0-0x04d1] has been reserved
system 00:0b: [io  0x0800-0x087f] has been reserved
system 00:0b: [io  0x0500-0x053f] has been reserved
system 00:0b: [mem 0xfed1c000-0xfed1ffff] has been reserved
system 00:0b: [mem 0xfed20000-0xfed3ffff] has been reserved
system 00:0b: [mem 0xfed40000-0xfed8ffff] has been reserved
system 00:0b: Plug and Play ACPI device, IDs PNP0c02 (active)
system 00:0c: [mem 0xfec00000-0xfec00fff] could not be reserved
system 00:0c: [mem 0xfee00000-0xfee00fff] has been reserved
system 00:0c: Plug and Play ACPI device, IDs PNP0c02 (active)
pnp 00:0d: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
system 00:0e: [io  0x0a00-0x0a0f] has been reserved
system 00:0e: [io  0x0a10-0x0a1f] has been reserved
system 00:0e: [io  0x0280-0x028f] has been reserved
system 00:0e: [io  0x0a30-0x0a3f] has been reserved
system 00:0e: Plug and Play ACPI device, IDs PNP0c02 (active)
system 00:0f: [mem 0xe0000000-0xefffffff] has been reserved
system 00:0f: Plug and Play ACPI device, IDs PNP0c02 (active)
system 00:10: [mem 0x00000000-0x0009ffff] could not be reserved
system 00:10: [mem 0x000c0000-0x000cffff] could not be reserved
system 00:10: [mem 0x000e0000-0x000fffff] could not be reserved
system 00:10: [mem 0x00100000-0x3f6fffff] could not be reserved
system 00:10: [mem 0xfed90000-0xffffffff] could not be reserved
system 00:10: Plug and Play ACPI device, IDs PNP0c01 (active)
pnp: PnP ACPI: found 17 devices
clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 02] add_size 400000 add_align 100000
pci 0000:00:1c.0: res[14]=[mem 0x00100000-0x000fffff] res_to_dev_res add_size 400000 min_align 100000
pci 0000:00:1c.0: res[14]=[mem 0x00100000-0x004fffff] res_to_dev_res add_size 400000 min_align 100000
pci 0000:00:1c.0: BAR 14: assigned [mem 0x40000000-0x403fffff]
pci 0000:00:1c.0: PCI bridge to [bus 02]
pci 0000:00:1c.0:   bridge window [io  0xe000-0xefff]
pci 0000:00:1c.0:   bridge window [mem 0x40000000-0x403fffff]
pci 0000:00:1c.0:   bridge window [mem 0xfdf00000-0xfdffffff 64bit pref]
pci 0000:00:1e.0: PCI bridge to [bus 01]
pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dffff window]
pci_bus 0000:00: resource 8 [mem 0x3f700000-0xdfffffff window]
pci_bus 0000:00: resource 9 [mem 0xf0000000-0xfed8ffff window]
pci_bus 0000:02: resource 0 [io  0xe000-0xefff]
pci_bus 0000:02: resource 1 [mem 0x40000000-0x403fffff]
pci_bus 0000:02: resource 2 [mem 0xfdf00000-0xfdffffff 64bit pref]
pci_bus 0000:01: resource 4 [io  0x0000-0x0cf7 window]
pci_bus 0000:01: resource 5 [io  0x0d00-0xffff window]
pci_bus 0000:01: resource 6 [mem 0x000a0000-0x000bffff window]
pci_bus 0000:01: resource 7 [mem 0x000d0000-0x000dffff window]
pci_bus 0000:01: resource 8 [mem 0x3f700000-0xdfffffff window]
pci_bus 0000:01: resource 9 [mem 0xf0000000-0xfed8ffff window]
NET: Registered protocol family 2
TCP established hash table entries: 8192 (order: 4, 65536 bytes)
TCP bind hash table entries: 8192 (order: 5, 131072 bytes)
TCP: Hash tables configured (established 8192 bind 8192)
UDP hash table entries: 512 (order: 2, 16384 bytes)
UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
NET: Registered protocol family 1
pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
IOAPIC[0]: Set routing entry (4-16 -> 0x41 -> IRQ 16 Mode:1 Active:1 Dest:15)
IOAPIC[0]: Set routing entry (4-21 -> 0x51 -> IRQ 21 Mode:1 Active:1 Dest:15)
IOAPIC[0]: Set routing entry (4-18 -> 0x61 -> IRQ 18 Mode:1 Active:1 Dest:15)
IOAPIC[0]: Set routing entry (4-23 -> 0x71 -> IRQ 23 Mode:1 Active:1 Dest:15)
IOAPIC[0]: Set routing entry (4-19 -> 0x81 -> IRQ 19 Mode:1 Active:1 Dest:15)
IOAPIC[0]: Set routing entry (4-18 -> 0x91 -> IRQ 18 Mode:1 Active:1 Dest:15)
IOAPIC[0]: Set routing entry (4-23 -> 0xa1 -> IRQ 23 Mode:1 Active:1 Dest:15)
PCI: CLS 32 bytes, default 64
Unpacking initramfs...
Freeing initrd memory: 34288K
clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x19e24b860ed, max_idle_ns: 440795245107 ns
audit: initializing netlink subsys (disabled)
audit: type=2000 audit(1614704487.640:1): initialized
workingset: timestamp_bits=40 max_order=18 bucket_order=0
zbud: loaded
Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
io scheduler noop registered
io scheduler deadline registered
io scheduler cfq registered (default)
IOAPIC[0]: Set routing entry (4-22 -> 0xb1 -> IRQ 22 Mode:1 Active:1 Dest:15)
pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt
pci 0000:02:00.0: Signaling PME through PCIe PME interrupt
pcie_pme 0000:00:1c.0:pcie001: service driver pcie_pme loaded
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
pciehp 0000:00:1c.0:pcie004: Slot #32 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl- LLActRep+
pciehp 0000:00:1c.0:pcie004: service driver pciehp loaded
pciehp: PCI Express Hot Plug Controller Driver version: 0.4
intel_idle: MWAIT substates: 0x10
intel_idle: v0.4.1 model 0x1C
intel_idle: lapic_timer_reliable_states 0x2
GHES: HEST is not enabled!
Serial: 8250/16550 driver, 8 ports, IRQ sharing enabled
00:02: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A
00:03: ttyS3 at I/O 0x2e8 (irq = 5, base_baud = 115200) is a 16550A
00:05: ttyS2 at I/O 0x3e8 (irq = 10, base_baud = 115200) is a 16550A
00:06: ttyS4 at I/O 0x2e0 (irq = 11, base_baud = 115200) is a 16550A
00:08: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
00:09: ttyS5 at I/O 0x3e0 (irq = 6, base_baud = 115200) is a 16550A
Linux agpgart interface v0.103
AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
AMD IOMMUv2 functionality not available on this system
i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
serio: i8042 KBD port at 0x60,0x64 irq 1
mousedev: PS/2 mouse device common for all mice
rtc_cmos 00:01: RTC can wake from S4
rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0
rtc_cmos 00:01: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
ledtrig-cpu: registered to indicate activity on CPUs
NET: Registered protocol family 10
mip6: Mobile IPv6
NET: Registered protocol family 17
mpls_gso: MPLS GSO support
microcode: sig=0x106ca, pf=0x8, revision=0x107
microcode: Microcode Update Driver: v2.01 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
... APIC ID:      00000000 (0)
... APIC VERSION: 00050014
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
number of MP IRQ sources: 15.
number of IO-APIC #4 registers: 24.
testing the IO APIC.......................
IO APIC #4......
.... register #00: 01000000
.......    : physical APIC id: 01
.......    : Delivery Type: 0
.......    : LTS          : 0
.... register #01: 00170020
.......     : max redirection entries: 17
.......     : PRQ implemented: 0
.......     : IO APIC version: 20
.... IRQ redirection table:
IOAPIC 0:
 pin00, disabled, edge , high, V(00), IRR(0), S(0), physical, D(00), M(0)
 pin01, enabled , edge , high, V(31), IRR(0), S(0), logical , D(0F), M(1)
 pin02, enabled , edge , high, V(30), IRR(0), S(0), logical , D(0F), M(1)
 pin03, enabled , edge , high, V(33), IRR(0), S(0), logical , D(0F), M(1)
 pin04, enabled , edge , high, V(34), IRR(0), S(0), logical , D(0F), M(1)
 pin05, enabled , edge , high, V(35), IRR(0), S(0), logical , D(0F), M(1)
 pin06, enabled , edge , high, V(36), IRR(0), S(0), logical , D(0F), M(1)
 pin07, enabled , edge , high, V(37), IRR(0), S(0), logical , D(0F), M(1)
 pin08, enabled , edge , high, V(38), IRR(0), S(0), logical , D(0F), M(1)
 pin09, enabled , level, high, V(39), IRR(0), S(0), logical , D(0F), M(1)
 pin0a, enabled , edge , high, V(3A), IRR(0), S(0), logical , D(0F), M(1)
 pin0b, enabled , edge , high, V(3B), IRR(0), S(0), logical , D(0F), M(1)
 pin0c, enabled , edge , high, V(3C), IRR(0), S(0), logical , D(0F), M(1)
 pin0d, enabled , edge , high, V(3D), IRR(0), S(0), logical , D(0F), M(1)
 pin0e, enabled , edge , high, V(3E), IRR(0), S(0), logical , D(0F), M(1)
 pin0f, enabled , edge , high, V(3F), IRR(0), S(0), logical , D(0F), M(1)
 pin10, disabled, edge , high, V(00), IRR(0), S(0), physical, D(00), M(0)
 pin11, disabled, edge , high, V(00), IRR(0), S(0), physical, D(00), M(0)
 pin12, disabled, edge , high, V(00), IRR(0), S(0), physical, D(00), M(0)
 pin13, disabled, edge , high, V(00), IRR(0), S(0), physical, D(00), M(0)
 pin14, disabled, edge , high, V(00), IRR(0), S(0), physical, D(00), M(0)
 pin15, disabled, edge , high, V(00), IRR(0), S(0), physical, D(00), M(0)
 pin16, disabled, edge , high, V(00), IRR(0), S(0), physical, D(00), M(0)
 pin17, disabled, edge , high, V(00), IRR(0), S(0), physical, D(00), M(0)
IRQ to pin mappings:
IRQ0 -> 0:2
IRQ1 -> 0:1
IRQ3 -> 0:3
IRQ4 -> 0:4
IRQ5 -> 0:5
IRQ6 -> 0:6
IRQ7 -> 0:7
IRQ8 -> 0:8
IRQ9 -> 0:9
IRQ10 -> 0:10
IRQ11 -> 0:11
IRQ12 -> 0:12
IRQ13 -> 0:13
IRQ14 -> 0:14
IRQ15 -> 0:15
IRQ22 -> 0:22
.................................... done.
registered taskstats version 1
zswap: loaded using pool lzo/zbud
ima: No TPM chip found, activating TPM-bypass!
ima: Allocated hash algorithm: sha256
rtc_cmos 00:01: setting system clock to 2021-03-02 17:01:28 UTC (1614704488)
PM: Hibernation image not present or could not be loaded.
Freeing unused kernel memory: 1428K
Write protecting the kernel read-only data: 12288k
Freeing unused kernel memory: 1884K
Freeing unused kernel memory: 1216K
input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
x86/mm: Checked W+X mappings: passed, no W+X pages found.
random: systemd-udevd: uninitialized urandom read (16 bytes read)
random: systemd-udevd: uninitialized urandom read (16 bytes read)
random: systemd-udevd: uninitialized urandom read (16 bytes read)
input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
ACPI: Power Button [PWRB]
input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
ACPI: Power Button [PWRF]
[drm] Initialized
ACPI: bus type USB registered
usbcore: registered new interface driver usbfs
usbcore: registered new interface driver hub
usbcore: registered new device driver usb
ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
ehci-pci: EHCI PCI platform driver
IOAPIC[0]: Set routing entry (4-18 -> 0xd1 -> IRQ 18 Mode:1 Active:1 Dest:15)
ehci-pci 0000:00:1a.7: EHCI Host Controller
uhci_hcd: USB Universal Host Controller Interface driver
ehci-pci 0000:00:1a.7: new USB bus registered, assigned bus number 1
ehci-pci 0000:00:1a.7: debug port 1
ehci-pci 0000:00:1a.7: cache line size of 32 is not supported
ehci-pci 0000:00:1a.7: irq 18, io mem 0xfebfb400
ehci-pci 0000:00:1a.7: USB 2.0 started, EHCI 1.00
usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb1: Product: EHCI Host Controller
usb usb1: Manufacturer: Linux 4.9.0-14-amd64 ehci_hcd
usb usb1: SerialNumber: 0000:00:1a.7
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 4 ports detected
IOAPIC[0]: Set routing entry (4-23 -> 0xe1 -> IRQ 23 Mode:1 Active:1 Dest:15)
ehci-pci 0000:00:1d.7: EHCI Host Controller
ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 2
ehci-pci 0000:00:1d.7: debug port 1
SCSI subsystem initialized
ehci-pci 0000:00:1d.7: cache line size of 32 is not supported
ehci-pci 0000:00:1d.7: irq 23, io mem 0xfebfb800
r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
IOAPIC[0]: Set routing entry (4-16 -> 0x22 -> IRQ 16 Mode:1 Active:1 Dest:15)
r8169 0000:02:00.0 eth0: RTL8168e/8111e at 0xffffb886c01d9000, 74:d4:35:1f:7d:ce, XID 0c200000 IRQ 25
r8169 0000:02:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
libata version 3.00 loaded.
ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00
usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb2: Product: EHCI Host Controller
usb usb2: Manufacturer: Linux 4.9.0-14-amd64 ehci_hcd
usb usb2: SerialNumber: 0000:00:1d.7
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 6 ports detected
uhci_hcd 0000:00:1a.0: UHCI Host Controller
uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3
uhci_hcd 0000:00:1a.0: detected 2 ports
uhci_hcd 0000:00:1a.0: irq 16, io base 0x0000c480
usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb3: Product: UHCI Host Controller
usb usb3: Manufacturer: Linux 4.9.0-14-amd64 uhci_hcd
usb usb3: SerialNumber: 0000:00:1a.0
hub 3-0:1.0: USB hub found
hub 3-0:1.0: 2 ports detected
IOAPIC[0]: Set routing entry (4-21 -> 0x52 -> IRQ 21 Mode:1 Active:1 Dest:15)
uhci_hcd 0000:00:1a.1: UHCI Host Controller
uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4
uhci_hcd 0000:00:1a.1: detected 2 ports
uhci_hcd 0000:00:1a.1: irq 21, io base 0x0000c400
usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb4: Product: UHCI Host Controller
usb usb4: Manufacturer: Linux 4.9.0-14-amd64 uhci_hcd
usb usb4: SerialNumber: 0000:00:1a.1
hub 4-0:1.0: USB hub found
hub 4-0:1.0: 2 ports detected
IOAPIC[0]: Set routing entry (4-17 -> 0x62 -> IRQ 17 Mode:1 Active:1 Dest:15)
ACPI Warning: SystemIO range 0x0000000000000400-0x000000000000041F conflicts with OpRegion 0x0000000000000400-0x0000000000000400 (\PMS0) (20160831/utaddress-247)
ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
ata_piix 0000:00:1f.1: version 2.13
IOAPIC[0]: Set routing entry (4-19 -> 0x72 -> IRQ 19 Mode:1 Active:1 Dest:15)
scsi host0: ata_piix
scsi host1: ata_piix
ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14
ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15
ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ]
ata2: port disabled--ignoring
r8169 0000:02:00.0 ens32: renamed from eth0
scsi host2: ata_piix
scsi host3: ata_piix
ata3: SATA max UDMA/133 cmd 0xdc00 ctl 0xd880 bmdma 0xd400 irq 18
ata4: SATA max UDMA/133 cmd 0xd800 ctl 0xd480 bmdma 0xd408 irq 18
uhci_hcd 0000:00:1d.0: UHCI Host Controller
uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 5
uhci_hcd 0000:00:1d.0: detected 2 ports
uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000cc00
usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb5: Product: UHCI Host Controller
usb usb5: Manufacturer: Linux 4.9.0-14-amd64 uhci_hcd
usb usb5: SerialNumber: 0000:00:1d.0
hub 5-0:1.0: USB hub found
hub 5-0:1.0: 2 ports detected
uhci_hcd 0000:00:1d.1: UHCI Host Controller
uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 6
uhci_hcd 0000:00:1d.1: detected 2 ports
uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000c880
usb usb6: New USB device found, idVendor=1d6b, idProduct=0001
usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb6: Product: UHCI Host Controller
usb usb6: Manufacturer: Linux 4.9.0-14-amd64 uhci_hcd
usb usb6: SerialNumber: 0000:00:1d.1
hub 6-0:1.0: USB hub found
hub 6-0:1.0: 2 ports detected
uhci_hcd 0000:00:1d.2: UHCI Host Controller
uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 7
uhci_hcd 0000:00:1d.2: detected 2 ports
uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000c800
usb usb7: New USB device found, idVendor=1d6b, idProduct=0001
usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb7: Product: UHCI Host Controller
usb usb7: Manufacturer: Linux 4.9.0-14-amd64 uhci_hcd
usb usb7: SerialNumber: 0000:00:1d.2
hub 7-0:1.0: USB hub found
hub 7-0:1.0: 2 ports detected
pci 0000:00:00.0: Intel GMA3150 Chipset
pci 0000:00:00.0: detected gtt size: 524288K total, 262144K mappable
pci 0000:00:00.0: detected 8192K stolen memory
[drm] Memory usable by graphics device = 512M
[drm] Replacing VGA console driver
Console: switching to colour dummy device 80x25
[drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[drm] Driver supports precise vblank timestamp query.
vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[drm] RC6 disabled, disabling runtime PM support
[drm] initialized overlay support
[drm] Initialized i915 1.6.0 20160919 for 0000:00:02.0 on minor 0
fbcon: inteldrmfb (fb0) is primary device
usb 6-2: new full-speed USB device number 2 using uhci_hcd
usb 6-2: New USB device found, idVendor=8888, idProduct=0c1f
usb 6-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
usb 6-2: Product: Usb211
usb 6-2: Manufacturer: Usb211
usb 6-2: SerialNumber: 4N0C
hidraw: raw HID events driver (C) Jiri Kosina
usbcore: registered new interface driver usbhid
usbhid: USB HID core driver
input: Usb211 Usb211 as /devices/pci0000:00/0000:00:1d.1/usb6/6-2/6-2:1.0/0003:8888:0C1F.0001/input/input3
hid-generic 0003:8888:0C1F.0001: input,hidraw0: USB HID v1.10 Keyboard [Usb211 Usb211] on usb-0000:00:1d.1-2/input0
ata3.00: SATA link down (SStatus 0 SControl 300)
ata3.01: SATA link down (SStatus 0 SControl 300)
Console: switching to colour frame buffer device 128x48
i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
ata4.01: failed to resume link (SControl 0)
ata4.00: SATA link down (SStatus 0 SControl 300)
ata4.01: SATA link down (SStatus 0 SControl 0)
r8169 0000:02:00.0: firmware: direct-loading firmware rtl_nic/rtl8168e-2.fw
r8169 0000:02:00.0 ens32: link down
r8169 0000:02:00.0 ens32: link down
IPv6: ADDRCONF(NETDEV_UP): ens32: link is not ready
r8169 0000:02:00.0 ens32: link up
IPv6: ADDRCONF(NETDEV_CHANGE): ens32: link becomes ready
FS-Cache: Loaded
RPC: Registered named UNIX socket transport module.
RPC: Registered udp transport module.
RPC: Registered tcp transport module.
RPC: Registered tcp NFSv4.1 backchannel transport module.
FS-Cache: Netfs 'nfs' registered for caching
random: fast init done
random: crng init done
random: 7 urandom warning(s) missed due to ratelimiting
ip_tables: (C) 2000-2006 Netfilter Core Team
systemd[1]: systemd 232 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
systemd[1]: Detected architecture x86-64.
systemd[1]: Set hostname to <pos03>.
systemd[1]: Listening on Journal Socket.
systemd[1]: Listening on RPCbind Server Activation Socket.
systemd[1]: Reached target Network is Online.
systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
systemd[1]: Listening on Journal Audit Socket.
systemd[1]: Reached target Swap.
systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
lp: driver loaded but no devices found
systemd-journald[432]: Received request to flush runtime journal from PID 1
parport_pc 00:0a: reported by Plug and Play ACPI
parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE]
shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
lp0: using parport0 (interrupt-driven).
input: PC Speaker as /devices/platform/pcspkr/input/input4
intel_powerclamp: No package C-state available
intel_powerclamp: No package C-state available
intel_powerclamp: No package C-state available
iTCO_vendor_support: vendor-support=0
ppdev: user-space parallel port driver
intel_powerclamp: No package C-state available
iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
iTCO_wdt: Found a ICH8M TCO device (Version=2, TCOBASE=0x0860)
iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
snd_hda_codec_realtek hdaudioC0D0: ALC269VB: SKU not ready 0x411111f0
snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC269VB: line_outs=1 (0x21/0x0/0x0/0x0/0x0) type:line
snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=1 (0x14/0x0/0x0/0x0/0x0)
snd_hda_codec_realtek hdaudioC0D0:    hp_outs=0 (0x0/0x0/0x0/0x0/0x0)
snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
snd_hda_codec_realtek hdaudioC0D0:    inputs:
snd_hda_codec_realtek hdaudioC0D0:      Mic=0x19
snd_hda_codec_realtek hdaudioC0D0:      Line=0x1a
input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/sound/card0/input5
input: HDA Intel Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input6
input: HDA Intel Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input7
input: HDA Intel Line Out as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
nf_conntrack version 0.5.0 (8192 buckets, 32768 max)
serio: Serial port ttyS2
elo serio1: AccuTouch touchscreen, fw: 01.00, features: 0x00, controller: 0x50
input: Elo Serial TouchScreen as /devices/pnp0/00:05/tty/ttyS2/serio1/input/input9

Linux version 4.19.0-14-amd64 (debian-kernel@lists.debian.org) (gcc version 8.3.0 (Debian 8.3.0-6)) #1 SMP Debian 4.19.171-2 (2021-01-30)
Command line: BOOT_IMAGE=vmlinuz ro initrd=initrd.img init=/sbin/init-ltsp quiet splash 8250.nr_uarts=8 apparmor=0 hest_disable trace_clock=local apic=debug autoconf=dhcp root=/dev/nfs ip=dhcp ip=192.168.215.54:192.168.215.200:192.168.215.200:255.255.255.0 BOOTIF=01-74-d4-35-1b-47-03
x86/fpu: x87 FPU will use FXSAVE
BIOS-provided physical RAM map:
BIOS-e820: [mem 0x0000000000000000-0x000000000009f3ff] usable
BIOS-e820: [mem 0x000000000009f400-0x000000000009ffff] reserved
BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
BIOS-e820: [mem 0x0000000000100000-0x000000003f58ffff] usable
BIOS-e820: [mem 0x000000003f590000-0x000000003f59dfff] ACPI data
BIOS-e820: [mem 0x000000003f59e000-0x000000003f5cffff] ACPI NVS
BIOS-e820: [mem 0x000000003f5d0000-0x000000003f5dffff] reserved
BIOS-e820: [mem 0x000000003f5e8000-0x000000003fffffff] reserved
BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
BIOS-e820: [mem 0x00000000ffe00000-0x00000000ffffffff] reserved
NX (Execute Disable) protection: active
SMBIOS 2.6 present.
DMI: FEC FH5251/FH5251, BIOS FH5251.F10 / 08.00.16 05/09/2013
tsc: Fast TSC calibration using PIT
tsc: Detected 1795.735 MHz processor
e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
e820: remove [mem 0x000a0000-0x000fffff] usable
last_pfn = 0x3f590 max_arch_pfn = 0x400000000
MTRR default type: uncachable
MTRR fixed ranges enabled:
  00000-9FFFF write-back
  A0000-BFFFF uncachable
  C0000-CFFFF write-protect
  D0000-DFFFF uncachable
  E0000-EFFFF write-through
  F0000-FFFFF write-protect
MTRR variable ranges enabled:
  0 base 000000000 mask FC0000000 write-back
  1 base 03F600000 mask FFFF00000 write-through
  2 base 03F700000 mask FFFF00000 uncachable
  3 base 03F800000 mask FFF800000 uncachable
  4 disabled
  5 disabled
  6 disabled
x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
Scan for SMP in [mem 0x00000000-0x000003ff]
Scan for SMP in [mem 0x0009fc00-0x0009ffff]
Scan for SMP in [mem 0x000f0000-0x000fffff]
found SMP MP-table at [mem 0x000ff780-0x000ff78f]
  mpc: fd310-fd474
RAMDISK: [mem 0x3c454000-0x3f58ffff]
ACPI: Early table checksum verification disabled
ACPI: RSDP 0x00000000000F9E10 000024 (v02 ACPIAM)
ACPI: XSDT 0x000000003F590100 00005C (v01 GBT    XSDT1337 20130509 MSFT 00000097)
ACPI: FACP 0x000000003F590290 0000F4 (v04 GBT    FACP1337 20130509 MSFT 00000097)
ACPI: DSDT 0x000000003F590440 0064A3 (v02 1IPTC  1IPTC000 00000000 INTL 20051117)
ACPI: FACS 0x000000003F59E000 000040
ACPI: FACS 0x000000003F59E000 000040
ACPI: APIC 0x000000003F590390 00006C (v02 GBT    APIC1337 20130509 MSFT 00000097)
ACPI: MCFG 0x000000003F590400 00003C (v01 GBT    OEMMCFG  20130509 MSFT 00000097)
ACPI: OEMB 0x000000003F59E040 000082 (v01 GBT    OEMB1337 20130509 MSFT 00000097)
ACPI: HPET 0x000000003F59A440 000038 (v01 GBT    OEMHPET  20130509 MSFT 00000097)
ACPI: GSCI 0x000000003F59E0D0 002024 (v01 GBT    GMCHSCI  20130509 MSFT 00000097)
ACPI: SSDT 0x000000003F5A0730 0004F0 (v01 PmRef  CpuPm    00003000 INTL 20051117)
ACPI: Local APIC address 0xfee00000
mapped APIC to ffffffffff5fd000 (        fee00000)
No NUMA configuration found
Faking a node at [mem 0x0000000000000000-0x000000003f58ffff]
NODE_DATA(0) allocated [mem 0x3c44f000-0x3c453fff]
Zone ranges:
  DMA      [mem 0x0000000000001000-0x0000000000ffffff]
  DMA32    [mem 0x0000000001000000-0x000000003f58ffff]
  Normal   empty
  Device   empty
Movable zone start for each node
Early memory node ranges
  node   0: [mem 0x0000000000001000-0x000000000009efff]
  node   0: [mem 0x0000000000100000-0x000000003f58ffff]
Zeroed struct page in unavailable ranges: 2770 pages
Initmem setup node 0 [mem 0x0000000000001000-0x000000003f58ffff]
On node 0 totalpages: 259374
  DMA zone: 64 pages used for memmap
  DMA zone: 22 pages reserved
  DMA zone: 3998 pages, LIFO batch:0
  DMA32 zone: 3991 pages used for memmap
  DMA32 zone: 255376 pages, LIFO batch:63
Reserving Intel graphics memory at [mem 0x3f800000-0x3fffffff]
ACPI: PM-Timer IO Port: 0x808
ACPI: Local APIC address 0xfee00000
IOAPIC[0]: apic_id 4, version 32, address 0xfec00000, GSI 0-23
ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Int: type 0, pol 0, trig 0, bus 00, IRQ 00, APIC ID 4, APIC INT 02
ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Int: type 0, pol 1, trig 3, bus 00, IRQ 09, APIC ID 4, APIC INT 09
ACPI: IRQ0 used by override.
Int: type 0, pol 0, trig 0, bus 00, IRQ 01, APIC ID 4, APIC INT 01
Int: type 0, pol 0, trig 0, bus 00, IRQ 03, APIC ID 4, APIC INT 03
Int: type 0, pol 0, trig 0, bus 00, IRQ 04, APIC ID 4, APIC INT 04
Int: type 0, pol 0, trig 0, bus 00, IRQ 05, APIC ID 4, APIC INT 05
Int: type 0, pol 0, trig 0, bus 00, IRQ 06, APIC ID 4, APIC INT 06
Int: type 0, pol 0, trig 0, bus 00, IRQ 07, APIC ID 4, APIC INT 07
Int: type 0, pol 0, trig 0, bus 00, IRQ 08, APIC ID 4, APIC INT 08
ACPI: IRQ9 used by override.
Int: type 0, pol 0, trig 0, bus 00, IRQ 0a, APIC ID 4, APIC INT 0a
Int: type 0, pol 0, trig 0, bus 00, IRQ 0b, APIC ID 4, APIC INT 0b
Int: type 0, pol 0, trig 0, bus 00, IRQ 0c, APIC ID 4, APIC INT 0c
Int: type 0, pol 0, trig 0, bus 00, IRQ 0d, APIC ID 4, APIC INT 0d
Int: type 0, pol 0, trig 0, bus 00, IRQ 0e, APIC ID 4, APIC INT 0e
Int: type 0, pol 0, trig 0, bus 00, IRQ 0f, APIC ID 4, APIC INT 0f
Using ACPI (MADT) for SMP configuration information
ACPI: HPET id: 0xffffffff base: 0xfed00000
smpboot: Allowing 4 CPUs, 0 hotplug CPUs
mapped IOAPIC to ffffffffff5fc000 (fec00000)
PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
[mem 0x40000000-0xfedfffff] available for PCI devices
Booting paravirtualized kernel on bare hardware
clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
random: get_random_bytes called from start_kernel+0x93/0x52a with crng_init=0
setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:4 nr_node_ids:1
percpu: Embedded 45 pages/cpu s144536 r8192 d31592 u524288
pcpu-alloc: s144536 r8192 d31592 u524288 alloc=1*2097152
pcpu-alloc: [0] 0 1 2 3 
Built 1 zonelists, mobility grouping on.  Total pages: 255297
Policy zone: DMA32
Kernel command line: BOOT_IMAGE=vmlinuz ro initrd=initrd.img init=/sbin/init-ltsp quiet splash 8250.nr_uarts=8 apparmor=0 hest_disable trace_clock=local apic=debug autoconf=dhcp root=/dev/nfs ip=dhcp ip=192.168.215.54:192.168.215.200:192.168.215.200:255.255.255.0 BOOTIF=01-74-d4-35-1b-47-03
Calgary: detecting Calgary via BIOS EBDA area
Calgary: Unable to locate Rio Grande table in EBDA - bailing!
Memory: 943404K/1037496K available (10252K kernel code, 1242K rwdata, 3324K rodata, 1600K init, 2260K bss, 94092K reserved, 0K cma-reserved)
SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
ftrace: allocating 31973 entries in 125 pages
rcu: Hierarchical RCU implementation.
rcu: 	RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=4.
rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
NR_IRQS: 33024, nr_irqs: 456, preallocated irqs: 16
Console: colour VGA+ 80x25
console [tty0] enabled
ACPI: Core revision 20180810
clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
hpet clockevent registered
APIC: Switch to symmetric I/O mode setup
masked ExtINT on CPU#0
ENABLING IO-APIC IRQs
init IO_APIC IRQs
 apic 4 pin 0 not connected
IOAPIC[0]: Set routing entry (4-1 -> 0xef -> IRQ 1 Mode:0 Active:0 Dest:1)
IOAPIC[0]: Set routing entry (4-2 -> 0x30 -> IRQ 0 Mode:0 Active:0 Dest:1)
IOAPIC[0]: Set routing entry (4-3 -> 0xef -> IRQ 3 Mode:0 Active:0 Dest:1)
IOAPIC[0]: Set routing entry (4-4 -> 0xef -> IRQ 4 Mode:0 Active:0 Dest:1)
IOAPIC[0]: Set routing entry (4-5 -> 0xef -> IRQ 5 Mode:0 Active:0 Dest:1)
IOAPIC[0]: Set routing entry (4-6 -> 0xef -> IRQ 6 Mode:0 Active:0 Dest:1)
IOAPIC[0]: Set routing entry (4-7 -> 0xef -> IRQ 7 Mode:0 Active:0 Dest:1)
IOAPIC[0]: Set routing entry (4-8 -> 0xef -> IRQ 8 Mode:0 Active:0 Dest:1)
IOAPIC[0]: Set routing entry (4-9 -> 0xef -> IRQ 9 Mode:1 Active:0 Dest:1)
IOAPIC[0]: Set routing entry (4-10 -> 0xef -> IRQ 10 Mode:0 Active:0 Dest:1)
IOAPIC[0]: Set routing entry (4-11 -> 0xef -> IRQ 11 Mode:0 Active:0 Dest:1)
IOAPIC[0]: Set routing entry (4-12 -> 0xef -> IRQ 12 Mode:0 Active:0 Dest:1)
IOAPIC[0]: Set routing entry (4-13 -> 0xef -> IRQ 13 Mode:0 Active:0 Dest:1)
IOAPIC[0]: Set routing entry (4-14 -> 0xef -> IRQ 14 Mode:0 Active:0 Dest:1)
IOAPIC[0]: Set routing entry (4-15 -> 0xef -> IRQ 15 Mode:0 Active:0 Dest:1)
 apic 4 pin 16 not connected
 apic 4 pin 17 not connected
 apic 4 pin 18 not connected
 apic 4 pin 19 not connected
 apic 4 pin 20 not connected
 apic 4 pin 21 not connected
 apic 4 pin 22 not connected
 apic 4 pin 23 not connected
..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x19e26c90b73, max_idle_ns: 440795243198 ns
Calibrating delay loop (skipped), value calculated using timer frequency.. 3591.47 BogoMIPS (lpj=7182940)
pid_max: default: 32768 minimum: 301
Security Framework initialized
Yama: disabled by default; enable with sysctl kernel.yama.*
AppArmor: AppArmor disabled by boot time parameter
Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)
Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)
Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)
Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)
CPU0: Thermal monitoring enabled (TM1)
process: using mwait in idle threads
Last level iTLB entries: 4KB 32, 2MB 0, 4MB 0
Last level dTLB entries: 4KB 64, 2MB 0, 4MB 8, 1GB 0
Freeing SMP alternatives memory: 24K
Using local APIC timer interrupts.
calibrating APIC timer ...
... lapic delta = 1247038
... PM-Timer delta = 357961
... PM-Timer result ok
..... delta 1247038
..... mult: 53559874
..... calibration result: 798104
..... CPU clock speed is 1795.2938 MHz.
..... host bus clock speed is 199.2104 MHz.
smpboot: CPU0: Intel(R) Atom(TM) CPU D525   @ 1.80GHz (family: 0x6, model: 0x1c, stepping: 0xa)
Performance Events: PEBS fmt0+, Atom events, 8-deep LBR, Intel PMU driver.
... version:                3
... bit width:              40
... generic registers:      2
... value mask:             000000ffffffffff
... max period:             000000007fffffff
... fixed-purpose events:   3
... event mask:             0000000700000003
rcu: Hierarchical SRCU implementation.
NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
smp: Bringing up secondary CPUs ...
x86: Booting SMP configuration:
.... node  #0, CPUs:      #1
masked ExtINT on CPU#1
Disabled fast string operations
 #2
masked ExtINT on CPU#2
Disabled fast string operations
 #3
masked ExtINT on CPU#3
Disabled fast string operations
TSC synchronization [CPU#0 -> CPU#3]:
Measured 45 cycles TSC warp between CPUs, turning off TSC clock.
tsc: Marking TSC unstable due to check_tsc_sync_source failed
smp: Brought up 1 node, 4 CPUs
smpboot: Max logical packages: 1
smpboot: Total of 4 processors activated (14365.88 BogoMIPS)
devtmpfs: initialized
x86/mm: Memory block size: 128MB
PM: Registering ACPI NVS region [mem 0x3f59e000-0x3f5cffff] (204800 bytes)
clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
futex hash table entries: 1024 (order: 4, 65536 bytes)
pinctrl core: initialized pinctrl subsystem
NET: Registered protocol family 16
audit: initializing netlink subsys (disabled)
audit: type=2000 audit(1614704337.160:1): state=initialized audit_enabled=0 res=1
cpuidle: using governor ladder
cpuidle: using governor menu
ACPI: bus type PCI registered
acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
PCI: not using MMCONFIG
PCI: Using configuration type 1 for base access
HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
ACPI: Added _OSI(Module Device)
ACPI: Added _OSI(Processor Device)
ACPI: Added _OSI(3.0 _SCP Extensions)
ACPI: Added _OSI(Processor Aggregator Device)
ACPI: Added _OSI(Linux-Dell-Video)
ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
ACPI: 2 ACPI AML tables successfully acquired and loaded
ACPI: Dynamic OEM Table Load:
ACPI: SSDT 0xFFFF9F263A51D800 000594 (v01 PmRef  Cpu0Cst  00003001 INTL 20051117)
ACPI: Dynamic OEM Table Load:
ACPI: SSDT 0xFFFF9F263A594480 000085 (v01 PmRef  Cpu1Cst  00003000 INTL 20051117)
ACPI: Interpreter enabled
ACPI: (supports S0 S1 S4 S5)
ACPI: Using IOAPIC for interrupt routing
PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources
HEST: Table parsing disabled.
PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
ACPI: Enabled 10 GPEs in block 00 to 1F
ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
acpi PNP0A08:00: _OSC: platform does not support [SHPCHotplug LTR]
acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
PCI host bridge to bus 0000:00
pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000dffff window]
pci_bus 0000:00: root bus resource [mem 0x3f700000-0xdfffffff window]
pci_bus 0000:00: root bus resource [mem 0xf0000000-0xfed8ffff window]
pci_bus 0000:00: root bus resource [bus 00-ff]
pci 0000:00:00.0: [8086:a000] type 00 class 0x060000
pci 0000:00:02.0: [8086:a001] type 00 class 0x030000
pci 0000:00:02.0: reg 0x10: [mem 0xfeb00000-0xfeb7ffff]
pci 0000:00:02.0: reg 0x14: [io  0xc080-0xc087]
pci 0000:00:02.0: reg 0x18: [mem 0xd0000000-0xdfffffff pref]
pci 0000:00:02.0: reg 0x1c: [mem 0xfea00000-0xfeafffff]
pci 0000:00:02.1: [8086:a002] type 00 class 0x038000
pci 0000:00:02.1: reg 0x10: [mem 0xfe980000-0xfe9fffff]
pci 0000:00:1a.0: [8086:2834] type 00 class 0x0c0300
pci 0000:00:1a.0: reg 0x20: [io  0xc480-0xc49f]
pci 0000:00:1a.1: [8086:2835] type 00 class 0x0c0300
pci 0000:00:1a.1: reg 0x20: [io  0xc400-0xc41f]
pci 0000:00:1a.7: [8086:283a] type 00 class 0x0c0320
pci 0000:00:1a.7: reg 0x10: [mem 0xfebfb400-0xfebfb7ff]
pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
pci 0000:00:1b.0: [8086:284b] type 00 class 0x040300
pci 0000:00:1b.0: reg 0x10: [mem 0xfebf4000-0xfebf7fff 64bit]
pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
pci 0000:00:1c.0: [8086:283f] type 01 class 0x060400
pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
pci 0000:00:1d.0: [8086:2830] type 00 class 0x0c0300
pci 0000:00:1d.0: reg 0x20: [io  0xcc00-0xcc1f]
pci 0000:00:1d.1: [8086:2831] type 00 class 0x0c0300
pci 0000:00:1d.1: reg 0x20: [io  0xc880-0xc89f]
pci 0000:00:1d.2: [8086:2832] type 00 class 0x0c0300
pci 0000:00:1d.2: reg 0x20: [io  0xc800-0xc81f]
pci 0000:00:1d.7: [8086:2836] type 00 class 0x0c0320
pci 0000:00:1d.7: reg 0x10: [mem 0xfebfb800-0xfebfbbff]
pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
pci 0000:00:1e.0: [8086:2448] type 01 class 0x060401
pci 0000:00:1f.0: [8086:2815] type 00 class 0x060100
pci 0000:00:1f.0: quirk: [io  0x0800-0x087f] claimed by ICH6 ACPI/GPIO/TCO
pci 0000:00:1f.0: quirk: [io  0x0500-0x053f] claimed by ICH6 GPIO
pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0a00 (mask 00ff)
pci 0000:00:1f.0: ICH7 LPC Generic IO decode 2 PIO at 0200 (mask 00ff)
pci 0000:00:1f.0: ICH7 LPC Generic IO decode 3 PIO at 03e0 (mask 000f)
pci 0000:00:1f.1: [8086:2850] type 00 class 0x01018a
pci 0000:00:1f.1: reg 0x10: [io  0x0000-0x0007]
pci 0000:00:1f.1: reg 0x14: [io  0x0000-0x0003]
pci 0000:00:1f.1: reg 0x18: [io  0x08f0-0x08f7]
pci 0000:00:1f.1: reg 0x1c: [io  0x08f8-0x08fb]
pci 0000:00:1f.1: reg 0x20: [io  0xffa0-0xffaf]
pci 0000:00:1f.1: legacy IDE quirk: reg 0x10: [io  0x01f0-0x01f7]
pci 0000:00:1f.1: legacy IDE quirk: reg 0x14: [io  0x03f6]
pci 0000:00:1f.1: legacy IDE quirk: reg 0x18: [io  0x0170-0x0177]
pci 0000:00:1f.1: legacy IDE quirk: reg 0x1c: [io  0x0376]
pci 0000:00:1f.2: [8086:2828] type 00 class 0x01018f
pci 0000:00:1f.2: reg 0x10: [io  0xdc00-0xdc07]
pci 0000:00:1f.2: reg 0x14: [io  0xd880-0xd883]
pci 0000:00:1f.2: reg 0x18: [io  0xd800-0xd807]
pci 0000:00:1f.2: reg 0x1c: [io  0xd480-0xd483]
pci 0000:00:1f.2: reg 0x20: [io  0xd400-0xd40f]
pci 0000:00:1f.2: reg 0x24: [io  0xd080-0xd08f]
pci 0000:00:1f.2: PME# supported from D3hot
pci 0000:00:1f.3: [8086:283e] type 00 class 0x0c0500
pci 0000:00:1f.3: reg 0x10: [mem 0xfebfbc00-0xfebfbcff]
pci 0000:00:1f.3: reg 0x20: [io  0x0400-0x041f]
pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000
pci 0000:02:00.0: reg 0x10: [io  0xe800-0xe8ff]
pci 0000:02:00.0: reg 0x18: [mem 0xfdffb000-0xfdffbfff 64bit pref]
pci 0000:02:00.0: reg 0x20: [mem 0xfdffc000-0xfdffffff 64bit pref]
pci 0000:02:00.0: supports D1 D2
pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
pci 0000:00:1c.0: PCI bridge to [bus 02]
pci 0000:00:1c.0:   bridge window [io  0xe000-0xefff]
pci 0000:00:1c.0:   bridge window [mem 0xfdf00000-0xfdffffff 64bit pref]
pci_bus 0000:01: extended config space not accessible
pci 0000:00:1e.0: PCI bridge to [bus 01] (subtractive decode)
pci 0000:00:1e.0:   bridge window [io  0x0000-0x0cf7 window] (subtractive decode)
pci 0000:00:1e.0:   bridge window [io  0x0d00-0xffff window] (subtractive decode)
pci 0000:00:1e.0:   bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
pci 0000:00:1e.0:   bridge window [mem 0x000d0000-0x000dffff window] (subtractive decode)
pci 0000:00:1e.0:   bridge window [mem 0x3f700000-0xdfffffff window] (subtractive decode)
pci 0000:00:1e.0:   bridge window [mem 0xf0000000-0xfed8ffff window] (subtractive decode)
ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 11 12 14 *15)
ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 10 11 *12 14 15)
ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 11 *12 14 15)
ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 11 *12 14 15)
ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 *12 14 15)
ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 11 *12 14 15)
ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 10 11 *12 14 15)
pci 0000:00:02.0: vgaarb: setting as boot VGA device
pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
pci 0000:00:02.0: vgaarb: bridge control possible
vgaarb: loaded
pps_core: LinuxPPS API ver. 1 registered
pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
PTP clock support registered
EDAC MC: Ver: 3.0.0
PCI: Using ACPI for IRQ routing
PCI: pci_cache_line_size set to 64 bytes
Expanded resource Reserved due to conflict with PCI Bus 0000:00
e820: reserve RAM buffer [mem 0x0009f400-0x0009ffff]
e820: reserve RAM buffer [mem 0x3f590000-0x3fffffff]
HPET: 3 timers in total, 0 timers will be used for per-cpu timer
hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
hpet0: 3 comparators, 64-bit 14.318180 MHz counter
clocksource: Switched to clocksource hpet
VFS: Disk quotas dquot_6.6.0
VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
pnp: PnP ACPI init
system 00:00: [mem 0xfed14000-0xfed19fff] has been reserved
system 00:00: [mem 0xfed90000-0xfed93fff] has been reserved
system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
pnp 00:02: Plug and Play ACPI device, IDs PNP0501 (active)
pnp 00:03: Plug and Play ACPI device, IDs PNP0501 (active)
system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active)
pnp 00:06: Plug and Play ACPI device, IDs PNP0501 (active)
system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
pnp 00:08: [dma 0 disabled]
pnp 00:08: Plug and Play ACPI device, IDs PNP0501 (active)
pnp 00:09: [dma 0 disabled]
pnp 00:09: Plug and Play ACPI device, IDs PNP0501 (active)
pnp 00:0a: [dma 0 disabled]
pnp 00:0a: Plug and Play ACPI device, IDs PNP0400 (active)
system 00:0b: [io  0x04d0-0x04d1] has been reserved
system 00:0b: [io  0x0800-0x087f] has been reserved
system 00:0b: [io  0x0500-0x053f] has been reserved
system 00:0b: [mem 0xfed1c000-0xfed1ffff] has been reserved
system 00:0b: [mem 0xfed20000-0xfed3ffff] has been reserved
system 00:0b: [mem 0xfed40000-0xfed8ffff] has been reserved
system 00:0b: Plug and Play ACPI device, IDs PNP0c02 (active)
system 00:0c: [mem 0xfec00000-0xfec00fff] could not be reserved
system 00:0c: [mem 0xfee00000-0xfee00fff] has been reserved
system 00:0c: Plug and Play ACPI device, IDs PNP0c02 (active)
pnp 00:0d: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
system 00:0e: [io  0x0a00-0x0a0f] has been reserved
system 00:0e: [io  0x0a10-0x0a1f] has been reserved
system 00:0e: [io  0x0280-0x028f] has been reserved
system 00:0e: [io  0x0a30-0x0a3f] has been reserved
system 00:0e: Plug and Play ACPI device, IDs PNP0c02 (active)
system 00:0f: [mem 0xe0000000-0xefffffff] has been reserved
system 00:0f: Plug and Play ACPI device, IDs PNP0c02 (active)
system 00:10: [mem 0x00000000-0x0009ffff] could not be reserved
system 00:10: [mem 0x000c0000-0x000cffff] could not be reserved
system 00:10: [mem 0x000e0000-0x000fffff] could not be reserved
system 00:10: [mem 0x00100000-0x3f6fffff] could not be reserved
system 00:10: [mem 0xfed90000-0xffffffff] could not be reserved
system 00:10: Plug and Play ACPI device, IDs PNP0c01 (active)
pnp: PnP ACPI: found 17 devices
clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 02] add_size 400000 add_align 100000
pci 0000:00:1c.0: BAR 14: assigned [mem 0x40000000-0x403fffff]
pci 0000:00:1c.0: PCI bridge to [bus 02]
pci 0000:00:1c.0:   bridge window [io  0xe000-0xefff]
pci 0000:00:1c.0:   bridge window [mem 0x40000000-0x403fffff]
pci 0000:00:1c.0:   bridge window [mem 0xfdf00000-0xfdffffff 64bit pref]
pci 0000:00:1e.0: PCI bridge to [bus 01]
pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dffff window]
pci_bus 0000:00: resource 8 [mem 0x3f700000-0xdfffffff window]
pci_bus 0000:00: resource 9 [mem 0xf0000000-0xfed8ffff window]
pci_bus 0000:02: resource 0 [io  0xe000-0xefff]
pci_bus 0000:02: resource 1 [mem 0x40000000-0x403fffff]
pci_bus 0000:02: resource 2 [mem 0xfdf00000-0xfdffffff 64bit pref]
pci_bus 0000:01: resource 4 [io  0x0000-0x0cf7 window]
pci_bus 0000:01: resource 5 [io  0x0d00-0xffff window]
pci_bus 0000:01: resource 6 [mem 0x000a0000-0x000bffff window]
pci_bus 0000:01: resource 7 [mem 0x000d0000-0x000dffff window]
pci_bus 0000:01: resource 8 [mem 0x3f700000-0xdfffffff window]
pci_bus 0000:01: resource 9 [mem 0xf0000000-0xfed8ffff window]
NET: Registered protocol family 2
tcp_listen_portaddr_hash hash table entries: 512 (order: 1, 8192 bytes)
TCP established hash table entries: 8192 (order: 4, 65536 bytes)
TCP bind hash table entries: 8192 (order: 5, 131072 bytes)
TCP: Hash tables configured (established 8192 bind 8192)
UDP hash table entries: 512 (order: 2, 16384 bytes)
UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
NET: Registered protocol family 1
NET: Registered protocol family 44
pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
IOAPIC[0]: Set routing entry (4-16 -> 0xef -> IRQ 16 Mode:1 Active:1 Dest:1)
IOAPIC[0]: Set routing entry (4-21 -> 0xef -> IRQ 21 Mode:1 Active:1 Dest:1)
IOAPIC[0]: Set routing entry (4-18 -> 0xef -> IRQ 18 Mode:1 Active:1 Dest:1)
IOAPIC[0]: Set routing entry (4-23 -> 0xef -> IRQ 23 Mode:1 Active:1 Dest:1)
IOAPIC[0]: Set routing entry (4-19 -> 0xef -> IRQ 19 Mode:1 Active:1 Dest:1)
IOAPIC[0]: Set routing entry (4-18 -> 0xef -> IRQ 18 Mode:1 Active:1 Dest:1)
IOAPIC[0]: Set routing entry (4-23 -> 0xef -> IRQ 23 Mode:1 Active:1 Dest:1)
PCI: CLS 32 bytes, default 64
Unpacking initramfs...
Freeing initrd memory: 50416K
Initialise system trusted keyrings
Key type blacklist registered
workingset: timestamp_bits=40 max_order=18 bucket_order=0
zbud: loaded
Key type asymmetric registered
Asymmetric key parser 'x509' registered
Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
io scheduler noop registered
io scheduler deadline registered
io scheduler cfq registered (default)
io scheduler mq-deadline registered
IOAPIC[0]: Set routing entry (4-22 -> 0xef -> IRQ 22 Mode:1 Active:1 Dest:1)
pcieport 0000:00:1c.0: Signaling PME with IRQ 24
pciehp 0000:00:1c.0:pcie004: Slot #32 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl- LLActRep+ (with Cmd Compl erratum)
shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
intel_idle: MWAIT substates: 0x10
intel_idle: v0.4.1 model 0x1C
intel_idle: lapic_timer_reliable_states 0x2
GHES: HEST is not enabled!
Serial: 8250/16550 driver, 8 ports, IRQ sharing enabled
00:02: ttyS1 at I/O 0x2f8 (irq = 2, base_baud = 115200) is a 16550A
00:03: ttyS3 at I/O 0x2e8 (irq = 5, base_baud = 115200) is a 16550A
00:05: ttyS2 at I/O 0x3e8 (irq = 2, base_baud = 115200) is a 16550A
00:06: ttyS4 at I/O 0x2e0 (irq = 11, base_baud = 115200) is a 16550A
00:08: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
00:09: ttyS5 at I/O 0x3e0 (irq = 6, base_baud = 115200) is a 16550A
Linux agpgart interface v0.103
AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
AMD IOMMUv2 functionality not available on this system
i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
serio: i8042 KBD port at 0x60,0x64 irq 1
mousedev: PS/2 mouse device common for all mice
rtc_cmos 00:01: RTC can wake from S4
rtc_cmos 00:01: registered as rtc0
rtc_cmos 00:01: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
ledtrig-cpu: registered to indicate activity on CPUs
NET: Registered protocol family 10
input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
Segment Routing with IPv6
mip6: Mobile IPv6
NET: Registered protocol family 17
mpls_gso: MPLS GSO support
mce: Using 5 MCE banks
microcode: sig=0x106ca, pf=0x8, revision=0x107
microcode: Microcode Update Driver: v2.2.
... APIC ID:      00000000 (0)
... APIC VERSION: 00050014
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
number of MP IRQ sources: 15.
number of IO-APIC #4 registers: 24.
testing the IO APIC.......................
IO APIC #4......
.... register #00: 01000000
.......    : physical APIC id: 01
.......    : Delivery Type: 0
.......    : LTS          : 0
.... register #01: 00170020
.......     : max redirection entries: 17
.......     : PRQ implemented: 0
.......     : IO APIC version: 20
.... IRQ redirection table:
IOAPIC 0:
 pin00, disabled, edge , high, V(00), IRR(0), S(0), physical, D(00), M(0)
 pin01, enabled , edge , high, V(21), IRR(0), S(0), logical , D(08), M(0)
 pin02, enabled , edge , high, V(30), IRR(0), S(0), logical , D(01), M(0)
 pin03, disabled, edge , high, V(00), IRR(0), S(0), physical, D(00), M(0)
 pin04, disabled, edge , high, V(00), IRR(0), S(0), physical, D(00), M(0)
 pin05, disabled, edge , high, V(00), IRR(0), S(0), physical, D(00), M(0)
 pin06, disabled, edge , high, V(00), IRR(0), S(0), physical, D(00), M(0)
 pin07, disabled, edge , high, V(00), IRR(0), S(0), physical, D(00), M(0)
 pin08, enabled , edge , high, V(21), IRR(0), S(0), logical , D(01), M(0)
 pin09, enabled , level, high, V(21), IRR(0), S(0), logical , D(02), M(0)
 pin0a, disabled, edge , high, V(00), IRR(0), S(0), physical, D(00), M(0)
 pin0b, disabled, edge , high, V(00), IRR(0), S(0), physical, D(00), M(0)
 pin0c, disabled, edge , high, V(00), IRR(0), S(0), physical, D(00), M(0)
 pin0d, disabled, edge , high, V(00), IRR(0), S(0), physical, D(00), M(0)
 pin0e, disabled, edge , high, V(00), IRR(0), S(0), physical, D(00), M(0)
 pin0f, disabled, edge , high, V(00), IRR(0), S(0), physical, D(00), M(0)
 pin10, disabled, edge , high, V(00), IRR(0), S(0), physical, D(00), M(0)
 pin11, disabled, edge , high, V(00), IRR(0), S(0), physical, D(00), M(0)
 pin12, disabled, edge , high, V(00), IRR(0), S(0), physical, D(00), M(0)
 pin13, disabled, edge , high, V(00), IRR(0), S(0), physical, D(00), M(0)
 pin14, disabled, edge , high, V(00), IRR(0), S(0), physical, D(00), M(0)
 pin15, disabled, edge , high, V(00), IRR(0), S(0), physical, D(00), M(0)
 pin16, disabled, edge , high, V(00), IRR(0), S(0), physical, D(00), M(0)
 pin17, disabled, edge , high, V(00), IRR(0), S(0), physical, D(00), M(0)
IRQ to pin mappings:
IRQ0 -> 0:2
IRQ1 -> 0:1
IRQ3 -> 0:3
IRQ4 -> 0:4
IRQ5 -> 0:5
IRQ6 -> 0:6
IRQ7 -> 0:7
IRQ8 -> 0:8
IRQ9 -> 0:9
IRQ10 -> 0:10
IRQ11 -> 0:11
IRQ12 -> 0:12
IRQ13 -> 0:13
IRQ14 -> 0:14
IRQ15 -> 0:15
IRQ22 -> 0:22
.................................... done.
registered taskstats version 1
Loading compiled-in X.509 certificates
Loaded X.509 cert 'Debian Secure Boot CA: 6ccece7e4c6c0d1f6149f3dd27dfcc5cbb419ea1'
Loaded X.509 cert 'Debian Secure Boot Signer 2020: 00b55eb3b9'
zswap: loaded using pool lzo/zbud
rtc_cmos 00:01: setting system clock to 2021-03-02 16:59:01 UTC (1614704341)
Freeing unused kernel image memory: 1600K
Write protecting the kernel read-only data: 16384k
Freeing unused kernel image memory: 2028K
Freeing unused kernel image memory: 772K
x86/mm: Checked W+X mappings: passed, no W+X pages found.
Run /init as init process
input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
ACPI: Power Button [PWRB]
input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
ACPI: Power Button [PWRF]
ACPI: bus type USB registered
usbcore: registered new interface driver usbfs
usbcore: registered new interface driver hub
usbcore: registered new device driver usb
IOAPIC[0]: Set routing entry (4-16 -> 0xef -> IRQ 16 Mode:1 Active:1 Dest:1)
libphy: r8169: probed
r8169 0000:02:00.0 eth0: RTL8168e/8111e, 74:d4:35:1b:47:03, XID 2c200000, IRQ 25
r8169 0000:02:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
uhci_hcd: USB Universal Host Controller Interface driver
uhci_hcd 0000:00:1a.0: UHCI Host Controller
uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1
uhci_hcd 0000:00:1a.0: detected 2 ports
uhci_hcd 0000:00:1a.0: irq 16, io base 0x0000c480
usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.19
usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb1: Product: UHCI Host Controller
usb usb1: Manufacturer: Linux 4.19.0-14-amd64 uhci_hcd
usb usb1: SerialNumber: 0000:00:1a.0
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 2 ports detected
IOAPIC[0]: Set routing entry (4-21 -> 0xef -> IRQ 21 Mode:1 Active:1 Dest:1)
uhci_hcd 0000:00:1a.1: UHCI Host Controller
uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 2
uhci_hcd 0000:00:1a.1: detected 2 ports
uhci_hcd 0000:00:1a.1: irq 21, io base 0x0000c400
usb usb2: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.19
usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb2: Product: UHCI Host Controller
usb usb2: Manufacturer: Linux 4.19.0-14-amd64 uhci_hcd
usb usb2: SerialNumber: 0000:00:1a.1
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 2 ports detected
IOAPIC[0]: Set routing entry (4-23 -> 0xef -> IRQ 23 Mode:1 Active:1 Dest:1)
uhci_hcd 0000:00:1d.0: UHCI Host Controller
uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 3
uhci_hcd 0000:00:1d.0: detected 2 ports
uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000cc00
usb usb3: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.19
usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb3: Product: UHCI Host Controller
usb usb3: Manufacturer: Linux 4.19.0-14-amd64 uhci_hcd
usb usb3: SerialNumber: 0000:00:1d.0
hub 3-0:1.0: USB hub found
hub 3-0:1.0: 2 ports detected
IOAPIC[0]: Set routing entry (4-19 -> 0xef -> IRQ 19 Mode:1 Active:1 Dest:1)
uhci_hcd 0000:00:1d.1: UHCI Host Controller
uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 4
uhci_hcd 0000:00:1d.1: detected 2 ports
uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000c880
usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.19
usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb4: Product: UHCI Host Controller
usb usb4: Manufacturer: Linux 4.19.0-14-amd64 uhci_hcd
usb usb4: SerialNumber: 0000:00:1d.1
hub 4-0:1.0: USB hub found
hub 4-0:1.0: 2 ports detected
IOAPIC[0]: Set routing entry (4-18 -> 0xef -> IRQ 18 Mode:1 Active:1 Dest:1)
uhci_hcd 0000:00:1d.2: UHCI Host Controller
uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 5
uhci_hcd 0000:00:1d.2: detected 2 ports
uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000c800
usb usb5: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.19
usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb5: Product: UHCI Host Controller
usb usb5: Manufacturer: Linux 4.19.0-14-amd64 uhci_hcd
usb usb5: SerialNumber: 0000:00:1d.2
hub 5-0:1.0: USB hub found
hub 5-0:1.0: 2 ports detected
ehci-pci: EHCI PCI platform driver
ehci-pci 0000:00:1a.7: EHCI Host Controller
ehci-pci 0000:00:1a.7: new USB bus registered, assigned bus number 6
ehci-pci 0000:00:1a.7: debug port 1
ehci-pci 0000:00:1a.7: cache line size of 32 is not supported
IOAPIC[0]: Set routing entry (4-17 -> 0xef -> IRQ 17 Mode:1 Active:1 Dest:1)
ACPI Warning: SystemIO range 0x0000000000000400-0x000000000000041F conflicts with OpRegion 0x0000000000000400-0x0000000000000400 (\PMS0) (20180810/utaddress-213)
ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
ehci-pci 0000:00:1a.7: irq 18, io mem 0xfebfb400
SCSI subsystem initialized
ehci-pci 0000:00:1a.7: USB 2.0 started, EHCI 1.00
usb usb6: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb6: Product: EHCI Host Controller
usb usb6: Manufacturer: Linux 4.19.0-14-amd64 ehci_hcd
usb usb6: SerialNumber: 0000:00:1a.7
hub 6-0:1.0: USB hub found
hub 6-0:1.0: 4 ports detected
libata version 3.00 loaded.
ata_piix 0000:00:1f.1: version 2.13
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 2 ports detected
scsi host0: ata_piix
scsi host1: ata_piix
ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14
ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15
ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ]
ata2: port disabled--ignoring
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 2 ports detected
r8169 0000:02:00.0 ens32: renamed from eth0
ehci-pci 0000:00:1d.7: EHCI Host Controller
ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 7
ehci-pci 0000:00:1d.7: debug port 1
ehci-pci 0000:00:1d.7: cache line size of 32 is not supported
ehci-pci 0000:00:1d.7: irq 23, io mem 0xfebfb800
ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00
usb usb7: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb7: Product: EHCI Host Controller
usb usb7: Manufacturer: Linux 4.19.0-14-amd64 ehci_hcd
usb usb7: SerialNumber: 0000:00:1d.7
hub 7-0:1.0: USB hub found
hub 7-0:1.0: 6 ports detected
hub 3-0:1.0: USB hub found
hub 3-0:1.0: 2 ports detected
scsi host2: ata_piix
scsi host3: ata_piix
ata3: SATA max UDMA/133 cmd 0xdc00 ctl 0xd880 bmdma 0xd400 irq 18
ata4: SATA max UDMA/133 cmd 0xd800 ctl 0xd480 bmdma 0xd408 irq 18
hub 4-0:1.0: USB hub found
hub 4-0:1.0: 2 ports detected
hub 5-0:1.0: USB hub found
hub 5-0:1.0: 2 ports detected
pci 0000:00:00.0: Intel GMA3150 Chipset
pci 0000:00:00.0: detected gtt size: 524288K total, 262144K mappable
pci 0000:00:00.0: detected 8192K stolen memory
[drm] Replacing VGA console driver
Console: switching to colour dummy device 80x25
[drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[drm] Driver supports precise vblank timestamp query.
i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[drm] RC6 disabled, disabling runtime PM support
[drm] Initialized overlay support.
[drm] Initialized i915 1.6.0 20180719 for 0000:00:02.0 on minor 0
fbcon: inteldrmfb (fb0) is primary device
ata3.00: SATA link down (SStatus 0 SControl 300)
ata3.01: SATA link down (SStatus 0 SControl 300)
Console: switching to colour frame buffer device 128x48
i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
ata4.01: failed to resume link (SControl 0)
ata4.00: SATA link down (SStatus 0 SControl 300)
ata4.01: SATA link down (SStatus 0 SControl 0)
r8169 0000:02:00.0: firmware: direct-loading firmware rtl_nic/rtl8168e-2.fw
RTL8211DN Gigabit Ethernet r8169-200:00: attached PHY driver [RTL8211DN Gigabit Ethernet] (mii_bus:phy_addr=r8169-200:00, irq=IGNORE)
IPv6: ADDRCONF(NETDEV_UP): ens32: link is not ready
r8169 0000:02:00.0 ens32: Link is Down
r8169 0000:02:00.0 ens32: Link is Up - 100Mbps/Full - flow control rx/tx
IPv6: ADDRCONF(NETDEV_CHANGE): ens32: link becomes ready
random: dropbear: uninitialized urandom read (32 bytes read)
FS-Cache: Loaded
RPC: Registered named UNIX socket transport module.
RPC: Registered udp transport module.
RPC: Registered tcp transport module.
RPC: Registered tcp NFSv4.1 backchannel transport module.
FS-Cache: Netfs 'nfs' registered for caching
random: fast init done
random: mktemp: uninitialized urandom read (10 bytes read)
random: crng init done
systemd[1]: Inserted module 'autofs4'
systemd[1]: systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid)
systemd[1]: Detected architecture x86-64.
systemd[1]: Set hostname to <pos04>.
systemd[1]: /lib/systemd/system/nut-monitor.service:6: PIDFile= references path below legacy directory /var/run/, updating /var/run/nut/upsmon.pid \xe2\x86\x92 /run/nut/upsmon.pid; please update the unit file accordingly.
systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
systemd[1]: Created slice User and Session Slice.
systemd[1]: Reached target Swap.
systemd[1]: Listening on Journal Socket.
systemd[1]: Starting Remount Root and Kernel File Systems...
systemd[1]: Mounting RPC Pipe File System...
lp: driver loaded but no devices found
systemd-journald[433]: Received request to flush runtime journal from PID 1
parport_pc 00:0a: reported by Plug and Play ACPI
parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE]
lp0: using parport0 (interrupt-driven).
iTCO_vendor_support: vendor-support=0
iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
iTCO_wdt: Found a ICH8M TCO device (Version=2, TCOBASE=0x0860)
input: PC Speaker as /devices/platform/pcspkr/input/input3
iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
intel_powerclamp: No package C-state available
intel_powerclamp: No package C-state available
intel_powerclamp: No package C-state available
intel_powerclamp: No package C-state available
ppdev: user-space parallel port driver
snd_hda_codec_realtek hdaudioC0D0: ALC269VB: SKU not ready 0x411111f0
snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC269VB: line_outs=1 (0x21/0x0/0x0/0x0/0x0) type:line
snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=1 (0x14/0x0/0x0/0x0/0x0)
snd_hda_codec_realtek hdaudioC0D0:    hp_outs=0 (0x0/0x0/0x0/0x0/0x0)
snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
snd_hda_codec_realtek hdaudioC0D0:    inputs:
snd_hda_codec_realtek hdaudioC0D0:      Mic=0x19
snd_hda_codec_realtek hdaudioC0D0:      Line=0x1a
input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/sound/card0/input4
input: HDA Intel Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input5
input: HDA Intel Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input6
input: HDA Intel Line Out as /devices/pci0000:00/0000:00:1b.0/sound/card0/input7
serio: Serial port ttyS2


Reply to: