Alltagstaugliche Desktop-Systeme mit 6W Idle-Verbrauch (inkl. Haswell Beispiel)

Geht der VGA Controller zumindest manchmal auf Status: D3? Er sollte es alle paar Sekunden mal sein, versuche alle paar Sekunden ein lspci, bis Du ihn auf D3 erwischst. Sonst in der Default grub eintragen GRUB_CMDLINE_LINUX_DEFAULT="quiet splash drm.debug=0x06" dann grub update, neu booten und wieder dmesg nach auto-tune posten, wenn der Monitor ausgegangen ist. Hier sollten die GpuPorts in den Stantdby fahren und keine WakeUps alle paar Sekunden vorhanden sein. Prüfe in powertop den 100% render standby (RC6) der GPU (etwas weiter unten in powertop - scrollen). Schicke auch mal wie viele Wakeups/s in powertop das System minimal erreicht, sollten im IDLE <40/s sein. Wakups für die USBs sollten alle Disabled sein.
 
Wenn Du diese Anzeige nicht sehen willst, registriere Dich und/oder logge Dich ein.
@fse1

Umsetzung über edit von GRUB_DEFAULT

Code:
root@desktop:~# sudo dmesg
[    0.000000] microcode: microcode updated early to revision 0xde, date = 2020-05-25
[    0.000000] Linux version 5.8.0-45-generic (buildd@lcy01-amd64-024) (gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #51~20.04.1-Ubuntu SMP Tue Feb 23 13:46:31 UTC 2021 (Ubuntu 5.8.0-45.51~20.04.1-generic 5.8.18)
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-5.8.0-45-generic root=UUID=33277a3f-b182-42de-b7be-d06f585da072 ro quiet splash.drm.debug=0x06
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   Hygon HygonGenuine
[    0.000000]   Centaur CentaurHauls
[    0.000000]   zhaoxin   Shanghai
[    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: xstate_offset[3]:  832, xstate_sizes[3]:   64
[    0.000000] x86/fpu: xstate_offset[4]:  896, xstate_sizes[4]:   64
[    0.000000] x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009f000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007c6e7fff] usable
[    0.000000] BIOS-e820: [mem 0x000000007c6e8000-0x000000007df53fff] reserved
[    0.000000] BIOS-e820: [mem 0x000000007df54000-0x000000007e407fff] usable
[    0.000000] BIOS-e820: [mem 0x000000007e408000-0x000000007e4a9fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000007e4aa000-0x000000007ec0efff] reserved
[    0.000000] BIOS-e820: [mem 0x000000007ec0f000-0x000000007ec0ffff] usable
[    0.000000] BIOS-e820: [mem 0x000000007ec10000-0x000000008fffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000026dffffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] e820: update [mem 0x73440018-0x7344e057] usable ==> usable
[    0.000000] e820: update [mem 0x73440018-0x7344e057] usable ==> usable
[    0.000000] extended physical RAM map:
[    0.000000] reserve setup_data: [mem 0x0000000000000000-0x000000000009efff] usable
[    0.000000] reserve setup_data: [mem 0x000000000009f000-0x00000000000fffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000000100000-0x0000000073440017] usable
[    0.000000] reserve setup_data: [mem 0x0000000073440018-0x000000007344e057] usable
[    0.000000] reserve setup_data: [mem 0x000000007344e058-0x000000007c6e7fff] usable
[    0.000000] reserve setup_data: [mem 0x000000007c6e8000-0x000000007df53fff] reserved
[    0.000000] reserve setup_data: [mem 0x000000007df54000-0x000000007e407fff] usable
[    0.000000] reserve setup_data: [mem 0x000000007e408000-0x000000007e4a9fff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x000000007e4aa000-0x000000007ec0efff] reserved
[    0.000000] reserve setup_data: [mem 0x000000007ec0f000-0x000000007ec0ffff] usable
[    0.000000] reserve setup_data: [mem 0x000000007ec10000-0x000000008fffffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000100000000-0x000000026dffffff] usable
[    0.000000] efi: EFI v2.70 by American Megatrends
[    0.000000] efi: ACPI 2.0=0x7e41b000 ACPI=0x7e41b000 SMBIOS=0x7e97b000 SMBIOS 3.0=0x7e97a000 MEMATTR=0x78e8f018 ESRT=0x7b816e18 RNG=0x7e994d98
[    0.000000] efi: seeding entropy pool
[    0.000000] random: fast init done
[    0.000000] secureboot: Secure boot disabled
[    0.000000] SMBIOS 3.1.1 present.
[    0.000000] DMI: To Be Filled By O.E.M. To Be Filled By O.E.M./H370M-HDV, BIOS P1.10 10/19/2020
[    0.000000] tsc: Detected 3600.000 MHz processor
[    0.000555] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000556] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000560] last_pfn = 0x26e000 max_arch_pfn = 0x400000000
[    0.000564] MTRR default type: write-back
[    0.000564] MTRR fixed ranges enabled:
[    0.000565]   00000-9FFFF write-back
[    0.000566]   A0000-BFFFF uncachable
[    0.000566]   C0000-FFFFF write-back
[    0.000567] MTRR variable ranges enabled:
[    0.000568]   0 base 0080000000 mask 7F80000000 uncachable
[    0.000568]   1 base 007F800000 mask 7FFF800000 uncachable
[    0.000569]   2 base 2000000000 mask 6000000000 uncachable
[    0.000570]   3 base 1000000000 mask 7000000000 uncachable
[    0.000570]   4 base 0800000000 mask 7800000000 uncachable
[    0.000571]   5 base 0400000000 mask 7C00000000 uncachable
[    0.000571]   6 base 4000000000 mask 4000000000 uncachable
[    0.000572]   7 disabled
[    0.000572]   8 disabled
[    0.000572]   9 disabled
[    0.000833] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT
[    0.000939] last_pfn = 0x7ec10 max_arch_pfn = 0x400000000
[    0.006554] esrt: Reserving ESRT space from 0x000000007b816e18 to 0x000000007b816e50.
[    0.006557] e820: update [mem 0x7b816000-0x7b816fff] usable ==> reserved
[    0.006566] check: Scanning 1 areas for low memory corruption
[    0.006569] Using GB pages for direct mapping
[    0.006788] secureboot: Secure boot disabled
[    0.006789] RAMDISK: [mem 0x3cd8a000-0x3fffdfff]
[    0.006799] ACPI: Early table checksum verification disabled
[    0.006802] ACPI: RSDP 0x000000007E41B000 000024 (v02 ALASKA)
[    0.006804] ACPI: XSDT 0x000000007E41B0A8 0000D4 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.006807] ACPI: FACP 0x000000007E45A690 000114 (v06 ALASKA A M I    01072009 AMI  00010013)
[    0.006811] ACPI: DSDT 0x000000007E41B218 03F473 (v02 ALASKA A M I    01072009 INTL 20160527)
[    0.006813] ACPI: FACS 0x000000007E4A9080 000040
[    0.006814] ACPI: APIC 0x000000007E45A7A8 000084 (v04 ALASKA A M I    01072009 AMI  00010013)
[    0.006816] ACPI: FPDT 0x000000007E45A830 000044 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.006818] ACPI: FIDT 0x000000007E45A878 00009C (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.006819] ACPI: MCFG 0x000000007E45A918 00003C (v01 ALASKA A M I    01072009 MSFT 00000097)
[    0.006821] ACPI: SSDT 0x000000007E45A958 000378 (v01 SataRe SataTabl 00001000 INTL 20160527)
[    0.006823] ACPI: SSDT 0x000000007E45ACD0 001B1C (v02 CpuRef CpuSsdt  00003000 INTL 20160527)
[    0.006825] ACPI: AAFT 0x000000007E45C7F0 0001F1 (v01 ALASKA OEMAAFT  01072009 MSFT 00000097)
[    0.006827] ACPI: SSDT 0x000000007E45C9E8 0031C6 (v02 SaSsdt SaSsdt   00003000 INTL 20160527)
[    0.006828] ACPI: HPET 0x000000007E45FBB0 000038 (v01 ALASKA A M I    00000002      01000013)
[    0.006830] ACPI: SSDT 0x000000007E45FBE8 001C01 (v02 ALASKA CflS_Rvp 00001000 INTL 20160527)
[    0.006832] ACPI: SSDT 0x000000007E4617F0 00294C (v02 INTEL  xh_cfsd4 00000000 INTL 20160527)
[    0.006834] ACPI: UEFI 0x000000007E464140 000042 (v01 ALASKA A M I    00000002      01000013)
[    0.006835] ACPI: LPIT 0x000000007E464188 00005C (v01 ALASKA A M I    00000002      01000013)
[    0.006837] ACPI: SSDT 0x000000007E4641E8 0014E2 (v02 ALASKA TbtTypeC 00000000 INTL 20160527)
[    0.006839] ACPI: DBGP 0x000000007E4656D0 000034 (v01 ALASKA A M I    00000002      01000013)
[    0.006840] ACPI: DBG2 0x000000007E465708 000054 (v00 ALASKA A M I    00000002      01000013)
[    0.006842] ACPI: SSDT 0x000000007E465760 001B67 (v02 ALASKA UsbCTabl 00001000 INTL 20160527)
[    0.006844] ACPI: SSDT 0x000000007E4672C8 000144 (v02 Intel  ADebTabl 00001000 INTL 20160527)
[    0.006845] ACPI: DMAR 0x000000007E467410 0000A8 (v01 INTEL  EDK2     00000002      01000013)
[    0.006847] ACPI: BGRT 0x000000007E4674B8 000038 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.006849] ACPI: WSMT 0x000000007E4674F0 000028 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.006855] ACPI: Local APIC address 0xfee00000
[    0.007245] No NUMA configuration found
[    0.007246] Faking a node at [mem 0x0000000000000000-0x000000026dffffff]
[    0.007251] NODE_DATA(0) allocated [mem 0x26dfd6000-0x26dffffff]
[    0.007464] Zone ranges:
[    0.007464]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.007465]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.007466]   Normal   [mem 0x0000000100000000-0x000000026dffffff]
[    0.007466]   Device   empty
[    0.007467] Movable zone start for each node
[    0.007469] Early memory node ranges
[    0.007469]   node   0: [mem 0x0000000000001000-0x000000000009efff]
[    0.007470]   node   0: [mem 0x0000000000100000-0x000000007c6e7fff]
[    0.007471]   node   0: [mem 0x000000007df54000-0x000000007e407fff]
[    0.007471]   node   0: [mem 0x000000007ec0f000-0x000000007ec0ffff]
[    0.007472]   node   0: [mem 0x0000000100000000-0x000000026dffffff]
[    0.007616] Zeroed struct page in unavailable ranges: 21701 pages
[    0.007617] Initmem setup node 0 [mem 0x0000000000001000-0x000000026dffffff]
[    0.007618] On node 0 totalpages: 2009915
[    0.007618]   DMA zone: 64 pages used for memmap
[    0.007619]   DMA zone: 22 pages reserved
[    0.007619]   DMA zone: 3998 pages, LIFO batch:0
[    0.007635]   DMA32 zone: 7919 pages used for memmap
[    0.007636]   DMA32 zone: 506781 pages, LIFO batch:63
[    0.012019]   Normal zone: 23424 pages used for memmap
[    0.012019]   Normal zone: 1499136 pages, LIFO batch:63
[    0.025717] Reserving Intel graphics memory at [mem 0x80000000-0x8fffffff]
[    0.026098] ACPI: PM-Timer IO Port: 0x1808
[    0.026099] ACPI: Local APIC address 0xfee00000
[    0.026104] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.026105] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.026105] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.026105] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.026173] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[    0.026174] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.026175] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.026176] ACPI: IRQ0 used by override.
[    0.026177] ACPI: IRQ9 used by override.
[    0.026178] Using ACPI (MADT) for SMP configuration information
[    0.026179] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.026183] e820: update [mem 0x79346000-0x79386fff] usable ==> reserved
[    0.026189] TSC deadline timer available
[    0.026189] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[    0.026200] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.026201] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x000fffff]
[    0.026202] PM: hibernation: Registered nosave memory: [mem 0x73440000-0x73440fff]
[    0.026203] PM: hibernation: Registered nosave memory: [mem 0x7344e000-0x7344efff]
[    0.026204] PM: hibernation: Registered nosave memory: [mem 0x79346000-0x79386fff]
[    0.026205] PM: hibernation: Registered nosave memory: [mem 0x7b816000-0x7b816fff]
[    0.026206] PM: hibernation: Registered nosave memory: [mem 0x7c6e8000-0x7df53fff]
[    0.026207] PM: hibernation: Registered nosave memory: [mem 0x7e408000-0x7e4a9fff]
[    0.026207] PM: hibernation: Registered nosave memory: [mem 0x7e4aa000-0x7ec0efff]
[    0.026208] PM: hibernation: Registered nosave memory: [mem 0x7ec10000-0x8fffffff]
[    0.026208] PM: hibernation: Registered nosave memory: [mem 0x90000000-0xdfffffff]
[    0.026209] PM: hibernation: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[    0.026209] PM: hibernation: Registered nosave memory: [mem 0xf0000000-0xfdffffff]
[    0.026210] PM: hibernation: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
[    0.026210] PM: hibernation: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
[    0.026210] PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[    0.026211] PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
[    0.026211] PM: hibernation: Registered nosave memory: [mem 0xfed00000-0xfed03fff]
[    0.026211] PM: hibernation: Registered nosave memory: [mem 0xfed04000-0xfedfffff]
[    0.026212] PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.026212] PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
[    0.026212] PM: hibernation: Registered nosave memory: [mem 0xff000000-0xffffffff]
[    0.026213] [mem 0x90000000-0xdfffffff] available for PCI devices
[    0.026214] Booting paravirtualized kernel on bare hardware
[    0.026217] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[    0.026221] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1
[    0.026382] percpu: Embedded 56 pages/cpu s192512 r8192 d28672 u524288
[    0.026386] pcpu-alloc: s192512 r8192 d28672 u524288 alloc=1*2097152
[    0.026386] pcpu-alloc: [0] 0 1 2 3
[    0.026403] Built 1 zonelists, mobility grouping on.  Total pages: 1978486
[    0.026403] Policy zone: Normal
[    0.026404] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.8.0-45-generic root=UUID=33277a3f-b182-42de-b7be-d06f585da072 ro quiet splash.drm.debug=0x06
[    0.026912] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[    0.027142] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[    0.027176] mem auto-init: stack:off, heap alloc:on, heap free:off
[    0.051538] Memory: 7708540K/8039660K available (14339K kernel code, 2537K rwdata, 5436K rodata, 2644K init, 4916K bss, 331120K reserved, 0K cma-reserved)
[    0.051544] random: get_random_u64 called from kmem_cache_open+0x2d/0x410 with crng_init=1
[    0.051634] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.051645] Kernel/User page tables isolation: enabled
[    0.051673] ftrace: allocating 46222 entries in 181 pages
[    0.063596] ftrace: allocated 181 pages with 5 groups
[    0.063676] rcu: Hierarchical RCU implementation.
[    0.063677] rcu:     RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=4.
[    0.063678]  Trampoline variant of Tasks RCU enabled.
[    0.063678]  Rude variant of Tasks RCU enabled.
[    0.063678]  Tracing variant of Tasks RCU enabled.
[    0.063679] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[    0.063679] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[    0.065978] NR_IRQS: 524544, nr_irqs: 1024, preallocated irqs: 16
[    0.066607] random: crng done (trusting CPU's manufacturer)
[    0.066626] Console: colour dummy device 80x25
[    0.066629] printk: console [tty0] enabled
[    0.066644] ACPI: Core revision 20200528
[    0.067064] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
[    0.067207] APIC: Switch to symmetric I/O mode setup
[    0.067208] DMAR: Host address width 39
[    0.067209] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[    0.067212] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 19e2ff0505e
[    0.067213] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[    0.067215] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
[    0.067216] DMAR: RMRR base: 0x0000007e70a000 end: 0x0000007e953fff
[    0.067217] DMAR: RMRR base: 0x0000007f800000 end: 0x0000008fffffff
[    0.067218] DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
[    0.067219] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[    0.067219] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
[    0.070493] DMAR-IR: Enabled IRQ remapping in x2apic mode
[    0.070494] x2apic enabled
[    0.070525] Switched APIC routing to cluster x2apic.
[    0.079733] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.099156] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x33e452fbb2f, max_idle_ns: 440795236593 ns
[    0.099159] Calibrating delay loop (skipped), value calculated using timer frequency.. 7200.00 BogoMIPS (lpj=14400000)
[    0.099161] pid_max: default: 32768 minimum: 301
[    0.100945] LSM: Security Framework initializing
[    0.100953] Yama: becoming mindful.
[    0.100971] AppArmor: AppArmor initialized
[    0.101008] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    0.101024] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    0.101233] mce: CPU0: Thermal monitoring enabled (TM1)
[    0.101248] process: using mwait in idle threads
[    0.101250] Last level iTLB entries: 4KB 128, 2MB 8, 4MB 8
[    0.101251] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[    0.101253] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.101253] Spectre V2 : Mitigation: Full generic retpoline
[    0.101254] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.101254] Spectre V2 : Enabling Restricted Speculation for firmware calls
[    0.101255] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.101256] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[    0.101259] SRBDS: Mitigation: Microcode
[    0.101260] MDS: Mitigation: Clear CPU buffers
[    0.101455] Freeing SMP alternatives memory: 40K
[    0.103108] smpboot: CPU0: Intel(R) Core(TM) i3-8100 CPU @ 3.60GHz (family: 0x6, model: 0x9e, stepping: 0xb)
[    0.103158] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
[    0.103158] ... version:                4
[    0.103158] ... bit width:              48
[    0.103158] ... generic registers:      8
[    0.103158] ... value mask:             0000ffffffffffff
[    0.103158] ... max period:             00007fffffffffff
[    0.103158] ... fixed-purpose events:   3
[    0.103158] ... event mask:             00000007000000ff
[    0.103158] rcu: Hierarchical SRCU implementation.
[    0.103158] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.103158] smp: Bringing up secondary CPUs ...
[    0.103158] x86: Booting SMP configuration:
[    0.103158] .... node  #0, CPUs:      #1 #2 #3
[    0.104762] smp: Brought up 1 node, 4 CPUs
[    0.104762] smpboot: Max logical packages: 1
[    0.104762] smpboot: Total of 4 processors activated (28800.00 BogoMIPS)
[    0.104762] devtmpfs: initialized
[    0.104762] x86/mm: Memory block size: 128MB
[    0.104762] PM: Registering ACPI NVS region [mem 0x7e408000-0x7e4a9fff] (663552 bytes)
[    0.104762] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.104762] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[    0.104762] pinctrl core: initialized pinctrl subsystem
[    0.107161] PM: RTC time: 09:13:15, date: 2021-03-24
[    0.107162] thermal_sys: Registered thermal governor 'fair_share'
[    0.107163] thermal_sys: Registered thermal governor 'bang_bang'
[    0.107163] thermal_sys: Registered thermal governor 'step_wise'
[    0.107163] thermal_sys: Registered thermal governor 'user_space'
[    0.107164] thermal_sys: Registered thermal governor 'power_allocator'
[    0.107239] NET: Registered protocol family 16
[    0.107345] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations
[    0.107389] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.107433] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.107438] audit: initializing netlink subsys (disabled)
[    0.107441] audit: type=2000 audit(1616577195.032:1): state=initialized audit_enabled=0 res=1
[    0.107441] EISA bus registered
[    0.107441] cpuidle: using governor ladder
[    0.107441] cpuidle: using governor menu
[    0.107441] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.107441] ACPI: bus type PCI registered
[    0.107441] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.107441] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.107441] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[    0.107441] PCI: Using configuration type 1 for base access
[    0.107441] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.108145] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.108145] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.108145] ACPI: Added _OSI(Module Device)
[    0.108145] ACPI: Added _OSI(Processor Device)
[    0.108145] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.108145] ACPI: Added _OSI(Processor Aggregator Device)
[    0.108145] ACPI: Added _OSI(Linux-Dell-Video)
[    0.108145] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.108145] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    0.172206] ACPI: 9 ACPI AML tables successfully acquired and loaded
[    0.178987] ACPI: Dynamic OEM Table Load:
[    0.178991] ACPI: SSDT 0xFFFF99E72448E600 0000F4 (v02 PmRef  Cpu0Psd  00003000 INTL 20160527)
[    0.180166] ACPI: \_SB_.PR00: _OSC native thermal LVT Acked
[    0.181593] ACPI: Dynamic OEM Table Load:
[    0.181596] ACPI: SSDT 0xFFFF99E724730400 000400 (v02 PmRef  Cpu0Cst  00003001 INTL 20160527)
[    0.182884] ACPI: Dynamic OEM Table Load:
[    0.182887] ACPI: SSDT 0xFFFF99E7247F8000 0006AA (v02 PmRef  Cpu0Ist  00003000 INTL 20160527)
[    0.184273] ACPI: Dynamic OEM Table Load:
[    0.184276] ACPI: SSDT 0xFFFF99E7247B2A00 00011B (v02 PmRef  Cpu0Hwp  00003000 INTL 20160527)
[    0.185482] ACPI: Dynamic OEM Table Load:
[    0.185486] ACPI: SSDT 0xFFFF99E7247FA800 000724 (v02 PmRef  HwpLvt   00003000 INTL 20160527)
[    0.186942] ACPI: Dynamic OEM Table Load:
[    0.186946] ACPI: SSDT 0xFFFF99E7247F8800 0005FC (v02 PmRef  ApIst    00003000 INTL 20160527)
[    0.188296] ACPI: Dynamic OEM Table Load:
[    0.188298] ACPI: SSDT 0xFFFF99E724733400 000317 (v02 PmRef  ApHwp    00003000 INTL 20160527)
[    0.189673] ACPI: Dynamic OEM Table Load:
[    0.189676] ACPI: SSDT 0xFFFF99E724B6C000 000AB0 (v02 PmRef  ApPsd    00003000 INTL 20160527)
[    0.191512] ACPI: Dynamic OEM Table Load:
[    0.191515] ACPI: SSDT 0xFFFF99E724732000 00030A (v02 PmRef  ApCst    00003000 INTL 20160527)
[    0.195418] ACPI: Interpreter enabled
[    0.195450] ACPI: (supports S0 S3 S4 S5)
[    0.195451] ACPI: Using IOAPIC for interrupt routing
[    0.195550] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.196678] ACPI: Enabled 8 GPEs in block 00 to 7F
[    0.207955] ACPI: Power Resource [USBC] (on)
[    0.208095] ACPI: Power Resource [PAUD] (on)
[    0.210792] ACPI: Power Resource [SPR0] (off)
[    0.211229] ACPI: Power Resource [V0PR] (on)
[    0.211602] ACPI: Power Resource [V1PR] (on)
[    0.211969] ACPI: Power Resource [V2PR] (on)
[    0.214360] ACPI: Power Resource [PXTC] (on)
[    0.217427] ACPI: Power Resource [WRST] (on)
[    0.222555] ACPI: Power Resource [PIN] (off)
[    0.222695] ACPI: Power Resource [SPR1] (off)
[    0.222746] ACPI: Power Resource [SPR2] (off)
[    0.222794] ACPI: Power Resource [SPR3] (off)
[    0.222841] ACPI: Power Resource [SPR5] (off)
[    0.223110] ACPI: Power Resource [ZPDR] (on)
[    0.223394] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[    0.223399] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[    0.223571] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug SHPCHotplug PME]
[    0.223733] acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability LTR]
[    0.223734] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[    0.224575] PCI host bridge to bus 0000:00
[    0.224577] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.224578] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.224578] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.224579] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
[    0.224580] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
[    0.224580] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window]
[    0.224581] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window]
[    0.224582] pci_bus 0000:00: root bus resource [mem 0x90000000-0xdfffffff window]
[    0.224582] pci_bus 0000:00: root bus resource [mem 0xfc800000-0xfe7fffff window]
[    0.224583] pci_bus 0000:00: root bus resource [bus 00-fe]
[    0.224590] pci 0000:00:00.0: [8086:3e1f] type 00 class 0x060000
[    0.224929] pci 0000:00:02.0: [8086:3e91] type 00 class 0x030000
[    0.224937] pci 0000:00:02.0: reg 0x10: [mem 0xa0000000-0xa0ffffff 64bit]
[    0.224941] pci 0000:00:02.0: reg 0x18: [mem 0x90000000-0x9fffffff 64bit pref]
[    0.224944] pci 0000:00:02.0: reg 0x20: [io  0x4000-0x403f]
[    0.224956] pci 0000:00:02.0: BAR 2: assigned to efifb
[    0.225245] pci 0000:00:12.0: [8086:a379] type 00 class 0x118000
[    0.225287] pci 0000:00:12.0: reg 0x10: [mem 0xa121d000-0xa121dfff 64bit]
[    0.225594] pci 0000:00:14.0: [8086:a36d] type 00 class 0x0c0330
[    0.225638] pci 0000:00:14.0: reg 0x10: [mem 0xa1200000-0xa120ffff 64bit]
[    0.225773] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.226166] pci 0000:00:14.2: [8086:a36f] type 00 class 0x050000
[    0.226201] pci 0000:00:14.2: reg 0x10: [mem 0xa1216000-0xa1217fff 64bit]
[    0.226219] pci 0000:00:14.2: reg 0x18: [mem 0xa121c000-0xa121cfff 64bit]
[    0.226439] pci 0000:00:16.0: [8086:a360] type 00 class 0x078000
[    0.226480] pci 0000:00:16.0: reg 0x10: [mem 0xa121b000-0xa121bfff 64bit]
[    0.226595] pci 0000:00:16.0: PME# supported from D3hot
[    0.226856] pci 0000:00:17.0: [8086:a352] type 00 class 0x010601
[    0.226893] pci 0000:00:17.0: reg 0x10: [mem 0xa1214000-0xa1215fff]
[    0.226907] pci 0000:00:17.0: reg 0x14: [mem 0xa121a000-0xa121a0ff]
[    0.226922] pci 0000:00:17.0: reg 0x18: [io  0x4090-0x4097]
[    0.226936] pci 0000:00:17.0: reg 0x1c: [io  0x4080-0x4083]
[    0.226950] pci 0000:00:17.0: reg 0x20: [io  0x4060-0x407f]
[    0.226965] pci 0000:00:17.0: reg 0x24: [mem 0xa1219000-0xa12197ff]
[    0.227045] pci 0000:00:17.0: PME# supported from D3hot
[    0.227298] pci 0000:00:1d.0: [8086:a332] type 01 class 0x060400
[    0.227501] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.227551] pci 0000:00:1d.0: PTM enabled (root), 4ns granularity
[    0.227828] pci 0000:00:1f.0: [8086:a304] type 00 class 0x060100
[    0.228233] pci 0000:00:1f.3: [8086:a348] type 00 class 0x040300
[    0.228311] pci 0000:00:1f.3: reg 0x10: [mem 0xa1210000-0xa1213fff 64bit]
[    0.228384] pci 0000:00:1f.3: reg 0x20: [mem 0xa1000000-0xa10fffff 64bit]
[    0.228534] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[    0.229222] pci 0000:00:1f.4: [8086:a323] type 00 class 0x0c0500
[    0.229408] pci 0000:00:1f.4: reg 0x10: [mem 0xa1218000-0xa12180ff 64bit]
[    0.229606] pci 0000:00:1f.4: reg 0x20: [io  0xefa0-0xefbf]
[    0.229979] pci 0000:00:1f.5: [8086:a324] type 00 class 0x0c8000
[    0.230006] pci 0000:00:1f.5: reg 0x10: [mem 0xfe010000-0xfe010fff]
[    0.230303] pci 0000:01:00.0: [10ec:8168] type 00 class 0x020000
[    0.230345] pci 0000:01:00.0: reg 0x10: [io  0x3000-0x30ff]
[    0.230381] pci 0000:01:00.0: reg 0x18: [mem 0xa1104000-0xa1104fff 64bit]
[    0.230403] pci 0000:01:00.0: reg 0x20: [mem 0xa1100000-0xa1103fff 64bit]
[    0.230549] pci 0000:01:00.0: supports D1 D2
[    0.230550] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.230774] pci 0000:00:1d.0: PCI bridge to [bus 01]
[    0.230778] pci 0000:00:1d.0:   bridge window [io  0x3000-0x3fff]
[    0.230783] pci 0000:00:1d.0:   bridge window [mem 0xa1100000-0xa11fffff]
[    0.231944] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 11 12 14 15) *0
[    0.232018] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 11 12 14 15) *1
[    0.232091] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 11 12 14 15) *0
[    0.232163] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 11 12 14 15) *0
[    0.232235] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0
[    0.232309] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0
[    0.232381] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 11 12 14 15) *0
[    0.232453] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 11 12 14 15) *0
[    0.233266] iommu: Default domain type: Translated
[    0.233266] SCSI subsystem initialized
[    0.233266] libata version 3.00 loaded.
[    0.233266] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[    0.233266] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.233266] pci 0000:00:02.0: vgaarb: bridge control possible
[    0.233266] vgaarb: loaded
[    0.233266] ACPI: bus type USB registered
[    0.233266] usbcore: registered new interface driver usbfs
[    0.233266] usbcore: registered new interface driver hub
[    0.233266] usbcore: registered new device driver usb
[    0.233266] pps_core: LinuxPPS API ver. 1 registered
[    0.233266] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.233266] PTP clock support registered
[    0.233266] EDAC MC: Ver: 3.0.0
[    0.233266] Registered efivars operations
[    0.233266] NetLabel: Initializing
[    0.233266] NetLabel:  domain hash size = 128
[    0.233266] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.233266] NetLabel:  unlabeled traffic allowed by default
[    0.233266] PCI: Using ACPI for IRQ routing
[    0.320449] PCI: pci_cache_line_size set to 64 bytes
[    0.320533] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
[    0.320534] e820: reserve RAM buffer [mem 0x73440018-0x73ffffff]
[    0.320534] e820: reserve RAM buffer [mem 0x79346000-0x7bffffff]
[    0.320535] e820: reserve RAM buffer [mem 0x7b816000-0x7bffffff]
[    0.320535] e820: reserve RAM buffer [mem 0x7c6e8000-0x7fffffff]
[    0.320536] e820: reserve RAM buffer [mem 0x7e408000-0x7fffffff]
[    0.320537] e820: reserve RAM buffer [mem 0x7ec10000-0x7fffffff]
[    0.320537] e820: reserve RAM buffer [mem 0x26e000000-0x26fffffff]
[    0.320539] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.320539] hpet0: 8 comparators, 64-bit 24.000000 MHz counter
[    0.323169] clocksource: Switched to clocksource tsc-early
[    0.332198] VFS: Disk quotas dquot_6.6.0
[    0.332209] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.332281] AppArmor: AppArmor Filesystem Enabled
[    0.332300] pnp: PnP ACPI init
[    0.332606] system 00:00: [io  0x0280-0x028f] has been reserved
[    0.332607] system 00:00: [io  0x0290-0x029f] has been reserved
[    0.332608] system 00:00: [io  0x02a0-0x02af] has been reserved
[    0.332608] system 00:00: [io  0x02b0-0x02bf] has been reserved
[    0.332612] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.332727] system 00:01: [io  0x0680-0x069f] has been reserved
[    0.332728] system 00:01: [io  0x164e-0x164f] has been reserved
[    0.332731] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.332826] system 00:02: [io  0x1854-0x1857] has been reserved
[    0.332829] system 00:02: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    0.332999] system 00:03: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.333000] system 00:03: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.333001] system 00:03: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.333001] system 00:03: [mem 0xe0000000-0xefffffff] has been reserved
[    0.333002] system 00:03: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.333003] system 00:03: [mem 0xfed90000-0xfed93fff] could not be reserved
[    0.333004] system 00:03: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.333006] system 00:03: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.333008] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.333193] system 00:04: [io  0x1800-0x18fe] could not be reserved
[    0.333194] system 00:04: [mem 0xfd000000-0xfd69ffff] has been reserved
[    0.333195] system 00:04: [mem 0xfd6c0000-0xfd6cffff] has been reserved
[    0.333195] system 00:04: [mem 0xfd6f0000-0xfdffffff] has been reserved
[    0.333196] system 00:04: [mem 0xfe000000-0xfe01ffff] could not be reserved
[    0.333197] system 00:04: [mem 0xfe200000-0xfe7fffff] has been reserved
[    0.333198] system 00:04: [mem 0xff000000-0xffffffff] has been reserved
[    0.333200] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.333453] system 00:05: [io  0x2000-0x20fe] has been reserved
[    0.333455] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.333693] system 00:06: [mem 0xfd6e0000-0xfd6effff] has been reserved
[    0.333694] system 00:06: [mem 0xfd6d0000-0xfd6dffff] has been reserved
[    0.333695] system 00:06: [mem 0xfd6b0000-0xfd6bffff] has been reserved
[    0.333696] system 00:06: [mem 0xfd6a0000-0xfd6affff] has been reserved
[    0.333698] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.334565] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.335410] pnp: PnP ACPI: found 8 devices
[    0.340675] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.340714] NET: Registered protocol family 2
[    0.340830] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear)
[    0.340865] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.340961] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[    0.341017] TCP: Hash tables configured (established 65536 bind 65536)
[    0.341064] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear)
[    0.341080] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear)
[    0.341114] NET: Registered protocol family 1
[    0.341117] NET: Registered protocol family 44
[    0.341123] pci 0000:00:1d.0: PCI bridge to [bus 01]
[    0.341130] pci 0000:00:1d.0:   bridge window [io  0x3000-0x3fff]
[    0.341137] pci 0000:00:1d.0:   bridge window [mem 0xa1100000-0xa11fffff]
[    0.341150] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.341151] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.341152] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.341152] pci_bus 0000:00: resource 7 [mem 0x000e0000-0x000e3fff window]
[    0.341153] pci_bus 0000:00: resource 8 [mem 0x000e4000-0x000e7fff window]
[    0.341154] pci_bus 0000:00: resource 9 [mem 0x000e8000-0x000ebfff window]
[    0.341154] pci_bus 0000:00: resource 10 [mem 0x000ec000-0x000effff window]
[    0.341155] pci_bus 0000:00: resource 11 [mem 0x90000000-0xdfffffff window]
[    0.341156] pci_bus 0000:00: resource 12 [mem 0xfc800000-0xfe7fffff window]
[    0.341157] pci_bus 0000:01: resource 0 [io  0x3000-0x3fff]
[    0.341157] pci_bus 0000:01: resource 1 [mem 0xa1100000-0xa11fffff]
[    0.341289] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.341550] PCI: CLS 64 bytes, default 64
[    0.341576] Trying to unpack rootfs image as initramfs...
[    0.432766] Freeing initrd memory: 51664K
[    0.455195] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.455200] software IO TLB: mapped [mem 0x6f440000-0x73440000] (64MB)
[    0.455369] platform rtc_cmos: registered platform RTC device (no PNP device found)
[    0.455417] check: Scanning for low memory corruption every 60 seconds
[    0.455694] Initialise system trusted keyrings
[    0.455708] Key type blacklist registered
[    0.455728] workingset: timestamp_bits=36 max_order=21 bucket_order=0
[    0.456537] zbud: loaded
[    0.456697] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.456786] fuse: init (API version 7.31)
[    0.456875] integrity: Platform Keyring initialized
[    0.462908] Key type asymmetric registered
[    0.462909] Asymmetric key parser 'x509' registered
[    0.462914] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
[    0.462938] io scheduler mq-deadline registered
[    0.463326] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    0.463362] efifb: probing for efifb
[    0.463376] efifb: showing boot graphics
[    0.463857] efifb: framebuffer at 0x90000000, using 5120k, total 5120k
[    0.463857] efifb: mode is 1280x1024x32, linelength=5120, pages=1
[    0.463858] efifb: scrolling: redraw
[    0.463858] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.463881] fbcon: Deferring console take-over
[    0.463882] fb0: EFI VGA frame buffer device
[    0.463886] intel_idle: MWAIT substates: 0x11142120
[    0.463887] intel_idle: v0.5.1 model 0x9E
[    0.464053] intel_idle: Local APIC timer is reliable in all C-states
[    0.464186] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
[    0.464199] ACPI: Sleep Button [SLPB]
[    0.464218] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[    0.464227] ACPI: Power Button [PWRB]
[    0.464244] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[    0.464407] ACPI: Power Button [PWRF]
[    0.465251] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    0.466750] Linux agpgart interface v0.103
[    0.468108] loop: module loaded
[    0.468269] libphy: Fixed MDIO Bus: probed
[    0.468269] tun: Universal TUN/TAP device driver, 1.6
[    0.468308] PPP generic driver version 2.4.2
[    0.468393] VFIO - User Level meta-driver version: 0.3
[    0.468486] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.468487] ehci-pci: EHCI PCI platform driver
[    0.468492] ehci-platform: EHCI generic platform driver
[    0.468498] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.468499] ohci-pci: OHCI PCI platform driver
[    0.468503] ohci-platform: OHCI generic platform driver
[    0.468506] uhci_hcd: USB Universal Host Controller Interface driver
[    0.468526] i8042: PNP: No PS/2 controller found.
[    0.468608] mousedev: PS/2 mouse device common for all mice
[    0.468689] rtc_cmos rtc_cmos: RTC can wake from S4
[    0.469736] rtc_cmos rtc_cmos: registered as rtc0
[    0.470002] rtc_cmos rtc_cmos: setting system clock to 2021-03-24T09:13:15 UTC (1616577195)
[    0.470010] rtc_cmos rtc_cmos: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    0.470013] i2c /dev entries driver
[    0.470039] device-mapper: uevent: version 1.0.3
[    0.470092] device-mapper: ioctl: 4.42.0-ioctl (2020-02-27) initialised: dm-devel@redhat.com
[    0.470105] platform eisa.0: Probing EISA bus 0
[    0.470106] platform eisa.0: EISA: Cannot allocate resource for mainboard
[    0.470107] platform eisa.0: Cannot allocate resource for EISA slot 1
[    0.470107] platform eisa.0: Cannot allocate resource for EISA slot 2
[    0.470108] platform eisa.0: Cannot allocate resource for EISA slot 3
[    0.470108] platform eisa.0: Cannot allocate resource for EISA slot 4
[    0.470109] platform eisa.0: Cannot allocate resource for EISA slot 5
[    0.470110] platform eisa.0: Cannot allocate resource for EISA slot 6
[    0.470110] platform eisa.0: Cannot allocate resource for EISA slot 7
[    0.470111] platform eisa.0: Cannot allocate resource for EISA slot 8
[    0.470111] platform eisa.0: EISA: Detected 0 cards
[    0.470113] intel_pstate: Intel P-state driver initializing
[    0.470326] intel_pstate: HWP enabled
[    0.470398] ledtrig-cpu: registered to indicate activity on CPUs
[    0.470400] EFI Variables Facility v0.08 2004-May-17
[    0.493923] intel_pmc_core INT33A1:00:  initialized
[    0.493973] drop_monitor: Initializing network drop monitor service
[    0.494080] NET: Registered protocol family 10
[    0.498534] Segment Routing with IPv6
[    0.498550] NET: Registered protocol family 17
[    0.498592] Key type dns_resolver registered
[    0.498860] microcode: sig=0x906eb, pf=0x2, revision=0xde
[    0.498906] microcode: Microcode Update Driver: v2.2.
[    0.498909] IPI shorthand broadcast: enabled
[    0.498915] sched_clock: Marking stable (490215875, 8688211)->(503204058, -4299972)
[    0.498955] registered taskstats version 1
[    0.498962] Loading compiled-in X.509 certificates
[    0.499421] Loaded X.509 cert 'Build time autogenerated kernel key: cbbc37fe3ff6fb5906cd1bc6eed18bfbef5ac279'
[    0.499833] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969'
[    0.500239] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19'
[    0.500255] zswap: loaded using pool lzo/zbud
[    0.500341] Key type ._fscrypt registered
[    0.500342] Key type .fscrypt registered
[    0.500342] Key type fscrypt-provisioning registered
[    0.502099] Key type encrypted registered
[    0.502100] AppArmor: AppArmor sha1 policy hashing enabled
[    0.503221] integrity: Loading X.509 certificate: UEFI:MokListRT
[    0.503241] integrity: Loaded X.509 cert 'SomeOrg: shim: a01ee84e9b37ace407961cc468c5909447878469'
[    0.503241] integrity: Loading X.509 certificate: UEFI:MokListRT
[    0.503646] integrity: Loaded X.509 cert 'Canonical Ltd. Master Certificate Authority: ad91990bc22ab1f517048c23b6655a268e345a63'
[    0.504653] ima: No TPM chip found, activating TPM-bypass!
[    0.504662] ima: Allocated hash algorithm: sha1
[    0.504666] ima: No architecture policies found
[    0.504678] evm: Initialising EVM extended attributes:
[    0.504678] evm: security.selinux
[    0.504679] evm: security.SMACK64
[    0.504679] evm: security.SMACK64EXEC
[    0.504679] evm: security.SMACK64TRANSMUTE
[    0.504680] evm: security.SMACK64MMAP
[    0.504680] evm: security.apparmor
[    0.504680] evm: security.ima
[    0.504680] evm: security.capability
[    0.504681] evm: HMAC attrs: 0x1
[    0.506032] PM:   Magic number: 13:904:222
[    0.506208] RAS: Correctable Errors collector initialized.
[    0.506941] Freeing unused decrypted memory: 2040K
[    0.507186] Freeing unused kernel image (initmem) memory: 2644K
[    0.527423] Write protecting the kernel read-only data: 22528k
[    0.527907] Freeing unused kernel image (text/rodata gap) memory: 2044K
[    0.528053] Freeing unused kernel image (rodata/data gap) memory: 708K
[    0.573725] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    0.573726] x86/mm: Checking user space page tables
[    0.613868] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    0.613871] Run /init as init process
[    0.613872]   with arguments:
[    0.613873]     /init
[    0.613873]   with environment:
[    0.613873]     HOME=/
[    0.613874]     TERM=linux
[    0.613874]     BOOT_IMAGE=/boot/vmlinuz-5.8.0-45-generic
[    0.715608] acpi PNP0C14:01: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
[    0.716907] ahci 0000:00:17.0: version 3.0
[    0.717083] r8169 0000:01:00.0: can't disable ASPM; OS doesn't have ASPM control
[    0.717210] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[    0.718009] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.718014] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[    0.719103] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x110 quirks 0x0000000000009810
[    0.719110] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[    0.719297] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.08
[    0.719298] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.719298] usb usb1: Product: xHCI Host Controller
[    0.719299] usb usb1: Manufacturer: Linux 5.8.0-45-generic xhci-hcd
[    0.719300] usb usb1: SerialNumber: 0000:00:14.0
[    0.719650] hub 1-0:1.0: USB hub found
[    0.719668] hub 1-0:1.0: 16 ports detected
[    0.722539] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.722542] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    0.722544] xhci_hcd 0000:00:14.0: Host supports USB 3.1 Enhanced SuperSpeed
[    0.722571] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.08
[    0.722572] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.722573] usb usb2: Product: xHCI Host Controller
[    0.722573] usb usb2: Manufacturer: Linux 5.8.0-45-generic xhci-hcd
[    0.722574] usb usb2: SerialNumber: 0000:00:14.0
[    0.722645] hub 2-0:1.0: USB hub found
[    0.722658] hub 2-0:1.0: 8 ports detected
[    0.723808] usb: port power management may be unreliable
[    0.724817] i2c i2c-0: 1/2 memory slots populated (from DMI)
[    0.725339] i2c i2c-0: Successfully instantiated SPD at 0x50
[    0.731290] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 6 ports 6 Gbps 0x3f impl SATA mode
[    0.731292] ahci 0000:00:17.0: flags: 64bit ncq sntf pm clo only pio slum part ems deso sadm sds apst
[    0.736857] libphy: r8169: probed
[    0.737017] r8169 0000:01:00.0 eth0: RTL8168h/8111h, a8:a1:59:58:84:20, XID 541, IRQ 125
[    0.737018] r8169 0000:01:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
[    0.752349] r8169 0000:01:00.0 enp1s0: renamed from eth0
[    0.793335] scsi host0: ahci
[    0.793881] scsi host1: ahci
[    0.794302] scsi host2: ahci
[    0.794630] scsi host3: ahci
[    0.794854] scsi host4: ahci
[    0.795059] scsi host5: ahci
[    0.795185] ata1: SATA max UDMA/133 abar m2048@0xa1219000 port 0xa1219100 irq 123
[    0.795190] ata2: SATA max UDMA/133 abar m2048@0xa1219000 port 0xa1219180 irq 123
[    0.795195] ata3: SATA max UDMA/133 abar m2048@0xa1219000 port 0xa1219200 irq 123
[    0.795199] ata4: SATA max UDMA/133 abar m2048@0xa1219000 port 0xa1219280 irq 123
[    0.795203] ata5: SATA max UDMA/133 abar m2048@0xa1219000 port 0xa1219300 irq 123
[    0.795207] ata6: SATA max UDMA/133 abar m2048@0xa1219000 port 0xa1219380 irq 123
[    1.055430] usb 1-3: new low-speed USB device number 2 using xhci_hcd
[    1.115447] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    1.115492] ata4: SATA link down (SStatus 4 SControl 300)
[    1.115540] ata3: SATA link down (SStatus 4 SControl 300)
[    1.115587] ata2: SATA link down (SStatus 4 SControl 300)
[    1.115631] ata6: SATA link down (SStatus 4 SControl 300)
[    1.115673] ata5: SATA link down (SStatus 4 SControl 300)
[    1.118044] ata1.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[    1.118051] ata1.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
[    1.118056] ata1.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
[    1.118843] ata1.00: ATA-8: ST320LT012-9WS14C, 0001SDM1, max UDMA/133
[    1.118848] ata1.00: 625142448 sectors, multi 16: LBA48 NCQ (depth 32)
[    1.121449] ata1.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[    1.121456] ata1.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
[    1.121460] ata1.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
[    1.122302] ata1.00: configured for UDMA/133
[    1.122565] scsi 0:0:0:0: Direct-Access     ATA      ST320LT012-9WS14 SDM1 PQ: 0 ANSI: 5
[    1.122980] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    1.123066] sd 0:0:0:0: [sda] 625142448 512-byte logical blocks: (320 GB/298 GiB)
[    1.123071] sd 0:0:0:0: [sda] 4096-byte physical blocks
[    1.123091] sd 0:0:0:0: [sda] Write Protect is off
[    1.123095] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.123148] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.198643]  sda: sda1 sda2
[    1.199661] sd 0:0:0:0: [sda] Attached SCSI disk
[    1.213248] usb 1-3: New USB device found, idVendor=046a, idProduct=c090, bcdDevice= 0.01
[    1.213250] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.213251] usb 1-3: Product: Wireless Destop
[    1.213252] usb 1-3: Manufacturer: cherry
[    1.339488] usb 1-6: new full-speed USB device number 3 using xhci_hcd
[    1.483444] tsc: Refined TSC clocksource calibration: 3599.998 MHz
[    1.483457] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x33e451ab1a6, max_idle_ns: 440795278720 ns
[    1.483538] clocksource: Switched to clocksource tsc
[    1.492298] usb 1-6: New USB device found, idVendor=046a, idProduct=c091, bcdDevice= 1.05
[    1.492303] usb 1-6: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.492307] usb 1-6: Product: CHERRY Wireless Desktop
[    1.492310] usb 1-6: Manufacturer: Cherry GmbH
[    1.501301] hid: raw HID events driver (C) Jiri Kosina
[    1.515046] usbcore: registered new interface driver usbhid
[    1.515047] usbhid: USB HID core driver
[    1.517257] input: cherry Wireless Destop as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.0/0003:046A:C090.0001/input/input3
[    1.575950] hid-generic 0003:046A:C090.0001: input,hidraw0: USB HID v1.11 Keyboard [cherry Wireless Destop] on usb-0000:00:14.0-3/input0
[    1.576655] input: cherry Wireless Destop Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.1/0003:046A:C090.0002/input/input4
[    1.577160] input: cherry Wireless Destop as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.1/0003:046A:C090.0002/input/input5
[    1.577495] input: cherry Wireless Destop Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.1/0003:046A:C090.0002/input/input6
[    1.635791] input: cherry Wireless Destop System Control as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.1/0003:046A:C090.0002/input/input7
[    1.636455] hid-generic 0003:046A:C090.0002: input,hiddev0,hidraw1: USB HID v1.11 Mouse [cherry Wireless Destop] on usb-0000:00:14.0-3/input1
[    1.636886] input: Cherry GmbH CHERRY Wireless Desktop as /devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.0/0003:046A:C091.0003/input/input9
[    1.695917] hid-generic 0003:046A:C091.0003: input,hidraw2: USB HID v1.11 Keyboard [Cherry GmbH CHERRY Wireless Desktop] on usb-0000:00:14.0-6/input0
[    1.696584] input: Cherry GmbH CHERRY Wireless Desktop Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.1/0003:046A:C091.0004/input/input10
[    1.696897] input: Cherry GmbH CHERRY Wireless Desktop as /devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.1/0003:046A:C091.0004/input/input11
[    1.697110] input: Cherry GmbH CHERRY Wireless Desktop Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.1/0003:046A:C091.0004/input/input12
[    1.755799] input: Cherry GmbH CHERRY Wireless Desktop System Control as /devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.1/0003:046A:C091.0004/input/input13
[    1.756396] hid-generic 0003:046A:C091.0004: input,hiddev1,hidraw3: USB HID v1.11 Mouse [Cherry GmbH CHERRY Wireless Desktop] on usb-0000:00:14.0-6/input1
[    1.956247] fbcon: Taking over console
[    1.956327] Console: switching to colour frame buffer device 160x64
[    2.046141] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
[    3.620240] systemd[1]: Inserted module 'autofs4'
[    3.866234] systemd[1]: systemd 245.4-4ubuntu3.4 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)
[    3.883636] systemd[1]: Detected architecture x86-64.
[    3.934053] systemd[1]: Set hostname to <oscho-desktop>.
[    6.386053] systemd[1]: /lib/systemd/system/dbus.socket:5: ListenStream= references a path below legacy directory /var/run/, updating /var/run/dbus/system_bus_socket → /run/dbus/system_bus_socket; please update the unit file accordingly.
[    6.715608] systemd[1]: Created slice system-modprobe.slice.
[    6.715950] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[    6.716256] systemd[1]: Created slice User and Session Slice.
[    6.716352] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    6.716594] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    6.716656] systemd[1]: Reached target User and Group Name Lookups.
[    6.716685] systemd[1]: Reached target Remote File Systems.
[    6.716700] systemd[1]: Reached target Slices.
[    6.739924] systemd[1]: Listening on Syslog Socket.
[    6.740166] systemd[1]: Listening on fsck to fsckd communication Socket.
[    6.740292] systemd[1]: Listening on initctl Compatibility Named Pipe.
[    6.740668] systemd[1]: Listening on Journal Audit Socket.
[    6.740859] systemd[1]: Listening on Journal Socket (/dev/log).
[    6.741084] systemd[1]: Listening on Journal Socket.
[    6.741287] systemd[1]: Listening on udev Control Socket.
[    6.741437] systemd[1]: Listening on udev Kernel Socket.
[    6.743272] systemd[1]: Mounting Huge Pages File System...
[    6.745021] systemd[1]: Mounting POSIX Message Queue File System...
[    6.746915] systemd[1]: Mounting Kernel Debug File System...
[    6.748710] systemd[1]: Mounting Kernel Trace File System...
[    6.751463] systemd[1]: Starting Journal Service...
[    6.753255] systemd[1]: Starting Set the console keyboard layout...
[    6.755329] systemd[1]: Starting Create list of static device nodes for the current kernel...
[    6.756774] systemd[1]: Starting Load Kernel Module drm...
[    6.903817] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[    6.903915] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[    7.041294] systemd[1]: Starting Load Kernel Modules...
[    7.041906] systemd[1]: Starting Remount Root and Kernel File Systems...
[    7.042441] systemd[1]: Starting udev Coldplug all Devices...
[    7.042995] systemd[1]: Starting Uncomplicated firewall...
[    7.044289] systemd[1]: Started Journal Service.
[    7.122791] EXT4-fs (sda2): re-mounted. Opts: errors=remount-ro
[    7.458150] systemd-journald[265]: Received client request to flush runtime journal.
[    7.466464] lp: driver loaded but no devices found
[    7.469120] ppdev: user-space parallel port driver
[    7.787407] Adding 2097148k swap on /swapfile.  Priority:-2 extents:6 across:2260988k FS
[   11.599307] pstore: Using crash dump compression: deflate
[   11.599316] pstore: Registered efi as persistent store backend
[   11.819052] ee1004 0-0050: 512 byte EE1004-compliant SPD EEPROM, read-only
[   11.845004] EDAC ie31200: No ECC support
[   12.053685] RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 655360 ms ovfl timer
[   12.053688] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[   12.053690] RAPL PMU: hw unit of domain package 2^-14 Joules
[   12.053692] RAPL PMU: hw unit of domain dram 2^-14 Joules
[   12.053693] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[   12.204778] cryptd: max_cpu_qlen set to 1000
[   12.259638] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[   12.311287] AVX2 version of gcm_enc/dec engaged.
[   12.311290] AES CTR mode by8 optimization enabled
[   13.041192] checking generic (90000000 500000) vs hw (a0000000 1000000)
[   13.041193] checking generic (90000000 500000) vs hw (90000000 10000000)
[   13.041194] fb0: switching to inteldrmfb from EFI VGA
[   13.041284] Console: switching to colour dummy device 80x25
[   13.041313] i915 0000:00:02.0: vgaarb: deactivate vga console
[   13.042481] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[   13.042989] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[   13.044027] mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_component_ops [i915])
[   13.065401] [drm] Initialized i915 1.6.0 20200515 for 0000:00:02.0 on minor 0
[   13.073047] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[   13.074363] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input14
[   13.112666] fbcon: i915drmfb (fb0) is primary device
[   13.146846] Console: switching to colour frame buffer device 160x64
[   13.170493] i915 0000:00:02.0: fb0: i915drmfb frame buffer device
[   13.357720] snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
[   13.358311] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[   13.401521] intel_rapl_common: Found RAPL domain package
[   13.401525] intel_rapl_common: Found RAPL domain core
[   13.401527] intel_rapl_common: Found RAPL domain uncore
[   13.401530] intel_rapl_common: Found RAPL domain dram
[   13.411207] i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
[   14.193811] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC887-VD: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line
[   14.193817] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   14.193821] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[   14.193824] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
[   14.193826] snd_hda_codec_realtek hdaudioC0D0:    inputs:
[   14.193830] snd_hda_codec_realtek hdaudioC0D0:      Front Mic=0x19
[   14.193833] snd_hda_codec_realtek hdaudioC0D0:      Rear Mic=0x18
[   14.193837] snd_hda_codec_realtek hdaudioC0D0:      Line=0x1a
[   14.234439] input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input15
[   14.234575] input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input16
[   14.234694] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1f.3/sound/card0/input17
[   14.234812] input: HDA Intel PCH Line Out as /devices/pci0000:00/0000:00:1f.3/sound/card0/input18
[   14.234925] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input19
[   14.235041] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input20
[   14.235155] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input21
[   14.235329] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input22
[   14.235461] input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input23
[   14.235582] input: HDA Intel PCH HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input24
[   20.137912] audit: type=1400 audit(1616577215.161:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/tcpdump" pid=553 comm="apparmor_parser"
[   20.139360] audit: type=1400 audit(1616577215.165:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=552 comm="apparmor_parser"
[   20.139362] audit: type=1400 audit(1616577215.165:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=552 comm="apparmor_parser"
[   20.139363] audit: type=1400 audit(1616577215.165:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=552 comm="apparmor_parser"
[   20.139364] audit: type=1400 audit(1616577215.165:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/{,usr/}sbin/dhclient" pid=552 comm="apparmor_parser"
[   20.164523] audit: type=1400 audit(1616577215.189:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="ippusbxd" pid=555 comm="apparmor_parser"
[   20.210622] audit: type=1400 audit(1616577215.233:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/cups/backend/cups-pdf" pid=550 comm="apparmor_parser"
[   20.210630] audit: type=1400 audit(1616577215.233:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cupsd" pid=550 comm="apparmor_parser"
[   20.210635] audit: type=1400 audit(1616577215.233:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cupsd//third_party" pid=550 comm="apparmor_parser"
[   20.213261] audit: type=1400 audit(1616577215.237:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cups-browsed" pid=556 comm="apparmor_parser"
[   28.940056] kauditd_printk_skb: 20 callbacks suppressed
[   28.940060] audit: type=1400 audit(1616577223.965:32): apparmor="DENIED" operation="capable" profile="/usr/sbin/cups-browsed" pid=662 comm="cups-browsed" capability=23  capname="sys_nice"
[   30.107313] Generic FE-GE Realtek PHY r8169-100:00: attached PHY driver [Generic FE-GE Realtek PHY] (mii_bus:phy_addr=r8169-100:00, irq=IGNORE)
[   30.271559] r8169 0000:01:00.0 enp1s0: Link is Down
[   33.712847] r8169 0000:01:00.0 enp1s0: Link is Up - 1Gbps/Full - flow control off
[   33.712870] IPv6: ADDRCONF(NETDEV_CHANGE): enp1s0: link becomes ready
[   63.400991] rfkill: input handler disabled
[  140.253479] Bluetooth: Core ver 2.22
[  140.253547] NET: Registered protocol family 31
[  140.253549] Bluetooth: HCI device and connection manager initialized
[  140.253555] Bluetooth: HCI socket layer initialized
[  140.253560] Bluetooth: L2CAP socket layer initialized
[  140.253566] Bluetooth: SCO socket layer initialized
[  190.571271] usb 1-3: USB disconnect, device number 2
[  192.003265] usb 1-6: USB disconnect, device number 3


POWERTOP - GPU

| Powered On 0,6% |
| RC6 99,4% |
| RC6p 0,0% |
| RC6pp 0,0%



WAKEUPS

Enabled Wake-on-lan status for device enp1s0
Disabled Wake status for USB device usb1
Disabled Wake status for USB device usb2


Summary: 33,0 wakeups/second, 0,0 GPU ops/seconds, 0,0 VFS ops/sec and 0,3% CPU use

Power est. Usage Events/s Category Description
40.7 mW 159,5 µs/s 10,4 Timer tick_sched_timer
27.2 mW 43,3 µs/s 7,0 kWork psi_avgs_work
14.6 mW 47,4 µs/s 3,7 Process [PID 11] [rcu_sched]
7.02 mW 25,7 µs/s 1,8 Interrupt [3] net_rx(softirq)
5.84 mW 14,6 µs/s 1,5 Process [PID 848] /usr/lib/snapd/snapd
5.44 mW 386,6 µs/s 1,3 Process [PID 1662] powertop
4.05 mW 552,4 µs/s 0,9 Process [PID 1080] /usr/bin/gnome-shell
3.89 mW 10,4 µs/s 1,0 Timer watchdog_timer_fn
3.53 mW 33,8 µs/s 0,9 Process [PID 825] /usr/libexec/gvfs-afc-volume-monitor
2.00 mW 53,4 µs/s 0,5 kWork handle_update
1.62 mW 70,1 µs/s 0,4 Timer hrtimer_wakeup
1.17 mW 4,7 µs/s 0,30 kWork vmstat_shepherd
1.07 mW 104,0 µs/s 0,25 Process [PID 667] /usr/sbin/thermald --no-daemon --dbus-enable
993 µW 22,1 µs/s 0,25 Process [PID 1443] update-notifier
992 µW 21,1 µs/s 0,25 Process [PID 1091] /usr/bin/gnome-shell
990 µW 19,0 µs/s 0,25 Process [PID 685] /usr/sbin/NetworkManager --no-daemon
988 µW 17,3 µs/s 0,25 Process [PID 624] /usr/lib/accountsservice/accounts-daemon
781 µW 4,4 µs/s 0,20 Process [PID 890] /usr/lib/snapd/snapd
455 µW 66,3 µs/s 0,10 Process [PID 592] /usr/sbin/irqbalance --foreground
436 µW 47,4 µs/s 0,10 kWork acpi_os_execute_deferred
398 µW 10,0 µs/s 0,10 Process [PID 889] /usr/lib/snapd/snapd
397 µW 9,0 µs/s 0,10 Process [PID 761] /usr/libexec/rtkit-daemon
393 µW 4,9 µs/s 0,10 Process [PID 1023] /usr/bin/ssh-agent /usr/bin/im-launch env GNOME_SHELL_SESSION_MODE=ubuntu /usr/bin/gnome-session --sys
393 µW 4,4 µs/s 0,10 Process [PID 858] /usr/lib/snapd/snapd
390 µW 1,4 µs/s 0,10 kWork engine_retire
389 µW 0,4 µs/s 0,10 kWork kfree_rcu_work
389 µW 0,4 µs/s 0,10 kWork neigh_periodic_work
389 µW 0,3 µs/s 0,10 kWork i915_hpd_poll_init_work
389 µW 0,3 µs/s 0,10 kWork kfree_rcu_monitor
240 µW 46,2 µs/s 0,05 Process [PID 758] /usr/lib/xorg/Xorg vt2 -displayfd 3 -auth /run/user/1000/gdm/Xauthority -background none -noreset -keep
216 µW 22,0 µs/s 0,05 kWork intel_display_power_put_async_w
213 µW 19,1 µs/s 0,05 Interrupt [9] acpi
207 µW 12,4 µs/s 0,05 kWork __intel_wakeref_put_work
201 µW 6,3 µs/s 0,05 kWork wb_workfn
199 µW 4,6 µs/s 0,05 Process [PID 584] /usr/sbin/cron -f
198 µW 4,0 µs/s 0,05 Process [PID 621] /sbin/wpa_supplicant -u -s -O /run/wpa_supplicant
198 µW 4,0 µs/s 0,05 Process [PID 1440] update-notifier
 
Du hast einen Tippfehler, ein Punkt zu viel hinter splash. Nimm auch noch das pcie_aspm=force (und das Bios wieder komplett auf Auto anstatt Aktiviert) hinzu obwohl der pcie bereits korrekt aussieht. Ich tippe auf GPU oder SATA, bzw. sonst halt ein total verhunztes BIOS
 
Zuletzt bearbeitet:
@fse1

BIOS umgestellt auf:

Intel Speed Shift - Deaktiviert
PCIE ASPM Support - Auto
PCH PCIE ASPM Support - Auto


Code:
root@desktop:~# sudo dmesg
[    0.000000] microcode: microcode updated early to revision 0xde, date = 2020-05-25
[    0.000000] Linux version 5.8.0-45-generic (buildd@lcy01-amd64-024) (gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0, GNU ld (GNU Binutils for Ubuntu) 2.34)
                      #51~20.04.1-Ubuntu SMP Tue Feb 23 13:46:31 UTC 2021 (Ubuntu 5.8.0-45.51~20.04.1-generic 5.8.18)
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-5.8.0-45-generic root=UUID =33277a3f-b182-42de-b7be-d06f585da072 ro pcie_aspm=force
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   Hygon HygonGenuine
[    0.000000]   Centaur CentaurHauls
[    0.000000]   zhaoxin   Shanghai
[    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: xstate_offset[3]:  832, xstate_sizes[3]:   64
[    0.000000] x86/fpu: xstate_offset[4]:  896, xstate_sizes[4]:   64
[    0.000000] x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009f000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007c6e7fff] usable
[    0.000000] BIOS-e820: [mem 0x000000007c6e8000-0x000000007df53fff] reserved
[    0.000000] BIOS-e820: [mem 0x000000007df54000-0x000000007e407fff] usable
[    0.000000] BIOS-e820: [mem 0x000000007e408000-0x000000007e4a9fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000007e4aa000-0x000000007ec0efff] reserved
[    0.000000] BIOS-e820: [mem 0x000000007ec0f000-0x000000007ec0ffff] usable
[    0.000000] BIOS-e820: [mem 0x000000007ec10000-0x000000008fffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000026dffffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] e820: update [mem 0x73440018-0x7344e057] usable ==> usable
[    0.000000] e820: update [mem 0x73440018-0x7344e057] usable ==> usable
[    0.000000] extended physical RAM map:
[    0.000000] reserve setup_data: [mem 0x0000000000000000-0x000000000009efff] u                                                                                        sable
[    0.000000] reserve setup_data: [mem 0x000000000009f000-0x00000000000fffff] r                                                                                        eserved
[    0.000000] reserve setup_data: [mem 0x0000000000100000-0x0000000073440017] u                                                                                        sable
[    0.000000] reserve setup_data: [mem 0x0000000073440018-0x000000007344e057] u                                                                                        sable
[    0.000000] reserve setup_data: [mem 0x000000007344e058-0x000000007c6e7fff] u                                                                                        sable
[    0.000000] reserve setup_data: [mem 0x000000007c6e8000-0x000000007df53fff] r                                                                                        eserved
[    0.000000] reserve setup_data: [mem 0x000000007df54000-0x000000007e407fff] u                                                                                        sable
[    0.000000] reserve setup_data: [mem 0x000000007e408000-0x000000007e4a9fff] A                                                                                        CPI NVS
[    0.000000] reserve setup_data: [mem 0x000000007e4aa000-0x000000007ec0efff] r                                                                                        eserved
[    0.000000] reserve setup_data: [mem 0x000000007ec0f000-0x000000007ec0ffff] u                                                                                        sable
[    0.000000] reserve setup_data: [mem 0x000000007ec10000-0x000000008fffffff] r                                                                                        eserved
[    0.000000] reserve setup_data: [mem 0x00000000e0000000-0x00000000efffffff] r                                                                                        eserved
[    0.000000] reserve setup_data: [mem 0x00000000fe000000-0x00000000fe010fff] r                                                                                        eserved
[    0.000000] reserve setup_data: [mem 0x00000000fec00000-0x00000000fec00fff] r                                                                                        eserved
[    0.000000] reserve setup_data: [mem 0x00000000fed00000-0x00000000fed03fff] r                                                                                        eserved
[    0.000000] reserve setup_data: [mem 0x00000000fee00000-0x00000000fee00fff] r                                                                                        eserved
[    0.000000] reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] r                                                                                        eserved
[    0.000000] reserve setup_data: [mem 0x0000000100000000-0x000000026dffffff] u                                                                                        sable
[    0.000000] efi: EFI v2.70 by American Megatrends
[    0.000000] efi: ACPI 2.0=0x7e41b000 ACPI=0x7e41b000 SMBIOS=0x7e97b000 SMBIOS                                                                                         3.0=0x7e97a000 MEMATTR=0x78e8e018 ESRT=0x7b816e18 RNG=0x7e994d98
[    0.000000] efi: seeding entropy pool
[    0.000000] random: fast init done
[    0.000000] secureboot: Secure boot disabled
[    0.000000] SMBIOS 3.1.1 present.
[    0.000000] DMI: To Be Filled By O.E.M. To Be Filled By O.E.M./H370M-HDV, BIO                                                                                        S P1.10 10/19/2020
[    0.000000] tsc: Detected 3600.000 MHz processor
[    0.000554] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000555] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000559] last_pfn = 0x26e000 max_arch_pfn = 0x400000000
[    0.000563] MTRR default type: write-back
[    0.000563] MTRR fixed ranges enabled:
[    0.000564]   00000-9FFFF write-back
[    0.000565]   A0000-BFFFF uncachable
[    0.000566]   C0000-FFFFF write-back
[    0.000566] MTRR variable ranges enabled:
[    0.000567]   0 base 0080000000 mask 7F80000000 uncachable
[    0.000568]   1 base 007F800000 mask 7FFF800000 uncachable
[    0.000568]   2 base 2000000000 mask 6000000000 uncachable
[    0.000569]   3 base 1000000000 mask 7000000000 uncachable
[    0.000569]   4 base 0800000000 mask 7800000000 uncachable
[    0.000570]   5 base 0400000000 mask 7C00000000 uncachable
[    0.000570]   6 base 4000000000 mask 4000000000 uncachable
[    0.000571]   7 disabled
[    0.000571]   8 disabled
[    0.000571]   9 disabled
[    0.000844] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT
[    0.001183] last_pfn = 0x7ec10 max_arch_pfn = 0x400000000
[    0.006795] esrt: Reserving ESRT space from 0x000000007b816e18 to 0x000000007                                                                                        b816e50.
[    0.006798] e820: update [mem 0x7b816000-0x7b816fff] usable ==> reserved
[    0.006807] check: Scanning 1 areas for low memory corruption
[    0.006810] Using GB pages for direct mapping
[    0.007240] secureboot: Secure boot disabled
[    0.007241] RAMDISK: [mem 0x3cd8a000-0x3fffdfff]
[    0.007252] ACPI: Early table checksum verification disabled
[    0.007254] ACPI: RSDP 0x000000007E41B000 000024 (v02 ALASKA)
[    0.007257] ACPI: XSDT 0x000000007E41B0A8 0000D4 (v01 ALASKA A M I    0107200                                                                                        9 AMI  00010013)
[    0.007261] ACPI: FACP 0x000000007E45A690 000114 (v06 ALASKA A M I    0107200                                                                                        9 AMI  00010013)
[    0.007264] ACPI: DSDT 0x000000007E41B218 03F473 (v02 ALASKA A M I    0107200                                                                                        9 INTL 20160527)
[    0.007267] ACPI: FACS 0x000000007E4A9080 000040
[    0.007268] ACPI: APIC 0x000000007E45A7A8 000084 (v04 ALASKA A M I    0107200                                                                                        9 AMI  00010013)
[    0.007270] ACPI: FPDT 0x000000007E45A830 000044 (v01 ALASKA A M I    0107200                                                                                        9 AMI  00010013)
[    0.007272] ACPI: FIDT 0x000000007E45A878 00009C (v01 ALASKA A M I    0107200                                                                                        9 AMI  00010013)
[    0.007274] ACPI: MCFG 0x000000007E45A918 00003C (v01 ALASKA A M I    0107200                                                                                        9 MSFT 00000097)
[    0.007276] ACPI: SSDT 0x000000007E45A958 000378 (v01 SataRe SataTabl 0000100                                                                                        0 INTL 20160527)
[    0.007278] ACPI: SSDT 0x000000007E45ACD0 001B1C (v02 CpuRef CpuSsdt  0000300                                                                                        0 INTL 20160527)
[    0.007280] ACPI: AAFT 0x000000007E45C7F0 0001F1 (v01 ALASKA OEMAAFT  0107200                                                                                        9 MSFT 00000097)
[    0.007282] ACPI: SSDT 0x000000007E45C9E8 0031C6 (v02 SaSsdt SaSsdt   0000300                                                                                        0 INTL 20160527)
[    0.007284] ACPI: HPET 0x000000007E45FBB0 000038 (v01 ALASKA A M I    0000000                                                                                        2      01000013)
[    0.007286] ACPI: SSDT 0x000000007E45FBE8 001C01 (v02 ALASKA CflS_Rvp 0000100                                                                                        0 INTL 20160527)
[    0.007288] ACPI: SSDT 0x000000007E4617F0 00294C (v02 INTEL  xh_cfsd4 0000000                                                                                        0 INTL 20160527)
[    0.007290] ACPI: UEFI 0x000000007E464140 000042 (v01 ALASKA A M I    0000000                                                                                        2      01000013)
[    0.007292] ACPI: LPIT 0x000000007E464188 00005C (v01 ALASKA A M I    0000000                                                                                        2      01000013)
[    0.007293] ACPI: SSDT 0x000000007E4641E8 0014E2 (v02 ALASKA TbtTypeC 0000000                                                                                        0 INTL 20160527)
[    0.007295] ACPI: DBGP 0x000000007E4656D0 000034 (v01 ALASKA A M I    0000000                                                                                        2      01000013)
[    0.007297] ACPI: DBG2 0x000000007E465708 000054 (v00 ALASKA A M I    0000000                                                                                        2      01000013)
[    0.007299] ACPI: SSDT 0x000000007E465760 001B67 (v02 ALASKA UsbCTabl 0000100                                                                                        0 INTL 20160527)
[    0.007301] ACPI: SSDT 0x000000007E4672C8 000144 (v02 Intel  ADebTabl 0000100                                                                                        0 INTL 20160527)
[    0.007303] ACPI: DMAR 0x000000007E467410 0000A8 (v01 INTEL  EDK2     0000000                                                                                        2      01000013)
[    0.007305] ACPI: BGRT 0x000000007E4674B8 000038 (v01 ALASKA A M I    0107200                                                                                        9 AMI  00010013)
[    0.007307] ACPI: WSMT 0x000000007E4674F0 000028 (v01 ALASKA A M I    0107200                                                                                        9 AMI  00010013)
[    0.007313] ACPI: Local APIC address 0xfee00000
[    0.007704] No NUMA configuration found
[    0.007705] Faking a node at [mem 0x0000000000000000-0x000000026dffffff]
[    0.007711] NODE_DATA(0) allocated [mem 0x26dfd6000-0x26dffffff]
[    0.007920] Zone ranges:
[    0.007921]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.007922]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.007922]   Normal   [mem 0x0000000100000000-0x000000026dffffff]
[    0.007923]   Device   empty
[    0.007924] Movable zone start for each node
[    0.007926] Early memory node ranges
[    0.007927]   node   0: [mem 0x0000000000001000-0x000000000009efff]
[    0.007928]   node   0: [mem 0x0000000000100000-0x000000007c6e7fff]
[    0.007929]   node   0: [mem 0x000000007df54000-0x000000007e407fff]
[    0.007929]   node   0: [mem 0x000000007ec0f000-0x000000007ec0ffff]
[    0.007930]   node   0: [mem 0x0000000100000000-0x000000026dffffff]
[    0.008074] Zeroed struct page in unavailable ranges: 21701 pages
[    0.008075] Initmem setup node 0 [mem 0x0000000000001000-0x000000026dffffff]
[    0.008076] On node 0 totalpages: 2009915
[    0.008077]   DMA zone: 64 pages used for memmap
[    0.008078]   DMA zone: 22 pages reserved
[    0.008078]   DMA zone: 3998 pages, LIFO batch:0
[    0.008094]   DMA32 zone: 7919 pages used for memmap
[    0.008095]   DMA32 zone: 506781 pages, LIFO batch:63
[    0.012457]   Normal zone: 23424 pages used for memmap
[    0.012457]   Normal zone: 1499136 pages, LIFO batch:63
[    0.026168] Reserving Intel graphics memory at [mem 0x80000000-0x8fffffff]
[    0.026560] ACPI: PM-Timer IO Port: 0x1808
[    0.026561] ACPI: Local APIC address 0xfee00000
[    0.026566] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.026567] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.026567] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.026568] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.026635] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[    0.026637] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.026638] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.026639] ACPI: IRQ0 used by override.
[    0.026640] ACPI: IRQ9 used by override.
[    0.026641] Using ACPI (MADT) for SMP configuration information
[    0.026642] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.026647] e820: update [mem 0x79345000-0x79385fff] usable ==> reserved
[    0.026652] TSC deadline timer available
[    0.026653] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[    0.026664] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x0000                                                                                        0fff]
[    0.026666] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x000f                                                                                        ffff]
[    0.026667] PM: hibernation: Registered nosave memory: [mem 0x73440000-0x7344                                                                                        0fff]
[    0.026668] PM: hibernation: Registered nosave memory: [mem 0x7344e000-0x7344                                                                                        efff]
[    0.026669] PM: hibernation: Registered nosave memory: [mem 0x79345000-0x7938                                                                                        5fff]
[    0.026670] PM: hibernation: Registered nosave memory: [mem 0x7b816000-0x7b81                                                                                        6fff]
[    0.026671] PM: hibernation: Registered nosave memory: [mem 0x7c6e8000-0x7df5                                                                                        3fff]
[    0.026672] PM: hibernation: Registered nosave memory: [mem 0x7e408000-0x7e4a                                                                                        9fff]
[    0.026673] PM: hibernation: Registered nosave memory: [mem 0x7e4aa000-0x7ec0                                                                                        efff]
[    0.026674] PM: hibernation: Registered nosave memory: [mem 0x7ec10000-0x8fff                                                                                        ffff]
[    0.026675] PM: hibernation: Registered nosave memory: [mem 0x90000000-0xdfff                                                                                        ffff]
[    0.026675] PM: hibernation: Registered nosave memory: [mem 0xe0000000-0xefff                                                                                        ffff]
[    0.026676] PM: hibernation: Registered nosave memory: [mem 0xf0000000-0xfdff                                                                                        ffff]
[    0.026676] PM: hibernation: Registered nosave memory: [mem 0xfe000000-0xfe01                                                                                        0fff]
[    0.026677] PM: hibernation: Registered nosave memory: [mem 0xfe011000-0xfebf                                                                                        ffff]
[    0.026677] PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec0                                                                                        0fff]
[    0.026678] PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfecf                                                                                        ffff]
[    0.026678] PM: hibernation: Registered nosave memory: [mem 0xfed00000-0xfed0                                                                                        3fff]
[    0.026679] PM: hibernation: Registered nosave memory: [mem 0xfed04000-0xfedf                                                                                        ffff]
[    0.026679] PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee0                                                                                        0fff]
[    0.026680] PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xfeff                                                                                        ffff]
[    0.026680] PM: hibernation: Registered nosave memory: [mem 0xff000000-0xffff                                                                                        ffff]
[    0.026682] [mem 0x90000000-0xdfffffff] available for PCI devices
[    0.026683] Booting paravirtualized kernel on bare hardware
[    0.026685] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffff                                                                                        ffff, max_idle_ns: 7645519600211568 ns
[    0.026689] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node                                                                                        _ids:1
[    0.026852] percpu: Embedded 56 pages/cpu s192512 r8192 d28672 u524288
[    0.026856] pcpu-alloc: s192512 r8192 d28672 u524288 alloc=1*2097152
[    0.026856] pcpu-alloc: [0] 0 1 2 3
[    0.026874] Built 1 zonelists, mobility grouping on.  Total pages: 1978486
[    0.026874] Policy zone: Normal
[    0.026876] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.8.0-45-generic ro                                                                                        ot=UUID=33277a3f-b182-42de-b7be-d06f585da072 ro pcie_aspm=force
[    0.026914] PCIe ASPM is forcibly enabled
[    0.027373] Dentry cache hash table entries: 1048576 (order: 11, 8388608 byte                                                                                        s, linear)
[    0.027603] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes,                                                                                         linear)
[    0.027639] mem auto-init: stack:off, heap alloc:on, heap free:off
[    0.051975] Memory: 7708540K/8039660K available (14339K kernel code, 2537K rw                                                                                        data, 5436K rodata, 2644K init, 4916K bss, 331120K reserved, 0K cma-reserved)
[    0.051983] random: get_random_u64 called from kmem_cache_open+0x2d/0x410 wit                                                                                        h crng_init=1
[    0.052083] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.052095] Kernel/User page tables isolation: enabled
[    0.052109] ftrace: allocating 46222 entries in 181 pages
[    0.064018] ftrace: allocated 181 pages with 5 groups
[    0.064098] rcu: Hierarchical RCU implementation.
[    0.064099] rcu:     RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=4.
[    0.064100]  Trampoline variant of Tasks RCU enabled.
[    0.064100]  Rude variant of Tasks RCU enabled.
[    0.064101]  Tracing variant of Tasks RCU enabled.
[    0.064101] rcu: RCU calculated value of scheduler-enlistment delay is 25 jif                                                                                        fies.
[    0.064102] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[    0.066408] NR_IRQS: 524544, nr_irqs: 1024, preallocated irqs: 16
[    0.067038] random: crng done (trusting CPU's manufacturer)
[    0.067057] Console: colour dummy device 80x25
[    0.067223] printk: console [tty0] enabled
[    0.067239] ACPI: Core revision 20200528
[    0.067653] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_i                                                                                        dle_ns: 79635855245 ns
[    0.067797] APIC: Switch to symmetric I/O mode setup
[    0.067799] DMAR: Host address width 39
[    0.067801] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[    0.067805] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 e                                                                                        cap 19e2ff0505e
[    0.067807] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[    0.067810] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ec                                                                                        ap f050da
[    0.067812] DMAR: RMRR base: 0x0000007e70a000 end: 0x0000007e953fff
[    0.067813] DMAR: RMRR base: 0x0000007f800000 end: 0x0000008fffffff
[    0.067816] DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
[    0.067817] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[    0.067818] DMAR-IR: Queued invalidation will be enabled to support x2apic an                                                                                        d Intr-remapping.
[    0.071093] DMAR-IR: Enabled IRQ remapping in x2apic mode
[    0.071095] x2apic enabled
[    0.071126] Switched APIC routing to cluster x2apic.
[    0.080382] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.099747] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x33                                                                                        e452fbb2f, max_idle_ns: 440795236593 ns
[    0.099752] Calibrating delay loop (skipped), value calculated using timer fr                                                                                        equency.. 7200.00 BogoMIPS (lpj=14400000)
[    0.099755] pid_max: default: 32768 minimum: 301
[    0.101550] LSM: Security Framework initializing
[    0.101559] Yama: becoming mindful.
[    0.101578] AppArmor: AppArmor initialized
[    0.101616] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, li                                                                                        near)
[    0.101633] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 byte                                                                                        s, linear)
[    0.101844] mce: CPU0: Thermal monitoring enabled (TM1)
[    0.101861] process: using mwait in idle threads
[    0.101864] Last level iTLB entries: 4KB 128, 2MB 8, 4MB 8
[    0.101865] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[    0.101868] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user poin                                                                                        ter sanitization
[    0.101870] Spectre V2 : Mitigation: Full generic retpoline
[    0.101871] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on c                                                                                        ontext switch
[    0.101873] Spectre V2 : Enabling Restricted Speculation for firmware calls
[    0.101874] Spectre V2 : mitigation: Enabling conditional Indirect Branch Pre                                                                                        diction Barrier
[    0.101876] Speculative Store Bypass: Mitigation: Speculative Store Bypass di                                                                                        sabled via prctl and seccomp
[    0.101882] SRBDS: Mitigation: Microcode
[    0.101883] MDS: Mitigation: Clear CPU buffers
[    0.102090] Freeing SMP alternatives memory: 40K
[    0.103700] smpboot: CPU0: Intel(R) Core(TM) i3-8100 CPU @ 3.60GHz (family: 0                                                                                        x6, model: 0x9e, stepping: 0xb)
[    0.103750] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full                                                                                        -width counters, Intel PMU driver.
[    0.103750] ... version:                4
[    0.103750] ... bit width:              48
[    0.103750] ... generic registers:      8
[    0.103750] ... value mask:             0000ffffffffffff
[    0.103750] ... max period:             00007fffffffffff
[    0.103750] ... fixed-purpose events:   3
[    0.103750] ... event mask:             00000007000000ff
[    0.103750] rcu: Hierarchical SRCU implementation.
[    0.103750] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.103750] smp: Bringing up secondary CPUs ...
[    0.103750] x86: Booting SMP configuration:
[    0.103750] .... node  #0, CPUs:      #1 #2 #3
[    0.105348] smp: Brought up 1 node, 4 CPUs
[    0.105348] smpboot: Max logical packages: 1
[    0.105348] smpboot: Total of 4 processors activated (28800.00 BogoMIPS)
[    0.105348] devtmpfs: initialized
[    0.105348] x86/mm: Memory block size: 128MB
[    0.105348] PM: Registering ACPI NVS region [mem 0x7e408000-0x7e4a9fff] (6635                                                                                        52 bytes)
[    0.105348] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, ma                                                                                        x_idle_ns: 7645041785100000 ns
[    0.105348] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[    0.105348] pinctrl core: initialized pinctrl subsystem
[    0.107753] PM: RTC time: 12:08:51, date: 2021-03-24
[    0.107756] thermal_sys: Registered thermal governor 'fair_share'
[    0.107756] thermal_sys: Registered thermal governor 'bang_bang'
[    0.107757] thermal_sys: Registered thermal governor 'step_wise'
[    0.107758] thermal_sys: Registered thermal governor 'user_space'
[    0.107760] thermal_sys: Registered thermal governor 'power_allocator'
[    0.107835] NET: Registered protocol family 16
[    0.107940] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations
[    0.107986] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic all                                                                                        ocations
[    0.108031] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic a                                                                                        llocations
[    0.108036] audit: initializing netlink subsys (disabled)
[    0.108041] audit: type=2000 audit(1616587731.032:1): state=initialized audit                                                                                        _enabled=0 res=1
[    0.108041] EISA bus registered
[    0.108041] cpuidle: using governor ladder
[    0.108041] cpuidle: using governor menu
[    0.108041] ACPI FADT declares the system doesn't support PCIe ASPM, so disab                                                                                        le it
[    0.108041] ACPI: bus type PCI registered
[    0.108041] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.108041] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xef                                                                                        ffffff] (base 0xe0000000)
[    0.108041] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[    0.108041] PCI: Using configuration type 1 for base access
[    0.108041] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.108736] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.108736] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.108736] fbcon: Taking over console
[    0.108736] ACPI: Added _OSI(Module Device)
[    0.108736] ACPI: Added _OSI(Processor Device)
[    0.108736] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.108736] ACPI: Added _OSI(Processor Aggregator Device)
[    0.108736] ACPI: Added _OSI(Linux-Dell-Video)
[    0.108736] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.108736] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    0.172763] ACPI: 9 ACPI AML tables successfully acquired and loaded
[    0.179515] ACPI: Dynamic OEM Table Load:
[    0.179520] ACPI: SSDT 0xFFFF8D0BA448DD00 0000F4 (v02 PmRef  Cpu0Psd  0000300                                                                                        0 INTL 20160527)
[    0.180683] ACPI: \_SB_.PR00: _OSC native thermal LVT Acked
[    0.182102] ACPI: Dynamic OEM Table Load:
[    0.182106] ACPI: SSDT 0xFFFF8D0BA4730000 000400 (v02 PmRef  Cpu0Cst  0000300                                                                                        1 INTL 20160527)
[    0.183403] ACPI: Dynamic OEM Table Load:
[    0.183408] ACPI: SSDT 0xFFFF8D0BA47FC000 0006AA (v02 PmRef  Cpu0Ist  0000300                                                                                        0 INTL 20160527)
[    0.185080] ACPI: Dynamic OEM Table Load:
[    0.185085] ACPI: SSDT 0xFFFF8D0BA47FC800 0005FC (v02 PmRef  ApIst    0000300                                                                                        0 INTL 20160527)
[    0.186569] ACPI: Dynamic OEM Table Load:
[    0.186575] ACPI: SSDT 0xFFFF8D0BA4B6F000 000AB0 (v02 PmRef  ApPsd    0000300                                                                                        0 INTL 20160527)
[    0.188421] ACPI: Dynamic OEM Table Load:
[    0.188425] ACPI: SSDT 0xFFFF8D0BA4730800 00030A (v02 PmRef  ApCst    0000300                                                                                        0 INTL 20160527)
[    0.192310] ACPI: Interpreter enabled
[    0.192344] ACPI: (supports S0 S3 S4 S5)
[    0.192345] ACPI: Using IOAPIC for interrupt routing
[    0.192446] PCI: Using host bridge windows from ACPI; if necessary, use "pci=                                                                                        nocrs" and report a bug
[    0.193568] ACPI: Enabled 8 GPEs in block 00 to 7F
[    0.204873] ACPI: Power Resource [USBC] (on)
[    0.205015] ACPI: Power Resource [PAUD] (on)
[    0.207703] ACPI: Power Resource [SPR0] (off)
[    0.208146] ACPI: Power Resource [V0PR] (on)
[    0.208525] ACPI: Power Resource [V1PR] (on)
[    0.208895] ACPI: Power Resource [V2PR] (on)
[    0.211268] ACPI: Power Resource [PXTC] (on)
[    0.214321] ACPI: Power Resource [WRST] (on)
[    0.219403] ACPI: Power Resource [PIN] (off)
[    0.219546] ACPI: Power Resource [SPR1] (off)
[    0.219594] ACPI: Power Resource [SPR2] (off)
[    0.219645] ACPI: Power Resource [SPR3] (off)
[    0.219697] ACPI: Power Resource [SPR5] (off)
[    0.219968] ACPI: Power Resource [ZPDR] (on)
[    0.220251] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[    0.220257] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM S                                                                                        egments MSI HPX-Type3]
[    0.220430] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug SHP                                                                                        CHotplug PME]
[    0.220593] acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability LTR]
[    0.220595] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS c                                                                                        onfiguration
[    0.221435] PCI host bridge to bus 0000:00
[    0.221438] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.221440] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.221441] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff win                                                                                        dow]
[    0.221443] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff win                                                                                        dow]
[    0.221445] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff win                                                                                        dow]
[    0.221446] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff win                                                                                        dow]
[    0.221448] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff win                                                                                        dow]
[    0.221450] pci_bus 0000:00: root bus resource [mem 0x90000000-0xdfffffff win                                                                                        dow]
[    0.221451] pci_bus 0000:00: root bus resource [mem 0xfc800000-0xfe7fffff win                                                                                        dow]
[    0.221453] pci_bus 0000:00: root bus resource [bus 00-fe]
[    0.221461] pci 0000:00:00.0: [8086:3e1f] type 00 class 0x060000
[    0.221797] pci 0000:00:02.0: [8086:3e91] type 00 class 0x030000
[    0.221806] pci 0000:00:02.0: reg 0x10: [mem 0xa0000000-0xa0ffffff 64bit]
[    0.221811] pci 0000:00:02.0: reg 0x18: [mem 0x90000000-0x9fffffff 64bit pref                                                                                        ]
[    0.221815] pci 0000:00:02.0: reg 0x20: [io  0x4000-0x403f]
[    0.221828] pci 0000:00:02.0: BAR 2: assigned to efifb
[    0.222117] pci 0000:00:12.0: [8086:a379] type 00 class 0x118000
[    0.222161] pci 0000:00:12.0: reg 0x10: [mem 0xa121d000-0xa121dfff 64bit]
[    0.222469] pci 0000:00:14.0: [8086:a36d] type 00 class 0x0c0330
[    0.222513] pci 0000:00:14.0: reg 0x10: [mem 0xa1200000-0xa120ffff 64bit]
[    0.222649] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.223045] pci 0000:00:14.2: [8086:a36f] type 00 class 0x050000
[    0.223081] pci 0000:00:14.2: reg 0x10: [mem 0xa1216000-0xa1217fff 64bit]
[    0.223100] pci 0000:00:14.2: reg 0x18: [mem 0xa121c000-0xa121cfff 64bit]
[    0.223324] pci 0000:00:16.0: [8086:a360] type 00 class 0x078000
[    0.223365] pci 0000:00:16.0: reg 0x10: [mem 0xa121b000-0xa121bfff 64bit]
[    0.223482] pci 0000:00:16.0: PME# supported from D3hot
[    0.223745] pci 0000:00:17.0: [8086:a352] type 00 class 0x010601
[    0.223782] pci 0000:00:17.0: reg 0x10: [mem 0xa1214000-0xa1215fff]
[    0.223796] pci 0000:00:17.0: reg 0x14: [mem 0xa121a000-0xa121a0ff]
[    0.223812] pci 0000:00:17.0: reg 0x18: [io  0x4090-0x4097]
[    0.223826] pci 0000:00:17.0: reg 0x1c: [io  0x4080-0x4083]
[    0.223842] pci 0000:00:17.0: reg 0x20: [io  0x4060-0x407f]
[    0.223857] pci 0000:00:17.0: reg 0x24: [mem 0xa1219000-0xa12197ff]
[    0.223939] pci 0000:00:17.0: PME# supported from D3hot
[    0.224191] pci 0000:00:1d.0: [8086:a332] type 01 class 0x060400
[    0.224398] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.224446] pci 0000:00:1d.0: PTM enabled (root), 4ns granularity
[    0.224719] pci 0000:00:1f.0: [8086:a304] type 00 class 0x060100
[    0.225126] pci 0000:00:1f.3: [8086:a348] type 00 class 0x040300
[    0.225205] pci 0000:00:1f.3: reg 0x10: [mem 0xa1210000-0xa1213fff 64bit]
[    0.225279] pci 0000:00:1f.3: reg 0x20: [mem 0xa1000000-0xa10fffff 64bit]
[    0.225430] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[    0.226127] pci 0000:00:1f.4: [8086:a323] type 00 class 0x0c0500
[    0.226284] pci 0000:00:1f.4: reg 0x10: [mem 0xa1218000-0xa12180ff 64bit]
[    0.226499] pci 0000:00:1f.4: reg 0x20: [io  0xefa0-0xefbf]
[    0.226860] pci 0000:00:1f.5: [8086:a324] type 00 class 0x0c8000
[    0.226888] pci 0000:00:1f.5: reg 0x10: [mem 0xfe010000-0xfe010fff]
[    0.227186] pci 0000:01:00.0: [10ec:8168] type 00 class 0x020000
[    0.227230] pci 0000:01:00.0: reg 0x10: [io  0x3000-0x30ff]
[    0.227267] pci 0000:01:00.0: reg 0x18: [mem 0xa1104000-0xa1104fff 64bit]
[    0.227290] pci 0000:01:00.0: reg 0x20: [mem 0xa1100000-0xa1103fff 64bit]
[    0.227436] pci 0000:01:00.0: supports D1 D2
[    0.227438] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.227672] pci 0000:00:1d.0: PCI bridge to [bus 01]
[    0.227678] pci 0000:00:1d.0:   bridge window [io  0x3000-0x3fff]
[    0.227684] pci 0000:00:1d.0:   bridge window [mem 0xa1100000-0xa11fffff]
[    0.228832] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 11 12 14 15) *0
[    0.228908] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 11 12 14 15) *1
[    0.228982] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 11 12 14 15) *0
[    0.229055] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 11 12 14 15) *0
[    0.229129] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0
[    0.229203] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0
[    0.229277] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 11 12 14 15) *0
[    0.229351] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 11 12 14 15) *0
[    0.230163] iommu: Default domain type: Translated
[    0.230163] SCSI subsystem initialized
[    0.230163] libata version 3.00 loaded.
[    0.230163] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[    0.230163] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=i                                                                                        o+mem,locks=none
[    0.230163] pci 0000:00:02.0: vgaarb: bridge control possible
[    0.230163] vgaarb: loaded
[    0.230163] ACPI: bus type USB registered
[    0.230163] usbcore: registered new interface driver usbfs
[    0.230163] usbcore: registered new interface driver hub
[    0.230163] usbcore: registered new device driver usb
[    0.230163] pps_core: LinuxPPS API ver. 1 registered
[    0.230163] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giome                                                                                        tti <giometti@linux.it>
[    0.230163] PTP clock support registered
[    0.230163] EDAC MC: Ver: 3.0.0
[    0.230163] Registered efivars operations
[    0.230163] NetLabel: Initializing
[    0.230163] NetLabel:  domain hash size = 128
[    0.230163] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.230163] NetLabel:  unlabeled traffic allowed by default
[    0.230163] PCI: Using ACPI for IRQ routing
[    0.317158] PCI: pci_cache_line_size set to 64 bytes
[    0.317242] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
[    0.317243] e820: reserve RAM buffer [mem 0x73440018-0x73ffffff]
[    0.317243] e820: reserve RAM buffer [mem 0x79345000-0x7bffffff]
[    0.317244] e820: reserve RAM buffer [mem 0x7b816000-0x7bffffff]
[    0.317244] e820: reserve RAM buffer [mem 0x7c6e8000-0x7fffffff]
[    0.317245] e820: reserve RAM buffer [mem 0x7e408000-0x7fffffff]
[    0.317245] e820: reserve RAM buffer [mem 0x7ec10000-0x7fffffff]
[    0.317246] e820: reserve RAM buffer [mem 0x26e000000-0x26fffffff]
[    0.317248] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.317248] hpet0: 8 comparators, 64-bit 24.000000 MHz counter
[    0.319762] clocksource: Switched to clocksource tsc-early
[    0.328779] VFS: Disk quotas dquot_6.6.0
[    0.328790] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.328864] AppArmor: AppArmor Filesystem Enabled
[    0.328884] pnp: PnP ACPI init
[    0.329185] system 00:00: [io  0x0280-0x028f] has been reserved
[    0.329187] system 00:00: [io  0x0290-0x029f] has been reserved
[    0.329188] system 00:00: [io  0x02a0-0x02af] has been reserved
[    0.329190] system 00:00: [io  0x02b0-0x02bf] has been reserved
[    0.329194] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.329313] system 00:01: [io  0x0680-0x069f] has been reserved
[    0.329315] system 00:01: [io  0x164e-0x164f] has been reserved
[    0.329318] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.329415] system 00:02: [io  0x1854-0x1857] has been reserved
[    0.329419] system 00:02: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (act                                                                                        ive)
[    0.329588] system 00:03: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.329591] system 00:03: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.329592] system 00:03: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.329594] system 00:03: [mem 0xe0000000-0xefffffff] has been reserved
[    0.329595] system 00:03: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.329597] system 00:03: [mem 0xfed90000-0xfed93fff] could not be reserved
[    0.329599] system 00:03: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.329601] system 00:03: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.329604] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.329789] system 00:04: [io  0x1800-0x18fe] could not be reserved
[    0.329791] system 00:04: [mem 0xfd000000-0xfd69ffff] has been reserved
[    0.329793] system 00:04: [mem 0xfd6c0000-0xfd6cffff] has been reserved
[    0.329794] system 00:04: [mem 0xfd6f0000-0xfdffffff] has been reserved
[    0.329796] system 00:04: [mem 0xfe000000-0xfe01ffff] could not be reserved
[    0.329798] system 00:04: [mem 0xfe200000-0xfe7fffff] has been reserved
[    0.329799] system 00:04: [mem 0xff000000-0xffffffff] has been reserved
[    0.329803] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.330054] system 00:05: [io  0x2000-0x20fe] has been reserved
[    0.330057] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.330293] system 00:06: [mem 0xfd6e0000-0xfd6effff] has been reserved
[    0.330295] system 00:06: [mem 0xfd6d0000-0xfd6dffff] has been reserved
[    0.330297] system 00:06: [mem 0xfd6b0000-0xfd6bffff] has been reserved
[    0.330299] system 00:06: [mem 0xfd6a0000-0xfd6affff] has been reserved
[    0.330302] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.331159] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.331992] pnp: PnP ACPI: found 8 devices
[    0.337268] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_id                                                                                        le_ns: 2085701024 ns
[    0.337309] NET: Registered protocol family 2
[    0.337426] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 6553                                                                                        6 bytes, linear)
[    0.337462] TCP established hash table entries: 65536 (order: 7, 524288 bytes                                                                                        , linear)
[    0.337560] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, line                                                                                        ar)
[    0.337618] TCP: Hash tables configured (established 65536 bind 65536)
[    0.337666] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear)
[    0.337694] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear                                                                                        )
[    0.337728] NET: Registered protocol family 1
[    0.337732] NET: Registered protocol family 44
[    0.337739] pci 0000:00:1d.0: PCI bridge to [bus 01]
[    0.337747] pci 0000:00:1d.0:   bridge window [io  0x3000-0x3fff]
[    0.337755] pci 0000:00:1d.0:   bridge window [mem 0xa1100000-0xa11fffff]
[    0.337769] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.337771] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.337773] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.337774] pci_bus 0000:00: resource 7 [mem 0x000e0000-0x000e3fff window]
[    0.337776] pci_bus 0000:00: resource 8 [mem 0x000e4000-0x000e7fff window]
[    0.337777] pci_bus 0000:00: resource 9 [mem 0x000e8000-0x000ebfff window]
[    0.337779] pci_bus 0000:00: resource 10 [mem 0x000ec000-0x000effff window]
[    0.337780] pci_bus 0000:00: resource 11 [mem 0x90000000-0xdfffffff window]
[    0.337782] pci_bus 0000:00: resource 12 [mem 0xfc800000-0xfe7fffff window]
[    0.337783] pci_bus 0000:01: resource 0 [io  0x3000-0x3fff]
[    0.337785] pci_bus 0000:01: resource 1 [mem 0xa1100000-0xa11fffff]
[    0.337912] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c00                                                                                        00-0x000dffff]
[    0.338173] PCI: CLS 64 bytes, default 64
[    0.338200] Trying to unpack rootfs image as initramfs...
[    0.429396] Freeing initrd memory: 51664K
[    0.451790] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.451799] software IO TLB: mapped [mem 0x6f440000-0x73440000] (64MB)
[    0.451961] platform rtc_cmos: registered platform RTC device (no PNP device                                                                                         found)
[    0.452005] check: Scanning for low memory corruption every 60 seconds
[    0.452285] Initialise system trusted keyrings
[    0.452295] Key type blacklist registered
[    0.452322] workingset: timestamp_bits=36 max_order=21 bucket_order=0
[    0.453133] zbud: loaded
[    0.453295] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.453386] fuse: init (API version 7.31)
[    0.453469] integrity: Platform Keyring initialized
[    0.459924] Key type asymmetric registered
[    0.459926] Asymmetric key parser 'x509' registered
[    0.459932] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 2                                                                                        44)
[    0.459953] io scheduler mq-deadline registered
[    0.460335] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    0.460371] efifb: probing for efifb
[    0.460384] efifb: framebuffer at 0x90000000, using 5120k, total 5120k
[    0.460385] efifb: mode is 1280x1024x32, linelength=5120, pages=1
[    0.460386] efifb: scrolling: redraw
[    0.460388] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.460451] Console: switching to colour frame buffer device 160x64
[    0.462047] fb0: EFI VGA frame buffer device
[    0.462062] intel_idle: MWAIT substates: 0x11142120
[    0.462063] intel_idle: v0.5.1 model 0x9E
[    0.462237] intel_idle: Local APIC timer is reliable in all C-states
[    0.462372] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:0                                                                                        0/input/input0
[    0.462404] ACPI: Sleep Button [SLPB]
[    0.462433] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:0                                                                                        0/input/input1
[    0.462459] ACPI: Power Button [PWRB]
[    0.462484] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/inp                                                                                        ut2
[    0.462641] ACPI: Power Button [PWRF]
[    0.463067] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    0.464389] Linux agpgart interface v0.103
[    0.465574] loop: module loaded
[    0.465744] libphy: Fixed MDIO Bus: probed
[    0.465754] tun: Universal TUN/TAP device driver, 1.6
[    0.465779] PPP generic driver version 2.4.2
[    0.465815] VFIO - User Level meta-driver version: 0.3
[    0.465912] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.465928] ehci-pci: EHCI PCI platform driver
[    0.465943] ehci-platform: EHCI generic platform driver
[    0.465960] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.465976] ohci-pci: OHCI PCI platform driver
[    0.465991] ohci-platform: OHCI generic platform driver
[    0.466006] uhci_hcd: USB Universal Host Controller Interface driver
[    0.466041] i8042: PNP: No PS/2 controller found.
[    0.466079] mousedev: PS/2 mouse device common for all mice
[    0.466174] rtc_cmos rtc_cmos: RTC can wake from S4
[    0.467233] rtc_cmos rtc_cmos: registered as rtc0
[    0.467509] rtc_cmos rtc_cmos: setting system clock to 2021-03-24T12:08:51 UT                                                                                        C (1616587731)
[    0.467535] rtc_cmos rtc_cmos: alarms up to one month, y3k, 114 bytes nvram,                                                                                         hpet irqs
[    0.467555] i2c /dev entries driver
[    0.467589] device-mapper: uevent: version 1.0.3
[    0.467649] device-mapper: ioctl: 4.42.0-ioctl (2020-02-27) initialised: dm-d                                                                                        evel@redhat.com
[    0.467681] platform eisa.0: Probing EISA bus 0
[    0.467692] platform eisa.0: EISA: Cannot allocate resource for mainboard
[    0.467706] platform eisa.0: Cannot allocate resource for EISA slot 1
[    0.467721] platform eisa.0: Cannot allocate resource for EISA slot 2
[    0.467735] platform eisa.0: Cannot allocate resource for EISA slot 3
[    0.467749] platform eisa.0: Cannot allocate resource for EISA slot 4
[    0.467766] platform eisa.0: Cannot allocate resource for EISA slot 5
[    0.467780] platform eisa.0: Cannot allocate resource for EISA slot 6
[    0.467794] platform eisa.0: Cannot allocate resource for EISA slot 7
[    0.468357] platform eisa.0: Cannot allocate resource for EISA slot 8
[    0.468909] platform eisa.0: EISA: Detected 0 cards
[    0.469450] intel_pstate: Intel P-state driver initializing
[    0.470254] intel_pstate: HWP enabled
[    0.470857] ledtrig-cpu: registered to indicate activity on CPUs
[    0.471404] EFI Variables Facility v0.08 2004-May-17
[    0.494582] intel_pmc_core INT33A1:00:  initialized
[    0.495177] drop_monitor: Initializing network drop monitor service
[    0.495825] NET: Registered protocol family 10
[    0.500597] Segment Routing with IPv6
[    0.501146] NET: Registered protocol family 17
[    0.501770] Key type dns_resolver registered
[    0.502626] microcode: sig=0x906eb, pf=0x2, revision=0xde
[    0.503256] microcode: Microcode Update Driver: v2.2.
[    0.503259] IPI shorthand broadcast: enabled
[    0.504328] sched_clock: Marking stable (494944509, 8850097)->(508406872, -46                                                                                        12266)
[    0.504961] registered taskstats version 1
[    0.505494] Loading compiled-in X.509 certificates
[    0.506686] Loaded X.509 cert 'Build time autogenerated kernel key: cbbc37fe3                                                                                        ff6fb5906cd1bc6eed18bfbef5ac279'
[    0.507644] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87                                                                                        cf37625abec039ef2bf521249b969'
[    0.508594] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e5                                                                                        60a1e0737e31163a466ad7b70a850c19'
[    0.509160] zswap: loaded using pool lzo/zbud
[    0.509903] Key type ._fscrypt registered
[    0.510449] Key type .fscrypt registered
[    0.510984] Key type fscrypt-provisioning registered
[    0.513582] Key type encrypted registered
[    0.514118] AppArmor: AppArmor sha1 policy hashing enabled
[    0.515930] integrity: Loading X.509 certificate: UEFI:MokListRT
[    0.516478] integrity: Loaded X.509 cert 'SomeOrg: shim: a01ee84e9b37ace40796                                                                                        1cc468c5909447878469'
[    0.517008] integrity: Loading X.509 certificate: UEFI:MokListRT
[    0.517957] integrity: Loaded X.509 cert 'Canonical Ltd. Master Certificate A                                                                                        uthority: ad91990bc22ab1f517048c23b6655a268e345a63'
[    0.519485] ima: No TPM chip found, activating TPM-bypass!
[    0.520036] ima: Allocated hash algorithm: sha1
[    0.520577] ima: No architecture policies found
[    0.521116] evm: Initialising EVM extended attributes:
[    0.521647] evm: security.selinux
[    0.522176] evm: security.SMACK64
[    0.522706] evm: security.SMACK64EXEC
[    0.523222] evm: security.SMACK64TRANSMUTE
[    0.523737] evm: security.SMACK64MMAP
[    0.524242] evm: security.apparmor
[    0.524747] evm: security.ima
[    0.525244] evm: security.capability
[    0.525737] evm: HMAC attrs: 0x1
[    0.527576] PM:   Magic number: 13:122:128
[    0.528103] acpi INT3515:02: hash matches
[    0.528603] acpi PNP0C02:00: hash matches
[    0.529077] acpi device:03: hash matches
[    0.529687] RAS: Correctable Errors collector initialized.
[    0.530930] Freeing unused decrypted memory: 2040K
[    0.531701] Freeing unused kernel image (initmem) memory: 2644K
[    0.548063] Write protecting the kernel read-only data: 22528k
[    0.548978] Freeing unused kernel image (text/rodata gap) memory: 2044K
[    0.549613] Freeing unused kernel image (rodata/data gap) memory: 708K
[    0.591639] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    0.592104] x86/mm: Checking user space page tables
[    0.632843] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    0.633309] Run /init as init process
[    0.633783]   with arguments:
[    0.633783]     /init
[    0.633784]   with environment:
[    0.633784]     HOME=/
[    0.633784]     TERM=linux
[    0.633785]     BOOT_IMAGE=/boot/vmlinuz-5.8.0-45-generic
[    0.711434] acpi PNP0C14:01: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C                                                                                        9062910 (first instance was on PNP0C14:00)
[    0.714629] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.715161] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus numbe                                                                                        r 1
[    0.715983] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[    0.716698] ahci 0000:00:17.0: version 3.0
[    0.716790] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x110 qu                                                                                        irks 0x0000000000009810
[    0.717365] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[    0.718082] i2c i2c-0: 1/2 memory slots populated (from DMI)
[    0.719115] i2c i2c-0: Successfully instantiated SPD at 0x50
[    0.721151] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bc                                                                                        dDevice= 5.08
[    0.721728] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=                                                                                        1
[    0.722313] usb usb1: Product: xHCI Host Controller
[    0.722878] usb usb1: Manufacturer: Linux 5.8.0-45-generic xhci-hcd
[    0.723433] usb usb1: SerialNumber: 0000:00:14.0
[    0.724227] hub 1-0:1.0: USB hub found
[    0.724799] hub 1-0:1.0: 16 ports detected
[    0.726778] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.727355] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus numbe                                                                                        r 2
[    0.727811] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 6 ports 6 Gbps 0x3f im                                                                                        pl SATA mode
[    0.727978] xhci_hcd 0000:00:14.0: Host supports USB 3.1 Enhanced SuperSpeed
[    0.728519] ahci 0000:00:17.0: flags: 64bit ncq sntf pm clo only pio slum par                                                                                        t ems deso sadm sds apst
[    0.729130] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bc                                                                                        dDevice= 5.08
[    0.730297] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=                                                                                        1
[    0.730891] usb usb2: Product: xHCI Host Controller
[    0.731491] usb usb2: Manufacturer: Linux 5.8.0-45-generic xhci-hcd
[    0.732083] usb usb2: SerialNumber: 0000:00:14.0
[    0.732725] hub 2-0:1.0: USB hub found
[    0.733313] hub 2-0:1.0: 8 ports detected
[    0.734397] usb: port power management may be unreliable
[    0.737273] libphy: r8169: probed
[    0.738007] r8169 0000:01:00.0 eth0: RTL8168h/8111h, a8:a1:59:58:84:20, XID 5                                                                                        41, IRQ 125
[    0.738608] r8169 0000:01:00.0 eth0: jumbo features [frames: 9194 bytes, tx c                                                                                        hecksumming: ko]
[    0.761145] r8169 0000:01:00.0 enp1s0: renamed from eth0
[    0.792899] scsi host0: ahci
[    0.793977] scsi host1: ahci
[    0.795089] scsi host2: ahci
[    0.796146] scsi host3: ahci
[    0.797195] scsi host4: ahci
[    0.798246] scsi host5: ahci
[    0.799179] ata1: SATA max UDMA/133 abar m2048@0xa1219000 port 0xa1219100 irq                                                                                         123
[    0.800210] ata2: SATA max UDMA/133 abar m2048@0xa1219000 port 0xa1219180 irq                                                                                         123
[    0.801221] ata3: SATA max UDMA/133 abar m2048@0xa1219000 port 0xa1219200 irq                                                                                         123
[    0.802235] ata4: SATA max UDMA/133 abar m2048@0xa1219000 port 0xa1219280 irq                                                                                         123
[    0.803245] ata5: SATA max UDMA/133 abar m2048@0xa1219000 port 0xa1219300 irq                                                                                         123
[    0.804263] ata6: SATA max UDMA/133 abar m2048@0xa1219000 port 0xa1219380 irq                                                                                         123
[    1.064030] usb 1-3: new full-speed USB device number 2 using xhci_hcd
[    1.124000] ata5: SATA link down (SStatus 4 SControl 300)
[    1.126378] ata3: SATA link down (SStatus 4 SControl 300)
[    1.128754] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    1.129518] ata2: SATA link down (SStatus 4 SControl 300)
[    1.130067] ata6: SATA link down (SStatus 4 SControl 300)
[    1.130610] ata4: SATA link down (SStatus 4 SControl 300)
[    1.167916] ata1.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[    1.167918] ata1.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) fil                                                                                        tered out
[    1.168643] ata1.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVER                                                                                        LAY) filtered out
[    1.179768] ata1.00: ATA-8: ST320LT012-9WS14C, 0001SDM1, max UDMA/133
[    1.180674] ata1.00: 625142448 sectors, multi 16: LBA48 NCQ (depth 32)
[    1.218300] usb 1-3: New USB device found, idVendor=046a, idProduct=c091, bcd                                                                                        Device= 1.05
[    1.220713] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.223108] usb 1-3: Product: CHERRY Wireless Desktop
[    1.224342] usb 1-3: Manufacturer: Cherry GmbH
[    1.225708] ata1.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[    1.225709] ata1.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) fil                                                                                        tered out
[    1.226258] ata1.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVER                                                                                        LAY) filtered out
[    1.227547] ata1.00: configured for UDMA/133
[    1.228181] scsi 0:0:0:0: Direct-Access     ATA      ST320LT012-9WS14 SDM1 PQ                                                                                        : 0 ANSI: 5
[    1.228871] sd 0:0:0:0: [sda] 625142448 512-byte logical blocks: (320 GB/298                                                                                         GiB)
[    1.228888] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    1.229476] sd 0:0:0:0: [sda] 4096-byte physical blocks
[    1.230644] sd 0:0:0:0: [sda] Write Protect is off
[    1.231216] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.231223] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, does                                                                                        n't support DPO or FUA
[    1.300827]  sda: sda1 sda2
[    1.304115] sd 0:0:0:0: [sda] Attached SCSI disk
[    1.351877] usb 1-6: new low-speed USB device number 3 using xhci_hcd
[    1.483877] tsc: Refined TSC clocksource calibration: 3599.998 MHz
[    1.486222] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x33e451ab                                                                                        1a6, max_idle_ns: 440795278720 ns
[    1.488696] clocksource: Switched to clocksource tsc
[    1.506289] usb 1-6: New USB device found, idVendor=046a, idProduct=c090, bcd                                                                                        Device= 0.01
[    1.508742] usb 1-6: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.511155] usb 1-6: Product: Wireless Destop
[    1.513561] usb 1-6: Manufacturer: cherry
[    1.527343] hid: raw HID events driver (C) Jiri Kosina
[    1.549268] usbcore: registered new interface driver usbhid
[    1.551723] usbhid: USB HID core driver
[    1.561745] input: Cherry GmbH CHERRY Wireless Desktop as /devices/pci0000:00                                                                                        /0000:00:14.0/usb1/1-3/1-3:1.0/0003:046A:C091.0001/input/input3
[    1.624232] hid-generic 0003:046A:C091.0001: input,hidraw0: USB HID v1.11 Key                                                                                        board [Cherry GmbH CHERRY Wireless Desktop] on usb-0000:00:14.0-3/input0
[    1.627439] input: Cherry GmbH CHERRY Wireless Desktop Mouse as /devices/pci0                                                                                        000:00/0000:00:14.0/usb1/1-3/1-3:1.1/0003:046A:C091.0002/input/input4
[    1.630514] input: Cherry GmbH CHERRY Wireless Desktop as /devices/pci0000:00                                                                                        /0000:00:14.0/usb1/1-3/1-3:1.1/0003:046A:C091.0002/input/input5
[    1.633434] input: Cherry GmbH CHERRY Wireless Desktop Consumer Control as /d                                                                                        evices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.1/0003:046A:C091.0002/input/input6
[    1.696385] input: Cherry GmbH CHERRY Wireless Desktop System Control as /dev                                                                                        ices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.1/0003:046A:C091.0002/input/input7
[    1.699443] hid-generic 0003:046A:C091.0002: input,hiddev0,hidraw1: USB HID v                                                                                        1.11 Mouse [Cherry GmbH CHERRY Wireless Desktop] on usb-0000:00:14.0-3/input1
[    1.702591] input: cherry Wireless Destop as /devices/pci0000:00/0000:00:14.0                                                                                        /usb1/1-6/1-6:1.0/0003:046A:C090.0003/input/input8
[    1.764522] hid-generic 0003:046A:C090.0003: input,hidraw2: USB HID v1.11 Key                                                                                        board [cherry Wireless Destop] on usb-0000:00:14.0-6/input0
[    1.768128] input: cherry Wireless Destop Mouse as /devices/pci0000:00/0000:0                                                                                        0:14.0/usb1/1-6/1-6:1.1/0003:046A:C090.0004/input/input9
[    1.771487] input: cherry Wireless Destop as /devices/pci0000:00/0000:00:14.0                                                                                        /usb1/1-6/1-6:1.1/0003:046A:C090.0004/input/input10
[    1.774758] input: cherry Wireless Destop Consumer Control as /devices/pci000                                                                                        0:00/0000:00:14.0/usb1/1-6/1-6:1.1/0003:046A:C090.0004/input/input11
[    1.836378] input: cherry Wireless Destop System Control as /devices/pci0000:                                                                                        00/0000:00:14.0/usb1/1-6/1-6:1.1/0003:046A:C090.0004/input/input12
[    1.839817] hid-generic 0003:046A:C090.0004: input,hiddev1,hidraw3: USB HID v                                                                                        1.11 Mouse [cherry Wireless Destop] on usb-0000:00:14.0-6/input1
[    2.109490] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts:                                                                                         (null)
[    3.743807] systemd[1]: Inserted module 'autofs4'
[    3.989739] systemd[1]: systemd 245.4-4ubuntu3.4 running in system mode. (+PA                                                                                        M +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +                                                                                        GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-h                                                                                        ierarchy=hybrid)
[    4.016231] systemd[1]: Detected architecture x86-64.
[    4.090831] systemd[1]: Set hostname to <oscho-desktop>.
[    6.564980] systemd[1]: /lib/systemd/system/dbus.socket:5: ListenStream= refe                                                                                        rences a path below legacy directory /var/run/, updating /var/run/dbus/system_bu                                                                                        s_socket → /run/dbus/system_bus_socket; please update the unit file accordingly.
[    6.863829] systemd[1]: Created slice system-modprobe.slice.
[    6.868129] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[    6.871654] systemd[1]: Created slice User and Session Slice.
[    6.874723] systemd[1]: Started Forward Password Requests to Wall Directory W                                                                                        atch.
[    6.877524] systemd[1]: Set up automount Arbitrary Executable File Formats Fi                                                                                        le System Automount Point.
[    6.880068] systemd[1]: Reached target User and Group Name Lookups.
[    6.882369] systemd[1]: Reached target Remote File Systems.
[    6.884619] systemd[1]: Reached target Slices.
[    6.919031] systemd[1]: Listening on Syslog Socket.
[    6.921105] systemd[1]: Listening on fsck to fsckd communication Socket.
[    6.923090] systemd[1]: Listening on initctl Compatibility Named Pipe.
[    6.925174] systemd[1]: Listening on Journal Audit Socket.
[    6.927190] systemd[1]: Listening on Journal Socket (/dev/log).
[    6.929229] systemd[1]: Listening on Journal Socket.
[    6.931247] systemd[1]: Listening on udev Control Socket.
[    6.933198] systemd[1]: Listening on udev Kernel Socket.
[    6.935772] systemd[1]: Mounting Huge Pages File System...
[    6.938178] systemd[1]: Mounting POSIX Message Queue File System...
[    6.940605] systemd[1]: Mounting Kernel Debug File System...
[    6.942963] systemd[1]: Mounting Kernel Trace File System...
[    6.945712] systemd[1]: Starting Journal Service...
[    6.947897] systemd[1]: Starting Set the console keyboard layout...
[    6.950092] systemd[1]: Starting Create list of static device nodes for the c                                                                                        urrent kernel...
[    6.952256] systemd[1]: Starting Load Kernel Module drm...
[    7.182551] systemd[1]: Condition check resulted in Set Up Additional Binary                                                                                         Formats being skipped.
[    7.184165] systemd[1]: Condition check resulted in File System Check on Root                                                                                         Device being skipped.
[    7.244578] systemd[1]: Starting Load Kernel Modules...
[    7.253607] systemd[1]: Starting Remount Root and Kernel File Systems...
[    7.265584] systemd[1]: Starting udev Coldplug all Devices...
[    7.275129] systemd[1]: Starting Uncomplicated firewall...
[    7.282137] systemd[1]: Started Journal Service.
[    7.335037] EXT4-fs (sda2): re-mounted. Opts: errors=remount-ro
[    7.692384] systemd-journald[265]: Received client request to flush runtime j                                                                                        ournal.
[    7.812657] lp: driver loaded but no devices found
[    7.876198] ppdev: user-space parallel port driver
[    7.884027] Adding 2097148k swap on /swapfile.  Priority:-2 extents:6 across:                                                                                        2260988k FS
[   10.968395] pstore: Using crash dump compression: deflate
[   10.968404] pstore: Registered efi as persistent store backend
[   11.454413] ee1004 0-0050: 512 byte EE1004-compliant SPD EEPROM, read-only
[   11.458841] EDAC ie31200: No ECC support
[   11.645133] RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 655360 ms o                                                                                        vfl timer
[   11.645136] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[   11.645138] RAPL PMU: hw unit of domain package 2^-14 Joules
[   11.645139] RAPL PMU: hw unit of domain dram 2^-14 Joules
[   11.645141] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[   11.776385] cryptd: max_cpu_qlen set to 1000
[   11.828110] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[   11.936076] AVX2 version of gcm_enc/dec engaged.
[   11.936079] AES CTR mode by8 optimization enabled
[   14.299473] checking generic (90000000 500000) vs hw (a0000000 1000000)
[   14.299474] checking generic (90000000 500000) vs hw (90000000 10000000)
[   14.299475] fb0: switching to inteldrmfb from EFI VGA
[   14.299649] Console: switching to colour dummy device 80x25
[   14.299680] i915 0000:00:02.0: vgaarb: deactivate vga console
[   14.300709] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[   14.301369] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem                                                                                        ,decodes=io+mem:owns=io+mem
[   14.302441] mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound                                                                                         0000:00:02.0 (ops i915_hdcp_component_ops [i915])
[   14.338851] [drm] Initialized i915 1.6.0 20200515 for 0000:00:02.0 on minor 0
[   14.346605] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[   14.347934] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/L                                                                                        NXVIDEO:00/input/input14
[   14.386811] fbcon: i915drmfb (fb0) is primary device
[   14.394128] intel_rapl_common: Found RAPL domain package
[   14.394131] intel_rapl_common: Found RAPL domain core
[   14.394134] intel_rapl_common: Found RAPL domain uncore
[   14.394136] intel_rapl_common: Found RAPL domain dram
[   14.419475] Console: switching to colour frame buffer device 160x64
[   14.443240] i915 0000:00:02.0: fb0: i915drmfb frame buffer device
[   14.666618] i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/kbl_d                                                                                        mc_ver1_04.bin (v1.4)
[   14.734672] snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
[   14.735241] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_co                                                                                        mponent_bind_ops [i915])
[   14.915892] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC887-VD: line                                                                                        _outs=1 (0x14/0x0/0x0/0x0/0x0) type:line
[   14.915898] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0                                                                                        /0x0/0x0)
[   14.915902] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x1b/0x0/0x0/0x0                                                                                        /0x0)
[   14.915905] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
[   14.915908] snd_hda_codec_realtek hdaudioC0D0:    inputs:
[   14.915912] snd_hda_codec_realtek hdaudioC0D0:      Front Mic=0x19
[   14.915915] snd_hda_codec_realtek hdaudioC0D0:      Rear Mic=0x18
[   14.915918] snd_hda_codec_realtek hdaudioC0D0:      Line=0x1a
[   15.035922] input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1f.                                                                                        3/sound/card0/input15
[   15.035965] input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1f.3                                                                                        /sound/card0/input16
[   15.035994] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1f.3/sou                                                                                        nd/card0/input17
[   15.036034] input: HDA Intel PCH Line Out as /devices/pci0000:00/0000:00:1f.3                                                                                        /sound/card0/input18
[   15.036062] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:                                                                                        00:1f.3/sound/card0/input19
[   15.036104] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00                                                                                        :1f.3/sound/card0/input20
[   15.036132] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00                                                                                        :1f.3/sound/card0/input21
[   15.036167] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00                                                                                        :1f.3/sound/card0/input22
[   15.036200] input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00                                                                                        :1f.3/sound/card0/input23
[   15.036241] input: HDA Intel PCH HDMI/DP,pcm=10 as /devices/pci0000:00/0000:0                                                                                        0:1f.3/sound/card0/input24
[   22.278060] audit: type=1400 audit(1616587753.305:2): apparmor="STATUS" opera                                                                                        tion="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-c                                                                                        lient.action" pid=550 comm="apparmor_parser"
[   22.278069] audit: type=1400 audit(1616587753.305:3): apparmor="STATUS" opera                                                                                        tion="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-h                                                                                        elper" pid=550 comm="apparmor_parser"
[   22.278075] audit: type=1400 audit(1616587753.305:4): apparmor="STATUS" opera                                                                                        tion="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient                                                                                        -script" pid=550 comm="apparmor_parser"
[   22.278080] audit: type=1400 audit(1616587753.305:5): apparmor="STATUS" opera                                                                                        tion="profile_load" profile="unconfined" name="/{,usr/}sbin/dhclient" pid=550 co                                                                                        mm="apparmor_parser"
[   22.280090] audit: type=1400 audit(1616587753.309:6): apparmor="STATUS" opera                                                                                        tion="profile_load" profile="unconfined" name="/usr/lib/cups/backend/cups-pdf" p                                                                                        id=548 comm="apparmor_parser"
[   22.280098] audit: type=1400 audit(1616587753.309:7): apparmor="STATUS" opera                                                                                        tion="profile_load" profile="unconfined" name="/usr/sbin/cupsd" pid=548 comm="ap                                                                                        parmor_parser"
[   22.280103] audit: type=1400 audit(1616587753.309:8): apparmor="STATUS" opera                                                                                        tion="profile_load" profile="unconfined" name="/usr/sbin/cupsd//third_party" pid                                                                                        =548 comm="apparmor_parser"
[   22.301320] audit: type=1400 audit(1616587753.329:9): apparmor="STATUS" opera                                                                                        tion="profile_load" profile="unconfined" name="/usr/sbin/tcpdump" pid=551 comm="                                                                                        apparmor_parser"
[   22.326710] audit: type=1400 audit(1616587753.353:10): apparmor="STATUS" oper                                                                                        ation="profile_load" profile="unconfined" name="ippusbxd" pid=554 comm="apparmor                                                                                        _parser"
[   22.333087] audit: type=1400 audit(1616587753.361:11): apparmor="STATUS" oper                                                                                        ation="profile_load" profile="unconfined" name="/usr/bin/man" pid=558 comm="appa                                                                                        rmor_parser"
[   33.282028] kauditd_printk_skb: 20 callbacks suppressed
[   33.282031] audit: type=1400 audit(1616587764.309:32): apparmor="DENIED" oper                                                                                        ation="capable" profile="/usr/sbin/cups-browsed" pid=689 comm="cups-browsed" cap                                                                                        ability=23  capname="sys_nice"
[   34.987860] Generic FE-GE Realtek PHY r8169-100:00: attached PHY driver [Gene                                                                                        ric FE-GE Realtek PHY] (mii_bus:phy_addr=r8169-100:00, irq=IGNORE)
[   35.152319] r8169 0000:01:00.0 enp1s0: Link is Down
[   38.583076] r8169 0000:01:00.0 enp1s0: Link is Up - 1Gbps/Full - flow control                                                                                         off
[   38.583096] IPv6: ADDRCONF(NETDEV_CHANGE): enp1s0: link becomes ready
[   70.308268] rfkill: input handler disabled
[  147.600356] Bluetooth: Core ver 2.22
[  147.600423] NET: Registered protocol family 31
[  147.600425] Bluetooth: HCI device and connection manager initialized
[  147.600431] Bluetooth: HCI socket layer initialized
[  147.600435] Bluetooth: L2CAP socket layer initialized
[  147.600441] Bluetooth: SCO socket layer initialized
[  189.680017] usb 1-3: USB disconnect, device number 2
[  190.868042] usb 1-6: USB disconnect, device number 3
[  490.818887] clocksource: timekeeping watchdog on CPU0: Marking clocksource 't                                                                                        sc' as unstable because the skew is too large:
[  490.818918] clocksource:                       'hpet' wd_now: bd5598cd wd_las                                                                                        t: bd43ddd8 mask: ffffffff
[  490.818923] clocksource:                       'tsc' cs_now: 1a42280ae06 cs_l                                                                                        ast: 1a3bb502034 mask: ffffffffffffffff
[  490.818931] tsc: Marking TSC unstable due to clocksource watchdog
[  490.819474] TSC found unstable after boot, most likely due to broken BIOS. Us                                                                                        e 'tsc=unstable'.
[  490.819478] sched_clock: Marking unstable (490596640791, 222834483)<-(4908240                                                                                        84627, -4612266)
[  490.819940] clocksource: Switched to clocksource hpet
root@oscho-desktop:~# ^C
root@oscho-desktop:~# sudo dmesg
[    0.000000] microcode: microcode updated early to revision 0xde, date = 2020-05-25
[    0.000000] Linux version 5.8.0-45-generic (buildd@lcy01-amd64-024) (gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #51~20.04.1-Ubuntu SMP Tue Feb 23 13:46:31 UTC 2021 (Ubuntu 5.8.0-45.51~20.04.1-generic 5.8.18)
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-5.8.0-45-generic root=UUID=33277a3f-b182-42de-b7be-d06f585da072 ro pcie_aspm=force
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   Hygon HygonGenuine
[    0.000000]   Centaur CentaurHauls
[    0.000000]   zhaoxin   Shanghai
[    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: xstate_offset[3]:  832, xstate_sizes[3]:   64
[    0.000000] x86/fpu: xstate_offset[4]:  896, xstate_sizes[4]:   64
[    0.000000] x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009f000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007c6e7fff] usable
[    0.000000] BIOS-e820: [mem 0x000000007c6e8000-0x000000007df53fff] reserved
[    0.000000] BIOS-e820: [mem 0x000000007df54000-0x000000007e407fff] usable
[    0.000000] BIOS-e820: [mem 0x000000007e408000-0x000000007e4a9fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000007e4aa000-0x000000007ec0efff] reserved
[    0.000000] BIOS-e820: [mem 0x000000007ec0f000-0x000000007ec0ffff] usable
[    0.000000] BIOS-e820: [mem 0x000000007ec10000-0x000000008fffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000026dffffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] e820: update [mem 0x73440018-0x7344e057] usable ==> usable
[    0.000000] e820: update [mem 0x73440018-0x7344e057] usable ==> usable
[    0.000000] extended physical RAM map:
[    0.000000] reserve setup_data: [mem 0x0000000000000000-0x000000000009efff] usable
[    0.000000] reserve setup_data: [mem 0x000000000009f000-0x00000000000fffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000000100000-0x0000000073440017] usable
[    0.000000] reserve setup_data: [mem 0x0000000073440018-0x000000007344e057] usable
[    0.000000] reserve setup_data: [mem 0x000000007344e058-0x000000007c6e7fff] usable
[    0.000000] reserve setup_data: [mem 0x000000007c6e8000-0x000000007df53fff] reserved
[    0.000000] reserve setup_data: [mem 0x000000007df54000-0x000000007e407fff] usable
[    0.000000] reserve setup_data: [mem 0x000000007e408000-0x000000007e4a9fff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x000000007e4aa000-0x000000007ec0efff] reserved
[    0.000000] reserve setup_data: [mem 0x000000007ec0f000-0x000000007ec0ffff] usable
[    0.000000] reserve setup_data: [mem 0x000000007ec10000-0x000000008fffffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000100000000-0x000000026dffffff] usable
[    0.000000] efi: EFI v2.70 by American Megatrends
[    0.000000] efi: ACPI 2.0=0x7e41b000 ACPI=0x7e41b000 SMBIOS=0x7e97b000 SMBIOS 3.0=0x7e97a000 MEMATTR=0x78e8e018 ESRT=0x7b816e18 RNG=0x7e994d98
[    0.000000] efi: seeding entropy pool
[    0.000000] random: fast init done
[    0.000000] secureboot: Secure boot disabled
[    0.000000] SMBIOS 3.1.1 present.
[    0.000000] DMI: To Be Filled By O.E.M. To Be Filled By O.E.M./H370M-HDV, BIOS P1.10 10/19/2020
[    0.000000] tsc: Detected 3600.000 MHz processor
[    0.000554] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000555] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000559] last_pfn = 0x26e000 max_arch_pfn = 0x400000000
[    0.000563] MTRR default type: write-back
[    0.000563] MTRR fixed ranges enabled:
[    0.000564]   00000-9FFFF write-back
[    0.000565]   A0000-BFFFF uncachable
[    0.000566]   C0000-FFFFF write-back
[    0.000566] MTRR variable ranges enabled:
[    0.000567]   0 base 0080000000 mask 7F80000000 uncachable
[    0.000568]   1 base 007F800000 mask 7FFF800000 uncachable
[    0.000568]   2 base 2000000000 mask 6000000000 uncachable
[    0.000569]   3 base 1000000000 mask 7000000000 uncachable
[    0.000569]   4 base 0800000000 mask 7800000000 uncachable
[    0.000570]   5 base 0400000000 mask 7C00000000 uncachable
[    0.000570]   6 base 4000000000 mask 4000000000 uncachable
[    0.000571]   7 disabled
[    0.000571]   8 disabled
[    0.000571]   9 disabled
[    0.000844] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT
[    0.001183] last_pfn = 0x7ec10 max_arch_pfn = 0x400000000
[    0.006795] esrt: Reserving ESRT space from 0x000000007b816e18 to 0x000000007b816e50.
[    0.006798] e820: update [mem 0x7b816000-0x7b816fff] usable ==> reserved
[    0.006807] check: Scanning 1 areas for low memory corruption
[    0.006810] Using GB pages for direct mapping
[    0.007240] secureboot: Secure boot disabled
[    0.007241] RAMDISK: [mem 0x3cd8a000-0x3fffdfff]
[    0.007252] ACPI: Early table checksum verification disabled
[    0.007254] ACPI: RSDP 0x000000007E41B000 000024 (v02 ALASKA)
[    0.007257] ACPI: XSDT 0x000000007E41B0A8 0000D4 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.007261] ACPI: FACP 0x000000007E45A690 000114 (v06 ALASKA A M I    01072009 AMI  00010013)
[    0.007264] ACPI: DSDT 0x000000007E41B218 03F473 (v02 ALASKA A M I    01072009 INTL 20160527)
[    0.007267] ACPI: FACS 0x000000007E4A9080 000040
[    0.007268] ACPI: APIC 0x000000007E45A7A8 000084 (v04 ALASKA A M I    01072009 AMI  00010013)
[    0.007270] ACPI: FPDT 0x000000007E45A830 000044 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.007272] ACPI: FIDT 0x000000007E45A878 00009C (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.007274] ACPI: MCFG 0x000000007E45A918 00003C (v01 ALASKA A M I    01072009 MSFT 00000097)
[    0.007276] ACPI: SSDT 0x000000007E45A958 000378 (v01 SataRe SataTabl 00001000 INTL 20160527)
[    0.007278] ACPI: SSDT 0x000000007E45ACD0 001B1C (v02 CpuRef CpuSsdt  00003000 INTL 20160527)
[    0.007280] ACPI: AAFT 0x000000007E45C7F0 0001F1 (v01 ALASKA OEMAAFT  01072009 MSFT 00000097)
[    0.007282] ACPI: SSDT 0x000000007E45C9E8 0031C6 (v02 SaSsdt SaSsdt   00003000 INTL 20160527)
[    0.007284] ACPI: HPET 0x000000007E45FBB0 000038 (v01 ALASKA A M I    00000002      01000013)
[    0.007286] ACPI: SSDT 0x000000007E45FBE8 001C01 (v02 ALASKA CflS_Rvp 00001000 INTL 20160527)
[    0.007288] ACPI: SSDT 0x000000007E4617F0 00294C (v02 INTEL  xh_cfsd4 00000000 INTL 20160527)
[    0.007290] ACPI: UEFI 0x000000007E464140 000042 (v01 ALASKA A M I    00000002      01000013)
[    0.007292] ACPI: LPIT 0x000000007E464188 00005C (v01 ALASKA A M I    00000002      01000013)
[    0.007293] ACPI: SSDT 0x000000007E4641E8 0014E2 (v02 ALASKA TbtTypeC 00000000 INTL 20160527)
[    0.007295] ACPI: DBGP 0x000000007E4656D0 000034 (v01 ALASKA A M I    00000002      01000013)
[    0.007297] ACPI: DBG2 0x000000007E465708 000054 (v00 ALASKA A M I    00000002      01000013)
[    0.007299] ACPI: SSDT 0x000000007E465760 001B67 (v02 ALASKA UsbCTabl 00001000 INTL 20160527)
[    0.007301] ACPI: SSDT 0x000000007E4672C8 000144 (v02 Intel  ADebTabl 00001000 INTL 20160527)
[    0.007303] ACPI: DMAR 0x000000007E467410 0000A8 (v01 INTEL  EDK2     00000002      01000013)
[    0.007305] ACPI: BGRT 0x000000007E4674B8 000038 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.007307] ACPI: WSMT 0x000000007E4674F0 000028 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.007313] ACPI: Local APIC address 0xfee00000
[    0.007704] No NUMA configuration found
[    0.007705] Faking a node at [mem 0x0000000000000000-0x000000026dffffff]
[    0.007711] NODE_DATA(0) allocated [mem 0x26dfd6000-0x26dffffff]
[    0.007920] Zone ranges:
[    0.007921]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.007922]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.007922]   Normal   [mem 0x0000000100000000-0x000000026dffffff]
[    0.007923]   Device   empty
[    0.007924] Movable zone start for each node
[    0.007926] Early memory node ranges
[    0.007927]   node   0: [mem 0x0000000000001000-0x000000000009efff]
[    0.007928]   node   0: [mem 0x0000000000100000-0x000000007c6e7fff]
[    0.007929]   node   0: [mem 0x000000007df54000-0x000000007e407fff]
[    0.007929]   node   0: [mem 0x000000007ec0f000-0x000000007ec0ffff]
[    0.007930]   node   0: [mem 0x0000000100000000-0x000000026dffffff]
[    0.008074] Zeroed struct page in unavailable ranges: 21701 pages
[    0.008075] Initmem setup node 0 [mem 0x0000000000001000-0x000000026dffffff]
[    0.008076] On node 0 totalpages: 2009915
[    0.008077]   DMA zone: 64 pages used for memmap
[    0.008078]   DMA zone: 22 pages reserved
[    0.008078]   DMA zone: 3998 pages, LIFO batch:0
[    0.008094]   DMA32 zone: 7919 pages used for memmap
[    0.008095]   DMA32 zone: 506781 pages, LIFO batch:63
[    0.012457]   Normal zone: 23424 pages used for memmap
[    0.012457]   Normal zone: 1499136 pages, LIFO batch:63
[    0.026168] Reserving Intel graphics memory at [mem 0x80000000-0x8fffffff]
[    0.026560] ACPI: PM-Timer IO Port: 0x1808
[    0.026561] ACPI: Local APIC address 0xfee00000
[    0.026566] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.026567] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.026567] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.026568] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.026635] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[    0.026637] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.026638] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.026639] ACPI: IRQ0 used by override.
[    0.026640] ACPI: IRQ9 used by override.
[    0.026641] Using ACPI (MADT) for SMP configuration information
[    0.026642] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.026647] e820: update [mem 0x79345000-0x79385fff] usable ==> reserved
[    0.026652] TSC deadline timer available
[    0.026653] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[    0.026664] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.026666] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x000fffff]
[    0.026667] PM: hibernation: Registered nosave memory: [mem 0x73440000-0x73440fff]
[    0.026668] PM: hibernation: Registered nosave memory: [mem 0x7344e000-0x7344efff]
[    0.026669] PM: hibernation: Registered nosave memory: [mem 0x79345000-0x79385fff]
[    0.026670] PM: hibernation: Registered nosave memory: [mem 0x7b816000-0x7b816fff]
[    0.026671] PM: hibernation: Registered nosave memory: [mem 0x7c6e8000-0x7df53fff]
[    0.026672] PM: hibernation: Registered nosave memory: [mem 0x7e408000-0x7e4a9fff]
[    0.026673] PM: hibernation: Registered nosave memory: [mem 0x7e4aa000-0x7ec0efff]
[    0.026674] PM: hibernation: Registered nosave memory: [mem 0x7ec10000-0x8fffffff]
[    0.026675] PM: hibernation: Registered nosave memory: [mem 0x90000000-0xdfffffff]
[    0.026675] PM: hibernation: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[    0.026676] PM: hibernation: Registered nosave memory: [mem 0xf0000000-0xfdffffff]
[    0.026676] PM: hibernation: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
[    0.026677] PM: hibernation: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
[    0.026677] PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[    0.026678] PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
[    0.026678] PM: hibernation: Registered nosave memory: [mem 0xfed00000-0xfed03fff]
[    0.026679] PM: hibernation: Registered nosave memory: [mem 0xfed04000-0xfedfffff]
[    0.026679] PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.026680] PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
[    0.026680] PM: hibernation: Registered nosave memory: [mem 0xff000000-0xffffffff]
[    0.026682] [mem 0x90000000-0xdfffffff] available for PCI devices
[    0.026683] Booting paravirtualized kernel on bare hardware
[    0.026685] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[    0.026689] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1
[    0.026852] percpu: Embedded 56 pages/cpu s192512 r8192 d28672 u524288
[    0.026856] pcpu-alloc: s192512 r8192 d28672 u524288 alloc=1*2097152
[    0.026856] pcpu-alloc: [0] 0 1 2 3
[    0.026874] Built 1 zonelists, mobility grouping on.  Total pages: 1978486
[    0.026874] Policy zone: Normal
[    0.026876] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.8.0-45-generic root=UUID=33277a3f-b182-42de-b7be-d06f585da072 ro pcie_aspm=force
[    0.026914] PCIe ASPM is forcibly enabled
[    0.027373] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[    0.027603] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[    0.027639] mem auto-init: stack:off, heap alloc:on, heap free:off
[    0.051975] Memory: 7708540K/8039660K available (14339K kernel code, 2537K rwdata, 5436K rodata, 2644K init, 4916K bss, 331120K reserved, 0K cma-reserved)
[    0.051983] random: get_random_u64 called from kmem_cache_open+0x2d/0x410 with crng_init=1
[    0.052083] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.052095] Kernel/User page tables isolation: enabled
[    0.052109] ftrace: allocating 46222 entries in 181 pages
[    0.064018] ftrace: allocated 181 pages with 5 groups
[    0.064098] rcu: Hierarchical RCU implementation.
[    0.064099] rcu:     RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=4.
[    0.064100]  Trampoline variant of Tasks RCU enabled.
[    0.064100]  Rude variant of Tasks RCU enabled.
[    0.064101]  Tracing variant of Tasks RCU enabled.
[    0.064101] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[    0.064102] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[    0.066408] NR_IRQS: 524544, nr_irqs: 1024, preallocated irqs: 16
[    0.067038] random: crng done (trusting CPU's manufacturer)
[    0.067057] Console: colour dummy device 80x25
[    0.067223] printk: console [tty0] enabled
[    0.067239] ACPI: Core revision 20200528
[    0.067653] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
[    0.067797] APIC: Switch to symmetric I/O mode setup
[    0.067799] DMAR: Host address width 39
[    0.067801] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[    0.067805] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 19e2ff0505e
[    0.067807] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[    0.067810] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
[    0.067812] DMAR: RMRR base: 0x0000007e70a000 end: 0x0000007e953fff
[    0.067813] DMAR: RMRR base: 0x0000007f800000 end: 0x0000008fffffff
[    0.067816] DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
[    0.067817] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[    0.067818] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
[    0.071093] DMAR-IR: Enabled IRQ remapping in x2apic mode
[    0.071095] x2apic enabled
[    0.071126] Switched APIC routing to cluster x2apic.
[    0.080382] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.099747] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x33e452fbb2f, max_idle_ns: 440795236593 ns
[    0.099752] Calibrating delay loop (skipped), value calculated using timer frequency.. 7200.00 BogoMIPS (lpj=14400000)
[    0.099755] pid_max: default: 32768 minimum: 301
[    0.101550] LSM: Security Framework initializing
[    0.101559] Yama: becoming mindful.
[    0.101578] AppArmor: AppArmor initialized
[    0.101616] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    0.101633] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    0.101844] mce: CPU0: Thermal monitoring enabled (TM1)
[    0.101861] process: using mwait in idle threads
[    0.101864] Last level iTLB entries: 4KB 128, 2MB 8, 4MB 8
[    0.101865] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[    0.101868] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.101870] Spectre V2 : Mitigation: Full generic retpoline
[    0.101871] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.101873] Spectre V2 : Enabling Restricted Speculation for firmware calls
[    0.101874] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.101876] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[    0.101882] SRBDS: Mitigation: Microcode
[    0.101883] MDS: Mitigation: Clear CPU buffers
[    0.102090] Freeing SMP alternatives memory: 40K
[    0.103700] smpboot: CPU0: Intel(R) Core(TM) i3-8100 CPU @ 3.60GHz (family: 0x6, model: 0x9e, stepping: 0xb)
[    0.103750] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
[    0.103750] ... version:                4
[    0.103750] ... bit width:              48
[    0.103750] ... generic registers:      8
[    0.103750] ... value mask:             0000ffffffffffff
[    0.103750] ... max period:             00007fffffffffff
[    0.103750] ... fixed-purpose events:   3
[    0.103750] ... event mask:             00000007000000ff
[    0.103750] rcu: Hierarchical SRCU implementation.
[    0.103750] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.103750] smp: Bringing up secondary CPUs ...
[    0.103750] x86: Booting SMP configuration:
[    0.103750] .... node  #0, CPUs:      #1 #2 #3
[    0.105348] smp: Brought up 1 node, 4 CPUs
[    0.105348] smpboot: Max logical packages: 1
[    0.105348] smpboot: Total of 4 processors activated (28800.00 BogoMIPS)
[    0.105348] devtmpfs: initialized
[    0.105348] x86/mm: Memory block size: 128MB
[    0.105348] PM: Registering ACPI NVS region [mem 0x7e408000-0x7e4a9fff] (663552 bytes)
[    0.105348] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.105348] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[    0.105348] pinctrl core: initialized pinctrl subsystem
[    0.107753] PM: RTC time: 12:08:51, date: 2021-03-24
[    0.107756] thermal_sys: Registered thermal governor 'fair_share'
[    0.107756] thermal_sys: Registered thermal governor 'bang_bang'
[    0.107757] thermal_sys: Registered thermal governor 'step_wise'
[    0.107758] thermal_sys: Registered thermal governor 'user_space'
[    0.107760] thermal_sys: Registered thermal governor 'power_allocator'
[    0.107835] NET: Registered protocol family 16
[    0.107940] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations
[    0.107986] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.108031] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.108036] audit: initializing netlink subsys (disabled)
[    0.108041] audit: type=2000 audit(1616587731.032:1): state=initialized audit_enabled=0 res=1
[    0.108041] EISA bus registered
[    0.108041] cpuidle: using governor ladder
[    0.108041] cpuidle: using governor menu
[    0.108041] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.108041] ACPI: bus type PCI registered
[    0.108041] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.108041] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.108041] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[    0.108041] PCI: Using configuration type 1 for base access
[    0.108041] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.108736] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.108736] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.108736] fbcon: Taking over console
[    0.108736] ACPI: Added _OSI(Module Device)
[    0.108736] ACPI: Added _OSI(Processor Device)
[    0.108736] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.108736] ACPI: Added _OSI(Processor Aggregator Device)
[    0.108736] ACPI: Added _OSI(Linux-Dell-Video)
[    0.108736] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.108736] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    0.172763] ACPI: 9 ACPI AML tables successfully acquired and loaded
[    0.179515] ACPI: Dynamic OEM Table Load:
[    0.179520] ACPI: SSDT 0xFFFF8D0BA448DD00 0000F4 (v02 PmRef  Cpu0Psd  00003000 INTL 20160527)
[    0.180683] ACPI: \_SB_.PR00: _OSC native thermal LVT Acked
[    0.182102] ACPI: Dynamic OEM Table Load:
[    0.182106] ACPI: SSDT 0xFFFF8D0BA4730000 000400 (v02 PmRef  Cpu0Cst  00003001 INTL 20160527)
[    0.183403] ACPI: Dynamic OEM Table Load:
[    0.183408] ACPI: SSDT 0xFFFF8D0BA47FC000 0006AA (v02 PmRef  Cpu0Ist  00003000 INTL 20160527)
[    0.185080] ACPI: Dynamic OEM Table Load:
[    0.185085] ACPI: SSDT 0xFFFF8D0BA47FC800 0005FC (v02 PmRef  ApIst    00003000 INTL 20160527)
[    0.186569] ACPI: Dynamic OEM Table Load:
[    0.186575] ACPI: SSDT 0xFFFF8D0BA4B6F000 000AB0 (v02 PmRef  ApPsd    00003000 INTL 20160527)
[    0.188421] ACPI: Dynamic OEM Table Load:
[    0.188425] ACPI: SSDT 0xFFFF8D0BA4730800 00030A (v02 PmRef  ApCst    00003000 INTL 20160527)
[    0.192310] ACPI: Interpreter enabled
[    0.192344] ACPI: (supports S0 S3 S4 S5)
[    0.192345] ACPI: Using IOAPIC for interrupt routing
[    0.192446] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.193568] ACPI: Enabled 8 GPEs in block 00 to 7F
[    0.204873] ACPI: Power Resource [USBC] (on)
[    0.205015] ACPI: Power Resource [PAUD] (on)
[    0.207703] ACPI: Power Resource [SPR0] (off)
[    0.208146] ACPI: Power Resource [V0PR] (on)
[    0.208525] ACPI: Power Resource [V1PR] (on)
[    0.208895] ACPI: Power Resource [V2PR] (on)
[    0.211268] ACPI: Power Resource [PXTC] (on)
[    0.214321] ACPI: Power Resource [WRST] (on)
[    0.219403] ACPI: Power Resource [PIN] (off)
[    0.219546] ACPI: Power Resource [SPR1] (off)
[    0.219594] ACPI: Power Resource [SPR2] (off)
[    0.219645] ACPI: Power Resource [SPR3] (off)
[    0.219697] ACPI: Power Resource [SPR5] (off)
[    0.219968] ACPI: Power Resource [ZPDR] (on)
[    0.220251] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[    0.220257] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[    0.220430] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug SHPCHotplug PME]
[    0.220593] acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability LTR]
[    0.220595] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[    0.221435] PCI host bridge to bus 0000:00
[    0.221438] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.221440] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.221441] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.221443] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
[    0.221445] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
[    0.221446] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window]
[    0.221448] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window]
[    0.221450] pci_bus 0000:00: root bus resource [mem 0x90000000-0xdfffffff window]
[    0.221451] pci_bus 0000:00: root bus resource [mem 0xfc800000-0xfe7fffff window]
[    0.221453] pci_bus 0000:00: root bus resource [bus 00-fe]
[    0.221461] pci 0000:00:00.0: [8086:3e1f] type 00 class 0x060000
[    0.221797] pci 0000:00:02.0: [8086:3e91] type 00 class 0x030000
[    0.221806] pci 0000:00:02.0: reg 0x10: [mem 0xa0000000-0xa0ffffff 64bit]
[    0.221811] pci 0000:00:02.0: reg 0x18: [mem 0x90000000-0x9fffffff 64bit pref]
[    0.221815] pci 0000:00:02.0: reg 0x20: [io  0x4000-0x403f]
[    0.221828] pci 0000:00:02.0: BAR 2: assigned to efifb
[    0.222117] pci 0000:00:12.0: [8086:a379] type 00 class 0x118000
[    0.222161] pci 0000:00:12.0: reg 0x10: [mem 0xa121d000-0xa121dfff 64bit]
[    0.222469] pci 0000:00:14.0: [8086:a36d] type 00 class 0x0c0330
[    0.222513] pci 0000:00:14.0: reg 0x10: [mem 0xa1200000-0xa120ffff 64bit]
[    0.222649] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.223045] pci 0000:00:14.2: [8086:a36f] type 00 class 0x050000
[    0.223081] pci 0000:00:14.2: reg 0x10: [mem 0xa1216000-0xa1217fff 64bit]
[    0.223100] pci 0000:00:14.2: reg 0x18: [mem 0xa121c000-0xa121cfff 64bit]
[    0.223324] pci 0000:00:16.0: [8086:a360] type 00 class 0x078000
[    0.223365] pci 0000:00:16.0: reg 0x10: [mem 0xa121b000-0xa121bfff 64bit]
[    0.223482] pci 0000:00:16.0: PME# supported from D3hot
[    0.223745] pci 0000:00:17.0: [8086:a352] type 00 class 0x010601
[    0.223782] pci 0000:00:17.0: reg 0x10: [mem 0xa1214000-0xa1215fff]
[    0.223796] pci 0000:00:17.0: reg 0x14: [mem 0xa121a000-0xa121a0ff]
[    0.223812] pci 0000:00:17.0: reg 0x18: [io  0x4090-0x4097]
[    0.223826] pci 0000:00:17.0: reg 0x1c: [io  0x4080-0x4083]
[    0.223842] pci 0000:00:17.0: reg 0x20: [io  0x4060-0x407f]
[    0.223857] pci 0000:00:17.0: reg 0x24: [mem 0xa1219000-0xa12197ff]
[    0.223939] pci 0000:00:17.0: PME# supported from D3hot
[    0.224191] pci 0000:00:1d.0: [8086:a332] type 01 class 0x060400
[    0.224398] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.224446] pci 0000:00:1d.0: PTM enabled (root), 4ns granularity
[    0.224719] pci 0000:00:1f.0: [8086:a304] type 00 class 0x060100
[    0.225126] pci 0000:00:1f.3: [8086:a348] type 00 class 0x040300
[    0.225205] pci 0000:00:1f.3: reg 0x10: [mem 0xa1210000-0xa1213fff 64bit]
[    0.225279] pci 0000:00:1f.3: reg 0x20: [mem 0xa1000000-0xa10fffff 64bit]
[    0.225430] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[    0.226127] pci 0000:00:1f.4: [8086:a323] type 00 class 0x0c0500
[    0.226284] pci 0000:00:1f.4: reg 0x10: [mem 0xa1218000-0xa12180ff 64bit]
[    0.226499] pci 0000:00:1f.4: reg 0x20: [io  0xefa0-0xefbf]
[    0.226860] pci 0000:00:1f.5: [8086:a324] type 00 class 0x0c8000
[    0.226888] pci 0000:00:1f.5: reg 0x10: [mem 0xfe010000-0xfe010fff]
[    0.227186] pci 0000:01:00.0: [10ec:8168] type 00 class 0x020000
[    0.227230] pci 0000:01:00.0: reg 0x10: [io  0x3000-0x30ff]
[    0.227267] pci 0000:01:00.0: reg 0x18: [mem 0xa1104000-0xa1104fff 64bit]
[    0.227290] pci 0000:01:00.0: reg 0x20: [mem 0xa1100000-0xa1103fff 64bit]
[    0.227436] pci 0000:01:00.0: supports D1 D2
[    0.227438] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.227672] pci 0000:00:1d.0: PCI bridge to [bus 01]
[    0.227678] pci 0000:00:1d.0:   bridge window [io  0x3000-0x3fff]
[    0.227684] pci 0000:00:1d.0:   bridge window [mem 0xa1100000-0xa11fffff]
[    0.228832] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 11 12 14 15) *0
[    0.228908] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 11 12 14 15) *1
[    0.228982] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 11 12 14 15) *0
[    0.229055] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 11 12 14 15) *0
[    0.229129] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0
[    0.229203] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0
[    0.229277] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 11 12 14 15) *0
[    0.229351] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 11 12 14 15) *0
[    0.230163] iommu: Default domain type: Translated
[    0.230163] SCSI subsystem initialized
[    0.230163] libata version 3.00 loaded.
[    0.230163] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[    0.230163] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.230163] pci 0000:00:02.0: vgaarb: bridge control possible
[    0.230163] vgaarb: loaded
[    0.230163] ACPI: bus type USB registered
[    0.230163] usbcore: registered new interface driver usbfs
[    0.230163] usbcore: registered new interface driver hub
[    0.230163] usbcore: registered new device driver usb
[    0.230163] pps_core: LinuxPPS API ver. 1 registered
[    0.230163] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.230163] PTP clock support registered
[    0.230163] EDAC MC: Ver: 3.0.0
[    0.230163] Registered efivars operations
[    0.230163] NetLabel: Initializing
[    0.230163] NetLabel:  domain hash size = 128
[    0.230163] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.230163] NetLabel:  unlabeled traffic allowed by default
[    0.230163] PCI: Using ACPI for IRQ routing
[    0.317158] PCI: pci_cache_line_size set to 64 bytes
[    0.317242] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
[    0.317243] e820: reserve RAM buffer [mem 0x73440018-0x73ffffff]
[    0.317243] e820: reserve RAM buffer [mem 0x79345000-0x7bffffff]
[    0.317244] e820: reserve RAM buffer [mem 0x7b816000-0x7bffffff]
[    0.317244] e820: reserve RAM buffer [mem 0x7c6e8000-0x7fffffff]
[    0.317245] e820: reserve RAM buffer [mem 0x7e408000-0x7fffffff]
[    0.317245] e820: reserve RAM buffer [mem 0x7ec10000-0x7fffffff]
[    0.317246] e820: reserve RAM buffer [mem 0x26e000000-0x26fffffff]
[    0.317248] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.317248] hpet0: 8 comparators, 64-bit 24.000000 MHz counter
[    0.319762] clocksource: Switched to clocksource tsc-early
[    0.328779] VFS: Disk quotas dquot_6.6.0
[    0.328790] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.328864] AppArmor: AppArmor Filesystem Enabled
[    0.328884] pnp: PnP ACPI init
[    0.329185] system 00:00: [io  0x0280-0x028f] has been reserved
[    0.329187] system 00:00: [io  0x0290-0x029f] has been reserved
[    0.329188] system 00:00: [io  0x02a0-0x02af] has been reserved
[    0.329190] system 00:00: [io  0x02b0-0x02bf] has been reserved
[    0.329194] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.329313] system 00:01: [io  0x0680-0x069f] has been reserved
[    0.329315] system 00:01: [io  0x164e-0x164f] has been reserved
[    0.329318] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.329415] system 00:02: [io  0x1854-0x1857] has been reserved
[    0.329419] system 00:02: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    0.329588] system 00:03: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.329591] system 00:03: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.329592] system 00:03: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.329594] system 00:03: [mem 0xe0000000-0xefffffff] has been reserved
[    0.329595] system 00:03: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.329597] system 00:03: [mem 0xfed90000-0xfed93fff] could not be reserved
[    0.329599] system 00:03: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.329601] system 00:03: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.329604] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.329789] system 00:04: [io  0x1800-0x18fe] could not be reserved
[    0.329791] system 00:04: [mem 0xfd000000-0xfd69ffff] has been reserved
[    0.329793] system 00:04: [mem 0xfd6c0000-0xfd6cffff] has been reserved
[    0.329794] system 00:04: [mem 0xfd6f0000-0xfdffffff] has been reserved
[    0.329796] system 00:04: [mem 0xfe000000-0xfe01ffff] could not be reserved
[    0.329798] system 00:04: [mem 0xfe200000-0xfe7fffff] has been reserved
[    0.329799] system 00:04: [mem 0xff000000-0xffffffff] has been reserved
[    0.329803] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.330054] system 00:05: [io  0x2000-0x20fe] has been reserved
[    0.330057] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.330293] system 00:06: [mem 0xfd6e0000-0xfd6effff] has been reserved
[    0.330295] system 00:06: [mem 0xfd6d0000-0xfd6dffff] has been reserved
[    0.330297] system 00:06: [mem 0xfd6b0000-0xfd6bffff] has been reserved
[    0.330299] system 00:06: [mem 0xfd6a0000-0xfd6affff] has been reserved
[    0.330302] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.331159] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.331992] pnp: PnP ACPI: found 8 devices
[    0.337268] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.337309] NET: Registered protocol family 2
[    0.337426] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear)
[    0.337462] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.337560] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[    0.337618] TCP: Hash tables configured (established 65536 bind 65536)
[    0.337666] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear)
[    0.337694] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear)
[    0.337728] NET: Registered protocol family 1
[    0.337732] NET: Registered protocol family 44
[    0.337739] pci 0000:00:1d.0: PCI bridge to [bus 01]
[    0.337747] pci 0000:00:1d.0:   bridge window [io  0x3000-0x3fff]
[    0.337755] pci 0000:00:1d.0:   bridge window [mem 0xa1100000-0xa11fffff]
[    0.337769] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.337771] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.337773] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.337774] pci_bus 0000:00: resource 7 [mem 0x000e0000-0x000e3fff window]
[    0.337776] pci_bus 0000:00: resource 8 [mem 0x000e4000-0x000e7fff window]
[    0.337777] pci_bus 0000:00: resource 9 [mem 0x000e8000-0x000ebfff window]
[    0.337779] pci_bus 0000:00: resource 10 [mem 0x000ec000-0x000effff window]
[    0.337780] pci_bus 0000:00: resource 11 [mem 0x90000000-0xdfffffff window]
[    0.337782] pci_bus 0000:00: resource 12 [mem 0xfc800000-0xfe7fffff window]
[    0.337783] pci_bus 0000:01: resource 0 [io  0x3000-0x3fff]
[    0.337785] pci_bus 0000:01: resource 1 [mem 0xa1100000-0xa11fffff]
[    0.337912] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.338173] PCI: CLS 64 bytes, default 64
[    0.338200] Trying to unpack rootfs image as initramfs...
[    0.429396] Freeing initrd memory: 51664K
[    0.451790] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.451799] software IO TLB: mapped [mem 0x6f440000-0x73440000] (64MB)
[    0.451961] platform rtc_cmos: registered platform RTC device (no PNP device found)
[    0.452005] check: Scanning for low memory corruption every 60 seconds
[    0.452285] Initialise system trusted keyrings
[    0.452295] Key type blacklist registered
[    0.452322] workingset: timestamp_bits=36 max_order=21 bucket_order=0
[    0.453133] zbud: loaded
[    0.453295] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.453386] fuse: init (API version 7.31)
[    0.453469] integrity: Platform Keyring initialized
[    0.459924] Key type asymmetric registered
[    0.459926] Asymmetric key parser 'x509' registered
[    0.459932] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
[    0.459953] io scheduler mq-deadline registered
[    0.460335] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    0.460371] efifb: probing for efifb
[    0.460384] efifb: framebuffer at 0x90000000, using 5120k, total 5120k
[    0.460385] efifb: mode is 1280x1024x32, linelength=5120, pages=1
[    0.460386] efifb: scrolling: redraw
[    0.460388] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.460451] Console: switching to colour frame buffer device 160x64
[    0.462047] fb0: EFI VGA frame buffer device
[    0.462062] intel_idle: MWAIT substates: 0x11142120
[    0.462063] intel_idle: v0.5.1 model 0x9E
[    0.462237] intel_idle: Local APIC timer is reliable in all C-states
[    0.462372] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
[    0.462404] ACPI: Sleep Button [SLPB]
[    0.462433] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[    0.462459] ACPI: Power Button [PWRB]
[    0.462484] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[    0.462641] ACPI: Power Button [PWRF]
[    0.463067] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    0.464389] Linux agpgart interface v0.103
[    0.465574] loop: module loaded
[    0.465744] libphy: Fixed MDIO Bus: probed
[    0.465754] tun: Universal TUN/TAP device driver, 1.6
[    0.465779] PPP generic driver version 2.4.2
[    0.465815] VFIO - User Level meta-driver version: 0.3
[    0.465912] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.465928] ehci-pci: EHCI PCI platform driver
[    0.465943] ehci-platform: EHCI generic platform driver
[    0.465960] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.465976] ohci-pci: OHCI PCI platform driver
[    0.465991] ohci-platform: OHCI generic platform driver
[    0.466006] uhci_hcd: USB Universal Host Controller Interface driver
[    0.466041] i8042: PNP: No PS/2 controller found.
[    0.466079] mousedev: PS/2 mouse device common for all mice
[    0.466174] rtc_cmos rtc_cmos: RTC can wake from S4
[    0.467233] rtc_cmos rtc_cmos: registered as rtc0
[    0.467509] rtc_cmos rtc_cmos: setting system clock to 2021-03-24T12:08:51 UTC (1616587731)
[    0.467535] rtc_cmos rtc_cmos: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    0.467555] i2c /dev entries driver
[    0.467589] device-mapper: uevent: version 1.0.3
[    0.467649] device-mapper: ioctl: 4.42.0-ioctl (2020-02-27) initialised: dm-devel@redhat.com
[    0.467681] platform eisa.0: Probing EISA bus 0
[    0.467692] platform eisa.0: EISA: Cannot allocate resource for mainboard
[    0.467706] platform eisa.0: Cannot allocate resource for EISA slot 1
[    0.467721] platform eisa.0: Cannot allocate resource for EISA slot 2
[    0.467735] platform eisa.0: Cannot allocate resource for EISA slot 3
[    0.467749] platform eisa.0: Cannot allocate resource for EISA slot 4
[    0.467766] platform eisa.0: Cannot allocate resource for EISA slot 5
[    0.467780] platform eisa.0: Cannot allocate resource for EISA slot 6
[    0.467794] platform eisa.0: Cannot allocate resource for EISA slot 7
[    0.468357] platform eisa.0: Cannot allocate resource for EISA slot 8
[    0.468909] platform eisa.0: EISA: Detected 0 cards
[    0.469450] intel_pstate: Intel P-state driver initializing
[    0.470254] intel_pstate: HWP enabled
[    0.470857] ledtrig-cpu: registered to indicate activity on CPUs
[    0.471404] EFI Variables Facility v0.08 2004-May-17
[    0.494582] intel_pmc_core INT33A1:00:  initialized
[    0.495177] drop_monitor: Initializing network drop monitor service
[    0.495825] NET: Registered protocol family 10
[    0.500597] Segment Routing with IPv6
[    0.501146] NET: Registered protocol family 17
[    0.501770] Key type dns_resolver registered
[    0.502626] microcode: sig=0x906eb, pf=0x2, revision=0xde
[    0.503256] microcode: Microcode Update Driver: v2.2.
[    0.503259] IPI shorthand broadcast: enabled
[    0.504328] sched_clock: Marking stable (494944509, 8850097)->(508406872, -4612266)
[    0.504961] registered taskstats version 1
[    0.505494] Loading compiled-in X.509 certificates
[    0.506686] Loaded X.509 cert 'Build time autogenerated kernel key: cbbc37fe3ff6fb5906cd1bc6eed18bfbef5ac279'
[    0.507644] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969'
[    0.508594] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19'
[    0.509160] zswap: loaded using pool lzo/zbud
[    0.509903] Key type ._fscrypt registered
[    0.510449] Key type .fscrypt registered
[    0.510984] Key type fscrypt-provisioning registered
[    0.513582] Key type encrypted registered
[    0.514118] AppArmor: AppArmor sha1 policy hashing enabled
[    0.515930] integrity: Loading X.509 certificate: UEFI:MokListRT
[    0.516478] integrity: Loaded X.509 cert 'SomeOrg: shim: a01ee84e9b37ace407961cc468c5909447878469'
[    0.517008] integrity: Loading X.509 certificate: UEFI:MokListRT
[    0.517957] integrity: Loaded X.509 cert 'Canonical Ltd. Master Certificate Authority: ad91990bc22ab1f517048c23b6655a268e345a63'
[    0.519485] ima: No TPM chip found, activating TPM-bypass!
[    0.520036] ima: Allocated hash algorithm: sha1
[    0.520577] ima: No architecture policies found
[    0.521116] evm: Initialising EVM extended attributes:
[    0.521647] evm: security.selinux
[    0.522176] evm: security.SMACK64
[    0.522706] evm: security.SMACK64EXEC
[    0.523222] evm: security.SMACK64TRANSMUTE
[    0.523737] evm: security.SMACK64MMAP
[    0.524242] evm: security.apparmor
[    0.524747] evm: security.ima
[    0.525244] evm: security.capability
[    0.525737] evm: HMAC attrs: 0x1
[    0.527576] PM:   Magic number: 13:122:128
[    0.528103] acpi INT3515:02: hash matches
[    0.528603] acpi PNP0C02:00: hash matches
[    0.529077] acpi device:03: hash matches
[    0.529687] RAS: Correctable Errors collector initialized.
[    0.530930] Freeing unused decrypted memory: 2040K
[    0.531701] Freeing unused kernel image (initmem) memory: 2644K
[    0.548063] Write protecting the kernel read-only data: 22528k
[    0.548978] Freeing unused kernel image (text/rodata gap) memory: 2044K
[    0.549613] Freeing unused kernel image (rodata/data gap) memory: 708K
[    0.591639] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    0.592104] x86/mm: Checking user space page tables
[    0.632843] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    0.633309] Run /init as init process
[    0.633783]   with arguments:
[    0.633783]     /init
[    0.633784]   with environment:
[    0.633784]     HOME=/
[    0.633784]     TERM=linux
[    0.633785]     BOOT_IMAGE=/boot/vmlinuz-5.8.0-45-generic
[    0.711434] acpi PNP0C14:01: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
[    0.714629] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.715161] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[    0.715983] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[    0.716698] ahci 0000:00:17.0: version 3.0
[    0.716790] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x110 quirks 0x0000000000009810
[    0.717365] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[    0.718082] i2c i2c-0: 1/2 memory slots populated (from DMI)
[    0.719115] i2c i2c-0: Successfully instantiated SPD at 0x50
[    0.721151] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.08
[    0.721728] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.722313] usb usb1: Product: xHCI Host Controller
[    0.722878] usb usb1: Manufacturer: Linux 5.8.0-45-generic xhci-hcd
[    0.723433] usb usb1: SerialNumber: 0000:00:14.0
[    0.724227] hub 1-0:1.0: USB hub found
[    0.724799] hub 1-0:1.0: 16 ports detected
[    0.726778] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.727355] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    0.727811] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 6 ports 6 Gbps 0x3f impl SATA mode
[    0.727978] xhci_hcd 0000:00:14.0: Host supports USB 3.1 Enhanced SuperSpeed
[    0.728519] ahci 0000:00:17.0: flags: 64bit ncq sntf pm clo only pio slum part ems deso sadm sds apst
[    0.729130] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.08
[    0.730297] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.730891] usb usb2: Product: xHCI Host Controller
[    0.731491] usb usb2: Manufacturer: Linux 5.8.0-45-generic xhci-hcd
[    0.732083] usb usb2: SerialNumber: 0000:00:14.0
[    0.732725] hub 2-0:1.0: USB hub found
[    0.733313] hub 2-0:1.0: 8 ports detected
[    0.734397] usb: port power management may be unreliable
[    0.737273] libphy: r8169: probed
[    0.738007] r8169 0000:01:00.0 eth0: RTL8168h/8111h, a8:a1:59:58:84:20, XID 541, IRQ 125
[    0.738608] r8169 0000:01:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
[    0.761145] r8169 0000:01:00.0 enp1s0: renamed from eth0
[    0.792899] scsi host0: ahci
[    0.793977] scsi host1: ahci
[    0.795089] scsi host2: ahci
[    0.796146] scsi host3: ahci
[    0.797195] scsi host4: ahci
[    0.798246] scsi host5: ahci
[    0.799179] ata1: SATA max UDMA/133 abar m2048@0xa1219000 port 0xa1219100 irq 123
[    0.800210] ata2: SATA max UDMA/133 abar m2048@0xa1219000 port 0xa1219180 irq 123
[    0.801221] ata3: SATA max UDMA/133 abar m2048@0xa1219000 port 0xa1219200 irq 123
[    0.802235] ata4: SATA max UDMA/133 abar m2048@0xa1219000 port 0xa1219280 irq 123
[    0.803245] ata5: SATA max UDMA/133 abar m2048@0xa1219000 port 0xa1219300 irq 123
[    0.804263] ata6: SATA max UDMA/133 abar m2048@0xa1219000 port 0xa1219380 irq 123
[    1.064030] usb 1-3: new full-speed USB device number 2 using xhci_hcd
[    1.124000] ata5: SATA link down (SStatus 4 SControl 300)
[    1.126378] ata3: SATA link down (SStatus 4 SControl 300)
[    1.128754] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    1.129518] ata2: SATA link down (SStatus 4 SControl 300)
[    1.130067] ata6: SATA link down (SStatus 4 SControl 300)
[    1.130610] ata4: SATA link down (SStatus 4 SControl 300)
[    1.167916] ata1.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[    1.167918] ata1.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
[    1.168643] ata1.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
[    1.179768] ata1.00: ATA-8: ST320LT012-9WS14C, 0001SDM1, max UDMA/133
[    1.180674] ata1.00: 625142448 sectors, multi 16: LBA48 NCQ (depth 32)
[    1.218300] usb 1-3: New USB device found, idVendor=046a, idProduct=c091, bcdDevice= 1.05
[    1.220713] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.223108] usb 1-3: Product: CHERRY Wireless Desktop
[    1.224342] usb 1-3: Manufacturer: Cherry GmbH
[    1.225708] ata1.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[    1.225709] ata1.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
[    1.226258] ata1.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
[    1.227547] ata1.00: configured for UDMA/133
[    1.228181] scsi 0:0:0:0: Direct-Access     ATA      ST320LT012-9WS14 SDM1 PQ: 0 ANSI: 5
[    1.228871] sd 0:0:0:0: [sda] 625142448 512-byte logical blocks: (320 GB/298 GiB)
[    1.228888] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    1.229476] sd 0:0:0:0: [sda] 4096-byte physical blocks
[    1.230644] sd 0:0:0:0: [sda] Write Protect is off
[    1.231216] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.231223] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.300827]  sda: sda1 sda2
[    1.304115] sd 0:0:0:0: [sda] Attached SCSI disk
[    1.351877] usb 1-6: new low-speed USB device number 3 using xhci_hcd
[    1.483877] tsc: Refined TSC clocksource calibration: 3599.998 MHz
[    1.486222] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x33e451ab1a6, max_idle_ns: 440795278720 ns
[    1.488696] clocksource: Switched to clocksource tsc
[    1.506289] usb 1-6: New USB device found, idVendor=046a, idProduct=c090, bcdDevice= 0.01
[    1.508742] usb 1-6: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.511155] usb 1-6: Product: Wireless Destop
[    1.513561] usb 1-6: Manufacturer: cherry
[    1.527343] hid: raw HID events driver (C) Jiri Kosina
[    1.549268] usbcore: registered new interface driver usbhid
[    1.551723] usbhid: USB HID core driver
[    1.561745] input: Cherry GmbH CHERRY Wireless Desktop as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.0/0003:046A:C091.0001/input/input3
[    1.624232] hid-generic 0003:046A:C091.0001: input,hidraw0: USB HID v1.11 Keyboard [Cherry GmbH CHERRY Wireless Desktop] on usb-0000:00:14.0-3/input0
[    1.627439] input: Cherry GmbH CHERRY Wireless Desktop Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.1/0003:046A:C091.0002/input/input4
[    1.630514] input: Cherry GmbH CHERRY Wireless Desktop as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.1/0003:046A:C091.0002/input/input5
[    1.633434] input: Cherry GmbH CHERRY Wireless Desktop Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.1/0003:046A:C091.0002/input/input6
[    1.696385] input: Cherry GmbH CHERRY Wireless Desktop System Control as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.1/0003:046A:C091.0002/input/input7
[    1.699443] hid-generic 0003:046A:C091.0002: input,hiddev0,hidraw1: USB HID v1.11 Mouse [Cherry GmbH CHERRY Wireless Desktop] on usb-0000:00:14.0-3/input1
[    1.702591] input: cherry Wireless Destop as /devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.0/0003:046A:C090.0003/input/input8
[    1.764522] hid-generic 0003:046A:C090.0003: input,hidraw2: USB HID v1.11 Keyboard [cherry Wireless Destop] on usb-0000:00:14.0-6/input0
[    1.768128] input: cherry Wireless Destop Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.1/0003:046A:C090.0004/input/input9
[    1.771487] input: cherry Wireless Destop as /devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.1/0003:046A:C090.0004/input/input10
[    1.774758] input: cherry Wireless Destop Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.1/0003:046A:C090.0004/input/input11
[    1.836378] input: cherry Wireless Destop System Control as /devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.1/0003:046A:C090.0004/input/input12
[    1.839817] hid-generic 0003:046A:C090.0004: input,hiddev1,hidraw3: USB HID v1.11 Mouse [cherry Wireless Destop] on usb-0000:00:14.0-6/input1
[    2.109490] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
[    3.743807] systemd[1]: Inserted module 'autofs4'
[    3.989739] systemd[1]: systemd 245.4-4ubuntu3.4 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)
[    4.016231] systemd[1]: Detected architecture x86-64.
[    4.090831] systemd[1]: Set hostname to <oscho-desktop>.
[    6.564980] systemd[1]: /lib/systemd/system/dbus.socket:5: ListenStream= references a path below legacy directory /var/run/, updating /var/run/dbus/system_bus_socket → /run/dbus/system_bus_socket; please update the unit file accordingly.
[    6.863829] systemd[1]: Created slice system-modprobe.slice.
[    6.868129] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[    6.871654] systemd[1]: Created slice User and Session Slice.
[    6.874723] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    6.877524] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    6.880068] systemd[1]: Reached target User and Group Name Lookups.
[    6.882369] systemd[1]: Reached target Remote File Systems.
[    6.884619] systemd[1]: Reached target Slices.
[    6.919031] systemd[1]: Listening on Syslog Socket.
[    6.921105] systemd[1]: Listening on fsck to fsckd communication Socket.
[    6.923090] systemd[1]: Listening on initctl Compatibility Named Pipe.
[    6.925174] systemd[1]: Listening on Journal Audit Socket.
[    6.927190] systemd[1]: Listening on Journal Socket (/dev/log).
[    6.929229] systemd[1]: Listening on Journal Socket.
[    6.931247] systemd[1]: Listening on udev Control Socket.
[    6.933198] systemd[1]: Listening on udev Kernel Socket.
[    6.935772] systemd[1]: Mounting Huge Pages File System...
[    6.938178] systemd[1]: Mounting POSIX Message Queue File System...
[    6.940605] systemd[1]: Mounting Kernel Debug File System...
[    6.942963] systemd[1]: Mounting Kernel Trace File System...
[    6.945712] systemd[1]: Starting Journal Service...
[    6.947897] systemd[1]: Starting Set the console keyboard layout...
[    6.950092] systemd[1]: Starting Create list of static device nodes for the current kernel...
[    6.952256] systemd[1]: Starting Load Kernel Module drm...
[    7.182551] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[    7.184165] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[    7.244578] systemd[1]: Starting Load Kernel Modules...
[    7.253607] systemd[1]: Starting Remount Root and Kernel File Systems...
[    7.265584] systemd[1]: Starting udev Coldplug all Devices...
[    7.275129] systemd[1]: Starting Uncomplicated firewall...
[    7.282137] systemd[1]: Started Journal Service.
[    7.335037] EXT4-fs (sda2): re-mounted. Opts: errors=remount-ro
[    7.692384] systemd-journald[265]: Received client request to flush runtime journal.
[    7.812657] lp: driver loaded but no devices found
[    7.876198] ppdev: user-space parallel port driver
[    7.884027] Adding 2097148k swap on /swapfile.  Priority:-2 extents:6 across:2260988k FS
[   10.968395] pstore: Using crash dump compression: deflate
[   10.968404] pstore: Registered efi as persistent store backend
[   11.454413] ee1004 0-0050: 512 byte EE1004-compliant SPD EEPROM, read-only
[   11.458841] EDAC ie31200: No ECC support
[   11.645133] RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 655360 ms ovfl timer
[   11.645136] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[   11.645138] RAPL PMU: hw unit of domain package 2^-14 Joules
[   11.645139] RAPL PMU: hw unit of domain dram 2^-14 Joules
[   11.645141] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[   11.776385] cryptd: max_cpu_qlen set to 1000
[   11.828110] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[   11.936076] AVX2 version of gcm_enc/dec engaged.
[   11.936079] AES CTR mode by8 optimization enabled
[   14.299473] checking generic (90000000 500000) vs hw (a0000000 1000000)
[   14.299474] checking generic (90000000 500000) vs hw (90000000 10000000)
[   14.299475] fb0: switching to inteldrmfb from EFI VGA
[   14.299649] Console: switching to colour dummy device 80x25
[   14.299680] i915 0000:00:02.0: vgaarb: deactivate vga console
[   14.300709] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[   14.301369] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[   14.302441] mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_component_ops [i915])
[   14.338851] [drm] Initialized i915 1.6.0 20200515 for 0000:00:02.0 on minor 0
[   14.346605] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[   14.347934] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input14
[   14.386811] fbcon: i915drmfb (fb0) is primary device
[   14.394128] intel_rapl_common: Found RAPL domain package
[   14.394131] intel_rapl_common: Found RAPL domain core
[   14.394134] intel_rapl_common: Found RAPL domain uncore
[   14.394136] intel_rapl_common: Found RAPL domain dram
[   14.419475] Console: switching to colour frame buffer device 160x64
[   14.443240] i915 0000:00:02.0: fb0: i915drmfb frame buffer device
[   14.666618] i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
[   14.734672] snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
[   14.735241] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[   14.915892] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC887-VD: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line
[   14.915898] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   14.915902] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[   14.915905] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
[   14.915908] snd_hda_codec_realtek hdaudioC0D0:    inputs:
[   14.915912] snd_hda_codec_realtek hdaudioC0D0:      Front Mic=0x19
[   14.915915] snd_hda_codec_realtek hdaudioC0D0:      Rear Mic=0x18
[   14.915918] snd_hda_codec_realtek hdaudioC0D0:      Line=0x1a
[   15.035922] input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input15
[   15.035965] input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input16
[   15.035994] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1f.3/sound/card0/input17
[   15.036034] input: HDA Intel PCH Line Out as /devices/pci0000:00/0000:00:1f.3/sound/card0/input18
[   15.036062] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input19
[   15.036104] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input20
[   15.036132] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input21
[   15.036167] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input22
[   15.036200] input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input23
[   15.036241] input: HDA Intel PCH HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input24
[   22.278060] audit: type=1400 audit(1616587753.305:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=550 comm="apparmor_parser"
[   22.278069] audit: type=1400 audit(1616587753.305:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=550 comm="apparmor_parser"
[   22.278075] audit: type=1400 audit(1616587753.305:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=550 comm="apparmor_parser"
[   22.278080] audit: type=1400 audit(1616587753.305:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/{,usr/}sbin/dhclient" pid=550 comm="apparmor_parser"
[   22.280090] audit: type=1400 audit(1616587753.309:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/cups/backend/cups-pdf" pid=548 comm="apparmor_parser"
[   22.280098] audit: type=1400 audit(1616587753.309:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cupsd" pid=548 comm="apparmor_parser"
[   22.280103] audit: type=1400 audit(1616587753.309:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cupsd//third_party" pid=548 comm="apparmor_parser"
[   22.301320] audit: type=1400 audit(1616587753.329:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/tcpdump" pid=551 comm="apparmor_parser"
[   22.326710] audit: type=1400 audit(1616587753.353:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="ippusbxd" pid=554 comm="apparmor_parser"
[   22.333087] audit: type=1400 audit(1616587753.361:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=558 comm="apparmor_parser"
[   33.282028] kauditd_printk_skb: 20 callbacks suppressed
[   33.282031] audit: type=1400 audit(1616587764.309:32): apparmor="DENIED" operation="capable" profile="/usr/sbin/cups-browsed" pid=689 comm="cups-browsed" capability=23  capname="sys_nice"
[   34.987860] Generic FE-GE Realtek PHY r8169-100:00: attached PHY driver [Generic FE-GE Realtek PHY] (mii_bus:phy_addr=r8169-100:00, irq=IGNORE)
[   35.152319] r8169 0000:01:00.0 enp1s0: Link is Down
[   38.583076] r8169 0000:01:00.0 enp1s0: Link is Up - 1Gbps/Full - flow control off
[   38.583096] IPv6: ADDRCONF(NETDEV_CHANGE): enp1s0: link becomes ready
[   70.308268] rfkill: input handler disabled
[  147.600356] Bluetooth: Core ver 2.22
[  147.600423] NET: Registered protocol family 31
[  147.600425] Bluetooth: HCI device and connection manager initialized
[  147.600431] Bluetooth: HCI socket layer initialized
[  147.600435] Bluetooth: L2CAP socket layer initialized
[  147.600441] Bluetooth: SCO socket layer initialized
[  189.680017] usb 1-3: USB disconnect, device number 2
[  190.868042] usb 1-6: USB disconnect, device number 3
[  490.818887] clocksource: timekeeping watchdog on CPU0: Marking clocksource 'tsc' as unstable because the skew is too large:
[  490.818918] clocksource:                       'hpet' wd_now: bd5598cd wd_last: bd43ddd8 mask: ffffffff
[  490.818923] clocksource:                       'tsc' cs_now: 1a42280ae06 cs_last: 1a3bb502034 mask: ffffffffffffffff
[  490.818931] tsc: Marking TSC unstable due to clocksource watchdog
[  490.819474] TSC found unstable after boot, most likely due to broken BIOS. Use 'tsc=unstable'.
[  490.819478] sched_clock: Marking unstable (490596640791, 222834483)<-(490824084627, -4612266)
[  490.819940] clocksource: Switched to clocksource hpet

IDLE PACKAGE STATE nun C10



Wie kam das nun Zustande ?
 
Zuletzt bearbeitet:
Speedshift, oder das aspm=force? Wie hoch ist der Verbrauch? Du hattest es bei sst 128 unter Windows TS? Ggf. Mal erneut setzen oder verstellen.
 
Zuletzt bearbeitet:
Speedshift? Wie hoch ist der Verbrauch?

Ja im BIOS "Intel Speed Shift Technology" - hatte @Wayland im Beitrag #1.699 (Seite 57) angesprochen.

Bin nun mit C10 bei 7,6W (Bildschirm aus, BIOS Intel Power Shift deaktiviert) C8 bei 9,4W (Bildschirm an, BIOS Intel Power Shift deaktiviert) mit der Seagate HDD.

Ich frage mich nun was ist der Grund gewesen (diese BIOS Änderung?), und wie lässt diese Information auf andere Betriebssysteme und mit einer SATA-SSD übertragen.
 
Zuletzt bearbeitet:
Bin nun bei 7,6W mit der Seagate HDD.

Ich frage mich nun was ist der Grund gewesen (diese BIOS Änderung?), und wie lässt diese Information auf andere Betriebssysteme und mit einer SATA-SSD übertragen.
Es wird mit ssd jetzt ebenfalls funktionieren. Aber ist es die Speedshift Option im BIOS oder das pcie_aspm=force als kernel Parameter? Ändere eines Mal wieder und teste das, danke. Kannst auch Mal das mit x86_energy_perf_policy setzen.
 
Zuletzt bearbeitet:
Es wird mit ssd jetzt ebenfalls funktionieren. Aber ist es die Speedshift Option im BIOS oder das pcie_aspm=force als kernel Parameter? Ändere eines Mal wieder und teste das, danke. Kannst auch Mal das mit x86_energy_perf_policy setzen.

Habe den Eintrag "Intel Power Shift" im BIOS mal wieder aktiviert.

Und powertop geöffnet. Ergebnis ~11,7W bei C2.

Nach dem Wechsel auf root Rechte und ausführen von powertop --auto-tune brachte es folgende Werte:

C10 bei 7,6W (Bildschirm aus, BIOS Intel Power Shift aktiviert) C8 bei 8,8W (Bildschirm an, BIOS Intel Power Shift aktiviert) mit der Seagate HDD.

Aber wie behält sich Ubuntu die Auto-Tune Settings, damit man nicht bei jedem Start des Betriebssystems solche händischen Schritte einleiten muss ?
Beitrag automatisch zusammengeführt:

Zusätzliche Info:

Ein Anklemmen bzw. ein Tausch von der HDD zur Samsung 850 EVO SSD und WIN10 brachte bei ThrottleStop C3 mit 10,5W Leistungsaufnahme (Bildschirm an, BIOS Intel Power Shift aktiviert).
 
Zuletzt bearbeitet:
Ich tippe auf GPU oder SATA, bzw. sonst halt ein total verhunztes BIOS
Was scheint nun der Flaschenhals dieser Sache zu sein ? Wenn ich das richtig interpretiere, sollte die PCIE Schnittstelle (->pcie_aspm=force) die Ursache sein.
Denn dieser Eingriff in das Betriebssystem "Ubuntu" erzwingt nun den Energiesparmodus der PCIE Schnittstelle.

Die BIOS Einstellung "Power Shift aktiviert" hingegen ändert nur den Pegel der Leistungsaufnahme zur größeren Einsparung.

Nur wie darf ich (sofern die PCIE Schnittstelle der böse Bube ist) das nun einordnen ?

Bei Ubuntu habe ich ja über höhere Gewalt über das Betriebssystem das System in den Sparmodi versetzt.
Was ja eher ein Berichtigen ist, als eine eigentlich angedachte saubere Lösung von Grund auf wie man es eigentlich
über die Treiber der Hardware kennt.

Ist meine Annahme somit auch richtig, dass ich einen Übertrag auf WIN10 aktuell vergessen kann, da dieses Betriebssystem (im Vergleich zu Linux)
ja eher geschlossen ist, und solch ein Eingriff eher nicht möglich ist.
Bei WIN10 ist man eher auf sauber arbeitende Treiber angewiesen.

Was nun heißt, dass in WIN10 der Treiber für PCIE nicht sauber/richtig arbeitet ?

Oder was muss ich als Resümee hieraus mitnehmen, um gegebenfalls später unter WIN10 mit besserem PCIE-Treiber oder neuem BIOS-Stand von ASRock
wieder ansetzen zu können.

Und solange eventuell über den Weg einer Linux-Distri (mit dieser erlebten vorübergehenden Operation) sein System sauber laufen zu lassen.

Danke @fse1 @Wayland @Sassicaia @-DDD- @sweetchuck
 
Zuletzt bearbeitet:
was muss ich als Resümee hieraus mitnehmen
Nun es liegt wohl am ASPM, die Kernel meldet auch x-Mal keine allg. ASPM Unterstützung durch das BIOS. Entweder hast du diese Option nicht gefunden, sie fehlt oder das BIOS defekt. Poste mal lspci in der pc10 konfig. Was sind die Unterschiede zum pc3 lspci? Falls es hier eine ursächliche Differenz gibt, wäre weiteres ein Kinderspiel.
 
Zuletzt bearbeitet:
Nun es liegt wohl am ASPM, die Kernel meldet auch x-Mal keine allg. ASPM Unterstützung durch das BIOS. Entweder hast du diese Option nicht gefunden, sie fehlt oder das BIOS defekt. Poste mal lspci in der pc10 konfig. Was sind die Unterschiede zum pc3 lspci? Falls es hier eine ursächliche Differenz gibt, wäre weiteres ein Kinderspiel.
@fse1

Also bin gerade noch mal das ganze BIOS durchgegangen, dies ist die einzige Seite mit ASPM:






Und hier habe ich noch die lspci von C3 (ohne pcie_aspm=force) sowie C10 (mit pcie_aspm=force):

C3_State

C10_State


Danke schon mal.
 
Die Unterschiede sind gering, daher würde ich ein korrektes BIOS (fadt mit aspm) beim Hersteller für Windows besorgen oder das Board tauschen. Teste mal ob ASPM korrekt unter w10 läuft: https://support.microsoft.com/de-de...indows-7-3f6ce138-fc04-7648-089a-854bcf332810

Anbei der Energy-Report (in Win10 erstellt --> "powercfg -energy"):

energy-report.html


Darin steht:

Funktionen der Plattformenergieverwaltung: PCI Express-ASPM (Active-State Power Management) deaktiviert
PCI Express-ASPM (Active-State Power Management) wurde aufgrund einer bekannten Inkompatibilität mit der Computerhardware deaktiviert.


Fazit: Unsauberes BIOS von Seiten ASRock ?
 
Zuletzt bearbeitet:
Ja, das ist unschön. Man könnte noch vieles probieren, aber ich würde mir ein besseres Board/BIOS holen oder Linux nutzen. 7,6Watt macht ja sowieso einen Burner ;)

Ich danke Dir erst einmal für die vergangenen Tage und deine tolle Unterstützung. Du bist in dieser Thematik klasse.(y)

Das Board habe ich mir wegen der kleinen Größe und dem geringen Preis zugelegt.
Mich haben die Werte unterhalb 10W mit einem ATX Netzteil sehr gefreut.
Ich werde nun erst einmal über den Hersteller versuchen, ob er eine neue BIOS-Version erstellen kann.
Dies werde ich natürlich als Feedback mitteilen.
Morgen ist es 1 Woche her als ich die Anfrage an den tech. Support geschrieben habe.
Wer weiß wie lange so ein Prozess dauert.

Solange möchte ich dem Board eine Chance einräumen (bevor ich auf ein anderes Produkt wechsel).

Bis bald...:-)
 
Das ist denke immer unterschiedlich, je nachdem wo es gelandet ist, wie viel grade sonst so los ist, usw.
Nach einer Woche kann man aber denke schon nochmal nachfragen wie der Stand ist und ob das evtl. untergegangen ist.
 
Das ist denke immer unterschiedlich, je nachdem wo es gelandet ist, wie viel grade sonst so los ist, usw.
Nach einer Woche kann man aber denke schon nochmal nachfragen wie der Stand ist und ob das evtl. untergegangen ist.
Code:
Sehr geehrter Kunde,

Bitte antworten Sie nicht auf diese automatische generierte E-Mail! Sie ist lediglich eine Bestätigung, dass wir Ihre Anfrage ordnungsgemäß erhalten haben. Ein Mitarbeiter unseres technischen Supports wird sich bald mit Ihnen in Verbindung setzen.

Bei technischen Fragen und Notfällen empfehlen wir Ihnen, sich zuerst mit Ihrem Händler in Verbindung zu setzen.

Wenn Ihr Händler das Problem nicht lösen kann, bietet die ASRock-Website FAQ und CPU-Support-Listen an, die ebenfalls weiter helfen können. Ähnliche gelagerte Fragen und Lösungen können dort nachgelesen werden. Unsere Mitarbeiter des technischen Supports aktualisieren die FAQ monatlich.

Bezieht sich Ihre Anfrage auf den Reparatur/RMA Service, so wenden Sie sich bitte an Ihren Händler. Bitte denken Sie daran immer Modellname und die Produkt-Seriennummer zur späteren Nachverfolgung zu notieren.

Vielen Dank für Ihre E-Mail,
ASRock Technical Support Division

Habe leider nur diese Email erhalten ohne richtige Kontakt-Adresse. Warte noch mal bis Dienstag...:unsure:
 
früher hatte ich die angeschrieben: support AT asrock.nl - aber keine Ahnung ob es die noch gibt.
 
Kannst du im BIOS die TDP begrenzen? Wieso willst du überhaupt umsteigen?
 
Das muss ich mal checken.

Ich betreibe einen Server mit VMs und erhoffe mir von dem Upgrade mehr Performance bei den VMs sowie beim Videoschnitt in einer VM.
 
Ich komme aktuell mit meinem B85M System ( https://www.hardwareluxx.de/communi...h-inkl-haswell-beispiel.1001484/post-27661102 ) auf 49W unter Load mit 1 SSD und einer 3,5" HDD. Als externe Netzteile Ich habe ja ein Fujitsu 65W und ein Scalar 72W. Auf welchen Core i-Prozessor kann ich mit diesen Netzteilen noch umsteigen? Maximal einen i3?
Würde jedenfalls nicht mehr als einen Dualcore nehmen. Ich hab nen i3-9100F drin, der säuft unter Last schon ganz ordentlich.
 
Ein i3-4130 hat kaum mehr Leistung als mein G3420. Hat der sonstige Features, die für meine VMs nützlich wären?
 
früher hatte ich die angeschrieben: support AT asrock.nl - aber keine Ahnung ob es die noch gibt.
Die gibt es noch.

Hallo zusammen,

ich war Euch ja noch ein Feedback schuldig -> Anfrage hinsichtlich eines neuen BIOS bei ASRock:

Hello guiekalle,

according your sent data and described higher C state issue, we got feedback from our BIOS department:

After checking, if we put the system into deeper idle state, it may work unstable.

For this motherboard, we recommend keeping default power setting and C3 state for using.

best regards,

ASRock Support
ASRock Europe B.V.


Mein Fazit:
Echt schade, gerade weil ich beim Erzwingen des höheren IDLE State (C8) nie ein instabiles System feststellen konnte.
Vielleicht haben Sie zu viel Arbeit oder das Produkt ist nicht mehr die aktuelle Produkt-Reihe, welche nicht mehr von Interesse (bzgl. Änderung) sein könnte.


Habe als Antwort noch geschrieben, dass ich mich so in Zukunft auf andere Produkte fokussieren muss, da diese Ruhezustände zu einem Mainboard
dazugehören. Leider habe ich darauf kein Feedback mehr erhalten. Denke die Sache ist dort bereits vom Tisch.

Grüße Kalle
 
Ich fahre aktuell mit meinem X300 mit 4650G ganz gut, besonders bei Multimedia und Gaming Nutzung hält sich der Verbrauch im Vergleich zu meinem alten Intel + Nvidia System deutlich zurück.
Mich würde es aber mal interessieren, ob ihr auch gerne beim Verbrauch des Monitors spart. Meiner verbraucht leider auch bei 20% Helligkeit noch recht viel (~25-30 Watt), aber das dürfte bei einem 27" Panel mit 144 Hertz wohl schwer zu vermeiden sein.
 
Hardwareluxx setzt keine externen Werbe- und Tracking-Cookies ein. Auf unserer Webseite finden Sie nur noch Cookies nach berechtigtem Interesse (Art. 6 Abs. 1 Satz 1 lit. f DSGVO) oder eigene funktionelle Cookies. Durch die Nutzung unserer Webseite erklären Sie sich damit einverstanden, dass wir diese Cookies setzen. Mehr Informationen und Möglichkeiten zur Einstellung unserer Cookies finden Sie in unserer Datenschutzerklärung.


Zurück
Oben Unten refresh