Skip to content

Instantly share code, notes, and snippets.

@Zamundaaa
Created July 6, 2020 15:31
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 Zamundaaa/32019893af0c17f05669ad1da2a0862a to your computer and use it in GitHub Desktop.
Save Zamundaaa/32019893af0c17f05669ad1da2a0862a to your computer and use it in GitHub Desktop.
[ 0.000000] Linux version 5.8.0-1-MANJARO (builduser@LEGION) (gcc (GCC) 10.1.0, GNU ld (GNU Binutils) 2.34.0) #1 SMP PREEMPT Mon Jul 6 08:53:33 UTC 2020
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-5.8-x86_64 root=UUID=35a0306e-be95-4c84-90bd-994401de241c rw resume=UUID=35a0306e-be95-4c84-90bd-994401de241c resume_offset=1462272 quiet udev.log_priority=3
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] AMD AuthenticAMD
[ 0.000000] Hygon HygonGenuine
[ 0.000000] Centaur CentaurHauls
[ 0.000000] zhaoxin Shanghai
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[ 0.000000] x86/fpu: 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-0x000000000009efff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009f000-0x00000000000bffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000987ffff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000009880000-0x0000000009dfffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000009e00000-0x0000000009efffff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000009f00000-0x0000000009f0ffff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x0000000009f10000-0x00000000c9f7efff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000c9f7f000-0x00000000caf7efff] type 20
[ 0.000000] BIOS-e820: [mem 0x00000000caf7f000-0x00000000ccf7efff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ccf7f000-0x00000000cdf7efff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000cdf7f000-0x00000000cdffefff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x00000000cdfff000-0x00000000cdffffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000ce000000-0x00000000ceffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fde00000-0x00000000fdefffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed80000-0x00000000fed80fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000040f33ffff] usable
[ 0.000000] BIOS-e820: [mem 0x000000040f340000-0x000000042fffffff] reserved
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] efi: EFI v2.70 by INSYDE Corp.
[ 0.000000] efi: ACPI=0xcdffe000 ACPI 2.0=0xcdffe014 ESRT=0xcb877d18 TPMFinalLog=0xcdf1a000 SMBIOS=0xcb6f2000 SMBIOS 3.0=0xcb6f0000 MEMATTR=0xb6f1a018
[ 0.000000] SMBIOS 3.2.0 present.
[ 0.000000] DMI: HP HP ENVY x360 Convertible 13-ay0xxx/876E, BIOS F.07 06/02/2020
[ 0.000000] tsc: Fast TSC calibration using PIT
[ 0.000000] tsc: Detected 1996.109 MHz processor
[ 0.000544] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000545] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000549] last_pfn = 0x40f340 max_arch_pfn = 0x400000000
[ 0.000553] MTRR default type: uncachable
[ 0.000554] MTRR fixed ranges enabled:
[ 0.000555] 00000-9FFFF write-back
[ 0.000555] A0000-BFFFF uncachable
[ 0.000556] C0000-FFFFF write-through
[ 0.000556] MTRR variable ranges enabled:
[ 0.000557] 0 base 000000000000 mask FFFF80000000 write-back
[ 0.000557] 1 base 000080000000 mask FFFFC0000000 write-back
[ 0.000558] 2 base 0000C0000000 mask FFFFF0000000 write-back
[ 0.000558] 3 disabled
[ 0.000558] 4 disabled
[ 0.000559] 5 disabled
[ 0.000559] 6 disabled
[ 0.000559] 7 disabled
[ 0.000560] TOM2: 0000000430000000 aka 17152M
[ 0.000792] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.000883] e820: update [mem 0xd0000000-0xffffffff] usable ==> reserved
[ 0.000893] last_pfn = 0xce000 max_arch_pfn = 0x400000000
[ 0.010170] esrt: Reserving ESRT space from 0x00000000cb877d18 to 0x00000000cb877d50.
[ 0.010177] check: Scanning 1 areas for low memory corruption
[ 0.010181] Using GB pages for direct mapping
[ 0.010450] Secure boot could not be determined
[ 0.010451] RAMDISK: [mem 0x36eb7000-0x37752fff]
[ 0.010461] ACPI: Early table checksum verification disabled
[ 0.010464] ACPI: RSDP 0x00000000CDFFE014 000024 (v02 HPQOEM)
[ 0.010466] ACPI: XSDT 0x00000000CDFC5188 000154 (v01 HPQOEM SLIC-MPC 00000002 HP 01000013)
[ 0.010471] ACPI: FACP 0x00000000CDFE4000 00010C (v05 HPQOEM SLIC-MPC 00000002 HP 01000013)
[ 0.010474] ACPI: DSDT 0x00000000CDFD7000 008A85 (v01 HPQOEM 876E 00000002 HP 01000013)
[ 0.010476] ACPI: FACS 0x00000000CDF17000 000040
[ 0.010477] ACPI: UEFI 0x00000000CDF7E000 000236 (v01 HPQOEM 876E 00000001 HP 00040000)
[ 0.010479] ACPI: SSDT 0x00000000CDFFC000 00020D (v01 HPQOEM 876E 00000001 HP 20120711)
[ 0.010480] ACPI: SSDT 0x00000000CDFF4000 007216 (v02 HPQOEM 876E 00000002 HP 04000000)
[ 0.010482] ACPI: IVRS 0x00000000CDFF3000 0001A4 (v02 HPQOEM 876E 00000001 HP 00000000)
[ 0.010483] ACPI: SSDT 0x00000000CDFF2000 00046D (v01 HPQOEM 876E 00001000 HP 20120711)
[ 0.010485] ACPI: TPM2 0x00000000CDFF1000 000034 (v04 HPQOEM 876E 00000002 HP 01000013)
[ 0.010486] ACPI: SSDT 0x00000000CDFF0000 000179 (v01 HPQOEM 876E 00001000 HP 20120711)
[ 0.010488] ACPI: SSDT 0x00000000CDFE8000 00744A (v01 HPQOEM 876E 00001000 HP 20120711)
[ 0.010489] ACPI: MSDM 0x00000000CDFE7000 000055 (v03 HPQOEM SLIC-MPC 00000001 HP 00040000)
[ 0.010491] ACPI: ASF! 0x00000000CDFE6000 0000A5 (v32 HPQOEM 876E 00000002 HP 01000013)
[ 0.010493] ACPI: BOOT 0x00000000CDFE5000 000028 (v01 HPQOEM 876E 00000002 HP 01000013)
[ 0.010494] ACPI: HPET 0x00000000CDFE3000 000038 (v01 HPQOEM 876E 00000002 HP 01000013)
[ 0.010496] ACPI: APIC 0x00000000CDFE2000 000138 (v03 HPQOEM 876E 00000002 HP 01000013)
[ 0.010497] ACPI: MCFG 0x00000000CDFE1000 00003C (v01 HPQOEM 876E 00000002 HP 01000013)
[ 0.010499] ACPI: SSDT 0x00000000CDFD6000 0000C1 (v01 HPQOEM 876E 00000002 HP 01000013)
[ 0.010500] ACPI: SSDT 0x00000000CDFD5000 000080 (v01 HPQOEM 876E 00000002 HP 01000013)
[ 0.010502] ACPI: VFCT 0x00000000CDFC7000 00D484 (v01 HPQOEM 876E 00000001 HP 31504F47)
[ 0.010503] ACPI: SSDT 0x00000000CDFC6000 00005C (v02 HPQOEM 876E 00001000 HP 20160527)
[ 0.010504] ACPI: SSDT 0x00000000CDFFD000 00005C (v02 HPQOEM 876E 00001000 HP 20160527)
[ 0.010506] ACPI: SSDT 0x00000000CDFC4000 0000F8 (v01 HPQOEM 876E 00001000 HP 20120711)
[ 0.010507] ACPI: SSDT 0x00000000CDFC2000 001BF4 (v01 HPQOEM 876E 00000001 HP 00000001)
[ 0.010509] ACPI: CRAT 0x00000000CDFC1000 000F28 (v01 HPQOEM 876E 00000001 HP 00000001)
[ 0.010510] ACPI: CDIT 0x00000000CDFC0000 000029 (v01 HPQOEM 876E 00000001 HP 00000001)
[ 0.010512] ACPI: SSDT 0x00000000CDFBF000 00028D (v01 HPQOEM 876E 00000001 HP 20120711)
[ 0.010513] ACPI: SSDT 0x00000000CDFBE000 0000B9 (v01 HPQOEM 876E 00000001 HP 20120711)
[ 0.010515] ACPI: SSDT 0x00000000CDFBD000 000C78 (v01 HPQOEM 876E 00000001 HP 20120711)
[ 0.010516] ACPI: SSDT 0x00000000CDFBB000 001274 (v01 HPQOEM 876E 00000001 HP 20120711)
[ 0.010518] ACPI: SSDT 0x00000000CDFB7000 0030C8 (v01 HPQOEM 876E 00000001 HP 20120711)
[ 0.010519] ACPI: FPDT 0x00000000CDFB6000 000044 (v01 HPQOEM SLIC-MPC 00000002 HP 01000013)
[ 0.010521] ACPI: BGRT 0x00000000CDFB5000 000038 (v01 HPQOEM 876E 00000001 HP 00040000)
[ 0.010522] ACPI: WSMT 0x00000000CDFB4000 000028 (v01 HPQOEM 876E 00000001 HP 00040000)
[ 0.010524] ACPI: SSDT 0x00000000CDFB3000 00020A (v01 HPQOEM 876E 00000001 HP 20120711)
[ 0.010525] ACPI: SSDT 0x00000000CDFB2000 000608 (v01 HPQOEM 876E 00000001 HP 20120711)
[ 0.010527] ACPI: SSDT 0x00000000CDFB1000 00027D (v01 HPQOEM 876E 00000001 HP 20120711)
[ 0.010528] ACPI: SSDT 0x00000000CDFB0000 00007D (v01 HPQOEM 876E 00000001 HP 20120711)
[ 0.010530] ACPI: SSDT 0x00000000CDFAF000 0000C7 (v01 HPQOEM 876E 00000001 HP 20120711)
[ 0.010531] ACPI: SSDT 0x00000000CDFAE000 000517 (v01 HPQOEM 876E 00000001 HP 20120711)
[ 0.010536] ACPI: Local APIC address 0xfee00000
[ 0.010577] No NUMA configuration found
[ 0.010578] Faking a node at [mem 0x0000000000000000-0x000000040f33ffff]
[ 0.010580] NODE_DATA(0) allocated [mem 0x40f33c000-0x40f33ffff]
[ 0.010606] Zone ranges:
[ 0.010606] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.010607] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.010607] Normal [mem 0x0000000100000000-0x000000040f33ffff]
[ 0.010608] Device empty
[ 0.010609] Movable zone start for each node
[ 0.010609] Early memory node ranges
[ 0.010609] node 0: [mem 0x0000000000001000-0x000000000009efff]
[ 0.010610] node 0: [mem 0x0000000000100000-0x000000000987ffff]
[ 0.010610] node 0: [mem 0x0000000009e00000-0x0000000009efffff]
[ 0.010611] node 0: [mem 0x0000000009f10000-0x00000000c9f7efff]
[ 0.010611] node 0: [mem 0x00000000cdfff000-0x00000000cdffffff]
[ 0.010612] node 0: [mem 0x0000000100000000-0x000000040f33ffff]
[ 0.010779] Zeroed struct page in unavailable ranges: 29490 pages
[ 0.010780] Initmem setup node 0 [mem 0x0000000000001000-0x000000040f33ffff]
[ 0.010781] On node 0 totalpages: 4033742
[ 0.010782] DMA zone: 64 pages used for memmap
[ 0.010782] DMA zone: 23 pages reserved
[ 0.010783] DMA zone: 3998 pages, LIFO batch:0
[ 0.010797] DMA32 zone: 12840 pages used for memmap
[ 0.010798] DMA32 zone: 821744 pages, LIFO batch:63
[ 0.016848] Normal zone: 50125 pages used for memmap
[ 0.016851] Normal zone: 3208000 pages, LIFO batch:63
[ 0.040686] ACPI: PM-Timer IO Port: 0x408
[ 0.040688] ACPI: Local APIC address 0xfee00000
[ 0.040694] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[ 0.040695] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[ 0.040695] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[ 0.040695] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[ 0.040696] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[ 0.040696] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[ 0.040696] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[ 0.040697] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[ 0.040697] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[ 0.040697] ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
[ 0.040698] ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
[ 0.040698] ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
[ 0.040699] ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
[ 0.040699] ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
[ 0.040699] ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
[ 0.040700] ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
[ 0.040713] IOAPIC[0]: apic_id 33, version 33, address 0xfec00000, GSI 0-23
[ 0.040717] IOAPIC[1]: apic_id 34, version 33, address 0xfec01000, GSI 24-55
[ 0.040718] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.040719] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[ 0.040720] ACPI: IRQ0 used by override.
[ 0.040721] ACPI: IRQ9 used by override.
[ 0.040722] Using ACPI (MADT) for SMP configuration information
[ 0.040723] ACPI: HPET id: 0x10228210 base: 0xfed00000
[ 0.040731] e820: update [mem 0xb6f20000-0xb6f38fff] usable ==> reserved
[ 0.040739] smpboot: Allowing 16 CPUs, 8 hotplug CPUs
[ 0.040755] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.040756] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x000bffff]
[ 0.040756] PM: hibernation: Registered nosave memory: [mem 0x000c0000-0x000fffff]
[ 0.040757] PM: hibernation: Registered nosave memory: [mem 0x09880000-0x09dfffff]
[ 0.040758] PM: hibernation: Registered nosave memory: [mem 0x09f00000-0x09f0ffff]
[ 0.040759] PM: hibernation: Registered nosave memory: [mem 0xb6f20000-0xb6f38fff]
[ 0.040760] PM: hibernation: Registered nosave memory: [mem 0xc9f7f000-0xcaf7efff]
[ 0.040760] PM: hibernation: Registered nosave memory: [mem 0xcaf7f000-0xccf7efff]
[ 0.040761] PM: hibernation: Registered nosave memory: [mem 0xccf7f000-0xcdf7efff]
[ 0.040761] PM: hibernation: Registered nosave memory: [mem 0xcdf7f000-0xcdffefff]
[ 0.040762] PM: hibernation: Registered nosave memory: [mem 0xce000000-0xceffffff]
[ 0.040762] PM: hibernation: Registered nosave memory: [mem 0xcf000000-0xf7ffffff]
[ 0.040763] PM: hibernation: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
[ 0.040763] PM: hibernation: Registered nosave memory: [mem 0xfc000000-0xfddfffff]
[ 0.040763] PM: hibernation: Registered nosave memory: [mem 0xfde00000-0xfdefffff]
[ 0.040764] PM: hibernation: Registered nosave memory: [mem 0xfdf00000-0xfebfffff]
[ 0.040764] PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[ 0.040764] PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfec0ffff]
[ 0.040764] PM: hibernation: Registered nosave memory: [mem 0xfec10000-0xfec10fff]
[ 0.040765] PM: hibernation: Registered nosave memory: [mem 0xfec11000-0xfed7ffff]
[ 0.040765] PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xfed80fff]
[ 0.040765] PM: hibernation: Registered nosave memory: [mem 0xfed81000-0xfedfffff]
[ 0.040766] PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[ 0.040766] PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
[ 0.040766] PM: hibernation: Registered nosave memory: [mem 0xff000000-0xffffffff]
[ 0.040767] [mem 0xcf000000-0xf7ffffff] available for PCI devices
[ 0.040768] Booting paravirtualized kernel on bare hardware
[ 0.040771] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[ 0.043807] setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:16 nr_node_ids:1
[ 0.044410] percpu: Embedded 56 pages/cpu s192512 r8192 d28672 u262144
[ 0.044415] pcpu-alloc: s192512 r8192 d28672 u262144 alloc=1*2097152
[ 0.044416] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15
[ 0.044435] Built 1 zonelists, mobility grouping on. Total pages: 3970690
[ 0.044435] Policy zone: Normal
[ 0.044437] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.8-x86_64 root=UUID=35a0306e-be95-4c84-90bd-994401de241c rw resume=UUID=35a0306e-be95-4c84-90bd-994401de241c resume_offset=1462272 quiet udev.log_priority=3
[ 0.046342] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[ 0.047264] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[ 0.047303] mem auto-init: stack:byref_all, heap alloc:on, heap free:off
[ 0.081437] Memory: 15699776K/16134968K available (12291K kernel code, 1473K rwdata, 4600K rodata, 1636K init, 3092K bss, 435192K reserved, 0K cma-reserved)
[ 0.081445] random: get_random_u64 called from __kmem_cache_create+0x3e/0x600 with crng_init=0
[ 0.081580] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=16, Nodes=1
[ 0.081594] ftrace: allocating 39906 entries in 156 pages
[ 0.091288] ftrace: allocated 156 pages with 4 groups
[ 0.091411] rcu: Preemptible hierarchical RCU implementation.
[ 0.091411] rcu: RCU dyntick-idle grace-period acceleration is enabled.
[ 0.091412] rcu: RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=16.
[ 0.091412] rcu: RCU priority boosting: priority 1 delay 500 ms.
[ 0.091413] Trampoline variant of Tasks RCU enabled.
[ 0.091413] Rude variant of Tasks RCU enabled.
[ 0.091413] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[ 0.091414] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=16
[ 0.093424] NR_IRQS: 20736, nr_irqs: 1096, preallocated irqs: 16
[ 0.093788] Console: colour dummy device 80x25
[ 0.093791] printk: console [tty0] enabled
[ 0.093804] ACPI: Core revision 20200528
[ 0.094011] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
[ 0.094027] APIC: Switch to symmetric I/O mode setup
[ 0.094711] AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR0, rdevid:160
[ 0.094711] AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR1, rdevid:160
[ 0.094712] AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR2, rdevid:160
[ 0.094712] AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR3, rdevid:160
[ 0.192497] Switched APIC routing to physical flat.
[ 0.193225] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.207376] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x398ba576a74, max_idle_ns: 881590744009 ns
[ 0.207382] Calibrating delay loop (skipped), value calculated using timer frequency.. 3993.56 BogoMIPS (lpj=6653696)
[ 0.207384] pid_max: default: 32768 minimum: 301
[ 0.210748] LSM: Security Framework initializing
[ 0.210752] Yama: becoming mindful.
[ 0.210790] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.210805] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.211025] x86/cpu: User Mode Instruction Prevention (UMIP) activated
[ 0.211069] LVT offset 1 assigned for vector 0xf9
[ 0.211131] LVT offset 2 assigned for vector 0xf4
[ 0.211150] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 512
[ 0.211150] Last level dTLB entries: 4KB 2048, 2MB 2048, 4MB 1024, 1GB 0
[ 0.211153] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 0.211154] Spectre V2 : Mitigation: Full AMD retpoline
[ 0.211155] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 0.211155] Spectre V2 : Enabling Restricted Speculation for firmware calls
[ 0.211156] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[ 0.211157] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[ 0.211384] Freeing SMP alternatives memory: 32K
[ 0.322625] smpboot: CPU0: AMD Ryzen 7 4700U with Radeon Graphics (family: 0x17, model: 0x60, stepping: 0x1)
[ 0.322721] Performance Events: Fam17h+ core perfctr, AMD PMU driver.
[ 0.322726] ... version: 0
[ 0.322726] ... bit width: 48
[ 0.322726] ... generic registers: 6
[ 0.322726] ... value mask: 0000ffffffffffff
[ 0.322727] ... max period: 00007fffffffffff
[ 0.322727] ... fixed-purpose events: 0
[ 0.322727] ... event mask: 000000000000003f
[ 0.322762] rcu: Hierarchical SRCU implementation.
[ 0.323254] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[ 0.323391] smp: Bringing up secondary CPUs ...
[ 0.323481] x86: Booting SMP configuration:
[ 0.323481] .... node #0, CPUs: #1 #2 #3 #4
[ 0.329802] TSC synchronization [CPU#0 -> CPU#4]:
[ 0.329803] Measured 2960 cycles TSC warp between CPUs, turning off TSC clock.
[ 0.329804] tsc: Marking TSC unstable due to check_tsc_sync_source failed
[ 0.330799] #5 #6 #7
[ 0.331032] smp: Brought up 1 node, 8 CPUs
[ 0.331032] smpboot: Max logical packages: 2
[ 0.331032] smpboot: Total of 8 processors activated (31950.48 BogoMIPS)
[ 0.331247] devtmpfs: initialized
[ 0.331247] x86/mm: Memory block size: 128MB
[ 0.334373] PM: Registering ACPI NVS region [mem 0x09f00000-0x09f0ffff] (65536 bytes)
[ 0.334373] PM: Registering ACPI NVS region [mem 0xccf7f000-0xcdf7efff] (16777216 bytes)
[ 0.334373] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[ 0.334373] futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
[ 0.334373] pinctrl core: initialized pinctrl subsystem
[ 0.334373] PM: RTC time: 17:26:14, date: 2020-07-06
[ 0.334373] thermal_sys: Registered thermal governor 'fair_share'
[ 0.334373] thermal_sys: Registered thermal governor 'bang_bang'
[ 0.334373] thermal_sys: Registered thermal governor 'step_wise'
[ 0.334373] thermal_sys: Registered thermal governor 'user_space'
[ 0.334373] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.334395] NET: Registered protocol family 16
[ 0.334608] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
[ 0.334803] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.335000] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.335015] audit: initializing netlink subsys (disabled)
[ 0.335032] audit: type=2000 audit(1594056373.146:1): state=initialized audit_enabled=0 res=1
[ 0.335032] cpuidle: using governor ladder
[ 0.335032] cpuidle: using governor menu
[ 0.335032] Simple Boot Flag at 0x44 set to 0x1
[ 0.335032] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[ 0.335032] ACPI: bus type PCI registered
[ 0.335032] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.335032] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[ 0.335032] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[ 0.335032] PCI: Using configuration type 1 for base access
[ 0.337435] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.337435] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.340785] ACPI: Added _OSI(Module Device)
[ 0.340786] ACPI: Added _OSI(Processor Device)
[ 0.340786] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.340786] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.340787] ACPI: Added _OSI(Linux-Dell-Video)
[ 0.340788] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[ 0.340788] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[ 0.351022] ACPI: 22 ACPI AML tables successfully acquired and loaded
[ 0.352310] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[ 0.354049] ACPI: EC: EC started
[ 0.354049] ACPI: EC: interrupt blocked
[ 0.354170] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[ 0.354171] ACPI: \_SB_.PCI0.LPC0.EC0_: Boot DSDT EC used to handle transactions
[ 0.354172] ACPI: Interpreter enabled
[ 0.354186] ACPI: (supports S0 S4 S5)
[ 0.354187] ACPI: Using IOAPIC for interrupt routing
[ 0.354322] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.354693] ACPI: Enabled 1 GPEs in block 00 to 1F
[ 0.357394] ACPI: Power Resource [P0U1] (on)
[ 0.357394] ACPI: Power Resource [P3U1] (on)
[ 0.357865] ACPI: Power Resource [P0U0] (on)
[ 0.357932] ACPI: Power Resource [P3U0] (off)
[ 0.358397] ACPI: Power Resource [P0U1] (on)
[ 0.358462] ACPI: Power Resource [P3U1] (off)
[ 0.358853] ACPI: Power Resource [P0S0] (on)
[ 0.358871] ACPI: Power Resource [P3S0] (on)
[ 0.358947] ACPI: Power Resource [P0S1] (on)
[ 0.358964] ACPI: Power Resource [P3S1] (on)
[ 0.361540] ACPI: Power Resource [PRWL] (on)
[ 0.361643] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.361643] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[ 0.361643] acpi PNP0A08:00: _OSC: platform does not support [SHPCHotplug LTR DPC]
[ 0.361643] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
[ 0.361643] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[ 0.361643] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
[ 0.361777] PCI host bridge to bus 0000:00
[ 0.361778] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 0.361779] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.361780] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 0.361780] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window]
[ 0.361781] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window]
[ 0.361781] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window]
[ 0.361782] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window]
[ 0.361783] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
[ 0.361783] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
[ 0.361784] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
[ 0.361784] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
[ 0.361785] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
[ 0.361785] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
[ 0.361786] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window]
[ 0.361786] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window]
[ 0.361787] pci_bus 0000:00: root bus resource [mem 0xd0000000-0xf7ffffff window]
[ 0.361787] pci_bus 0000:00: root bus resource [mem 0xfc000000-0xfed3ffff window]
[ 0.361788] pci_bus 0000:00: root bus resource [mem 0x450200000-0xfcffffffff window]
[ 0.361789] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.361795] pci 0000:00:00.0: [1022:1630] type 00 class 0x060000
[ 0.361864] pci 0000:00:00.2: [1022:1631] type 00 class 0x080600
[ 0.361938] pci 0000:00:01.0: [1022:1632] type 00 class 0x060000
[ 0.361995] pci 0000:00:01.3: [1022:1634] type 01 class 0x060400
[ 0.362056] pci 0000:00:01.3: PME# supported from D0 D3hot D3cold
[ 0.362136] pci 0000:00:02.0: [1022:1632] type 00 class 0x060000
[ 0.362190] pci 0000:00:02.1: [1022:1634] type 01 class 0x060400
[ 0.362262] pci 0000:00:02.1: PME# supported from D0 D3hot D3cold
[ 0.362337] pci 0000:00:02.3: [1022:1634] type 01 class 0x060400
[ 0.362409] pci 0000:00:02.3: PME# supported from D0 D3hot D3cold
[ 0.362496] pci 0000:00:08.0: [1022:1632] type 00 class 0x060000
[ 0.362551] pci 0000:00:08.1: [1022:1635] type 01 class 0x060400
[ 0.362574] pci 0000:00:08.1: enabling Extended Tags
[ 0.362599] pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
[ 0.362661] pci 0000:00:08.2: [1022:1635] type 01 class 0x060400
[ 0.362684] pci 0000:00:08.2: enabling Extended Tags
[ 0.362709] pci 0000:00:08.2: PME# supported from D0 D3hot D3cold
[ 0.362791] pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500
[ 0.362901] pci 0000:00:14.3: [1022:790e] type 00 class 0x060100
[ 0.363015] pci 0000:00:18.0: [1022:1448] type 00 class 0x060000
[ 0.363049] pci 0000:00:18.1: [1022:1449] type 00 class 0x060000
[ 0.363089] pci 0000:00:18.2: [1022:144a] type 00 class 0x060000
[ 0.364063] pci 0000:00:18.3: [1022:144b] type 00 class 0x060000
[ 0.364099] pci 0000:00:18.4: [1022:144c] type 00 class 0x060000
[ 0.364133] pci 0000:00:18.5: [1022:144d] type 00 class 0x060000
[ 0.364168] pci 0000:00:18.6: [1022:144e] type 00 class 0x060000
[ 0.364202] pci 0000:00:18.7: [1022:144f] type 00 class 0x060000
[ 0.364290] pci 0000:01:00.0: [10ec:c822] type 00 class 0x028000
[ 0.364319] pci 0000:01:00.0: reg 0x10: [io 0x2000-0x20ff]
[ 0.364342] pci 0000:01:00.0: reg 0x18: [mem 0xd0800000-0xd080ffff 64bit]
[ 0.364450] pci 0000:01:00.0: supports D1 D2
[ 0.364451] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.364598] pci 0000:00:01.3: PCI bridge to [bus 01]
[ 0.364601] pci 0000:00:01.3: bridge window [io 0x2000-0x2fff]
[ 0.364602] pci 0000:00:01.3: bridge window [mem 0xd0800000-0xd08fffff]
[ 0.364647] pci 0000:02:00.0: [10ec:522a] type 00 class 0xff0000
[ 0.364668] pci 0000:02:00.0: reg 0x10: [mem 0xd0700000-0xd0700fff]
[ 0.364765] pci 0000:02:00.0: supports D1 D2
[ 0.364766] pci 0000:02:00.0: PME# supported from D1 D2 D3hot D3cold
[ 0.364881] pci 0000:00:02.1: PCI bridge to [bus 02]
[ 0.364885] pci 0000:00:02.1: bridge window [mem 0xd0700000-0xd07fffff]
[ 0.365020] pci 0000:03:00.0: [8086:f1a8] type 00 class 0x010802
[ 0.365046] pci 0000:03:00.0: reg 0x10: [mem 0xd0600000-0xd0603fff 64bit]
[ 0.365262] pci 0000:00:02.3: PCI bridge to [bus 03]
[ 0.365265] pci 0000:00:02.3: bridge window [mem 0xd0600000-0xd06fffff]
[ 0.365322] pci 0000:04:00.0: [1002:1636] type 00 class 0x030000
[ 0.365338] pci 0000:04:00.0: reg 0x10: [mem 0xfce0000000-0xfcefffffff 64bit pref]
[ 0.365345] pci 0000:04:00.0: reg 0x18: [mem 0xfcf0000000-0xfcf01fffff 64bit pref]
[ 0.365349] pci 0000:04:00.0: reg 0x20: [io 0x1000-0x10ff]
[ 0.365353] pci 0000:04:00.0: reg 0x24: [mem 0xd0500000-0xd057ffff]
[ 0.365361] pci 0000:04:00.0: enabling Extended Tags
[ 0.365367] pci 0000:04:00.0: BAR 0: assigned to efifb
[ 0.365403] pci 0000:04:00.0: PME# supported from D1 D2 D3hot D3cold
[ 0.365476] pci 0000:04:00.1: [1002:1637] type 00 class 0x040300
[ 0.365485] pci 0000:04:00.1: reg 0x10: [mem 0xd05c8000-0xd05cbfff]
[ 0.365504] pci 0000:04:00.1: enabling Extended Tags
[ 0.365530] pci 0000:04:00.1: PME# supported from D1 D2 D3hot D3cold
[ 0.365576] pci 0000:04:00.2: [1022:15df] type 00 class 0x108000
[ 0.365590] pci 0000:04:00.2: reg 0x18: [mem 0xd0400000-0xd04fffff]
[ 0.365599] pci 0000:04:00.2: reg 0x24: [mem 0xd05ce000-0xd05cffff]
[ 0.365605] pci 0000:04:00.2: enabling Extended Tags
[ 0.365677] pci 0000:04:00.3: [1022:1639] type 00 class 0x0c0330
[ 0.365689] pci 0000:04:00.3: reg 0x10: [mem 0xd0300000-0xd03fffff 64bit]
[ 0.365711] pci 0000:04:00.3: enabling Extended Tags
[ 0.365740] pci 0000:04:00.3: PME# supported from D0 D3hot D3cold
[ 0.365787] pci 0000:04:00.4: [1022:1639] type 00 class 0x0c0330
[ 0.365799] pci 0000:04:00.4: reg 0x10: [mem 0xd0200000-0xd02fffff 64bit]
[ 0.365821] pci 0000:04:00.4: enabling Extended Tags
[ 0.365849] pci 0000:04:00.4: PME# supported from D0 D3hot D3cold
[ 0.365896] pci 0000:04:00.5: [1022:15e2] type 00 class 0x048000
[ 0.365905] pci 0000:04:00.5: reg 0x10: [mem 0xd0580000-0xd05bffff]
[ 0.365924] pci 0000:04:00.5: enabling Extended Tags
[ 0.365950] pci 0000:04:00.5: PME# supported from D0 D3hot D3cold
[ 0.366002] pci 0000:04:00.6: [1022:15e3] type 00 class 0x040300
[ 0.366011] pci 0000:04:00.6: reg 0x10: [mem 0xd05c0000-0xd05c7fff]
[ 0.366030] pci 0000:04:00.6: enabling Extended Tags
[ 0.366057] pci 0000:04:00.6: PME# supported from D0 D3hot D3cold
[ 0.366102] pci 0000:04:00.7: [1022:15e4] type 00 class 0x118000
[ 0.366116] pci 0000:04:00.7: reg 0x18: [mem 0xd0100000-0xd01fffff]
[ 0.366125] pci 0000:04:00.7: reg 0x24: [mem 0xd05cc000-0xd05cdfff]
[ 0.366131] pci 0000:04:00.7: enabling Extended Tags
[ 0.366229] pci 0000:00:08.1: PCI bridge to [bus 04]
[ 0.366231] pci 0000:00:08.1: bridge window [io 0x1000-0x1fff]
[ 0.366233] pci 0000:00:08.1: bridge window [mem 0xd0100000-0xd05fffff]
[ 0.366235] pci 0000:00:08.1: bridge window [mem 0xfce0000000-0xfcf01fffff 64bit pref]
[ 0.366270] pci 0000:05:00.0: [1022:7901] type 00 class 0x010601
[ 0.366301] pci 0000:05:00.0: reg 0x24: [mem 0xd0001000-0xd00017ff]
[ 0.366308] pci 0000:05:00.0: enabling Extended Tags
[ 0.366395] pci 0000:05:00.1: [1022:7901] type 00 class 0x010601
[ 0.366424] pci 0000:05:00.1: reg 0x24: [mem 0xd0000000-0xd00007ff]
[ 0.366431] pci 0000:05:00.1: enabling Extended Tags
[ 0.366509] pci 0000:00:08.2: PCI bridge to [bus 05]
[ 0.366512] pci 0000:00:08.2: bridge window [mem 0xd0000000-0xd00fffff]
[ 0.427786] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 5 6 10 11) *0, disabled.
[ 0.427937] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 5 6 10 11) *0, disabled.
[ 0.428049] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 5 6 10 11) *0, disabled.
[ 0.428191] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 5 6 10 11) *0, disabled.
[ 0.428322] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 5 6 10 11) *0, disabled.
[ 0.428425] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 5 6 10 11) *0, disabled.
[ 0.428526] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 5 6 10 11) *0, disabled.
[ 0.428628] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 5 6 10 11) *0, disabled.
[ 0.430713] ACPI: EC: interrupt unblocked
[ 0.430713] ACPI: EC: event unblocked
[ 0.430713] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[ 0.430713] ACPI: EC: GPE=0x3
[ 0.430713] ACPI: \_SB_.PCI0.LPC0.EC0_: Boot DSDT EC initialization complete
[ 0.430713] ACPI: \_SB_.PCI0.LPC0.EC0_: EC: Used to handle transactions and events
[ 0.430713] iommu: Default domain type: Translated
[ 0.430741] pci 0000:04:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[ 0.430741] pci 0000:04:00.0: vgaarb: bridge control possible
[ 0.430741] pci 0000:04:00.0: vgaarb: setting as boot device
[ 0.430741] vgaarb: loaded
[ 0.430853] SCSI subsystem initialized
[ 0.430893] libata version 3.00 loaded.
[ 0.430893] ACPI: bus type USB registered
[ 0.430893] usbcore: registered new interface driver usbfs
[ 0.430893] usbcore: registered new interface driver hub
[ 0.430893] usbcore: registered new device driver usb
[ 0.555794] pps_core: LinuxPPS API ver. 1 registered
[ 0.555795] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.555796] PTP clock support registered
[ 0.555803] EDAC MC: Ver: 3.0.0
[ 0.557558] Registered efivars operations
[ 0.557667] NetLabel: Initializing
[ 0.557667] NetLabel: domain hash size = 128
[ 0.557667] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 0.557670] NetLabel: unlabeled traffic allowed by default
[ 0.557672] PCI: Using ACPI for IRQ routing
[ 0.558819] PCI: pci_cache_line_size set to 64 bytes
[ 0.558889] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
[ 0.558890] e820: reserve RAM buffer [mem 0x09880000-0x0bffffff]
[ 0.558891] e820: reserve RAM buffer [mem 0x09f00000-0x0bffffff]
[ 0.558891] e820: reserve RAM buffer [mem 0xb6f20000-0xb7ffffff]
[ 0.558891] e820: reserve RAM buffer [mem 0xc9f7f000-0xcbffffff]
[ 0.558892] e820: reserve RAM buffer [mem 0xce000000-0xcfffffff]
[ 0.558892] e820: reserve RAM buffer [mem 0x40f340000-0x40fffffff]
[ 0.558896] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[ 0.558896] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
[ 0.560738] clocksource: Switched to clocksource hpet
[ 0.568751] VFS: Disk quotas dquot_6.6.0
[ 0.568764] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.568836] pnp: PnP ACPI init
[ 0.569040] system 00:00: [mem 0xfec00000-0xfec01fff] could not be reserved
[ 0.569041] system 00:00: [mem 0xfee00000-0xfee00fff] has been reserved
[ 0.569042] system 00:00: [mem 0xfde00000-0xfdefffff] has been reserved
[ 0.569046] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.569183] pnp 00:01: Plug and Play ACPI device, IDs HPQ8001 PNP0303 (active)
[ 0.569206] system 00:02: [io 0x0400-0x04cf] has been reserved
[ 0.569207] system 00:02: [io 0x04d0-0x04d1] has been reserved
[ 0.569208] system 00:02: [io 0x04d6] has been reserved
[ 0.569209] system 00:02: [io 0x0c00-0x0c01] has been reserved
[ 0.569209] system 00:02: [io 0x0c14] has been reserved
[ 0.569210] system 00:02: [io 0x0c50-0x0c52] has been reserved
[ 0.569210] system 00:02: [io 0x0c6c] has been reserved
[ 0.569211] system 00:02: [io 0x0c6f] has been reserved
[ 0.569212] system 00:02: [io 0x0cd0-0x0cdb] has been reserved
[ 0.569213] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.569255] system 00:03: [mem 0x000e0000-0x000fffff] could not be reserved
[ 0.569256] system 00:03: [mem 0xff000000-0xffffffff] has been reserved
[ 0.569257] system 00:03: Plug and Play ACPI device, IDs PNP0c01 (active)
[ 0.629252] pnp: PnP ACPI: found 4 devices
[ 0.637068] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 0.637184] NET: Registered protocol family 2
[ 0.637457] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
[ 0.637661] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 0.638095] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[ 0.638211] TCP: Hash tables configured (established 131072 bind 65536)
[ 0.638389] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
[ 0.638428] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
[ 0.638490] NET: Registered protocol family 1
[ 0.638494] NET: Registered protocol family 44
[ 0.638507] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 02] add_size 1000
[ 0.638508] pci 0000:00:02.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000 add_align 100000
[ 0.638510] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000
[ 0.638511] pci 0000:00:02.3: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 03] add_size 200000 add_align 100000
[ 0.638521] pci 0000:00:02.1: BAR 15: assigned [mem 0x450200000-0x4503fffff 64bit pref]
[ 0.638524] pci 0000:00:02.3: BAR 15: assigned [mem 0x450400000-0x4505fffff 64bit pref]
[ 0.638526] pci 0000:00:02.1: BAR 13: assigned [io 0x3000-0x3fff]
[ 0.638527] pci 0000:00:02.3: BAR 13: assigned [io 0x4000-0x4fff]
[ 0.638529] pci 0000:00:01.3: PCI bridge to [bus 01]
[ 0.638531] pci 0000:00:01.3: bridge window [io 0x2000-0x2fff]
[ 0.638533] pci 0000:00:01.3: bridge window [mem 0xd0800000-0xd08fffff]
[ 0.638536] pci 0000:00:02.1: PCI bridge to [bus 02]
[ 0.638537] pci 0000:00:02.1: bridge window [io 0x3000-0x3fff]
[ 0.638540] pci 0000:00:02.1: bridge window [mem 0xd0700000-0xd07fffff]
[ 0.638541] pci 0000:00:02.1: bridge window [mem 0x450200000-0x4503fffff 64bit pref]
[ 0.638544] pci 0000:00:02.3: PCI bridge to [bus 03]
[ 0.638545] pci 0000:00:02.3: bridge window [io 0x4000-0x4fff]
[ 0.638547] pci 0000:00:02.3: bridge window [mem 0xd0600000-0xd06fffff]
[ 0.638548] pci 0000:00:02.3: bridge window [mem 0x450400000-0x4505fffff 64bit pref]
[ 0.638552] pci 0000:00:08.1: PCI bridge to [bus 04]
[ 0.638553] pci 0000:00:08.1: bridge window [io 0x1000-0x1fff]
[ 0.638555] pci 0000:00:08.1: bridge window [mem 0xd0100000-0xd05fffff]
[ 0.638556] pci 0000:00:08.1: bridge window [mem 0xfce0000000-0xfcf01fffff 64bit pref]
[ 0.638559] pci 0000:00:08.2: PCI bridge to [bus 05]
[ 0.638561] pci 0000:00:08.2: bridge window [mem 0xd0000000-0xd00fffff]
[ 0.638566] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 0.638566] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 0.638567] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 0.638568] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window]
[ 0.638568] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window]
[ 0.638569] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window]
[ 0.638569] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff window]
[ 0.638570] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff window]
[ 0.638571] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff window]
[ 0.638571] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff window]
[ 0.638572] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff window]
[ 0.638572] pci_bus 0000:00: resource 15 [mem 0x000e0000-0x000e3fff window]
[ 0.638573] pci_bus 0000:00: resource 16 [mem 0x000e4000-0x000e7fff window]
[ 0.638573] pci_bus 0000:00: resource 17 [mem 0x000e8000-0x000ebfff window]
[ 0.638574] pci_bus 0000:00: resource 18 [mem 0x000ec000-0x000effff window]
[ 0.638575] pci_bus 0000:00: resource 19 [mem 0xd0000000-0xf7ffffff window]
[ 0.638575] pci_bus 0000:00: resource 20 [mem 0xfc000000-0xfed3ffff window]
[ 0.638576] pci_bus 0000:00: resource 21 [mem 0x450200000-0xfcffffffff window]
[ 0.638576] pci_bus 0000:01: resource 0 [io 0x2000-0x2fff]
[ 0.638577] pci_bus 0000:01: resource 1 [mem 0xd0800000-0xd08fffff]
[ 0.638578] pci_bus 0000:02: resource 0 [io 0x3000-0x3fff]
[ 0.638578] pci_bus 0000:02: resource 1 [mem 0xd0700000-0xd07fffff]
[ 0.638579] pci_bus 0000:02: resource 2 [mem 0x450200000-0x4503fffff 64bit pref]
[ 0.638580] pci_bus 0000:03: resource 0 [io 0x4000-0x4fff]
[ 0.638581] pci_bus 0000:03: resource 1 [mem 0xd0600000-0xd06fffff]
[ 0.638581] pci_bus 0000:03: resource 2 [mem 0x450400000-0x4505fffff 64bit pref]
[ 0.638582] pci_bus 0000:04: resource 0 [io 0x1000-0x1fff]
[ 0.638582] pci_bus 0000:04: resource 1 [mem 0xd0100000-0xd05fffff]
[ 0.638583] pci_bus 0000:04: resource 2 [mem 0xfce0000000-0xfcf01fffff 64bit pref]
[ 0.638584] pci_bus 0000:05: resource 1 [mem 0xd0000000-0xd00fffff]
[ 0.638768] pci 0000:04:00.1: D0 power state depends on 0000:04:00.0
[ 0.664496] pci 0000:04:00.3: quirk_usb_early_handoff+0x0/0x6d5 took 25113 usecs
[ 0.677090] pci 0000:04:00.4: quirk_usb_early_handoff+0x0/0x6d5 took 12294 usecs
[ 0.677101] PCI: CLS 64 bytes, default 64
[ 0.677151] Trying to unpack rootfs image as initramfs...
[ 0.758388] Freeing initrd memory: 8816K
[ 0.758414] pci 0000:00:00.2: AMD-Vi: Unable to read/write to IOMMU perf counter.
[ 0.758530] pci 0000:00:00.2: can't derive routing for PCI INT A
[ 0.758531] pci 0000:00:00.2: PCI INT A: not connected
[ 0.758562] pci 0000:00:01.0: Adding to iommu group 0
[ 0.758571] pci 0000:00:01.3: Adding to iommu group 1
[ 0.758584] pci 0000:00:02.0: Adding to iommu group 2
[ 0.758591] pci 0000:00:02.1: Adding to iommu group 3
[ 0.758599] pci 0000:00:02.3: Adding to iommu group 4
[ 0.758615] pci 0000:00:08.0: Adding to iommu group 5
[ 0.758622] pci 0000:00:08.1: Adding to iommu group 5
[ 0.758630] pci 0000:00:08.2: Adding to iommu group 5
[ 0.758640] pci 0000:00:14.0: Adding to iommu group 6
[ 0.758646] pci 0000:00:14.3: Adding to iommu group 6
[ 0.758668] pci 0000:00:18.0: Adding to iommu group 7
[ 0.758674] pci 0000:00:18.1: Adding to iommu group 7
[ 0.758679] pci 0000:00:18.2: Adding to iommu group 7
[ 0.758685] pci 0000:00:18.3: Adding to iommu group 7
[ 0.758691] pci 0000:00:18.4: Adding to iommu group 7
[ 0.758696] pci 0000:00:18.5: Adding to iommu group 7
[ 0.758702] pci 0000:00:18.6: Adding to iommu group 7
[ 0.758717] pci 0000:00:18.7: Adding to iommu group 7
[ 0.758725] pci 0000:01:00.0: Adding to iommu group 8
[ 0.758734] pci 0000:02:00.0: Adding to iommu group 9
[ 0.758742] pci 0000:03:00.0: Adding to iommu group 10
[ 0.758756] pci 0000:04:00.0: Adding to iommu group 5
[ 0.758761] pci 0000:04:00.1: Adding to iommu group 5
[ 0.758767] pci 0000:04:00.2: Adding to iommu group 5
[ 0.758772] pci 0000:04:00.3: Adding to iommu group 5
[ 0.758777] pci 0000:04:00.4: Adding to iommu group 5
[ 0.758783] pci 0000:04:00.5: Adding to iommu group 5
[ 0.758788] pci 0000:04:00.6: Adding to iommu group 5
[ 0.758793] pci 0000:04:00.7: Adding to iommu group 5
[ 0.758798] pci 0000:05:00.0: Adding to iommu group 5
[ 0.758803] pci 0000:05:00.1: Adding to iommu group 5
[ 0.760150] pci 0000:00:00.2: AMD-Vi: Found IOMMU cap 0x40
[ 0.760152] pci 0000:00:00.2: AMD-Vi: Extended features (0x206d73ef22254ade):
[ 0.760153] PPR X2APIC NX GT IA GA PC GA_vAPIC
[ 0.760154] AMD-Vi: Interrupt remapping enabled
[ 0.760154] AMD-Vi: Virtual APIC enabled
[ 0.760155] AMD-Vi: X2APIC enabled
[ 0.760354] AMD-Vi: Lazy IO/TLB flushing enabled
[ 0.761183] amd_uncore: AMD NB counters detected
[ 0.761185] amd_uncore: AMD LLC counters detected
[ 0.761857] LVT offset 0 assigned for vector 0x400
[ 0.762189] perf: AMD IBS detected (0x000003ff)
[ 0.762222] platform rtc_cmos: registered platform RTC device (no PNP device found)
[ 0.762237] check: Scanning for low memory corruption every 60 seconds
[ 0.762571] Initialise system trusted keyrings
[ 0.762591] Key type blacklist registered
[ 0.762725] workingset: timestamp_bits=41 max_order=22 bucket_order=0
[ 0.763527] zbud: loaded
[ 0.767083] Key type asymmetric registered
[ 0.767085] Asymmetric key parser 'x509' registered
[ 0.767102] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[ 0.767591] io scheduler mq-deadline registered
[ 0.767593] io scheduler kyber registered
[ 0.767633] io scheduler bfq registered
[ 0.768388] pcieport 0000:00:01.3: PME: Signaling with IRQ 26
[ 0.768512] pcieport 0000:00:02.1: PME: Signaling with IRQ 27
[ 0.768534] pcieport 0000:00:02.1: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[ 0.768777] pcieport 0000:00:02.3: PME: Signaling with IRQ 28
[ 0.768807] pcieport 0000:00:02.3: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[ 0.769039] pcieport 0000:00:08.1: PME: Signaling with IRQ 29
[ 0.769181] pcieport 0000:00:08.2: PME: Signaling with IRQ 30
[ 0.769243] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 0.769295] efifb: probing for efifb
[ 0.769329] efifb: showing boot graphics
[ 0.770468] efifb: framebuffer at 0xfce0000000, using 8128k, total 8128k
[ 0.770469] efifb: mode is 1920x1080x32, linelength=7680, pages=1
[ 0.770469] efifb: scrolling: redraw
[ 0.770470] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[ 0.770553] fbcon: Deferring console take-over
[ 0.770554] fb0: EFI VGA frame buffer device
[ 0.770590] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[ 0.770600] ACPI: Power Button [PWRB]
[ 0.770627] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1
[ 0.770635] ACPI: Lid Switch [LID]
[ 0.770654] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[ 0.774123] ACPI: Power Button [PWRF]
[ 0.774241] ACPI: Video Device [VGA] (multi-head: yes rom: no post: no)
[ 0.774599] acpi device:0d: registered as cooling_device0
[ 0.774645] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:0c/LNXVIDEO:00/input/input3
[ 0.774697] Monitor-Mwait will be used to enter C-1 state
[ 0.774702] ACPI: \_SB_.PLTF.C000: Found 3 idle states
[ 0.774818] ACPI: \_SB_.PLTF.C001: Found 3 idle states
[ 0.775258] ACPI: \_SB_.PLTF.C002: Found 3 idle states
[ 0.775552] ACPI: \_SB_.PLTF.C003: Found 3 idle states
[ 0.775739] ACPI: \_SB_.PLTF.C004: Found 3 idle states
[ 0.776136] ACPI: \_SB_.PLTF.C005: Found 3 idle states
[ 0.776535] ACPI: \_SB_.PLTF.C006: Found 3 idle states
[ 0.776735] ACPI: \_SB_.PLTF.C007: Found 3 idle states
[ 0.777212] thermal LNXTHERM:00: registered as thermal_zone0
[ 0.777213] ACPI: Thermal Zone [TSZ0] (60 C)
[ 0.777328] thermal LNXTHERM:01: registered as thermal_zone1
[ 0.777329] ACPI: Thermal Zone [TSZ2] (20 C)
[ 0.777581] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.778155] AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
[ 0.779340] nvme nvme0: pci function 0000:03:00.0
[ 0.779380] ahci 0000:05:00.0: version 3.0
[ 0.779700] ahci 0000:05:00.0: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x1 impl SATA mode
[ 0.779702] ahci 0000:05:00.0: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part
[ 0.779941] scsi host0: ahci
[ 0.779999] ata1: SATA max UDMA/133 abar m2048@0xd0001000 port 0xd0001100 irq 34
[ 0.780167] ahci 0000:05:00.1: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x1 impl SATA mode
[ 0.780168] ahci 0000:05:00.1: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part
[ 0.780292] scsi host1: ahci
[ 0.780318] ata2: SATA max UDMA/133 abar m2048@0xd0000000 port 0xd0000100 irq 36
[ 0.780345] usbcore: registered new interface driver usbserial_generic
[ 0.780347] usbserial: USB Serial support registered for generic
[ 0.780383] rtc_cmos rtc_cmos: RTC can wake from S4
[ 0.780571] rtc_cmos rtc_cmos: registered as rtc0
[ 0.780622] rtc_cmos rtc_cmos: setting system clock to 2020-07-06T17:26:14 UTC (1594056374)
[ 0.780634] rtc_cmos rtc_cmos: alarms up to one month, 114 bytes nvram, hpet irqs
[ 0.780881] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.780978] drop_monitor: Initializing network drop monitor service
[ 0.781088] NET: Registered protocol family 10
[ 0.785115] Segment Routing with IPv6
[ 0.785116] RPL Segment Routing with IPv6
[ 0.785138] NET: Registered protocol family 17
[ 0.786249] microcode: CPU0: patch_level=0x08600102
[ 0.786276] microcode: CPU1: patch_level=0x08600102
[ 0.786300] microcode: CPU2: patch_level=0x08600102
[ 0.786332] microcode: CPU3: patch_level=0x08600102
[ 0.786359] microcode: CPU4: patch_level=0x08600102
[ 0.786388] microcode: CPU5: patch_level=0x08600102
[ 0.786418] microcode: CPU6: patch_level=0x08600102
[ 0.786421] microcode: CPU7: patch_level=0x08600102
[ 0.786496] microcode: Microcode Update Driver: v2.2.
[ 0.786819] resctrl: L3 allocation detected
[ 0.786820] resctrl: L3DATA allocation detected
[ 0.786820] resctrl: L3CODE allocation detected
[ 0.786821] resctrl: MB allocation detected
[ 0.786821] resctrl: L3 monitoring detected
[ 0.786826] IPI shorthand broadcast: enabled
[ 0.786885] registered taskstats version 1
[ 0.786893] Loading compiled-in X.509 certificates
[ 0.788302] nvme nvme0: 8/0/0 default/read/poll queues
[ 0.789423] nvme0n1: p1 p2 p3 p4 p5
[ 0.789857] Loaded X.509 cert 'Build time autogenerated kernel key: 31157cfa13e616c77037f363a3ca439adf3f7d5b'
[ 0.791265] zswap: loaded using pool zstd/z3fold
[ 0.791647] Key type ._fscrypt registered
[ 0.791648] Key type .fscrypt registered
[ 0.791648] Key type fscrypt-provisioning registered
[ 0.791982] PM: Magic number: 12:633:440
[ 0.792000] clockevents broadcast: hash matches
[ 0.792141] RAS: Correctable Errors collector initialized.
[ 1.093894] ata2: SATA link down (SStatus 0 SControl 300)
[ 1.093896] ata1: SATA link down (SStatus 0 SControl 300)
[ 1.094104] Unstable clock detected, switching default tracing clock to "global"
If you want to keep using the local clock, then add:
"trace_clock=local"
on the kernel command line
[ 1.095695] Freeing unused decrypted memory: 2040K
[ 1.096168] Freeing unused kernel image (initmem) memory: 1636K
[ 1.096172] Write protecting the kernel read-only data: 20480k
[ 1.096885] Freeing unused kernel image (text/rodata gap) memory: 2044K
[ 1.097428] Freeing unused kernel image (rodata/data gap) memory: 1544K
[ 1.120125] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 1.120133] Run /init as init process
[ 1.120135] with arguments:
[ 1.120136] /init
[ 1.120136] with environment:
[ 1.120136] HOME=/
[ 1.120137] TERM=linux
[ 1.120137] BOOT_IMAGE=/boot/vmlinuz-5.8-x86_64
[ 1.183181] i8042: PNP: PS/2 Controller [PNP0303:KBC0] at 0x60,0x64 irq 1
[ 1.183182] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
[ 1.184889] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 1.185663] rtsx_pci 0000:02:00.0: enabling device (0000 -> 0002)
[ 1.190788] xhci_hcd 0000:04:00.3: xHCI Host Controller
[ 1.190793] xhci_hcd 0000:04:00.3: new USB bus registered, assigned bus number 1
[ 1.190884] xhci_hcd 0000:04:00.3: hcc params 0x0268ffe5 hci version 0x110 quirks 0x0000000000000410
[ 1.191216] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.08
[ 1.191218] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.191219] usb usb1: Product: xHCI Host Controller
[ 1.191220] usb usb1: Manufacturer: Linux 5.8.0-1-MANJARO xhci-hcd
[ 1.191221] usb usb1: SerialNumber: 0000:04:00.3
[ 1.191434] hub 1-0:1.0: USB hub found
[ 1.191442] hub 1-0:1.0: 4 ports detected
[ 1.191850] xhci_hcd 0000:04:00.3: xHCI Host Controller
[ 1.191854] xhci_hcd 0000:04:00.3: new USB bus registered, assigned bus number 2
[ 1.191858] xhci_hcd 0000:04:00.3: Host supports USB 3.1 Enhanced SuperSpeed
[ 1.191881] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[ 1.191901] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.08
[ 1.191902] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.191903] usb usb2: Product: xHCI Host Controller
[ 1.191904] usb usb2: Manufacturer: Linux 5.8.0-1-MANJARO xhci-hcd
[ 1.191905] usb usb2: SerialNumber: 0000:04:00.3
[ 1.192046] hub 2-0:1.0: USB hub found
[ 1.192053] hub 2-0:1.0: 2 ports detected
[ 1.192342] xhci_hcd 0000:04:00.4: xHCI Host Controller
[ 1.192348] xhci_hcd 0000:04:00.4: new USB bus registered, assigned bus number 3
[ 1.192436] xhci_hcd 0000:04:00.4: hcc params 0x0268ffe5 hci version 0x110 quirks 0x0000000000000410
[ 1.192722] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.08
[ 1.192724] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.192725] usb usb3: Product: xHCI Host Controller
[ 1.192726] usb usb3: Manufacturer: Linux 5.8.0-1-MANJARO xhci-hcd
[ 1.192727] usb usb3: SerialNumber: 0000:04:00.4
[ 1.192861] hub 3-0:1.0: USB hub found
[ 1.192869] hub 3-0:1.0: 4 ports detected
[ 1.193186] xhci_hcd 0000:04:00.4: xHCI Host Controller
[ 1.193189] xhci_hcd 0000:04:00.4: new USB bus registered, assigned bus number 4
[ 1.193192] xhci_hcd 0000:04:00.4: Host supports USB 3.1 Enhanced SuperSpeed
[ 1.193209] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[ 1.193225] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.08
[ 1.193226] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.193227] usb usb4: Product: xHCI Host Controller
[ 1.193228] usb usb4: Manufacturer: Linux 5.8.0-1-MANJARO xhci-hcd
[ 1.193229] usb usb4: SerialNumber: 0000:04:00.4
[ 1.193345] hub 4-0:1.0: USB hub found
[ 1.193349] hub 4-0:1.0: 2 ports detected
[ 1.213347] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
[ 1.218487] PM: Image not found (code -22)
[ 1.253911] EXT4-fs (nvme0n1p5): mounted filesystem with ordered data mode. Opts: (null)
[ 1.267040] random: fast init done
[ 1.327487] systemd[1]: RTC configured in localtime, applying delta of 120 minutes to system time.
[ 1.348739] systemd[1]: systemd 245.6-8-manjaro running in system mode. (+PAM +AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
[ 1.364575] systemd[1]: Detected architecture x86-64.
[ 1.378560] systemd[1]: Set hostname to <Xavers-Envy>.
[ 1.504086] systemd[1]: Created slice system-getty.slice.
[ 1.504292] systemd[1]: Created slice system-modprobe.slice.
[ 1.504405] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[ 1.504575] systemd[1]: Created slice User and Session Slice.
[ 1.504614] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ 1.504643] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 1.504751] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 1.504780] systemd[1]: Reached target Local Encrypted Volumes.
[ 1.504795] systemd[1]: Reached target Login Prompts.
[ 1.504815] systemd[1]: Reached target Paths.
[ 1.504832] systemd[1]: Reached target Remote File Systems.
[ 1.504846] systemd[1]: Reached target Slices.
[ 1.504898] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[ 1.505058] systemd[1]: Listening on LVM2 metadata daemon socket.
[ 1.505098] systemd[1]: Listening on LVM2 poll daemon socket.
[ 1.506105] systemd[1]: Listening on Process Core Dump Socket.
[ 1.506140] systemd[1]: Listening on initctl Compatibility Named Pipe.
[ 1.506215] systemd[1]: Listening on Journal Audit Socket.
[ 1.506261] systemd[1]: Listening on Journal Socket (/dev/log).
[ 1.506310] systemd[1]: Listening on Journal Socket.
[ 1.506362] systemd[1]: Listening on udev Control Socket.
[ 1.506396] systemd[1]: Listening on udev Kernel Socket.
[ 1.506915] systemd[1]: Mounting Huge Pages File System...
[ 1.507373] systemd[1]: Mounting POSIX Message Queue File System...
[ 1.508119] systemd[1]: Mounting Kernel Debug File System...
[ 1.508689] systemd[1]: Mounting Kernel Trace File System...
[ 1.509244] systemd[1]: Starting Create list of static device nodes for the current kernel...
[ 1.509957] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[ 1.510609] systemd[1]: Starting Load Kernel Module drm...
[ 1.511533] systemd[1]: Starting Set Up Additional Binary Formats...
[ 1.511566] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[ 1.512638] systemd[1]: Starting Journal Service...
[ 1.513808] systemd[1]: Starting Load Kernel Modules...
[ 1.514716] systemd[1]: Starting Remount Root and Kernel File Systems...
[ 1.515485] systemd[1]: Starting udev Coldplug all Devices...
[ 1.515871] Linux agpgart interface v0.103
[ 1.516374] systemd[1]: Mounted Huge Pages File System.
[ 1.516470] systemd[1]: Mounted POSIX Message Queue File System.
[ 1.516561] systemd[1]: Mounted Kernel Debug File System.
[ 1.516639] systemd[1]: Mounted Kernel Trace File System.
[ 1.516960] systemd[1]: Finished Create list of static device nodes for the current kernel.
[ 1.517133] systemd[1]: proc-sys-fs-binfmt_misc.automount: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 252 (systemd-binfmt)
[ 1.518017] systemd[1]: Mounting Arbitrary Executable File Formats File System...
[ 1.518125] random: lvm: uninitialized urandom read (4 bytes read)
[ 1.519819] systemd[1]: Mounted Arbitrary Executable File Formats File System.
[ 1.520053] EXT4-fs (nvme0n1p5): re-mounted. Opts: (null)
[ 1.520749] usb 3-1: new full-speed USB device number 2 using xhci_hcd
[ 1.520766] usb 1-3: new full-speed USB device number 2 using xhci_hcd
[ 1.520959] systemd[1]: Finished Set Up Additional Binary Formats.
[ 1.521302] systemd[1]: Finished Remount Root and Kernel File Systems.
[ 1.521878] systemd[1]: Activating swap /swapfile...
[ 1.521902] systemd[1]: Condition check resulted in First Boot Wizard being skipped.
[ 1.522424] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
[ 1.523096] systemd[1]: Starting Load/Save Random Seed...
[ 1.523127] systemd[1]: Condition check resulted in Create System Users being skipped.
[ 1.523950] systemd[1]: Starting Create Static Device Nodes in /dev...
[ 1.524757] systemd[1]: Finished Load Kernel Modules.
[ 1.524951] systemd[1]: Condition check resulted in FUSE Control File System being skipped.
[ 1.525545] systemd[1]: Mounting Kernel Configuration File System...
[ 1.526391] systemd[1]: Starting Apply Kernel Variables...
[ 1.531783] systemd[1]: Mounted Kernel Configuration File System.
[ 1.534683] systemd[1]: Finished Apply Kernel Variables.
[ 1.540648] systemd[1]: modprobe@drm.service: Succeeded.
[ 1.541372] systemd[1]: Finished Load Kernel Module drm.
[ 1.542048] systemd[1]: Finished Create Static Device Nodes in /dev.
[ 1.542810] systemd[1]: Starting udev Kernel Device Manager...
[ 1.560578] systemd[1]: Finished udev Coldplug all Devices.
[ 1.683280] usb 3-1: New USB device found, idVendor=0bda, idProduct=b00c, bcdDevice= 0.00
[ 1.683284] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 1.683286] usb 3-1: Product: Bluetooth Radio
[ 1.683287] usb 3-1: Manufacturer: Realtek
[ 1.683289] usb 3-1: SerialNumber: 00e04c000001
[ 1.683920] usb 1-3: New USB device found, idVendor=06cb, idProduct=00e7, bcdDevice= 0.00
[ 1.683923] usb 1-3: New USB device strings: Mfr=0, Product=0, SerialNumber=1
[ 1.683925] usb 1-3: SerialNumber: 0bd85d457c26
[ 1.717233] systemd[1]: Started Journal Service.
[ 1.717350] audit: type=1130 audit(1594049175.433:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1.723833] systemd-journald[253]: Received client request to flush runtime journal.
[ 1.767538] audit: type=1130 audit(1594049175.486:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1.768377] audit: type=1130 audit(1594049175.486:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-lvmetad comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1.814068] usb 1-4: new high-speed USB device number 3 using xhci_hcd
[ 1.818899] acpi-tad ACPI000E:00: Missing _PRW
[ 1.824324] acpi_cpufreq: overriding BIOS provided _PSD data
[ 1.843674] hid: raw HID events driver (C) Jiri Kosina
[ 1.844410] amd_sfh_pci: loading out-of-tree module taints kernel.
[ 1.844435] amd_sfh_pci: module verification failed: signature and/or required key missing - tainting kernel
[ 1.844698] amd-sfh-pci 0000:04:00.7: enabling device (0000 -> 0002)
[ 1.846422] amd-sfh-pci 0000:04:00.7: AMD SFH device initialized
[ 1.896900] amd-sfh-pci 0000:04:00.7: Sensor mask: 0x01
[ 1.898110] i2c_hid i2c-ELAN2514:00: supply vdd not found, using dummy regulator
[ 1.898123] i2c_hid i2c-ELAN2514:00: supply vddl not found, using dummy regulator
[ 1.898336] ACPI: AC Adapter [ACAD] (on-line)
[ 1.898343] acpi PNP0C14:01: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
[ 1.898495] acpi PNP0C14:02: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
[ 1.898517] wmi_bus wmi_bus-PNP0C14:02: WQBJ data block query control method not found
[ 1.911319] ccp 0000:04:00.2: enabling device (0000 -> 0002)
[ 1.913869] ccp 0000:04:00.2: ccp: unable to access the device: you might be running a broken BIOS.
[ 1.925806] ccp 0000:04:00.2: tee enabled
[ 1.925809] ccp 0000:04:00.2: psp enabled
[ 1.926084] snd_pci_acp3x 0000:04:00.5: enabling device (0000 -> 0002)
[ 1.927938] snd_pci_acp3x 0000:04:00.5: Invalid ACP audio mode : 1
[ 1.933360] random: mktemp: uninitialized urandom read (6 bytes read)
[ 1.935600] random: mktemp: uninitialized urandom read (6 bytes read)
[ 1.936001] i2c_hid i2c-SYNA32A0:00: supply vdd not found, using dummy regulator
[ 1.936015] i2c_hid i2c-SYNA32A0:00: supply vddl not found, using dummy regulator
[ 1.949790] audit: type=1130 audit(1594049175.666:5): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1.968365] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
[ 1.968370] piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection
[ 1.969779] piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20
[ 1.971649] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 1.973306] sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
[ 1.973408] sp5100-tco sp5100-tco: Using 0xfed80b00 for watchdog MMIO address
[ 1.973415] sp5100-tco sp5100-tco: Watchdog hardware is disabled
[ 1.976271] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 2.007510] battery: ACPI: Battery Slot [BAT1] (battery present)
[ 2.012279] audit: type=1130 audit(1594049175.729:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2.041557] audit: type=1130 audit(1594049175.759:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-4052\x2dDCC8 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2.056109] snd_hda_intel 0000:04:00.1: enabling device (0000 -> 0002)
[ 2.056229] snd_hda_intel 0000:04:00.1: Handle vga_switcheroo audio client
[ 2.056372] snd_hda_intel 0000:04:00.6: enabling device (0000 -> 0002)
[ 2.067938] usb 1-4: New USB device found, idVendor=04f2, idProduct=b6b6, bcdDevice= 0.05
[ 2.067942] usb 1-4: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[ 2.067944] usb 1-4: Product: HP Wide Vision HD Camera
[ 2.067946] usb 1-4: Manufacturer: Chicony Electronics Co.,Ltd.
[ 2.067947] usb 1-4: SerialNumber: 0001
[ 2.122152] input: HD-Audio Generic HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:08.1/0000:04:00.1/sound/card0/input5
[ 2.138675] snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC245: line_outs=1 (0x17/0x0/0x0/0x0/0x0) type:speaker
[ 2.138679] snd_hda_codec_realtek hdaudioC1D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 2.138682] snd_hda_codec_realtek hdaudioC1D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[ 2.138684] snd_hda_codec_realtek hdaudioC1D0: mono: mono_out=0x0
[ 2.138685] snd_hda_codec_realtek hdaudioC1D0: inputs:
[ 2.138687] snd_hda_codec_realtek hdaudioC1D0: Mic=0x19
[ 2.139272] random: crng init done
[ 2.139275] random: 6 urandom warning(s) missed due to ratelimiting
[ 2.141671] audit: type=1130 audit(1594049175.859:8): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2.185795] input: HD-Audio Generic Mic as /devices/pci0000:00/0000:00:08.1/0000:04:00.6/sound/card1/input6
[ 2.185856] input: HD-Audio Generic Headphone as /devices/pci0000:00/0000:00:08.1/0000:04:00.6/sound/card1/input7
[ 2.187357] rtw_8822ce 0000:01:00.0: enabling device (0000 -> 0003)
[ 2.187939] rtw_8822ce 0000:01:00.0: Firmware version 9.9.0, H2C version 15
[ 2.188132] rtw_8822ce 0000:01:00.0: Firmware version 9.9.0, H2C version 15
[ 2.280002] [drm] amdgpu kernel modesetting enabled.
[ 2.280128] Virtual CRAT table created for CPU
[ 2.280149] amdgpu: Topology: Add CPU node
[ 2.280265] checking generic (fce0000000 7f0000) vs hw (fce0000000 10000000)
[ 2.280267] fb0: switching to amdgpudrmfb from EFI VGA
[ 2.280275] input: PC Speaker as /devices/platform/pcspkr/input/input8
[ 2.280342] amdgpu 0000:04:00.0: vgaarb: deactivate vga console
[ 2.280386] amdgpu 0000:04:00.0: enabling device (0006 -> 0007)
[ 2.280498] [drm] initializing kernel modesetting (RENOIR 0x1002:0x1636 0x103C:0x876E 0xC2).
[ 2.280501] amdgpu 0000:04:00.0: amdgpu: Trusted Memory Zone (TMZ) feature disabled as experimental (default)
[ 2.280584] [drm] register mmio base: 0xD0500000
[ 2.280585] [drm] register mmio size: 524288
[ 2.280588] [drm] PCIE atomic ops is not supported
[ 2.280594] [drm] add ip block number 0 <soc15_common>
[ 2.280596] [drm] add ip block number 1 <gmc_v9_0>
[ 2.280597] [drm] add ip block number 2 <vega10_ih>
[ 2.280598] [drm] add ip block number 3 <psp>
[ 2.280600] [drm] add ip block number 4 <smu>
[ 2.280601] [drm] add ip block number 5 <gfx_v9_0>
[ 2.280603] [drm] add ip block number 6 <sdma_v4_0>
[ 2.280604] [drm] add ip block number 7 <dm>
[ 2.280605] [drm] add ip block number 8 <vcn_v2_0>
[ 2.280607] [drm] add ip block number 9 <jpeg_v2_0>
[ 2.281045] amdgpu: ATOM BIOS: 113-RENOIR-025
[ 2.281313] [drm] VCN decode is enabled in VM mode
[ 2.281314] [drm] VCN encode is enabled in VM mode
[ 2.281316] [drm] JPEG decode is enabled in VM mode
[ 2.281355] [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
[ 2.281363] amdgpu 0000:04:00.0: amdgpu: VRAM: 512M 0x000000F400000000 - 0x000000F41FFFFFFF (512M used)
[ 2.281366] amdgpu 0000:04:00.0: amdgpu: GART: 1024M 0x0000000000000000 - 0x000000003FFFFFFF
[ 2.281369] amdgpu 0000:04:00.0: amdgpu: AGP: 267419648M 0x000000F800000000 - 0x0000FFFFFFFFFFFF
[ 2.281374] [drm] Detected VRAM RAM=512M, BAR=512M
[ 2.281375] [drm] RAM width 128bits DDR4
[ 2.281507] [TTM] Zone kernel: Available graphics memory: 7914554 KiB
[ 2.281510] [TTM] Zone dma32: Available graphics memory: 2097152 KiB
[ 2.281511] [TTM] Initializing pool allocator
[ 2.281532] [TTM] Initializing DMA pool allocator
[ 2.281607] [drm] amdgpu: 512M of VRAM memory ready
[ 2.281611] [drm] amdgpu: 3072M of GTT memory ready.
[ 2.281614] [drm] GART: num cpu pages 262144, num gpu pages 262144
[ 2.281752] [drm] PCIE GART of 1024M enabled (table at 0x000000F400900000).
[ 2.288399] [drm] Loading DMUB firmware via PSP: version=0x00000000
[ 2.289319] [drm] Found VCN firmware Version ENC: 1.7 DEC: 4 VEP: 0 Revision: 17
[ 2.289328] [drm] PSP loading VCN firmware
[ 2.344432] Adding 16777212k swap on /swapfile. Priority:-2 extents:53 across:89350144k SSFS
[ 2.347498] RAPL PMU: API unit is 2^-32 Joules, 1 fixed counters, 163840 ms ovfl timer
[ 2.347501] RAPL PMU: hw unit of domain package 2^-16 Joules
[ 2.355175] cryptd: max_cpu_qlen set to 1000
[ 2.376190] audit: type=1130 audit(1594049176.093:9): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2.384202] audit: type=1127 audit(1594049176.103:10): pid=419 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
[ 2.419534] AVX2 version of gcm_enc/dec engaged.
[ 2.419536] AES CTR mode by8 optimization enabled
[ 2.625163] kvm: Nested Virtualization enabled
[ 2.625180] SVM: kvm: Nested Paging enabled
[ 2.625180] SVM: Virtual VMLOAD VMSAVE supported
[ 2.625180] SVM: Virtual GIF supported
[ 2.663692] MCE: In-kernel MCE decoding enabled.
[ 2.682617] hid-generic 0018:03FE:0001.0001: hidraw0: I2C HID v0.01 Device [accelerometer] on AMD Sensor Fusion Hub (PCIe)
[ 2.683135] input: ELAN2514:00 04F3:2AF4 Touchscreen as /devices/platform/AMDI0010:02/i2c-0/i2c-ELAN2514:00/0018:04F3:2AF4.0002/input/input9
[ 2.683777] input: ELAN2514:00 04F3:2AF4 as /devices/platform/AMDI0010:02/i2c-0/i2c-ELAN2514:00/0018:04F3:2AF4.0002/input/input10
[ 2.683928] EDAC amd64: F17h_M60h detected (node 0).
[ 2.683956] input: ELAN2514:00 04F3:2AF4 as /devices/platform/AMDI0010:02/i2c-0/i2c-ELAN2514:00/0018:04F3:2AF4.0002/input/input11
[ 2.683969] EDAC amd64: Node 0: DRAM ECC disabled.
[ 2.684889] input: ELAN2514:00 04F3:2AF4 as /devices/platform/AMDI0010:02/i2c-0/i2c-ELAN2514:00/0018:04F3:2AF4.0002/input/input12
[ 2.687913] hid-generic 0018:04F3:2AF4.0002: input,hidraw1: I2C HID v1.00 Device [ELAN2514:00 04F3:2AF4] on i2c-ELAN2514:00
[ 2.688223] input: SYNA32A0:00 06CB:CE14 Mouse as /devices/platform/AMDI0010:03/i2c-1/i2c-SYNA32A0:00/0018:06CB:CE14.0003/input/input15
[ 2.688273] input: SYNA32A0:00 06CB:CE14 Touchpad as /devices/platform/AMDI0010:03/i2c-1/i2c-SYNA32A0:00/0018:06CB:CE14.0003/input/input16
[ 2.688317] hid-generic 0018:06CB:CE14.0003: input,hidraw2: I2C HID v1.00 Mouse [SYNA32A0:00 06CB:CE14] on i2c-SYNA32A0:00
[ 2.744455] EDAC amd64: F17h_M60h detected (node 0).
[ 2.744499] EDAC amd64: Node 0: DRAM ECC disabled.
[ 2.797589] rtw_8822ce 0000:01:00.0 wlo1: renamed from wlan0
[ 2.805462] EDAC amd64: F17h_M60h detected (node 0).
[ 2.805501] EDAC amd64: Node 0: DRAM ECC disabled.
[ 2.827484] acp_pdm_mach acp_pdm_mach.0: snd_soc_register_card(acp) failed: -517
[ 2.827652] acp_pdm_mach acp_pdm_mach.0: dmic-hifi <-> acp_rn_pdm_dma.0 mapping ok
[ 2.842815] input: ELAN2514:00 04F3:2AF4 as /devices/platform/AMDI0010:02/i2c-0/i2c-ELAN2514:00/0018:04F3:2AF4.0002/input/input19
[ 2.842903] input: ELAN2514:00 04F3:2AF4 UNKNOWN as /devices/platform/AMDI0010:02/i2c-0/i2c-ELAN2514:00/0018:04F3:2AF4.0002/input/input20
[ 2.842969] input: ELAN2514:00 04F3:2AF4 UNKNOWN as /devices/platform/AMDI0010:02/i2c-0/i2c-ELAN2514:00/0018:04F3:2AF4.0002/input/input21
[ 2.843051] input: ELAN2514:00 04F3:2AF4 as /devices/platform/AMDI0010:02/i2c-0/i2c-ELAN2514:00/0018:04F3:2AF4.0002/input/input22
[ 2.843137] hid-multitouch 0018:04F3:2AF4.0002: input,hidraw0: I2C HID v1.00 Device [ELAN2514:00 04F3:2AF4] on i2c-ELAN2514:00
[ 2.848417] EDAC amd64: F17h_M60h detected (node 0).
[ 2.848466] EDAC amd64: Node 0: DRAM ECC disabled.
[ 2.875960] input: SYNA32A0:00 06CB:CE14 Mouse as /devices/platform/AMDI0010:03/i2c-1/i2c-SYNA32A0:00/0018:06CB:CE14.0003/input/input25
[ 2.876094] input: SYNA32A0:00 06CB:CE14 Touchpad as /devices/platform/AMDI0010:03/i2c-1/i2c-SYNA32A0:00/0018:06CB:CE14.0003/input/input26
[ 2.876231] hid-multitouch 0018:06CB:CE14.0003: input,hidraw1: I2C HID v1.00 Mouse [SYNA32A0:00 06CB:CE14] on i2c-SYNA32A0:00
[ 2.895046] EDAC amd64: F17h_M60h detected (node 0).
[ 2.895093] EDAC amd64: Node 0: DRAM ECC disabled.
[ 2.898475] mousedev: PS/2 mouse device common for all mice
[ 2.916626] [drm] reserve 0x400000 from 0xf41fc00000 for PSP TMR
[ 2.941576] EDAC amd64: F17h_M60h detected (node 0).
[ 2.941617] EDAC amd64: Node 0: DRAM ECC disabled.
[ 2.978132] EDAC amd64: F17h_M60h detected (node 0).
[ 2.978171] EDAC amd64: Node 0: DRAM ECC disabled.
[ 3.045311] EDAC amd64: F17h_M60h detected (node 0).
[ 3.045368] EDAC amd64: Node 0: DRAM ECC disabled.
[ 3.080983] amdgpu: SMU is initialized successfully!
[ 3.082305] [drm] kiq ring mec 2 pipe 1 q 0
[ 3.082941] [drm] Display Core initialized with v3.2.84!
[ 3.096177] [drm] DMUB hardware initialized: version=0x01000000
[ 3.137385] [drm:dm_helpers_dp_write_dpcd [amdgpu]] *ERROR* Failed to find connector for link!
[ 3.138015] [drm:dm_helpers_dp_write_dpcd [amdgpu]] *ERROR* Failed to find connector for link!
[ 3.155109] snd_hda_intel 0000:04:00.1: bound 0000:04:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
[ 3.240950] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 3.252107] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 3.252150] [drm] JPEG decode initialized successfully.
[ 3.253731] kfd kfd: Allocated 3969056 bytes on gart
[ 3.254296] Virtual CRAT table created for GPU
[ 3.254355] amdgpu: Topology: Add dGPU node [0x1636:0x1002]
[ 3.254358] kfd kfd: added device 1002:1636
[ 3.254361] amdgpu 0000:04:00.0: amdgpu: SE 1, SH per SE 1, CU per SH 8, active_cu_number 7
[ 3.254989] [drm] fb mappable at 0x410C80000
[ 3.254990] [drm] vram apper at 0x410000000
[ 3.254991] [drm] size 8294400
[ 3.254991] [drm] fb depth is 24
[ 3.254991] [drm] pitch is 7680
[ 3.255122] fbcon: amdgpudrmfb (fb0) is primary device
[ 3.255123] fbcon: Deferring console take-over
[ 3.255126] amdgpu 0000:04:00.0: fb0: amdgpudrmfb frame buffer device
[ 3.272568] amdgpu 0000:04:00.0: amdgpu: ring gfx uses VM inv eng 0 on hub 0
[ 3.272573] amdgpu 0000:04:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 3.272575] amdgpu 0000:04:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 3.272577] amdgpu 0000:04:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 3.272579] amdgpu 0000:04:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 3.272580] amdgpu 0000:04:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 3.272582] amdgpu 0000:04:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 3.272584] amdgpu 0000:04:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 3.272586] amdgpu 0000:04:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 3.272588] amdgpu 0000:04:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 3.272590] amdgpu 0000:04:00.0: amdgpu: ring sdma0 uses VM inv eng 0 on hub 1
[ 3.272591] amdgpu 0000:04:00.0: amdgpu: ring vcn_dec uses VM inv eng 1 on hub 1
[ 3.272593] amdgpu 0000:04:00.0: amdgpu: ring vcn_enc0 uses VM inv eng 4 on hub 1
[ 3.272595] amdgpu 0000:04:00.0: amdgpu: ring vcn_enc1 uses VM inv eng 5 on hub 1
[ 3.272597] amdgpu 0000:04:00.0: amdgpu: ring jpeg_dec uses VM inv eng 6 on hub 1
[ 3.275063] [drm] Initialized amdgpu 3.38.0 20150101 for 0000:04:00.0 on minor 0
[ 3.293593] fbcon: Taking over console
[ 3.293986] ------------[ cut here ]------------
[ 3.294059] WARNING: CPU: 5 PID: 853 at drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_link.c:2545 dc_link_set_backlight_level+0x8a/0xf0 [amdgpu]
[ 3.294072] Modules linked in: ecdh_generic ecc hid_sensor_accel_3d joydev hid_sensor_trigger mousedev industrialio_triggered_buffer kfifo_buf hid_sensor_iio_common industrialio snd_soc_dmic snd_acp3x_pdm_dma acp3x_rn snd_soc_core snd_compress ac97_bus snd_pcm_dmaengine hid_multitouch hid_sensor_hub hp_wmi(+) sparse_keymap wmi_bmof hid_generic edac_mce_amd amd_energy kvm_amd kvm irqbypass crct10dif_pclmul crc32_pclmul ghash_clmulni_intel aesni_intel crypto_simd cryptd glue_helper rapl input_leds pcspkr amdgpu rtw88_8822ce rtw88_8822c snd_hda_codec_realtek snd_hda_codec_generic rtw88_pci ledtrig_audio snd_hda_codec_hdmi rtw88_core nls_iso8859_1 nls_cp437 snd_hda_intel vfat snd_intel_dspcfg fat mac80211 snd_hda_codec gpu_sched snd_hda_core i2c_algo_bit ttm snd_hwdep sp5100_tco snd_pcm drm_kms_helper snd_rn_pci_acp3x k10temp i2c_piix4 cfg80211 snd_timer snd snd_pci_acp3x cec soundcore ccp rc_core ucsi_acpi syscopyarea sysfillrect typec_ucsi sysimgblt rfkill fb_sys_fops libarc4 typec wmi
[ 3.294099] amd_sfh_hid(OE) tpm_crb battery ac i2c_hid amd_sfh_pci(OE) pinctrl_amd hid tpm_tis tpm_tis_core tpm evdev rng_core mac_hid acpi_cpufreq acpi_tad drm uinput crypto_user agpgart ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 rtsx_pci_sdmmc serio_raw atkbd mmc_core libps2 xhci_pci crc32c_intel xhci_pci_renesas xhci_hcd rtsx_pci i8042 serio
[ 3.294113] CPU: 5 PID: 853 Comm: systemd-backlig Tainted: G OE 5.8.0-1-MANJARO #1
[ 3.294114] Hardware name: HP HP ENVY x360 Convertible 13-ay0xxx/876E, BIOS F.07 06/02/2020
[ 3.294164] RIP: 0010:dc_link_set_backlight_level+0x8a/0xf0 [amdgpu]
[ 3.294165] Code: 30 03 00 00 31 c0 48 8d 96 c0 01 00 00 48 8b 0a 48 85 c9 74 06 48 3b 59 08 74 20 83 c0 01 48 81 c2 c8 04 00 00 83 f8 06 75 e3 <0f> 0b 45 31 e4 5b 44 89 e0 5d 41 5c 41 5d 41 5e c3 48 98 48 69 c0
[ 3.294166] RSP: 0018:ffffb10302143df0 EFLAGS: 00010246
[ 3.294167] RAX: 0000000000000006 RBX: ffff88f4f5244000 RCX: 0000000000000000
[ 3.294167] RDX: ffff88f4dfd41e70 RSI: ffff88f4dfd40000 RDI: 0000000000000000
[ 3.294168] RBP: ffff88f4e5b60000 R08: 0000000000000002 R09: 000000000000000a
[ 3.294168] R10: 000000000000000a R11: f000000000000000 R12: 0000000000003f01
[ 3.294169] R13: 0000000000000000 R14: 0000000000003f3f R15: ffff88f4e8f1c020
[ 3.294170] FS: 00007fc37b4cba80(0000) GS:ffff88f4ff740000(0000) knlGS:0000000000000000
[ 3.294170] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 3.294171] CR2: 00007fc37c25752f CR3: 00000003f1970000 CR4: 0000000000340ee0
[ 3.294172] Call Trace:
[ 3.294229] amdgpu_dm_backlight_update_status+0xb5/0xc0 [amdgpu]
[ 3.294233] backlight_device_set_brightness+0x7e/0x130
[ 3.294235] brightness_store+0x63/0x80
[ 3.294238] kernfs_fop_write+0xce/0x1b0
[ 3.294241] vfs_write+0xb6/0x1a0
[ 3.294243] ksys_write+0x67/0xe0
[ 3.294245] do_syscall_64+0x44/0x70
[ 3.294247] entry_SYSCALL_64_after_hwframe+0x44/0xa9
[ 3.294248] RIP: 0033:0x7fc37c39eb57
[ 3.294249] Code: Bad RIP value.
[ 3.294249] RSP: 002b:00007ffed0738fa8 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
[ 3.294250] RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 00007fc37c39eb57
[ 3.294251] RDX: 0000000000000003 RSI: 00007ffed0739090 RDI: 0000000000000004
[ 3.294251] RBP: 00007ffed0739090 R08: 0000000000000000 R09: 0000000000000000
[ 3.294252] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000003
[ 3.294253] R13: 000055e23a4053c0 R14: 0000000000000003 R15: 00007fc37c46f700
[ 3.294254] ---[ end trace 08e244efe1140d59 ]---
[ 3.307577] Bluetooth: Core ver 2.22
[ 3.307608] NET: Registered protocol family 31
[ 3.307609] Bluetooth: HCI device and connection manager initialized
[ 3.307615] Bluetooth: HCI socket layer initialized
[ 3.307618] Bluetooth: L2CAP socket layer initialized
[ 3.307622] Bluetooth: SCO socket layer initialized
[ 3.316083] usbcore: registered new interface driver btusb
[ 3.317292] Bluetooth: hci0: RTL: examining hci_ver=0a hci_rev=000c lmp_ver=0a lmp_subver=8822
[ 3.319284] Bluetooth: hci0: RTL: rom_version status=0 version=3
[ 3.319285] Bluetooth: hci0: RTL: loading rtl_bt/rtl8822cu_fw.bin
[ 3.319615] Bluetooth: hci0: RTL: loading rtl_bt/rtl8822cu_config.bin
[ 3.319700] Bluetooth: hci0: RTL: cfg_sz 6, total sz 31422
[ 3.338358] mc: Linux media interface: v0.10
[ 3.351716] videodev: Linux video capture interface: v2.00
[ 3.370666] input: HP WMI hotkeys as /devices/virtual/input/input18
[ 3.378965] uvcvideo: Found UVC 1.00 device HP Wide Vision HD Camera (04f2:b6b6)
[ 3.488430] uvcvideo 1-4:1.0: Entity type for entity Realtek Extended Controls Unit was not initialized!
[ 3.488435] uvcvideo 1-4:1.0: Entity type for entity Extension 4 was not initialized!
[ 3.488437] uvcvideo 1-4:1.0: Entity type for entity Processing 2 was not initialized!
[ 3.488439] uvcvideo 1-4:1.0: Entity type for entity Camera 1 was not initialized!
[ 3.488591] input: HP Wide Vision HD Camera: HP Wi as /devices/pci0000:00/0000:00:08.1/0000:04:00.3/usb1/1-4/1-4:1.0/input/input28
[ 3.488738] usbcore: registered new interface driver uvcvideo
[ 3.488739] USB Video Class driver (1.1.1)
[ 3.597373] Bluetooth: hci0: RTL: fw version 0x09993aa1
[ 3.857638] rtw_8822ce 0000:01:00.0: start vif 70:66:55:63:2c:a9 on port 0
[ 3.858556] rtw_8822ce 0000:01:00.0: stop vif 70:66:55:63:2c:a9 on port 0
[ 3.911167] [drm:mod_hdcp_add_display_to_topology [amdgpu]] *ERROR* Failed to add display topology, DTM TA is not initialized.
[ 3.911171] [drm] [Link 0] WARNING MOD_HDCP_STATUS_FAILURE IN STATE HDCP_UNINITIALIZED STAY COUNT 0
[ 3.942553] Console: switching to colour frame buffer device 240x67
[ 3.989878] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 3.989880] Bluetooth: BNEP filters: protocol multicast
[ 3.989884] Bluetooth: BNEP socket layer initialized
[ 3.994626] NET: Registered protocol family 38
[ 4.084618] rtw_8822ce 0000:01:00.0: start vif fa:3b:2a:96:11:54 on port 0
[ 5.754477] kauditd_printk_skb: 41 callbacks suppressed
[ 5.754480] audit: type=1130 audit(1594049179.473:48): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=udisks2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 5.759973] audit: type=1334 audit(1594049179.476:49): prog-id=12 op=LOAD
[ 5.760090] audit: type=1334 audit(1594049179.476:50): prog-id=13 op=LOAD
[ 6.087407] audit: type=1130 audit(1594049179.803:51): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 8.330975] audit: type=1131 audit(1594049182.049:52): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 13.105087] audit: type=1131 audit(1594049186.823:53): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 20.566016] audit: type=1100 audit(1594049194.283:54): pid=1145 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_tally2,pam_shells,pam_unix,pam_permit,pam_gnome_keyring acct="xaver" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
[ 20.567342] audit: type=1101 audit(1594049194.283:55): pid=1145 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="xaver" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
[ 21.143564] audit: type=1103 audit(1594049194.859:56): pid=1145 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_tally2,pam_shells,pam_unix,pam_permit,pam_gnome_keyring acct="xaver" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
[ 21.143713] audit: type=1006 audit(1594049194.859:57): pid=1145 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=2 res=1
[ 21.143723] audit: type=1300 audit(1594049194.859:57): arch=c000003e syscall=1 success=yes exit=4 a0=7 a1=7fff211a5d30 a2=4 a3=7fff211a5a44 items=0 ppid=721 pid=1145 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=2 comm="sddm-helper" exe="/usr/lib/sddm/sddm-helper" key=(null)
[ 21.143728] audit: type=1327 audit(1594049194.859:57): proctitle=2F7573722F6C69622F7364646D2F7364646D2D68656C706572002D2D736F636B6574002F746D702F7364646D2D6175746863333461636536362D373133362D343536332D383733622D353165643036383234376263002D2D69640031002D2D7374617274002F686F6D652F78617665722F6B64652F7573722F6C69622F6C6962
[ 21.169272] audit: type=1130 audit(1594049194.886:58): 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'
[ 21.177239] audit: type=1101 audit(1594049194.893:59): pid=1148 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="xaver" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 21.177246] audit: type=1103 audit(1594049194.893:60): pid=1148 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="xaver" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
[ 21.177250] audit: type=1006 audit(1594049194.893:61): pid=1148 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=3 res=1
[ 21.436724] fuse: init (API version 7.31)
[ 23.489569] Bluetooth: RFCOMM TTY layer initialized
[ 23.489578] Bluetooth: RFCOMM socket layer initialized
[ 23.489585] Bluetooth: RFCOMM ver 1.11
[ 24.075451] rtw_8822ce 0000:01:00.0: stop vif fa:3b:2a:96:11:54 on port 0
[ 24.301237] rtw_8822ce 0000:01:00.0: start vif 70:66:55:63:2c:a9 on port 0
[ 28.342099] wlo1: authenticate with cc:ce:1e:3d:1e:36
[ 28.772660] wlo1: send auth to cc:ce:1e:3d:1e:36 (try 1/3)
[ 28.776107] wlo1: authenticated
[ 28.777417] wlo1: associate with cc:ce:1e:3d:1e:36 (try 1/3)
[ 28.785934] wlo1: RX AssocResp from cc:ce:1e:3d:1e:36 (capab=0x1431 status=0 aid=4)
[ 28.785964] rtw_8822ce 0000:01:00.0: sta cc:ce:1e:3d:1e:36 joined with macid 0
[ 28.786210] wlo1: associated
[ 28.822396] wlo1: Limiting TX power to 20 (20 - 0) dBm as advertised by cc:ce:1e:3d:1e:36
[ 28.822614] IPv6: ADDRCONF(NETDEV_CHANGE): wlo1: link becomes ready
[ 28.850021] kauditd_printk_skb: 16 callbacks suppressed
[ 28.850024] audit: type=1130 audit(1594049202.566:74): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 34.044131] audit: type=1131 audit(1594049207.759:75): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 34.131129] audit: type=1334 audit(1594049207.849:76): prog-id=10 op=UNLOAD
[ 34.131136] audit: type=1334 audit(1594049207.849:77): prog-id=9 op=UNLOAD
[ 39.108274] audit: type=1131 audit(1594049215.087:78): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 51.640644] audit: type=1131 audit(1594049227.617:79): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-localed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 51.757569] audit: type=1334 audit(1594049227.737:80): prog-id=16 op=UNLOAD
[ 51.757575] audit: type=1334 audit(1594049227.737:81): prog-id=15 op=UNLOAD
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment