X server fails to start

Hello!

I recently replaced my old graphics card (AMD RX 550, 4 GB) with a new one (AMD RX 5500 XT, 8 GB). I made no software changes, thinking that the driver package was the same for both of them. However, after booting, the X server couldn’t start.

I tried reinstalling X and AMDGPU-(PRO)-related packages, and also manually creating an entry in /etc/X11/xorg.conf.d/, all to no avail.

At the moment, the following AMD-related packages are installed:

amdgpu-core-meta
amdgpu-pro-core-meta
amdgpu-pro-libgl
mhwd-amdgpu
vulkan-amdgpu-pro
xf86-video-amdgpu
Here is my Xorg log:
[     7.813] 
X.Org X Server 1.20.10
X Protocol Version 11, Revision 0
[     7.813] Build Operating System: Linux Manjaro Linux
[     7.813] Current Operating System: Linux desktop-manjaro 4.19.160-1-MANJARO #1 SMP Tue Nov 24 18:41:45 UTC 2020 x86_64
[     7.813] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.19-x86_64 root=UUID=3716a501-c323-4595-8828-dff9a7418dc1 rw quiet udev.log_priority=3
[     7.813] Build Date: 03 December 2020  08:59:12AM
[     7.813]  
[     7.813] Current version of pixman: 0.40.0
[     7.813] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[     7.813] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[     7.813] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Dec 27 14:21:35 2020
[     7.813] (==) Using config directory: "/etc/X11/xorg.conf.d"
[     7.813] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[     7.814] (==) No Layout section.  Using the first Screen section.
[     7.814] (==) No screen section available. Using defaults.
[     7.814] (**) |-->Screen "Default Screen Section" (0)
[     7.814] (**) |   |-->Monitor "<default monitor>"
[     7.814] (==) No device specified for screen "Default Screen Section".
	Using the first device section listed.
[     7.814] (**) |   |-->Device "AMD"
[     7.814] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[     7.814] (==) Automatically adding devices
[     7.814] (==) Automatically enabling devices
[     7.814] (==) Automatically adding GPU devices
[     7.814] (==) Automatically binding GPU devices
[     7.814] (==) Max clients allowed: 256, resource mask: 0x1fffff
[     7.814] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[     7.814] 	Entry deleted from font path.
[     7.814] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[     7.814] 	Entry deleted from font path.
[     7.814] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[     7.814] 	Entry deleted from font path.
[     7.814] (==) FontPath set to:
	/usr/share/fonts/misc,
	/usr/share/fonts/TTF,
	/usr/share/fonts/OTF
[     7.814] (==) ModulePath set to "/usr/lib/xorg/modules"
[     7.814] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[     7.814] (II) Module ABI versions:
[     7.814] 	X.Org ANSI C Emulation: 0.4
[     7.814] 	X.Org Video Driver: 24.1
[     7.814] 	X.Org XInput driver : 24.1
[     7.814] 	X.Org Server Extension : 10.0
[     7.815] (++) using VT number 7

[     7.815] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[     7.821] (--) PCI:*(11@0:0:0) 1002:7340:1da2:e423 rev 197, Mem @ 0xe0000000/268435456, 0xf0000000/2097152, 0xfe700000/524288, I/O @ 0x0000e000/256, BIOS @ 0x????????/131072
[     7.821] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[     7.821] (II) LoadModule: "glx"
[     7.821] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[     7.821] (II) Module glx: vendor="X.Org Foundation"
[     7.821] 	compiled for 1.20.10, module version = 1.0.0
[     7.821] 	ABI class: X.Org Server Extension, version 10.0
[     7.821] (II) LoadModule: "amdgpu"
[     7.821] (II) Loading /usr/lib/xorg/modules/drivers/amdgpu_drv.so
[     7.822] (II) Module amdgpu: vendor="X.Org Foundation"
[     7.822] 	compiled for 1.20.8, module version = 19.1.0
[     7.822] 	Module class: X.Org Video Driver
[     7.822] 	ABI class: X.Org Video Driver, version 24.1
[     7.822] (II) AMDGPU: Driver for AMD Radeon:
	All GPUs supported by the amdgpu kernel driver
[     7.822] (II) AMDGPU(0): [KMS] drm report modesetting isn't supported.
[     7.822] (EE) Screen 0 deleted because of no matching config section.
[     7.822] (II) UnloadModule: "amdgpu"
[     7.822] (EE) Device(s) detected, but none match those in the config file.
[     7.822] (EE) 
Fatal server error:
[     7.822] (EE) no screens found(EE) 
[     7.822] (EE) 
Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
[     7.822] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[     7.822] (EE) 
[     7.822] (EE) Server terminated with error (1). Closing log file.
Here is my dmesg:
[    0.000000] Linux version 4.19.160-1-MANJARO (builduser@LEGION) (gcc version 10.2.0 (GCC)) #1 SMP Tue Nov 24 18:41:45 UTC 2020
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.19-x86_64 root=UUID=3716a501-c323-4595-8828-dff9a7418dc1 rw quiet udev.log_priority=3
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   Centaur CentaurHauls
[    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000003ffffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000004000000-0x0000000004009fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000000400a000-0x0000000009bfffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000009c00000-0x0000000009ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x000000000a000000-0x000000000affffff] usable
[    0.000000] BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved
[    0.000000] BIOS-e820: [mem 0x000000000b020000-0x00000000d38fdfff] usable
[    0.000000] BIOS-e820: [mem 0x00000000d38fe000-0x00000000d3919fff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000d391a000-0x00000000da7fefff] usable
[    0.000000] BIOS-e820: [mem 0x00000000da7ff000-0x00000000da966fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000da967000-0x00000000da970fff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000da971000-0x00000000daa7afff] usable
[    0.000000] BIOS-e820: [mem 0x00000000daa7b000-0x00000000dae3afff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000dae3b000-0x00000000db89ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000db8a0000-0x00000000db940fff] type 20
[    0.000000] BIOS-e820: [mem 0x00000000db941000-0x00000000ddffffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000de000000-0x00000000dfffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fd800000-0x00000000fdffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fea00000-0x00000000fea0ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000feb80000-0x00000000fec01fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec30000-0x00000000fec30fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed40000-0x00000000fed44fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fedc2000-0x00000000fedcffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fedd4000-0x00000000fedd5fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000feefffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000021f37ffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] efi: EFI v2.60 by American Megatrends
[    0.000000] efi:  ACPI 2.0=0xd38fe000  ACPI=0xd38fe000  SMBIOS=0xdb80e000  SMBIOS 3.0=0xdb80d000  ESRT=0xd8448598  MEMATTR=0xd81fb018 
[    0.000000] SMBIOS 3.1.1 present.
[    0.000000] DMI: System manufacturer System Product Name/PRIME B350-PLUS, BIOS 4022 08/08/2018
[    0.000000] tsc: Fast TSC calibration failed
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] last_pfn = 0x21f380 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF write-through
[    0.000000]   C0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 000000000000 mask FFFF80000000 write-back
[    0.000000]   1 base 000080000000 mask FFFFC0000000 write-back
[    0.000000]   2 base 0000C0000000 mask FFFFE0000000 write-back
[    0.000000]   3 disabled
[    0.000000]   4 disabled
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000] TOM2: 0000000220000000 aka 8704M
[    0.000000] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.000000] e820: update [mem 0xe0000000-0xffffffff] usable ==> reserved
[    0.000000] last_pfn = 0xde000 max_arch_pfn = 0x400000000
[    0.000000] esrt: Reserving ESRT space from 0x00000000d8448598 to 0x00000000d84485d0.
[    0.000000] e820: update [mem 0xd8448000-0xd8448fff] usable ==> reserved
[    0.000000] Scanning 1 areas for low memory corruption
[    0.000000] Using GB pages for direct mapping
[    0.000000] Secure boot could not be determined
[    0.000000] RAMDISK: [mem 0x3515b000-0x368a4fff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x00000000D38FE000 000024 (v02 ALASKA)
[    0.000000] ACPI: XSDT 0x00000000D38FE098 0000AC (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: FACP 0x00000000D3908AD0 000114 (v06 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI BIOS Warning (bug): Optional FADT field Pm2ControlBlock has valid Length but zero Address: 0x0000000000000000/0x1 (20180810/tbfadt-615)
[    0.000000] ACPI: DSDT 0x00000000D38FE1E0 00A8EA (v02 ALASKA A M I    01072009 INTL 20120913)
[    0.000000] ACPI: FACS 0x00000000DAE23E00 000040
[    0.000000] ACPI: APIC 0x00000000D3908BE8 0000DE (v03 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: FPDT 0x00000000D3908CC8 000044 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: FIDT 0x00000000D3908D10 00009C (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: SSDT 0x00000000D3917DC8 001A41 (v01 AMD    AmdTable 00000001 INTL 20120913)
[    0.000000] ACPI: SSDT 0x00000000D3908E08 008C98 (v02 AMD    AMD ALIB 00000002 MSFT 04000000)
[    0.000000] ACPI: SSDT 0x00000000D3911AA0 002314 (v01 AMD    AMD CPU  00000001 AMD  00000001)
[    0.000000] ACPI: CRAT 0x00000000D3913DB8 000F50 (v01 AMD    AMD CRAT 00000001 AMD  00000001)
[    0.000000] ACPI: CDIT 0x00000000D3914D08 000029 (v01 AMD    AMD CDIT 00000001 AMD  00000001)
[    0.000000] ACPI: SSDT 0x00000000D3914D38 002DA8 (v01 AMD    AMD AOD  00000001 INTL 20120913)
[    0.000000] ACPI: MCFG 0x00000000D3917AE0 00003C (v01 ALASKA A M I    01072009 MSFT 00010013)
[    0.000000] ACPI: HPET 0x00000000D3917B20 000038 (v01 ALASKA A M I    01072009 AMI  00000005)
[    0.000000] ACPI: SSDT 0x00000000D3917B58 000024 (v01 AMDFCH FCHZP    00001000 INTL 20120913)
[    0.000000] ACPI: UEFI 0x00000000D3917B80 000042 (v01                 00000000      00000000)
[    0.000000] ACPI: BGRT 0x00000000D3917BC8 000038 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: IVRS 0x00000000D3917C00 0000D0 (v02 AMD    AMD IVRS 00000001 AMD  00000000)
[    0.000000] ACPI: SSDT 0x00000000D3917CD0 0000F8 (v01 AMD    AMD PT   00001000 INTL 20120913)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] system APIC only can use physical flat
[    0.000000] Setting APIC routing to physical flat.
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000021f37ffff]
[    0.000000] NODE_DATA(0) allocated [mem 0x21f37c000-0x21f37ffff]
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.000000]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.000000]   Normal   [mem 0x0000000100000000-0x000000021f37ffff]
[    0.000000]   Device   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000001000-0x000000000009ffff]
[    0.000000]   node   0: [mem 0x0000000000100000-0x0000000003ffffff]
[    0.000000]   node   0: [mem 0x000000000400a000-0x0000000009bfffff]
[    0.000000]   node   0: [mem 0x000000000a000000-0x000000000affffff]
[    0.000000]   node   0: [mem 0x000000000b020000-0x00000000d38fdfff]
[    0.000000]   node   0: [mem 0x00000000d391a000-0x00000000da7fefff]
[    0.000000]   node   0: [mem 0x00000000da971000-0x00000000daa7afff]
[    0.000000]   node   0: [mem 0x00000000db941000-0x00000000ddffffff]
[    0.000000]   node   0: [mem 0x0000000100000000-0x000000021f37ffff]
[    0.000000] Zeroed struct page in unavailable ranges: 16735 pages
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000021f37ffff]
[    0.000000] On node 0 totalpages: 2080417
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 27 pages reserved
[    0.000000]   DMA zone: 3999 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 14063 pages used for memmap
[    0.000000]   DMA32 zone: 899970 pages, LIFO batch:63
[    0.000000]   Normal zone: 18382 pages used for memmap
[    0.000000]   Normal zone: 1176448 pages, LIFO batch:63
[    0.000000] ACPI: PM-Timer IO Port: 0x808
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] system APIC only can use physical flat
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[    0.000000] IOAPIC[0]: apic_id 17, version 33, address 0xfec00000, GSI 0-23
[    0.000000] IOAPIC[1]: apic_id 18, version 33, address 0xfec01000, GSI 24-55
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x10228201 base: 0xfed00000
[    0.000000] e820: update [mem 0xd7313000-0xd7406fff] usable ==> reserved
[    0.000000] smpboot: Allowing 16 CPUs, 0 hotplug CPUs
[    0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[    0.000000] PM: Registered nosave memory: [mem 0x04000000-0x04009fff]
[    0.000000] PM: Registered nosave memory: [mem 0x09c00000-0x09ffffff]
[    0.000000] PM: Registered nosave memory: [mem 0x0b000000-0x0b01ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xd38fe000-0xd3919fff]
[    0.000000] PM: Registered nosave memory: [mem 0xd7313000-0xd7406fff]
[    0.000000] PM: Registered nosave memory: [mem 0xd8448000-0xd8448fff]
[    0.000000] PM: Registered nosave memory: [mem 0xda7ff000-0xda966fff]
[    0.000000] PM: Registered nosave memory: [mem 0xda967000-0xda970fff]
[    0.000000] PM: Registered nosave memory: [mem 0xdaa7b000-0xdae3afff]
[    0.000000] PM: Registered nosave memory: [mem 0xdae3b000-0xdb89ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xdb8a0000-0xdb940fff]
[    0.000000] PM: Registered nosave memory: [mem 0xde000000-0xdfffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xf7ffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfc000000-0xfd7fffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfd800000-0xfdffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfe000000-0xfe9fffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfea00000-0xfea0ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfea10000-0xfeb7ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfeb80000-0xfec01fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec02000-0xfec0ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec10000-0xfec10fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec11000-0xfec2ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec30000-0xfec30fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec31000-0xfecfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed01000-0xfed3ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed40000-0xfed44fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed45000-0xfed7ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed80000-0xfed8ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed90000-0xfedc1fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfedc2000-0xfedcffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfedd0000-0xfedd3fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfedd4000-0xfedd5fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfedd6000-0xfedfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfeefffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfef00000-0xfeffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
[    0.000000] [mem 0xe0000000-0xf7ffffff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.000000] random: get_random_bytes called from start_kernel+0x85/0x51a with crng_init=0
[    0.000000] setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:16 nr_node_ids:1
[    0.000000] percpu: Embedded 46 pages/cpu s151552 r8192 d28672 u262144
[    0.000000] pcpu-alloc: s151552 r8192 d28672 u262144 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15 
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 2047881
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.19-x86_64 root=UUID=3716a501-c323-4595-8828-dff9a7418dc1 rw quiet udev.log_priority=3
[    0.000000] Calgary: detecting Calgary via BIOS EBDA area
[    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.000000] Memory: 7994492K/8321668K available (12300K kernel code, 1367K rwdata, 3572K rodata, 1612K init, 3672K bss, 327176K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=16, Nodes=1
[    0.000000] ftrace: allocating 35551 entries in 139 pages
[    0.000000] rcu: Hierarchical RCU implementation.
[    0.000000] rcu: 	RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=16.
[    0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=16
[    0.000000] NR_IRQS: 20736, nr_irqs: 1096, preallocated irqs: 16
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [tty0] enabled
[    0.000000] ACPI: Core revision 20180810
[    0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
[    0.000000] hpet clockevent registered
[    0.000000] APIC: Switch to symmetric I/O mode setup
[    0.010000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.080000] tsc: PIT calibration matches HPET. 2 loops
[    0.080000] tsc: Detected 2993.979 MHz processor
[    0.000006] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2b280da1851, max_idle_ns: 440795316787 ns
[    0.000010] Calibrating delay loop (skipped), value calculated using timer frequency.. 5987.95 BogoMIPS (lpj=29939790)
[    0.000012] pid_max: default: 32768 minimum: 301
[    0.000854] Security Framework initialized
[    0.000855] Yama: becoming mindful.
[    0.000859] AppArmor: AppArmor disabled by boot time parameter
[    0.002013] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[    0.002619] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.002649] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
[    0.002667] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
[    0.002880] LVT offset 1 assigned for vector 0xf9
[    0.002948] LVT offset 2 assigned for vector 0xf4
[    0.002960] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 512
[    0.002961] Last level dTLB entries: 4KB 1536, 2MB 1536, 4MB 768, 1GB 0
[    0.002962] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.002963] Spectre V2 : Mitigation: Full AMD retpoline
[    0.002964] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.002970] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.002970] Spectre V2 : User space: Vulnerable
[    0.002971] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[    0.003181] Freeing SMP alternatives memory: 32K
[    0.129232] smpboot: CPU0: AMD Ryzen 7 1700 Eight-Core Processor (family: 0x17, model: 0x1, stepping: 0x1)
[    0.129300] Performance Events: Fam17h core perfctr, AMD PMU driver.
[    0.129303] ... version:                0
[    0.129304] ... bit width:              48
[    0.129304] ... generic registers:      6
[    0.129304] ... value mask:             0000ffffffffffff
[    0.129305] ... max period:             00007fffffffffff
[    0.129305] ... fixed-purpose events:   0
[    0.129305] ... event mask:             000000000000003f
[    0.129331] rcu: Hierarchical SRCU implementation.
[    0.129735] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.129823] smp: Bringing up secondary CPUs ...
[    0.129891] x86: Booting SMP configuration:
[    0.129892] .... node  #0, CPUs:        #1  #2  #3  #4  #5  #6  #7  #8  #9 #10 #11 #12 #13 #14 #15
[    0.152218] smp: Brought up 1 node, 16 CPUs
[    0.152218] smpboot: Max logical packages: 1
[    0.152218] smpboot: Total of 16 processors activated (95807.32 BogoMIPS)
[    0.152218] devtmpfs: initialized
[    0.152218] x86/mm: Memory block size: 128MB
[    0.152218] PM: Registering ACPI NVS region [mem 0x04000000-0x04009fff] (40960 bytes)
[    0.152218] PM: Registering ACPI NVS region [mem 0xdaa7b000-0xdae3afff] (3932160 bytes)
[    0.152218] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.152218] futex hash table entries: 4096 (order: 6, 262144 bytes)
[    0.152218] pinctrl core: initialized pinctrl subsystem
[    0.152218] RTC time: 14:21:27, date: 12/27/20
[    0.152218] NET: Registered protocol family 16
[    0.152218] audit: initializing netlink subsys (disabled)
[    0.152218] audit: type=2000 audit(1609078887.230:1): state=initialized audit_enabled=0 res=1
[    0.152218] cpuidle: using governor ladder
[    0.152218] cpuidle: using governor menu
[    0.152218] ACPI: bus type PCI registered
[    0.152218] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.152218] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[    0.152218] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[    0.152218] PCI: Using configuration type 1 for base access
[    0.152218] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.152218] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.152218] ACPI: Added _OSI(Module Device)
[    0.152218] ACPI: Added _OSI(Processor Device)
[    0.152218] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.152218] ACPI: Added _OSI(Processor Aggregator Device)
[    0.152218] ACPI: Added _OSI(Linux-Dell-Video)
[    0.152218] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.170018] ACPI: 7 ACPI AML tables successfully acquired and loaded
[    0.170018] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.172604] ACPI: Interpreter enabled
[    0.172619] ACPI: (supports S0 S3 S4 S5)
[    0.172619] ACPI: Using IOAPIC for interrupt routing
[    0.172956] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.173220] ACPI: Enabled 4 GPEs in block 00 to 1F
[    0.181859] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.181864] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    0.182083] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug SHPCHotplug PME LTR]
[    0.182294] acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability]
[    0.182305] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
[    0.182665] PCI host bridge to bus 0000:00
[    0.182667] pci_bus 0000:00: root bus resource [io  0x0000-0x03af window]
[    0.182668] pci_bus 0000:00: root bus resource [io  0x03e0-0x0cf7 window]
[    0.182668] pci_bus 0000:00: root bus resource [io  0x03b0-0x03df window]
[    0.182669] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.182670] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.182671] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff window]
[    0.182672] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xfec2ffff window]
[    0.182672] pci_bus 0000:00: root bus resource [mem 0xfee00000-0xffffffff window]
[    0.182673] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.182679] pci 0000:00:00.0: [1022:1450] type 00 class 0x060000
[    0.182758] pci 0000:00:00.2: [1022:1451] type 00 class 0x080600
[    0.182853] pci 0000:00:01.0: [1022:1452] type 00 class 0x060000
[    0.182924] pci 0000:00:01.3: [1022:1453] type 01 class 0x060400
[    0.183146] pci 0000:00:01.3: PME# supported from D0 D3hot D3cold
[    0.183244] pci 0000:00:02.0: [1022:1452] type 00 class 0x060000
[    0.183319] pci 0000:00:03.0: [1022:1452] type 00 class 0x060000
[    0.183377] pci 0000:00:03.1: [1022:1453] type 01 class 0x060400
[    0.183874] pci 0000:00:03.1: PME# supported from D0 D3hot D3cold
[    0.183966] pci 0000:00:04.0: [1022:1452] type 00 class 0x060000
[    0.184044] pci 0000:00:07.0: [1022:1452] type 00 class 0x060000
[    0.184102] pci 0000:00:07.1: [1022:1454] type 01 class 0x060400
[    0.184131] pci 0000:00:07.1: enabling Extended Tags
[    0.184172] pci 0000:00:07.1: PME# supported from D0 D3hot D3cold
[    0.184172] pci 0000:00:08.0: [1022:1452] type 00 class 0x060000
[    0.184172] pci 0000:00:08.1: [1022:1454] type 01 class 0x060400
[    0.184172] pci 0000:00:08.1: enabling Extended Tags
[    0.184172] pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
[    0.184172] pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500
[    0.184172] pci 0000:00:14.3: [1022:790e] type 00 class 0x060100
[    0.184172] pci 0000:00:18.0: [1022:1460] type 00 class 0x060000
[    0.184172] pci 0000:00:18.1: [1022:1461] type 00 class 0x060000
[    0.184172] pci 0000:00:18.2: [1022:1462] type 00 class 0x060000
[    0.184172] pci 0000:00:18.3: [1022:1463] type 00 class 0x060000
[    0.184172] pci 0000:00:18.4: [1022:1464] type 00 class 0x060000
[    0.184172] pci 0000:00:18.5: [1022:1465] type 00 class 0x060000
[    0.184172] pci 0000:00:18.6: [1022:1466] type 00 class 0x060000
[    0.184172] pci 0000:00:18.7: [1022:1467] type 00 class 0x060000
[    0.184172] pci 0000:01:00.0: [1022:43bb] type 00 class 0x0c0330
[    0.184172] pci 0000:01:00.0: reg 0x10: [mem 0xfe6a0000-0xfe6a7fff 64bit]
[    0.184172] pci 0000:01:00.0: PME# supported from D3hot D3cold
[    0.184172] pci 0000:01:00.1: [1022:43b7] type 00 class 0x010601
[    0.184172] pci 0000:01:00.1: reg 0x24: [mem 0xfe680000-0xfe69ffff]
[    0.184172] pci 0000:01:00.1: reg 0x30: [mem 0xfe600000-0xfe67ffff pref]
[    0.184172] pci 0000:01:00.1: PME# supported from D3hot D3cold
[    0.184172] pci 0000:01:00.2: [1022:43b2] type 01 class 0x060400
[    0.184172] pci 0000:01:00.2: PME# supported from D3hot D3cold
[    0.184172] pci 0000:00:01.3: PCI bridge to [bus 01-08]
[    0.184172] pci 0000:00:01.3:   bridge window [io  0xf000-0xffff]
[    0.184172] pci 0000:00:01.3:   bridge window [mem 0xfe400000-0xfe6fffff]
[    0.184172] pci 0000:02:00.0: [1022:43b4] type 01 class 0x060400
[    0.184172] pci 0000:02:00.0: PME# supported from D3hot D3cold
[    0.184172] pci 0000:02:01.0: [1022:43b4] type 01 class 0x060400
[    0.184172] pci 0000:02:01.0: PME# supported from D3hot D3cold
[    0.184172] pci 0000:02:04.0: [1022:43b4] type 01 class 0x060400
[    0.184172] pci 0000:02:04.0: PME# supported from D3hot D3cold
[    0.184172] pci 0000:02:06.0: [1022:43b4] type 01 class 0x060400
[    0.184172] pci 0000:02:06.0: PME# supported from D3hot D3cold
[    0.184172] pci 0000:02:07.0: [1022:43b4] type 01 class 0x060400
[    0.184172] pci 0000:02:07.0: PME# supported from D3hot D3cold
[    0.184172] pci 0000:01:00.2: PCI bridge to [bus 02-08]
[    0.184172] pci 0000:01:00.2:   bridge window [io  0xf000-0xffff]
[    0.184172] pci 0000:01:00.2:   bridge window [mem 0xfe400000-0xfe5fffff]
[    0.184172] pci 0000:03:00.0: [10ec:8168] type 00 class 0x020000
[    0.184172] pci 0000:03:00.0: reg 0x10: [io  0xf000-0xf0ff]
[    0.184172] pci 0000:03:00.0: reg 0x18: [mem 0xfe504000-0xfe504fff 64bit]
[    0.184172] pci 0000:03:00.0: reg 0x20: [mem 0xfe500000-0xfe503fff 64bit]
[    0.184172] pci 0000:03:00.0: supports D1 D2
[    0.184172] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.184172] pci 0000:02:00.0: PCI bridge to [bus 03]
[    0.184172] pci 0000:02:00.0:   bridge window [io  0xf000-0xffff]
[    0.184172] pci 0000:02:00.0:   bridge window [mem 0xfe500000-0xfe5fffff]
[    0.184172] pci 0000:04:00.0: [1b21:1080] type 01 class 0x060400
[    0.184172] pci 0000:04:00.0: supports D1 D2
[    0.184172] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.220031] pci 0000:02:01.0: PCI bridge to [bus 04-05]
[    0.220104] pci_bus 0000:05: extended config space not accessible
[    0.220216] pci 0000:04:00.0: PCI bridge to [bus 05]
[    0.220288] pci 0000:02:04.0: PCI bridge to [bus 06]
[    0.220362] pci 0000:07:00.0: [8086:095a] type 00 class 0x028000
[    0.220423] pci 0000:07:00.0: reg 0x10: [mem 0xfe400000-0xfe401fff 64bit]
[    0.220630] pci 0000:07:00.0: PME# supported from D0 D3hot D3cold
[    0.220814] pci 0000:02:06.0: PCI bridge to [bus 07]
[    0.220821] pci 0000:02:06.0:   bridge window [mem 0xfe400000-0xfe4fffff]
[    0.220863] pci 0000:02:07.0: PCI bridge to [bus 08]
[    0.220961] pci 0000:09:00.0: [1002:1478] type 01 class 0x060400
[    0.220986] pci 0000:09:00.0: reg 0x10: [mem 0xfe800000-0xfe803fff]
[    0.221078] pci 0000:09:00.0: PME# supported from D0 D3hot D3cold
[    0.221132] pci 0000:09:00.0: 63.008 Gb/s available PCIe bandwidth, limited by 8 GT/s x8 link at 0000:00:03.1 (capable of 126.024 Gb/s with 16 GT/s x8 link)
[    0.221194] pci 0000:00:03.1: PCI bridge to [bus 09-0b]
[    0.221196] pci 0000:00:03.1:   bridge window [io  0xe000-0xefff]
[    0.221198] pci 0000:00:03.1:   bridge window [mem 0xfe700000-0xfe8fffff]
[    0.221200] pci 0000:00:03.1:   bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
[    0.221239] pci 0000:0a:00.0: [1002:1479] type 01 class 0x060400
[    0.221340] pci 0000:0a:00.0: PME# supported from D0 D3hot D3cold
[    0.221422] pci 0000:09:00.0: PCI bridge to [bus 0a-0b]
[    0.221427] pci 0000:09:00.0:   bridge window [io  0xe000-0xefff]
[    0.221429] pci 0000:09:00.0:   bridge window [mem 0xfe700000-0xfe7fffff]
[    0.221433] pci 0000:09:00.0:   bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
[    0.221470] pci 0000:0b:00.0: [1002:7340] type 00 class 0x030000
[    0.221499] pci 0000:0b:00.0: reg 0x10: [mem 0xe0000000-0xefffffff 64bit pref]
[    0.221509] pci 0000:0b:00.0: reg 0x18: [mem 0xf0000000-0xf01fffff 64bit pref]
[    0.221516] pci 0000:0b:00.0: reg 0x20: [io  0xe000-0xe0ff]
[    0.221523] pci 0000:0b:00.0: reg 0x24: [mem 0xfe700000-0xfe77ffff]
[    0.221530] pci 0000:0b:00.0: reg 0x30: [mem 0xfe780000-0xfe79ffff pref]
[    0.221544] pci 0000:0b:00.0: BAR 0: assigned to efifb
[    0.221605] pci 0000:0b:00.0: PME# supported from D1 D2 D3hot D3cold
[    0.221656] pci 0000:0b:00.0: 63.008 Gb/s available PCIe bandwidth, limited by 8 GT/s x8 link at 0000:00:03.1 (capable of 252.048 Gb/s with 16 GT/s x16 link)
[    0.221691] pci 0000:0b:00.1: [1002:ab38] type 00 class 0x040300
[    0.221710] pci 0000:0b:00.1: reg 0x10: [mem 0xfe7a0000-0xfe7a3fff]
[    0.221797] pci 0000:0b:00.1: PME# supported from D1 D2 D3hot D3cold
[    0.221895] pci 0000:0a:00.0: PCI bridge to [bus 0b]
[    0.221899] pci 0000:0a:00.0:   bridge window [io  0xe000-0xefff]
[    0.221901] pci 0000:0a:00.0:   bridge window [mem 0xfe700000-0xfe7fffff]
[    0.221905] pci 0000:0a:00.0:   bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
[    0.221981] pci 0000:0c:00.0: [1022:145a] type 00 class 0x130000
[    0.222007] pci 0000:0c:00.0: enabling Extended Tags
[    0.222071] pci 0000:0c:00.2: [1022:1456] type 00 class 0x108000
[    0.222085] pci 0000:0c:00.2: reg 0x18: [mem 0xfe200000-0xfe2fffff]
[    0.222092] pci 0000:0c:00.2: reg 0x24: [mem 0xfe300000-0xfe301fff]
[    0.222098] pci 0000:0c:00.2: enabling Extended Tags
[    0.222165] pci 0000:0c:00.3: [1022:145c] type 00 class 0x0c0330
[    0.222178] pci 0000:0c:00.3: reg 0x10: [mem 0xfe100000-0xfe1fffff 64bit]
[    0.222197] pci 0000:0c:00.3: enabling Extended Tags
[    0.222223] pci 0000:0c:00.3: PME# supported from D0 D3hot D3cold
[    0.222279] pci 0000:00:07.1: PCI bridge to [bus 0c]
[    0.222282] pci 0000:00:07.1:   bridge window [mem 0xfe100000-0xfe3fffff]
[    0.222750] pci 0000:0d:00.0: [1022:1455] type 00 class 0x130000
[    0.222776] pci 0000:0d:00.0: enabling Extended Tags
[    0.222837] pci 0000:0d:00.2: [1022:7901] type 00 class 0x010601
[    0.222864] pci 0000:0d:00.2: reg 0x24: [mem 0xfe908000-0xfe908fff]
[    0.222870] pci 0000:0d:00.2: enabling Extended Tags
[    0.222898] pci 0000:0d:00.2: PME# supported from D3hot D3cold
[    0.222939] pci 0000:0d:00.3: [1022:1457] type 00 class 0x040300
[    0.222948] pci 0000:0d:00.3: reg 0x10: [mem 0xfe900000-0xfe907fff]
[    0.222966] pci 0000:0d:00.3: enabling Extended Tags
[    0.222991] pci 0000:0d:00.3: PME# supported from D0 D3hot D3cold
[    0.223046] pci 0000:00:08.1: PCI bridge to [bus 0d]
[    0.223049] pci 0000:00:08.1:   bridge window [mem 0xfe900000-0xfe9fffff]
[    0.223408] ACPI: PCI Interrupt Link [LNKA] (IRQs 4 5 7 10 11 14 15) *0
[    0.223467] ACPI: PCI Interrupt Link [LNKB] (IRQs 4 5 7 10 11 14 15) *0
[    0.223518] ACPI: PCI Interrupt Link [LNKC] (IRQs 4 5 7 10 11 14 15) *0
[    0.223581] ACPI: PCI Interrupt Link [LNKD] (IRQs 4 5 7 10 11 14 15) *0
[    0.223639] ACPI: PCI Interrupt Link [LNKE] (IRQs 4 5 7 10 11 14 15) *0
[    0.223685] ACPI: PCI Interrupt Link [LNKF] (IRQs 4 5 7 10 11 14 15) *0
[    0.223734] ACPI: PCI Interrupt Link [LNKG] (IRQs 4 5 7 10 11 14 15) *0
[    0.223783] ACPI: PCI Interrupt Link [LNKH] (IRQs 4 5 7 10 11 14 15) *0
[    0.230019] pci 0000:0b:00.0: vgaarb: setting as boot VGA device
[    0.230020] pci 0000:0b:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.230021] pci 0000:0b:00.0: vgaarb: bridge control possible
[    0.230022] vgaarb: loaded
[    0.230118] ACPI: bus type USB registered
[    0.230126] usbcore: registered new interface driver usbfs
[    0.230131] usbcore: registered new interface driver hub
[    0.230168] usbcore: registered new device driver usb
[    0.230182] pps_core: LinuxPPS API ver. 1 registered
[    0.230183] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.230185] PTP clock support registered
[    0.230190] EDAC MC: Ver: 3.0.0
[    0.230287] Registered efivars operations
[    0.230287] PCI: Using ACPI for IRQ routing
[    0.234009] PCI: pci_cache_line_size set to 64 bytes
[    0.234081] e820: reserve RAM buffer [mem 0x09c00000-0x0bffffff]
[    0.234082] e820: reserve RAM buffer [mem 0x0b000000-0x0bffffff]
[    0.234082] e820: reserve RAM buffer [mem 0xd38fe000-0xd3ffffff]
[    0.234083] e820: reserve RAM buffer [mem 0xd7313000-0xd7ffffff]
[    0.234083] e820: reserve RAM buffer [mem 0xd8448000-0xdbffffff]
[    0.234084] e820: reserve RAM buffer [mem 0xda7ff000-0xdbffffff]
[    0.234085] e820: reserve RAM buffer [mem 0xdaa7b000-0xdbffffff]
[    0.234086] e820: reserve RAM buffer [mem 0xde000000-0xdfffffff]
[    0.234086] e820: reserve RAM buffer [mem 0x21f380000-0x21fffffff]
[    0.234150] NetLabel: Initializing
[    0.234151] NetLabel:  domain hash size = 128
[    0.234151] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.234162] NetLabel:  unlabeled traffic allowed by default
[    0.234166] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    0.234166] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
[    0.240022] clocksource: Switched to clocksource tsc-early
[    0.247792] VFS: Disk quotas dquot_6.6.0
[    0.247792] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.247792] pnp: PnP ACPI init
[    0.248004] system 00:00: [mem 0xf8000000-0xfbffffff] has been reserved
[    0.248004] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.248004] system 00:01: [mem 0xfeb80000-0xfebfffff] could not be reserved
[    0.248004] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.248004] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.248004] system 00:03: [io  0x0300-0x030f] has been reserved
[    0.248004] system 00:03: [io  0x0230-0x023f] has been reserved
[    0.248004] system 00:03: [io  0x0290-0x029f] has been reserved
[    0.248004] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.248004] pnp 00:04: [dma 0 disabled]
[    0.248004] pnp 00:04: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.248924] system 00:05: [io  0x04d0-0x04d1] has been reserved
[    0.248925] system 00:05: [io  0x040b] has been reserved
[    0.248926] system 00:05: [io  0x04d6] has been reserved
[    0.248927] system 00:05: [io  0x0c00-0x0c01] has been reserved
[    0.248928] system 00:05: [io  0x0c14] has been reserved
[    0.248929] system 00:05: [io  0x0c50-0x0c51] has been reserved
[    0.248930] system 00:05: [io  0x0c52] has been reserved
[    0.248931] system 00:05: [io  0x0c6c] has been reserved
[    0.248932] system 00:05: [io  0x0c6f] has been reserved
[    0.248933] system 00:05: [io  0x0cd0-0x0cd1] has been reserved
[    0.248934] system 00:05: [io  0x0cd2-0x0cd3] has been reserved
[    0.248935] system 00:05: [io  0x0cd4-0x0cd5] has been reserved
[    0.248936] system 00:05: [io  0x0cd6-0x0cd7] has been reserved
[    0.248937] system 00:05: [io  0x0cd8-0x0cdf] has been reserved
[    0.248938] system 00:05: [io  0x0800-0x089f] has been reserved
[    0.248939] system 00:05: [io  0x0b00-0x0b0f] has been reserved
[    0.248940] system 00:05: [io  0x0b20-0x0b3f] has been reserved
[    0.248941] system 00:05: [io  0x0900-0x090f] has been reserved
[    0.248942] system 00:05: [io  0x0910-0x091f] has been reserved
[    0.248944] system 00:05: [mem 0xfec00000-0xfec00fff] could not be reserved
[    0.248945] system 00:05: [mem 0xfec01000-0xfec01fff] could not be reserved
[    0.248947] system 00:05: [mem 0xfedc0000-0xfedc0fff] has been reserved
[    0.248948] system 00:05: [mem 0xfee00000-0xfee00fff] has been reserved
[    0.248949] system 00:05: [mem 0xfed80000-0xfed8ffff] could not be reserved
[    0.248950] system 00:05: [mem 0xfec10000-0xfec10fff] has been reserved
[    0.248952] system 00:05: [mem 0xff000000-0xffffffff] has been reserved
[    0.248955] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.249422] pnp: PnP ACPI: found 6 devices
[    0.255211] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.255225] pci 0000:02:00.0: PCI bridge to [bus 03]
[    0.255228] pci 0000:02:00.0:   bridge window [io  0xf000-0xffff]
[    0.255232] pci 0000:02:00.0:   bridge window [mem 0xfe500000-0xfe5fffff]
[    0.255239] pci 0000:04:00.0: PCI bridge to [bus 05]
[    0.255259] pci 0000:02:01.0: PCI bridge to [bus 04-05]
[    0.255268] pci 0000:02:04.0: PCI bridge to [bus 06]
[    0.255277] pci 0000:02:06.0: PCI bridge to [bus 07]
[    0.255280] pci 0000:02:06.0:   bridge window [mem 0xfe400000-0xfe4fffff]
[    0.255286] pci 0000:02:07.0: PCI bridge to [bus 08]
[    0.255295] pci 0000:01:00.2: PCI bridge to [bus 02-08]
[    0.255296] pci 0000:01:00.2:   bridge window [io  0xf000-0xffff]
[    0.255300] pci 0000:01:00.2:   bridge window [mem 0xfe400000-0xfe5fffff]
[    0.255305] pci 0000:00:01.3: PCI bridge to [bus 01-08]
[    0.255307] pci 0000:00:01.3:   bridge window [io  0xf000-0xffff]
[    0.255309] pci 0000:00:01.3:   bridge window [mem 0xfe400000-0xfe6fffff]
[    0.255313] pci 0000:0a:00.0: PCI bridge to [bus 0b]
[    0.255314] pci 0000:0a:00.0:   bridge window [io  0xe000-0xefff]
[    0.255318] pci 0000:0a:00.0:   bridge window [mem 0xfe700000-0xfe7fffff]
[    0.255320] pci 0000:0a:00.0:   bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
[    0.255324] pci 0000:09:00.0: PCI bridge to [bus 0a-0b]
[    0.255326] pci 0000:09:00.0:   bridge window [io  0xe000-0xefff]
[    0.255329] pci 0000:09:00.0:   bridge window [mem 0xfe700000-0xfe7fffff]
[    0.255332] pci 0000:09:00.0:   bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
[    0.255336] pci 0000:00:03.1: PCI bridge to [bus 09-0b]
[    0.255337] pci 0000:00:03.1:   bridge window [io  0xe000-0xefff]
[    0.255339] pci 0000:00:03.1:   bridge window [mem 0xfe700000-0xfe8fffff]
[    0.255340] pci 0000:00:03.1:   bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
[    0.255343] pci 0000:00:07.1: PCI bridge to [bus 0c]
[    0.255345] pci 0000:00:07.1:   bridge window [mem 0xfe100000-0xfe3fffff]
[    0.255349] pci 0000:00:08.1: PCI bridge to [bus 0d]
[    0.255351] pci 0000:00:08.1:   bridge window [mem 0xfe900000-0xfe9fffff]
[    0.255355] pci_bus 0000:00: resource 4 [io  0x0000-0x03af window]
[    0.255356] pci_bus 0000:00: resource 5 [io  0x03e0-0x0cf7 window]
[    0.255357] pci_bus 0000:00: resource 6 [io  0x03b0-0x03df window]
[    0.255358] pci_bus 0000:00: resource 7 [io  0x0d00-0xffff window]
[    0.255359] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000bffff window]
[    0.255359] pci_bus 0000:00: resource 9 [mem 0x000c0000-0x000dffff window]
[    0.255360] pci_bus 0000:00: resource 10 [mem 0xe0000000-0xfec2ffff window]
[    0.255361] pci_bus 0000:00: resource 11 [mem 0xfee00000-0xffffffff window]
[    0.255362] pci_bus 0000:01: resource 0 [io  0xf000-0xffff]
[    0.255363] pci_bus 0000:01: resource 1 [mem 0xfe400000-0xfe6fffff]
[    0.255364] pci_bus 0000:02: resource 0 [io  0xf000-0xffff]
[    0.255364] pci_bus 0000:02: resource 1 [mem 0xfe400000-0xfe5fffff]
[    0.255365] pci_bus 0000:03: resource 0 [io  0xf000-0xffff]
[    0.255366] pci_bus 0000:03: resource 1 [mem 0xfe500000-0xfe5fffff]
[    0.255367] pci_bus 0000:07: resource 1 [mem 0xfe400000-0xfe4fffff]
[    0.255368] pci_bus 0000:09: resource 0 [io  0xe000-0xefff]
[    0.255368] pci_bus 0000:09: resource 1 [mem 0xfe700000-0xfe8fffff]
[    0.255369] pci_bus 0000:09: resource 2 [mem 0xe0000000-0xf01fffff 64bit pref]
[    0.255370] pci_bus 0000:0a: resource 0 [io  0xe000-0xefff]
[    0.255371] pci_bus 0000:0a: resource 1 [mem 0xfe700000-0xfe7fffff]
[    0.255371] pci_bus 0000:0a: resource 2 [mem 0xe0000000-0xf01fffff 64bit pref]
[    0.255372] pci_bus 0000:0b: resource 0 [io  0xe000-0xefff]
[    0.255373] pci_bus 0000:0b: resource 1 [mem 0xfe700000-0xfe7fffff]
[    0.255374] pci_bus 0000:0b: resource 2 [mem 0xe0000000-0xf01fffff 64bit pref]
[    0.255375] pci_bus 0000:0c: resource 1 [mem 0xfe100000-0xfe3fffff]
[    0.255375] pci_bus 0000:0d: resource 1 [mem 0xfe900000-0xfe9fffff]
[    0.255450] NET: Registered protocol family 2
[    0.255660] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes)
[    0.255684] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
[    0.255790] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.255926] TCP: Hash tables configured (established 65536 bind 65536)
[    0.255966] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[    0.255990] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[    0.256055] NET: Registered protocol family 1
[    0.256059] NET: Registered protocol family 44
[    0.256232] pci 0000:04:00.0: Disabling ASPM L0s/L1
[    0.256246] pci 0000:0b:00.0: disabling ATS
[    0.256254] pci 0000:0b:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.256263] pci 0000:0b:00.1: Linked as a consumer to 0000:0b:00.0
[    0.256264] pci 0000:0b:00.1: D0 power state depends on 0000:0b:00.0
[    0.256370] PCI: CLS 64 bytes, default 64
[    0.256406] Unpacking initramfs...
[    0.490413] Freeing initrd memory: 23848K
[    0.490432] AMD-Vi: IOMMU performance counters supported
[    0.490705] iommu: Adding device 0000:00:01.0 to group 0
[    0.490798] iommu: Adding device 0000:00:01.3 to group 1
[    0.490890] iommu: Adding device 0000:00:02.0 to group 2
[    0.490981] iommu: Adding device 0000:00:03.0 to group 3
[    0.491072] iommu: Adding device 0000:00:03.1 to group 4
[    0.491163] iommu: Adding device 0000:00:04.0 to group 5
[    0.491253] iommu: Adding device 0000:00:07.0 to group 6
[    0.491345] iommu: Adding device 0000:00:07.1 to group 7
[    0.491436] iommu: Adding device 0000:00:08.0 to group 8
[    0.491527] iommu: Adding device 0000:00:08.1 to group 9
[    0.491623] iommu: Adding device 0000:00:14.0 to group 10
[    0.491637] iommu: Adding device 0000:00:14.3 to group 10
[    0.491749] iommu: Adding device 0000:00:18.0 to group 11
[    0.491762] iommu: Adding device 0000:00:18.1 to group 11
[    0.491774] iommu: Adding device 0000:00:18.2 to group 11
[    0.491788] iommu: Adding device 0000:00:18.3 to group 11
[    0.491801] iommu: Adding device 0000:00:18.4 to group 11
[    0.491814] iommu: Adding device 0000:00:18.5 to group 11
[    0.491827] iommu: Adding device 0000:00:18.6 to group 11
[    0.491840] iommu: Adding device 0000:00:18.7 to group 11
[    0.491941] iommu: Adding device 0000:01:00.0 to group 12
[    0.491962] iommu: Adding device 0000:01:00.1 to group 12
[    0.491983] iommu: Adding device 0000:01:00.2 to group 12
[    0.491995] iommu: Adding device 0000:02:00.0 to group 12
[    0.492006] iommu: Adding device 0000:02:01.0 to group 12
[    0.492018] iommu: Adding device 0000:02:04.0 to group 12
[    0.492029] iommu: Adding device 0000:02:06.0 to group 12
[    0.492041] iommu: Adding device 0000:02:07.0 to group 12
[    0.492060] iommu: Adding device 0000:03:00.0 to group 12
[    0.492073] iommu: Adding device 0000:04:00.0 to group 12
[    0.492094] iommu: Adding device 0000:07:00.0 to group 12
[    0.492186] iommu: Adding device 0000:09:00.0 to group 13
[    0.492278] iommu: Adding device 0000:0a:00.0 to group 14
[    0.492400] iommu: Adding device 0000:0b:00.0 to group 15
[    0.492414] iommu: Using direct mapping for device 0000:0b:00.0
[    0.492470] iommu: Adding device 0000:0b:00.1 to group 16
[    0.492556] iommu: Adding device 0000:0c:00.0 to group 17
[    0.492644] iommu: Adding device 0000:0c:00.2 to group 18
[    0.492740] iommu: Adding device 0000:0c:00.3 to group 19
[    0.492837] iommu: Adding device 0000:0d:00.0 to group 20
[    0.492935] iommu: Adding device 0000:0d:00.2 to group 21
[    0.493034] iommu: Adding device 0000:0d:00.3 to group 22
[    0.493273] AMD-Vi: Found IOMMU at 0000:00:00.2 cap 0x40
[    0.493273] AMD-Vi: Extended features (0xf77ef22294ada):
[    0.493274]  PPR NX GT IA GA PC GA_vAPIC
[    0.493276] AMD-Vi: Interrupt remapping enabled
[    0.493276] AMD-Vi: virtual APIC enabled
[    0.493472] AMD-Vi: Lazy IO/TLB flushing enabled
[    0.494217] amd_uncore: AMD NB counters detected
[    0.494219] amd_uncore: AMD LLC counters detected
[    0.494528] perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
[    0.494570] Scanning for low memory corruption every 60 seconds
[    0.495093] Initialise system trusted keyrings
[    0.495106] Key type blacklist registered
[    0.495149] workingset: timestamp_bits=41 max_order=21 bucket_order=0
[    0.495967] zbud: loaded
[    0.497483] Key type asymmetric registered
[    0.497484] Asymmetric key parser 'x509' registered
[    0.497489] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
[    0.497532] io scheduler noop registered
[    0.497533] io scheduler deadline registered
[    0.497549] io scheduler cfq registered
[    0.497550] io scheduler mq-deadline registered
[    0.497550] io scheduler kyber registered
[    0.497563] io scheduler bfq registered
[    0.497578] io scheduler bfq-sq registered (default)
[    0.497578] BFQ I/O-scheduler: v10 (with cgroups support)
[    0.497593] io scheduler bfq-mq registered
[    0.497594] BFQ I/O-scheduler: v10 (with cgroups support)
[    0.498243] pcieport 0000:00:01.3: AER enabled with IRQ 26
[    0.498409] pcieport 0000:00:03.1: AER enabled with IRQ 27
[    0.498553] pcieport 0000:00:07.1: AER enabled with IRQ 28
[    0.499469] pcieport 0000:00:08.1: AER enabled with IRQ 30
[    0.500398] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    0.500447] efifb: probing for efifb
[    0.500469] efifb: showing boot graphics
[    0.501990] efifb: framebuffer at 0xe0000000, using 8128k, total 8128k
[    0.501991] efifb: mode is 1920x1080x32, linelength=7680, pages=1
[    0.501991] efifb: scrolling: redraw
[    0.501992] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.502041] fbcon: Deferring console take-over
[    0.502042] fb0: EFI VGA frame buffer device
[    0.502094] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[    0.502100] ACPI: Power Button [PWRB]
[    0.502132] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[    0.502157] ACPI: Power Button [PWRF]
[    0.502238] [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
[    0.502340] [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
[    0.502402] [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
[    0.502479] [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
[    0.502538] [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
[    0.502639] [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
[    0.502696] [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
[    0.502772] [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
[    0.502865] [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
[    0.502929] [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
[    0.503018] [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
[    0.503101] [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
[    0.503200] [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
[    0.503293] [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
[    0.503396] [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
[    0.503489] [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
[    0.503703] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.524739] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    0.525041] AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
[    0.526157] usbcore: registered new interface driver usbserial_generic
[    0.526160] usbserial: USB Serial support registered for generic
[    0.526185] rtc_cmos 00:02: RTC can wake from S4
[    0.526442] rtc_cmos 00:02: registered as rtc0
[    0.526453] rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    0.526653] ledtrig-cpu: registered to indicate activity on CPUs
[    0.526823] NET: Registered protocol family 10
[    0.530011] Segment Routing with IPv6
[    0.530026] NET: Registered protocol family 17
[    0.530878] mce: Using 23 MCE banks
[    0.530886] RAS: Correctable Errors collector initialized.
[    0.530920] microcode: CPU0: patch_level=0x08001137
[    0.530925] microcode: CPU1: patch_level=0x08001137
[    0.530927] microcode: CPU2: patch_level=0x08001137
[    0.530931] microcode: CPU3: patch_level=0x08001137
[    0.530935] microcode: CPU4: patch_level=0x08001137
[    0.530940] microcode: CPU5: patch_level=0x08001137
[    0.530945] microcode: CPU6: patch_level=0x08001137
[    0.530949] microcode: CPU7: patch_level=0x08001137
[    0.530955] microcode: CPU8: patch_level=0x08001137
[    0.530960] microcode: CPU9: patch_level=0x08001137
[    0.530967] microcode: CPU10: patch_level=0x08001137
[    0.530973] microcode: CPU11: patch_level=0x08001137
[    0.530979] microcode: CPU12: patch_level=0x08001137
[    0.530985] microcode: CPU13: patch_level=0x08001137
[    0.530991] microcode: CPU14: patch_level=0x08001137
[    0.530997] microcode: CPU15: patch_level=0x08001137
[    0.531023] microcode: Microcode Update Driver: v2.2.
[    0.531031] sched_clock: Marking stable (611012489, -79993127)->(541085839, -10066477)
[    0.531417] registered taskstats version 1
[    0.531426] Loading compiled-in X.509 certificates
[    0.533082] Loaded X.509 cert 'Build time autogenerated kernel key: c9c884b7fca51d147743e7b0c27242ab5dbd3f85'
[    0.533101] zswap: loaded using pool lzo/zbud
[    0.535922] Key type big_key registered
[    0.536208]   Magic number: 0:375:385
[    0.536224] thermal cooling_device0: hash matches
[    0.536341] rtc_cmos 00:02: setting system clock to 2020-12-27 14:21:28 UTC (1609078888)
[    0.538247] Freeing unused decrypted memory: 2040K
[    0.539344] Freeing unused kernel image memory: 1612K
[    0.578934] Write protecting the kernel read-only data: 18432k
[    0.579730] Freeing unused kernel image memory: 2008K
[    0.579840] Freeing unused kernel image memory: 524K
[    0.588898] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    0.588899] Run /init as init process
[    0.650201] Linux agpgart interface v0.103
[    0.726089] [drm] amdgpu kernel modesetting enabled.
[    0.771747] SCSI subsystem initialized
[    0.771878] xhci_hcd 0000:01:00.0: xHCI Host Controller
[    0.771884] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1
[    0.777171] libata version 3.00 loaded.
[    0.779578] ahci 0000:01:00.1: version 3.0
[    0.779715] ahci 0000:01:00.1: SSS flag set, parallel bus scan disabled
[    0.779748] ahci 0000:01:00.1: AHCI 0001.0301 32 slots 8 ports 6 Gbps 0x33 impl SATA mode
[    0.779749] ahci 0000:01:00.1: flags: 64bit ncq sntf stag pm led clo only pmp pio slum part sxs deso sadm sds apst 
[    0.780165] scsi host0: ahci
[    0.780339] scsi host1: ahci
[    0.780436] scsi host2: ahci
[    0.780519] scsi host3: ahci
[    0.780601] scsi host4: ahci
[    0.780685] scsi host5: ahci
[    0.780761] scsi host6: ahci
[    0.780827] scsi host7: ahci
[    0.780865] ata1: SATA max UDMA/133 abar m131072@0xfe680000 port 0xfe680100 irq 43
[    0.780867] ata2: SATA max UDMA/133 abar m131072@0xfe680000 port 0xfe680180 irq 43
[    0.780867] ata3: DUMMY
[    0.780868] ata4: DUMMY
[    0.780869] ata5: SATA max UDMA/133 abar m131072@0xfe680000 port 0xfe680300 irq 43
[    0.780870] ata6: SATA max UDMA/133 abar m131072@0xfe680000 port 0xfe680380 irq 43
[    0.780871] ata7: DUMMY
[    0.780871] ata8: DUMMY
[    0.781001] ahci 0000:0d:00.2: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x1 impl SATA mode
[    0.781003] ahci 0000:0d:00.2: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part 
[    0.781133] scsi host8: ahci
[    0.781172] ata9: SATA max UDMA/133 abar m4096@0xfe908000 port 0xfe908100 irq 45
[    0.827228] xhci_hcd 0000:01:00.0: hcc params 0x0200ef81 hci version 0x110 quirks 0x0000000048000410
[    0.827430] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
[    0.827431] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.827432] usb usb1: Product: xHCI Host Controller
[    0.827433] usb usb1: Manufacturer: Linux 4.19.160-1-MANJARO xhci-hcd
[    0.827434] usb usb1: SerialNumber: 0000:01:00.0
[    0.827582] hub 1-0:1.0: USB hub found
[    0.827604] hub 1-0:1.0: 10 ports detected
[    0.833051] xhci_hcd 0000:01:00.0: xHCI Host Controller
[    0.833054] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2
[    0.833057] xhci_hcd 0000:01:00.0: Host supports USB 3.1 Enhanced SuperSpeed
[    0.833096] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[    0.833129] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.19
[    0.833130] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.833131] usb usb2: Product: xHCI Host Controller
[    0.833132] usb usb2: Manufacturer: Linux 4.19.160-1-MANJARO xhci-hcd
[    0.833133] usb usb2: SerialNumber: 0000:01:00.0
[    0.833256] hub 2-0:1.0: USB hub found
[    0.833272] hub 2-0:1.0: 4 ports detected
[    0.835864] xhci_hcd 0000:0c:00.3: xHCI Host Controller
[    0.835867] xhci_hcd 0000:0c:00.3: new USB bus registered, assigned bus number 3
[    0.835959] xhci_hcd 0000:0c:00.3: hcc params 0x0270f665 hci version 0x100 quirks 0x0000000040000410
[    0.836081] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
[    0.836083] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.836084] usb usb3: Product: xHCI Host Controller
[    0.836085] usb usb3: Manufacturer: Linux 4.19.160-1-MANJARO xhci-hcd
[    0.836086] usb usb3: SerialNumber: 0000:0c:00.3
[    0.836197] hub 3-0:1.0: USB hub found
[    0.836209] hub 3-0:1.0: 4 ports detected
[    0.836377] xhci_hcd 0000:0c:00.3: xHCI Host Controller
[    0.836380] xhci_hcd 0000:0c:00.3: new USB bus registered, assigned bus number 4
[    0.836383] xhci_hcd 0000:0c:00.3: Host supports USB 3.0 SuperSpeed
[    0.836406] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[    0.836438] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.19
[    0.836440] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.836440] usb usb4: Product: xHCI Host Controller
[    0.836441] usb usb4: Manufacturer: Linux 4.19.160-1-MANJARO xhci-hcd
[    0.836442] usb usb4: SerialNumber: 0000:0c:00.3
[    0.836517] hub 4-0:1.0: USB hub found
[    0.836525] hub 4-0:1.0: 4 ports detected
[    1.113422] ata9: SATA link down (SStatus 0 SControl 300)
[    1.190436] usb 3-4: new high-speed USB device number 2 using xhci_hcd
[    1.190437] usb 1-2: new full-speed USB device number 2 using xhci_hcd
[    1.270198] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.282190] ata1.00: ATA-8: KINGSTON SV300S37A120G, 583ABBF0, max UDMA/133
[    1.282191] ata1.00: 234441648 sectors, multi 1: LBA48 NCQ (depth 32), AA
[    1.291800] ata1.00: configured for UDMA/133
[    1.292047] scsi 0:0:0:0: Direct-Access     ATA      KINGSTON SV300S3 BBF0 PQ: 0 ANSI: 5
[    1.294325] sd 0:0:0:0: [sda] 234441648 512-byte logical blocks: (120 GB/112 GiB)
[    1.294330] sd 0:0:0:0: [sda] Write Protect is off
[    1.294331] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.294336] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.295143]  sda: sda1 sda2 sda3 sda4 sda5
[    1.295408] sd 0:0:0:0: [sda] Attached SCSI disk
[    1.497877] usb 1-2: New USB device found, idVendor=0d8c, idProduct=0014, bcdDevice= 1.00
[    1.497879] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    1.497880] usb 1-2: Product: Ozone RecX50
[    1.497881] usb 1-2: Manufacturer: Atlasinformatica
[    1.497882] usb 1-2: SerialNumber: V1
[    1.505822] hidraw: raw HID events driver (C) Jiri Kosina
[    1.510034] tsc: Refined TSC clocksource calibration: 2994.374 MHz
[    1.510046] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2b29828a32c, max_idle_ns: 440795270613 ns
[    1.510098] clocksource: Switched to clocksource tsc
[    1.521708] usbcore: registered new interface driver usbhid
[    1.521708] usbhid: USB HID core driver
[    1.523183] input: Atlasinformatica Ozone RecX50 as /devices/pci0000:00/0000:00:01.3/0000:01:00.0/usb1/1-2/1-2:1.3/0003:0D8C:0014.0001/input/input2
[    1.590371] hid-generic 0003:0D8C:0014.0001: input,hidraw0: USB HID v1.00 Device [Atlasinformatica Ozone RecX50] on usb-0000:01:00.0-2/input3
[    1.650038] usb 1-3: new low-speed USB device number 3 using xhci_hcd
[    1.790116] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.791949] ata2.00: supports DRM functions and may not be fully accessible
[    1.792537] ata2.00: disabling queued TRIM support
[    1.792538] ata2.00: ATA-9: Samsung SSD 850 EVO 250GB, EMT02B6Q, max UDMA/133
[    1.792539] ata2.00: 488397168 sectors, multi 1: LBA48 NCQ (depth 32), AA
[    1.794198] ata2.00: supports DRM functions and may not be fully accessible
[    1.794734] ata2.00: disabling queued TRIM support
[    1.796139] ata2.00: configured for UDMA/133
[    1.796285] scsi 1:0:0:0: Direct-Access     ATA      Samsung SSD 850  2B6Q PQ: 0 ANSI: 5
[    1.796451] sd 1:0:0:0: [sdb] 488397168 512-byte logical blocks: (250 GB/233 GiB)
[    1.796457] sd 1:0:0:0: [sdb] Write Protect is off
[    1.796458] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    1.796463] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.796854]  sdb: sdb1 sdb2 sdb3 sdb4
[    1.797372] sd 1:0:0:0: [sdb] supports TCG Opal
[    1.797373] sd 1:0:0:0: [sdb] Attached SCSI disk
[    1.920885] usb 1-3: New USB device found, idVendor=13ba, idProduct=0001, bcdDevice= 1.00
[    1.920887] usb 1-3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.936772] input: HID 13ba:0001 as /devices/pci0000:00/0000:00:01.3/0000:01:00.0/usb1/1-3/1-3:1.0/0003:13BA:0001.0002/input/input3
[    2.000198] hid-generic 0003:13BA:0001.0002: input,hidraw1: USB HID v1.10 Keyboard [HID 13ba:0001] on usb-0000:01:00.0-3/input0
[    2.150288] usb 1-4: new full-speed USB device number 4 using xhci_hcd
[    2.300031] ata5: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    2.300418] ata5.00: supports DRM functions and may not be fully accessible
[    2.301197] ata5.00: ATA-11: Samsung SSD 860 EVO 250GB, RVT04B6Q, max UDMA/133
[    2.301198] ata5.00: 488397168 sectors, multi 1: LBA48 NCQ (depth 32), AA
[    2.303454] ata5.00: supports DRM functions and may not be fully accessible
[    2.306112] ata5.00: configured for UDMA/133
[    2.306264] scsi 4:0:0:0: Direct-Access     ATA      Samsung SSD 860  4B6Q PQ: 0 ANSI: 5
[    2.306405] ata5.00: Enabling discard_zeroes_data
[    2.306428] sd 4:0:0:0: [sdc] 488397168 512-byte logical blocks: (250 GB/233 GiB)
[    2.306432] sd 4:0:0:0: [sdc] Write Protect is off
[    2.306433] sd 4:0:0:0: [sdc] Mode Sense: 00 3a 00 00
[    2.306439] sd 4:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.306527] ata5.00: Enabling discard_zeroes_data
[    2.306690]  sdc: sdc1
[    2.306875] ata5.00: Enabling discard_zeroes_data
[    2.307861] sd 4:0:0:0: [sdc] supports TCG Opal
[    2.307863] sd 4:0:0:0: [sdc] Attached SCSI disk
[    2.312219] random: fast init done
[    2.495833] usb 1-4: New USB device found, idVendor=17ef, idProduct=609b, bcdDevice= 1.10
[    2.495835] usb 1-4: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[    2.495836] usb 1-4: Product: Lenovo USB Receiver
[    2.511953] input: Lenovo USB Receiver as /devices/pci0000:00/0000:00:01.3/0000:01:00.0/usb1/1-4/1-4:1.0/0003:17EF:609B.0003/input/input4
[    2.580191] hid-generic 0003:17EF:609B.0003: input,hidraw2: USB HID v1.11 Keyboard [Lenovo USB Receiver] on usb-0000:01:00.0-4/input0
[    2.585925] input: Lenovo USB Receiver as /devices/pci0000:00/0000:00:01.3/0000:01:00.0/usb1/1-4/1-4:1.1/0003:17EF:609B.0004/input/input5
[    2.585969] hid-generic 0003:17EF:609B.0004: input,hidraw3: USB HID v1.11 Mouse [Lenovo USB Receiver] on usb-0000:01:00.0-4/input1
[    2.594000] input: Lenovo USB Receiver Consumer Control as /devices/pci0000:00/0000:00:01.3/0000:01:00.0/usb1/1-4/1-4:1.2/0003:17EF:609B.0005/input/input6
[    2.632406] ata6: SATA link down (SStatus 0 SControl 300)
[    2.670067] input: Lenovo USB Receiver System Control as /devices/pci0000:00/0000:00:01.3/0000:01:00.0/usb1/1-4/1-4:1.2/0003:17EF:609B.0005/input/input7
[    2.670130] hid-generic 0003:17EF:609B.0005: input,hiddev0,hidraw4: USB HID v1.11 Device [Lenovo USB Receiver] on usb-0000:01:00.0-4/input2
[    2.741374] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null)
[    2.820169] usb 1-9: new full-speed USB device number 5 using xhci_hcd
[    2.823100] systemd[1]: RTC configured in localtime, applying delta of 60 minutes to system time.
[    2.842408] systemd[1]: systemd 246.6-1-manjaro running in system mode. (+PAM +AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
[    2.870509] systemd[1]: Detected architecture x86-64.
[    2.880072] systemd[1]: Set hostname to <desktop-manjaro>.
[    2.991587] systemd[1]: Queued start job for default target Graphical Interface.
[    2.993270] systemd[1]: Created slice system-getty.slice.
[    2.993431] systemd[1]: Created slice system-maia\x2dconsole.slice.
[    2.993553] systemd[1]: Created slice system-modprobe.slice.
[    2.993695] systemd[1]: Created slice User and Session Slice.
[    2.993731] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    2.993756] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    2.994066] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    2.994099] systemd[1]: Reached target Local Encrypted Volumes.
[    2.994107] systemd[1]: Reached target Login Prompts.
[    2.994124] systemd[1]: Reached target Paths.
[    2.994135] systemd[1]: Reached target Remote File Systems.
[    2.994142] systemd[1]: Reached target Slices.
[    2.994196] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[    2.994253] systemd[1]: Listening on LVM2 metadata daemon socket.
[    2.994436] systemd[1]: Listening on LVM2 poll daemon socket.
[    2.995686] systemd[1]: Listening on Process Core Dump Socket.
[    2.995757] systemd[1]: Listening on Journal Audit Socket.
[    2.995802] systemd[1]: Listening on Journal Socket (/dev/log).
[    2.995852] systemd[1]: Listening on Journal Socket.
[    2.995905] systemd[1]: Listening on udev Control Socket.
[    2.995944] systemd[1]: Listening on udev Kernel Socket.
[    2.996410] systemd[1]: Mounting Huge Pages File System...
[    2.996860] systemd[1]: Mounting POSIX Message Queue File System...
[    2.997388] systemd[1]: Mounting Kernel Debug File System...
[    2.997938] systemd[1]: Mounting Kernel Trace File System...
[    2.998003] systemd[1]: Condition check resulted in Load AppArmor profiles being skipped.
[    2.998688] systemd[1]: Starting Create list of static device nodes for the current kernel...
[    2.999333] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[    2.999358] systemd[1]: Condition check resulted in Load Kernel Module drm being skipped.
[    2.999387] systemd[1]: Condition check resulted in Load AppArmor profiles managed internally by snapd being skipped.
[    3.000392] systemd[1]: Starting Set Up Additional Binary Formats...
[    3.001497] systemd[1]: Starting Load Kernel Modules...
[    3.002019] systemd[1]: Starting Remount Root and Kernel File Systems...
[    3.002260] systemd[1]: Condition check resulted in Repartition Root Disk being skipped.
[    3.002845] systemd[1]: Starting Coldplug All udev Devices...
[    3.003758] systemd[1]: Mounted Huge Pages File System.
[    3.003835] systemd[1]: Mounted POSIX Message Queue File System.
[    3.003901] systemd[1]: Mounted Kernel Debug File System.
[    3.003966] systemd[1]: Mounted Kernel Trace File System.
[    3.004262] systemd[1]: Finished Create list of static device nodes for the current kernel.
[    3.004702] systemd[1]: proc-sys-fs-binfmt_misc.automount: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 350 (systemd-binfmt)
[    3.005294] systemd[1]: Mounting Arbitrary Executable File Formats File System...
[    3.007427] EXT4-fs (sdb1): re-mounted. Opts: (null)
[    3.007871] systemd[1]: Mounted Arbitrary Executable File Formats File System.
[    3.008182] systemd[1]: Finished Remount Root and Kernel File Systems.
[    3.008287] systemd[1]: Condition check resulted in First Boot Wizard being skipped.
[    3.011534] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
[    3.012131] systemd[1]: Starting Load/Save Random Seed...
[    3.012173] systemd[1]: Condition check resulted in Create System Users being skipped.
[    3.012443] random: lvm: uninitialized urandom read (4 bytes read)
[    3.012737] systemd[1]: Starting Create Static Device Nodes in /dev...
[    3.013164] systemd[1]: Finished Set Up Additional Binary Formats.
[    3.018660] systemd[1]: Finished Load Kernel Modules.
[    3.018774] systemd[1]: Condition check resulted in FUSE Control File System being skipped.
[    3.019306] systemd[1]: Mounting Kernel Configuration File System...
[    3.019842] systemd[1]: Starting Apply Kernel Variables...
[    3.021809] systemd[1]: Mounted Kernel Configuration File System.
[    3.026753] systemd[1]: Finished Apply Kernel Variables.
[    3.029073] systemd[1]: Starting CLI Netfilter Manager...
[    3.029378] systemd[1]: Finished Create Static Device Nodes in /dev.
[    3.030128] systemd[1]: Started Entropy Daemon based on the HAVEGE algorithm.
[    3.032408] systemd[1]: Starting Journal Service...
[    3.033261] systemd[1]: Starting Rule-based Manager for Device Events and Files...
[    3.037276] systemd[1]: Finished CLI Netfilter Manager.
[    3.054531] systemd[1]: Finished Coldplug All udev Devices.
[    3.180948] usb 1-9: New USB device found, idVendor=8087, idProduct=0a2a, bcdDevice= 0.01
[    3.180950] usb 1-9: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    3.315487] systemd[1]: Started Journal Service.
[    3.315568] audit: type=1130 audit(1609075291.266: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'
[    3.348394] audit: type=1130 audit(1609075291.296: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'
[    3.349076] audit: type=1130 audit(1609075291.296: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'
[    3.375611] acpi_cpufreq: overriding BIOS provided _PSD data
[    3.422295] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
[    3.422297] piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection
[    3.422409] piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20
[    3.424555] input: PC Speaker as /devices/platform/pcspkr/input/input8
[    3.427870] sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
[    3.428010] sp5100-tco sp5100-tco: Using 0xfed80b00 for watchdog MMIO address
[    3.428020] sp5100-tco sp5100-tco: Watchdog hardware is disabled
[    3.429382] ccp 0000:0c:00.2: enabling device (0000 -> 0002)
[    3.430734] ccp 0000:0c:00.2: ccp enabled
[    3.430760] ccp 0000:0c:00.2: psp initialization failed
[    3.430761] ccp 0000:0c:00.2: enabled
[    3.437099] cryptd: max_cpu_qlen set to 1000
[    3.443638] random: mktemp: uninitialized urandom read (6 bytes read)
[    3.447212] AVX2 version of gcm_enc/dec engaged.
[    3.447213] AES CTR mode by8 optimization enabled
[    3.449886] random: mktemp: uninitialized urandom read (6 bytes read)
[    3.463048] libphy: r8169: probed
[    3.463360] r8169 0000:03:00.0 eth0: RTL8168h/8111h, 88:d7:f6:3e:ab:01, XID 54100800, IRQ 52
[    3.463362] r8169 0000:03:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[    3.470589] Adding 8388604k swap on /dev/sdb2.  Priority:-2 extents:1 across:8388604k SSFS
[    3.480544] r8169 0000:03:00.0 enp3s0: renamed from eth0
[    3.482339] audit: type=1130 audit(1609075291.436: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'
[    3.550513] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    3.553666] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    3.554447] asus_wmi: ASUS WMI generic driver loaded
[    3.556377] asus_wmi: Initialization: 0x0
[    3.556418] asus_wmi: BIOS WMI version: 0.9
[    3.556578] asus_wmi: SFUN value: 0x0
[    3.557474] input: Eee PC WMI hotkeys as /devices/platform/eeepc-wmi/input/input9
[    3.557829] asus_wmi: Number of fans: 1
[    3.571226] snd_hda_intel 0000:0b:00.1: Handle vga_switcheroo audio client
[    3.571267] snd_hda_intel 0000:0d:00.3: enabling device (0000 -> 0002)
[    3.579237] Intel(R) Wireless WiFi driver for Linux
[    3.579238] Copyright(c) 2003- 2015 Intel Corporation
[    3.595553] input: HD-Audio Generic HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.1/0000:09:00.0/0000:0a:00.0/0000:0b:00.1/sound/card0/input10
[    3.595633] input: HD-Audio Generic HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.1/0000:09:00.0/0000:0a:00.0/0000:0b:00.1/sound/card0/input11
[    3.595720] input: HD-Audio Generic HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.1/0000:09:00.0/0000:0a:00.0/0000:0b:00.1/sound/card0/input12
[    3.595765] input: HD-Audio Generic HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.1/0000:09:00.0/0000:0a:00.0/0000:0b:00.1/sound/card0/input13
[    3.595811] input: HD-Audio Generic HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:03.1/0000:09:00.0/0000:0a:00.0/0000:0b:00.1/sound/card0/input14
[    3.600277] iwlwifi 0000:07:00.0: enabling device (0000 -> 0002)
[    3.603574] iwlwifi 0000:07:00.0: loaded firmware version 29.198743027.0 op_mode iwlmvm
[    3.618987] snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC887-VD: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line
[    3.618989] snd_hda_codec_realtek hdaudioC1D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    3.618991] snd_hda_codec_realtek hdaudioC1D0:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[    3.618992] snd_hda_codec_realtek hdaudioC1D0:    mono: mono_out=0x0
[    3.618993] snd_hda_codec_realtek hdaudioC1D0:    dig-out=0x11/0x0
[    3.618994] snd_hda_codec_realtek hdaudioC1D0:    inputs:
[    3.618995] snd_hda_codec_realtek hdaudioC1D0:      Front Mic=0x19
[    3.618997] snd_hda_codec_realtek hdaudioC1D0:      Rear Mic=0x18
[    3.618998] snd_hda_codec_realtek hdaudioC1D0:      Line=0x1a
[    3.620003] kvm: Nested Virtualization enabled
[    3.620032] kvm: Nested Paging enabled
[    3.620034] SVM: Virtual VMLOAD VMSAVE supported
[    3.620035] SVM: Virtual GIF supported
[    3.625536] MCE: In-kernel MCE decoding enabled.
[    3.629405] EDAC amd64: Node 0: DRAM ECC disabled.
[    3.629407] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
                Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
                (Note that use of the override may cause unknown side effects.)
[    3.634038] input: HD-Audio Generic Front Mic as /devices/pci0000:00/0000:00:08.1/0000:0d:00.3/sound/card1/input15
[    3.634086] input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:08.1/0000:0d:00.3/sound/card1/input16
[    3.634128] input: HD-Audio Generic Line as /devices/pci0000:00/0000:00:08.1/0000:0d:00.3/sound/card1/input17
[    3.634168] input: HD-Audio Generic Line Out as /devices/pci0000:00/0000:00:08.1/0000:0d:00.3/sound/card1/input18
[    3.634198] input: HD-Audio Generic Front Headphone as /devices/pci0000:00/0000:00:08.1/0000:0d:00.3/sound/card1/input19
[    3.666238] usb 3-4: New USB device found, idVendor=046d, idProduct=085c, bcdDevice= 0.16
[    3.666240] usb 3-4: New USB device strings: Mfr=0, Product=2, SerialNumber=1
[    3.666241] usb 3-4: Product: C922 Pro Stream Webcam
[    3.666242] usb 3-4: SerialNumber: 74ADA52F
[    3.679107] iwlwifi 0000:07:00.0: Detected Intel(R) Dual Band Wireless AC 7265, REV=0x210
[    3.696874] iwlwifi 0000:07:00.0: base HW address: c8:58:c0:be:c5:b2
[    3.721202] audit: type=1130 audit(1609075291.676: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'
[    3.727544] EXT4-fs (sdc1): mounted filesystem with ordered data mode. Opts: (null)
[    3.728151] EXT4-fs (sdb4): mounted filesystem with ordered data mode. Opts: (null)
[    3.762388] audit: type=1130 audit(1609075291.716:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    3.821070] EDAC amd64: Node 0: DRAM ECC disabled.
[    3.821071] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
                Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
                (Note that use of the override may cause unknown side effects.)
[    3.821891] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
[    3.822146] thermal thermal_zone0: failed to read out thermal zone (-61)
[    3.823939] iwlwifi 0000:07:00.0 wlp7s0: renamed from wlan0
[    3.828419] FAT-fs (sdb3): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[    3.832674] random: crng init done
[    3.832675] random: 6 urandom warning(s) missed due to ratelimiting
[    3.835220] audit: type=1130 audit(1609075291.786: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'
[    3.846785] audit: type=1130 audit(1609075291.796: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'
[    3.851237] audit: type=1127 audit(1609075291.806:10): pid=581 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
[    4.000653] EDAC amd64: Node 0: DRAM ECC disabled.
[    4.000654] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
                Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
                (Note that use of the override may cause unknown side effects.)
[    4.014808] loop: module loaded
[    4.220691] EDAC amd64: Node 0: DRAM ECC disabled.
[    4.220692] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
                Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
                (Note that use of the override may cause unknown side effects.)
[    4.220942] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    4.381082] EDAC amd64: Node 0: DRAM ECC disabled.
[    4.381083] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
                Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
                (Note that use of the override may cause unknown side effects.)
[    4.580963] EDAC amd64: Node 0: DRAM ECC disabled.
[    4.580964] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
                Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
                (Note that use of the override may cause unknown side effects.)
[    4.582092] mousedev: PS/2 mouse device common for all mice
[    4.616854] Bluetooth: Core ver 2.22
[    4.616866] NET: Registered protocol family 31
[    4.616867] Bluetooth: HCI device and connection manager initialized
[    4.616870] Bluetooth: HCI socket layer initialized
[    4.616871] Bluetooth: L2CAP socket layer initialized
[    4.616874] Bluetooth: SCO socket layer initialized
[    4.625508] usbcore: registered new interface driver btusb
[    4.645867] Bluetooth: hci0: read Intel version: 370810011003110e32
[    4.645868] Bluetooth: hci0: Intel device is already patched. patch num: 32
[    4.681537] IPv6: ADDRCONF(NETDEV_UP): enp3s0: link is not ready
[    4.683224] Generic PHY r8169-300:00: attached PHY driver [Generic PHY] (mii_bus:phy_addr=r8169-300:00, irq=IGNORE)
[    4.852883] IPv6: ADDRCONF(NETDEV_UP): enp3s0: link is not ready
[    4.853264] r8169 0000:03:00.0 enp3s0: Link is Down
[    4.855462] IPv6: ADDRCONF(NETDEV_UP): wlp7s0: link is not ready
[    4.871253] EDAC amd64: Node 0: DRAM ECC disabled.
[    4.871254] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
                Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
                (Note that use of the override may cause unknown side effects.)
[    4.871269] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    4.871270] Bluetooth: BNEP filters: protocol multicast
[    4.871273] Bluetooth: BNEP socket layer initialized
[    4.873250] media: Linux media interface: v0.10
[    4.876147] NET: Registered protocol family 38
[    4.887656] videodev: Linux video capture interface: v2.00
[    5.024909] usbcore: registered new interface driver snd-usb-audio
[    5.024952] uvcvideo: Found UVC 1.00 device C922 Pro Stream Webcam (046d:085c)
[    5.032484] input: C922 Pro Stream Webcam as /devices/pci0000:00/0000:00:07.1/0000:0c:00.3/usb3/3-4/3-4:1.0/input/input20
[    5.032523] usbcore: registered new interface driver uvcvideo
[    5.032523] USB Video Class driver (1.1.1)
[    5.061148] EDAC amd64: Node 0: DRAM ECC disabled.
[    5.061149] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
                Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
                (Note that use of the override may cause unknown side effects.)
[    5.351199] EDAC amd64: Node 0: DRAM ECC disabled.
[    5.351200] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
                Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
                (Note that use of the override may cause unknown side effects.)
[    5.501478] EDAC amd64: Node 0: DRAM ECC disabled.
[    5.501480] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
                Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
                (Note that use of the override may cause unknown side effects.)
[    5.671565] EDAC amd64: Node 0: DRAM ECC disabled.
[    5.671567] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
                Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
                (Note that use of the override may cause unknown side effects.)
[    5.674905] kauditd_printk_skb: 19 callbacks suppressed
[    5.674907] audit: type=1130 audit(1609075293.626:30): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-logind comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    5.882011] ahci 0000:01:00.1: port does not support device sleep
[    5.882626] ahci 0000:01:00.1: port does not support device sleep
[    5.900914] EDAC amd64: Node 0: DRAM ECC disabled.
[    5.900915] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
                Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
                (Note that use of the override may cause unknown side effects.)
[    5.962483] audit: type=1130 audit(1609075293.916:31): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=accounts-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    5.999238] audit: type=1130 audit(1609075293.946:32): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    6.069837] audit: type=1130 audit(1609075294.016:33): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=tlp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    6.070346] audit: type=1131 audit(1609075294.026:34): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
[    6.120960] EDAC amd64: Node 0: DRAM ECC disabled.
[    6.120961] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
                Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
                (Note that use of the override may cause unknown side effects.)
[    6.341376] EDAC amd64: Node 0: DRAM ECC disabled.
[    6.341378] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
                Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
                (Note that use of the override may cause unknown side effects.)
[    6.421446] audit: type=1130 audit(1609075294.376:35): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    6.421450] audit: type=1131 audit(1609075294.376:36): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    6.452314] audit: type=1130 audit(1609075294.406:37): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    6.456519] r8169 0000:03:00.0 enp3s0: Link is Up - 100Mbps/Full - flow control rx/tx
[    6.456533] IPv6: ADDRCONF(NETDEV_CHANGE): enp3s0: link becomes ready
[    6.484502] audit: type=1131 audit(1609075294.436:38): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
[    6.531251] EDAC amd64: Node 0: DRAM ECC disabled.
[    6.531253] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
                Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
                (Note that use of the override may cause unknown side effects.)
[    6.681764] EDAC amd64: Node 0: DRAM ECC disabled.
[    6.681766] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
                Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
                (Note that use of the override may cause unknown side effects.)
[    6.835963] audit: type=1130 audit(1609075294.786:39): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   14.934788] kauditd_printk_skb: 15 callbacks suppressed
[   14.934790] audit: type=1131 audit(1609075302.886:55): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   33.870948] audit: type=1101 audit(1609075321.826:56): pid=1114 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_time acct="xiaoxiae" exe="/usr/bin/crond" hostname=? addr=? terminal=cron res=success'
[   33.871185] audit: type=1103 audit(1609075321.826:57): pid=1114 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_unix,pam_env acct="xiaoxiae" exe="/usr/bin/crond" hostname=? addr=? terminal=cron res=success'
[   33.871228] audit: type=1006 audit(1609075321.826:58): pid=1114 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=1 res=1
[   33.874160] audit: type=1105 audit(1609075321.826:59): pid=1114 uid=0 auid=1000 ses=1 msg='op=PAM:session_open grantors=pam_loginuid,pam_limits,pam_unix acct="xiaoxiae" exe="/usr/bin/crond" hostname=? addr=? terminal=cron res=success'
[   33.874319] audit: type=1110 audit(1609075321.826:60): pid=1114 uid=0 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_unix,pam_env acct="xiaoxiae" exe="/usr/bin/crond" hostname=? addr=? terminal=cron res=success'
[   34.504701] audit: type=1104 audit(1609075322.456:61): pid=1114 uid=0 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_unix,pam_env acct="xiaoxiae" exe="/usr/bin/crond" hostname=? addr=? terminal=cron res=success'
[   34.504721] audit: type=1106 audit(1609075322.456:62): pid=1114 uid=0 auid=1000 ses=1 msg='op=PAM:session_close grantors=pam_loginuid,pam_limits,pam_unix acct="xiaoxiae" exe="/usr/bin/crond" hostname=? addr=? terminal=cron res=success'
[   34.971463] audit: type=1131 audit(1609075322.926:63): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   76.526332] audit: type=1130 audit(1609075364.477:64): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty3 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   76.534684] audit: type=1130 audit(1609075364.487:65): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=maia-console@tty3 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   76.534689] audit: type=1131 audit(1609075364.487:66): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=maia-console@tty3 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   76.540674] fbcon: Taking over console
[   76.540987] Console: switching to colour frame buffer device 240x67
[   80.816547] audit: type=1100 audit(1609075368.767:67): pid=1139 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_securetty,pam_shells,pam_faillock,pam_permit,pam_faillock acct="xiaoxiae" exe="/usr/bin/login" hostname=desktop-manjaro addr=? terminal=tty3 res=success'
[   80.821327] audit: type=1101 audit(1609075368.777:68): pid=1139 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_permit,pam_time acct="xiaoxiae" exe="/usr/bin/login" hostname=desktop-manjaro addr=? terminal=tty3 res=success'
[   80.822199] audit: type=1103 audit(1609075368.777:69): pid=1139 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_securetty,pam_shells,pam_faillock,pam_permit,pam_faillock acct="xiaoxiae" exe="/usr/bin/login" hostname=desktop-manjaro addr=? terminal=tty3 res=success'
[   80.822300] audit: type=1006 audit(1609075368.777:70): pid=1139 uid=0 old-auid=4294967295 auid=1000 tty=tty3 old-ses=4294967295 ses=2 res=1
[   80.843517] audit: type=1130 audit(1609075368.797:71): 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'
[   80.849362] audit: type=1101 audit(1609075368.797:72): pid=1151 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_permit,pam_time acct="xiaoxiae" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   80.849406] audit: type=1103 audit(1609075368.797:73): pid=1151 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="xiaoxiae" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
[   96.492735] kauditd_printk_skb: 5 callbacks suppressed
[   96.492737] audit: type=1100 audit(1609075384.447:79): pid=1318 uid=1000 auid=1000 ses=2 msg='op=PAM:authentication grantors=pam_faillock,pam_permit,pam_faillock acct="xiaoxiae" exe="/usr/bin/sudo" hostname=desktop-manjaro addr=? terminal=/dev/tty3 res=success'
[   96.494012] audit: type=1101 audit(1609075384.447:80): pid=1318 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_permit,pam_time acct="xiaoxiae" exe="/usr/bin/sudo" hostname=desktop-manjaro addr=? terminal=/dev/tty3 res=success'
[   96.494172] audit: type=1110 audit(1609075384.447:81): pid=1318 uid=0 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=desktop-manjaro addr=? terminal=/dev/tty3 res=success'
[   96.496161] audit: type=1105 audit(1609075384.447:82): pid=1318 uid=0 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=desktop-manjaro addr=? terminal=/dev/tty3 res=success'
EDIT: Here is the output of `inxi -Fxz`:
System:    Kernel: 4.19.160-1-MANJARO x86_64 bits: 64 compiler: gcc v: 10.2.0 Console: tty 3 Distro: Manjaro Linux 
Machine:   Type: Desktop Mobo: ASUSTeK model: PRIME B350-PLUS v: Rev X.0x serial: <filter> UEFI: American Megatrends v: 4022 
           date: 08/08/2018 
CPU:       Info: 8-Core model: AMD Ryzen 7 1700 bits: 64 type: MT MCP arch: Zen rev: 1 L2 cache: 4096 KiB 
           flags: avx avx2 lm nx pae sse sse2 sse3 sse4_1 sse4_2 sse4a ssse3 svm bogomips: 95808 
           Speed: 1374 MHz min/max: 1550/3000 MHz boost: enabled Core speeds (MHz): 1: 1374 2: 1373 3: 1345 4: 1346 5: 1345 
           6: 1346 7: 1345 8: 1346 9: 1373 10: 1373 11: 1374 12: 1372 13: 1373 14: 1371 15: 2445 16: 2389 
Graphics:  Device-1: Advanced Micro Devices [AMD/ATI] Navi 14 [Radeon RX 5500/5500M / Pro 5500M] vendor: Sapphire Limited 
           driver: N/A bus ID: 0b:00.0 
           Display: server: X.org 1.20.10 driver: N/A note: display driver n/a unloaded: amdgpu tty: 192x60 
           Message: Advanced graphics data unavailable in console. Try -G --display 
Audio:     Device-1: Advanced Micro Devices [AMD/ATI] Navi 10 HDMI Audio vendor: Sapphire Limited driver: snd_hda_intel 
           v: kernel bus ID: 0b:00.1 
           Device-2: Advanced Micro Devices [AMD] Family 17h HD Audio vendor: ASUSTeK driver: snd_hda_intel v: kernel 
           bus ID: 0d:00.3 
           Device-3: C-Media Audio Adapter (Unitek Y-247A) type: USB driver: hid-generic,snd-usb-audio,usbhid bus ID: 1-2:2 
           Device-4: Logitech C922 Pro Stream Webcam type: USB driver: snd-usb-audio,uvcvideo bus ID: 3-4:2 
           Sound Server: ALSA v: k4.19.160-1-MANJARO 
Network:   Device-1: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet vendor: ASUSTeK driver: r8169 v: kernel port: f000 
           bus ID: 03:00.0 
           IF: enp3s0 state: up speed: 100 Mbps duplex: full mac: <filter> 
           Device-2: Intel Wireless 7265 driver: iwlwifi v: kernel port: f000 bus ID: 07:00.0 
           IF: wlp7s0 state: down mac: <filter> 
Drives:    Local Storage: total: 577.56 GiB used: 224.73 GiB (38.9%) 
           ID-1: /dev/sda vendor: Kingston model: SV300S37A120G size: 111.79 GiB 
           ID-2: /dev/sdb vendor: Samsung model: SSD 850 EVO 250GB size: 232.89 GiB 
           ID-3: /dev/sdc vendor: Samsung model: SSD 860 EVO 250GB size: 232.89 GiB 
Partition: ID-1: / size: 97.93 GiB used: 24.70 GiB (25.2%) fs: ext4 dev: /dev/sdb1 
           ID-2: /home size: 121.44 GiB used: 91.50 GiB (75.3%) fs: ext4 dev: /dev/sdb4 
Swap:      ID-1: swap-1 type: partition size: 8.00 GiB used: 0 KiB (0.0%) dev: /dev/sdb2 
Sensors:   System Temperatures: cpu: 41.1 C mobo: N/A 
           Fan Speeds (RPM): cpu: 0 
