Skip to content

Instantly share code, notes, and snippets.

@nwg-piotr

nwg-piotr/dmesg Secret

Created April 17, 2021 15:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nwg-piotr/8bbbd121a1c8a0118d139916c5957b80 to your computer and use it in GitHub Desktop.
Save nwg-piotr/8bbbd121a1c8a0118d139916c5957b80 to your computer and use it in GitHub Desktop.
dmesg
[ 0.000000] Linux version 5.11.15-arch1-2 (linux@archlinux) (gcc (GCC) 10.2.0, GNU ld (GNU Binutils) 2.36.1) #1 SMP PREEMPT Sat, 17 Apr 2021 00:22:30 +0000
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=ca5db810-e029-461d-be1c-3265933a7dd3 rw loglevel=3 acpi_backlight=vendor amdgpu.runpm=0
[ 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: xstate_offset[2]: 576, xstate_sizes[2]: 256
[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000009e01fff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000009e02000-0x0000000009ffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000a200000-0x000000000a20afff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x000000000a20b000-0x00000000bae13fff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000bae14000-0x00000000bc2fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000bc300000-0x00000000bc7abfff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000bc7ac000-0x00000000bc967fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000bc968000-0x00000000be544fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000be545000-0x00000000be5bdfff] type 20
[ 0.000000] BIOS-e820: [mem 0x00000000be5be000-0x00000000beffffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000bf000000-0x00000000bfffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fd000000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x00000005beffffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000005bf000000-0x000000063effffff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000063f000000-0x000000063f33ffff] usable
[ 0.000000] BIOS-e820: [mem 0x000000063f340000-0x000000063fffffff] reserved
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] efi: EFI v2.70 by American Megatrends
[ 0.000000] efi: TPMFinalLog=0xbc921000 ACPI 2.0=0xbc8b7000 ACPI=0xbc8b7000 SMBIOS=0xbe3fd000 SMBIOS 3.0=0xbe3fc000 MEMATTR=0xb7914418 ESRT=0xb9911118
[ 0.000000] SMBIOS 3.2.1 present.
[ 0.000000] DMI: Micro-Star International Co., Ltd. Alpha 15 A3DD/MS-16U6, BIOS E16U6AMS.110 05/20/2020
[ 0.000000] tsc: Fast TSC calibration using PIT
[ 0.000000] tsc: Detected 2295.789 MHz processor
[ 0.000223] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000226] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000231] last_pfn = 0x63f340 max_arch_pfn = 0x400000000
[ 0.000235] MTRR default type: uncachable
[ 0.000236] MTRR fixed ranges enabled:
[ 0.000237] 00000-9FFFF write-back
[ 0.000239] A0000-DFFFF uncachable
[ 0.000240] E0000-FFFFF write-protect
[ 0.000240] MTRR variable ranges enabled:
[ 0.000241] 0 base 000000000000 mask FFFF80000000 write-back
[ 0.000243] 1 base 000080000000 mask FFFFC0000000 write-back
[ 0.000244] 2 disabled
[ 0.000245] 3 disabled
[ 0.000245] 4 disabled
[ 0.000246] 5 disabled
[ 0.000246] 6 disabled
[ 0.000247] 7 disabled
[ 0.000247] TOM2: 0000000640000000 aka 25600M
[ 0.000464] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.000717] e820: update [mem 0xc0000000-0xffffffff] usable ==> reserved
[ 0.000725] last_pfn = 0xbf000 max_arch_pfn = 0x400000000
[ 0.004460] ACPI: Early table checksum verification disabled
[ 0.004464] ACPI: RSDP 0x00000000BC8B7000 000024 (v02 MSI_NB)
[ 0.004468] ACPI: XSDT 0x00000000BC8B70B8 0000EC (v01 MSI_NB MEGABOOK 01072009 AMI 00010013)
[ 0.004474] ACPI: FACP 0x00000000BC8C2DF8 000114 (v06 MSI_NB MEGABOOK 01072009 AMI 00010013)
[ 0.004479] ACPI: DSDT 0x00000000BC8B7238 00BBBD (v02 MSI_NB MEGABOOK 01072009 INTL 20120913)
[ 0.004482] ACPI: FACS 0x00000000BC920D80 000040
[ 0.004485] ACPI: APIC 0x00000000BC8C2F10 0000DE (v03 MSI_NB MEGABOOK 01072009 AMI 00010013)
[ 0.004488] ACPI: FPDT 0x00000000BC8C2FF0 000044 (v01 MSI_NB MEGABOOK 01072009 AMI 00010013)
[ 0.004490] ACPI: FIDT 0x00000000BC8C3038 00009C (v01 MSI_NB MEGABOOK 01072009 AMI 00010013)
[ 0.004493] ACPI: ECDT 0x00000000BC8C30D8 0000C1 (v01 MSI_NB MEGABOOK 01072009 AMI. 00010013)
[ 0.004496] ACPI: SSDT 0x00000000BC8C31A0 005419 (v02 AMD AmdTable 00000002 MSFT 02000002)
[ 0.004499] ACPI: MCFG 0x00000000BC8C85C0 00003C (v01 MSI_NB MEGABOOK 01072009 MSFT 00010013)
[ 0.004501] ACPI: HPET 0x00000000BC8C8600 000038 (v01 MSI_NB MEGABOOK 01072009 AMI 00000005)
[ 0.004504] ACPI: UEFI 0x00000000BC8C8638 000042 (v01 MSI_NB MEGABOOK 00000002 01000013)
[ 0.004507] ACPI: VFCT 0x00000000BC8C8680 00D484 (v01 MSI_NB MEGABOOK 00000001 AMD 31504F47)
[ 0.004509] ACPI: BGRT 0x00000000BC8D5B08 000038 (v01 MSI_NB MEGABOOK 01072009 AMI 00010013)
[ 0.004512] ACPI: TPM2 0x00000000BC8D5B40 000038 (v04 MSI_NB MEGABOOK 00000001 AMI 00000000)
[ 0.004514] ACPI: IVRS 0x00000000BC8D5B78 00013E (v02 AMD AMD IVRS 00000001 AMD 00000000)
[ 0.004517] ACPI: SSDT 0x00000000BC8D5CB8 00119C (v01 AMD AMD CPU 00000001 AMD 00000001)
[ 0.004520] ACPI: CRAT 0x00000000BC8D6E58 000838 (v01 AMD AMD CRAT 00000001 AMD 00000001)
[ 0.004522] ACPI: CDIT 0x00000000BC8D7690 000029 (v01 AMD AMD CDIT 00000001 AMD 00000001)
[ 0.004525] ACPI: SSDT 0x00000000BC8D76C0 0001D4 (v01 AMD AmdTable 00000001 INTL 20120913)
[ 0.004528] ACPI: SSDT 0x00000000BC8D7898 000A47 (v01 AMD AmdTable 00000001 INTL 20120913)
[ 0.004530] ACPI: SSDT 0x00000000BC8D82E0 0010A5 (v01 AMD AmdTable 00000001 INTL 20120913)
[ 0.004533] ACPI: SSDT 0x00000000BC8D9388 0000D7 (v01 AMD AmdTable 00000001 INTL 20120913)
[ 0.004535] ACPI: SSDT 0x00000000BC8D9460 001180 (v01 AMD AmdTable 00000001 INTL 20120913)
[ 0.004538] ACPI: SSDT 0x00000000BC8DA5E0 000162 (v01 AMD AmdTable 00000001 INTL 20120913)
[ 0.004541] ACPI: SSDT 0x00000000BC8DA748 002369 (v01 AMD AmdTable 00000001 INTL 20120913)
[ 0.004543] ACPI: WSMT 0x00000000BC8DCAB8 000028 (v01 MSI_NB MEGABOOK 01072009 AMI 00010013)
[ 0.004546] ACPI: SSDT 0x00000000BC8DCAE0 0002FE (v01 AMD AmdTable 00000001 INTL 20120913)
[ 0.004548] ACPI: Reserving FACP table memory at [mem 0xbc8c2df8-0xbc8c2f0b]
[ 0.004549] ACPI: Reserving DSDT table memory at [mem 0xbc8b7238-0xbc8c2df4]
[ 0.004550] ACPI: Reserving FACS table memory at [mem 0xbc920d80-0xbc920dbf]
[ 0.004551] ACPI: Reserving APIC table memory at [mem 0xbc8c2f10-0xbc8c2fed]
[ 0.004552] ACPI: Reserving FPDT table memory at [mem 0xbc8c2ff0-0xbc8c3033]
[ 0.004553] ACPI: Reserving FIDT table memory at [mem 0xbc8c3038-0xbc8c30d3]
[ 0.004554] ACPI: Reserving ECDT table memory at [mem 0xbc8c30d8-0xbc8c3198]
[ 0.004555] ACPI: Reserving SSDT table memory at [mem 0xbc8c31a0-0xbc8c85b8]
[ 0.004555] ACPI: Reserving MCFG table memory at [mem 0xbc8c85c0-0xbc8c85fb]
[ 0.004556] ACPI: Reserving HPET table memory at [mem 0xbc8c8600-0xbc8c8637]
[ 0.004557] ACPI: Reserving UEFI table memory at [mem 0xbc8c8638-0xbc8c8679]
[ 0.004558] ACPI: Reserving VFCT table memory at [mem 0xbc8c8680-0xbc8d5b03]
[ 0.004559] ACPI: Reserving BGRT table memory at [mem 0xbc8d5b08-0xbc8d5b3f]
[ 0.004559] ACPI: Reserving TPM2 table memory at [mem 0xbc8d5b40-0xbc8d5b77]
[ 0.004560] ACPI: Reserving IVRS table memory at [mem 0xbc8d5b78-0xbc8d5cb5]
[ 0.004561] ACPI: Reserving SSDT table memory at [mem 0xbc8d5cb8-0xbc8d6e53]
[ 0.004562] ACPI: Reserving CRAT table memory at [mem 0xbc8d6e58-0xbc8d768f]
[ 0.004563] ACPI: Reserving CDIT table memory at [mem 0xbc8d7690-0xbc8d76b8]
[ 0.004564] ACPI: Reserving SSDT table memory at [mem 0xbc8d76c0-0xbc8d7893]
[ 0.004564] ACPI: Reserving SSDT table memory at [mem 0xbc8d7898-0xbc8d82de]
[ 0.004565] ACPI: Reserving SSDT table memory at [mem 0xbc8d82e0-0xbc8d9384]
[ 0.004566] ACPI: Reserving SSDT table memory at [mem 0xbc8d9388-0xbc8d945e]
[ 0.004567] ACPI: Reserving SSDT table memory at [mem 0xbc8d9460-0xbc8da5df]
[ 0.004568] ACPI: Reserving SSDT table memory at [mem 0xbc8da5e0-0xbc8da741]
[ 0.004569] ACPI: Reserving SSDT table memory at [mem 0xbc8da748-0xbc8dcab0]
[ 0.004569] ACPI: Reserving WSMT table memory at [mem 0xbc8dcab8-0xbc8dcadf]
[ 0.004570] ACPI: Reserving SSDT table memory at [mem 0xbc8dcae0-0xbc8dcddd]
[ 0.004575] esrt: Reserving ESRT space from 0x00000000b9911118 to 0x00000000b9911150.
[ 0.004585] e820: update [mem 0xb9911000-0xb9911fff] usable ==> reserved
[ 0.004639] check: Scanning 1 areas for low memory corruption
[ 0.004648] Using GB pages for direct mapping
[ 0.005180] Secure boot could not be determined
[ 0.005180] RAMDISK: [mem 0x35555000-0x36aa1fff]
[ 0.005197] ACPI: Local APIC address 0xfee00000
[ 0.005246] No NUMA configuration found
[ 0.005248] Faking a node at [mem 0x0000000000000000-0x000000063f33ffff]
[ 0.005251] NODE_DATA(0) allocated [mem 0x63f33c000-0x63f33ffff]
[ 0.005284] Zone ranges:
[ 0.005285] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.005287] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.005288] Normal [mem 0x0000000100000000-0x000000063f33ffff]
[ 0.005290] Device empty
[ 0.005291] Movable zone start for each node
[ 0.005291] Early memory node ranges
[ 0.005292] node 0: [mem 0x0000000000001000-0x000000000009ffff]
[ 0.005293] node 0: [mem 0x0000000000100000-0x0000000009e01fff]
[ 0.005294] node 0: [mem 0x000000000a000000-0x000000000a1fffff]
[ 0.005295] node 0: [mem 0x000000000a20b000-0x00000000bae13fff]
[ 0.005296] node 0: [mem 0x00000000bc300000-0x00000000bc7abfff]
[ 0.005296] node 0: [mem 0x00000000be5be000-0x00000000beffffff]
[ 0.005297] node 0: [mem 0x0000000100000000-0x00000005beffffff]
[ 0.005299] node 0: [mem 0x000000063f000000-0x000000063f33ffff]
[ 0.005300] Initmem setup node 0 [mem 0x0000000000001000-0x000000063f33ffff]
[ 0.005302] On node 0 totalpages: 5746136
[ 0.005303] DMA zone: 64 pages used for memmap
[ 0.005304] DMA zone: 28 pages reserved
[ 0.005305] DMA zone: 3999 pages, LIFO batch:0
[ 0.005497] DMA zone: 28769 pages in unavailable ranges
[ 0.005498] DMA32 zone: 11948 pages used for memmap
[ 0.005499] DMA32 zone: 764665 pages, LIFO batch:63
[ 0.011677] DMA32 zone: 17671 pages in unavailable ranges
[ 0.011681] Normal zone: 77773 pages used for memmap
[ 0.011682] Normal zone: 4977472 pages, LIFO batch:63
[ 0.053066] Normal zone: 36032 pages in unavailable ranges
[ 0.053790] ACPI: PM-Timer IO Port: 0x808
[ 0.053793] ACPI: Local APIC address 0xfee00000
[ 0.053799] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[ 0.053812] IOAPIC[0]: apic_id 9, version 33, address 0xfec00000, GSI 0-23
[ 0.053820] IOAPIC[1]: apic_id 10, version 33, address 0xfec01000, GSI 24-55
[ 0.053821] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.053823] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[ 0.053824] ACPI: IRQ0 used by override.
[ 0.053826] ACPI: IRQ9 used by override.
[ 0.053827] Using ACPI (MADT) for SMP configuration information
[ 0.053828] ACPI: HPET id: 0x10228201 base: 0xfed00000
[ 0.053841] e820: update [mem 0xb77c4000-0xb78b7fff] usable ==> reserved
[ 0.053850] smpboot: Allowing 16 CPUs, 8 hotplug CPUs
[ 0.053869] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.053871] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[ 0.053872] PM: hibernation: Registered nosave memory: [mem 0x09e02000-0x09ffffff]
[ 0.053874] PM: hibernation: Registered nosave memory: [mem 0x0a200000-0x0a20afff]
[ 0.053875] PM: hibernation: Registered nosave memory: [mem 0xb77c4000-0xb78b7fff]
[ 0.053877] PM: hibernation: Registered nosave memory: [mem 0xb9911000-0xb9911fff]
[ 0.053878] PM: hibernation: Registered nosave memory: [mem 0xbae14000-0xbc2fffff]
[ 0.053880] PM: hibernation: Registered nosave memory: [mem 0xbc7ac000-0xbc967fff]
[ 0.053880] PM: hibernation: Registered nosave memory: [mem 0xbc968000-0xbe544fff]
[ 0.053881] PM: hibernation: Registered nosave memory: [mem 0xbe545000-0xbe5bdfff]
[ 0.053882] PM: hibernation: Registered nosave memory: [mem 0xbf000000-0xbfffffff]
[ 0.053883] PM: hibernation: Registered nosave memory: [mem 0xc0000000-0xf7ffffff]
[ 0.053884] PM: hibernation: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
[ 0.053884] PM: hibernation: Registered nosave memory: [mem 0xfc000000-0xfcffffff]
[ 0.053885] PM: hibernation: Registered nosave memory: [mem 0xfd000000-0xffffffff]
[ 0.053886] PM: hibernation: Registered nosave memory: [mem 0x5bf000000-0x63effffff]
[ 0.053888] [mem 0xc0000000-0xf7ffffff] available for PCI devices
[ 0.053889] Booting paravirtualized kernel on bare hardware
[ 0.053891] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[ 0.057542] setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:16 nr_node_ids:1
[ 0.058128] percpu: Embedded 56 pages/cpu s192512 r8192 d28672 u262144
[ 0.058136] pcpu-alloc: s192512 r8192 d28672 u262144 alloc=1*2097152
[ 0.058138] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15
[ 0.058165] Built 1 zonelists, mobility grouping on. Total pages: 5656323
[ 0.058166] Policy zone: Normal
[ 0.058168] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=ca5db810-e029-461d-be1c-3265933a7dd3 rw loglevel=3 acpi_backlight=vendor amdgpu.runpm=0
[ 0.061363] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
[ 0.062948] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[ 0.062996] mem auto-init: stack:byref_all(zero), heap alloc:on, heap free:off
[ 0.107627] Memory: 22366896K/22984544K available (14344K kernel code, 2029K rwdata, 8876K rodata, 1668K init, 4380K bss, 617388K reserved, 0K cma-reserved)
[ 0.107635] random: get_random_u64 called from __kmem_cache_create+0x26/0x530 with crng_init=0
[ 0.107748] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=16, Nodes=1
[ 0.107762] ftrace: allocating 41699 entries in 163 pages
[ 0.119581] ftrace: allocated 163 pages with 4 groups
[ 0.119695] rcu: Preemptible hierarchical RCU implementation.
[ 0.119696] rcu: RCU dyntick-idle grace-period acceleration is enabled.
[ 0.119697] rcu: RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=16.
[ 0.119698] rcu: RCU priority boosting: priority 1 delay 500 ms.
[ 0.119699] Trampoline variant of Tasks RCU enabled.
[ 0.119699] Rude variant of Tasks RCU enabled.
[ 0.119700] Tracing variant of Tasks RCU enabled.
[ 0.119700] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[ 0.119701] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=16
[ 0.122215] NR_IRQS: 20736, nr_irqs: 1096, preallocated irqs: 16
[ 0.122591] Console: colour dummy device 80x25
[ 0.122601] printk: console [tty0] enabled
[ 0.122615] ACPI: Core revision 20201113
[ 0.122765] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
[ 0.122789] APIC: Switch to symmetric I/O mode setup
[ 0.123556] AMD-Vi: ivrs, add hid:PNP0D40, uid:, rdevid:152
[ 0.123889] Switched APIC routing to physical flat.
[ 0.124666] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.139462] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2117ab45c4c, max_idle_ns: 440795239981 ns
[ 0.139469] Calibrating delay loop (skipped), value calculated using timer frequency.. 4593.89 BogoMIPS (lpj=7652630)
[ 0.139472] pid_max: default: 32768 minimum: 301
[ 0.142341] LSM: Security Framework initializing
[ 0.142346] Yama: becoming mindful.
[ 0.142355] LSM support for eBPF active
[ 0.142444] Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.142528] Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.142817] LVT offset 1 assigned for vector 0xf9
[ 0.142863] LVT offset 2 assigned for vector 0xf4
[ 0.142877] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 512
[ 0.142879] Last level dTLB entries: 4KB 1536, 2MB 1536, 4MB 768, 1GB 0
[ 0.142881] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 0.142883] Spectre V2 : Mitigation: Full AMD retpoline
[ 0.142884] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 0.142885] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[ 0.142886] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[ 0.143095] Freeing SMP alternatives memory: 36K
[ 0.253013] smpboot: CPU0: AMD Ryzen 7 3750H with Radeon Vega Mobile Gfx (family: 0x17, model: 0x18, stepping: 0x1)
[ 0.253118] Performance Events: Fam17h+ core perfctr, AMD PMU driver.
[ 0.253122] ... version: 0
[ 0.253123] ... bit width: 48
[ 0.253124] ... generic registers: 6
[ 0.253124] ... value mask: 0000ffffffffffff
[ 0.253125] ... max period: 00007fffffffffff
[ 0.253126] ... fixed-purpose events: 0
[ 0.253126] ... event mask: 000000000000003f
[ 0.253173] rcu: Hierarchical SRCU implementation.
[ 0.253514] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[ 0.253637] smp: Bringing up secondary CPUs ...
[ 0.253728] x86: Booting SMP configuration:
[ 0.253729] .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7
[ 0.269516] smp: Brought up 1 node, 8 CPUs
[ 0.269516] smpboot: Max logical packages: 2
[ 0.269516] smpboot: Total of 8 processors activated (36747.15 BogoMIPS)
[ 0.270114] devtmpfs: initialized
[ 0.270114] x86/mm: Memory block size: 128MB
[ 0.270400] PM: Registering ACPI NVS region [mem 0x0a200000-0x0a20afff] (45056 bytes)
[ 0.270400] PM: Registering ACPI NVS region [mem 0xbc7ac000-0xbc967fff] (1818624 bytes)
[ 0.270400] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[ 0.270400] futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
[ 0.270400] pinctrl core: initialized pinctrl subsystem
[ 0.270400] PM: RTC time: 14:56:20, date: 2021-04-17
[ 0.270400] NET: Registered protocol family 16
[ 0.273165] DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
[ 0.273803] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.274492] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.274513] audit: initializing netlink subsys (disabled)
[ 0.274535] audit: type=2000 audit(1618671379.149:1): state=initialized audit_enabled=0 res=1
[ 0.274535] thermal_sys: Registered thermal governor 'fair_share'
[ 0.274535] thermal_sys: Registered thermal governor 'bang_bang'
[ 0.274535] thermal_sys: Registered thermal governor 'step_wise'
[ 0.274535] thermal_sys: Registered thermal governor 'user_space'
[ 0.274535] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.274535] cpuidle: using governor ladder
[ 0.274535] cpuidle: using governor menu
[ 0.274535] ACPI: bus type PCI registered
[ 0.274535] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.274535] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[ 0.274535] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[ 0.274535] PCI: Using configuration type 1 for base access
[ 0.274535] Kprobes globally optimized
[ 0.276153] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.276153] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.276201] ACPI: Added _OSI(Module Device)
[ 0.276203] ACPI: Added _OSI(Processor Device)
[ 0.276203] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.276204] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.276205] ACPI: Added _OSI(Linux-Dell-Video)
[ 0.276205] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[ 0.276206] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[ 0.286313] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.SBRG.EC0], AE_NOT_FOUND (20201113/dswload2-162)
[ 0.286319] ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20201113/psobject-220)
[ 0.286320] ACPI: Skipping parse of AML opcode: Scope (0x0010)
[ 0.287597] ACPI: 11 ACPI AML tables successfully acquired and loaded
[ 0.288164] ACPI: EC: EC started
[ 0.288164] ACPI: EC: interrupt blocked
[ 0.289633] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[ 0.289635] ACPI: EC: Boot ECDT EC used to handle transactions
[ 0.290122] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[ 0.291669] ACPI: Interpreter enabled
[ 0.291683] ACPI: (supports S0 S3 S4 S5)
[ 0.291685] ACPI: Using IOAPIC for interrupt routing
[ 0.291863] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.292263] ACPI: Enabled 3 GPEs in block 00 to 1F
[ 0.292940] ACPI: Power Resource [M237] (on)
[ 0.293091] ACPI: Power Resource [M237] (on)
[ 0.293162] ACPI: Power Resource [M237] (on)
[ 0.299391] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.299398] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[ 0.299556] acpi PNP0A08:00: _OSC: platform does not support [SHPCHotplug LTR DPC]
[ 0.299701] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
[ 0.299711] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
[ 0.300017] PCI host bridge to bus 0000:00
[ 0.300019] pci_bus 0000:00: root bus resource [io 0x0000-0x03af window]
[ 0.300021] pci_bus 0000:00: root bus resource [io 0x03e0-0x0cf7 window]
[ 0.300022] pci_bus 0000:00: root bus resource [io 0x03b0-0x03df window]
[ 0.300023] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.300024] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 0.300025] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff window]
[ 0.300026] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]
[ 0.300027] pci_bus 0000:00: root bus resource [mem 0xfee00000-0xffffffff window]
[ 0.300028] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.300040] pci 0000:00:00.0: [1022:15d0] type 00 class 0x060000
[ 0.300145] pci 0000:00:00.2: [1022:15d1] type 00 class 0x080600
[ 0.300260] pci 0000:00:01.0: [1022:1452] type 00 class 0x060000
[ 0.300342] pci 0000:00:01.1: [1022:15d3] type 01 class 0x060400
[ 0.300439] pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
[ 0.300528] pci 0000:00:01.2: [1022:15d3] type 01 class 0x060400
[ 0.300560] pci 0000:00:01.2: enabling Extended Tags
[ 0.300608] pci 0000:00:01.2: PME# supported from D0 D3hot D3cold
[ 0.300712] pci 0000:00:01.3: [1022:15d3] type 01 class 0x060400
[ 0.300744] pci 0000:00:01.3: enabling Extended Tags
[ 0.300792] pci 0000:00:01.3: PME# supported from D0 D3hot D3cold
[ 0.300898] pci 0000:00:01.4: [1022:15d3] type 01 class 0x060400
[ 0.300930] pci 0000:00:01.4: enabling Extended Tags
[ 0.300978] pci 0000:00:01.4: PME# supported from D0 D3hot D3cold
[ 0.301088] pci 0000:00:08.0: [1022:1452] type 00 class 0x060000
[ 0.301170] pci 0000:00:08.1: [1022:15db] type 01 class 0x060400
[ 0.301202] pci 0000:00:08.1: enabling Extended Tags
[ 0.301243] pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
[ 0.301334] pci 0000:00:08.2: [1022:15dc] type 01 class 0x060400
[ 0.301366] pci 0000:00:08.2: enabling Extended Tags
[ 0.301410] pci 0000:00:08.2: PME# supported from D0 D3hot D3cold
[ 0.301528] pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500
[ 0.301668] pci 0000:00:14.3: [1022:790e] type 00 class 0x060100
[ 0.301811] pci 0000:00:18.0: [1022:15e8] type 00 class 0x060000
[ 0.301854] pci 0000:00:18.1: [1022:15e9] type 00 class 0x060000
[ 0.301896] pci 0000:00:18.2: [1022:15ea] type 00 class 0x060000
[ 0.301939] pci 0000:00:18.3: [1022:15eb] type 00 class 0x060000
[ 0.301981] pci 0000:00:18.4: [1022:15ec] type 00 class 0x060000
[ 0.302023] pci 0000:00:18.5: [1022:15ed] type 00 class 0x060000
[ 0.302065] pci 0000:00:18.6: [1022:15ee] type 00 class 0x060000
[ 0.302110] pci 0000:00:18.7: [1022:15ef] type 00 class 0x060000
[ 0.302223] pci 0000:01:00.0: [1002:1478] type 01 class 0x060400
[ 0.302237] pci 0000:01:00.0: reg 0x10: [mem 0xfcb00000-0xfcb03fff]
[ 0.302336] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[ 0.302413] pci 0000:01:00.0: 63.008 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x8 link at 0000:00:01.1 (capable of 126.024 Gb/s with 16.0 GT/s PCIe x8 link)
[ 0.302498] pci 0000:00:01.1: PCI bridge to [bus 01-03]
[ 0.302504] pci 0000:00:01.1: bridge window [mem 0xfca00000-0xfcbfffff]
[ 0.302508] pci 0000:00:01.1: bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
[ 0.302573] pci 0000:02:00.0: [1002:1479] type 01 class 0x060400
[ 0.302683] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[ 0.302807] pci 0000:01:00.0: PCI bridge to [bus 02-03]
[ 0.302814] pci 0000:01:00.0: bridge window [mem 0xfca00000-0xfcafffff]
[ 0.302818] pci 0000:01:00.0: bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
[ 0.302888] pci 0000:03:00.0: [1002:7340] type 00 class 0x038000
[ 0.302903] pci 0000:03:00.0: reg 0x10: [mem 0xe0000000-0xefffffff 64bit pref]
[ 0.302913] pci 0000:03:00.0: reg 0x18: [mem 0xf0000000-0xf01fffff 64bit pref]
[ 0.302923] pci 0000:03:00.0: reg 0x24: [mem 0xfca00000-0xfca7ffff]
[ 0.302929] pci 0000:03:00.0: reg 0x30: [mem 0xfca80000-0xfca9ffff pref]
[ 0.303026] pci 0000:03:00.0: PME# supported from D1 D2 D3hot D3cold
[ 0.303108] pci 0000:03:00.0: 63.008 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x8 link at 0000:00:01.1 (capable of 126.016 Gb/s with 8.0 GT/s PCIe x16 link)
[ 0.303163] pci 0000:03:00.1: [1002:ab38] type 00 class 0x040300
[ 0.303174] pci 0000:03:00.1: reg 0x10: [mem 0xfcaa0000-0xfcaa3fff]
[ 0.303259] pci 0000:03:00.1: PME# supported from D1 D2 D3hot D3cold
[ 0.303355] pci 0000:02:00.0: PCI bridge to [bus 03]
[ 0.303361] pci 0000:02:00.0: bridge window [mem 0xfca00000-0xfcafffff]
[ 0.303366] pci 0000:02:00.0: bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
[ 0.303525] pci 0000:04:00.0: [144d:a808] type 00 class 0x010802
[ 0.303546] pci 0000:04:00.0: reg 0x10: [mem 0xfcf00000-0xfcf03fff 64bit]
[ 0.303728] pci 0000:04:00.0: 8.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x4 link at 0000:00:01.2 (capable of 31.504 Gb/s with 8.0 GT/s PCIe x4 link)
[ 0.303791] pci 0000:00:01.2: PCI bridge to [bus 04]
[ 0.303797] pci 0000:00:01.2: bridge window [mem 0xfcf00000-0xfcffffff]
[ 0.304094] pci 0000:05:00.0: [10ec:c822] type 00 class 0x028000
[ 0.304114] pci 0000:05:00.0: reg 0x10: [io 0xf000-0xf0ff]
[ 0.304139] pci 0000:05:00.0: reg 0x18: [mem 0xfce00000-0xfce0ffff 64bit]
[ 0.304262] pci 0000:05:00.0: supports D1 D2
[ 0.304263] pci 0000:05:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.304611] pci 0000:00:01.3: PCI bridge to [bus 05]
[ 0.304617] pci 0000:00:01.3: bridge window [io 0xf000-0xffff]
[ 0.304619] pci 0000:00:01.3: bridge window [mem 0xfce00000-0xfcefffff]
[ 0.304681] pci 0000:06:00.0: [10ec:2600] type 00 class 0x020000
[ 0.304699] pci 0000:06:00.0: reg 0x10: [io 0xe000-0xe0ff]
[ 0.304724] pci 0000:06:00.0: reg 0x18: [mem 0xfcd04000-0xfcd04fff 64bit]
[ 0.304739] pci 0000:06:00.0: reg 0x20: [mem 0xfcd00000-0xfcd03fff 64bit]
[ 0.304837] pci 0000:06:00.0: supports D1 D2
[ 0.304838] pci 0000:06:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.304974] pci 0000:00:01.4: PCI bridge to [bus 06]
[ 0.304978] pci 0000:00:01.4: bridge window [io 0xe000-0xefff]
[ 0.304981] pci 0000:00:01.4: bridge window [mem 0xfcd00000-0xfcdfffff]
[ 0.305075] pci 0000:07:00.0: [1002:15d8] type 00 class 0x030000
[ 0.305092] pci 0000:07:00.0: reg 0x10: [mem 0xc0000000-0xcfffffff 64bit pref]
[ 0.305103] pci 0000:07:00.0: reg 0x18: [mem 0xd0000000-0xd01fffff 64bit pref]
[ 0.305110] pci 0000:07:00.0: reg 0x20: [io 0xd000-0xd0ff]
[ 0.305118] pci 0000:07:00.0: reg 0x24: [mem 0xfc900000-0xfc97ffff]
[ 0.305130] pci 0000:07:00.0: enabling Extended Tags
[ 0.305146] pci 0000:07:00.0: BAR 0: assigned to efifb
[ 0.305204] pci 0000:07:00.0: PME# supported from D1 D2 D3hot D3cold
[ 0.305314] pci 0000:07:00.2: [1022:15df] type 00 class 0x108000
[ 0.305334] pci 0000:07:00.2: reg 0x18: [mem 0xfc800000-0xfc8fffff]
[ 0.305348] pci 0000:07:00.2: reg 0x24: [mem 0xfc9c8000-0xfc9c9fff]
[ 0.305358] pci 0000:07:00.2: enabling Extended Tags
[ 0.305471] pci 0000:07:00.3: [1022:15e0] type 00 class 0x0c0330
[ 0.305487] pci 0000:07:00.3: reg 0x10: [mem 0xfc700000-0xfc7fffff 64bit]
[ 0.305523] pci 0000:07:00.3: enabling Extended Tags
[ 0.305569] pci 0000:07:00.3: PME# supported from D0 D3hot D3cold
[ 0.305640] pci 0000:07:00.4: [1022:15e1] type 00 class 0x0c0330
[ 0.305656] pci 0000:07:00.4: reg 0x10: [mem 0xfc600000-0xfc6fffff 64bit]
[ 0.305692] pci 0000:07:00.4: enabling Extended Tags
[ 0.305738] pci 0000:07:00.4: PME# supported from D0 D3hot D3cold
[ 0.305809] pci 0000:07:00.5: [1022:15e2] type 00 class 0x048000
[ 0.305820] pci 0000:07:00.5: reg 0x10: [mem 0xfc980000-0xfc9bffff]
[ 0.305853] pci 0000:07:00.5: enabling Extended Tags
[ 0.305895] pci 0000:07:00.5: PME# supported from D0 D3hot D3cold
[ 0.305968] pci 0000:07:00.6: [1022:15e3] type 00 class 0x040300
[ 0.305979] pci 0000:07:00.6: reg 0x10: [mem 0xfc9c0000-0xfc9c7fff]
[ 0.306011] pci 0000:07:00.6: enabling Extended Tags
[ 0.306053] pci 0000:07:00.6: PME# supported from D0 D3hot D3cold
[ 0.306148] pci 0000:00:08.1: PCI bridge to [bus 07]
[ 0.306152] pci 0000:00:08.1: bridge window [io 0xd000-0xdfff]
[ 0.306154] pci 0000:00:08.1: bridge window [mem 0xfc600000-0xfc9fffff]
[ 0.306158] pci 0000:00:08.1: bridge window [mem 0xc0000000-0xd01fffff 64bit pref]
[ 0.306224] pci 0000:08:00.0: [1022:7901] type 00 class 0x010601
[ 0.306267] pci 0000:08:00.0: reg 0x24: [mem 0xfcc00000-0xfcc007ff]
[ 0.306279] pci 0000:08:00.0: enabling Extended Tags
[ 0.306336] pci 0000:08:00.0: PME# supported from D3hot D3cold
[ 0.306431] pci 0000:00:08.2: PCI bridge to [bus 08]
[ 0.306436] pci 0000:00:08.2: bridge window [mem 0xfcc00000-0xfccfffff]
[ 0.307225] ACPI: PCI Interrupt Link [LNKA] (IRQs 4 5 7 10 11 14 15) *0
[ 0.307279] ACPI: PCI Interrupt Link [LNKB] (IRQs 4 5 7 10 11 14 15) *0
[ 0.307326] ACPI: PCI Interrupt Link [LNKC] (IRQs 4 5 7 10 11 14 15) *0
[ 0.307384] ACPI: PCI Interrupt Link [LNKD] (IRQs 4 5 7 10 11 14 15) *0
[ 0.307436] ACPI: PCI Interrupt Link [LNKE] (IRQs 4 5 7 10 11 14 15) *0
[ 0.307479] ACPI: PCI Interrupt Link [LNKF] (IRQs 4 5 7 10 11 14 15) *0
[ 0.307522] ACPI: PCI Interrupt Link [LNKG] (IRQs 4 5 7 10 11 14 15) *0
[ 0.307564] ACPI: PCI Interrupt Link [LNKH] (IRQs 4 5 7 10 11 14 15) *0
[ 0.310899] ACPI: EC: interrupt unblocked
[ 0.310900] ACPI: EC: event unblocked
[ 0.310907] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[ 0.310907] ACPI: EC: GPE=0x0
[ 0.310908] ACPI: \_SB_.PCI0.SBRG.EC__: Boot ECDT EC initialization complete
[ 0.310910] ACPI: \_SB_.PCI0.SBRG.EC__: EC: Used to handle transactions and events
[ 0.310951] iommu: Default domain type: Translated
[ 0.310963] pci 0000:07:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[ 0.310963] pci 0000:07:00.0: vgaarb: bridge control possible
[ 0.310963] pci 0000:07:00.0: vgaarb: setting as boot device
[ 0.310963] vgaarb: loaded
[ 0.310963] SCSI subsystem initialized
[ 0.310963] libata version 3.00 loaded.
[ 0.310963] ACPI: bus type USB registered
[ 0.310963] usbcore: registered new interface driver usbfs
[ 0.310963] usbcore: registered new interface driver hub
[ 0.310963] usbcore: registered new device driver usb
[ 0.327702] pps_core: LinuxPPS API ver. 1 registered
[ 0.327705] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.327709] PTP clock support registered
[ 0.327725] EDAC MC: Ver: 3.0.0
[ 0.328140] Registered efivars operations
[ 0.328140] NetLabel: Initializing
[ 0.328140] NetLabel: domain hash size = 128
[ 0.328140] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 0.328140] NetLabel: unlabeled traffic allowed by default
[ 0.328140] PCI: Using ACPI for IRQ routing
[ 0.330711] PCI: pci_cache_line_size set to 64 bytes
[ 0.331409] Expanded resource Reserved due to conflict with PCI Bus 0000:00
[ 0.331411] e820: reserve RAM buffer [mem 0x09e02000-0x0bffffff]
[ 0.331413] e820: reserve RAM buffer [mem 0x0a200000-0x0bffffff]
[ 0.331414] e820: reserve RAM buffer [mem 0xb77c4000-0xb7ffffff]
[ 0.331415] e820: reserve RAM buffer [mem 0xb9911000-0xbbffffff]
[ 0.331416] e820: reserve RAM buffer [mem 0xbae14000-0xbbffffff]
[ 0.331416] e820: reserve RAM buffer [mem 0xbc7ac000-0xbfffffff]
[ 0.331417] e820: reserve RAM buffer [mem 0xbf000000-0xbfffffff]
[ 0.331418] e820: reserve RAM buffer [mem 0x5bf000000-0x5bfffffff]
[ 0.331419] e820: reserve RAM buffer [mem 0x63f340000-0x63fffffff]
[ 0.331423] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[ 0.331423] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
[ 0.333162] clocksource: Switched to clocksource tsc-early
[ 0.339149] VFS: Disk quotas dquot_6.6.0
[ 0.339167] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.339244] pnp: PnP ACPI init
[ 0.339383] system 00:00: [mem 0xf8000000-0xfbffffff] has been reserved
[ 0.339390] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[ 0.339556] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.351849] pnp 00:02: Plug and Play ACPI device, IDs MSI0007 PNP0303 (active)
[ 0.351912] pnp 00:03: Plug and Play ACPI device, IDs PNP0f13 (active)
[ 0.352177] system 00:04: [io 0x04d0-0x04d1] has been reserved
[ 0.352180] system 00:04: [io 0x040b] has been reserved
[ 0.352182] system 00:04: [io 0x04d6] has been reserved
[ 0.352183] system 00:04: [io 0x0c00-0x0c01] has been reserved
[ 0.352185] system 00:04: [io 0x0c14] has been reserved
[ 0.352186] system 00:04: [io 0x0c50-0x0c51] has been reserved
[ 0.352188] system 00:04: [io 0x0c52] has been reserved
[ 0.352189] system 00:04: [io 0x0c6c] has been reserved
[ 0.352190] system 00:04: [io 0x0c6f] has been reserved
[ 0.352191] system 00:04: [io 0x0cd0-0x0cd1] has been reserved
[ 0.352193] system 00:04: [io 0x0cd2-0x0cd3] has been reserved
[ 0.352194] system 00:04: [io 0x0cd4-0x0cd5] has been reserved
[ 0.352195] system 00:04: [io 0x0cd6-0x0cd7] has been reserved
[ 0.352197] system 00:04: [io 0x0cd8-0x0cdf] has been reserved
[ 0.352198] system 00:04: [io 0x0800-0x089f] has been reserved
[ 0.352199] system 00:04: [io 0x0b00-0x0b0f] has been reserved
[ 0.352201] system 00:04: [io 0x0b20-0x0b3f] has been reserved
[ 0.352202] system 00:04: [io 0x0900-0x090f] has been reserved
[ 0.352203] system 00:04: [io 0x0910-0x091f] has been reserved
[ 0.352206] system 00:04: [mem 0xfec00000-0xfec00fff] could not be reserved
[ 0.352208] system 00:04: [mem 0xfec01000-0xfec01fff] could not be reserved
[ 0.352209] system 00:04: [mem 0xfedc0000-0xfedc0fff] has been reserved
[ 0.352211] system 00:04: [mem 0xfee00000-0xfee00fff] has been reserved
[ 0.352212] system 00:04: [mem 0xfed80000-0xfed8ffff] could not be reserved
[ 0.352214] system 00:04: [mem 0xfec10000-0xfec10fff] has been reserved
[ 0.352215] system 00:04: [mem 0xff000000-0xffffffff] has been reserved
[ 0.352220] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.353000] pnp: PnP ACPI: found 5 devices
[ 0.358907] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 0.358966] NET: Registered protocol family 2
[ 0.359131] tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear)
[ 0.359332] TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.359702] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[ 0.359794] TCP: Hash tables configured (established 262144 bind 65536)
[ 0.359967] MPTCP token hash table entries: 32768 (order: 7, 786432 bytes, linear)
[ 0.360084] UDP hash table entries: 16384 (order: 7, 524288 bytes, linear)
[ 0.360196] UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes, linear)
[ 0.360491] NET: Registered protocol family 1
[ 0.360497] NET: Registered protocol family 44
[ 0.360513] pci 0000:00:01.1: bridge window [io 0x1000-0x0fff] to [bus 01-03] add_size 1000
[ 0.360529] pci 0000:00:01.1: BAR 13: assigned [io 0x1000-0x1fff]
[ 0.360532] pci 0000:02:00.0: PCI bridge to [bus 03]
[ 0.360538] pci 0000:02:00.0: bridge window [mem 0xfca00000-0xfcafffff]
[ 0.360542] pci 0000:02:00.0: bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
[ 0.360548] pci 0000:01:00.0: PCI bridge to [bus 02-03]
[ 0.360552] pci 0000:01:00.0: bridge window [mem 0xfca00000-0xfcafffff]
[ 0.360555] pci 0000:01:00.0: bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
[ 0.360560] pci 0000:00:01.1: PCI bridge to [bus 01-03]
[ 0.360563] pci 0000:00:01.1: bridge window [io 0x1000-0x1fff]
[ 0.360566] pci 0000:00:01.1: bridge window [mem 0xfca00000-0xfcbfffff]
[ 0.360569] pci 0000:00:01.1: bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
[ 0.360574] pci 0000:00:01.2: PCI bridge to [bus 04]
[ 0.360577] pci 0000:00:01.2: bridge window [mem 0xfcf00000-0xfcffffff]
[ 0.360583] pci 0000:00:01.3: PCI bridge to [bus 05]
[ 0.360585] pci 0000:00:01.3: bridge window [io 0xf000-0xffff]
[ 0.360589] pci 0000:00:01.3: bridge window [mem 0xfce00000-0xfcefffff]
[ 0.360595] pci 0000:00:01.4: PCI bridge to [bus 06]
[ 0.360597] pci 0000:00:01.4: bridge window [io 0xe000-0xefff]
[ 0.360600] pci 0000:00:01.4: bridge window [mem 0xfcd00000-0xfcdfffff]
[ 0.360609] pci 0000:00:08.1: PCI bridge to [bus 07]
[ 0.360615] pci 0000:00:08.1: bridge window [io 0xd000-0xdfff]
[ 0.360618] pci 0000:00:08.1: bridge window [mem 0xfc600000-0xfc9fffff]
[ 0.360621] pci 0000:00:08.1: bridge window [mem 0xc0000000-0xd01fffff 64bit pref]
[ 0.360626] pci 0000:00:08.2: PCI bridge to [bus 08]
[ 0.360629] pci 0000:00:08.2: bridge window [mem 0xfcc00000-0xfccfffff]
[ 0.360638] pci_bus 0000:00: resource 4 [io 0x0000-0x03af window]
[ 0.360640] pci_bus 0000:00: resource 5 [io 0x03e0-0x0cf7 window]
[ 0.360641] pci_bus 0000:00: resource 6 [io 0x03b0-0x03df window]
[ 0.360642] pci_bus 0000:00: resource 7 [io 0x0d00-0xffff window]
[ 0.360644] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000bffff window]
[ 0.360645] pci_bus 0000:00: resource 9 [mem 0x000c0000-0x000dffff window]
[ 0.360647] pci_bus 0000:00: resource 10 [mem 0xc0000000-0xfebfffff window]
[ 0.360648] pci_bus 0000:00: resource 11 [mem 0xfee00000-0xffffffff window]
[ 0.360650] pci_bus 0000:01: resource 0 [io 0x1000-0x1fff]
[ 0.360651] pci_bus 0000:01: resource 1 [mem 0xfca00000-0xfcbfffff]
[ 0.360653] pci_bus 0000:01: resource 2 [mem 0xe0000000-0xf01fffff 64bit pref]
[ 0.360654] pci_bus 0000:02: resource 1 [mem 0xfca00000-0xfcafffff]
[ 0.360655] pci_bus 0000:02: resource 2 [mem 0xe0000000-0xf01fffff 64bit pref]
[ 0.360657] pci_bus 0000:03: resource 1 [mem 0xfca00000-0xfcafffff]
[ 0.360658] pci_bus 0000:03: resource 2 [mem 0xe0000000-0xf01fffff 64bit pref]
[ 0.360659] pci_bus 0000:04: resource 1 [mem 0xfcf00000-0xfcffffff]
[ 0.360661] pci_bus 0000:05: resource 0 [io 0xf000-0xffff]
[ 0.360662] pci_bus 0000:05: resource 1 [mem 0xfce00000-0xfcefffff]
[ 0.360663] pci_bus 0000:06: resource 0 [io 0xe000-0xefff]
[ 0.360665] pci_bus 0000:06: resource 1 [mem 0xfcd00000-0xfcdfffff]
[ 0.360666] pci_bus 0000:07: resource 0 [io 0xd000-0xdfff]
[ 0.360667] pci_bus 0000:07: resource 1 [mem 0xfc600000-0xfc9fffff]
[ 0.360668] pci_bus 0000:07: resource 2 [mem 0xc0000000-0xd01fffff 64bit pref]
[ 0.360670] pci_bus 0000:08: resource 1 [mem 0xfcc00000-0xfccfffff]
[ 0.360825] pci 0000:03:00.1: D0 power state depends on 0000:03:00.0
[ 0.361205] pci 0000:07:00.3: extending delay after power-on from D3hot to 20 msec
[ 0.361428] pci 0000:07:00.4: extending delay after power-on from D3hot to 20 msec
[ 0.361509] PCI: CLS 64 bytes, default 64
[ 0.361561] Trying to unpack rootfs image as initramfs...
[ 0.491885] Freeing initrd memory: 21812K
[ 0.547131] pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported
[ 0.547332] pci 0000:00:00.2: can't derive routing for PCI INT A
[ 0.547335] pci 0000:00:00.2: PCI INT A: not connected
[ 0.547392] pci 0000:00:01.0: Adding to iommu group 0
[ 0.547406] pci 0000:00:01.1: Adding to iommu group 1
[ 0.547420] pci 0000:00:01.2: Adding to iommu group 2
[ 0.547434] pci 0000:00:01.3: Adding to iommu group 3
[ 0.547446] pci 0000:00:01.4: Adding to iommu group 4
[ 0.547468] pci 0000:00:08.0: Adding to iommu group 5
[ 0.547482] pci 0000:00:08.1: Adding to iommu group 6
[ 0.547495] pci 0000:00:08.2: Adding to iommu group 7
[ 0.547517] pci 0000:00:14.0: Adding to iommu group 8
[ 0.547529] pci 0000:00:14.3: Adding to iommu group 8
[ 0.547582] pci 0000:00:18.0: Adding to iommu group 9
[ 0.547590] pci 0000:00:18.1: Adding to iommu group 9
[ 0.547599] pci 0000:00:18.2: Adding to iommu group 9
[ 0.547608] pci 0000:00:18.3: Adding to iommu group 9
[ 0.547617] pci 0000:00:18.4: Adding to iommu group 9
[ 0.547626] pci 0000:00:18.5: Adding to iommu group 9
[ 0.547636] pci 0000:00:18.6: Adding to iommu group 9
[ 0.547645] pci 0000:00:18.7: Adding to iommu group 9
[ 0.547657] pci 0000:01:00.0: Adding to iommu group 10
[ 0.547669] pci 0000:02:00.0: Adding to iommu group 11
[ 0.547698] pci 0000:03:00.0: Adding to iommu group 12
[ 0.547712] pci 0000:03:00.1: Adding to iommu group 13
[ 0.547724] pci 0000:04:00.0: Adding to iommu group 14
[ 0.547735] pci 0000:05:00.0: Adding to iommu group 15
[ 0.547746] pci 0000:06:00.0: Adding to iommu group 16
[ 0.547773] pci 0000:07:00.0: Adding to iommu group 17
[ 0.547807] pci 0000:07:00.2: Adding to iommu group 18
[ 0.547826] pci 0000:07:00.3: Adding to iommu group 18
[ 0.547841] pci 0000:07:00.4: Adding to iommu group 18
[ 0.547855] pci 0000:07:00.5: Adding to iommu group 18
[ 0.547869] pci 0000:07:00.6: Adding to iommu group 18
[ 0.547880] pci 0000:08:00.0: Adding to iommu group 19
[ 0.550935] pci 0000:00:00.2: AMD-Vi: Found IOMMU cap 0x40
[ 0.550940] pci 0000:00:00.2: AMD-Vi: Extended features (0x4f77ef22294ada):
[ 0.550942] PPR NX GT IA GA PC GA_vAPIC
[ 0.550947] AMD-Vi: Interrupt remapping enabled
[ 0.550947] AMD-Vi: Virtual APIC enabled
[ 0.551341] AMD-Vi: Lazy IO/TLB flushing enabled
[ 0.552214] amd_uncore: 4 amd_df counters detected
[ 0.552218] amd_uncore: 6 amd_l3 counters detected
[ 0.552407] perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
[ 0.553323] check: Scanning for low memory corruption every 60 seconds
[ 0.553699] Initialise system trusted keyrings
[ 0.553717] Key type blacklist registered
[ 0.553797] workingset: timestamp_bits=41 max_order=23 bucket_order=0
[ 0.554636] zbud: loaded
[ 0.562509] Key type asymmetric registered
[ 0.562511] Asymmetric key parser 'x509' registered
[ 0.562516] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[ 0.562622] io scheduler mq-deadline registered
[ 0.562623] io scheduler kyber registered
[ 0.562636] io scheduler bfq registered
[ 0.562837] atomic64_test: passed for x86-64 platform with CX8 and with SSE
[ 0.563005] pcieport 0000:00:01.1: PME: Signaling with IRQ 26
[ 0.563092] pcieport 0000:00:01.1: AER: enabled with IRQ 26
[ 0.563106] pcieport 0000:00:01.1: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ IbPresDis- LLActRep+
[ 0.563302] pcieport 0000:00:01.2: PME: Signaling with IRQ 27
[ 0.563386] pcieport 0000:00:01.2: AER: enabled with IRQ 27
[ 0.563500] pcieport 0000:00:01.3: PME: Signaling with IRQ 28
[ 0.563579] pcieport 0000:00:01.3: AER: enabled with IRQ 28
[ 0.563698] pcieport 0000:00:01.4: PME: Signaling with IRQ 29
[ 0.563781] pcieport 0000:00:01.4: AER: enabled with IRQ 29
[ 0.563906] pcieport 0000:00:08.1: PME: Signaling with IRQ 30
[ 0.564076] pcieport 0000:00:08.2: PME: Signaling with IRQ 31
[ 0.564157] pcieport 0000:00:08.2: AER: enabled with IRQ 31
[ 0.564527] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 0.564546] efifb: probing for efifb
[ 0.564561] efifb: framebuffer at 0xc0000000, using 1984k, total 1984k
[ 0.564562] efifb: mode is 800x600x32, linelength=3328, pages=1
[ 0.564563] efifb: scrolling: redraw
[ 0.564563] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[ 0.564597] fbcon: Deferring console take-over
[ 0.564598] fb0: EFI VGA frame buffer device
[ 0.578033] ACPI: AC Adapter [ADP1] (on-line)
[ 0.578086] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:38/PNP0C09:00/PNP0C0D:00/input/input0
[ 0.581774] ACPI: Lid Switch [LID0]
[ 0.581817] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[ 0.581841] ACPI: Power Button [PWRB]
[ 0.581870] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2
[ 0.581883] ACPI: Sleep Button [SLPB]
[ 0.581907] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[ 0.583806] ACPI: Power Button [PWRF]
[ 0.583865] Monitor-Mwait will be used to enter C-1 state
[ 0.583874] ACPI: \_PR_.P000: Found 2 idle states
[ 0.584035] ACPI: \_PR_.P001: Found 2 idle states
[ 0.584104] ACPI: \_PR_.P002: Found 2 idle states
[ 0.584211] ACPI: \_PR_.P003: Found 2 idle states
[ 0.584304] ACPI: \_PR_.P004: Found 2 idle states
[ 0.584428] ACPI: \_PR_.P005: Found 2 idle states
[ 0.584570] ACPI: \_PR_.P006: Found 2 idle states
[ 0.584698] ACPI: \_PR_.P007: Found 2 idle states
[ 0.650504] thermal LNXTHERM:00: registered as thermal_zone0
[ 0.650506] ACPI: Thermal Zone [THRM] (72 C)
[ 0.650655] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 0.651913] Non-volatile memory driver v1.3
[ 0.651914] AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
[ 0.653049] nvme nvme0: pci function 0000:04:00.0
[ 0.653103] ahci 0000:08:00.0: version 3.0
[ 0.661497] nvme nvme0: Shutdown timeout set to 8 seconds
[ 0.666569] ahci 0000:08:00.0: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x2 impl SATA mode
[ 0.666575] ahci 0000:08:00.0: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part
[ 0.666885] scsi host0: ahci
[ 0.667120] scsi host1: ahci
[ 0.667162] ata1: DUMMY
[ 0.667175] ata2: SATA max UDMA/133 abar m2048@0xfcc00000 port 0xfcc00180 irq 39
[ 0.667209] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.667218] ehci-pci: EHCI PCI platform driver
[ 0.667241] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 0.667243] ohci-pci: OHCI PCI platform driver
[ 0.667252] uhci_hcd: USB Universal Host Controller Interface driver
[ 0.667284] usbcore: registered new interface driver usbserial_generic
[ 0.667288] usbserial: USB Serial support registered for generic
[ 0.667465] rtc_cmos 00:01: RTC can wake from S4
[ 0.667701] rtc_cmos 00:01: registered as rtc0
[ 0.667758] rtc_cmos 00:01: setting system clock to 2021-04-17T14:56:20 UTC (1618671380)
[ 0.667772] rtc_cmos 00:01: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[ 0.667885] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.668012] hid: raw HID events driver (C) Jiri Kosina
[ 0.668106] drop_monitor: Initializing network drop monitor service
[ 0.668166] Initializing XFRM netlink socket
[ 0.668250] NET: Registered protocol family 10
[ 0.672442] Segment Routing with IPv6
[ 0.672445] RPL Segment Routing with IPv6
[ 0.672472] NET: Registered protocol family 17
[ 0.673147] microcode: CPU0: patch_level=0x08108109
[ 0.673157] microcode: CPU1: patch_level=0x08108109
[ 0.673161] microcode: CPU2: patch_level=0x08108109
[ 0.673169] microcode: CPU3: patch_level=0x08108109
[ 0.673187] microcode: CPU4: patch_level=0x08108109
[ 0.673196] microcode: CPU5: patch_level=0x08108109
[ 0.673203] microcode: CPU6: patch_level=0x08108109
[ 0.673213] microcode: CPU7: patch_level=0x08108109
[ 0.673217] microcode: Microcode Update Driver: v2.2.
[ 0.673223] IPI shorthand broadcast: enabled
[ 0.673236] sched_clock: Marking stable (672685851, 374053)->(675213117, -2153213)
[ 0.673349] registered taskstats version 1
[ 0.673360] Loading compiled-in X.509 certificates
[ 0.675745] Loaded X.509 cert 'Build time autogenerated kernel key: 20b7d78fa4c8a789dee37cedb98733fc9b4de120'
[ 0.676479] nvme nvme0: 16/0/0 default/read/poll queues
[ 0.676519] zswap: loaded using pool lz4/z3fold
[ 0.676761] Key type ._fscrypt registered
[ 0.676763] Key type .fscrypt registered
[ 0.676764] Key type fscrypt-provisioning registered
[ 0.677364] PM: Magic number: 1:640:940
[ 0.677871] RAS: Correctable Errors collector initialized.
[ 0.678940] nvme0n1: p1 p2 p3
[ 1.088778] battery: ACPI: Battery Slot [BAT1] (battery present)
[ 1.145079] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 1.148263] ata2.00: ATA-10: IRP-SSDPR-S25C-512, SCFM13.2, max UDMA/133
[ 1.148266] ata2.00: 1000215216 sectors, multi 16: LBA48 NCQ (depth 32), AA
[ 1.148456] ata2.00: configured for UDMA/133
[ 1.148924] scsi 1:0:0:0: Direct-Access ATA IRP-SSDPR-S25C-5 13.2 PQ: 0 ANSI: 5
[ 1.149088] sd 1:0:0:0: [sda] 1000215216 512-byte logical blocks: (512 GB/477 GiB)
[ 1.149095] sd 1:0:0:0: [sda] Write Protect is off
[ 1.149097] sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 1.149105] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.149449] sda: sda1 sda2 sda3
[ 1.149774] sd 1:0:0:0: [sda] Attached SCSI disk
[ 1.151280] Freeing unused decrypted memory: 2036K
[ 1.151560] Freeing unused kernel image (initmem) memory: 1668K
[ 1.161938] Write protecting the kernel read-only data: 26624k
[ 1.162929] Freeing unused kernel image (text/rodata gap) memory: 2036K
[ 1.163150] Freeing unused kernel image (rodata/data gap) memory: 1364K
[ 1.193853] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 1.193861] rodata_test: all tests were successful
[ 1.193871] Run /init as init process
[ 1.193874] with arguments:
[ 1.193875] /init
[ 1.193876] with environment:
[ 1.193876] HOME=/
[ 1.193877] TERM=linux
[ 1.193877] BOOT_IMAGE=/boot/vmlinuz-linux
[ 1.204744] fbcon: Taking over console
[ 1.204819] Console: switching to colour frame buffer device 100x37
[ 1.223600] Linux agpgart interface v0.103
[ 1.342775] [drm] amdgpu kernel modesetting enabled.
[ 1.342796] vga_switcheroo: detected switching method \_SB_.PCI0.GP17.VGA_.ATPX handle
[ 1.343117] ATPX version 1, functions 0x00000001
[ 1.343155] ATPX Hybrid Graphics
[ 1.343240] amdgpu: Topology: Add APU node [0x0:0x0]
[ 1.343288] checking generic (c0000000 1f0000) vs hw (e0000000 10000000)
[ 1.343289] checking generic (c0000000 1f0000) vs hw (f0000000 200000)
[ 1.343290] checking generic (c0000000 1f0000) vs hw (fca00000 80000)
[ 1.343332] amdgpu 0000:03:00.0: enabling device (0000 -> 0002)
[ 1.343370] [drm] initializing kernel modesetting (NAVI14 0x1002:0x7340 0x1462:0x12A5 0xC1).
[ 1.343373] amdgpu 0000:03:00.0: amdgpu: Trusted Memory Zone (TMZ) feature disabled as experimental (default)
[ 1.356180] [drm] register mmio base: 0xFCA00000
[ 1.356182] [drm] register mmio size: 524288
[ 1.356183] [drm] PCI I/O BAR is not found.
[ 1.357521] [drm] add ip block number 0 <nv_common>
[ 1.357523] [drm] add ip block number 1 <gmc_v10_0>
[ 1.357525] [drm] add ip block number 2 <navi10_ih>
[ 1.357527] [drm] add ip block number 3 <psp>
[ 1.357528] [drm] add ip block number 4 <smu>
[ 1.357530] [drm] add ip block number 5 <dm>
[ 1.357531] [drm] add ip block number 6 <gfx_v10_0>
[ 1.357533] [drm] add ip block number 7 <sdma_v5_0>
[ 1.357535] [drm] add ip block number 8 <vcn_v2_0>
[ 1.357536] [drm] add ip block number 9 <jpeg_v2_0>
[ 1.357553] [drm:amdgpu_get_bios [amdgpu]] *ERROR* ACPI VFCT table present but broken (too short #2)
[ 1.371076] amdgpu 0000:03:00.0: amdgpu: Fetched VBIOS from ROM BAR
[ 1.371078] amdgpu: ATOM BIOS: SWBRT50783.001
[ 1.371088] [drm] VCN decode is enabled in VM mode
[ 1.371088] [drm] VCN encode is enabled in VM mode
[ 1.371089] [drm] JPEG decode is enabled in VM mode
[ 1.371098] [drm] GPU posting now...
[ 1.371142] [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
[ 1.371148] amdgpu 0000:03:00.0: amdgpu: VRAM: 4080M 0x0000008000000000 - 0x00000080FEFFFFFF (4080M used)
[ 1.371150] amdgpu 0000:03:00.0: amdgpu: GART: 512M 0x0000000000000000 - 0x000000001FFFFFFF
[ 1.371151] amdgpu 0000:03:00.0: amdgpu: AGP: 267894784M 0x0000008400000000 - 0x0000FFFFFFFFFFFF
[ 1.371158] [drm] Detected VRAM RAM=4080M, BAR=256M
[ 1.371159] [drm] RAM width 128bits GDDR6
[ 1.371461] [TTM] Zone kernel: Available graphics memory: 11268156 KiB
[ 1.371462] [TTM] Zone dma32: Available graphics memory: 2097152 KiB
[ 1.371489] [drm] amdgpu: 4080M of VRAM memory ready
[ 1.371491] [drm] amdgpu: 4080M of GTT memory ready.
[ 1.371493] [drm] GART: num cpu pages 131072, num gpu pages 131072
[ 1.371627] [drm] PCIE GART of 512M enabled (table at 0x0000008000000000).
[ 1.373384] [drm] Found VCN firmware Version ENC: 1.10 DEC: 5 VEP: 0 Revision: 13
[ 1.373390] [drm] PSP loading VCN firmware
[ 1.562833] tsc: Refined TSC clocksource calibration: 2295.673 MHz
[ 1.562845] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x21173d64898, max_idle_ns: 440795203347 ns
[ 1.563105] clocksource: Switched to clocksource tsc
[ 2.052825] [drm] reserve 0x900000 from 0x80fe400000 for PSP TMR
[ 2.212828] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 2.232826] amdgpu 0000:03:00.0: amdgpu: RAP: optional rap ta ucode is not available
[ 2.232853] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x00000036, smu fw if version = 0x00000038, smu fw version = 0x00352100 (53.33.0)
[ 2.232857] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 2.232929] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 2.232931] amdgpu 0000:03:00.0: amdgpu: smc_dpm_info table revision(format.content): 4.5
[ 2.263575] amdgpu 0000:03:00.0: amdgpu: SMU is initialized successfully!
[ 2.263865] [drm] Display Core initialized with v3.2.116!
[ 2.467510] [drm] kiq ring mec 2 pipe 1 q 0
[ 2.476770] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 2.477036] [drm] JPEG decode initialized successfully.
[ 2.478562] kfd kfd: Allocated 3969056 bytes on gart
[ 2.478937] Virtual CRAT table created for GPU
[ 2.479027] amdgpu: Topology: Add dGPU node [0x7340:0x1002]
[ 2.479030] kfd kfd: added device 1002:7340
[ 2.479032] amdgpu 0000:03:00.0: amdgpu: SE 1, SH per SE 2, CU per SH 12, active_cu_number 22
[ 2.480821] [drm] fb mappable at 0xE020A000
[ 2.480823] [drm] vram apper at 0xE0000000
[ 2.480823] [drm] size 9216000
[ 2.480824] [drm] fb depth is 24
[ 2.480824] [drm] pitch is 7680
[ 2.480826] checking generic (c0000000 1f0000) vs hw (e0000000 10000000)
[ 2.480897] amdgpu 0000:03:00.0: [drm] fb1: amdgpudrmfb frame buffer device
[ 2.509544] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 2.509546] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 2.509547] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 2.509549] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 2.509550] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 2.509551] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 2.509552] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 2.509554] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 2.509555] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 2.509556] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 2.509557] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 2.509559] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 2.509560] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec uses VM inv eng 0 on hub 1
[ 2.509561] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc0 uses VM inv eng 1 on hub 1
[ 2.509563] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc1 uses VM inv eng 4 on hub 1
[ 2.509564] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 2.519247] [drm] Initialized amdgpu 3.40.0 20150101 for 0000:03:00.0 on minor 0
[ 2.519372] checking generic (c0000000 1f0000) vs hw (c0000000 10000000)
[ 2.519375] fb0: switching to amdgpudrmfb from EFI VGA
[ 2.519482] Console: switching to colour dummy device 80x25
[ 2.519504] amdgpu 0000:07:00.0: vgaarb: deactivate vga console
[ 2.519544] amdgpu 0000:07:00.0: enabling device (0006 -> 0007)
[ 2.519622] [drm] initializing kernel modesetting (RAVEN 0x1002:0x15D8 0x1462:0x12A5 0xC1).
[ 2.519628] amdgpu 0000:07:00.0: amdgpu: Trusted Memory Zone (TMZ) feature disabled as experimental (default)
[ 2.532957] [drm] register mmio base: 0xFC900000
[ 2.532963] [drm] register mmio size: 524288
[ 2.532989] [drm] add ip block number 0 <soc15_common>
[ 2.532992] [drm] add ip block number 1 <gmc_v9_0>
[ 2.532995] [drm] add ip block number 2 <vega10_ih>
[ 2.532997] [drm] add ip block number 3 <psp>
[ 2.533000] [drm] add ip block number 4 <gfx_v9_0>
[ 2.533002] [drm] add ip block number 5 <sdma_v4_0>
[ 2.533004] [drm] add ip block number 6 <powerplay>
[ 2.533006] [drm] add ip block number 7 <dm>
[ 2.533009] [drm] add ip block number 8 <vcn_v1_0>
[ 2.533101] amdgpu 0000:07:00.0: amdgpu: Fetched VBIOS from VFCT
[ 2.533107] amdgpu: ATOM BIOS: 113-PICASSO-117
[ 2.533160] [drm] VCN decode is enabled in VM mode
[ 2.533162] [drm] VCN encode is enabled in VM mode
[ 2.533163] [drm] JPEG decode is enabled in VM mode
[ 2.533176] vga_switcheroo: enabled
[ 2.533223] [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
[ 2.533240] amdgpu 0000:07:00.0: amdgpu: VRAM: 2048M 0x000000F400000000 - 0x000000F47FFFFFFF (2048M used)
[ 2.533247] amdgpu 0000:07:00.0: amdgpu: GART: 1024M 0x0000000000000000 - 0x000000003FFFFFFF
[ 2.533252] amdgpu 0000:07:00.0: amdgpu: AGP: 267419648M 0x000000F800000000 - 0x0000FFFFFFFFFFFF
[ 2.533264] [drm] Detected VRAM RAM=2048M, BAR=2048M
[ 2.533266] [drm] RAM width 128bits DDR4
[ 2.533407] [drm] amdgpu: 2048M of VRAM memory ready
[ 2.533413] [drm] amdgpu: 3072M of GTT memory ready.
[ 2.533417] [drm] GART: num cpu pages 262144, num gpu pages 262144
[ 2.533722] [drm] PCIE GART of 1024M enabled (table at 0x000000F400900000).
[ 2.536146] amdgpu: hwmgr_sw_init smu backed is smu10_smu
[ 2.536278] [drm] Found VCN firmware Version ENC: 1.12 DEC: 2 VEP: 0 Revision: 1
[ 2.536282] [drm] PSP loading VCN firmware
[ 2.557253] [drm] reserve 0x400000 from 0xf47fc00000 for PSP TMR
[ 2.766538] amdgpu 0000:07:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 2.786536] amdgpu 0000:07:00.0: amdgpu: RAP: optional rap ta ucode is not available
[ 2.788761] [drm] kiq ring mec 2 pipe 1 q 0
[ 2.790088] [drm] DM_PPLIB: values for F clock
[ 2.790089] [drm] DM_PPLIB: 400000 in kHz, 2749 in mV
[ 2.790090] [drm] DM_PPLIB: 933000 in kHz, 3224 in mV
[ 2.790091] [drm] DM_PPLIB: 1067000 in kHz, 3924 in mV
[ 2.790092] [drm] DM_PPLIB: 1200000 in kHz, 4074 in mV
[ 2.790094] [drm] DM_PPLIB: values for DCF clock
[ 2.790094] [drm] DM_PPLIB: 300000 in kHz, 2749 in mV
[ 2.790095] [drm] DM_PPLIB: 600000 in kHz, 3224 in mV
[ 2.790096] [drm] DM_PPLIB: 626000 in kHz, 3924 in mV
[ 2.790096] [drm] DM_PPLIB: 654000 in kHz, 4074 in mV
[ 2.790325] [drm] Display Core initialized with v3.2.116!
[ 2.794645] ------------[ cut here ]------------
[ 2.794646] WARNING: CPU: 2 PID: 168 at drivers/gpu/drm/amd/amdgpu/../display/dc/dc_helper.c:119 set_reg_field_values.constprop.0+0xbe/0xe0 [amdgpu]
[ 2.794868] Modules linked in: amdgpu(+) drm_ttm_helper ttm gpu_sched i2c_algo_bit drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops cec drm agpgart
[ 2.794879] CPU: 2 PID: 168 Comm: modprobe Not tainted 5.11.15-arch1-2 #1
[ 2.794881] Hardware name: Micro-Star International Co., Ltd. Alpha 15 A3DD/MS-16U6, BIOS E16U6AMS.110 05/20/2020
[ 2.794883] RIP: 0010:set_reg_field_values.constprop.0+0xbe/0xe0 [amdgpu]
[ 2.795088] Code: 50 08 49 89 51 08 8b 08 48 8d 42 08 49 89 41 08 44 8b 02 48 8d 50 08 0f b6 c9 49 89 51 08 8b 00 45 85 c0 75 b5 0f 0b eb b1 c3 <0f> 0b e9 4d ff ff ff 49 8b 51 08 eb d1 49 8b 41 08 eb d6 66 66 2e
[ 2.795091] RSP: 0018:ffffafb100db3518 EFLAGS: 00010246
[ 2.795093] RAX: 0000000000000000 RBX: ffff93aac1611a80 RCX: 0000000000000000
[ 2.795094] RDX: 0000000000000000 RSI: 0000000000000001 RDI: ffffafb100db3520
[ 2.795095] RBP: ffffafb100db35a0 R08: 0000000000000064 R09: ffffafb100db3528
[ 2.795096] R10: 0000000000000000 R11: ffff93aacaea4b56 R12: 0000000000000064
[ 2.795097] R13: ffff93aacaf896c0 R14: 0000000000000000 R15: ffff93aacafbdc00
[ 2.795099] FS: 00007fe69984c740(0000) GS:ffff93af68a80000(0000) knlGS:0000000000000000
[ 2.795100] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2.795101] CR2: 00005618954d20a0 CR3: 0000000107f90000 CR4: 00000000003506e0
[ 2.795103] Call Trace:
[ 2.795106] generic_reg_update_ex+0x73/0x200 [amdgpu]
[ 2.795311] ? dm_read_reg_func+0x3a/0xb0 [amdgpu]
[ 2.795523] ? generic_reg_get2+0x22/0x50 [amdgpu]
[ 2.795725] dce_aux_configure_timeout+0xfe/0x210 [amdgpu]
[ 2.795940] dc_link_aux_try_to_configure_timeout+0x37/0x40 [amdgpu]
[ 2.796147] retrieve_link_cap+0xae/0x650 [amdgpu]
[ 2.796350] detect_edp_sink_caps+0x41/0x170 [amdgpu]
[ 2.796552] dc_link_detect_helper+0x5fb/0xea0 [amdgpu]
[ 2.796759] dc_link_detect+0x31/0x50 [amdgpu]
[ 2.796963] amdgpu_dm_init.isra.0.cold+0x10f5/0x1425 [amdgpu]
[ 2.797176] ? psp_set_srm+0xb0/0xb0 [amdgpu]
[ 2.797389] ? hdcp_update_display+0x240/0x240 [amdgpu]
[ 2.797570] dm_hw_init+0xe/0x20 [amdgpu]
[ 2.797737] amdgpu_device_init.cold+0x1741/0x1aad [amdgpu]
[ 2.797905] amdgpu_driver_load_kms+0x64/0x270 [amdgpu]
[ 2.798035] amdgpu_pci_probe+0x129/0x1b0 [amdgpu]
[ 2.798164] local_pci_probe+0x42/0x80
[ 2.798168] ? pci_match_device+0xd7/0x100
[ 2.798170] pci_device_probe+0xfa/0x1b0
[ 2.798172] really_probe+0xf2/0x440
[ 2.798175] driver_probe_device+0xe1/0x150
[ 2.798176] device_driver_attach+0xa1/0xb0
[ 2.798178] __driver_attach+0x8a/0x150
[ 2.798180] ? device_driver_attach+0xb0/0xb0
[ 2.798181] ? device_driver_attach+0xb0/0xb0
[ 2.798182] bus_for_each_dev+0x89/0xd0
[ 2.798184] bus_add_driver+0x12b/0x1e0
[ 2.798186] driver_register+0x8b/0xe0
[ 2.798187] ? 0xffffffffc089f000
[ 2.798189] do_one_initcall+0x57/0x220
[ 2.798193] do_init_module+0x5c/0x270
[ 2.798196] load_module+0x243e/0x2610
[ 2.798198] __do_sys_finit_module+0xb1/0x110
[ 2.798201] do_syscall_64+0x33/0x40
[ 2.798204] entry_SYSCALL_64_after_hwframe+0x44/0xa9
[ 2.798207] RIP: 0033:0x7fe699972a9d
[ 2.798209] Code: bb 0c 00 0f 05 eb a9 66 0f 1f 44 00 00 f3 0f 1e fa 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d a3 73 0c 00 f7 d8 64 89 01 48
[ 2.798210] RSP: 002b:00007ffc55b4a668 EFLAGS: 00000246 ORIG_RAX: 0000000000000139
[ 2.798212] RAX: ffffffffffffffda RBX: 0000556e89463a50 RCX: 00007fe699972a9d
[ 2.798213] RDX: 0000000000000000 RSI: 0000556e89465fa0 RDI: 000000000000000f
[ 2.798214] RBP: 0000000000060000 R08: 0000000000000000 R09: 0000000000000000
[ 2.798215] R10: 000000000000000f R11: 0000000000000246 R12: 0000556e89465fa0
[ 2.798215] R13: 0000000000000000 R14: 0000556e89463a10 R15: 0000556e89463a50
[ 2.798217] ---[ end trace 64c0777f9f1f3801 ]---
[ 2.855794] [drm] VCN decode and encode initialized successfully(under SPG Mode).
[ 2.857809] kfd kfd: Allocated 3969056 bytes on gart
[ 2.858174] amdgpu: Topology: Add dGPU node [0x7340:0x1002]
[ 2.858176] kfd kfd: added device 1002:15d8
[ 2.858179] amdgpu 0000:07:00.0: amdgpu: SE 1, SH per SE 1, CU per SH 11, active_cu_number 10
[ 2.860379] [drm] fb mappable at 0x5BFBCA000
[ 2.860382] [drm] vram apper at 0x5BF000000
[ 2.860383] [drm] size 8294400
[ 2.860384] [drm] fb depth is 24
[ 2.860384] [drm] pitch is 7680
[ 2.860453] fbcon: amdgpudrmfb (fb0) is primary device
[ 2.877334] Console: switching to colour frame buffer device 240x67
[ 2.887985] amdgpu 0000:07:00.0: [drm] fb0: amdgpudrmfb frame buffer device
[ 2.888033] amdgpu 0000:07:00.0: amdgpu: ring gfx uses VM inv eng 0 on hub 0
[ 2.888035] amdgpu 0000:07:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 2.888037] amdgpu 0000:07:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 2.888038] amdgpu 0000:07:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 2.888039] amdgpu 0000:07:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 2.888040] amdgpu 0000:07:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 2.888041] amdgpu 0000:07:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 2.888042] amdgpu 0000:07:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 2.888043] amdgpu 0000:07:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 2.888045] amdgpu 0000:07:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 2.888046] amdgpu 0000:07:00.0: amdgpu: ring sdma0 uses VM inv eng 0 on hub 1
[ 2.888047] amdgpu 0000:07:00.0: amdgpu: ring vcn_dec uses VM inv eng 1 on hub 1
[ 2.888048] amdgpu 0000:07:00.0: amdgpu: ring vcn_enc0 uses VM inv eng 4 on hub 1
[ 2.888049] amdgpu 0000:07:00.0: amdgpu: ring vcn_enc1 uses VM inv eng 5 on hub 1
[ 2.888051] amdgpu 0000:07:00.0: amdgpu: ring jpeg_dec uses VM inv eng 6 on hub 1
[ 2.900857] [drm] Initialized amdgpu 3.40.0 20150101 for 0000:07:00.0 on minor 1
[ 3.249926] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[ 3.253945] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 3.253971] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 3.263705] xhci_hcd 0000:07:00.3: xHCI Host Controller
[ 3.263716] xhci_hcd 0000:07:00.3: new USB bus registered, assigned bus number 1
[ 3.263894] xhci_hcd 0000:07:00.3: hcc params 0x0270ffe5 hci version 0x110 quirks 0x0000000840000410
[ 3.264340] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.11
[ 3.264344] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.264346] usb usb1: Product: xHCI Host Controller
[ 3.264348] usb usb1: Manufacturer: Linux 5.11.15-arch1-2 xhci-hcd
[ 3.264349] usb usb1: SerialNumber: 0000:07:00.3
[ 3.264481] hub 1-0:1.0: USB hub found
[ 3.264496] hub 1-0:1.0: 4 ports detected
[ 3.265235] xhci_hcd 0000:07:00.3: xHCI Host Controller
[ 3.265243] xhci_hcd 0000:07:00.3: new USB bus registered, assigned bus number 2
[ 3.265247] xhci_hcd 0000:07:00.3: Host supports USB 3.1 Enhanced SuperSpeed
[ 3.265289] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[ 3.265313] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.11
[ 3.265317] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.265319] usb usb2: Product: xHCI Host Controller
[ 3.265321] usb usb2: Manufacturer: Linux 5.11.15-arch1-2 xhci-hcd
[ 3.265322] usb usb2: SerialNumber: 0000:07:00.3
[ 3.265431] hub 2-0:1.0: USB hub found
[ 3.265446] hub 2-0:1.0: 4 ports detected
[ 3.265934] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
[ 3.266508] xhci_hcd 0000:07:00.4: xHCI Host Controller
[ 3.266513] xhci_hcd 0000:07:00.4: new USB bus registered, assigned bus number 3
[ 3.266653] xhci_hcd 0000:07:00.4: hcc params 0x0260ffe5 hci version 0x110 quirks 0x0000000840000410
[ 3.267023] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.11
[ 3.267026] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.267027] usb usb3: Product: xHCI Host Controller
[ 3.267028] usb usb3: Manufacturer: Linux 5.11.15-arch1-2 xhci-hcd
[ 3.267029] usb usb3: SerialNumber: 0000:07:00.4
[ 3.267116] hub 3-0:1.0: USB hub found
[ 3.267127] hub 3-0:1.0: 2 ports detected
[ 3.267398] xhci_hcd 0000:07:00.4: xHCI Host Controller
[ 3.267401] xhci_hcd 0000:07:00.4: new USB bus registered, assigned bus number 4
[ 3.267403] xhci_hcd 0000:07:00.4: Host supports USB 3.1 Enhanced SuperSpeed
[ 3.267426] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[ 3.267440] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.11
[ 3.267441] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.267442] usb usb4: Product: xHCI Host Controller
[ 3.267443] usb usb4: Manufacturer: Linux 5.11.15-arch1-2 xhci-hcd
[ 3.267444] usb usb4: SerialNumber: 0000:07:00.4
[ 3.267507] hub 4-0:1.0: USB hub found
[ 3.267513] hub 4-0:1.0: 1 port detected
[ 3.277661] random: fast init done
[ 3.337012] EXT4-fs (nvme0n1p2): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
[ 3.446547] systemd[1]: systemd 248-5-arch running in system mode. (+PAM +AUDIT -SELINUX -APPARMOR -IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT -QRENCODE +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +XKBCOMMON +UTMP -SYSVINIT default-hierarchy=unified)
[ 3.462855] systemd[1]: Detected architecture x86-64.
[ 3.464329] systemd[1]: Hostname set to <msi>.
[ 3.562965] random: lvmconfig: uninitialized urandom read (4 bytes read)
[ 3.592814] usb 1-3: new full-speed USB device number 2 using xhci_hcd
[ 3.599477] usb 3-1: new high-speed USB device number 2 using xhci_hcd
[ 3.606993] systemd[1]: Queued start job for default target Graphical Interface.
[ 3.607631] systemd[1]: Created slice system-getty.slice.
[ 3.607861] systemd[1]: Created slice system-modprobe.slice.
[ 3.608046] systemd[1]: Created slice User and Session Slice.
[ 3.608131] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ 3.608205] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 3.608348] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 3.608417] systemd[1]: Reached target Local Encrypted Volumes.
[ 3.608479] systemd[1]: Reached target Remote File Systems.
[ 3.608526] systemd[1]: Reached target Slices.
[ 3.608577] systemd[1]: Reached target Local Verity Integrity Protected Volumes.
[ 3.608664] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[ 3.608875] systemd[1]: Listening on LVM2 poll daemon socket.
[ 3.609688] systemd[1]: Listening on Process Core Dump Socket.
[ 3.609823] systemd[1]: Listening on Journal Audit Socket.
[ 3.609922] systemd[1]: Listening on Journal Socket (/dev/log).
[ 3.610027] systemd[1]: Listening on Journal Socket.
[ 3.610148] systemd[1]: Listening on udev Control Socket.
[ 3.610244] systemd[1]: Listening on udev Kernel Socket.
[ 3.610813] systemd[1]: Mounting Huge Pages File System...
[ 3.611298] systemd[1]: Mounting POSIX Message Queue File System...
[ 3.611800] systemd[1]: Mounting Kernel Debug File System...
[ 3.612344] systemd[1]: Mounting Kernel Trace File System...
[ 3.613085] systemd[1]: Starting Create list of static device nodes for the current kernel...
[ 3.613661] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[ 3.614276] systemd[1]: Starting Load Kernel Module configfs...
[ 3.614900] systemd[1]: Starting Load Kernel Module drm...
[ 3.615533] systemd[1]: Starting Load Kernel Module fuse...
[ 3.615984] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[ 3.616023] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[ 3.616306] random: lvm: uninitialized urandom read (4 bytes read)
[ 3.617554] systemd[1]: Starting Journal Service...
[ 3.618688] systemd[1]: Starting Load Kernel Modules...
[ 3.619441] systemd[1]: Starting Remount Root and Kernel File Systems...
[ 3.619633] systemd[1]: Condition check resulted in Repartition Root Disk being skipped.
[ 3.620462] systemd[1]: Starting Coldplug All udev Devices...
[ 3.622149] systemd[1]: Mounted Huge Pages File System.
[ 3.622428] systemd[1]: Mounted POSIX Message Queue File System.
[ 3.622606] systemd[1]: Mounted Kernel Debug File System.
[ 3.622772] systemd[1]: Mounted Kernel Trace File System.
[ 3.623459] systemd[1]: Finished Create list of static device nodes for the current kernel.
[ 3.623648] audit: type=1130 audit(1618671383.452:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=kmod-static-nodes comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3.623875] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[ 3.624096] systemd[1]: Finished Load Kernel Module configfs.
[ 3.624245] audit: type=1130 audit(1618671383.452:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@configfs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3.624259] audit: type=1131 audit(1618671383.452:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@configfs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3.624501] systemd[1]: modprobe@drm.service: Deactivated successfully.
[ 3.624713] EXT4-fs (nvme0n1p2): re-mounted. Opts: (null). Quota mode: none.
[ 3.624741] systemd[1]: Finished Load Kernel Module drm.
[ 3.624923] audit: type=1130 audit(1618671383.452:5): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@drm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3.624938] audit: type=1131 audit(1618671383.452:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@drm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3.625776] systemd[1]: Finished Remount Root and Kernel File Systems.
[ 3.625977] audit: type=1130 audit(1618671383.452:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-remount-fs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3.627036] systemd[1]: Activating swap /swapfile...
[ 3.628204] systemd[1]: Mounting Kernel Configuration File System...
[ 3.628392] systemd[1]: Condition check resulted in First Boot Wizard being skipped.
[ 3.629279] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
[ 3.630128] systemd[1]: Starting Load/Save Random Seed...
[ 3.630313] systemd[1]: Condition check resulted in Create System Users being skipped.
[ 3.631121] systemd[1]: Starting Create Static Device Nodes in /dev...
[ 3.631356] fuse: init (API version 7.33)
[ 3.632120] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[ 3.632307] systemd[1]: Finished Load Kernel Module fuse.
[ 3.632438] audit: type=1130 audit(1618671383.458:8): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@fuse comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3.632444] audit: type=1131 audit(1618671383.458:9): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@fuse comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3.632694] systemd[1]: Finished Load Kernel Modules.
[ 3.632779] audit: type=1130 audit(1618671383.458:10): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3.632878] systemd[1]: Mounted Kernel Configuration File System.
[ 3.633829] systemd[1]: Mounting FUSE Control File System...
[ 3.634867] systemd[1]: Starting Apply Kernel Variables...
[ 3.636046] systemd[1]: Mounted FUSE Control File System.
[ 3.639911] systemd[1]: Finished Apply Kernel Variables.
[ 3.649024] systemd[1]: Finished Create Static Device Nodes in /dev.
[ 3.650207] systemd[1]: Starting Rule-based Manager for Device Events and Files...
[ 3.656268] Adding 2198524k swap on /swapfile. Priority:-2 extents:10 across:3897208k SSFS
[ 3.656357] systemd[1]: Activated swap /swapfile.
[ 3.656522] systemd[1]: Reached target Swap.
[ 3.657922] systemd[1]: Mounting Temporary Directory (/tmp)...
[ 3.659403] systemd[1]: Mounted Temporary Directory (/tmp).
[ 3.670700] systemd[1]: Started Journal Service.
[ 3.676755] systemd-journald[275]: Received client request to flush runtime journal.
[ 3.708600] acpi_cpufreq: overriding BIOS provided _PSD data
[ 3.717411] soc_button_array ACPI0011:00: Unknown button index 0 upage 01 usage c6, ignoring
[ 3.740847] ACPI: Video Device [VGA] (multi-head: yes rom: no post: no)
[ 3.741515] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:15/LNXVIDEO:00/input/input6
[ 3.741757] i2c_hid i2c-ELAN2203:00: supply vdd not found, using dummy regulator
[ 3.741790] i2c_hid i2c-ELAN2203:00: supply vddl not found, using dummy regulator
[ 3.755373] usb 1-3: New USB device found, idVendor=093a, idProduct=8312, bcdDevice= 1.08
[ 3.755379] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 3.755381] usb 1-3: Product: HID Wireless Dongle
[ 3.755383] usb 1-3: Manufacturer: ITON
[ 3.755384] usb 1-3: SerialNumber: ITON Mouse Dongle
[ 3.757483] usb 3-1: New USB device found, idVendor=5986, idProduct=211c, bcdDevice= 3.07
[ 3.757488] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 3.757489] usb 3-1: Product: HD Webcam
[ 3.757491] usb 3-1: Manufacturer: SunplusIT Inc
[ 3.797346] ccp 0000:07:00.2: enabling device (0000 -> 0002)
[ 3.797573] snd_pci_acp3x 0000:07:00.5: enabling device (0000 -> 0002)
[ 3.797646] snd_pci_acp3x 0000:07:00.5: ACP audio mode : 0
[ 3.798332] ccp 0000:07:00.2: ccp enabled
[ 3.798338] ccp 0000:07:00.2: psp: unable to access the device: you might be running a broken BIOS.
[ 3.808457] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
[ 3.808463] piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection
[ 3.808553] piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20
[ 3.811559] sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
[ 3.811668] sp5100-tco sp5100-tco: Using 0xfeb00000 for watchdog MMIO address
[ 3.812256] sp5100-tco sp5100-tco: initialized. heartbeat=60 sec (nowayout=0)
[ 3.831082] libphy: r8169: probed
[ 3.831260] r8169 0000:06:00.0 eth0: RTL8168h/8111h, 00:d8:61:8a:75:f9, XID 541, IRQ 80
[ 3.831264] r8169 0000:06:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
[ 3.869612] usb 4-1: new SuperSpeed Gen 1 USB device number 2 using xhci_hcd
[ 3.883281] input: PC Speaker as /devices/platform/pcspkr/input/input7
[ 3.887121] RAPL PMU: API unit is 2^-32 Joules, 1 fixed counters, 163840 ms ovfl timer
[ 3.887135] RAPL PMU: hw unit of domain package 2^-16 Joules
[ 3.888877] usb 4-1: New USB device found, idVendor=05e3, idProduct=0612, bcdDevice=92.24
[ 3.888889] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 3.888895] usb 4-1: Product: USB3.0 Hub
[ 3.888899] usb 4-1: Manufacturer: GenesysLogic
[ 3.889116] input: ELAN2203:00 04F3:30FA Mouse as /devices/platform/AMDI0010:01/i2c-0/i2c-ELAN2203:00/0018:04F3:30FA.0001/input/input9
[ 3.889289] input: ELAN2203:00 04F3:30FA Touchpad as /devices/platform/AMDI0010:01/i2c-0/i2c-ELAN2203:00/0018:04F3:30FA.0001/input/input11
[ 3.889395] hid-generic 0018:04F3:30FA.0001: input,hidraw0: I2C HID v1.00 Mouse [ELAN2203:00 04F3:30FA] on i2c-ELAN2203:00
[ 3.903269] cryptd: max_cpu_qlen set to 1000
[ 3.908013] hub 4-1:1.0: USB hub found
[ 3.908311] hub 4-1:1.0: 2 ports detected
[ 3.951806] AVX2 version of gcm_enc/dec engaged.
[ 3.951810] AES CTR mode by8 optimization enabled
[ 3.952355] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 3.955377] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 3.969855] input: ITON HID Wireless Dongle Keyboard as /devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb1/1-3/1-3:1.0/0003:093A:8312.0002/input/input12
[ 3.980158] r8169 0000:06:00.0 enp6s0: renamed from eth0
[ 4.009632] usb 3-2: new high-speed USB device number 3 using xhci_hcd
[ 4.036576] input: ITON HID Wireless Dongle Consumer Control as /devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb1/1-3/1-3:1.0/0003:093A:8312.0002/input/input13
[ 4.036649] hid-generic 0003:093A:8312.0002: input,hidraw1: USB HID v1.11 Keyboard [ITON HID Wireless Dongle] on usb-0000:07:00.3-3/input0
[ 4.039620] random: dbus-daemon: uninitialized urandom read (12 bytes read)
[ 4.048076] input: ITON HID Wireless Dongle as /devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb1/1-3/1-3:1.1/0003:093A:8312.0003/input/input14
[ 4.051009] hid-generic 0003:093A:8312.0003: input,hidraw2: USB HID v1.11 Mouse [ITON HID Wireless Dongle] on usb-0000:07:00.3-3/input1
[ 4.060960] hid-generic 0003:093A:8312.0004: hiddev96,hidraw3: USB HID v1.11 Device [ITON HID Wireless Dongle] on usb-0000:07:00.3-3/input2
[ 4.061029] usbcore: registered new interface driver usbhid
[ 4.061030] usbhid: USB HID core driver
[ 4.067471] input: MSI WMI hotkeys as /devices/virtual/input/input15
[ 4.151339] usb 3-2: New USB device found, idVendor=05e3, idProduct=0608, bcdDevice=60.70
[ 4.151345] usb 3-2: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 4.151346] usb 3-2: Product: USB2.0 Hub
[ 4.160420] mousedev: PS/2 mouse device common for all mice
[ 4.160632] kvm: Nested Virtualization enabled
[ 4.160659] SVM: kvm: Nested Paging enabled
[ 4.160660] SVM: Virtual VMLOAD VMSAVE supported
[ 4.160661] SVM: Virtual GIF supported
[ 4.163846] MCE: In-kernel MCE decoding enabled.
[ 4.167403] EDAC amd64: F17h_M10h detected (node 0).
[ 4.167461] EDAC amd64: Node 0: DRAM ECC disabled.
[ 4.179969] input: ELAN2203:00 04F3:30FA Mouse as /devices/platform/AMDI0010:01/i2c-0/i2c-ELAN2203:00/0018:04F3:30FA.0001/input/input16
[ 4.180111] input: ELAN2203:00 04F3:30FA Touchpad as /devices/platform/AMDI0010:01/i2c-0/i2c-ELAN2203:00/0018:04F3:30FA.0001/input/input18
[ 4.180222] hid-multitouch 0018:04F3:30FA.0001: input,hidraw0: I2C HID v1.00 Mouse [ELAN2203:00 04F3:30FA] on i2c-ELAN2203:00
[ 4.195889] hub 3-2:1.0: USB hub found
[ 4.196324] hub 3-2:1.0: 4 ports detected
[ 4.199503] Generic FE-GE Realtek PHY r8169-600:00: attached PHY driver (mii_bus:phy_addr=r8169-600:00, irq=IGNORE)
[ 4.287281] EDAC amd64: F17h_M10h detected (node 0).
[ 4.287379] EDAC amd64: Node 0: DRAM ECC disabled.
[ 4.288935] rtw_8822ce 0000:05:00.0: Firmware version 9.9.4, H2C version 15
[ 4.288953] rtw_8822ce 0000:05:00.0: enabling device (0000 -> 0003)
[ 4.289265] rtw_8822ce 0000:05:00.0: Firmware version 9.9.6, H2C version 15
[ 4.290208] mc: Linux media interface: v0.10
[ 4.296704] intel_rapl_common: Found RAPL domain package
[ 4.296709] intel_rapl_common: Found RAPL domain core
[ 4.363402] psmouse serio1: elantech: assuming hardware version 4 (with firmware version 0x4f4001)
[ 4.372546] psmouse serio1: elantech: Synaptics capabilities query result 0x01, 0x17, 0x0d.
[ 4.381698] psmouse serio1: elantech: Elan sample query result 00, 43, 86
[ 4.383859] EDAC amd64: F17h_M10h detected (node 0).
[ 4.383946] EDAC amd64: Node 0: DRAM ECC disabled.
[ 4.385954] snd_hda_intel 0000:03:00.1: enabling device (0000 -> 0002)
[ 4.386177] snd_hda_intel 0000:03:00.1: Handle vga_switcheroo audio client
[ 4.386185] snd_hda_intel 0000:03:00.1: Force to non-snoop mode
[ 4.386675] snd_hda_intel 0000:07:00.6: enabling device (0000 -> 0002)
[ 4.389584] r8169 0000:06:00.0 enp6s0: Link is Down
[ 4.390849] psmouse serio1: elantech: Elan ic body: 0x10, current fw version: 0x2
[ 4.399089] videodev: Linux video capture interface: v2.00
[ 4.402881] rtw_8822ce 0000:05:00.0 wlo1: renamed from wlan0
[ 4.440219] input: ETPS/2 Elantech Touchpad as /devices/platform/i8042/serio1/input/input8
[ 4.489487] usb 3-2.1: new high-speed USB device number 4 using xhci_hcd
[ 4.563299] EDAC amd64: F17h_M10h detected (node 0).
[ 4.563379] EDAC amd64: Node 0: DRAM ECC disabled.
[ 4.570106] snd_hda_intel 0000:03:00.1: bound 0000:03:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
[ 4.572398] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.1/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card0/input19
[ 4.572515] input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.1/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card0/input20
[ 4.572625] input: HDA ATI HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.1/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card0/input21
[ 4.572734] input: HDA ATI HDMI HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.1/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card0/input22
[ 4.572870] input: HDA ATI HDMI HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:01.1/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card0/input23
[ 4.581967] usb 3-2.1: New USB device found, idVendor=0bda, idProduct=0129, bcdDevice=39.60
[ 4.581980] usb 3-2.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 4.581987] usb 3-2.1: Product: USB2.0-CRW
[ 4.581992] usb 3-2.1: Manufacturer: Generic
[ 4.581996] usb 3-2.1: SerialNumber: 20100201396000000
[ 4.584095] snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC233: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[ 4.584101] snd_hda_codec_realtek hdaudioC1D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 4.584104] snd_hda_codec_realtek hdaudioC1D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[ 4.584107] snd_hda_codec_realtek hdaudioC1D0: mono: mono_out=0x0
[ 4.584108] snd_hda_codec_realtek hdaudioC1D0: dig-out=0x1e/0x0
[ 4.584110] snd_hda_codec_realtek hdaudioC1D0: inputs:
[ 4.584112] snd_hda_codec_realtek hdaudioC1D0: Mic=0x1a
[ 4.584113] snd_hda_codec_realtek hdaudioC1D0: Internal Mic=0x12
[ 4.645928] input: HD-Audio Generic Mic as /devices/pci0000:00/0000:00:08.1/0000:07:00.6/sound/card1/input24
[ 4.646236] input: HD-Audio Generic Headphone as /devices/pci0000:00/0000:00:08.1/0000:07:00.6/sound/card1/input25
[ 4.684871] EDAC amd64: F17h_M10h detected (node 0).
[ 4.684939] EDAC amd64: Node 0: DRAM ECC disabled.
[ 4.722818] usb 3-2.3: new high-speed USB device number 5 using xhci_hcd
[ 4.722840] random: crng init done
[ 4.722842] random: 5 urandom warning(s) missed due to ratelimiting
[ 4.811605] EDAC amd64: F17h_M10h detected (node 0).
[ 4.811682] EDAC amd64: Node 0: DRAM ECC disabled.
[ 4.812376] uvcvideo: Found UVC 1.00 device HD Webcam (5986:211c)
[ 4.819330] usb 3-2.3: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice=92.24
[ 4.819339] usb 3-2.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 4.819343] usb 3-2.3: Product: USB2.0 Hub
[ 4.819347] usb 3-2.3: Manufacturer: GenesysLogic
[ 4.868393] hub 3-2.3:1.0: USB hub found
[ 4.868957] hub 3-2.3:1.0: 4 ports detected
[ 4.876278] input: HD Webcam: HD Webcam as /devices/pci0000:00/0000:00:08.1/0000:07:00.4/usb3/3-1/3-1:1.0/input/input26
[ 4.876356] usbcore: registered new interface driver uvcvideo
[ 4.876358] USB Video Class driver (1.1.1)
[ 4.924047] EDAC amd64: F17h_M10h detected (node 0).
[ 4.924121] EDAC amd64: Node 0: DRAM ECC disabled.
[ 5.009485] usb 3-2.4: new full-speed USB device number 6 using xhci_hcd
[ 5.017409] EDAC amd64: F17h_M10h detected (node 0).
[ 5.017486] EDAC amd64: Node 0: DRAM ECC disabled.
[ 5.119473] usb 3-2.4: New USB device found, idVendor=13d3, idProduct=3549, bcdDevice= 0.00
[ 5.119483] usb 3-2.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 5.119487] usb 3-2.4: Product: Bluetooth Radio
[ 5.119490] usb 3-2.4: Manufacturer: Realtek
[ 5.119493] usb 3-2.4: SerialNumber: 00e04c000001
[ 5.226153] usb 3-2.3.3: new high-speed USB device number 7 using xhci_hcd
[ 5.260471] Bluetooth: Core ver 2.22
[ 5.260510] NET: Registered protocol family 31
[ 5.260511] Bluetooth: HCI device and connection manager initialized
[ 5.260515] Bluetooth: HCI socket layer initialized
[ 5.260521] Bluetooth: L2CAP socket layer initialized
[ 5.260528] Bluetooth: SCO socket layer initialized
[ 5.272769] usbcore: registered new interface driver btusb
[ 5.274721] Bluetooth: hci0: RTL: examining hci_ver=0a hci_rev=000c lmp_ver=0a lmp_subver=8822
[ 5.277720] Bluetooth: hci0: RTL: rom_version status=0 version=3
[ 5.277725] Bluetooth: hci0: RTL: loading rtl_bt/rtl8822cu_fw.bin
[ 5.278118] Bluetooth: hci0: RTL: loading rtl_bt/rtl8822cu_config.bin
[ 5.278244] Bluetooth: hci0: RTL: cfg_sz 6, total sz 35514
[ 5.289972] kauditd_printk_skb: 32 callbacks suppressed
[ 5.289976] audit: type=1130 audit(1618671385.118:43): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=bluetooth comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 5.296337] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 5.296340] Bluetooth: BNEP filters: protocol multicast
[ 5.296344] Bluetooth: BNEP socket layer initialized
[ 5.318069] usb 3-2.3.3: New USB device found, idVendor=1a40, idProduct=0101, bcdDevice= 1.11
[ 5.318075] usb 3-2.3.3: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 5.318077] usb 3-2.3.3: Product: USB 2.0 Hub
[ 5.379764] hub 3-2.3.3:1.0: USB hub found
[ 5.380087] hub 3-2.3.3:1.0: 4 ports detected
[ 5.395245] usbcore: registered new interface driver rtsx_usb
[ 5.504454] rtw_8822ce 0000:05:00.0: start vif c0:e4:34:5e:86:51 on port 0
[ 5.505550] rtw_8822ce 0000:05:00.0: stop vif c0:e4:34:5e:86:51 on port 0
[ 5.725741] rtw_8822ce 0000:05:00.0: start vif d6:54:62:5e:32:43 on port 0
[ 5.729721] Bluetooth: hci0: RTL: fw version 0x099a7253
[ 5.742078] audit: type=1130 audit(1618671385.568:44): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=wpa_supplicant comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 5.762821] usb 3-2.3.3.4: new high-speed USB device number 8 using xhci_hcd
[ 5.876613] NET: Registered protocol family 38
[ 5.957972] usb 3-2.3.3.4: New USB device found, idVendor=1a40, idProduct=0101, bcdDevice= 1.11
[ 5.957982] usb 3-2.3.3.4: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 5.957987] usb 3-2.3.3.4: Product: USB 2.0 Hub
[ 6.019672] hub 3-2.3.3.4:1.0: USB hub found
[ 6.019970] hub 3-2.3.3.4:1.0: 4 ports detected
[ 8.162478] IPv6: ADDRCONF(NETDEV_CHANGE): enp6s0: link becomes ready
[ 8.162653] r8169 0000:06:00.0 enp6s0: Link is Up - 1Gbps/Full - flow control rx/tx
[ 10.282572] audit: type=1131 audit(1618671390.108:45): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 11.020284] audit: type=1100 audit(1618671390.848:46): pid=403 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_securetty,pam_shells,pam_faillock,pam_permit,pam_faillock acct="piotr" exe="/usr/bin/ly" hostname=msi addr=? terminal=tty2 res=success'
[ 11.021835] audit: type=1101 audit(1618671390.848:47): pid=403 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="piotr" exe="/usr/bin/ly" hostname=msi addr=? terminal=/dev/tty2 res=success'
[ 11.022026] audit: type=1103 audit(1618671390.848:48): pid=403 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_securetty,pam_shells,pam_faillock,pam_permit,pam_faillock acct="piotr" exe="/usr/bin/ly" hostname=msi addr=? terminal=/dev/tty2 res=success'
[ 11.022062] audit: type=1006 audit(1618671390.848:49): pid=403 uid=0 old-auid=4294967295 auid=1000 tty=tty2 old-ses=4294967295 ses=1 res=1
[ 11.022069] audit: type=1300 audit(1618671390.848:49): arch=c000003e syscall=1 success=yes exit=4 a0=9 a1=7ffc68e35270 a2=4 a3=3e8 items=0 ppid=1 pid=403 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=tty2 ses=1 comm="ly" exe="/usr/bin/ly" key=(null)
[ 11.022072] audit: type=1327 audit(1618671390.848:49): proctitle="/usr/bin/ly"
[ 11.036446] audit: type=1130 audit(1618671390.865:50): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 11.043964] audit: type=1101 audit(1618671390.872:51): pid=492 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="piotr" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 11.043989] audit: type=1103 audit(1618671390.872:52): pid=492 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="piotr" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
[ 11.044065] audit: type=1006 audit(1618671390.872:53): pid=492 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=2 res=1
[ 14.276292] rtw_8822ce 0000:05:00.0: stop vif d6:54:62:5e:32:43 on port 0
[ 14.501204] rtw_8822ce 0000:05:00.0: start vif c0:e4:34:5e:86:51 on port 0
[ 18.690971] wlo1: authenticate with 62:02:71:96:ce:45
[ 19.094870] wlo1: send auth to 62:02:71:96:ce:45 (try 1/3)
[ 19.098303] wlo1: authenticated
[ 19.099484] wlo1: associate with 62:02:71:96:ce:45 (try 1/3)
[ 19.104771] wlo1: RX AssocResp from 62:02:71:96:ce:45 (capab=0x11 status=0 aid=8)
[ 19.104794] rtw_8822ce 0000:05:00.0: sta 62:02:71:96:ce:45 joined with macid 0
[ 19.104996] wlo1: associated
[ 19.144547] IPv6: ADDRCONF(NETDEV_CHANGE): wlo1: link becomes ready
[ 19.181397] kauditd_printk_skb: 10 callbacks suppressed
[ 19.181401] audit: type=1130 audit(1618671399.008:60): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 29.008435] audit: type=1131 audit(1618671408.835:61): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 35.331324] audit: type=1131 audit(1618671415.158:62): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 35.480023] audit: type=1334 audit(1618671415.312:63): prog-id=22 op=UNLOAD
[ 35.480034] audit: type=1334 audit(1618671415.312:64): prog-id=21 op=UNLOAD
[ 35.480039] audit: type=1334 audit(1618671415.312:65): prog-id=20 op=UNLOAD
[ 43.408879] audit: type=1130 audit(1618671423.235:66): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 44.419794] audit: type=1130 audit(1618671424.248:67): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 44.811566] Bluetooth: RFCOMM TTY layer initialized
[ 44.811578] Bluetooth: RFCOMM socket layer initialized
[ 44.811586] Bluetooth: RFCOMM ver 1.11
[ 355.111739] audit: type=1100 audit(1618671734.938:68): pid=7146 uid=1000 auid=1000 ses=1 msg='op=PAM:authentication grantors=pam_faillock,pam_permit,pam_faillock acct="piotr" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 355.112995] audit: type=1101 audit(1618671734.942:69): pid=7146 uid=1000 auid=1000 ses=1 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="piotr" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 355.114000] audit: type=1110 audit(1618671734.942:70): pid=7146 uid=1000 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 355.115690] audit: type=1105 audit(1618671734.942:71): pid=7146 uid=1000 auid=1000 ses=1 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 355.129922] audit: type=1106 audit(1618671734.958:72): pid=7146 uid=1000 auid=1000 ses=1 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 355.130021] audit: type=1104 audit(1618671734.958:73): pid=7146 uid=1000 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 389.976690] audit: type=1101 audit(1618671769.805:74): pid=7852 uid=1000 auid=1000 ses=1 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="piotr" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 389.977252] audit: type=1110 audit(1618671769.805:75): pid=7852 uid=1000 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 389.978325] audit: type=1105 audit(1618671769.805:76): pid=7852 uid=1000 auid=1000 ses=1 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 0.000000] Linux version 5.11.15-arch1-2 (linux@archlinux) (gcc (GCC) 10.2.0, GNU ld (GNU Binutils) 2.36.1) #1 SMP PREEMPT Sat, 17 Apr 2021 00:22:30 +0000
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=ca5db810-e029-461d-be1c-3265933a7dd3 rw loglevel=3 acpi_backlight=vendor amdgpu.runpm=0
[ 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: xstate_offset[2]: 576, xstate_sizes[2]: 256
[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000009e01fff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000009e02000-0x0000000009ffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000a200000-0x000000000a20afff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x000000000a20b000-0x00000000bae13fff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000bae14000-0x00000000bc2fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000bc300000-0x00000000bc7abfff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000bc7ac000-0x00000000bc967fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000bc968000-0x00000000be544fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000be545000-0x00000000be5bdfff] type 20
[ 0.000000] BIOS-e820: [mem 0x00000000be5be000-0x00000000beffffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000bf000000-0x00000000bfffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fd000000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x00000005beffffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000005bf000000-0x000000063effffff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000063f000000-0x000000063f33ffff] usable
[ 0.000000] BIOS-e820: [mem 0x000000063f340000-0x000000063fffffff] reserved
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] efi: EFI v2.70 by American Megatrends
[ 0.000000] efi: TPMFinalLog=0xbc921000 ACPI 2.0=0xbc8b7000 ACPI=0xbc8b7000 SMBIOS=0xbe3fd000 SMBIOS 3.0=0xbe3fc000 MEMATTR=0xb7914418 ESRT=0xb9911118
[ 0.000000] SMBIOS 3.2.1 present.
[ 0.000000] DMI: Micro-Star International Co., Ltd. Alpha 15 A3DD/MS-16U6, BIOS E16U6AMS.110 05/20/2020
[ 0.000000] tsc: Fast TSC calibration using PIT
[ 0.000000] tsc: Detected 2295.789 MHz processor
[ 0.000223] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000226] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000231] last_pfn = 0x63f340 max_arch_pfn = 0x400000000
[ 0.000235] MTRR default type: uncachable
[ 0.000236] MTRR fixed ranges enabled:
[ 0.000237] 00000-9FFFF write-back
[ 0.000239] A0000-DFFFF uncachable
[ 0.000240] E0000-FFFFF write-protect
[ 0.000240] MTRR variable ranges enabled:
[ 0.000241] 0 base 000000000000 mask FFFF80000000 write-back
[ 0.000243] 1 base 000080000000 mask FFFFC0000000 write-back
[ 0.000244] 2 disabled
[ 0.000245] 3 disabled
[ 0.000245] 4 disabled
[ 0.000246] 5 disabled
[ 0.000246] 6 disabled
[ 0.000247] 7 disabled
[ 0.000247] TOM2: 0000000640000000 aka 25600M
[ 0.000464] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.000717] e820: update [mem 0xc0000000-0xffffffff] usable ==> reserved
[ 0.000725] last_pfn = 0xbf000 max_arch_pfn = 0x400000000
[ 0.004460] ACPI: Early table checksum verification disabled
[ 0.004464] ACPI: RSDP 0x00000000BC8B7000 000024 (v02 MSI_NB)
[ 0.004468] ACPI: XSDT 0x00000000BC8B70B8 0000EC (v01 MSI_NB MEGABOOK 01072009 AMI 00010013)
[ 0.004474] ACPI: FACP 0x00000000BC8C2DF8 000114 (v06 MSI_NB MEGABOOK 01072009 AMI 00010013)
[ 0.004479] ACPI: DSDT 0x00000000BC8B7238 00BBBD (v02 MSI_NB MEGABOOK 01072009 INTL 20120913)
[ 0.004482] ACPI: FACS 0x00000000BC920D80 000040
[ 0.004485] ACPI: APIC 0x00000000BC8C2F10 0000DE (v03 MSI_NB MEGABOOK 01072009 AMI 00010013)
[ 0.004488] ACPI: FPDT 0x00000000BC8C2FF0 000044 (v01 MSI_NB MEGABOOK 01072009 AMI 00010013)
[ 0.004490] ACPI: FIDT 0x00000000BC8C3038 00009C (v01 MSI_NB MEGABOOK 01072009 AMI 00010013)
[ 0.004493] ACPI: ECDT 0x00000000BC8C30D8 0000C1 (v01 MSI_NB MEGABOOK 01072009 AMI. 00010013)
[ 0.004496] ACPI: SSDT 0x00000000BC8C31A0 005419 (v02 AMD AmdTable 00000002 MSFT 02000002)
[ 0.004499] ACPI: MCFG 0x00000000BC8C85C0 00003C (v01 MSI_NB MEGABOOK 01072009 MSFT 00010013)
[ 0.004501] ACPI: HPET 0x00000000BC8C8600 000038 (v01 MSI_NB MEGABOOK 01072009 AMI 00000005)
[ 0.004504] ACPI: UEFI 0x00000000BC8C8638 000042 (v01 MSI_NB MEGABOOK 00000002 01000013)
[ 0.004507] ACPI: VFCT 0x00000000BC8C8680 00D484 (v01 MSI_NB MEGABOOK 00000001 AMD 31504F47)
[ 0.004509] ACPI: BGRT 0x00000000BC8D5B08 000038 (v01 MSI_NB MEGABOOK 01072009 AMI 00010013)
[ 0.004512] ACPI: TPM2 0x00000000BC8D5B40 000038 (v04 MSI_NB MEGABOOK 00000001 AMI 00000000)
[ 0.004514] ACPI: IVRS 0x00000000BC8D5B78 00013E (v02 AMD AMD IVRS 00000001 AMD 00000000)
[ 0.004517] ACPI: SSDT 0x00000000BC8D5CB8 00119C (v01 AMD AMD CPU 00000001 AMD 00000001)
[ 0.004520] ACPI: CRAT 0x00000000BC8D6E58 000838 (v01 AMD AMD CRAT 00000001 AMD 00000001)
[ 0.004522] ACPI: CDIT 0x00000000BC8D7690 000029 (v01 AMD AMD CDIT 00000001 AMD 00000001)
[ 0.004525] ACPI: SSDT 0x00000000BC8D76C0 0001D4 (v01 AMD AmdTable 00000001 INTL 20120913)
[ 0.004528] ACPI: SSDT 0x00000000BC8D7898 000A47 (v01 AMD AmdTable 00000001 INTL 20120913)
[ 0.004530] ACPI: SSDT 0x00000000BC8D82E0 0010A5 (v01 AMD AmdTable 00000001 INTL 20120913)
[ 0.004533] ACPI: SSDT 0x00000000BC8D9388 0000D7 (v01 AMD AmdTable 00000001 INTL 20120913)
[ 0.004535] ACPI: SSDT 0x00000000BC8D9460 001180 (v01 AMD AmdTable 00000001 INTL 20120913)
[ 0.004538] ACPI: SSDT 0x00000000BC8DA5E0 000162 (v01 AMD AmdTable 00000001 INTL 20120913)
[ 0.004541] ACPI: SSDT 0x00000000BC8DA748 002369 (v01 AMD AmdTable 00000001 INTL 20120913)
[ 0.004543] ACPI: WSMT 0x00000000BC8DCAB8 000028 (v01 MSI_NB MEGABOOK 01072009 AMI 00010013)
[ 0.004546] ACPI: SSDT 0x00000000BC8DCAE0 0002FE (v01 AMD AmdTable 00000001 INTL 20120913)
[ 0.004548] ACPI: Reserving FACP table memory at [mem 0xbc8c2df8-0xbc8c2f0b]
[ 0.004549] ACPI: Reserving DSDT table memory at [mem 0xbc8b7238-0xbc8c2df4]
[ 0.004550] ACPI: Reserving FACS table memory at [mem 0xbc920d80-0xbc920dbf]
[ 0.004551] ACPI: Reserving APIC table memory at [mem 0xbc8c2f10-0xbc8c2fed]
[ 0.004552] ACPI: Reserving FPDT table memory at [mem 0xbc8c2ff0-0xbc8c3033]
[ 0.004553] ACPI: Reserving FIDT table memory at [mem 0xbc8c3038-0xbc8c30d3]
[ 0.004554] ACPI: Reserving ECDT table memory at [mem 0xbc8c30d8-0xbc8c3198]
[ 0.004555] ACPI: Reserving SSDT table memory at [mem 0xbc8c31a0-0xbc8c85b8]
[ 0.004555] ACPI: Reserving MCFG table memory at [mem 0xbc8c85c0-0xbc8c85fb]
[ 0.004556] ACPI: Reserving HPET table memory at [mem 0xbc8c8600-0xbc8c8637]
[ 0.004557] ACPI: Reserving UEFI table memory at [mem 0xbc8c8638-0xbc8c8679]
[ 0.004558] ACPI: Reserving VFCT table memory at [mem 0xbc8c8680-0xbc8d5b03]
[ 0.004559] ACPI: Reserving BGRT table memory at [mem 0xbc8d5b08-0xbc8d5b3f]
[ 0.004559] ACPI: Reserving TPM2 table memory at [mem 0xbc8d5b40-0xbc8d5b77]
[ 0.004560] ACPI: Reserving IVRS table memory at [mem 0xbc8d5b78-0xbc8d5cb5]
[ 0.004561] ACPI: Reserving SSDT table memory at [mem 0xbc8d5cb8-0xbc8d6e53]
[ 0.004562] ACPI: Reserving CRAT table memory at [mem 0xbc8d6e58-0xbc8d768f]
[ 0.004563] ACPI: Reserving CDIT table memory at [mem 0xbc8d7690-0xbc8d76b8]
[ 0.004564] ACPI: Reserving SSDT table memory at [mem 0xbc8d76c0-0xbc8d7893]
[ 0.004564] ACPI: Reserving SSDT table memory at [mem 0xbc8d7898-0xbc8d82de]
[ 0.004565] ACPI: Reserving SSDT table memory at [mem 0xbc8d82e0-0xbc8d9384]
[ 0.004566] ACPI: Reserving SSDT table memory at [mem 0xbc8d9388-0xbc8d945e]
[ 0.004567] ACPI: Reserving SSDT table memory at [mem 0xbc8d9460-0xbc8da5df]
[ 0.004568] ACPI: Reserving SSDT table memory at [mem 0xbc8da5e0-0xbc8da741]
[ 0.004569] ACPI: Reserving SSDT table memory at [mem 0xbc8da748-0xbc8dcab0]
[ 0.004569] ACPI: Reserving WSMT table memory at [mem 0xbc8dcab8-0xbc8dcadf]
[ 0.004570] ACPI: Reserving SSDT table memory at [mem 0xbc8dcae0-0xbc8dcddd]
[ 0.004575] esrt: Reserving ESRT space from 0x00000000b9911118 to 0x00000000b9911150.
[ 0.004585] e820: update [mem 0xb9911000-0xb9911fff] usable ==> reserved
[ 0.004639] check: Scanning 1 areas for low memory corruption
[ 0.004648] Using GB pages for direct mapping
[ 0.005180] Secure boot could not be determined
[ 0.005180] RAMDISK: [mem 0x35555000-0x36aa1fff]
[ 0.005197] ACPI: Local APIC address 0xfee00000
[ 0.005246] No NUMA configuration found
[ 0.005248] Faking a node at [mem 0x0000000000000000-0x000000063f33ffff]
[ 0.005251] NODE_DATA(0) allocated [mem 0x63f33c000-0x63f33ffff]
[ 0.005284] Zone ranges:
[ 0.005285] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.005287] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.005288] Normal [mem 0x0000000100000000-0x000000063f33ffff]
[ 0.005290] Device empty
[ 0.005291] Movable zone start for each node
[ 0.005291] Early memory node ranges
[ 0.005292] node 0: [mem 0x0000000000001000-0x000000000009ffff]
[ 0.005293] node 0: [mem 0x0000000000100000-0x0000000009e01fff]
[ 0.005294] node 0: [mem 0x000000000a000000-0x000000000a1fffff]
[ 0.005295] node 0: [mem 0x000000000a20b000-0x00000000bae13fff]
[ 0.005296] node 0: [mem 0x00000000bc300000-0x00000000bc7abfff]
[ 0.005296] node 0: [mem 0x00000000be5be000-0x00000000beffffff]
[ 0.005297] node 0: [mem 0x0000000100000000-0x00000005beffffff]
[ 0.005299] node 0: [mem 0x000000063f000000-0x000000063f33ffff]
[ 0.005300] Initmem setup node 0 [mem 0x0000000000001000-0x000000063f33ffff]
[ 0.005302] On node 0 totalpages: 5746136
[ 0.005303] DMA zone: 64 pages used for memmap
[ 0.005304] DMA zone: 28 pages reserved
[ 0.005305] DMA zone: 3999 pages, LIFO batch:0
[ 0.005497] DMA zone: 28769 pages in unavailable ranges
[ 0.005498] DMA32 zone: 11948 pages used for memmap
[ 0.005499] DMA32 zone: 764665 pages, LIFO batch:63
[ 0.011677] DMA32 zone: 17671 pages in unavailable ranges
[ 0.011681] Normal zone: 77773 pages used for memmap
[ 0.011682] Normal zone: 4977472 pages, LIFO batch:63
[ 0.053066] Normal zone: 36032 pages in unavailable ranges
[ 0.053790] ACPI: PM-Timer IO Port: 0x808
[ 0.053793] ACPI: Local APIC address 0xfee00000
[ 0.053799] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[ 0.053812] IOAPIC[0]: apic_id 9, version 33, address 0xfec00000, GSI 0-23
[ 0.053820] IOAPIC[1]: apic_id 10, version 33, address 0xfec01000, GSI 24-55
[ 0.053821] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.053823] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[ 0.053824] ACPI: IRQ0 used by override.
[ 0.053826] ACPI: IRQ9 used by override.
[ 0.053827] Using ACPI (MADT) for SMP configuration information
[ 0.053828] ACPI: HPET id: 0x10228201 base: 0xfed00000
[ 0.053841] e820: update [mem 0xb77c4000-0xb78b7fff] usable ==> reserved
[ 0.053850] smpboot: Allowing 16 CPUs, 8 hotplug CPUs
[ 0.053869] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.053871] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[ 0.053872] PM: hibernation: Registered nosave memory: [mem 0x09e02000-0x09ffffff]
[ 0.053874] PM: hibernation: Registered nosave memory: [mem 0x0a200000-0x0a20afff]
[ 0.053875] PM: hibernation: Registered nosave memory: [mem 0xb77c4000-0xb78b7fff]
[ 0.053877] PM: hibernation: Registered nosave memory: [mem 0xb9911000-0xb9911fff]
[ 0.053878] PM: hibernation: Registered nosave memory: [mem 0xbae14000-0xbc2fffff]
[ 0.053880] PM: hibernation: Registered nosave memory: [mem 0xbc7ac000-0xbc967fff]
[ 0.053880] PM: hibernation: Registered nosave memory: [mem 0xbc968000-0xbe544fff]
[ 0.053881] PM: hibernation: Registered nosave memory: [mem 0xbe545000-0xbe5bdfff]
[ 0.053882] PM: hibernation: Registered nosave memory: [mem 0xbf000000-0xbfffffff]
[ 0.053883] PM: hibernation: Registered nosave memory: [mem 0xc0000000-0xf7ffffff]
[ 0.053884] PM: hibernation: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
[ 0.053884] PM: hibernation: Registered nosave memory: [mem 0xfc000000-0xfcffffff]
[ 0.053885] PM: hibernation: Registered nosave memory: [mem 0xfd000000-0xffffffff]
[ 0.053886] PM: hibernation: Registered nosave memory: [mem 0x5bf000000-0x63effffff]
[ 0.053888] [mem 0xc0000000-0xf7ffffff] available for PCI devices
[ 0.053889] Booting paravirtualized kernel on bare hardware
[ 0.053891] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[ 0.057542] setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:16 nr_node_ids:1
[ 0.058128] percpu: Embedded 56 pages/cpu s192512 r8192 d28672 u262144
[ 0.058136] pcpu-alloc: s192512 r8192 d28672 u262144 alloc=1*2097152
[ 0.058138] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15
[ 0.058165] Built 1 zonelists, mobility grouping on. Total pages: 5656323
[ 0.058166] Policy zone: Normal
[ 0.058168] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=ca5db810-e029-461d-be1c-3265933a7dd3 rw loglevel=3 acpi_backlight=vendor amdgpu.runpm=0
[ 0.061363] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
[ 0.062948] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[ 0.062996] mem auto-init: stack:byref_all(zero), heap alloc:on, heap free:off
[ 0.107627] Memory: 22366896K/22984544K available (14344K kernel code, 2029K rwdata, 8876K rodata, 1668K init, 4380K bss, 617388K reserved, 0K cma-reserved)
[ 0.107635] random: get_random_u64 called from __kmem_cache_create+0x26/0x530 with crng_init=0
[ 0.107748] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=16, Nodes=1
[ 0.107762] ftrace: allocating 41699 entries in 163 pages
[ 0.119581] ftrace: allocated 163 pages with 4 groups
[ 0.119695] rcu: Preemptible hierarchical RCU implementation.
[ 0.119696] rcu: RCU dyntick-idle grace-period acceleration is enabled.
[ 0.119697] rcu: RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=16.
[ 0.119698] rcu: RCU priority boosting: priority 1 delay 500 ms.
[ 0.119699] Trampoline variant of Tasks RCU enabled.
[ 0.119699] Rude variant of Tasks RCU enabled.
[ 0.119700] Tracing variant of Tasks RCU enabled.
[ 0.119700] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[ 0.119701] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=16
[ 0.122215] NR_IRQS: 20736, nr_irqs: 1096, preallocated irqs: 16
[ 0.122591] Console: colour dummy device 80x25
[ 0.122601] printk: console [tty0] enabled
[ 0.122615] ACPI: Core revision 20201113
[ 0.122765] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
[ 0.122789] APIC: Switch to symmetric I/O mode setup
[ 0.123556] AMD-Vi: ivrs, add hid:PNP0D40, uid:, rdevid:152
[ 0.123889] Switched APIC routing to physical flat.
[ 0.124666] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.139462] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2117ab45c4c, max_idle_ns: 440795239981 ns
[ 0.139469] Calibrating delay loop (skipped), value calculated using timer frequency.. 4593.89 BogoMIPS (lpj=7652630)
[ 0.139472] pid_max: default: 32768 minimum: 301
[ 0.142341] LSM: Security Framework initializing
[ 0.142346] Yama: becoming mindful.
[ 0.142355] LSM support for eBPF active
[ 0.142444] Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.142528] Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.142817] LVT offset 1 assigned for vector 0xf9
[ 0.142863] LVT offset 2 assigned for vector 0xf4
[ 0.142877] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 512
[ 0.142879] Last level dTLB entries: 4KB 1536, 2MB 1536, 4MB 768, 1GB 0
[ 0.142881] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 0.142883] Spectre V2 : Mitigation: Full AMD retpoline
[ 0.142884] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 0.142885] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[ 0.142886] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[ 0.143095] Freeing SMP alternatives memory: 36K
[ 0.253013] smpboot: CPU0: AMD Ryzen 7 3750H with Radeon Vega Mobile Gfx (family: 0x17, model: 0x18, stepping: 0x1)
[ 0.253118] Performance Events: Fam17h+ core perfctr, AMD PMU driver.
[ 0.253122] ... version: 0
[ 0.253123] ... bit width: 48
[ 0.253124] ... generic registers: 6
[ 0.253124] ... value mask: 0000ffffffffffff
[ 0.253125] ... max period: 00007fffffffffff
[ 0.253126] ... fixed-purpose events: 0
[ 0.253126] ... event mask: 000000000000003f
[ 0.253173] rcu: Hierarchical SRCU implementation.
[ 0.253514] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[ 0.253637] smp: Bringing up secondary CPUs ...
[ 0.253728] x86: Booting SMP configuration:
[ 0.253729] .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7
[ 0.269516] smp: Brought up 1 node, 8 CPUs
[ 0.269516] smpboot: Max logical packages: 2
[ 0.269516] smpboot: Total of 8 processors activated (36747.15 BogoMIPS)
[ 0.270114] devtmpfs: initialized
[ 0.270114] x86/mm: Memory block size: 128MB
[ 0.270400] PM: Registering ACPI NVS region [mem 0x0a200000-0x0a20afff] (45056 bytes)
[ 0.270400] PM: Registering ACPI NVS region [mem 0xbc7ac000-0xbc967fff] (1818624 bytes)
[ 0.270400] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[ 0.270400] futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
[ 0.270400] pinctrl core: initialized pinctrl subsystem
[ 0.270400] PM: RTC time: 14:56:20, date: 2021-04-17
[ 0.270400] NET: Registered protocol family 16
[ 0.273165] DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
[ 0.273803] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.274492] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.274513] audit: initializing netlink subsys (disabled)
[ 0.274535] audit: type=2000 audit(1618671379.149:1): state=initialized audit_enabled=0 res=1
[ 0.274535] thermal_sys: Registered thermal governor 'fair_share'
[ 0.274535] thermal_sys: Registered thermal governor 'bang_bang'
[ 0.274535] thermal_sys: Registered thermal governor 'step_wise'
[ 0.274535] thermal_sys: Registered thermal governor 'user_space'
[ 0.274535] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.274535] cpuidle: using governor ladder
[ 0.274535] cpuidle: using governor menu
[ 0.274535] ACPI: bus type PCI registered
[ 0.274535] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.274535] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[ 0.274535] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[ 0.274535] PCI: Using configuration type 1 for base access
[ 0.274535] Kprobes globally optimized
[ 0.276153] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.276153] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.276201] ACPI: Added _OSI(Module Device)
[ 0.276203] ACPI: Added _OSI(Processor Device)
[ 0.276203] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.276204] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.276205] ACPI: Added _OSI(Linux-Dell-Video)
[ 0.276205] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[ 0.276206] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[ 0.286313] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.SBRG.EC0], AE_NOT_FOUND (20201113/dswload2-162)
[ 0.286319] ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20201113/psobject-220)
[ 0.286320] ACPI: Skipping parse of AML opcode: Scope (0x0010)
[ 0.287597] ACPI: 11 ACPI AML tables successfully acquired and loaded
[ 0.288164] ACPI: EC: EC started
[ 0.288164] ACPI: EC: interrupt blocked
[ 0.289633] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[ 0.289635] ACPI: EC: Boot ECDT EC used to handle transactions
[ 0.290122] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[ 0.291669] ACPI: Interpreter enabled
[ 0.291683] ACPI: (supports S0 S3 S4 S5)
[ 0.291685] ACPI: Using IOAPIC for interrupt routing
[ 0.291863] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.292263] ACPI: Enabled 3 GPEs in block 00 to 1F
[ 0.292940] ACPI: Power Resource [M237] (on)
[ 0.293091] ACPI: Power Resource [M237] (on)
[ 0.293162] ACPI: Power Resource [M237] (on)
[ 0.299391] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.299398] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[ 0.299556] acpi PNP0A08:00: _OSC: platform does not support [SHPCHotplug LTR DPC]
[ 0.299701] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
[ 0.299711] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
[ 0.300017] PCI host bridge to bus 0000:00
[ 0.300019] pci_bus 0000:00: root bus resource [io 0x0000-0x03af window]
[ 0.300021] pci_bus 0000:00: root bus resource [io 0x03e0-0x0cf7 window]
[ 0.300022] pci_bus 0000:00: root bus resource [io 0x03b0-0x03df window]
[ 0.300023] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.300024] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 0.300025] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff window]
[ 0.300026] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]
[ 0.300027] pci_bus 0000:00: root bus resource [mem 0xfee00000-0xffffffff window]
[ 0.300028] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.300040] pci 0000:00:00.0: [1022:15d0] type 00 class 0x060000
[ 0.300145] pci 0000:00:00.2: [1022:15d1] type 00 class 0x080600
[ 0.300260] pci 0000:00:01.0: [1022:1452] type 00 class 0x060000
[ 0.300342] pci 0000:00:01.1: [1022:15d3] type 01 class 0x060400
[ 0.300439] pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
[ 0.300528] pci 0000:00:01.2: [1022:15d3] type 01 class 0x060400
[ 0.300560] pci 0000:00:01.2: enabling Extended Tags
[ 0.300608] pci 0000:00:01.2: PME# supported from D0 D3hot D3cold
[ 0.300712] pci 0000:00:01.3: [1022:15d3] type 01 class 0x060400
[ 0.300744] pci 0000:00:01.3: enabling Extended Tags
[ 0.300792] pci 0000:00:01.3: PME# supported from D0 D3hot D3cold
[ 0.300898] pci 0000:00:01.4: [1022:15d3] type 01 class 0x060400
[ 0.300930] pci 0000:00:01.4: enabling Extended Tags
[ 0.300978] pci 0000:00:01.4: PME# supported from D0 D3hot D3cold
[ 0.301088] pci 0000:00:08.0: [1022:1452] type 00 class 0x060000
[ 0.301170] pci 0000:00:08.1: [1022:15db] type 01 class 0x060400
[ 0.301202] pci 0000:00:08.1: enabling Extended Tags
[ 0.301243] pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
[ 0.301334] pci 0000:00:08.2: [1022:15dc] type 01 class 0x060400
[ 0.301366] pci 0000:00:08.2: enabling Extended Tags
[ 0.301410] pci 0000:00:08.2: PME# supported from D0 D3hot D3cold
[ 0.301528] pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500
[ 0.301668] pci 0000:00:14.3: [1022:790e] type 00 class 0x060100
[ 0.301811] pci 0000:00:18.0: [1022:15e8] type 00 class 0x060000
[ 0.301854] pci 0000:00:18.1: [1022:15e9] type 00 class 0x060000
[ 0.301896] pci 0000:00:18.2: [1022:15ea] type 00 class 0x060000
[ 0.301939] pci 0000:00:18.3: [1022:15eb] type 00 class 0x060000
[ 0.301981] pci 0000:00:18.4: [1022:15ec] type 00 class 0x060000
[ 0.302023] pci 0000:00:18.5: [1022:15ed] type 00 class 0x060000
[ 0.302065] pci 0000:00:18.6: [1022:15ee] type 00 class 0x060000
[ 0.302110] pci 0000:00:18.7: [1022:15ef] type 00 class 0x060000
[ 0.302223] pci 0000:01:00.0: [1002:1478] type 01 class 0x060400
[ 0.302237] pci 0000:01:00.0: reg 0x10: [mem 0xfcb00000-0xfcb03fff]
[ 0.302336] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[ 0.302413] pci 0000:01:00.0: 63.008 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x8 link at 0000:00:01.1 (capable of 126.024 Gb/s with 16.0 GT/s PCIe x8 link)
[ 0.302498] pci 0000:00:01.1: PCI bridge to [bus 01-03]
[ 0.302504] pci 0000:00:01.1: bridge window [mem 0xfca00000-0xfcbfffff]
[ 0.302508] pci 0000:00:01.1: bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
[ 0.302573] pci 0000:02:00.0: [1002:1479] type 01 class 0x060400
[ 0.302683] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[ 0.302807] pci 0000:01:00.0: PCI bridge to [bus 02-03]
[ 0.302814] pci 0000:01:00.0: bridge window [mem 0xfca00000-0xfcafffff]
[ 0.302818] pci 0000:01:00.0: bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
[ 0.302888] pci 0000:03:00.0: [1002:7340] type 00 class 0x038000
[ 0.302903] pci 0000:03:00.0: reg 0x10: [mem 0xe0000000-0xefffffff 64bit pref]
[ 0.302913] pci 0000:03:00.0: reg 0x18: [mem 0xf0000000-0xf01fffff 64bit pref]
[ 0.302923] pci 0000:03:00.0: reg 0x24: [mem 0xfca00000-0xfca7ffff]
[ 0.302929] pci 0000:03:00.0: reg 0x30: [mem 0xfca80000-0xfca9ffff pref]
[ 0.303026] pci 0000:03:00.0: PME# supported from D1 D2 D3hot D3cold
[ 0.303108] pci 0000:03:00.0: 63.008 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x8 link at 0000:00:01.1 (capable of 126.016 Gb/s with 8.0 GT/s PCIe x16 link)
[ 0.303163] pci 0000:03:00.1: [1002:ab38] type 00 class 0x040300
[ 0.303174] pci 0000:03:00.1: reg 0x10: [mem 0xfcaa0000-0xfcaa3fff]
[ 0.303259] pci 0000:03:00.1: PME# supported from D1 D2 D3hot D3cold
[ 0.303355] pci 0000:02:00.0: PCI bridge to [bus 03]
[ 0.303361] pci 0000:02:00.0: bridge window [mem 0xfca00000-0xfcafffff]
[ 0.303366] pci 0000:02:00.0: bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
[ 0.303525] pci 0000:04:00.0: [144d:a808] type 00 class 0x010802
[ 0.303546] pci 0000:04:00.0: reg 0x10: [mem 0xfcf00000-0xfcf03fff 64bit]
[ 0.303728] pci 0000:04:00.0: 8.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x4 link at 0000:00:01.2 (capable of 31.504 Gb/s with 8.0 GT/s PCIe x4 link)
[ 0.303791] pci 0000:00:01.2: PCI bridge to [bus 04]
[ 0.303797] pci 0000:00:01.2: bridge window [mem 0xfcf00000-0xfcffffff]
[ 0.304094] pci 0000:05:00.0: [10ec:c822] type 00 class 0x028000
[ 0.304114] pci 0000:05:00.0: reg 0x10: [io 0xf000-0xf0ff]
[ 0.304139] pci 0000:05:00.0: reg 0x18: [mem 0xfce00000-0xfce0ffff 64bit]
[ 0.304262] pci 0000:05:00.0: supports D1 D2
[ 0.304263] pci 0000:05:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.304611] pci 0000:00:01.3: PCI bridge to [bus 05]
[ 0.304617] pci 0000:00:01.3: bridge window [io 0xf000-0xffff]
[ 0.304619] pci 0000:00:01.3: bridge window [mem 0xfce00000-0xfcefffff]
[ 0.304681] pci 0000:06:00.0: [10ec:2600] type 00 class 0x020000
[ 0.304699] pci 0000:06:00.0: reg 0x10: [io 0xe000-0xe0ff]
[ 0.304724] pci 0000:06:00.0: reg 0x18: [mem 0xfcd04000-0xfcd04fff 64bit]
[ 0.304739] pci 0000:06:00.0: reg 0x20: [mem 0xfcd00000-0xfcd03fff 64bit]
[ 0.304837] pci 0000:06:00.0: supports D1 D2
[ 0.304838] pci 0000:06:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.304974] pci 0000:00:01.4: PCI bridge to [bus 06]
[ 0.304978] pci 0000:00:01.4: bridge window [io 0xe000-0xefff]
[ 0.304981] pci 0000:00:01.4: bridge window [mem 0xfcd00000-0xfcdfffff]
[ 0.305075] pci 0000:07:00.0: [1002:15d8] type 00 class 0x030000
[ 0.305092] pci 0000:07:00.0: reg 0x10: [mem 0xc0000000-0xcfffffff 64bit pref]
[ 0.305103] pci 0000:07:00.0: reg 0x18: [mem 0xd0000000-0xd01fffff 64bit pref]
[ 0.305110] pci 0000:07:00.0: reg 0x20: [io 0xd000-0xd0ff]
[ 0.305118] pci 0000:07:00.0: reg 0x24: [mem 0xfc900000-0xfc97ffff]
[ 0.305130] pci 0000:07:00.0: enabling Extended Tags
[ 0.305146] pci 0000:07:00.0: BAR 0: assigned to efifb
[ 0.305204] pci 0000:07:00.0: PME# supported from D1 D2 D3hot D3cold
[ 0.305314] pci 0000:07:00.2: [1022:15df] type 00 class 0x108000
[ 0.305334] pci 0000:07:00.2: reg 0x18: [mem 0xfc800000-0xfc8fffff]
[ 0.305348] pci 0000:07:00.2: reg 0x24: [mem 0xfc9c8000-0xfc9c9fff]
[ 0.305358] pci 0000:07:00.2: enabling Extended Tags
[ 0.305471] pci 0000:07:00.3: [1022:15e0] type 00 class 0x0c0330
[ 0.305487] pci 0000:07:00.3: reg 0x10: [mem 0xfc700000-0xfc7fffff 64bit]
[ 0.305523] pci 0000:07:00.3: enabling Extended Tags
[ 0.305569] pci 0000:07:00.3: PME# supported from D0 D3hot D3cold
[ 0.305640] pci 0000:07:00.4: [1022:15e1] type 00 class 0x0c0330
[ 0.305656] pci 0000:07:00.4: reg 0x10: [mem 0xfc600000-0xfc6fffff 64bit]
[ 0.305692] pci 0000:07:00.4: enabling Extended Tags
[ 0.305738] pci 0000:07:00.4: PME# supported from D0 D3hot D3cold
[ 0.305809] pci 0000:07:00.5: [1022:15e2] type 00 class 0x048000
[ 0.305820] pci 0000:07:00.5: reg 0x10: [mem 0xfc980000-0xfc9bffff]
[ 0.305853] pci 0000:07:00.5: enabling Extended Tags
[ 0.305895] pci 0000:07:00.5: PME# supported from D0 D3hot D3cold
[ 0.305968] pci 0000:07:00.6: [1022:15e3] type 00 class 0x040300
[ 0.305979] pci 0000:07:00.6: reg 0x10: [mem 0xfc9c0000-0xfc9c7fff]
[ 0.306011] pci 0000:07:00.6: enabling Extended Tags
[ 0.306053] pci 0000:07:00.6: PME# supported from D0 D3hot D3cold
[ 0.306148] pci 0000:00:08.1: PCI bridge to [bus 07]
[ 0.306152] pci 0000:00:08.1: bridge window [io 0xd000-0xdfff]
[ 0.306154] pci 0000:00:08.1: bridge window [mem 0xfc600000-0xfc9fffff]
[ 0.306158] pci 0000:00:08.1: bridge window [mem 0xc0000000-0xd01fffff 64bit pref]
[ 0.306224] pci 0000:08:00.0: [1022:7901] type 00 class 0x010601
[ 0.306267] pci 0000:08:00.0: reg 0x24: [mem 0xfcc00000-0xfcc007ff]
[ 0.306279] pci 0000:08:00.0: enabling Extended Tags
[ 0.306336] pci 0000:08:00.0: PME# supported from D3hot D3cold
[ 0.306431] pci 0000:00:08.2: PCI bridge to [bus 08]
[ 0.306436] pci 0000:00:08.2: bridge window [mem 0xfcc00000-0xfccfffff]
[ 0.307225] ACPI: PCI Interrupt Link [LNKA] (IRQs 4 5 7 10 11 14 15) *0
[ 0.307279] ACPI: PCI Interrupt Link [LNKB] (IRQs 4 5 7 10 11 14 15) *0
[ 0.307326] ACPI: PCI Interrupt Link [LNKC] (IRQs 4 5 7 10 11 14 15) *0
[ 0.307384] ACPI: PCI Interrupt Link [LNKD] (IRQs 4 5 7 10 11 14 15) *0
[ 0.307436] ACPI: PCI Interrupt Link [LNKE] (IRQs 4 5 7 10 11 14 15) *0
[ 0.307479] ACPI: PCI Interrupt Link [LNKF] (IRQs 4 5 7 10 11 14 15) *0
[ 0.307522] ACPI: PCI Interrupt Link [LNKG] (IRQs 4 5 7 10 11 14 15) *0
[ 0.307564] ACPI: PCI Interrupt Link [LNKH] (IRQs 4 5 7 10 11 14 15) *0
[ 0.310899] ACPI: EC: interrupt unblocked
[ 0.310900] ACPI: EC: event unblocked
[ 0.310907] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[ 0.310907] ACPI: EC: GPE=0x0
[ 0.310908] ACPI: \_SB_.PCI0.SBRG.EC__: Boot ECDT EC initialization complete
[ 0.310910] ACPI: \_SB_.PCI0.SBRG.EC__: EC: Used to handle transactions and events
[ 0.310951] iommu: Default domain type: Translated
[ 0.310963] pci 0000:07:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[ 0.310963] pci 0000:07:00.0: vgaarb: bridge control possible
[ 0.310963] pci 0000:07:00.0: vgaarb: setting as boot device
[ 0.310963] vgaarb: loaded
[ 0.310963] SCSI subsystem initialized
[ 0.310963] libata version 3.00 loaded.
[ 0.310963] ACPI: bus type USB registered
[ 0.310963] usbcore: registered new interface driver usbfs
[ 0.310963] usbcore: registered new interface driver hub
[ 0.310963] usbcore: registered new device driver usb
[ 0.327702] pps_core: LinuxPPS API ver. 1 registered
[ 0.327705] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.327709] PTP clock support registered
[ 0.327725] EDAC MC: Ver: 3.0.0
[ 0.328140] Registered efivars operations
[ 0.328140] NetLabel: Initializing
[ 0.328140] NetLabel: domain hash size = 128
[ 0.328140] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 0.328140] NetLabel: unlabeled traffic allowed by default
[ 0.328140] PCI: Using ACPI for IRQ routing
[ 0.330711] PCI: pci_cache_line_size set to 64 bytes
[ 0.331409] Expanded resource Reserved due to conflict with PCI Bus 0000:00
[ 0.331411] e820: reserve RAM buffer [mem 0x09e02000-0x0bffffff]
[ 0.331413] e820: reserve RAM buffer [mem 0x0a200000-0x0bffffff]
[ 0.331414] e820: reserve RAM buffer [mem 0xb77c4000-0xb7ffffff]
[ 0.331415] e820: reserve RAM buffer [mem 0xb9911000-0xbbffffff]
[ 0.331416] e820: reserve RAM buffer [mem 0xbae14000-0xbbffffff]
[ 0.331416] e820: reserve RAM buffer [mem 0xbc7ac000-0xbfffffff]
[ 0.331417] e820: reserve RAM buffer [mem 0xbf000000-0xbfffffff]
[ 0.331418] e820: reserve RAM buffer [mem 0x5bf000000-0x5bfffffff]
[ 0.331419] e820: reserve RAM buffer [mem 0x63f340000-0x63fffffff]
[ 0.331423] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[ 0.331423] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
[ 0.333162] clocksource: Switched to clocksource tsc-early
[ 0.339149] VFS: Disk quotas dquot_6.6.0
[ 0.339167] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.339244] pnp: PnP ACPI init
[ 0.339383] system 00:00: [mem 0xf8000000-0xfbffffff] has been reserved
[ 0.339390] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[ 0.339556] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.351849] pnp 00:02: Plug and Play ACPI device, IDs MSI0007 PNP0303 (active)
[ 0.351912] pnp 00:03: Plug and Play ACPI device, IDs PNP0f13 (active)
[ 0.352177] system 00:04: [io 0x04d0-0x04d1] has been reserved
[ 0.352180] system 00:04: [io 0x040b] has been reserved
[ 0.352182] system 00:04: [io 0x04d6] has been reserved
[ 0.352183] system 00:04: [io 0x0c00-0x0c01] has been reserved
[ 0.352185] system 00:04: [io 0x0c14] has been reserved
[ 0.352186] system 00:04: [io 0x0c50-0x0c51] has been reserved
[ 0.352188] system 00:04: [io 0x0c52] has been reserved
[ 0.352189] system 00:04: [io 0x0c6c] has been reserved
[ 0.352190] system 00:04: [io 0x0c6f] has been reserved
[ 0.352191] system 00:04: [io 0x0cd0-0x0cd1] has been reserved
[ 0.352193] system 00:04: [io 0x0cd2-0x0cd3] has been reserved
[ 0.352194] system 00:04: [io 0x0cd4-0x0cd5] has been reserved
[ 0.352195] system 00:04: [io 0x0cd6-0x0cd7] has been reserved
[ 0.352197] system 00:04: [io 0x0cd8-0x0cdf] has been reserved
[ 0.352198] system 00:04: [io 0x0800-0x089f] has been reserved
[ 0.352199] system 00:04: [io 0x0b00-0x0b0f] has been reserved
[ 0.352201] system 00:04: [io 0x0b20-0x0b3f] has been reserved
[ 0.352202] system 00:04: [io 0x0900-0x090f] has been reserved
[ 0.352203] system 00:04: [io 0x0910-0x091f] has been reserved
[ 0.352206] system 00:04: [mem 0xfec00000-0xfec00fff] could not be reserved
[ 0.352208] system 00:04: [mem 0xfec01000-0xfec01fff] could not be reserved
[ 0.352209] system 00:04: [mem 0xfedc0000-0xfedc0fff] has been reserved
[ 0.352211] system 00:04: [mem 0xfee00000-0xfee00fff] has been reserved
[ 0.352212] system 00:04: [mem 0xfed80000-0xfed8ffff] could not be reserved
[ 0.352214] system 00:04: [mem 0xfec10000-0xfec10fff] has been reserved
[ 0.352215] system 00:04: [mem 0xff000000-0xffffffff] has been reserved
[ 0.352220] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.353000] pnp: PnP ACPI: found 5 devices
[ 0.358907] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 0.358966] NET: Registered protocol family 2
[ 0.359131] tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear)
[ 0.359332] TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.359702] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[ 0.359794] TCP: Hash tables configured (established 262144 bind 65536)
[ 0.359967] MPTCP token hash table entries: 32768 (order: 7, 786432 bytes, linear)
[ 0.360084] UDP hash table entries: 16384 (order: 7, 524288 bytes, linear)
[ 0.360196] UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes, linear)
[ 0.360491] NET: Registered protocol family 1
[ 0.360497] NET: Registered protocol family 44
[ 0.360513] pci 0000:00:01.1: bridge window [io 0x1000-0x0fff] to [bus 01-03] add_size 1000
[ 0.360529] pci 0000:00:01.1: BAR 13: assigned [io 0x1000-0x1fff]
[ 0.360532] pci 0000:02:00.0: PCI bridge to [bus 03]
[ 0.360538] pci 0000:02:00.0: bridge window [mem 0xfca00000-0xfcafffff]
[ 0.360542] pci 0000:02:00.0: bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
[ 0.360548] pci 0000:01:00.0: PCI bridge to [bus 02-03]
[ 0.360552] pci 0000:01:00.0: bridge window [mem 0xfca00000-0xfcafffff]
[ 0.360555] pci 0000:01:00.0: bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
[ 0.360560] pci 0000:00:01.1: PCI bridge to [bus 01-03]
[ 0.360563] pci 0000:00:01.1: bridge window [io 0x1000-0x1fff]
[ 0.360566] pci 0000:00:01.1: bridge window [mem 0xfca00000-0xfcbfffff]
[ 0.360569] pci 0000:00:01.1: bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
[ 0.360574] pci 0000:00:01.2: PCI bridge to [bus 04]
[ 0.360577] pci 0000:00:01.2: bridge window [mem 0xfcf00000-0xfcffffff]
[ 0.360583] pci 0000:00:01.3: PCI bridge to [bus 05]
[ 0.360585] pci 0000:00:01.3: bridge window [io 0xf000-0xffff]
[ 0.360589] pci 0000:00:01.3: bridge window [mem 0xfce00000-0xfcefffff]
[ 0.360595] pci 0000:00:01.4: PCI bridge to [bus 06]
[ 0.360597] pci 0000:00:01.4: bridge window [io 0xe000-0xefff]
[ 0.360600] pci 0000:00:01.4: bridge window [mem 0xfcd00000-0xfcdfffff]
[ 0.360609] pci 0000:00:08.1: PCI bridge to [bus 07]
[ 0.360615] pci 0000:00:08.1: bridge window [io 0xd000-0xdfff]
[ 0.360618] pci 0000:00:08.1: bridge window [mem 0xfc600000-0xfc9fffff]
[ 0.360621] pci 0000:00:08.1: bridge window [mem 0xc0000000-0xd01fffff 64bit pref]
[ 0.360626] pci 0000:00:08.2: PCI bridge to [bus 08]
[ 0.360629] pci 0000:00:08.2: bridge window [mem 0xfcc00000-0xfccfffff]
[ 0.360638] pci_bus 0000:00: resource 4 [io 0x0000-0x03af window]
[ 0.360640] pci_bus 0000:00: resource 5 [io 0x03e0-0x0cf7 window]
[ 0.360641] pci_bus 0000:00: resource 6 [io 0x03b0-0x03df window]
[ 0.360642] pci_bus 0000:00: resource 7 [io 0x0d00-0xffff window]
[ 0.360644] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000bffff window]
[ 0.360645] pci_bus 0000:00: resource 9 [mem 0x000c0000-0x000dffff window]
[ 0.360647] pci_bus 0000:00: resource 10 [mem 0xc0000000-0xfebfffff window]
[ 0.360648] pci_bus 0000:00: resource 11 [mem 0xfee00000-0xffffffff window]
[ 0.360650] pci_bus 0000:01: resource 0 [io 0x1000-0x1fff]
[ 0.360651] pci_bus 0000:01: resource 1 [mem 0xfca00000-0xfcbfffff]
[ 0.360653] pci_bus 0000:01: resource 2 [mem 0xe0000000-0xf01fffff 64bit pref]
[ 0.360654] pci_bus 0000:02: resource 1 [mem 0xfca00000-0xfcafffff]
[ 0.360655] pci_bus 0000:02: resource 2 [mem 0xe0000000-0xf01fffff 64bit pref]
[ 0.360657] pci_bus 0000:03: resource 1 [mem 0xfca00000-0xfcafffff]
[ 0.360658] pci_bus 0000:03: resource 2 [mem 0xe0000000-0xf01fffff 64bit pref]
[ 0.360659] pci_bus 0000:04: resource 1 [mem 0xfcf00000-0xfcffffff]
[ 0.360661] pci_bus 0000:05: resource 0 [io 0xf000-0xffff]
[ 0.360662] pci_bus 0000:05: resource 1 [mem 0xfce00000-0xfcefffff]
[ 0.360663] pci_bus 0000:06: resource 0 [io 0xe000-0xefff]
[ 0.360665] pci_bus 0000:06: resource 1 [mem 0xfcd00000-0xfcdfffff]
[ 0.360666] pci_bus 0000:07: resource 0 [io 0xd000-0xdfff]
[ 0.360667] pci_bus 0000:07: resource 1 [mem 0xfc600000-0xfc9fffff]
[ 0.360668] pci_bus 0000:07: resource 2 [mem 0xc0000000-0xd01fffff 64bit pref]
[ 0.360670] pci_bus 0000:08: resource 1 [mem 0xfcc00000-0xfccfffff]
[ 0.360825] pci 0000:03:00.1: D0 power state depends on 0000:03:00.0
[ 0.361205] pci 0000:07:00.3: extending delay after power-on from D3hot to 20 msec
[ 0.361428] pci 0000:07:00.4: extending delay after power-on from D3hot to 20 msec
[ 0.361509] PCI: CLS 64 bytes, default 64
[ 0.361561] Trying to unpack rootfs image as initramfs...
[ 0.491885] Freeing initrd memory: 21812K
[ 0.547131] pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported
[ 0.547332] pci 0000:00:00.2: can't derive routing for PCI INT A
[ 0.547335] pci 0000:00:00.2: PCI INT A: not connected
[ 0.547392] pci 0000:00:01.0: Adding to iommu group 0
[ 0.547406] pci 0000:00:01.1: Adding to iommu group 1
[ 0.547420] pci 0000:00:01.2: Adding to iommu group 2
[ 0.547434] pci 0000:00:01.3: Adding to iommu group 3
[ 0.547446] pci 0000:00:01.4: Adding to iommu group 4
[ 0.547468] pci 0000:00:08.0: Adding to iommu group 5
[ 0.547482] pci 0000:00:08.1: Adding to iommu group 6
[ 0.547495] pci 0000:00:08.2: Adding to iommu group 7
[ 0.547517] pci 0000:00:14.0: Adding to iommu group 8
[ 0.547529] pci 0000:00:14.3: Adding to iommu group 8
[ 0.547582] pci 0000:00:18.0: Adding to iommu group 9
[ 0.547590] pci 0000:00:18.1: Adding to iommu group 9
[ 0.547599] pci 0000:00:18.2: Adding to iommu group 9
[ 0.547608] pci 0000:00:18.3: Adding to iommu group 9
[ 0.547617] pci 0000:00:18.4: Adding to iommu group 9
[ 0.547626] pci 0000:00:18.5: Adding to iommu group 9
[ 0.547636] pci 0000:00:18.6: Adding to iommu group 9
[ 0.547645] pci 0000:00:18.7: Adding to iommu group 9
[ 0.547657] pci 0000:01:00.0: Adding to iommu group 10
[ 0.547669] pci 0000:02:00.0: Adding to iommu group 11
[ 0.547698] pci 0000:03:00.0: Adding to iommu group 12
[ 0.547712] pci 0000:03:00.1: Adding to iommu group 13
[ 0.547724] pci 0000:04:00.0: Adding to iommu group 14
[ 0.547735] pci 0000:05:00.0: Adding to iommu group 15
[ 0.547746] pci 0000:06:00.0: Adding to iommu group 16
[ 0.547773] pci 0000:07:00.0: Adding to iommu group 17
[ 0.547807] pci 0000:07:00.2: Adding to iommu group 18
[ 0.547826] pci 0000:07:00.3: Adding to iommu group 18
[ 0.547841] pci 0000:07:00.4: Adding to iommu group 18
[ 0.547855] pci 0000:07:00.5: Adding to iommu group 18
[ 0.547869] pci 0000:07:00.6: Adding to iommu group 18
[ 0.547880] pci 0000:08:00.0: Adding to iommu group 19
[ 0.550935] pci 0000:00:00.2: AMD-Vi: Found IOMMU cap 0x40
[ 0.550940] pci 0000:00:00.2: AMD-Vi: Extended features (0x4f77ef22294ada):
[ 0.550942] PPR NX GT IA GA PC GA_vAPIC
[ 0.550947] AMD-Vi: Interrupt remapping enabled
[ 0.550947] AMD-Vi: Virtual APIC enabled
[ 0.551341] AMD-Vi: Lazy IO/TLB flushing enabled
[ 0.552214] amd_uncore: 4 amd_df counters detected
[ 0.552218] amd_uncore: 6 amd_l3 counters detected
[ 0.552407] perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
[ 0.553323] check: Scanning for low memory corruption every 60 seconds
[ 0.553699] Initialise system trusted keyrings
[ 0.553717] Key type blacklist registered
[ 0.553797] workingset: timestamp_bits=41 max_order=23 bucket_order=0
[ 0.554636] zbud: loaded
[ 0.562509] Key type asymmetric registered
[ 0.562511] Asymmetric key parser 'x509' registered
[ 0.562516] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[ 0.562622] io scheduler mq-deadline registered
[ 0.562623] io scheduler kyber registered
[ 0.562636] io scheduler bfq registered
[ 0.562837] atomic64_test: passed for x86-64 platform with CX8 and with SSE
[ 0.563005] pcieport 0000:00:01.1: PME: Signaling with IRQ 26
[ 0.563092] pcieport 0000:00:01.1: AER: enabled with IRQ 26
[ 0.563106] pcieport 0000:00:01.1: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ IbPresDis- LLActRep+
[ 0.563302] pcieport 0000:00:01.2: PME: Signaling with IRQ 27
[ 0.563386] pcieport 0000:00:01.2: AER: enabled with IRQ 27
[ 0.563500] pcieport 0000:00:01.3: PME: Signaling with IRQ 28
[ 0.563579] pcieport 0000:00:01.3: AER: enabled with IRQ 28
[ 0.563698] pcieport 0000:00:01.4: PME: Signaling with IRQ 29
[ 0.563781] pcieport 0000:00:01.4: AER: enabled with IRQ 29
[ 0.563906] pcieport 0000:00:08.1: PME: Signaling with IRQ 30
[ 0.564076] pcieport 0000:00:08.2: PME: Signaling with IRQ 31
[ 0.564157] pcieport 0000:00:08.2: AER: enabled with IRQ 31
[ 0.564527] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 0.564546] efifb: probing for efifb
[ 0.564561] efifb: framebuffer at 0xc0000000, using 1984k, total 1984k
[ 0.564562] efifb: mode is 800x600x32, linelength=3328, pages=1
[ 0.564563] efifb: scrolling: redraw
[ 0.564563] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[ 0.564597] fbcon: Deferring console take-over
[ 0.564598] fb0: EFI VGA frame buffer device
[ 0.578033] ACPI: AC Adapter [ADP1] (on-line)
[ 0.578086] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:38/PNP0C09:00/PNP0C0D:00/input/input0
[ 0.581774] ACPI: Lid Switch [LID0]
[ 0.581817] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[ 0.581841] ACPI: Power Button [PWRB]
[ 0.581870] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2
[ 0.581883] ACPI: Sleep Button [SLPB]
[ 0.581907] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[ 0.583806] ACPI: Power Button [PWRF]
[ 0.583865] Monitor-Mwait will be used to enter C-1 state
[ 0.583874] ACPI: \_PR_.P000: Found 2 idle states
[ 0.584035] ACPI: \_PR_.P001: Found 2 idle states
[ 0.584104] ACPI: \_PR_.P002: Found 2 idle states
[ 0.584211] ACPI: \_PR_.P003: Found 2 idle states
[ 0.584304] ACPI: \_PR_.P004: Found 2 idle states
[ 0.584428] ACPI: \_PR_.P005: Found 2 idle states
[ 0.584570] ACPI: \_PR_.P006: Found 2 idle states
[ 0.584698] ACPI: \_PR_.P007: Found 2 idle states
[ 0.650504] thermal LNXTHERM:00: registered as thermal_zone0
[ 0.650506] ACPI: Thermal Zone [THRM] (72 C)
[ 0.650655] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 0.651913] Non-volatile memory driver v1.3
[ 0.651914] AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
[ 0.653049] nvme nvme0: pci function 0000:04:00.0
[ 0.653103] ahci 0000:08:00.0: version 3.0
[ 0.661497] nvme nvme0: Shutdown timeout set to 8 seconds
[ 0.666569] ahci 0000:08:00.0: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x2 impl SATA mode
[ 0.666575] ahci 0000:08:00.0: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part
[ 0.666885] scsi host0: ahci
[ 0.667120] scsi host1: ahci
[ 0.667162] ata1: DUMMY
[ 0.667175] ata2: SATA max UDMA/133 abar m2048@0xfcc00000 port 0xfcc00180 irq 39
[ 0.667209] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.667218] ehci-pci: EHCI PCI platform driver
[ 0.667241] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 0.667243] ohci-pci: OHCI PCI platform driver
[ 0.667252] uhci_hcd: USB Universal Host Controller Interface driver
[ 0.667284] usbcore: registered new interface driver usbserial_generic
[ 0.667288] usbserial: USB Serial support registered for generic
[ 0.667465] rtc_cmos 00:01: RTC can wake from S4
[ 0.667701] rtc_cmos 00:01: registered as rtc0
[ 0.667758] rtc_cmos 00:01: setting system clock to 2021-04-17T14:56:20 UTC (1618671380)
[ 0.667772] rtc_cmos 00:01: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[ 0.667885] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.668012] hid: raw HID events driver (C) Jiri Kosina
[ 0.668106] drop_monitor: Initializing network drop monitor service
[ 0.668166] Initializing XFRM netlink socket
[ 0.668250] NET: Registered protocol family 10
[ 0.672442] Segment Routing with IPv6
[ 0.672445] RPL Segment Routing with IPv6
[ 0.672472] NET: Registered protocol family 17
[ 0.673147] microcode: CPU0: patch_level=0x08108109
[ 0.673157] microcode: CPU1: patch_level=0x08108109
[ 0.673161] microcode: CPU2: patch_level=0x08108109
[ 0.673169] microcode: CPU3: patch_level=0x08108109
[ 0.673187] microcode: CPU4: patch_level=0x08108109
[ 0.673196] microcode: CPU5: patch_level=0x08108109
[ 0.673203] microcode: CPU6: patch_level=0x08108109
[ 0.673213] microcode: CPU7: patch_level=0x08108109
[ 0.673217] microcode: Microcode Update Driver: v2.2.
[ 0.673223] IPI shorthand broadcast: enabled
[ 0.673236] sched_clock: Marking stable (672685851, 374053)->(675213117, -2153213)
[ 0.673349] registered taskstats version 1
[ 0.673360] Loading compiled-in X.509 certificates
[ 0.675745] Loaded X.509 cert 'Build time autogenerated kernel key: 20b7d78fa4c8a789dee37cedb98733fc9b4de120'
[ 0.676479] nvme nvme0: 16/0/0 default/read/poll queues
[ 0.676519] zswap: loaded using pool lz4/z3fold
[ 0.676761] Key type ._fscrypt registered
[ 0.676763] Key type .fscrypt registered
[ 0.676764] Key type fscrypt-provisioning registered
[ 0.677364] PM: Magic number: 1:640:940
[ 0.677871] RAS: Correctable Errors collector initialized.
[ 0.678940] nvme0n1: p1 p2 p3
[ 1.088778] battery: ACPI: Battery Slot [BAT1] (battery present)
[ 1.145079] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 1.148263] ata2.00: ATA-10: IRP-SSDPR-S25C-512, SCFM13.2, max UDMA/133
[ 1.148266] ata2.00: 1000215216 sectors, multi 16: LBA48 NCQ (depth 32), AA
[ 1.148456] ata2.00: configured for UDMA/133
[ 1.148924] scsi 1:0:0:0: Direct-Access ATA IRP-SSDPR-S25C-5 13.2 PQ: 0 ANSI: 5
[ 1.149088] sd 1:0:0:0: [sda] 1000215216 512-byte logical blocks: (512 GB/477 GiB)
[ 1.149095] sd 1:0:0:0: [sda] Write Protect is off
[ 1.149097] sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 1.149105] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.149449] sda: sda1 sda2 sda3
[ 1.149774] sd 1:0:0:0: [sda] Attached SCSI disk
[ 1.151280] Freeing unused decrypted memory: 2036K
[ 1.151560] Freeing unused kernel image (initmem) memory: 1668K
[ 1.161938] Write protecting the kernel read-only data: 26624k
[ 1.162929] Freeing unused kernel image (text/rodata gap) memory: 2036K
[ 1.163150] Freeing unused kernel image (rodata/data gap) memory: 1364K
[ 1.193853] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 1.193861] rodata_test: all tests were successful
[ 1.193871] Run /init as init process
[ 1.193874] with arguments:
[ 1.193875] /init
[ 1.193876] with environment:
[ 1.193876] HOME=/
[ 1.193877] TERM=linux
[ 1.193877] BOOT_IMAGE=/boot/vmlinuz-linux
[ 1.204744] fbcon: Taking over console
[ 1.204819] Console: switching to colour frame buffer device 100x37
[ 1.223600] Linux agpgart interface v0.103
[ 1.342775] [drm] amdgpu kernel modesetting enabled.
[ 1.342796] vga_switcheroo: detected switching method \_SB_.PCI0.GP17.VGA_.ATPX handle
[ 1.343117] ATPX version 1, functions 0x00000001
[ 1.343155] ATPX Hybrid Graphics
[ 1.343240] amdgpu: Topology: Add APU node [0x0:0x0]
[ 1.343288] checking generic (c0000000 1f0000) vs hw (e0000000 10000000)
[ 1.343289] checking generic (c0000000 1f0000) vs hw (f0000000 200000)
[ 1.343290] checking generic (c0000000 1f0000) vs hw (fca00000 80000)
[ 1.343332] amdgpu 0000:03:00.0: enabling device (0000 -> 0002)
[ 1.343370] [drm] initializing kernel modesetting (NAVI14 0x1002:0x7340 0x1462:0x12A5 0xC1).
[ 1.343373] amdgpu 0000:03:00.0: amdgpu: Trusted Memory Zone (TMZ) feature disabled as experimental (default)
[ 1.356180] [drm] register mmio base: 0xFCA00000
[ 1.356182] [drm] register mmio size: 524288
[ 1.356183] [drm] PCI I/O BAR is not found.
[ 1.357521] [drm] add ip block number 0 <nv_common>
[ 1.357523] [drm] add ip block number 1 <gmc_v10_0>
[ 1.357525] [drm] add ip block number 2 <navi10_ih>
[ 1.357527] [drm] add ip block number 3 <psp>
[ 1.357528] [drm] add ip block number 4 <smu>
[ 1.357530] [drm] add ip block number 5 <dm>
[ 1.357531] [drm] add ip block number 6 <gfx_v10_0>
[ 1.357533] [drm] add ip block number 7 <sdma_v5_0>
[ 1.357535] [drm] add ip block number 8 <vcn_v2_0>
[ 1.357536] [drm] add ip block number 9 <jpeg_v2_0>
[ 1.357553] [drm:amdgpu_get_bios [amdgpu]] *ERROR* ACPI VFCT table present but broken (too short #2)
[ 1.371076] amdgpu 0000:03:00.0: amdgpu: Fetched VBIOS from ROM BAR
[ 1.371078] amdgpu: ATOM BIOS: SWBRT50783.001
[ 1.371088] [drm] VCN decode is enabled in VM mode
[ 1.371088] [drm] VCN encode is enabled in VM mode
[ 1.371089] [drm] JPEG decode is enabled in VM mode
[ 1.371098] [drm] GPU posting now...
[ 1.371142] [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
[ 1.371148] amdgpu 0000:03:00.0: amdgpu: VRAM: 4080M 0x0000008000000000 - 0x00000080FEFFFFFF (4080M used)
[ 1.371150] amdgpu 0000:03:00.0: amdgpu: GART: 512M 0x0000000000000000 - 0x000000001FFFFFFF
[ 1.371151] amdgpu 0000:03:00.0: amdgpu: AGP: 267894784M 0x0000008400000000 - 0x0000FFFFFFFFFFFF
[ 1.371158] [drm] Detected VRAM RAM=4080M, BAR=256M
[ 1.371159] [drm] RAM width 128bits GDDR6
[ 1.371461] [TTM] Zone kernel: Available graphics memory: 11268156 KiB
[ 1.371462] [TTM] Zone dma32: Available graphics memory: 2097152 KiB
[ 1.371489] [drm] amdgpu: 4080M of VRAM memory ready
[ 1.371491] [drm] amdgpu: 4080M of GTT memory ready.
[ 1.371493] [drm] GART: num cpu pages 131072, num gpu pages 131072
[ 1.371627] [drm] PCIE GART of 512M enabled (table at 0x0000008000000000).
[ 1.373384] [drm] Found VCN firmware Version ENC: 1.10 DEC: 5 VEP: 0 Revision: 13
[ 1.373390] [drm] PSP loading VCN firmware
[ 1.562833] tsc: Refined TSC clocksource calibration: 2295.673 MHz
[ 1.562845] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x21173d64898, max_idle_ns: 440795203347 ns
[ 1.563105] clocksource: Switched to clocksource tsc
[ 2.052825] [drm] reserve 0x900000 from 0x80fe400000 for PSP TMR
[ 2.212828] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 2.232826] amdgpu 0000:03:00.0: amdgpu: RAP: optional rap ta ucode is not available
[ 2.232853] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x00000036, smu fw if version = 0x00000038, smu fw version = 0x00352100 (53.33.0)
[ 2.232857] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 2.232929] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 2.232931] amdgpu 0000:03:00.0: amdgpu: smc_dpm_info table revision(format.content): 4.5
[ 2.263575] amdgpu 0000:03:00.0: amdgpu: SMU is initialized successfully!
[ 2.263865] [drm] Display Core initialized with v3.2.116!
[ 2.467510] [drm] kiq ring mec 2 pipe 1 q 0
[ 2.476770] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 2.477036] [drm] JPEG decode initialized successfully.
[ 2.478562] kfd kfd: Allocated 3969056 bytes on gart
[ 2.478937] Virtual CRAT table created for GPU
[ 2.479027] amdgpu: Topology: Add dGPU node [0x7340:0x1002]
[ 2.479030] kfd kfd: added device 1002:7340
[ 2.479032] amdgpu 0000:03:00.0: amdgpu: SE 1, SH per SE 2, CU per SH 12, active_cu_number 22
[ 2.480821] [drm] fb mappable at 0xE020A000
[ 2.480823] [drm] vram apper at 0xE0000000
[ 2.480823] [drm] size 9216000
[ 2.480824] [drm] fb depth is 24
[ 2.480824] [drm] pitch is 7680
[ 2.480826] checking generic (c0000000 1f0000) vs hw (e0000000 10000000)
[ 2.480897] amdgpu 0000:03:00.0: [drm] fb1: amdgpudrmfb frame buffer device
[ 2.509544] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 2.509546] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 2.509547] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 2.509549] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 2.509550] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 2.509551] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 2.509552] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 2.509554] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 2.509555] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 2.509556] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 2.509557] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 2.509559] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 2.509560] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec uses VM inv eng 0 on hub 1
[ 2.509561] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc0 uses VM inv eng 1 on hub 1
[ 2.509563] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc1 uses VM inv eng 4 on hub 1
[ 2.509564] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 2.519247] [drm] Initialized amdgpu 3.40.0 20150101 for 0000:03:00.0 on minor 0
[ 2.519372] checking generic (c0000000 1f0000) vs hw (c0000000 10000000)
[ 2.519375] fb0: switching to amdgpudrmfb from EFI VGA
[ 2.519482] Console: switching to colour dummy device 80x25
[ 2.519504] amdgpu 0000:07:00.0: vgaarb: deactivate vga console
[ 2.519544] amdgpu 0000:07:00.0: enabling device (0006 -> 0007)
[ 2.519622] [drm] initializing kernel modesetting (RAVEN 0x1002:0x15D8 0x1462:0x12A5 0xC1).
[ 2.519628] amdgpu 0000:07:00.0: amdgpu: Trusted Memory Zone (TMZ) feature disabled as experimental (default)
[ 2.532957] [drm] register mmio base: 0xFC900000
[ 2.532963] [drm] register mmio size: 524288
[ 2.532989] [drm] add ip block number 0 <soc15_common>
[ 2.532992] [drm] add ip block number 1 <gmc_v9_0>
[ 2.532995] [drm] add ip block number 2 <vega10_ih>
[ 2.532997] [drm] add ip block number 3 <psp>
[ 2.533000] [drm] add ip block number 4 <gfx_v9_0>
[ 2.533002] [drm] add ip block number 5 <sdma_v4_0>
[ 2.533004] [drm] add ip block number 6 <powerplay>
[ 2.533006] [drm] add ip block number 7 <dm>
[ 2.533009] [drm] add ip block number 8 <vcn_v1_0>
[ 2.533101] amdgpu 0000:07:00.0: amdgpu: Fetched VBIOS from VFCT
[ 2.533107] amdgpu: ATOM BIOS: 113-PICASSO-117
[ 2.533160] [drm] VCN decode is enabled in VM mode
[ 2.533162] [drm] VCN encode is enabled in VM mode
[ 2.533163] [drm] JPEG decode is enabled in VM mode
[ 2.533176] vga_switcheroo: enabled
[ 2.533223] [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
[ 2.533240] amdgpu 0000:07:00.0: amdgpu: VRAM: 2048M 0x000000F400000000 - 0x000000F47FFFFFFF (2048M used)
[ 2.533247] amdgpu 0000:07:00.0: amdgpu: GART: 1024M 0x0000000000000000 - 0x000000003FFFFFFF
[ 2.533252] amdgpu 0000:07:00.0: amdgpu: AGP: 267419648M 0x000000F800000000 - 0x0000FFFFFFFFFFFF
[ 2.533264] [drm] Detected VRAM RAM=2048M, BAR=2048M
[ 2.533266] [drm] RAM width 128bits DDR4
[ 2.533407] [drm] amdgpu: 2048M of VRAM memory ready
[ 2.533413] [drm] amdgpu: 3072M of GTT memory ready.
[ 2.533417] [drm] GART: num cpu pages 262144, num gpu pages 262144
[ 2.533722] [drm] PCIE GART of 1024M enabled (table at 0x000000F400900000).
[ 2.536146] amdgpu: hwmgr_sw_init smu backed is smu10_smu
[ 2.536278] [drm] Found VCN firmware Version ENC: 1.12 DEC: 2 VEP: 0 Revision: 1
[ 2.536282] [drm] PSP loading VCN firmware
[ 2.557253] [drm] reserve 0x400000 from 0xf47fc00000 for PSP TMR
[ 2.766538] amdgpu 0000:07:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 2.786536] amdgpu 0000:07:00.0: amdgpu: RAP: optional rap ta ucode is not available
[ 2.788761] [drm] kiq ring mec 2 pipe 1 q 0
[ 2.790088] [drm] DM_PPLIB: values for F clock
[ 2.790089] [drm] DM_PPLIB: 400000 in kHz, 2749 in mV
[ 2.790090] [drm] DM_PPLIB: 933000 in kHz, 3224 in mV
[ 2.790091] [drm] DM_PPLIB: 1067000 in kHz, 3924 in mV
[ 2.790092] [drm] DM_PPLIB: 1200000 in kHz, 4074 in mV
[ 2.790094] [drm] DM_PPLIB: values for DCF clock
[ 2.790094] [drm] DM_PPLIB: 300000 in kHz, 2749 in mV
[ 2.790095] [drm] DM_PPLIB: 600000 in kHz, 3224 in mV
[ 2.790096] [drm] DM_PPLIB: 626000 in kHz, 3924 in mV
[ 2.790096] [drm] DM_PPLIB: 654000 in kHz, 4074 in mV
[ 2.790325] [drm] Display Core initialized with v3.2.116!
[ 2.794645] ------------[ cut here ]------------
[ 2.794646] WARNING: CPU: 2 PID: 168 at drivers/gpu/drm/amd/amdgpu/../display/dc/dc_helper.c:119 set_reg_field_values.constprop.0+0xbe/0xe0 [amdgpu]
[ 2.794868] Modules linked in: amdgpu(+) drm_ttm_helper ttm gpu_sched i2c_algo_bit drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops cec drm agpgart
[ 2.794879] CPU: 2 PID: 168 Comm: modprobe Not tainted 5.11.15-arch1-2 #1
[ 2.794881] Hardware name: Micro-Star International Co., Ltd. Alpha 15 A3DD/MS-16U6, BIOS E16U6AMS.110 05/20/2020
[ 2.794883] RIP: 0010:set_reg_field_values.constprop.0+0xbe/0xe0 [amdgpu]
[ 2.795088] Code: 50 08 49 89 51 08 8b 08 48 8d 42 08 49 89 41 08 44 8b 02 48 8d 50 08 0f b6 c9 49 89 51 08 8b 00 45 85 c0 75 b5 0f 0b eb b1 c3 <0f> 0b e9 4d ff ff ff 49 8b 51 08 eb d1 49 8b 41 08 eb d6 66 66 2e
[ 2.795091] RSP: 0018:ffffafb100db3518 EFLAGS: 00010246
[ 2.795093] RAX: 0000000000000000 RBX: ffff93aac1611a80 RCX: 0000000000000000
[ 2.795094] RDX: 0000000000000000 RSI: 0000000000000001 RDI: ffffafb100db3520
[ 2.795095] RBP: ffffafb100db35a0 R08: 0000000000000064 R09: ffffafb100db3528
[ 2.795096] R10: 0000000000000000 R11: ffff93aacaea4b56 R12: 0000000000000064
[ 2.795097] R13: ffff93aacaf896c0 R14: 0000000000000000 R15: ffff93aacafbdc00
[ 2.795099] FS: 00007fe69984c740(0000) GS:ffff93af68a80000(0000) knlGS:0000000000000000
[ 2.795100] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2.795101] CR2: 00005618954d20a0 CR3: 0000000107f90000 CR4: 00000000003506e0
[ 2.795103] Call Trace:
[ 2.795106] generic_reg_update_ex+0x73/0x200 [amdgpu]
[ 2.795311] ? dm_read_reg_func+0x3a/0xb0 [amdgpu]
[ 2.795523] ? generic_reg_get2+0x22/0x50 [amdgpu]
[ 2.795725] dce_aux_configure_timeout+0xfe/0x210 [amdgpu]
[ 2.795940] dc_link_aux_try_to_configure_timeout+0x37/0x40 [amdgpu]
[ 2.796147] retrieve_link_cap+0xae/0x650 [amdgpu]
[ 2.796350] detect_edp_sink_caps+0x41/0x170 [amdgpu]
[ 2.796552] dc_link_detect_helper+0x5fb/0xea0 [amdgpu]
[ 2.796759] dc_link_detect+0x31/0x50 [amdgpu]
[ 2.796963] amdgpu_dm_init.isra.0.cold+0x10f5/0x1425 [amdgpu]
[ 2.797176] ? psp_set_srm+0xb0/0xb0 [amdgpu]
[ 2.797389] ? hdcp_update_display+0x240/0x240 [amdgpu]
[ 2.797570] dm_hw_init+0xe/0x20 [amdgpu]
[ 2.797737] amdgpu_device_init.cold+0x1741/0x1aad [amdgpu]
[ 2.797905] amdgpu_driver_load_kms+0x64/0x270 [amdgpu]
[ 2.798035] amdgpu_pci_probe+0x129/0x1b0 [amdgpu]
[ 2.798164] local_pci_probe+0x42/0x80
[ 2.798168] ? pci_match_device+0xd7/0x100
[ 2.798170] pci_device_probe+0xfa/0x1b0
[ 2.798172] really_probe+0xf2/0x440
[ 2.798175] driver_probe_device+0xe1/0x150
[ 2.798176] device_driver_attach+0xa1/0xb0
[ 2.798178] __driver_attach+0x8a/0x150
[ 2.798180] ? device_driver_attach+0xb0/0xb0
[ 2.798181] ? device_driver_attach+0xb0/0xb0
[ 2.798182] bus_for_each_dev+0x89/0xd0
[ 2.798184] bus_add_driver+0x12b/0x1e0
[ 2.798186] driver_register+0x8b/0xe0
[ 2.798187] ? 0xffffffffc089f000
[ 2.798189] do_one_initcall+0x57/0x220
[ 2.798193] do_init_module+0x5c/0x270
[ 2.798196] load_module+0x243e/0x2610
[ 2.798198] __do_sys_finit_module+0xb1/0x110
[ 2.798201] do_syscall_64+0x33/0x40
[ 2.798204] entry_SYSCALL_64_after_hwframe+0x44/0xa9
[ 2.798207] RIP: 0033:0x7fe699972a9d
[ 2.798209] Code: bb 0c 00 0f 05 eb a9 66 0f 1f 44 00 00 f3 0f 1e fa 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d a3 73 0c 00 f7 d8 64 89 01 48
[ 2.798210] RSP: 002b:00007ffc55b4a668 EFLAGS: 00000246 ORIG_RAX: 0000000000000139
[ 2.798212] RAX: ffffffffffffffda RBX: 0000556e89463a50 RCX: 00007fe699972a9d
[ 2.798213] RDX: 0000000000000000 RSI: 0000556e89465fa0 RDI: 000000000000000f
[ 2.798214] RBP: 0000000000060000 R08: 0000000000000000 R09: 0000000000000000
[ 2.798215] R10: 000000000000000f R11: 0000000000000246 R12: 0000556e89465fa0
[ 2.798215] R13: 0000000000000000 R14: 0000556e89463a10 R15: 0000556e89463a50
[ 2.798217] ---[ end trace 64c0777f9f1f3801 ]---
[ 2.855794] [drm] VCN decode and encode initialized successfully(under SPG Mode).
[ 2.857809] kfd kfd: Allocated 3969056 bytes on gart
[ 2.858174] amdgpu: Topology: Add dGPU node [0x7340:0x1002]
[ 2.858176] kfd kfd: added device 1002:15d8
[ 2.858179] amdgpu 0000:07:00.0: amdgpu: SE 1, SH per SE 1, CU per SH 11, active_cu_number 10
[ 2.860379] [drm] fb mappable at 0x5BFBCA000
[ 2.860382] [drm] vram apper at 0x5BF000000
[ 2.860383] [drm] size 8294400
[ 2.860384] [drm] fb depth is 24
[ 2.860384] [drm] pitch is 7680
[ 2.860453] fbcon: amdgpudrmfb (fb0) is primary device
[ 2.877334] Console: switching to colour frame buffer device 240x67
[ 2.887985] amdgpu 0000:07:00.0: [drm] fb0: amdgpudrmfb frame buffer device
[ 2.888033] amdgpu 0000:07:00.0: amdgpu: ring gfx uses VM inv eng 0 on hub 0
[ 2.888035] amdgpu 0000:07:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 2.888037] amdgpu 0000:07:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 2.888038] amdgpu 0000:07:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 2.888039] amdgpu 0000:07:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 2.888040] amdgpu 0000:07:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 2.888041] amdgpu 0000:07:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 2.888042] amdgpu 0000:07:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 2.888043] amdgpu 0000:07:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 2.888045] amdgpu 0000:07:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 2.888046] amdgpu 0000:07:00.0: amdgpu: ring sdma0 uses VM inv eng 0 on hub 1
[ 2.888047] amdgpu 0000:07:00.0: amdgpu: ring vcn_dec uses VM inv eng 1 on hub 1
[ 2.888048] amdgpu 0000:07:00.0: amdgpu: ring vcn_enc0 uses VM inv eng 4 on hub 1
[ 2.888049] amdgpu 0000:07:00.0: amdgpu: ring vcn_enc1 uses VM inv eng 5 on hub 1
[ 2.888051] amdgpu 0000:07:00.0: amdgpu: ring jpeg_dec uses VM inv eng 6 on hub 1
[ 2.900857] [drm] Initialized amdgpu 3.40.0 20150101 for 0000:07:00.0 on minor 1
[ 3.249926] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[ 3.253945] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 3.253971] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 3.263705] xhci_hcd 0000:07:00.3: xHCI Host Controller
[ 3.263716] xhci_hcd 0000:07:00.3: new USB bus registered, assigned bus number 1
[ 3.263894] xhci_hcd 0000:07:00.3: hcc params 0x0270ffe5 hci version 0x110 quirks 0x0000000840000410
[ 3.264340] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.11
[ 3.264344] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.264346] usb usb1: Product: xHCI Host Controller
[ 3.264348] usb usb1: Manufacturer: Linux 5.11.15-arch1-2 xhci-hcd
[ 3.264349] usb usb1: SerialNumber: 0000:07:00.3
[ 3.264481] hub 1-0:1.0: USB hub found
[ 3.264496] hub 1-0:1.0: 4 ports detected
[ 3.265235] xhci_hcd 0000:07:00.3: xHCI Host Controller
[ 3.265243] xhci_hcd 0000:07:00.3: new USB bus registered, assigned bus number 2
[ 3.265247] xhci_hcd 0000:07:00.3: Host supports USB 3.1 Enhanced SuperSpeed
[ 3.265289] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[ 3.265313] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.11
[ 3.265317] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.265319] usb usb2: Product: xHCI Host Controller
[ 3.265321] usb usb2: Manufacturer: Linux 5.11.15-arch1-2 xhci-hcd
[ 3.265322] usb usb2: SerialNumber: 0000:07:00.3
[ 3.265431] hub 2-0:1.0: USB hub found
[ 3.265446] hub 2-0:1.0: 4 ports detected
[ 3.265934] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
[ 3.266508] xhci_hcd 0000:07:00.4: xHCI Host Controller
[ 3.266513] xhci_hcd 0000:07:00.4: new USB bus registered, assigned bus number 3
[ 3.266653] xhci_hcd 0000:07:00.4: hcc params 0x0260ffe5 hci version 0x110 quirks 0x0000000840000410
[ 3.267023] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.11
[ 3.267026] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.267027] usb usb3: Product: xHCI Host Controller
[ 3.267028] usb usb3: Manufacturer: Linux 5.11.15-arch1-2 xhci-hcd
[ 3.267029] usb usb3: SerialNumber: 0000:07:00.4
[ 3.267116] hub 3-0:1.0: USB hub found
[ 3.267127] hub 3-0:1.0: 2 ports detected
[ 3.267398] xhci_hcd 0000:07:00.4: xHCI Host Controller
[ 3.267401] xhci_hcd 0000:07:00.4: new USB bus registered, assigned bus number 4
[ 3.267403] xhci_hcd 0000:07:00.4: Host supports USB 3.1 Enhanced SuperSpeed
[ 3.267426] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[ 3.267440] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.11
[ 3.267441] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.267442] usb usb4: Product: xHCI Host Controller
[ 3.267443] usb usb4: Manufacturer: Linux 5.11.15-arch1-2 xhci-hcd
[ 3.267444] usb usb4: SerialNumber: 0000:07:00.4
[ 3.267507] hub 4-0:1.0: USB hub found
[ 3.267513] hub 4-0:1.0: 1 port detected
[ 3.277661] random: fast init done
[ 3.337012] EXT4-fs (nvme0n1p2): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
[ 3.446547] systemd[1]: systemd 248-5-arch running in system mode. (+PAM +AUDIT -SELINUX -APPARMOR -IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT -QRENCODE +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +XKBCOMMON +UTMP -SYSVINIT default-hierarchy=unified)
[ 3.462855] systemd[1]: Detected architecture x86-64.
[ 3.464329] systemd[1]: Hostname set to <msi>.
[ 3.562965] random: lvmconfig: uninitialized urandom read (4 bytes read)
[ 3.592814] usb 1-3: new full-speed USB device number 2 using xhci_hcd
[ 3.599477] usb 3-1: new high-speed USB device number 2 using xhci_hcd
[ 3.606993] systemd[1]: Queued start job for default target Graphical Interface.
[ 3.607631] systemd[1]: Created slice system-getty.slice.
[ 3.607861] systemd[1]: Created slice system-modprobe.slice.
[ 3.608046] systemd[1]: Created slice User and Session Slice.
[ 3.608131] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ 3.608205] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 3.608348] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 3.608417] systemd[1]: Reached target Local Encrypted Volumes.
[ 3.608479] systemd[1]: Reached target Remote File Systems.
[ 3.608526] systemd[1]: Reached target Slices.
[ 3.608577] systemd[1]: Reached target Local Verity Integrity Protected Volumes.
[ 3.608664] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[ 3.608875] systemd[1]: Listening on LVM2 poll daemon socket.
[ 3.609688] systemd[1]: Listening on Process Core Dump Socket.
[ 3.609823] systemd[1]: Listening on Journal Audit Socket.
[ 3.609922] systemd[1]: Listening on Journal Socket (/dev/log).
[ 3.610027] systemd[1]: Listening on Journal Socket.
[ 3.610148] systemd[1]: Listening on udev Control Socket.
[ 3.610244] systemd[1]: Listening on udev Kernel Socket.
[ 3.610813] systemd[1]: Mounting Huge Pages File System...
[ 3.611298] systemd[1]: Mounting POSIX Message Queue File System...
[ 3.611800] systemd[1]: Mounting Kernel Debug File System...
[ 3.612344] systemd[1]: Mounting Kernel Trace File System...
[ 3.613085] systemd[1]: Starting Create list of static device nodes for the current kernel...
[ 3.613661] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[ 3.614276] systemd[1]: Starting Load Kernel Module configfs...
[ 3.614900] systemd[1]: Starting Load Kernel Module drm...
[ 3.615533] systemd[1]: Starting Load Kernel Module fuse...
[ 3.615984] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[ 3.616023] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[ 3.616306] random: lvm: uninitialized urandom read (4 bytes read)
[ 3.617554] systemd[1]: Starting Journal Service...
[ 3.618688] systemd[1]: Starting Load Kernel Modules...
[ 3.619441] systemd[1]: Starting Remount Root and Kernel File Systems...
[ 3.619633] systemd[1]: Condition check resulted in Repartition Root Disk being skipped.
[ 3.620462] systemd[1]: Starting Coldplug All udev Devices...
[ 3.622149] systemd[1]: Mounted Huge Pages File System.
[ 3.622428] systemd[1]: Mounted POSIX Message Queue File System.
[ 3.622606] systemd[1]: Mounted Kernel Debug File System.
[ 3.622772] systemd[1]: Mounted Kernel Trace File System.
[ 3.623459] systemd[1]: Finished Create list of static device nodes for the current kernel.
[ 3.623648] audit: type=1130 audit(1618671383.452:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=kmod-static-nodes comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3.623875] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[ 3.624096] systemd[1]: Finished Load Kernel Module configfs.
[ 3.624245] audit: type=1130 audit(1618671383.452:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@configfs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3.624259] audit: type=1131 audit(1618671383.452:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@configfs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3.624501] systemd[1]: modprobe@drm.service: Deactivated successfully.
[ 3.624713] EXT4-fs (nvme0n1p2): re-mounted. Opts: (null). Quota mode: none.
[ 3.624741] systemd[1]: Finished Load Kernel Module drm.
[ 3.624923] audit: type=1130 audit(1618671383.452:5): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@drm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3.624938] audit: type=1131 audit(1618671383.452:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@drm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3.625776] systemd[1]: Finished Remount Root and Kernel File Systems.
[ 3.625977] audit: type=1130 audit(1618671383.452:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-remount-fs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3.627036] systemd[1]: Activating swap /swapfile...
[ 3.628204] systemd[1]: Mounting Kernel Configuration File System...
[ 3.628392] systemd[1]: Condition check resulted in First Boot Wizard being skipped.
[ 3.629279] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
[ 3.630128] systemd[1]: Starting Load/Save Random Seed...
[ 3.630313] systemd[1]: Condition check resulted in Create System Users being skipped.
[ 3.631121] systemd[1]: Starting Create Static Device Nodes in /dev...
[ 3.631356] fuse: init (API version 7.33)
[ 3.632120] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[ 3.632307] systemd[1]: Finished Load Kernel Module fuse.
[ 3.632438] audit: type=1130 audit(1618671383.458:8): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@fuse comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3.632444] audit: type=1131 audit(1618671383.458:9): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@fuse comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3.632694] systemd[1]: Finished Load Kernel Modules.
[ 3.632779] audit: type=1130 audit(1618671383.458:10): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3.632878] systemd[1]: Mounted Kernel Configuration File System.
[ 3.633829] systemd[1]: Mounting FUSE Control File System...
[ 3.634867] systemd[1]: Starting Apply Kernel Variables...
[ 3.636046] systemd[1]: Mounted FUSE Control File System.
[ 3.639911] systemd[1]: Finished Apply Kernel Variables.
[ 3.649024] systemd[1]: Finished Create Static Device Nodes in /dev.
[ 3.650207] systemd[1]: Starting Rule-based Manager for Device Events and Files...
[ 3.656268] Adding 2198524k swap on /swapfile. Priority:-2 extents:10 across:3897208k SSFS
[ 3.656357] systemd[1]: Activated swap /swapfile.
[ 3.656522] systemd[1]: Reached target Swap.
[ 3.657922] systemd[1]: Mounting Temporary Directory (/tmp)...
[ 3.659403] systemd[1]: Mounted Temporary Directory (/tmp).
[ 3.670700] systemd[1]: Started Journal Service.
[ 3.676755] systemd-journald[275]: Received client request to flush runtime journal.
[ 3.708600] acpi_cpufreq: overriding BIOS provided _PSD data
[ 3.717411] soc_button_array ACPI0011:00: Unknown button index 0 upage 01 usage c6, ignoring
[ 3.740847] ACPI: Video Device [VGA] (multi-head: yes rom: no post: no)
[ 3.741515] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:15/LNXVIDEO:00/input/input6
[ 3.741757] i2c_hid i2c-ELAN2203:00: supply vdd not found, using dummy regulator
[ 3.741790] i2c_hid i2c-ELAN2203:00: supply vddl not found, using dummy regulator
[ 3.755373] usb 1-3: New USB device found, idVendor=093a, idProduct=8312, bcdDevice= 1.08
[ 3.755379] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 3.755381] usb 1-3: Product: HID Wireless Dongle
[ 3.755383] usb 1-3: Manufacturer: ITON
[ 3.755384] usb 1-3: SerialNumber: ITON Mouse Dongle
[ 3.757483] usb 3-1: New USB device found, idVendor=5986, idProduct=211c, bcdDevice= 3.07
[ 3.757488] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 3.757489] usb 3-1: Product: HD Webcam
[ 3.757491] usb 3-1: Manufacturer: SunplusIT Inc
[ 3.797346] ccp 0000:07:00.2: enabling device (0000 -> 0002)
[ 3.797573] snd_pci_acp3x 0000:07:00.5: enabling device (0000 -> 0002)
[ 3.797646] snd_pci_acp3x 0000:07:00.5: ACP audio mode : 0
[ 3.798332] ccp 0000:07:00.2: ccp enabled
[ 3.798338] ccp 0000:07:00.2: psp: unable to access the device: you might be running a broken BIOS.
[ 3.808457] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
[ 3.808463] piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection
[ 3.808553] piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20
[ 3.811559] sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
[ 3.811668] sp5100-tco sp5100-tco: Using 0xfeb00000 for watchdog MMIO address
[ 3.812256] sp5100-tco sp5100-tco: initialized. heartbeat=60 sec (nowayout=0)
[ 3.831082] libphy: r8169: probed
[ 3.831260] r8169 0000:06:00.0 eth0: RTL8168h/8111h, 00:d8:61:8a:75:f9, XID 541, IRQ 80
[ 3.831264] r8169 0000:06:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
[ 3.869612] usb 4-1: new SuperSpeed Gen 1 USB device number 2 using xhci_hcd
[ 3.883281] input: PC Speaker as /devices/platform/pcspkr/input/input7
[ 3.887121] RAPL PMU: API unit is 2^-32 Joules, 1 fixed counters, 163840 ms ovfl timer
[ 3.887135] RAPL PMU: hw unit of domain package 2^-16 Joules
[ 3.888877] usb 4-1: New USB device found, idVendor=05e3, idProduct=0612, bcdDevice=92.24
[ 3.888889] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 3.888895] usb 4-1: Product: USB3.0 Hub
[ 3.888899] usb 4-1: Manufacturer: GenesysLogic
[ 3.889116] input: ELAN2203:00 04F3:30FA Mouse as /devices/platform/AMDI0010:01/i2c-0/i2c-ELAN2203:00/0018:04F3:30FA.0001/input/input9
[ 3.889289] input: ELAN2203:00 04F3:30FA Touchpad as /devices/platform/AMDI0010:01/i2c-0/i2c-ELAN2203:00/0018:04F3:30FA.0001/input/input11
[ 3.889395] hid-generic 0018:04F3:30FA.0001: input,hidraw0: I2C HID v1.00 Mouse [ELAN2203:00 04F3:30FA] on i2c-ELAN2203:00
[ 3.903269] cryptd: max_cpu_qlen set to 1000
[ 3.908013] hub 4-1:1.0: USB hub found
[ 3.908311] hub 4-1:1.0: 2 ports detected
[ 3.951806] AVX2 version of gcm_enc/dec engaged.
[ 3.951810] AES CTR mode by8 optimization enabled
[ 3.952355] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 3.955377] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 3.969855] input: ITON HID Wireless Dongle Keyboard as /devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb1/1-3/1-3:1.0/0003:093A:8312.0002/input/input12
[ 3.980158] r8169 0000:06:00.0 enp6s0: renamed from eth0
[ 4.009632] usb 3-2: new high-speed USB device number 3 using xhci_hcd
[ 4.036576] input: ITON HID Wireless Dongle Consumer Control as /devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb1/1-3/1-3:1.0/0003:093A:8312.0002/input/input13
[ 4.036649] hid-generic 0003:093A:8312.0002: input,hidraw1: USB HID v1.11 Keyboard [ITON HID Wireless Dongle] on usb-0000:07:00.3-3/input0
[ 4.039620] random: dbus-daemon: uninitialized urandom read (12 bytes read)
[ 4.048076] input: ITON HID Wireless Dongle as /devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb1/1-3/1-3:1.1/0003:093A:8312.0003/input/input14
[ 4.051009] hid-generic 0003:093A:8312.0003: input,hidraw2: USB HID v1.11 Mouse [ITON HID Wireless Dongle] on usb-0000:07:00.3-3/input1
[ 4.060960] hid-generic 0003:093A:8312.0004: hiddev96,hidraw3: USB HID v1.11 Device [ITON HID Wireless Dongle] on usb-0000:07:00.3-3/input2
[ 4.061029] usbcore: registered new interface driver usbhid
[ 4.061030] usbhid: USB HID core driver
[ 4.067471] input: MSI WMI hotkeys as /devices/virtual/input/input15
[ 4.151339] usb 3-2: New USB device found, idVendor=05e3, idProduct=0608, bcdDevice=60.70
[ 4.151345] usb 3-2: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 4.151346] usb 3-2: Product: USB2.0 Hub
[ 4.160420] mousedev: PS/2 mouse device common for all mice
[ 4.160632] kvm: Nested Virtualization enabled
[ 4.160659] SVM: kvm: Nested Paging enabled
[ 4.160660] SVM: Virtual VMLOAD VMSAVE supported
[ 4.160661] SVM: Virtual GIF supported
[ 4.163846] MCE: In-kernel MCE decoding enabled.
[ 4.167403] EDAC amd64: F17h_M10h detected (node 0).
[ 4.167461] EDAC amd64: Node 0: DRAM ECC disabled.
[ 4.179969] input: ELAN2203:00 04F3:30FA Mouse as /devices/platform/AMDI0010:01/i2c-0/i2c-ELAN2203:00/0018:04F3:30FA.0001/input/input16
[ 4.180111] input: ELAN2203:00 04F3:30FA Touchpad as /devices/platform/AMDI0010:01/i2c-0/i2c-ELAN2203:00/0018:04F3:30FA.0001/input/input18
[ 4.180222] hid-multitouch 0018:04F3:30FA.0001: input,hidraw0: I2C HID v1.00 Mouse [ELAN2203:00 04F3:30FA] on i2c-ELAN2203:00
[ 4.195889] hub 3-2:1.0: USB hub found
[ 4.196324] hub 3-2:1.0: 4 ports detected
[ 4.199503] Generic FE-GE Realtek PHY r8169-600:00: attached PHY driver (mii_bus:phy_addr=r8169-600:00, irq=IGNORE)
[ 4.287281] EDAC amd64: F17h_M10h detected (node 0).
[ 4.287379] EDAC amd64: Node 0: DRAM ECC disabled.
[ 4.288935] rtw_8822ce 0000:05:00.0: Firmware version 9.9.4, H2C version 15
[ 4.288953] rtw_8822ce 0000:05:00.0: enabling device (0000 -> 0003)
[ 4.289265] rtw_8822ce 0000:05:00.0: Firmware version 9.9.6, H2C version 15
[ 4.290208] mc: Linux media interface: v0.10
[ 4.296704] intel_rapl_common: Found RAPL domain package
[ 4.296709] intel_rapl_common: Found RAPL domain core
[ 4.363402] psmouse serio1: elantech: assuming hardware version 4 (with firmware version 0x4f4001)
[ 4.372546] psmouse serio1: elantech: Synaptics capabilities query result 0x01, 0x17, 0x0d.
[ 4.381698] psmouse serio1: elantech: Elan sample query result 00, 43, 86
[ 4.383859] EDAC amd64: F17h_M10h detected (node 0).
[ 4.383946] EDAC amd64: Node 0: DRAM ECC disabled.
[ 4.385954] snd_hda_intel 0000:03:00.1: enabling device (0000 -> 0002)
[ 4.386177] snd_hda_intel 0000:03:00.1: Handle vga_switcheroo audio client
[ 4.386185] snd_hda_intel 0000:03:00.1: Force to non-snoop mode
[ 4.386675] snd_hda_intel 0000:07:00.6: enabling device (0000 -> 0002)
[ 4.389584] r8169 0000:06:00.0 enp6s0: Link is Down
[ 4.390849] psmouse serio1: elantech: Elan ic body: 0x10, current fw version: 0x2
[ 4.399089] videodev: Linux video capture interface: v2.00
[ 4.402881] rtw_8822ce 0000:05:00.0 wlo1: renamed from wlan0
[ 4.440219] input: ETPS/2 Elantech Touchpad as /devices/platform/i8042/serio1/input/input8
[ 4.489487] usb 3-2.1: new high-speed USB device number 4 using xhci_hcd
[ 4.563299] EDAC amd64: F17h_M10h detected (node 0).
[ 4.563379] EDAC amd64: Node 0: DRAM ECC disabled.
[ 4.570106] snd_hda_intel 0000:03:00.1: bound 0000:03:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
[ 4.572398] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.1/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card0/input19
[ 4.572515] input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.1/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card0/input20
[ 4.572625] input: HDA ATI HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.1/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card0/input21
[ 4.572734] input: HDA ATI HDMI HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.1/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card0/input22
[ 4.572870] input: HDA ATI HDMI HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:01.1/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card0/input23
[ 4.581967] usb 3-2.1: New USB device found, idVendor=0bda, idProduct=0129, bcdDevice=39.60
[ 4.581980] usb 3-2.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 4.581987] usb 3-2.1: Product: USB2.0-CRW
[ 4.581992] usb 3-2.1: Manufacturer: Generic
[ 4.581996] usb 3-2.1: SerialNumber: 20100201396000000
[ 4.584095] snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC233: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[ 4.584101] snd_hda_codec_realtek hdaudioC1D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 4.584104] snd_hda_codec_realtek hdaudioC1D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[ 4.584107] snd_hda_codec_realtek hdaudioC1D0: mono: mono_out=0x0
[ 4.584108] snd_hda_codec_realtek hdaudioC1D0: dig-out=0x1e/0x0
[ 4.584110] snd_hda_codec_realtek hdaudioC1D0: inputs:
[ 4.584112] snd_hda_codec_realtek hdaudioC1D0: Mic=0x1a
[ 4.584113] snd_hda_codec_realtek hdaudioC1D0: Internal Mic=0x12
[ 4.645928] input: HD-Audio Generic Mic as /devices/pci0000:00/0000:00:08.1/0000:07:00.6/sound/card1/input24
[ 4.646236] input: HD-Audio Generic Headphone as /devices/pci0000:00/0000:00:08.1/0000:07:00.6/sound/card1/input25
[ 4.684871] EDAC amd64: F17h_M10h detected (node 0).
[ 4.684939] EDAC amd64: Node 0: DRAM ECC disabled.
[ 4.722818] usb 3-2.3: new high-speed USB device number 5 using xhci_hcd
[ 4.722840] random: crng init done
[ 4.722842] random: 5 urandom warning(s) missed due to ratelimiting
[ 4.811605] EDAC amd64: F17h_M10h detected (node 0).
[ 4.811682] EDAC amd64: Node 0: DRAM ECC disabled.
[ 4.812376] uvcvideo: Found UVC 1.00 device HD Webcam (5986:211c)
[ 4.819330] usb 3-2.3: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice=92.24
[ 4.819339] usb 3-2.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 4.819343] usb 3-2.3: Product: USB2.0 Hub
[ 4.819347] usb 3-2.3: Manufacturer: GenesysLogic
[ 4.868393] hub 3-2.3:1.0: USB hub found
[ 4.868957] hub 3-2.3:1.0: 4 ports detected
[ 4.876278] input: HD Webcam: HD Webcam as /devices/pci0000:00/0000:00:08.1/0000:07:00.4/usb3/3-1/3-1:1.0/input/input26
[ 4.876356] usbcore: registered new interface driver uvcvideo
[ 4.876358] USB Video Class driver (1.1.1)
[ 4.924047] EDAC amd64: F17h_M10h detected (node 0).
[ 4.924121] EDAC amd64: Node 0: DRAM ECC disabled.
[ 5.009485] usb 3-2.4: new full-speed USB device number 6 using xhci_hcd
[ 5.017409] EDAC amd64: F17h_M10h detected (node 0).
[ 5.017486] EDAC amd64: Node 0: DRAM ECC disabled.
[ 5.119473] usb 3-2.4: New USB device found, idVendor=13d3, idProduct=3549, bcdDevice= 0.00
[ 5.119483] usb 3-2.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 5.119487] usb 3-2.4: Product: Bluetooth Radio
[ 5.119490] usb 3-2.4: Manufacturer: Realtek
[ 5.119493] usb 3-2.4: SerialNumber: 00e04c000001
[ 5.226153] usb 3-2.3.3: new high-speed USB device number 7 using xhci_hcd
[ 5.260471] Bluetooth: Core ver 2.22
[ 5.260510] NET: Registered protocol family 31
[ 5.260511] Bluetooth: HCI device and connection manager initialized
[ 5.260515] Bluetooth: HCI socket layer initialized
[ 5.260521] Bluetooth: L2CAP socket layer initialized
[ 5.260528] Bluetooth: SCO socket layer initialized
[ 5.272769] usbcore: registered new interface driver btusb
[ 5.274721] Bluetooth: hci0: RTL: examining hci_ver=0a hci_rev=000c lmp_ver=0a lmp_subver=8822
[ 5.277720] Bluetooth: hci0: RTL: rom_version status=0 version=3
[ 5.277725] Bluetooth: hci0: RTL: loading rtl_bt/rtl8822cu_fw.bin
[ 5.278118] Bluetooth: hci0: RTL: loading rtl_bt/rtl8822cu_config.bin
[ 5.278244] Bluetooth: hci0: RTL: cfg_sz 6, total sz 35514
[ 5.289972] kauditd_printk_skb: 32 callbacks suppressed
[ 5.289976] audit: type=1130 audit(1618671385.118:43): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=bluetooth comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 5.296337] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 5.296340] Bluetooth: BNEP filters: protocol multicast
[ 5.296344] Bluetooth: BNEP socket layer initialized
[ 5.318069] usb 3-2.3.3: New USB device found, idVendor=1a40, idProduct=0101, bcdDevice= 1.11
[ 5.318075] usb 3-2.3.3: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 5.318077] usb 3-2.3.3: Product: USB 2.0 Hub
[ 5.379764] hub 3-2.3.3:1.0: USB hub found
[ 5.380087] hub 3-2.3.3:1.0: 4 ports detected
[ 5.395245] usbcore: registered new interface driver rtsx_usb
[ 5.504454] rtw_8822ce 0000:05:00.0: start vif c0:e4:34:5e:86:51 on port 0
[ 5.505550] rtw_8822ce 0000:05:00.0: stop vif c0:e4:34:5e:86:51 on port 0
[ 5.725741] rtw_8822ce 0000:05:00.0: start vif d6:54:62:5e:32:43 on port 0
[ 5.729721] Bluetooth: hci0: RTL: fw version 0x099a7253
[ 5.742078] audit: type=1130 audit(1618671385.568:44): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=wpa_supplicant comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 5.762821] usb 3-2.3.3.4: new high-speed USB device number 8 using xhci_hcd
[ 5.876613] NET: Registered protocol family 38
[ 5.957972] usb 3-2.3.3.4: New USB device found, idVendor=1a40, idProduct=0101, bcdDevice= 1.11
[ 5.957982] usb 3-2.3.3.4: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 5.957987] usb 3-2.3.3.4: Product: USB 2.0 Hub
[ 6.019672] hub 3-2.3.3.4:1.0: USB hub found
[ 6.019970] hub 3-2.3.3.4:1.0: 4 ports detected
[ 8.162478] IPv6: ADDRCONF(NETDEV_CHANGE): enp6s0: link becomes ready
[ 8.162653] r8169 0000:06:00.0 enp6s0: Link is Up - 1Gbps/Full - flow control rx/tx
[ 10.282572] audit: type=1131 audit(1618671390.108:45): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 11.020284] audit: type=1100 audit(1618671390.848:46): pid=403 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_securetty,pam_shells,pam_faillock,pam_permit,pam_faillock acct="piotr" exe="/usr/bin/ly" hostname=msi addr=? terminal=tty2 res=success'
[ 11.021835] audit: type=1101 audit(1618671390.848:47): pid=403 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="piotr" exe="/usr/bin/ly" hostname=msi addr=? terminal=/dev/tty2 res=success'
[ 11.022026] audit: type=1103 audit(1618671390.848:48): pid=403 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_securetty,pam_shells,pam_faillock,pam_permit,pam_faillock acct="piotr" exe="/usr/bin/ly" hostname=msi addr=? terminal=/dev/tty2 res=success'
[ 11.022062] audit: type=1006 audit(1618671390.848:49): pid=403 uid=0 old-auid=4294967295 auid=1000 tty=tty2 old-ses=4294967295 ses=1 res=1
[ 11.022069] audit: type=1300 audit(1618671390.848:49): arch=c000003e syscall=1 success=yes exit=4 a0=9 a1=7ffc68e35270 a2=4 a3=3e8 items=0 ppid=1 pid=403 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=tty2 ses=1 comm="ly" exe="/usr/bin/ly" key=(null)
[ 11.022072] audit: type=1327 audit(1618671390.848:49): proctitle="/usr/bin/ly"
[ 11.036446] audit: type=1130 audit(1618671390.865:50): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 11.043964] audit: type=1101 audit(1618671390.872:51): pid=492 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="piotr" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 11.043989] audit: type=1103 audit(1618671390.872:52): pid=492 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="piotr" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
[ 11.044065] audit: type=1006 audit(1618671390.872:53): pid=492 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=2 res=1
[ 14.276292] rtw_8822ce 0000:05:00.0: stop vif d6:54:62:5e:32:43 on port 0
[ 14.501204] rtw_8822ce 0000:05:00.0: start vif c0:e4:34:5e:86:51 on port 0
[ 18.690971] wlo1: authenticate with 62:02:71:96:ce:45
[ 19.094870] wlo1: send auth to 62:02:71:96:ce:45 (try 1/3)
[ 19.098303] wlo1: authenticated
[ 19.099484] wlo1: associate with 62:02:71:96:ce:45 (try 1/3)
[ 19.104771] wlo1: RX AssocResp from 62:02:71:96:ce:45 (capab=0x11 status=0 aid=8)
[ 19.104794] rtw_8822ce 0000:05:00.0: sta 62:02:71:96:ce:45 joined with macid 0
[ 19.104996] wlo1: associated
[ 19.144547] IPv6: ADDRCONF(NETDEV_CHANGE): wlo1: link becomes ready
[ 19.181397] kauditd_printk_skb: 10 callbacks suppressed
[ 19.181401] audit: type=1130 audit(1618671399.008:60): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 29.008435] audit: type=1131 audit(1618671408.835:61): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 35.331324] audit: type=1131 audit(1618671415.158:62): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 35.480023] audit: type=1334 audit(1618671415.312:63): prog-id=22 op=UNLOAD
[ 35.480034] audit: type=1334 audit(1618671415.312:64): prog-id=21 op=UNLOAD
[ 35.480039] audit: type=1334 audit(1618671415.312:65): prog-id=20 op=UNLOAD
[ 43.408879] audit: type=1130 audit(1618671423.235:66): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 44.419794] audit: type=1130 audit(1618671424.248:67): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 44.811566] Bluetooth: RFCOMM TTY layer initialized
[ 44.811578] Bluetooth: RFCOMM socket layer initialized
[ 44.811586] Bluetooth: RFCOMM ver 1.11
[ 355.111739] audit: type=1100 audit(1618671734.938:68): pid=7146 uid=1000 auid=1000 ses=1 msg='op=PAM:authentication grantors=pam_faillock,pam_permit,pam_faillock acct="piotr" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 355.112995] audit: type=1101 audit(1618671734.942:69): pid=7146 uid=1000 auid=1000 ses=1 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="piotr" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 355.114000] audit: type=1110 audit(1618671734.942:70): pid=7146 uid=1000 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 355.115690] audit: type=1105 audit(1618671734.942:71): pid=7146 uid=1000 auid=1000 ses=1 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 355.129922] audit: type=1106 audit(1618671734.958:72): pid=7146 uid=1000 auid=1000 ses=1 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 355.130021] audit: type=1104 audit(1618671734.958:73): pid=7146 uid=1000 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 389.976690] audit: type=1101 audit(1618671769.805:74): pid=7852 uid=1000 auid=1000 ses=1 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="piotr" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 389.977252] audit: type=1110 audit(1618671769.805:75): pid=7852 uid=1000 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 389.978325] audit: type=1105 audit(1618671769.805:76): pid=7852 uid=1000 auid=1000 ses=1 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 389.993988] audit: type=1106 audit(1618671769.822:77): pid=7852 uid=1000 auid=1000 ses=1 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 389.994049] audit: type=1104 audit(1618671769.822:78): pid=7852 uid=1000 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 430.539785] audit: type=1100 audit(1618671810.368:79): pid=8644 uid=1000 auid=1000 ses=1 msg='op=PAM:authentication grantors=pam_faillock,pam_permit,pam_faillock acct="piotr" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 430.540870] audit: type=1101 audit(1618671810.368:80): pid=8644 uid=1000 auid=1000 ses=1 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="piotr" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 430.541279] audit: type=1110 audit(1618671810.368:81): pid=8644 uid=1000 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 430.541979] audit: type=1105 audit(1618671810.368:82): pid=8644 uid=1000 auid=1000 ses=1 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment