You are not logged in.

#1 2020-05-02 21:09:29

qwe8013
Member
Registered: 2020-04-08
Posts: 37

Arch does not see a part of memory

My laptop does not see a part of memory. BIOS speaks, that there is 8 GiB, but arch sees 5.7 GiB only.

https://i.imgur.com/12KftPZ.png

When I started to use this laptop, linux saw 8 GiB, but once, it began to see 5.7 only.
How can I fix it?

moderator edit -- replaced oversized image with link.
Pasting pictures and code

Last edited by 2ManyDogs (2020-05-02 21:56:23)

Offline

#2 2020-05-02 21:14:07

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,734
Website

Re: Arch does not see a part of memory

Any change to the config in the BIOS like shared memory allocated to video?

Last edited by graysky (2020-05-02 21:14:51)

Offline

#3 2020-05-02 21:54:08

qwe8013
Member
Registered: 2020-04-08
Posts: 37

Re: Arch does not see a part of memory

No.

Offline

#4 2020-05-02 22:26:02

loqs
Member
Registered: 2014-03-06
Posts: 19,077

Re: Arch does not see a part of memory

What is the output of the following?

cat /proc/meminfo
dmesg

Offline

#5 2020-05-02 23:34:11

qwe8013
Member
Registered: 2020-04-08
Posts: 37

Re: Arch does not see a part of memory