Info:      Processes: 252 Uptime: 3m Memory: 7.79 GiB used: 335.3 MiB (4.2%) Init: systemd Compilers: gcc: 10.2.0 
           clang: 11.0.0 Packages: 1923 Shell: fish v: 3.1.2 inxi: 3.1.08 

Any help would be much appreciated.

Hi and welcome to the forum :+1:

Looks like your driver was not installed correctly: driver: N/A
Try to re-install your graphics driver using mhwd .

Thanks for the suggestion!

Listing sudo mhwd -a pci nonfree 0300 suggested that video-linux is already installed.

Forcing reinstall via sudo mhwd -i pci video-linux -f did not help, the logs are the same.

Cam you try to uninstall those drivers and switching to the free drivers.
After a reboot using the free drivers try to install them again.
Maybe the install procedure skips some steps when certain files are still present?
See this thread as example of what i mean: Installing video-nvidia via mhwd removes nvidia driver 390

I tried removing all AMDGPU-pro-related packages, rebooting with the free drivers and rebooting, then installing again, but it did not change anything.

Reading through the linked post, I’m not entirely sure what does this mean:

reset mhwd installed configs

Note: I don’t mind using any sort of drivers, I’d just like to get the system up and working.

@DAC324, can you explain to @xiaoxiae what you did exactly for that? (thanks)

1 Like

I just did mhwd -li and then removed the configs listed there with mhwd -r {config name}.
After I had verified that the list was empty, I re-ran sudo mhwd -a pci nonfree 0300 which then found video-nvidia-390xx required for my PC and installed it.
In particular, it looks like video-linux, if installed, prevents mhwd from automatically detecting drivers, even after hardware changes.
In order to force re-detection of the correct driver, it might be feasible to sudo mhwd -r video-linuxbefore attempting sudo mhwd -a pci nonfree 0300.

The issue is your 4.19 kernel you are using. That series doesn’t support your new card yet. Pop in your old card. Reinstall your amdgpu-pro driver as you did last time. Also install at least 5.4 kernel or higher to prepare your PC for the new card. Reboot with your old card to the newer kernel and test if your PC is still working. If so, switch to the new card.

I installed a new kernel using sudo mhwd-kernel -i linux54.

Worked like a charm, thank you!

Was there a way to debug this on my own, besides trying out the new kernel?

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.