cat /proc/meminfo
MemTotal:        6023908 kB
MemFree:         4663976 kB
MemAvailable:    4912384 kB
Buffers:           47612 kB
Cached:           485612 kB
SwapCached:            0 kB
Active:           742160 kB
Inactive:         407500 kB
Active(anon):     617088 kB
Inactive(anon):    94592 kB
Active(file):     125072 kB
Inactive(file):   312908 kB
Unevictable:          32 kB
Mlocked:              32 kB
SwapTotal:       4194300 kB
SwapFree:        4194300 kB
Dirty:               272 kB
Writeback:             0 kB
AnonPages:        616532 kB
Mapped:           315832 kB
Shmem:             95220 kB
KReclaimable:      49376 kB
Slab:             122032 kB
SReclaimable:      49376 kB
SUnreclaim:        72656 kB
KernelStack:        8224 kB
PageTables:         8820 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:     7206252 kB
Committed_AS:    2484240 kB
VmallocTotal:   34359738367 kB
VmallocUsed:       29484 kB
VmallocChunk:          0 kB
Percpu:             7680 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      164884 kB
DirectMap2M:     3966976 kB
DirectMap1G:     3145728 kB
dmesg
[    0.000000] Linux version 5.6.8-arch1-1 (linux@archlinux) (gcc version 9.3.0 (Arch Linux 9.3.0-1)) #1 SMP PREEMPT Wed, 29 Apr 2020 16:22:56 +0000
[    0.000000] Command line: BOOT_IMAGE=/vmlinuz-linux root=/dev/mapper/MyVolGroup-root rw cryptdevice=UUID=60038721-659f-41fb-ab58-8b8a8df23aae:cryptlvm root=/dev/MyVolGroup/root iommu=soft loglevel=3 quiet
[    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-0x0000000000086fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000000087000-0x0000000000087fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000088000-0x000000000009ffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000000a0000-0x00000000000bffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000009afffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000009b00000-0x0000000009dfffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000009e00000-0x0000000009efffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000009f00000-0x0000000009f0afff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x0000000009f0b000-0x00000000973f8fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000973f9000-0x0000000097df8fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000097df9000-0x00000000ae00efff] usable
[    0.000000] BIOS-e820: [mem 0x00000000ae00f000-0x00000000ae3defff] type 20
[    0.000000] BIOS-e820: [mem 0x00000000ae3df000-0x00000000aee8efff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000aee8f000-0x00000000af77efff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000af77f000-0x00000000af7fefff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000af7ff000-0x00000000af7fffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000af800000-0x00000000afffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fdc00000-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 0x00000000ff800000-0x00000000fff4ffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x00000001ceffffff] usable
[    0.000000] BIOS-e820: [mem 0x00000001cf000000-0x000000024effffff] reserved
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] efi: EFI v2.70 by INSYDE Corp.
[    0.000000] efi:  ACPI=0xaf7fe000  ACPI 2.0=0xaf7fe014  ESRT=0xae60b998  SMBIOS=0xae607000  SMBIOS 3.0=0xae605000  TPMFinalLog=0xaf351000  MEMATTR=0x9ea51018 
[    0.000000] SMBIOS 3.1.1 present.
[    0.000000] DMI: Acer Aspire A315-42/Sleepy_PK, BIOS V1.05 06/26/2019
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 2096.078 MHz processor
[    0.000364] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000365] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000371] last_pfn = 0x1cf000 max_arch_pfn = 0x400000000
[    0.000375] MTRR default type: uncachable
[    0.000376] MTRR fixed ranges enabled:
[    0.000377]   00000-9FFFF write-back
[    0.000378]   A0000-BFFFF uncachable
[    0.000378]   C0000-DFFFF write-through
[    0.000379]   E0000-FFFFF uncachable
[    0.000379] MTRR variable ranges enabled:
[    0.000381]   0 base 000000000000 mask FFFF80000000 write-back
[    0.000381]   1 base 000080000000 mask FFFFE0000000 write-back
[    0.000382]   2 base 0000A0000000 mask FFFFF0000000 write-back
[    0.000383]   3 base 0000FF800000 mask FFFFFF800000 write-protect
[    0.000383]   4 disabled
[    0.000384]   5 disabled
[    0.000384]   6 disabled
[    0.000385]   7 disabled
[    0.000386] TOM2: 0000000250000000 aka 9472M
[    0.000814] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.000914] last_pfn = 0xaf800 max_arch_pfn = 0x400000000
[    0.005076] esrt: Reserving ESRT space from 0x00000000ae60b998 to 0x00000000ae60b9d0.
[    0.005084] check: Scanning 1 areas for low memory corruption
[    0.005094] Using GB pages for direct mapping
[    0.005096] BRK [0x47201000, 0x47201fff] PGTABLE
[    0.005098] BRK [0x47202000, 0x47202fff] PGTABLE
[    0.005099] BRK [0x47203000, 0x47203fff] PGTABLE
[    0.005120] BRK [0x47204000, 0x47204fff] PGTABLE
[    0.005122] BRK [0x47205000, 0x47205fff] PGTABLE
[    0.005216] BRK [0x47206000, 0x47206fff] PGTABLE
[    0.005245] BRK [0x47207000, 0x47207fff] PGTABLE
[    0.005342] BRK [0x47208000, 0x47208fff] PGTABLE
[    0.005377] BRK [0x47209000, 0x47209fff] PGTABLE
[    0.005419] BRK [0x4720a000, 0x4720afff] PGTABLE
[    0.005441] Secure boot could not be determined
[    0.005442] RAMDISK: [mem 0x33475000-0x35a31fff]
[    0.005454] ACPI: Early table checksum verification disabled
[    0.005457] ACPI: RSDP 0x00000000AF7FE014 000024 (v02 ACRSYS)
[    0.005460] ACPI: XSDT 0x00000000AF7C8188 0000F4 (v01 ACRSYS ACRPRDCT 00000002      01000013)
[    0.005465] ACPI: FACP 0x00000000AF7F3000 00010C (v05 ACRSYS ACRPRDCT 00000002 1025 00040000)
[    0.005469] ACPI: DSDT 0x00000000AF7E6000 00749B (v01 ACRSYS ACRPRDCT 00000002 1025 00040000)
[    0.005472] ACPI: FACS 0x00000000AF360000 000040
[    0.005474] ACPI: UEFI 0x00000000AF77D000 000236 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
[    0.005476] ACPI: SSDT 0x00000000AF7F7000 005419 (v02 ACRSYS ACRPRDCT 00000002 1025 00040000)
[    0.005478] ACPI: ASF! 0x00000000AF7F5000 0000A5 (v32 ACRSYS ACRPRDCT 00000002 1025 00040000)
[    0.005481] ACPI: BOOT 0x00000000AF7F4000 000028 (v01 ACRSYS ACRPRDCT 00000002 1025 00040000)
[    0.005483] ACPI: HPET 0x00000000AF7F2000 000038 (v01 ACRSYS ACRPRDCT 00000002 1025 00040000)
[    0.005485] ACPI: APIC 0x00000000AF7F1000 000138 (v03 ACRSYS ACRPRDCT 00000002 1025 00040000)
[    0.005487] ACPI: MCFG 0x00000000AF7F0000 00003C (v01 ACRSYS ACRPRDCT 00000002 1025 00040000)
[    0.005489] ACPI: WSMT 0x00000000AF7EE000 000028 (v01 ACRSYS ACRPRDCT 00000002 1025 00040000)
[    0.005491] ACPI: SSDT 0x00000000AF7E0000 005A21 (v01 ACRSYS ACRPRDCT 00001000 1025 00040000)
[    0.005493] ACPI: VFCT 0x00000000AF7D2000 00D484 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
[    0.005495] ACPI: SSDT 0x00000000AF7EF000 00046D (v01 ACRSYS ACRPRDCT 00001000 1025 00040000)
[    0.005497] ACPI: TPM2 0x00000000AF7D1000 000034 (v04 ACRSYS ACRPRDCT 00000002 1025 00040000)
[    0.005499] ACPI: IVRS 0x00000000AF7D0000 00013E (v02 ACRSYS ACRPRDCT 00000001 1025 00040000)
[    0.005501] ACPI: SSDT 0x00000000AF7CE000 00119C (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
[    0.005503] ACPI: CRAT 0x00000000AF7CD000 000810 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
[    0.005505] ACPI: CDIT 0x00000000AF7CC000 000029 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
[    0.005507] ACPI: SSDT 0x00000000AF7CB000 0001D4 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
[    0.005509] ACPI: SSDT 0x00000000AF7CA000 0005C1 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
[    0.005511] ACPI: SSDT 0x00000000AF7C9000 000C33 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
[    0.005513] ACPI: SSDT 0x00000000AF7C6000 0010AC (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
[    0.005515] ACPI: SSDT 0x00000000AF7C4000 001C55 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
[    0.005517] ACPI: FPDT 0x00000000AF7FD000 000044 (v01 ACRSYS ACRPRDCT 00000002 1025 00040000)
[    0.005519] ACPI: SSDT 0x00000000AF7C3000 000164 (v01 ACRSYS ACRPRDCT 00001000 1025 00040000)
[    0.005521] ACPI: SSDT 0x00000000AF7C1000 0002EA (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
[    0.005523] ACPI: BGRT 0x00000000AF7C2000 000038 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
[    0.005529] ACPI: Local APIC address 0xfee00000
[    0.005632] No NUMA configuration found
[    0.005633] Faking a node at [mem 0x0000000000000000-0x00000001ceffffff]
[    0.005636] NODE_DATA(0) allocated [mem 0x1ceffa000-0x1ceffdfff]
[    0.005656] Zone ranges:
[    0.005657]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.005658]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.005659]   Normal   [mem 0x0000000100000000-0x00000001ceffffff]
[    0.005660]   Device   empty
[    0.005661] Movable zone start for each node
[    0.005661] Early memory node ranges
[    0.005662]   node   0: [mem 0x0000000000001000-0x0000000000086fff]
[    0.005662]   node   0: [mem 0x0000000000088000-0x000000000009ffff]
[    0.005663]   node   0: [mem 0x0000000000100000-0x0000000009afffff]
[    0.005664]   node   0: [mem 0x0000000009e00000-0x0000000009efffff]
[    0.005664]   node   0: [mem 0x0000000009f0b000-0x00000000973f8fff]
[    0.005665]   node   0: [mem 0x0000000097df9000-0x00000000ae00efff]
[    0.005665]   node   0: [mem 0x00000000af7ff000-0x00000000af7fffff]
[    0.005666]   node   0: [mem 0x0000000100000000-0x00000001ceffffff]
[    0.005776] Zeroed struct page in unavailable ranges: 15709 pages
[    0.005777] Initmem setup node 0 [mem 0x0000000000001000-0x00000001ceffffff]
[    0.005779] On node 0 totalpages: 1557155
[    0.005779]   DMA zone: 64 pages used for memmap
[    0.005780]   DMA zone: 23 pages reserved
[    0.005781]   DMA zone: 3998 pages, LIFO batch:0
[    0.005827]   DMA32 zone: 11021 pages used for memmap
[    0.005827]   DMA32 zone: 705285 pages, LIFO batch:63
[    0.015642]   Normal zone: 13248 pages used for memmap
[    0.015644]   Normal zone: 847872 pages, LIFO batch:63
[    0.027600] ACPI: PM-Timer IO Port: 0x408
[    0.027603] ACPI: Local APIC address 0xfee00000
[    0.027611] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[    0.027612] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.027612] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.027613] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.027613] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.027614] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[    0.027614] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[    0.027615] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[    0.027615] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[    0.027615] ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
[    0.027616] ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
[    0.027616] ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
[    0.027617] ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
[    0.027617] ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
[    0.027618] ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
[    0.027618] ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
[    0.027640] IOAPIC[0]: apic_id 33, version 33, address 0xfec00000, GSI 0-23
[    0.027646] IOAPIC[1]: apic_id 34, version 33, address 0xfec01000, GSI 24-55
[    0.027648] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.027649] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[    0.027650] ACPI: IRQ0 used by override.
[    0.027651] ACPI: IRQ9 used by override.
[    0.027653] Using ACPI (MADT) for SMP configuration information
[    0.027654] ACPI: HPET id: 0x10228210 base: 0xfed00000
[    0.027664] e820: update [mem 0x9ea54000-0x9eb47fff] usable ==> reserved
[    0.027673] smpboot: Allowing 16 CPUs, 8 hotplug CPUs
[    0.027697] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.027698] PM: hibernation: Registered nosave memory: [mem 0x00087000-0x00087fff]
[    0.027700] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000bffff]
[    0.027700] PM: hibernation: Registered nosave memory: [mem 0x000c0000-0x000fffff]
[    0.027701] PM: hibernation: Registered nosave memory: [mem 0x09b00000-0x09dfffff]
[    0.027703] PM: hibernation: Registered nosave memory: [mem 0x09f00000-0x09f0afff]
[    0.027704] PM: hibernation: Registered nosave memory: [mem 0x973f9000-0x97df8fff]
[    0.027705] PM: hibernation: Registered nosave memory: [mem 0x9ea54000-0x9eb47fff]
[    0.027706] PM: hibernation: Registered nosave memory: [mem 0xae00f000-0xae3defff]
[    0.027707] PM: hibernation: Registered nosave memory: [mem 0xae3df000-0xaee8efff]
[    0.027707] PM: hibernation: Registered nosave memory: [mem 0xaee8f000-0xaf77efff]
[    0.027708] PM: hibernation: Registered nosave memory: [mem 0xaf77f000-0xaf7fefff]
[    0.027709] PM: hibernation: Registered nosave memory: [mem 0xaf800000-0xafffffff]
[    0.027709] PM: hibernation: Registered nosave memory: [mem 0xb0000000-0xf7ffffff]
[    0.027710] PM: hibernation: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
[    0.027710] PM: hibernation: Registered nosave memory: [mem 0xfc000000-0xfdbfffff]
[    0.027711] PM: hibernation: Registered nosave memory: [mem 0xfdc00000-0xfec00fff]
[    0.027711] PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfec0ffff]
[    0.027711] PM: hibernation: Registered nosave memory: [mem 0xfec10000-0xfec10fff]
[    0.027712] PM: hibernation: Registered nosave memory: [mem 0xfec11000-0xfed7ffff]
[    0.027712] PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xfed80fff]
[    0.027713] PM: hibernation: Registered nosave memory: [mem 0xfed81000-0xfedfffff]
[    0.027713] PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.027713] PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xff7fffff]
[    0.027714] PM: hibernation: Registered nosave memory: [mem 0xff800000-0xfff4ffff]
[    0.027714] PM: hibernation: Registered nosave memory: [mem 0xfff50000-0xffffffff]
[    0.027716] [mem 0xb0000000-0xf7ffffff] available for PCI devices
[    0.027718] Booting paravirtualized kernel on bare hardware
[    0.027722] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[    0.031136] setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:16 nr_node_ids:1
[    0.031959] percpu: Embedded 57 pages/cpu s196608 r8192 d28672 u262144
[    0.031968] pcpu-alloc: s196608 r8192 d28672 u262144 alloc=1*2097152
[    0.031968] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15 
[    0.031993] Built 1 zonelists, mobility grouping on.  Total pages: 1532799
[    0.031993] Policy zone: Normal
[    0.031994] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=/dev/mapper/MyVolGroup-root rw cryptdevice=UUID=60038721-659f-41fb-ab58-8b8a8df23aae:cryptlvm root=/dev/MyVolGroup/root iommu=soft loglevel=3 quiet
[    0.033392] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[    0.034055] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[    0.034106] mem auto-init: stack:byref_all, heap alloc:on, heap free:off
[    0.058868] Memory: 5938732K/6228620K available (12291K kernel code, 1463K rwdata, 4504K rodata, 1620K init, 3220K bss, 289888K reserved, 0K cma-reserved)
[    0.058877] random: get_random_u64 called from __kmem_cache_create+0x3e/0x520 with crng_init=0
[    0.059013] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=16, Nodes=1
[    0.059031] ftrace: allocating 40157 entries in 157 pages
[    0.071030] ftrace: allocated 157 pages with 5 groups
[    0.071168] rcu: Preemptible hierarchical RCU implementation.
[    0.071168] rcu: 	RCU dyntick-idle grace-period acceleration is enabled.
[    0.071169] rcu: 	RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=16.
[    0.071169] rcu: 	RCU priority boosting: priority 1 delay 500 ms.
[    0.071170] 	Tasks RCU enabled.
[    0.071170] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[    0.071171] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=16
[    0.073185] NR_IRQS: 20736, nr_irqs: 1096, preallocated irqs: 16
[    0.073552] Console: colour dummy device 80x25
[    0.073556] printk: console [tty0] enabled
[    0.073570] ACPI: Core revision 20200110
[    0.073763] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
[    0.073786] APIC: Switch to symmetric I/O mode setup
[    0.073794] Switched APIC routing to physical flat.
[    0.074698] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.090458] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x1e36b7aedcd, max_idle_ns: 440795301353 ns
[    0.090464] Calibrating delay loop (skipped), value calculated using timer frequency.. 4193.82 BogoMIPS (lpj=6986926)
[    0.090466] pid_max: default: 32768 minimum: 301
[    0.093840] LSM: Security Framework initializing
[    0.093846] Yama: becoming mindful.
[    0.093879] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    0.093889] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    0.093903] *** VALIDATE tmpfs ***
[    0.094030] *** VALIDATE proc ***
[    0.094077] *** VALIDATE cgroup ***
[    0.094078] *** VALIDATE cgroup2 ***
[    0.094149] LVT offset 1 assigned for vector 0xf9
[    0.094197] LVT offset 2 assigned for vector 0xf4
[    0.094213] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 512
[    0.094213] Last level dTLB entries: 4KB 1536, 2MB 1536, 4MB 768, 1GB 0
[    0.094216] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.094218] Spectre V2 : Mitigation: Full AMD retpoline
[    0.094219] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.094220] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.094220] Spectre V2 : User space: Vulnerable
[    0.094221] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[    0.094505] Freeing SMP alternatives memory: 32K
[    0.205742] smpboot: CPU0: AMD Ryzen 5 3500U with Radeon Vega Mobile Gfx (family: 0x17, model: 0x18, stepping: 0x1)
[    0.223807] Performance Events: Fam17h+ core perfctr, AMD PMU driver.
[    0.223813] ... version:                0
[    0.223814] ... bit width:              48
[    0.223814] ... generic registers:      6
[    0.223815] ... value mask:             0000ffffffffffff
[    0.223816] ... max period:             00007fffffffffff
[    0.223816] ... fixed-purpose events:   0
[    0.223817] ... event mask:             000000000000003f
[    0.230474] rcu: Hierarchical SRCU implementation.
[    0.253853] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.260484] smp: Bringing up secondary CPUs ...
[    0.300533] x86: Booting SMP configuration:
[    0.300536] .... node  #0, CPUs:        #1  #2  #3  #4  #5  #6  #7
[    0.542693] smp: Brought up 1 node, 8 CPUs
[    0.542693] smpboot: Max logical packages: 2
[    0.542693] smpboot: Total of 8 processors activated (33550.63 BogoMIPS)
[    0.544082] devtmpfs: initialized
[    0.544082] x86/mm: Memory block size: 128MB
[    0.544421] PM: Registering ACPI NVS region [mem 0x09f00000-0x09f0afff] (45056 bytes)
[    0.544421] PM: Registering ACPI NVS region [mem 0xaee8f000-0xaf77efff] (9371648 bytes)
[    0.544421] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[    0.544421] futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
[    0.544421] pinctrl core: initialized pinctrl subsystem
[    0.544421] PM: RTC time: 23:25:50, date: 2020-05-02
[    0.544421] thermal_sys: Registered thermal governor 'fair_share'
[    0.544421] thermal_sys: Registered thermal governor 'bang_bang'
[    0.544421] thermal_sys: Registered thermal governor 'step_wise'
[    0.544421] thermal_sys: Registered thermal governor 'user_space'
[    0.544421] thermal_sys: Registered thermal governor 'power_allocator'
[    0.544421] NET: Registered protocol family 16
[    0.544421] audit: initializing netlink subsys (disabled)
[    0.544421] audit: type=2000 audit(1588461949.469:1): state=initialized audit_enabled=0 res=1
[    0.544421] cpuidle: using governor ladder
[    0.544421] cpuidle: using governor menu
[    0.544421] Simple Boot Flag at 0x44 set to 0x80
[    0.544421] ACPI: bus type PCI registered
[    0.544421] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.544421] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[    0.544421] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[    0.544421] PCI: Using configuration type 1 for base access
[    0.547763] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.547763] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.550579] ACPI: Added _OSI(Module Device)
[    0.550580] ACPI: Added _OSI(Processor Device)
[    0.550581] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.550581] ACPI: Added _OSI(Processor Aggregator Device)
[    0.550582] ACPI: Added _OSI(Linux-Dell-Video)
[    0.550583] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.550584] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    0.562599] ACPI: 12 ACPI AML tables successfully acquired and loaded
[    0.564663] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.567676] ACPI: EC: EC started
[    0.567678] ACPI: EC: interrupt blocked
[    0.567905] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.567908] ACPI: \_SB_.PCI0.LPC0.EC0_: Boot DSDT EC used to handle transactions
[    0.567908] ACPI: Interpreter enabled
[    0.567926] ACPI: (supports S0 S3 S4 S5)
[    0.567927] ACPI: Using IOAPIC for interrupt routing
[    0.568417] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.569328] ACPI: Enabled 4 GPEs in block 00 to 1F
[    0.576303] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.576308] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[    0.576454] acpi PNP0A08:00: _OSC: platform does not support [SHPCHotplug LTR]
[    0.576592] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
[    0.576603] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
[    0.576826] PCI host bridge to bus 0000:00
[    0.576828] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.576829] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.576830] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.576831] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window]
[    0.576832] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window]
[    0.576833] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window]
[    0.576833] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window]
[    0.576834] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
[    0.576835] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
[    0.576836] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
[    0.576836] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
[    0.576837] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
[    0.576838] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
[    0.576839] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window]
[    0.576839] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window]
[    0.576840] pci_bus 0000:00: root bus resource [mem 0xb0000000-0xf7ffffff window]
[    0.576841] pci_bus 0000:00: root bus resource [mem 0xfc000000-0xfed3ffff window]
[    0.576842] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.576851] pci 0000:00:00.0: [1022:15d0] type 00 class 0x060000
[    0.576945] pci 0000:00:00.2: [1022:15d1] type 00 class 0x080600
[    0.577061] pci 0000:00:01.0: [1022:1452] type 00 class 0x060000
[    0.577143] pci 0000:00:01.1: [1022:15d3] type 01 class 0x060400
[    0.577257] pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
[    0.577370] pci 0000:00:01.6: [1022:15d3] type 01 class 0x060400
[    0.577412] pci 0000:00:01.6: enabling Extended Tags
[    0.577464] pci 0000:00:01.6: PME# supported from D0 D3hot D3cold
[    0.577569] pci 0000:00:01.7: [1022:15d3] type 01 class 0x060400
[    0.577614] pci 0000:00:01.7: enabling Extended Tags
[    0.577666] pci 0000:00:01.7: PME# supported from D0 D3hot D3cold
[    0.577771] pci 0000:00:08.0: [1022:1452] type 00 class 0x060000
[    0.577857] pci 0000:00:08.1: [1022:15db] type 01 class 0x060400
[    0.577896] pci 0000:00:08.1: enabling Extended Tags
[    0.577937] pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
[    0.578021] pci 0000:00:08.2: [1022:15dc] type 01 class 0x060400
[    0.578059] pci 0000:00:08.2: enabling Extended Tags
[    0.578097] pci 0000:00:08.2: PME# supported from D0 D3hot D3cold
[    0.578202] pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500
[    0.578342] pci 0000:00:14.3: [1022:790e] type 00 class 0x060100
[    0.578485] pci 0000:00:18.0: [1022:15e8] type 00 class 0x060000
[    0.578530] pci 0000:00:18.1: [1022:15e9] type 00 class 0x060000
[    0.578575] pci 0000:00:18.2: [1022:15ea] type 00 class 0x060000
[    0.578620] pci 0000:00:18.3: [1022:15eb] type 00 class 0x060000
[    0.578668] pci 0000:00:18.4: [1022:15ec] type 00 class 0x060000
[    0.578713] pci 0000:00:18.5: [1022:15ed] type 00 class 0x060000
[    0.578757] pci 0000:00:18.6: [1022:15ee] type 00 class 0x060000
[    0.578800] pci 0000:00:18.7: [1022:15ef] type 00 class 0x060000
[    0.578911] pci 0000:00:01.1: PCI bridge to [bus 01]
[    0.578966] pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000
[    0.578996] pci 0000:02:00.0: reg 0x10: [io  0x2000-0x20ff]
[    0.579023] pci 0000:02:00.0: reg 0x18: [mem 0xc0904000-0xc0904fff 64bit]
[    0.579039] pci 0000:02:00.0: reg 0x20: [mem 0xc0900000-0xc0903fff 64bit]
[    0.579141] pci 0000:02:00.0: supports D1 D2
[    0.579142] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.579299] pci 0000:00:01.6: PCI bridge to [bus 02]
[    0.579303] pci 0000:00:01.6:   bridge window [io  0x2000-0x2fff]
[    0.579305] pci 0000:00:01.6:   bridge window [mem 0xc0900000-0xc09fffff]
[    0.579515] pci 0000:03:00.0: [168c:0042] type 00 class 0x028000
[    0.579785] pci 0000:03:00.0: reg 0x10: [mem 0xc0200000-0xc03fffff 64bit]
[    0.580827] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
[    0.581926] pci 0000:00:01.7: PCI bridge to [bus 03]
[    0.581932] pci 0000:00:01.7:   bridge window [mem 0xc0200000-0xc03fffff]
[    0.582023] pci 0000:04:00.0: [1002:15d8] type 00 class 0x030000
[    0.582050] pci 0000:04:00.0: reg 0x10: [mem 0xb0000000-0xbfffffff 64bit pref]
[    0.582061] pci 0000:04:00.0: reg 0x18: [mem 0xc0000000-0xc01fffff 64bit pref]
[    0.582068] pci 0000:04:00.0: reg 0x20: [io  0x1000-0x10ff]
[    0.582076] pci 0000:04:00.0: reg 0x24: [mem 0xc0800000-0xc087ffff]
[    0.582088] pci 0000:04:00.0: enabling Extended Tags
[    0.582099] pci 0000:04:00.0: BAR 0: assigned to efifb
[    0.582160] pci 0000:04:00.0: PME# supported from D1 D2 D3hot D3cold
[    0.582262] pci 0000:04:00.1: [1002:15de] type 00 class 0x040300
[    0.582280] pci 0000:04:00.1: reg 0x10: [mem 0xc08c8000-0xc08cbfff]
[    0.582323] pci 0000:04:00.1: enabling Extended Tags
[    0.582367] pci 0000:04:00.1: PME# supported from D1 D2 D3hot D3cold
[    0.582424] pci 0000:04:00.2: [1022:15df] type 00 class 0x108000
[    0.582454] pci 0000:04:00.2: reg 0x18: [mem 0xc0700000-0xc07fffff]
[    0.582474] pci 0000:04:00.2: reg 0x24: [mem 0xc08cc000-0xc08cdfff]
[    0.582486] pci 0000:04:00.2: enabling Extended Tags
[    0.582604] pci 0000:04:00.3: [1022:15e0] type 00 class 0x0c0330
[    0.582625] pci 0000:04:00.3: reg 0x10: [mem 0xc0600000-0xc06fffff 64bit]
[    0.582662] pci 0000:04:00.3: enabling Extended Tags
[    0.582712] pci 0000:04:00.3: PME# supported from D0 D3hot D3cold
[    0.582783] pci 0000:04:00.4: [1022:15e1] type 00 class 0x0c0330
[    0.582804] pci 0000:04:00.4: reg 0x10: [mem 0xc0500000-0xc05fffff 64bit]
[    0.582841] pci 0000:04:00.4: enabling Extended Tags
[    0.582889] pci 0000:04:00.4: PME# supported from D0 D3hot D3cold
[    0.582959] pci 0000:04:00.5: [1022:15e2] type 00 class 0x048000
[    0.582977] pci 0000:04:00.5: reg 0x10: [mem 0xc0880000-0xc08bffff]
[    0.583021] pci 0000:04:00.5: enabling Extended Tags
[    0.583065] pci 0000:04:00.5: PME# supported from D0 D3hot D3cold
[    0.583136] pci 0000:04:00.6: [1022:15e3] type 00 class 0x040300
[    0.583154] pci 0000:04:00.6: reg 0x10: [mem 0xc08c0000-0xc08c7fff]
[    0.583198] pci 0000:04:00.6: enabling Extended Tags
[    0.583242] pci 0000:04:00.6: PME# supported from D0 D3hot D3cold
[    0.583363] pci 0000:00:08.1: PCI bridge to [bus 04]
[    0.583367] pci 0000:00:08.1:   bridge window [io  0x1000-0x1fff]
[    0.583369] pci 0000:00:08.1:   bridge window [mem 0xc0500000-0xc08fffff]
[    0.583373] pci 0000:00:08.1:   bridge window [mem 0xb0000000-0xc01fffff 64bit pref]
[    0.583424] pci 0000:05:00.0: [1022:7901] type 00 class 0x010601
[    0.583474] pci 0000:05:00.0: reg 0x24: [mem 0xc0400000-0xc04007ff]
[    0.583487] pci 0000:05:00.0: enabling Extended Tags
[    0.583537] pci 0000:05:00.0: PME# supported from D3hot D3cold
[    0.583626] pci 0000:00:08.2: PCI bridge to [bus 05]
[    0.583632] pci 0000:00:08.2:   bridge window [mem 0xc0400000-0xc04fffff]
[    0.584327] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 5 6 10 11) *0, disabled.
[    0.584401] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 5 6 10 11) *0, disabled.
[    0.584458] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 5 6 10 11) *0, disabled.
[    0.584530] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 5 6 10 11) *0, disabled.
[    0.584596] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 5 6 10 11) *0, disabled.
[    0.584648] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 5 6 10 11) *0, disabled.
[    0.584700] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 5 6 10 11) *0, disabled.
[    0.584752] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 5 6 10 11) *0, disabled.
[    0.587142] ACPI: EC: interrupt unblocked
[    0.587142] ACPI: EC: event unblocked
[    0.587142] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.587142] ACPI: EC: GPE=0x3
[    0.587142] ACPI: \_SB_.PCI0.LPC0.EC0_: Boot DSDT EC used to handle transactions and events
[    0.587142] iommu: Default domain type: Translated 
[    0.587160] pci 0000:04:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[    0.587160] pci 0000:04:00.0: vgaarb: bridge control possible
[    0.587160] pci 0000:04:00.0: vgaarb: setting as boot device
[    0.587160] vgaarb: loaded
[    0.587316] SCSI subsystem initialized
[    0.587337] libata version 3.00 loaded.
[    0.587337] ACPI: bus type USB registered
[    0.587337] usbcore: registered new interface driver usbfs
[    0.587337] usbcore: registered new interface driver hub
[    0.587337] usbcore: registered new device driver usb
[    0.588498] pps_core: LinuxPPS API ver. 1 registered
[    0.588498] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.588498] PTP clock support registered
[    0.588498] EDAC MC: Ver: 3.0.0
[    0.588498] Registered efivars operations
[    0.590488] PCI: Using ACPI for IRQ routing
[    0.592695] PCI: pci_cache_line_size set to 64 bytes
[    0.592695] e820: reserve RAM buffer [mem 0x00087000-0x0008ffff]
[    0.592695] e820: reserve RAM buffer [mem 0x09b00000-0x0bffffff]
[    0.592695] e820: reserve RAM buffer [mem 0x09f00000-0x0bffffff]
[    0.592695] e820: reserve RAM buffer [mem 0x973f9000-0x97ffffff]
[    0.592695] e820: reserve RAM buffer [mem 0x9ea54000-0x9fffffff]
[    0.592695] e820: reserve RAM buffer [mem 0xae00f000-0xafffffff]
[    0.592695] e820: reserve RAM buffer [mem 0xaf800000-0xafffffff]
[    0.592695] e820: reserve RAM buffer [mem 0x1cf000000-0x1cfffffff]
[    0.592695] NetLabel: Initializing
[    0.592695] NetLabel:  domain hash size = 128
[    0.592695] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.592695] NetLabel:  unlabeled traffic allowed by default
[    0.592695] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    0.592695] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
[    0.593796] clocksource: Switched to clocksource tsc-early
[    0.604069] *** VALIDATE bpf ***
[    0.604192] VFS: Disk quotas dquot_6.6.0
[    0.604209] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.604240] *** VALIDATE ramfs ***
[    0.604242] *** VALIDATE hugetlbfs ***
[    0.604304] pnp: PnP ACPI init
[    0.604517] system 00:00: [mem 0xfec00000-0xfec01fff] could not be reserved
[    0.604518] system 00:00: [mem 0xfee00000-0xfee00fff] has been reserved
[    0.604520] system 00:00: [mem 0xfde00000-0xfdefffff] has been reserved
[    0.604524] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.604758] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.604779] pnp 00:02: Plug and Play ACPI device, IDs FUJ7401 PNP0303 (active)
[    0.604807] system 00:03: [io  0x0400-0x04cf] has been reserved
[    0.604808] system 00:03: [io  0x04d0-0x04d1] has been reserved
[    0.604809] system 00:03: [io  0x04d6] has been reserved
[    0.604810] system 00:03: [io  0x0c00-0x0c01] has been reserved
[    0.604811] system 00:03: [io  0x0c14] has been reserved
[    0.604812] system 00:03: [io  0x0c50-0x0c52] has been reserved
[    0.604813] system 00:03: [io  0x0c6c] has been reserved
[    0.604814] system 00:03: [io  0x0c6f] has been reserved
[    0.604814] system 00:03: [io  0x0cd0-0x0cdb] has been reserved
[    0.604817] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.604872] system 00:04: [mem 0x000e0000-0x000fffff] could not be reserved
[    0.604873] system 00:04: [mem 0xff800000-0xffffffff] could not be reserved
[    0.604875] system 00:04: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.605429] pnp: PnP ACPI: found 5 devices
[    0.611681] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.611712] pci 0000:00:01.1: bridge window [io  0x1000-0x0fff] to [bus 01] add_size 1000
[    0.611714] pci 0000:00:01.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 01] add_size 200000 add_align 100000
[    0.611716] pci 0000:00:01.1: bridge window [mem 0x00100000-0x000fffff] to [bus 01] add_size 200000 add_align 100000
[    0.611725] pci 0000:00:01.1: BAR 14: assigned [mem 0xc0a00000-0xc0bfffff]
[    0.611733] pci 0000:00:01.1: BAR 15: assigned [mem 0xc0c00000-0xc0dfffff 64bit pref]
[    0.611735] pci 0000:00:01.1: BAR 13: assigned [io  0x3000-0x3fff]
[    0.611736] pci 0000:00:01.1: PCI bridge to [bus 01]
[    0.611739] pci 0000:00:01.1:   bridge window [io  0x3000-0x3fff]
[    0.611742] pci 0000:00:01.1:   bridge window [mem 0xc0a00000-0xc0bfffff]
[    0.611744] pci 0000:00:01.1:   bridge window [mem 0xc0c00000-0xc0dfffff 64bit pref]
[    0.611749] pci 0000:00:01.6: PCI bridge to [bus 02]
[    0.611750] pci 0000:00:01.6:   bridge window [io  0x2000-0x2fff]
[    0.611753] pci 0000:00:01.6:   bridge window [mem 0xc0900000-0xc09fffff]
[    0.611759] pci 0000:00:01.7: PCI bridge to [bus 03]
[    0.611763] pci 0000:00:01.7:   bridge window [mem 0xc0200000-0xc03fffff]
[    0.611770] pci 0000:00:08.1: PCI bridge to [bus 04]
[    0.611776] pci 0000:00:08.1:   bridge window [io  0x1000-0x1fff]
[    0.611779] pci 0000:00:08.1:   bridge window [mem 0xc0500000-0xc08fffff]
[    0.611781] pci 0000:00:08.1:   bridge window [mem 0xb0000000-0xc01fffff 64bit pref]
[    0.611785] pci 0000:00:08.2: PCI bridge to [bus 05]
[    0.611789] pci 0000:00:08.2:   bridge window [mem 0xc0400000-0xc04fffff]
[    0.611795] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.611796] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.611797] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.611798] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window]
[    0.611799] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window]
[    0.611800] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window]
[    0.611801] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff window]
[    0.611802] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff window]
[    0.611803] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff window]
[    0.611804] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff window]
[    0.611805] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff window]
[    0.611805] pci_bus 0000:00: resource 15 [mem 0x000e0000-0x000e3fff window]
[    0.611806] pci_bus 0000:00: resource 16 [mem 0x000e4000-0x000e7fff window]
[    0.611807] pci_bus 0000:00: resource 17 [mem 0x000e8000-0x000ebfff window]
[    0.611808] pci_bus 0000:00: resource 18 [mem 0x000ec000-0x000effff window]
[    0.611809] pci_bus 0000:00: resource 19 [mem 0xb0000000-0xf7ffffff window]
[    0.611810] pci_bus 0000:00: resource 20 [mem 0xfc000000-0xfed3ffff window]
[    0.611811] pci_bus 0000:01: resource 0 [io  0x3000-0x3fff]
[    0.611811] pci_bus 0000:01: resource 1 [mem 0xc0a00000-0xc0bfffff]
[    0.611812] pci_bus 0000:01: resource 2 [mem 0xc0c00000-0xc0dfffff 64bit pref]
[    0.611813] pci_bus 0000:02: resource 0 [io  0x2000-0x2fff]
[    0.611814] pci_bus 0000:02: resource 1 [mem 0xc0900000-0xc09fffff]
[    0.611815] pci_bus 0000:03: resource 1 [mem 0xc0200000-0xc03fffff]
[    0.611816] pci_bus 0000:04: resource 0 [io  0x1000-0x1fff]
[    0.611816] pci_bus 0000:04: resource 1 [mem 0xc0500000-0xc08fffff]
[    0.611817] pci_bus 0000:04: resource 2 [mem 0xb0000000-0xc01fffff 64bit pref]
[    0.611818] pci_bus 0000:05: resource 1 [mem 0xc0400000-0xc04fffff]
[    0.611909] NET: Registered protocol family 2
[    0.612061] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear)
[    0.612133] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.612334] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[    0.612410] TCP: Hash tables configured (established 65536 bind 65536)
[    0.612466] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear)
[    0.612491] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear)
[    0.612593] NET: Registered protocol family 1
[    0.612597] NET: Registered protocol family 44
[    0.612719] pci 0000:04:00.1: D0 power state depends on 0000:04:00.0
[    0.612758] pci 0000:04:00.3: extending delay after power-on from D3hot to 20 msec
[    0.661742] pci 0000:04:00.3: quirk_usb_early_handoff+0x0/0x654 took 47829 usecs
[    0.661750] pci 0000:04:00.4: extending delay after power-on from D3hot to 20 msec
[    0.677802] pci 0000:04:00.4: quirk_usb_early_handoff+0x0/0x654 took 15672 usecs
[    0.677815] PCI: CLS 64 bytes, default 64
[    0.677855] Trying to unpack rootfs image as initramfs...
[    1.113714] Freeing initrd memory: 38644K
[    1.113719] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    1.113721] software IO TLB: mapped [mem 0xa9964000-0xad964000] (64MB)
[    1.113771] amd_uncore: AMD NB counters detected
[    1.113774] amd_uncore: AMD LLC counters detected
[    1.114187] check: Scanning for low memory corruption every 60 seconds
[    1.114578] Initialise system trusted keyrings
[    1.114591] Key type blacklist registered
[    1.114679] workingset: timestamp_bits=41 max_order=21 bucket_order=0
[    1.115499] zbud: loaded
[    1.120368] Key type asymmetric registered
[    1.120369] Asymmetric key parser 'x509' registered
[    1.120387] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[    1.120463] io scheduler mq-deadline registered
[    1.120464] io scheduler kyber registered
[    1.120489] io scheduler bfq registered
[    1.120888] pcieport 0000:00:01.1: PME: Signaling with IRQ 25
[    1.120985] pcieport 0000:00:01.1: AER: enabled with IRQ 25
[    1.121012] pcieport 0000:00:01.1: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+
[    1.121234] pcieport 0000:00:01.6: PME: Signaling with IRQ 26
[    1.121316] pcieport 0000:00:01.6: AER: enabled with IRQ 26
[    1.121445] pcieport 0000:00:01.7: PME: Signaling with IRQ 27
[    1.121519] pcieport 0000:00:01.7: AER: enabled with IRQ 27
[    1.121636] pcieport 0000:00:08.1: PME: Signaling with IRQ 28
[    1.121833] pcieport 0000:00:08.2: PME: Signaling with IRQ 29
[    1.121918] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    1.121987] efifb: probing for efifb
[    1.122033] efifb: showing boot graphics
[    1.124387] efifb: framebuffer at 0xb0000000, using 8128k, total 8128k
[    1.124388] efifb: mode is 1920x1080x32, linelength=7680, pages=1
[    1.124388] efifb: scrolling: redraw
[    1.124389] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    1.124463] fbcon: Deferring console take-over
[    1.124464] fb0: EFI VGA frame buffer device
[    1.124512] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[    1.124529] ACPI: Power Button [PWRB]
[    1.124550] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
[    1.124561] ACPI: Sleep Button [SLPB]
[    1.124602] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:4e/PNP0C0D:00/input/input2
[    1.124612] ACPI: Lid Switch [LID0]
[    1.124642] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[    1.125196] ACPI: Power Button [PWRF]
[    1.125389] ACPI: Video Device [VGA2] (multi-head: yes  rom: no  post: no)
[    1.125854] acpi device:0e: registered as cooling_device0
[    1.125921] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:0d/LNXVIDEO:02/input/input4
[    1.125995] Monitor-Mwait will be used to enter C-1 state
[    1.126004] ACPI: \_PR_.C000: Found 2 idle states
[    1.126143] ACPI: \_PR_.C001: Found 2 idle states
[    1.126312] ACPI: \_PR_.C002: Found 2 idle states
[    1.126565] ACPI: \_PR_.C003: Found 2 idle states
[    1.126789] ACPI: \_PR_.C004: Found 2 idle states
[    1.126948] ACPI: \_PR_.C005: Found 2 idle states
[    1.130742] ACPI: \_PR_.C006: Found 2 idle states
[    1.137736] ACPI: \_PR_.C007: Found 2 idle states
[    1.138198] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    1.138969] AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
[    1.138971] AMD-Vi: AMD IOMMUv2 functionality not available on this system
[    1.139917] ahci 0000:05:00.0: version 3.0
[    1.151850] ahci 0000:05:00.0: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x1 impl SATA mode
[    1.151856] ahci 0000:05:00.0: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part 
[    1.152230] scsi host0: ahci
[    1.152368] ata1: SATA max UDMA/133 abar m2048@0xc0400000 port 0xc0400100 irq 31
[    1.152442] usbcore: registered new interface driver usbserial_generic
[    1.152449] usbserial: USB Serial support registered for generic
[    1.152483] rtc_cmos 00:01: RTC can wake from S4
[    1.152783] rtc_cmos 00:01: registered as rtc0
[    1.152806] rtc_cmos 00:01: alarms up to one month, 114 bytes nvram, hpet irqs
[    1.153041] ledtrig-cpu: registered to indicate activity on CPUs
[    1.153160] drop_monitor: Initializing network drop monitor service
[    1.153338] NET: Registered protocol family 10
[    1.159571] Segment Routing with IPv6
[    1.159602] NET: Registered protocol family 17
[    1.160244] RAS: Correctable Errors collector initialized.
[    1.160293] microcode: CPU0: patch_level=0x08108102
[    1.160307] microcode: CPU1: patch_level=0x08108102
[    1.160313] microcode: CPU2: patch_level=0x08108102
[    1.160320] microcode: CPU3: patch_level=0x08108102
[    1.160327] microcode: CPU4: patch_level=0x08108102
[    1.160333] microcode: CPU5: patch_level=0x08108102
[    1.160353] microcode: CPU6: patch_level=0x08108102
[    1.160360] microcode: CPU7: patch_level=0x08108102
[    1.160401] microcode: Microcode Update Driver: v2.2.
[    1.160406] IPI shorthand broadcast: enabled
[    1.160420] sched_clock: Marking stable (1159983645, 412571)->(1198573789, -38177573)
[    1.160551] registered taskstats version 1
[    1.160561] Loading compiled-in X.509 certificates
[    1.163815] Loaded X.509 cert 'Build time autogenerated kernel key: 3173f57ffc4f79528759736b0e979de68a36535c'
[    1.163866] zswap: loaded using pool lzo/zbud
[    1.164041] Key type ._fscrypt registered
[    1.164041] Key type .fscrypt registered
[    1.164042] Key type fscrypt-provisioning registered
[    1.168800] Key type big_key registered
[    1.169169] PM:   Magic number: 4:957:452
[    1.169303] rtc_cmos 00:01: setting system clock to 2020-05-02T23:25:50 UTC (1588461950)
[    1.570886] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.691961] ata1.00: ATA-10: ST1000LM035-1RK172, ACM2, max UDMA/133
[    1.691966] ata1.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 32), AA
[    1.742461] ata1.00: configured for UDMA/133
[    1.742712] scsi 0:0:0:0: Direct-Access     ATA      ST1000LM035-1RK1 ACM2 PQ: 0 ANSI: 5
[    1.743050] sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
[    1.743053] sd 0:0:0:0: [sda] 4096-byte physical blocks
[    1.743068] sd 0:0:0:0: [sda] Write Protect is off
[    1.743071] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.743099] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.798375]  sda: sda1 sda2
[    1.799017] sd 0:0:0:0: [sda] Attached SCSI disk
[    1.800714] Freeing unused decrypted memory: 2040K
[    1.801039] Freeing unused kernel image (initmem) memory: 1620K
[    1.820927] Write protecting the kernel read-only data: 20480k
[    1.821816] Freeing unused kernel image (text/rodata gap) memory: 2044K
[    1.822233] Freeing unused kernel image (rodata/data gap) memory: 1640K
[    1.845557] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    1.845560] Run /init as init process
[    1.845562]   with arguments:
[    1.845563]     /init
[    1.845564]   with environment:
[    1.845564]     HOME=/
[    1.845564]     TERM=linux
[    1.845565]     BOOT_IMAGE=/vmlinuz-linux
[    1.845565]     cryptdevice=UUID=60038721-659f-41fb-ab58-8b8a8df23aae:cryptlvm
[    1.872568] fbcon: Taking over console
[    1.872650] Console: switching to colour frame buffer device 240x67
[    1.881001] Linux agpgart interface v0.103
[    1.980488] [drm] amdgpu kernel modesetting enabled.
[    1.980589] Parsing CRAT table with 1 nodes
[    1.980594] Creating topology SYSFS entries
[    1.980643] Topology: Add APU node [0x0:0x0]
[    1.980644] Finished initializing topology
[    1.980766] checking generic (b0000000 7f0000) vs hw (b0000000 10000000)
[    1.980768] fb0: switching to amdgpudrmfb from EFI VGA
[    1.980866] Console: switching to colour dummy device 80x25
[    1.980927] amdgpu 0000:04:00.0: vgaarb: deactivate vga console
[    1.981229] [drm] initializing kernel modesetting (RAVEN 0x1002:0x15D8 0x1025:0x134D 0xC2).
[    1.981246] [drm] register mmio base: 0xC0800000
[    1.981247] [drm] register mmio size: 524288
[    1.981266] [drm] add ip block number 0 <soc15_common>
[    1.981268] [drm] add ip block number 1 <gmc_v9_0>
[    1.981269] [drm] add ip block number 2 <vega10_ih>
[    1.981270] [drm] add ip block number 3 <psp>
[    1.981271] [drm] add ip block number 4 <gfx_v9_0>
[    1.981272] [drm] add ip block number 5 <sdma_v4_0>
[    1.981273] [drm] add ip block number 6 <powerplay>
[    1.981274] [drm] add ip block number 7 <dm>
[    1.981276] [drm] add ip block number 8 <vcn_v1_0>
[    1.981335] ATOM BIOS: 113-PICASSO-114
[    1.981376] [drm] VCN decode is enabled in VM mode
[    1.981376] [drm] VCN encode is enabled in VM mode
[    1.981377] [drm] JPEG decode is enabled in VM mode
[    1.981420] [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
[    1.981435] amdgpu 0000:04:00.0: VRAM: 2048M 0x000000F400000000 - 0x000000F47FFFFFFF (2048M used)
[    1.981437] amdgpu 0000:04:00.0: GART: 1024M 0x0000000000000000 - 0x000000003FFFFFFF
[    1.981440] amdgpu 0000:04:00.0: AGP: 267419648M 0x000000F800000000 - 0x0000FFFFFFFFFFFF
[    1.981446] [drm] Detected VRAM RAM=2048M, BAR=2048M
[    1.981447] [drm] RAM width 64bits DDR4
[    1.981521] [TTM] Zone  kernel: Available graphics memory: 3011954 KiB
[    1.981523] [TTM] Zone   dma32: Available graphics memory: 2097152 KiB
[    1.981524] [TTM] Initializing pool allocator
[    1.981529] [TTM] Initializing DMA pool allocator
[    1.981666] [drm] amdgpu: 2048M of VRAM memory ready
[    1.981670] [drm] amdgpu: 3072M of GTT memory ready.
[    1.981688] [drm] GART: num cpu pages 262144, num gpu pages 262144
[    1.981934] [drm] PCIE GART of 1024M enabled (table at 0x000000F400900000).
[    1.983556] [drm] use_doorbell being set to: [true]
[    1.983593] amdgpu: [powerplay] hwmgr_sw_init smu backed is smu10_smu
[    1.983733] [drm] Found VCN firmware Version ENC: 1.9 DEC: 1 VEP: 0 Revision: 28
[    1.983736] [drm] PSP loading VCN firmware
[    2.004726] [drm] reserve 0x400000 from 0xf47f800000 for PSP TMR
[    2.073816] tsc: Refined TSC clocksource calibration: 2096.061 MHz
[    2.073824] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x1e36a769ed4, max_idle_ns: 440795206585 ns
[    2.074067] clocksource: Switched to clocksource tsc
[    2.223855] amdgpu 0000:04:00.0: RAS: ras ta ucode is not available
[    2.245420] [drm] kiq ring mec 2 pipe 1 q 0
[    2.246878] [drm] DM_PPLIB: values for F clock
[    2.246879] [drm] DM_PPLIB:	 400000 in kHz, 2874 in mV
[    2.246880] [drm] DM_PPLIB:	 933000 in kHz, 3224 in mV
[    2.246880] [drm] DM_PPLIB:	 1067000 in kHz, 3924 in mV
[    2.246881] [drm] DM_PPLIB:	 1200000 in kHz, 4074 in mV
[    2.246882] [drm] DM_PPLIB: values for DCF clock
[    2.246882] [drm] DM_PPLIB:	 300000 in kHz, 2874 in mV
[    2.246883] [drm] DM_PPLIB:	 600000 in kHz, 3224 in mV
[    2.246883] [drm] DM_PPLIB:	 626000 in kHz, 3924 in mV
[    2.246884] [drm] DM_PPLIB:	 654000 in kHz, 4074 in mV
[    2.247175] [drm] Display Core initialized with v3.2.69!
[    2.265797] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    2.265798] [drm] Driver supports precise vblank timestamp query.
[    2.268420] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[    2.270368] kfd kfd: Allocated 3969056 bytes on gart
[    2.271118] kfd kfd: error getting iommu info. is the iommu enabled?
[    2.271119] kfd kfd: Error initializing iommuv2
[    2.271253] kfd kfd: device 1002:15d8 NOT added due to errors
[    2.272441] [drm] fb mappable at 0x1CFBC1000
[    2.272441] [drm] vram apper at 0x1CF000000
[    2.272442] [drm] size 8294400
[    2.272442] [drm] fb depth is 24
[    2.272443] [drm]    pitch is 7680
[    2.272500] fbcon: amdgpudrmfb (fb0) is primary device
[    2.289314] Console: switching to colour frame buffer device 240x67
[    2.309715] amdgpu 0000:04:00.0: fb0: amdgpudrmfb frame buffer device
[    2.340542] amdgpu 0000:04:00.0: ring gfx uses VM inv eng 0 on hub 0
[    2.340543] amdgpu 0000:04:00.0: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[    2.340545] amdgpu 0000:04:00.0: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[    2.340546] amdgpu 0000:04:00.0: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[    2.340547] amdgpu 0000:04:00.0: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[    2.340548] amdgpu 0000:04:00.0: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[    2.340549] amdgpu 0000:04:00.0: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[    2.340550] amdgpu 0000:04:00.0: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[    2.340551] amdgpu 0000:04:00.0: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[    2.340552] amdgpu 0000:04:00.0: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[    2.340553] amdgpu 0000:04:00.0: ring sdma0 uses VM inv eng 0 on hub 1
[    2.340555] amdgpu 0000:04:00.0: ring vcn_dec uses VM inv eng 1 on hub 1
[    2.340556] amdgpu 0000:04:00.0: ring vcn_enc0 uses VM inv eng 4 on hub 1
[    2.340557] amdgpu 0000:04:00.0: ring vcn_enc1 uses VM inv eng 5 on hub 1
[    2.340558] amdgpu 0000:04:00.0: ring jpeg_dec uses VM inv eng 6 on hub 1
[    2.349107] [drm] Initialized amdgpu 3.36.0 20150101 for 0000:04:00.0 on minor 0
[    2.404282] i8042: PNP: PS/2 Controller [PNP0303:KBC0] at 0x60,0x64 irq 1
[    2.404283] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
[    2.411135] serio: i8042 KBD port at 0x60,0x64 irq 1
[    2.414417] xhci_hcd 0000:04:00.3: xHCI Host Controller
[    2.414423] xhci_hcd 0000:04:00.3: new USB bus registered, assigned bus number 1
[    2.414576] xhci_hcd 0000:04:00.3: hcc params 0x0270ffe5 hci version 0x110 quirks 0x0000000840000410
[    2.414838] cryptd: max_cpu_qlen set to 1000
[    2.414911] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.06
[    2.414913] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.414915] usb usb1: Product: xHCI Host Controller
[    2.414917] usb usb1: Manufacturer: Linux 5.6.8-arch1-1 xhci-hcd
[    2.414918] usb usb1: SerialNumber: 0000:04:00.3
[    2.415168] hub 1-0:1.0: USB hub found
[    2.415182] hub 1-0:1.0: 4 ports detected
[    2.415488] xhci_hcd 0000:04:00.3: xHCI Host Controller
[    2.415492] xhci_hcd 0000:04:00.3: new USB bus registered, assigned bus number 2
[    2.415495] xhci_hcd 0000:04:00.3: Host supports USB 3.1 Enhanced SuperSpeed
[    2.415531] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[    2.415554] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.06
[    2.415556] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.415557] usb usb2: Product: xHCI Host Controller
[    2.415559] usb usb2: Manufacturer: Linux 5.6.8-arch1-1 xhci-hcd
[    2.415560] usb usb2: SerialNumber: 0000:04:00.3
[    2.415737] hub 2-0:1.0: USB hub found
[    2.415751] hub 2-0:1.0: 4 ports detected
[    2.415883] usb: port power management may be unreliable
[    2.416096] ccp 0000:04:00.2: ccp enabled
[    2.416111] ccp 0000:04:00.2: psp: unable to access the device: you might be running a broken BIOS.
[    2.416403] xhci_hcd 0000:04:00.4: xHCI Host Controller
[    2.416420] xhci_hcd 0000:04:00.4: new USB bus registered, assigned bus number 3
[    2.416672] xhci_hcd 0000:04:00.4: hcc params 0x0260ffe5 hci version 0x110 quirks 0x0000000840000410
[    2.417041] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.06
[    2.417043] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.417044] usb usb3: Product: xHCI Host Controller
[    2.417046] usb usb3: Manufacturer: Linux 5.6.8-arch1-1 xhci-hcd
[    2.417047] usb usb3: SerialNumber: 0000:04:00.4
[    2.417270] hub 3-0:1.0: USB hub found
[    2.417283] hub 3-0:1.0: 2 ports detected
[    2.417505] xhci_hcd 0000:04:00.4: xHCI Host Controller
[    2.417509] xhci_hcd 0000:04:00.4: new USB bus registered, assigned bus number 4
[    2.417512] xhci_hcd 0000:04:00.4: Host supports USB 3.1 Enhanced SuperSpeed
[    2.417541] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[    2.417563] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.06
[    2.417565] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.417566] usb usb4: Product: xHCI Host Controller
[    2.417568] usb usb4: Manufacturer: Linux 5.6.8-arch1-1 xhci-hcd
[    2.417569] usb usb4: SerialNumber: 0000:04:00.4
[    2.417716] hub 4-0:1.0: USB hub found
[    2.417728] hub 4-0:1.0: 1 port detected
[    2.419948] AVX2 version of gcm_enc/dec engaged.
[    2.419948] AES CTR mode by8 optimization enabled
[    2.444320] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input5
[    2.732782] device-mapper: uevent: version 1.0.3
[    2.732905] device-mapper: ioctl: 4.42.0-ioctl (2020-02-27) initialised: dm-devel@redhat.com
[    2.744185] usb 1-1: new high-speed USB device number 2 using xhci_hcd
[    2.747142] usb 3-1: new full-speed USB device number 2 using xhci_hcd
[    2.902054] usb 1-1: New USB device found, idVendor=04f2, idProduct=b5e0, bcdDevice=14.10
[    2.902056] usb 1-1: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[    2.902057] usb 1-1: Product: VGA WebCam
[    2.902058] usb 1-1: Manufacturer: Chicony Electronics Co.,Ltd.
[    2.902059] usb 1-1: SerialNumber: 0x0001
[    2.904014] usb 3-1: New USB device found, idVendor=248a, idProduct=8366, bcdDevice= 1.00
[    2.904018] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.904022] usb 3-1: Product: SVEN Wireless Mouse
[    2.904024] usb 3-1: Manufacturer: Telink
[    2.914241] hid: raw HID events driver (C) Jiri Kosina
[    2.922343] usbcore: registered new interface driver usbhid
[    2.922345] usbhid: USB HID core driver
[    2.924007] input: Telink SVEN Wireless Mouse as /devices/pci0000:00/0000:00:08.1/0000:04:00.4/usb3/3-1/3-1:1.0/0003:248A:8366.0001/input/input6
[    2.924040] input: Telink SVEN Wireless Mouse Consumer Control as /devices/pci0000:00/0000:00:08.1/0000:04:00.4/usb3/3-1/3-1:1.0/0003:248A:8366.0001/input/input7
[    2.980959] input: Telink SVEN Wireless Mouse System Control as /devices/pci0000:00/0000:00:08.1/0000:04:00.4/usb3/3-1/3-1:1.0/0003:248A:8366.0001/input/input8
[    2.981100] hid-generic 0003:248A:8366.0001: input,hidraw0: USB HID v1.11 Mouse [Telink SVEN Wireless Mouse] on usb-0000:04:00.4-1/input0
[    3.030887] usb 1-2: new high-speed USB device number 3 using xhci_hcd
[    3.173464] usb 1-2: New USB device found, idVendor=15a9, idProduct=002d, bcdDevice= 3.34
[    3.173467] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=7
[    3.173469] usb 1-2: Product: Modem YOTA 4G LTE
[    3.173470] usb 1-2: Manufacturer: Yota Devices LTD
[    3.173471] usb 1-2: SerialNumber: usb_serial_num_0
[    3.304861] random: fast init done
[    3.341056] usb 1-4: new full-speed USB device number 4 using xhci_hcd
[    3.501053] usb 1-4: New USB device found, idVendor=04ca, idProduct=3015, bcdDevice= 0.01
[    3.501058] usb 1-4: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    6.913784] random: crng init done
[   15.107304] acpi AMDI0010:01: Already enumerated
[   15.138869] EXT4-fs (dm-2): mounted filesystem with ordered data mode. Opts: (null)
[   16.280601] systemd[1]: systemd 245.5-2-arch 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)
[   16.297888] systemd[1]: Detected architecture x86-64.
[   16.331724] systemd[1]: Set hostname to <qwe8013-notebook>.
[   17.131184] systemd[1]: Created slice system-getty.slice.
[   17.131440] systemd[1]: Created slice system-modprobe.slice.
[   17.131616] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[   17.131836] systemd[1]: Created slice User and Session Slice.
[   17.131884] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[   17.131916] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[   17.132048] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[   17.132074] systemd[1]: Reached target Local Encrypted Volumes.
[   17.132084] systemd[1]: Reached target Login Prompts.
[   17.132100] systemd[1]: Reached target Paths.
[   17.132111] systemd[1]: Reached target Remote File Systems.
[   17.132120] systemd[1]: Reached target Slices.
[   17.132185] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[   17.132256] systemd[1]: Listening on LVM2 metadata daemon socket.
[   17.132313] systemd[1]: Listening on LVM2 poll daemon socket.
[   17.134201] systemd[1]: Listening on Process Core Dump Socket.
[   17.134244] systemd[1]: Listening on initctl Compatibility Named Pipe.
[   17.134351] systemd[1]: Listening on Journal Audit Socket.
[   17.134422] systemd[1]: Listening on Journal Socket (/dev/log).
[   17.134490] systemd[1]: Listening on Journal Socket.
[   17.134562] systemd[1]: Listening on udev Control Socket.
[   17.134610] systemd[1]: Listening on udev Kernel Socket.
[   17.135428] systemd[1]: Mounting Huge Pages File System...
[   17.136180] systemd[1]: Mounting POSIX Message Queue File System...
[   17.136946] systemd[1]: Mounting Kernel Debug File System...
[   17.137721] systemd[1]: Mounting Kernel Trace File System...
[   17.138566] systemd[1]: Starting Create list of static device nodes for the current kernel...
[   17.139347] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[   17.139385] systemd[1]: Condition check resulted in Load Kernel Module drm being skipped.
[   17.143513] systemd[1]: Starting Set Up Additional Binary Formats...
[   17.143547] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[   17.144908] systemd[1]: Starting Journal Service...
[   17.146100] systemd[1]: Condition check resulted in Load Kernel Modules being skipped.
[   17.146216] systemd[1]: Condition check resulted in FUSE Control File System being skipped.
[   17.147262] systemd[1]: Mounting Kernel Configuration File System...
[   17.148228] systemd[1]: Starting Remount Root and Kernel File Systems...
[   17.149184] systemd[1]: Starting Apply Kernel Variables...
[   17.150156] systemd[1]: Starting udev Coldplug all Devices...
[   17.151807] systemd[1]: Mounted Huge Pages File System.
[   17.151925] systemd[1]: Mounted POSIX Message Queue File System.
[   17.152031] systemd[1]: Mounted Kernel Debug File System.
[   17.152132] systemd[1]: Mounted Kernel Trace File System.
[   17.152225] systemd[1]: Mounted Kernel Configuration File System.
[   17.152316] systemd[1]: proc-sys-fs-binfmt_misc.automount: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 471 (systemd-binfmt)
[   17.153218] systemd[1]: Mounting Arbitrary Executable File Formats File System...
[   17.155649] systemd[1]: Mounted Arbitrary Executable File Formats File System.
[   17.170104] EXT4-fs (dm-2): re-mounted. Opts: (null)
[   17.171561] systemd[1]: Finished Remount Root and Kernel File Systems.
[   17.172299] systemd[1]: Finished Create list of static device nodes for the current kernel.
[   17.172461] systemd[1]: Condition check resulted in First Boot Wizard being skipped.
[   17.199814] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
[   17.200746] systemd[1]: Starting Load/Save Random Seed...
[   17.200782] systemd[1]: Condition check resulted in Create System Users being skipped.
[   17.201600] systemd[1]: Starting Create Static Device Nodes in /dev...
[   17.216219] systemd[1]: Finished Apply Kernel Variables.
[   17.268608] systemd[1]: Finished Set Up Additional Binary Formats.
[   17.272272] systemd[1]: Finished udev Coldplug all Devices.
[   17.398444] systemd[1]: Started LVM2 metadata daemon.
[   17.502954] systemd[1]: Finished Load/Save Random Seed.
[   17.503038] audit: type=1130 audit(1588461966.828:2): 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'
[   17.510270] systemd[1]: Started Journal Service.
[   17.510348] audit: type=1130 audit(1588461966.834:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   17.566294] systemd-journald[472]: Received client request to flush runtime journal.
[   17.599147] audit: type=1130 audit(1588461966.924:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   17.599636] audit: type=1334 audit(1588461966.924:5): prog-id=5 op=LOAD
[   17.599708] audit: type=1334 audit(1588461966.924:6): prog-id=6 op=LOAD
[   18.831846] audit: type=1130 audit(1588461968.158:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   19.087359] acpi_cpufreq: overriding BIOS provided _PSD data
[   19.097912] input: Acer Wireless Radio Control as /devices/LNXSYSTM:00/10251229:00/input/input9
[   19.202448] i2c_hid i2c-SYNA7DB5:01: i2c-SYNA7DB5:01 supply vdd not found, using dummy regulator
[   19.202469] i2c_hid i2c-SYNA7DB5:01: i2c-SYNA7DB5:01 supply vddl not found, using dummy regulator
[   19.208399] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
[   19.208403] piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection
[   19.211230] input: PC Speaker as /devices/platform/pcspkr/input/input10
[   19.227864] input: SYNA7DB5:01 06CB:CD41 Mouse as /devices/platform/AMDI0010:01/i2c-0/i2c-SYNA7DB5:01/0018:06CB:CD41.0002/input/input11
[   19.227934] input: SYNA7DB5:01 06CB:CD41 Touchpad as /devices/platform/AMDI0010:01/i2c-0/i2c-SYNA7DB5:01/0018:06CB:CD41.0002/input/input12
[   19.228556] hid-generic 0018:06CB:CD41.0002: input,hidraw1: I2C HID v1.00 Mouse [SYNA7DB5:01 06CB:CD41] on i2c-SYNA7DB5:01
[   19.274755] ACPI: AC Adapter [ACAD] (on-line)
[   19.277796] battery: ACPI: Battery Slot [BAT1] (battery present)
[   19.300804] sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
[   19.300922] sp5100-tco sp5100-tco: Using 0xfeb00000 for watchdog MMIO address
[   19.301013] sp5100-tco sp5100-tco: initialized. heartbeat=60 sec (nowayout=0)
[   19.368723] audit: type=1130 audit(1588461968.694:8): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-backlight@backlight:amdgpu_bl0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   19.388821] mousedev: PS/2 mouse device common for all mice
[   19.543166] input: SYNA7DB5:01 06CB:CD41 Mouse as /devices/platform/AMDI0010:01/i2c-0/i2c-SYNA7DB5:01/0018:06CB:CD41.0002/input/input14
[   19.543372] input: SYNA7DB5:01 06CB:CD41 Touchpad as /devices/platform/AMDI0010:01/i2c-0/i2c-SYNA7DB5:01/0018:06CB:CD41.0002/input/input15
[   19.543531] hid-multitouch 0018:06CB:CD41.0002: input,hidraw1: I2C HID v1.00 Mouse [SYNA7DB5:01 06CB:CD41] on i2c-SYNA7DB5:01
[   19.564432] acer_wmi: Acer Laptop ACPI-WMI Extras
[   19.564476] acer_wmi: Function bitmap for Communication Button: 0x801
[   19.589723] input: Acer WMI hotkeys as /devices/virtual/input/input17
[   19.628232] cdc_ether 1-2:1.0 usb0: register 'cdc_ether' at usb-0000:04:00.3-2, CDC Ethernet Device, 1e:49:7b:aa:44:e6
[   19.628284] usbcore: registered new interface driver cdc_ether
[   19.724796] snd_hda_intel 0000:04:00.1: Handle vga_switcheroo audio client
[   19.742665] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[   19.746212] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[   19.841121] snd_hda_intel 0000:04:00.1: bound 0000:04:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
[   19.841917] input: HD-Audio Generic HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:08.1/0000:04:00.1/sound/card0/input18
[   19.846185] libphy: r8169: probed
[   19.846442] r8169 0000:02:00.0 eth0: RTL8168h/8111h, 08:97:98:7f:18:fb, XID 541, IRQ 58
[   19.846444] r8169 0000:02:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[   19.855269] snd_pci_acp3x 0000:04:00.5: Invalid ACP audio mode : 2
[   19.904779] Bluetooth: Core ver 2.22
[   19.904801] NET: Registered protocol family 31
[   19.904801] Bluetooth: HCI device and connection manager initialized
[   19.904805] Bluetooth: HCI socket layer initialized
[   19.904808] Bluetooth: L2CAP socket layer initialized
[   19.904811] Bluetooth: SCO socket layer initialized
[   19.912159] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[   19.912162] cfg80211: failed to load regulatory.db
[   19.926723] mc: Linux media interface: v0.10
[   19.984212] snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC255: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[   19.984215] snd_hda_codec_realtek hdaudioC1D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   19.984217] snd_hda_codec_realtek hdaudioC1D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[   19.984218] snd_hda_codec_realtek hdaudioC1D0:    mono: mono_out=0x0
[   19.984219] snd_hda_codec_realtek hdaudioC1D0:    inputs:
[   19.984221] snd_hda_codec_realtek hdaudioC1D0:      Headset Mic=0x19
[   19.984223] snd_hda_codec_realtek hdaudioC1D0:      Internal Mic=0x12
[   20.009042] kvm: Nested Virtualization enabled
[   20.009056] kvm: Nested Paging enabled
[   20.009056] SVM: Virtual VMLOAD VMSAVE supported
[   20.009057] SVM: Virtual GIF supported
[   20.015753] usbcore: registered new interface driver btusb
[   20.022586] videodev: Linux video capture interface: v2.00
[   20.024705] ath10k_pci 0000:03:00.0: pci irq msi oper_irq_mode 2 irq_mode 0 reset_mode 0
[   20.049523] MCE: In-kernel MCE decoding enabled.
[   20.055059] EDAC amd64: F17h_M10h detected (node 0).
[   20.055121] EDAC amd64: Node 0: DRAM ECC disabled.
[   20.114756] EDAC amd64: F17h_M10h detected (node 0).
[   20.114844] EDAC amd64: Node 0: DRAM ECC disabled.
[   20.168323] EDAC amd64: F17h_M10h detected (node 0).
[   20.168406] EDAC amd64: Node 0: DRAM ECC disabled.
[   20.170188] uvcvideo: Found UVC 1.00 device VGA WebCam (04f2:b5e0)
[   20.176296] uvcvideo 1-1:1.0: Entity type for entity Extension 4 was not initialized!
[   20.176303] uvcvideo 1-1:1.0: Entity type for entity Processing 2 was not initialized!
[   20.176307] uvcvideo 1-1:1.0: Entity type for entity Camera 1 was not initialized!
[   20.176482] input: VGA WebCam: VGA WebCam as /devices/pci0000:00/0000:00:08.1/0000:04:00.3/usb1/1-1/1-1:1.0/input/input20
[   20.176654] usbcore: registered new interface driver uvcvideo
[   20.176656] USB Video Class driver (1.1.1)
[   20.211513] EDAC amd64: F17h_M10h detected (node 0).
[   20.211593] EDAC amd64: Node 0: DRAM ECC disabled.
[   20.257748] EDAC amd64: F17h_M10h detected (node 0).
[   20.257813] EDAC amd64: Node 0: DRAM ECC disabled.
[   20.298394] cdc_ether 1-2:1.0 enp4s0f3u2: renamed from usb0
[   20.310232] EDAC amd64: F17h_M10h detected (node 0).
[   20.310327] EDAC amd64: Node 0: DRAM ECC disabled.
[   20.329860] r8169 0000:02:00.0 enp2s0: renamed from eth0
[   20.366743] EDAC amd64: F17h_M10h detected (node 0).
[   20.366823] EDAC amd64: Node 0: DRAM ECC disabled.
[   20.381611] audit: type=1130 audit(1588461969.708:9): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   20.404912] EDAC amd64: F17h_M10h detected (node 0).
[   20.404995] EDAC amd64: Node 0: DRAM ECC disabled.
[   20.430987] ath10k_pci 0000:03:00.0: qca9377 hw1.1 target 0x05020001 chip_id 0x003821ff sub 11ad:08a6
[   20.430992] ath10k_pci 0000:03:00.0: kconfig debug 1 debugfs 1 tracing 1 dfs 0 testmode 0
[   20.432165] ath10k_pci 0000:03:00.0: firmware ver WLAN.TF.2.1-00021-QCARMSWP-1 api 6 features wowlan,ignore-otp crc32 42e41877
[   20.528180] ath10k_pci 0000:03:00.0: board_file api 2 bmi_id N/A crc32 8aedfa4a
[   20.556341] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:08.1/0000:04:00.6/sound/card1/input19
[   20.556461] input: HD-Audio Generic Front Headphone as /devices/pci0000:00/0000:00:08.1/0000:04:00.6/sound/card1/input21
[   20.590689] Adding 4194300k swap on /dev/mapper/MyVolGroup-swap.  Priority:-2 extents:1 across:4194300k FS
[   20.621990] ath10k_pci 0000:03:00.0: htt-ver 3.56 wmi-op 4 htt-op 3 cal otp max-sta 32 raw 0 hwcrypto 1
[   20.694320] ath: EEPROM regdomain: 0x69
[   20.694322] ath: EEPROM indicates we should expect a direct regpair map
[   20.694324] ath: Country alpha2 being used: 00
[   20.694325] ath: Regpair used: 0x69
[   20.697936] ath10k_pci 0000:03:00.0 wlp3s0: renamed from wlan0
[   21.809420] audit: type=1130 audit(1588461971.134:10): 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'
[   22.055915] audit: type=1130 audit(1588461971.381:11): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   22.659861] audit: type=1130 audit(1588461971.984:12): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-CA12\x2d37ED comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   22.790206] audit: type=1130 audit(1588461972.118:13): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-049e9165\x2d70e1\x2d4507\x2d8e39\x2d93f3299af1bb comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   22.957702] EXT4-fs (dm-3): mounted filesystem with ordered data mode. Opts: (null)
[   23.151325] audit: type=1130 audit(1588461972.478:14): 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'
[   23.205916] audit: type=1127 audit(1588461972.531:15): pid=611 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
[   23.228113] audit: type=1130 audit(1588461972.554:16): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-update-utmp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   23.502749] audit: type=1130 audit(1588461972.831:17): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-timesyncd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   23.544109] audit: type=1130 audit(1588461972.871:18): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dbus comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   23.548335] audit: type=1334 audit(1588461972.874:19): prog-id=7 op=LOAD
[   23.548468] audit: type=1334 audit(1588461972.874:20): prog-id=8 op=LOAD
[   23.689126] audit: type=1130 audit(1588461973.014:21): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-pvscan@254:0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   25.443995] Generic FE-GE Realtek PHY r8169-200:00: attached PHY driver [Generic FE-GE Realtek PHY] (mii_bus:phy_addr=r8169-200:00, irq=IGNORE)
[   25.558335] r8169 0000:02:00.0 enp2s0: Link is Down
[   28.876097] kauditd_printk_skb: 10 callbacks suppressed
[   28.876101] audit: type=1103 audit(1588461978.201:32): pid=657 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_env,pam_permit acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
[   28.971403] audit: type=1130 audit(1588461978.298:33): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@975 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   28.998166] audit: type=1101 audit(1588461978.324:34): pid=661 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="lightdm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   28.998280] audit: type=1103 audit(1588461978.324:35): pid=661 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="lightdm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
[   28.998423] audit: type=1006 audit(1588461978.324:36): pid=661 uid=0 old-auid=4294967295 auid=975 tty=(none) old-ses=4294967295 ses=1 res=1
[   29.020590] audit: type=1105 audit(1588461978.348:37): pid=661 uid=0 auid=975 ses=1 msg='op=PAM:session_open grantors=pam_loginuid,pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="lightdm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   29.034337] audit: type=1334 audit(1588461978.361:38): prog-id=11 op=LOAD
[   29.034344] audit: type=1334 audit(1588461978.361:39): prog-id=11 op=UNLOAD
[   29.203396] audit: type=1130 audit(1588461978.528:40): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@975 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   29.210856] audit: type=1105 audit(1588461978.538:41): pid=657 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_open grantors=pam_unix,pam_systemd acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
[   32.272409] fuse: init (API version 7.31)
[   32.272456] *** VALIDATE fuseblk ***
[   32.272462] *** VALIDATE fuse ***
[   35.969527] wlp3s0: authenticate with 28:28:5d:b3:5c:f0
[   35.998393] wlp3s0: send auth to 28:28:5d:b3:5c:f0 (try 1/3)
[   36.000014] wlp3s0: authenticated
[   36.000479] wlp3s0: associate with 28:28:5d:b3:5c:f0 (try 1/3)
[   36.004473] wlp3s0: RX AssocResp from 28:28:5d:b3:5c:f0 (capab=0x411 status=0 aid=5)
[   36.006818] wlp3s0: associated
[   36.117647] audit: type=1131 audit(1588461985.444:42): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   37.040676] IPv6: ADDRCONF(NETDEV_CHANGE): wlp3s0: link becomes ready
[   37.136140] audit: type=1130 audit(1588461986.461:43): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   39.455662] audit: type=1100 audit(1588461988.781:44): pid=698 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_tally2,pam_shells,pam_unix,pam_permit acct="qwe8013" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
[   39.589238] audit: type=1101 audit(1588461988.918:45): pid=698 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="qwe8013" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
[   39.768902] audit: type=1106 audit(1588461989.094:46): pid=657 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_close grantors=pam_unix,pam_systemd acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
[   39.769021] audit: type=1104 audit(1588461989.094:47): pid=657 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_env,pam_permit acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
[   39.792177] audit: type=1103 audit(1588461989.118:48): pid=698 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_tally2,pam_shells,pam_unix,pam_permit acct="qwe8013" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
[   39.792268] audit: type=1006 audit(1588461989.118:49): pid=698 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=2 res=1
[   39.827695] audit: type=1130 audit(1588461989.154: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'
[   39.836340] audit: type=1101 audit(1588461989.161:51): pid=730 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="qwe8013" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   41.669309] show_signal_msg: 8 callbacks suppressed
[   41.669313] mate-session-ch[768]: segfault at 10 ip 00007fa630b0905b sp 00007ffd4cdd76d0 error 4 in libdrm_amdgpu.so.1.0.0[7fa630b08000+5000]
[   41.669324] Code: 28 64 48 33 0c 25 28 00 00 00 75 05 48 83 c4 38 c3 ff 15 08 6e 00 00 0f 1f 84 00 00 00 00 00 48 83 ec 38 41 89 d0 66 0f ef c0 <8b> 7f 10 64 48 8b 04 25 28 00 00 00 48 89 44 24 28 31 c0 48 89 e2
[   41.669398] audit: type=1701 audit(1588461990.998:60): auid=1000 uid=1000 gid=985 ses=2 pid=768 comm="mate-session-ch" exe="/usr/lib/mate-session-manager/mate-session-check-accelerated-gles-helper" sig=11 res=1
[   41.730838] audit: type=1334 audit(1588461991.058:61): prog-id=13 op=LOAD
[   41.730917] audit: type=1334 audit(1588461991.058:62): prog-id=14 op=LOAD
[   41.732355] audit: type=1130 audit(1588461991.058:63): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@0-771-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   42.739852] audit: type=1131 audit(1588461992.064:64): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@0-771-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   43.094426] audit: type=1334 audit(1588461992.421:65): prog-id=14 op=UNLOAD
[   43.094432] audit: type=1334 audit(1588461992.421:66): prog-id=13 op=UNLOAD
[   45.395827] audit: type=1130 audit(1588461994.721: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'
[   47.009606] audit: type=1131 audit(1588461996.334:68): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   47.486451] audit: type=1130 audit(1588461996.811:69): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   48.034559] audit: type=1334 audit(1588461997.361:70): prog-id=15 op=LOAD
[   48.034582] audit: type=1334 audit(1588461997.361:71): prog-id=16 op=LOAD
[   48.982745] audit: type=1130 audit(1588461998.308:72): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=udisks2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   49.983410] audit: type=1131 audit(1588461999.308:73): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@975 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   50.000350] audit: type=1131 audit(1588461999.324:74): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@975 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   50.190767] audit: type=1130 audit(1588461999.518:75): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'

Offline

#6 2020-05-02 23:44:29

liewkj
Member
Registered: 2019-07-08
Posts: 210

Re: Arch does not see a part of memory

You have a Ryzen APU and it is normal for 2GB memory to be allocated to the GPU for gaming performance. If the BIOS has option to reduce that, then you can do it to reclaim some memory. Otherwise, I don't think if there is any safe and easy way of doing that outside of BIOS option.

Offline

Board footer

Powered by FluxBB