You are not logged in.

#1 2021-07-11 22:48:46

djenis
Member
Registered: 2021-04-19
Posts: 82

[SOLVED] xstart error after system upgrade

Hello,

I just upgrade my system with "pacman -Syu". This are the upgraded packages:

[2021-07-12T00:03:53+0200] [ALPM] transaction started
[2021-07-12T00:03:53+0200] [ALPM] upgraded at-spi2-core (2.40.2-1 -> 2.40.3-1)
[2021-07-12T00:03:53+0200] [ALPM] upgraded harfbuzz (2.8.1-1 -> 2.8.2-1)
[2021-07-12T00:03:53+0200] [ALPM] upgraded llvm-libs (12.0.0-2 -> 12.0.1-1)
[2021-07-12T00:03:53+0200] [ALPM] upgraded gtk3 (1:3.24.29-2 -> 1:3.24.30-1)
[2021-07-12T00:03:53+0200] [ALPM] upgraded harfbuzz-icu (2.8.1-1 -> 2.8.2-1)
[2021-07-12T00:03:54+0200] [ALPM] upgraded qt5-base (5.15.2+kde+r207-1 -> 5.15.2+kde+r207-2)
[2021-07-12T00:03:54+0200] [ALPM] upgraded kwayland (5.83.0-1 -> 5.84.0-1)
[2021-07-12T00:03:54+0200] [ALPM] upgraded less (1:581.2-1 -> 1:590-1)
[2021-07-12T00:03:55+0200] [ALPM] upgraded linux (5.12.15.arch1-1 -> 5.13.1.arch1-1)
[2021-07-12T00:03:56+0200] [ALPM] upgraded linux-headers (5.12.15.arch1-1 -> 5.13.1.arch1-1)
[2021-07-12T00:03:56+0200] [ALPM] upgraded python-zipp (3.4.1-1 -> 3.5.0-1)
[2021-07-12T00:03:56+0200] [ALPM] upgraded python-importlib-metadata (4.5.0-1 -> 4.6.0-1)
[2021-07-12T00:03:56+0200] [ALPM] upgraded python-jupyterlab_server (2.6.0-1 -> 2.6.1-1)
[2021-07-12T00:03:56+0200] [ALPM] upgraded runc (1.0.0-1 -> 1.0.0-2)
[2021-07-12T00:03:56+0200] [ALPM] upgraded syslog-ng (3.32.1-2 -> 3.33.1-1)
[2021-07-12T00:03:57+0200] [ALPM] upgraded webkit2gtk (2.32.1-1 -> 2.32.2-1)
[2021-07-12T00:03:57+0200] [ALPM] upgraded xorg-xwayland (21.1.1-1 -> 21.1.2-1)
[2021-07-12T00:03:57+0200] [ALPM] transaction completed

This is the error message I get after running "xstart":

X.Org X Server 1.20.12
X Protocol Version 11, Revision 0
Build Operating System: Linux Archlinux
Current Operating System: Linux ws 5.13.1-arch1-1 #1 SMP PREEMPT Fri, 09 Jul 2021 23:42:24 +0000 x86_64
Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=c6734ad7-1129-4321-9423-f4c72ddd4623 rw loglevel=3 quiet
Build Date: 08 July 2021  08:00:40PM

Current version of pixman: 0.40.0
        Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/home/denis/.local/share/xorg/Xorg.0.log", Time: Mon Jul 12 00:29:16 2021
(==) Using config directory: "/etc/X11/xorg.conf.d"
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
xf86EnableIOPorts: failed to set IOPL for I/O (Operation not permitted)
vesa: Refusing to run on UEFI
(EE)
Fatal server error:
(EE) no screens found(EE)
(EE)
Please consult the The X.Org Foundation support
         at http://wiki.x.org
 for help.
(EE) Please also check the log file at "/home/denis/.local/share/xorg/Xorg.0.log" for additional information.
(EE)
(EE) Server terminated with error (1). Closing log file.
xinit: giving up
xinit: unable to connect to X server: Connection refused
xinit: server error

This is the content of my .xinitrc:

#!/bin/sh
exec startxfce4

Here is the Xorg.0.log:

X.Org X Server 1.20.12
X Protocol Version 11, Revision 0
[    32.040] Build Operating System: Linux Archlinux
[    32.040] Current Operating System: Linux ws 5.13.1-arch1-1 #1 SMP PREEMPT Fri, 09 Jul 2021 23:42:24 +0000 x86_64
[    32.040] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=c6734ad7-1129-4321-9423-f4c72ddd4623 rw loglevel=3 quiet
[    32.040] Build Date: 08 July 2021  08:00:40PM
[    32.040]
[    32.040] Current version of pixman: 0.40.0
[    32.040]    Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[    32.040] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    32.041] (==) Log file: "/home/denis/.local/share/xorg/Xorg.0.log", Time: Mon Jul 12 00:24:00 2021
[    32.042] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    32.042] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    32.043] (==) No Layout section.  Using the first Screen section.
[    32.043] (==) No screen section available. Using defaults.
[    32.043] (**) |-->Screen "Default Screen Section" (0)
[    32.043] (**) |   |-->Monitor "<default monitor>"
[    32.043] (==) No monitor specified for screen "Default Screen Section".
        Using a default monitor configuration.
[    32.043] (==) Automatically adding devices
[    32.043] (==) Automatically enabling devices
[    32.043] (==) Automatically adding GPU devices
[    32.043] (==) Automatically binding GPU devices
[    32.043] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    32.043] (WW) The directory "/usr/share/fonts/misc" does not exist.
[    32.043]    Entry deleted from font path.
[    32.043] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[    32.043]    Entry deleted from font path.
[    32.043] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[    32.043]    Entry deleted from font path.
[    32.044] (==) FontPath set to:
        /usr/share/fonts/TTF,
        /usr/share/fonts/100dpi,
        /usr/share/fonts/75dpi
[    32.044] (==) ModulePath set to "/usr/lib/xorg/modules"
[    32.044] (II) The server relies on udev to provide the list of input devices.
        If no devices become available, reconfigure udev or disable AutoAddDevices.
[    32.044] (II) Module ABI versions:
[    32.044]    X.Org ANSI C Emulation: 0.4
[    32.044]    X.Org Video Driver: 24.1
[    32.044]    X.Org XInput driver : 24.1
[    32.045]    X.Org Server Extension : 10.0
[    32.045] (++) using VT number 1

[    32.046] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_31
[    32.051] (--) PCI:*(10@0:0:0) 10de:1e07:10de:12a4 rev 161, Mem @ 0xf6000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/131072
[    32.051] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    32.051] (II) LoadModule: "glx"
[    32.052] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    32.056] (II) Module glx: vendor="X.Org Foundation"
[    32.056]    compiled for 1.20.12, module version = 1.0.0
[    32.056]    ABI class: X.Org Server Extension, version 10.0
[    32.056] (==) Matched nouveau as autoconfigured driver 0
[    32.056] (==) Matched nv as autoconfigured driver 1
[    32.056] (==) Matched modesetting as autoconfigured driver 2
[    32.056] (==) Matched fbdev as autoconfigured driver 3
[    32.056] (==) Matched vesa as autoconfigured driver 4
[    32.056] (==) Assigned the driver to the xf86ConfigLayout
[    32.056] (II) LoadModule: "nouveau"
[    32.056] (WW) Warning, couldn't open module nouveau
[    32.056] (EE) Failed to load module "nouveau" (module does not exist, 0)
[    32.056] (II) LoadModule: "nv"
[    32.056] (WW) Warning, couldn't open module nv
[    32.056] (EE) Failed to load module "nv" (module does not exist, 0)
[    32.056] (II) LoadModule: "modesetting"
[    32.056] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    32.057] (II) Module modesetting: vendor="X.Org Foundation"
[    32.057]    compiled for 1.20.12, module version = 1.20.12
[    32.057]    Module class: X.Org Video Driver
[    32.057]    ABI class: X.Org Video Driver, version 24.1
[    32.057] (II) LoadModule: "fbdev"
[    32.057] (WW) Warning, couldn't open module fbdev
[    32.057] (EE) Failed to load module "fbdev" (module does not exist, 0)
[    32.057] (II) LoadModule: "vesa"
[    32.057] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    32.058] (II) Module vesa: vendor="X.Org Foundation"
[    32.058]    compiled for 1.20.9, module version = 2.5.0
[    32.058]    Module class: X.Org Video Driver
[    32.058]    ABI class: X.Org Video Driver, version 24.1
[    32.058] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    32.058] (II) VESA: driver for VESA chipsets: vesa
[    32.058] xf86EnableIOPorts: failed to set IOPL for I/O (Operation not permitted)
[    32.058] (EE) open /dev/dri/card0: No such file or directory
[    32.058] (WW) Falling back to old probe method for modesetting
[    32.058] (EE) open /dev/dri/card0: No such file or directory
[    32.058] vesa: Refusing to run on UEFI
[    32.058] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[    32.058] (EE) Screen 0 deleted because of no matching config section.
[    32.058] (II) UnloadModule: "modesetting"
[    32.058] (EE) Device(s) detected, but none match those in the config file.
[    32.058] (EE)
Fatal server error:
[    32.058] (EE) no screens found(EE)
[    32.058] (EE)
Please consult the The X.Org Foundation support
         at http://wiki.x.org
 for help.
[    32.058] (EE) Please also check the log file at "/home/denis/.local/share/xorg/Xorg.0.log" for additional information.
[    32.058] (EE)
[    32.059] (EE) Server terminated with error (1). Closing log file.

Is the problem related to my last "pacman -Syu" upgrade or is there something else going on?

Last edited by djenis (2021-07-12 21:14:40)

Offline

#2 2021-07-11 23:31:07

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

Re: [SOLVED] xstart error after system upgrade

Does the system use autologin and or autostart X on login?  If startx was run on boot does running it again produce the same issue?

~/.xinitrc is missing some contents see the second note from Xinit#xinitrc

Offline

#3 2021-07-11 23:39:58

djenis
Member
Registered: 2021-04-19
Posts: 82

Re: [SOLVED] xstart error after system upgrade

I run "startx" manually on startup.

If I run "startx" multiple times I keep getting the same error.

Offline

#4 2021-07-11 23:46:20

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

Re: [SOLVED] xstart error after system upgrade

What is the output of

ls /dev/dri
# dmesg
lspci -nnk

Last edited by loqs (2021-07-11 23:48:49)

Offline

#5 2021-07-11 23:50:01

djenis
Member
Registered: 2021-04-19
Posts: 82

Re: [SOLVED] xstart error after system upgrade

I changed my .xinitrc to:

#!/bin/sh

userresources=$HOME/.Xresources
usermodmap=$HOME/.Xmodmap
sysresources=/etc/X11/xinit/.Xresources
sysmodmap=/etc/X11/xinit/.Xmodmap

# merge in defaults and keymaps

if [ -f $sysresources ]; then







    xrdb -merge $sysresources

fi

if [ -f $sysmodmap ]; then
    xmodmap $sysmodmap
fi

if [ -f "$userresources" ]; then







    xrdb -merge "$userresources"

fi

if [ -f "$usermodmap" ]; then
    xmodmap "$usermodmap"
fi

# start some nice programs

if [ -d /etc/X11/xinit/xinitrc.d ] ; then
 for f in /etc/X11/xinit/xinitrc.d/?*.sh ; do for f in /etc/X11/xinit/xinitrc.d/?*.sh ; do
  [ -x "$f" ] && . "$f"
 done
 unset f
fi


exec startxfce4

But I'm not convinced this is necessary. The error still occurs.

Offline

#6 2021-07-11 23:58:34

Scimmia
Fellow
Registered: 2012-09-01
Posts: 13,729

Re: [SOLVED] xstart error after system upgrade

What driver are you using? What vid card?

Offline

#7 2021-07-12 00:03:46

djenis
Member
Registered: 2021-04-19
Posts: 82

Re: [SOLVED] xstart error after system upgrade

ls /dev/dri
This directory does not exist on my system

dmesg

[    0.000000] Linux version 5.12.9-arch1-1 (linux@archlinux) (gcc (GCC) 11.1.0, GNU ld (GNU Binutils) 2.36.1) #1 SMP PREEMPT Thu, 03 Jun 2021 11:36:13 +0000
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=c6734ad7-1129-4321-9423-f4c72ddd4623 rw loglevel=3 quiet
[    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-0x0000000009cfffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000009d00000-0x0000000009ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
[    0.000000] BIOS-e820: [mem 0x000000000a200000-0x000000000a209fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000000a20a000-0x000000000affffff] usable
[    0.000000] BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved
[    0.000000] BIOS-e820: [mem 0x000000000b020000-0x00000000db631fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000db632000-0x00000000db7a9fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000db7aa000-0x00000000db92cfff] usable
[    0.000000] BIOS-e820: [mem 0x00000000db92d000-0x00000000dbd46fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000dbd47000-0x00000000dcd8efff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000dcd8f000-0x00000000dce24fff] type 20
[    0.000000] BIOS-e820: [mem 0x00000000dce25000-0x00000000deffffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000df000000-0x00000000dfffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fd100000-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-0x000000081f37ffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] efi: EFI v2.70 by American Megatrends
[    0.000000] efi: ACPI 2.0=0xdbcc6000 ACPI=0xdbcc6000 SMBIOS=0xdcc57000 SMBIOS 3.0=0xdcc56000 MEMATTR=0xd75b1018 ESRT=0xd9fc8018 
[    0.000000] SMBIOS 3.2.1 present.
[    0.000000] DMI: Gigabyte Technology Co., Ltd. X470 AORUS ULTRA GAMING/X470 AORUS ULTRA GAMING-CF, BIOS F5 01/08/2019
[    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 = 0x81f380 max_arch_pfn = 0x400000000
[    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 = 0xdf000 max_arch_pfn = 0x400000000
[    0.000000] esrt: Reserving ESRT space from 0x00000000d9fc8018 to 0x00000000d9fc8050.
[    0.000000] e820: update [mem 0xd9fc8000-0xd9fc8fff] usable ==> reserved
[    0.000000] check: 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 0x37057000-0x37822fff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x00000000DBCC6000 000024 (v02 ALASKA)
[    0.000000] ACPI: XSDT 0x00000000DBCC6098 0000B4 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: FACP 0x00000000DBCCD5F0 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 (20210105/tbfadt-615)
[    0.000000] ACPI: DSDT 0x00000000DBCC61E8 007403 (v02 ALASKA A M I    01072009 INTL 20120913)
[    0.000000] ACPI: FACS 0x00000000DBD2FD80 000040
[    0.000000] ACPI: APIC 0x00000000DBCCD708 0000DE (v03 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: FPDT 0x00000000DBCCD7E8 000044 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: FIDT 0x00000000DBCCD830 00009C (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: SSDT 0x00000000DBCCD8D0 008C98 (v02 ALASKA A M I    00000002 MSFT 04000000)
[    0.000000] ACPI: SSDT 0x00000000DBCD6568 002314 (v01 ALASKA A M I    00000001 AMD  00000001)
[    0.000000] ACPI: CRAT 0x00000000DBCD8880 000F50 (v01 ALASKA A M I    00000001 AMD  00000001)
[    0.000000] ACPI: CDIT 0x00000000DBCD97D0 000029 (v01 ALASKA A M I    00000001 AMD  00000001)
[    0.000000] ACPI: SSDT 0x00000000DBCD9800 002E6B (v01 ALASKA A M I    00000001 INTL 20120913)
[    0.000000] ACPI: MCFG 0x00000000DBCDC670 00003C (v01 ALASKA A M I    01072009 MSFT 00010013)
[    0.000000] ACPI: HPET 0x00000000DBCDC6B0 000038 (v01 ALASKA A M I    01072009 AMI  00000005)
[    0.000000] ACPI: SSDT 0x00000000DBCDC6E8 000024 (v01 ALASKA A M I    00001000 INTL 20120913)
[    0.000000] ACPI: UEFI 0x00000000DBCDC710 000048 (v01 ALASKA A M I    00000000      00000000)
[    0.000000] ACPI: BGRT 0x00000000DBCDC758 000038 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: IVRS 0x00000000DBCDC790 0000D0 (v02 ALASKA A M I    00000001 AMD  00000000)
[    0.000000] ACPI: SSDT 0x00000000DBCDC860 001B4E (v01 ALASKA A M I    00000001 INTL 20120913)
[    0.000000] ACPI: SSDT 0x00000000DBCDE3B0 0000BF (v01 ALASKA A M I    00001000 INTL 20120913)
[    0.000000] ACPI: WSMT 0x00000000DBCDE470 000028 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: Reserving FACP table memory at [mem 0xdbccd5f0-0xdbccd703]
[    0.000000] ACPI: Reserving DSDT table memory at [mem 0xdbcc61e8-0xdbccd5ea]
[    0.000000] ACPI: Reserving FACS table memory at [mem 0xdbd2fd80-0xdbd2fdbf]
[    0.000000] ACPI: Reserving APIC table memory at [mem 0xdbccd708-0xdbccd7e5]
[    0.000000] ACPI: Reserving FPDT table memory at [mem 0xdbccd7e8-0xdbccd82b]
[    0.000000] ACPI: Reserving FIDT table memory at [mem 0xdbccd830-0xdbccd8cb]
[    0.000000] ACPI: Reserving SSDT table memory at [mem 0xdbccd8d0-0xdbcd6567]
[    0.000000] ACPI: Reserving SSDT table memory at [mem 0xdbcd6568-0xdbcd887b]
[    0.000000] ACPI: Reserving CRAT table memory at [mem 0xdbcd8880-0xdbcd97cf]
[    0.000000] ACPI: Reserving CDIT table memory at [mem 0xdbcd97d0-0xdbcd97f8]
[    0.000000] ACPI: Reserving SSDT table memory at [mem 0xdbcd9800-0xdbcdc66a]
[    0.000000] ACPI: Reserving MCFG table memory at [mem 0xdbcdc670-0xdbcdc6ab]
[    0.000000] ACPI: Reserving HPET table memory at [mem 0xdbcdc6b0-0xdbcdc6e7]
[    0.000000] ACPI: Reserving SSDT table memory at [mem 0xdbcdc6e8-0xdbcdc70b]
[    0.000000] ACPI: Reserving UEFI table memory at [mem 0xdbcdc710-0xdbcdc757]
[    0.000000] ACPI: Reserving BGRT table memory at [mem 0xdbcdc758-0xdbcdc78f]
[    0.000000] ACPI: Reserving IVRS table memory at [mem 0xdbcdc790-0xdbcdc85f]
[    0.000000] ACPI: Reserving SSDT table memory at [mem 0xdbcdc860-0xdbcde3ad]
[    0.000000] ACPI: Reserving SSDT table memory at [mem 0xdbcde3b0-0xdbcde46e]
[    0.000000] ACPI: Reserving WSMT table memory at [mem 0xdbcde470-0xdbcde497]
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000081f37ffff]
[    0.000000] NODE_DATA(0) allocated [mem 0x81f37c000-0x81f37ffff]
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.000000]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.000000]   Normal   [mem 0x0000000100000000-0x000000081f37ffff]
[    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-0x0000000009cfffff]
[    0.000000]   node   0: [mem 0x000000000a000000-0x000000000a1fffff]
[    0.000000]   node   0: [mem 0x000000000a20a000-0x000000000affffff]
[    0.000000]   node   0: [mem 0x000000000b020000-0x00000000db631fff]
[    0.000000]   node   0: [mem 0x00000000db7aa000-0x00000000db92cfff]
[    0.000000]   node   0: [mem 0x00000000dce25000-0x00000000deffffff]
[    0.000000]   node   0: [mem 0x0000000100000000-0x000000081f37ffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000081f37ffff]
[    0.000000] On node 0 totalpages: 8374661
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 25 pages reserved
[    0.000000]   DMA zone: 3999 pages, LIFO batch:0
[    0.000000]   DMA zone: 28769 pages in unavailable ranges
[    0.000000]   DMA32 zone: 14106 pages used for memmap
[    0.000000]   DMA32 zone: 902758 pages, LIFO batch:63
[    0.000000]   DMA32 zone: 10650 pages in unavailable ranges
[    0.000000]   Normal zone: 116686 pages used for memmap
[    0.000000]   Normal zone: 7467904 pages, LIFO batch:63
[    0.000000]   Normal zone: 3200 pages in unavailable ranges
[    0.000000] ACPI: PM-Timer IO Port: 0x808
[    0.000000] ACPI: Local APIC address 0xfee00000
[    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 0xd7af1000-0xd7b47fff] usable ==> reserved
[    0.000000] smpboot: Allowing 16 CPUs, 0 hotplug CPUs
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0x09d00000-0x09ffffff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0x0a200000-0x0a209fff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0x0b000000-0x0b01ffff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xd7af1000-0xd7b47fff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xd9fc8000-0xd9fc8fff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xdb632000-0xdb7a9fff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xdb92d000-0xdbd46fff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xdbd47000-0xdcd8efff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xdcd8f000-0xdce24fff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xdf000000-0xdfffffff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xe0000000-0xf7ffffff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xfc000000-0xfd0fffff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xfd100000-0xfdffffff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xfe000000-0xfe9fffff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xfea00000-0xfea0ffff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xfea10000-0xfeb7ffff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xfeb80000-0xfec01fff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xfec02000-0xfec0ffff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xfec10000-0xfec10fff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xfec11000-0xfec2ffff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xfec30000-0xfec30fff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xfec31000-0xfecfffff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xfed01000-0xfed3ffff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xfed40000-0xfed44fff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xfed45000-0xfed7ffff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xfed8ffff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xfed90000-0xfedc1fff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xfedc2000-0xfedcffff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xfedd0000-0xfedd3fff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xfedd4000-0xfedd5fff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xfedd6000-0xfedfffff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfeefffff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xfef00000-0xfeffffff]
[    0.000000] PM: hibernation: 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: 6370452778343963 ns
[    0.000000] setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:16 nr_node_ids:1
[    0.000000] percpu: Embedded 56 pages/cpu s192512 r8192 d28672 u262144
[    0.000000] pcpu-alloc: s192512 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: 8243780
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=c6734ad7-1129-4321-9423-f4c72ddd4623 rw loglevel=3 quiet
[    0.000000] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
[    0.000000] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[    0.000000] mem auto-init: stack:byref_all(zero), heap alloc:on, heap free:off
[    0.000000] Memory: 32751544K/33498644K available (14344K kernel code, 2040K rwdata, 8988K rodata, 1652K init, 4372K bss, 746840K reserved, 0K cma-reserved)
[    0.000000] random: get_random_u64 called from __kmem_cache_create+0x22/0x530 with crng_init=0
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=16, Nodes=1
[    0.000000] ftrace: allocating 41904 entries in 164 pages
[    0.000000] ftrace: allocated 164 pages with 3 groups
[    0.000000] rcu: Preemptible hierarchical RCU implementation.
[    0.000000] rcu: 	RCU dyntick-idle grace-period acceleration is enabled.
[    0.000000] rcu: 	RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=16.
[    0.000000] rcu: 	RCU priority boosting: priority 1 delay 500 ms.
[    0.000000] 	Trampoline variant of Tasks RCU enabled.
[    0.000000] 	Rude variant of Tasks RCU enabled.
[    0.000000] 	Tracing variant of Tasks RCU enabled.
[    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[    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] printk: console [tty0] enabled
[    0.000000] ACPI: Core revision 20210105
[    0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
[    0.000000] APIC: Switch to symmetric I/O mode setup
[    0.000000] Switched APIC routing to physical flat.
[    0.000000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.019999] tsc: PIT calibration matches HPET. 1 loops
[    0.019999] tsc: Detected 3699.601 MHz processor
[    0.000002] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x6aa7bb14b05, max_idle_ns: 881591159901 ns
[    0.000005] Calibrating delay loop (skipped), value calculated using timer frequency.. 7402.50 BogoMIPS (lpj=12332003)
[    0.000007] pid_max: default: 32768 minimum: 301
[    0.002004] LSM: Security Framework initializing
[    0.002009] Yama: becoming mindful.
[    0.002014] LSM support for eBPF active
[    0.002071] Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.002122] Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.002334] LVT offset 1 assigned for vector 0xf9
[    0.002396] LVT offset 2 assigned for vector 0xf4
[    0.002411] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 512
[    0.002412] Last level dTLB entries: 4KB 1536, 2MB 1536, 4MB 768, 1GB 0
[    0.002415] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.002416] Spectre V2 : Mitigation: Full AMD retpoline
[    0.002416] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.002417] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.002419] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[    0.002600] Freeing SMP alternatives memory: 36K
[    0.116490] smpboot: CPU0: AMD Ryzen 7 2700X Eight-Core Processor (family: 0x17, model: 0x8, stepping: 0x2)
[    0.116585] Performance Events: Fam17h+ core perfctr, AMD PMU driver.
[    0.116589] ... version:                0
[    0.116590] ... bit width:              48
[    0.116590] ... generic registers:      6
[    0.116591] ... value mask:             0000ffffffffffff
[    0.116591] ... max period:             00007fffffffffff
[    0.116592] ... fixed-purpose events:   0
[    0.116592] ... event mask:             000000000000003f
[    0.116636] rcu: Hierarchical SRCU implementation.
[    0.116671] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.116671] smp: Bringing up secondary CPUs ...
[    0.116671] x86: Booting SMP configuration:
[    0.116671] .... node  #0, CPUs:        #1  #2  #3  #4  #5  #6  #7  #8  #9 #10 #11 #12 #13 #14 #15
[    0.148787] smp: Brought up 1 node, 16 CPUs
[    0.148787] smpboot: Max logical packages: 1
[    0.148787] smpboot: Total of 16 processors activated (118434.03 BogoMIPS)
[    0.150925] devtmpfs: initialized
[    0.150925] x86/mm: Memory block size: 128MB
[    0.151199] PM: Registering ACPI NVS region [mem 0x0a200000-0x0a209fff] (40960 bytes)
[    0.151199] PM: Registering ACPI NVS region [mem 0xdb92d000-0xdbd46fff] (4300800 bytes)
[    0.151199] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[    0.151199] futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
[    0.151199] pinctrl core: initialized pinctrl subsystem
[    0.151199] PM: RTC time: 23:52:55, date: 2021-07-11
[    0.151199] NET: Registered protocol family 16
[    0.151199] DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
[    0.153383] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.153790] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.153803] audit: initializing netlink subsys (disabled)
[    0.153816] audit: type=2000 audit(1626047575.173:1): state=initialized audit_enabled=0 res=1
[    0.153816] thermal_sys: Registered thermal governor 'fair_share'
[    0.153816] thermal_sys: Registered thermal governor 'bang_bang'
[    0.153816] thermal_sys: Registered thermal governor 'step_wise'
[    0.153816] thermal_sys: Registered thermal governor 'user_space'
[    0.153816] thermal_sys: Registered thermal governor 'power_allocator'
[    0.153816] cpuidle: using governor ladder
[    0.153816] cpuidle: using governor menu
[    0.153816] ACPI: bus type PCI registered
[    0.153816] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.153816] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[    0.153816] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[    0.153816] PCI: Using configuration type 1 for base access
[    0.154662] Kprobes globally optimized
[    0.154666] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.154666] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.154666] ACPI: Added _OSI(Module Device)
[    0.154666] ACPI: Added _OSI(Processor Device)
[    0.154666] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.154666] ACPI: Added _OSI(Processor Aggregator Device)
[    0.154666] ACPI: Added _OSI(Linux-Dell-Video)
[    0.154666] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.154666] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    0.167048] ACPI: 7 ACPI AML tables successfully acquired and loaded
[    0.168226] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.171084] ACPI: Interpreter enabled
[    0.171097] ACPI: (supports S0 S3 S4 S5)
[    0.171098] ACPI: Using IOAPIC for interrupt routing
[    0.171376] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.171631] ACPI: Enabled 3 GPEs in block 00 to 1F
[    0.178141] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.178146] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[    0.178296] acpi PNP0A08:00: _OSC: platform does not support [SHPCHotplug LTR DPC]
[    0.178439] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
[    0.178447] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
[    0.178752] PCI host bridge to bus 0000:00
[    0.178753] pci_bus 0000:00: root bus resource [io  0x0000-0x03af window]
[    0.178755] pci_bus 0000:00: root bus resource [io  0x03e0-0x0cf7 window]
[    0.178756] pci_bus 0000:00: root bus resource [io  0x03b0-0x03df window]
[    0.178757] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.178758] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.178759] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff window]
[    0.178760] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xfec2ffff window]
[    0.178761] pci_bus 0000:00: root bus resource [mem 0xfee00000-0xffffffff window]
[    0.178762] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.178771] pci 0000:00:00.0: [1022:1450] type 00 class 0x060000
[    0.178852] pci 0000:00:00.2: [1022:1451] type 00 class 0x080600
[    0.178947] pci 0000:00:01.0: [1022:1452] type 00 class 0x060000
[    0.179011] pci 0000:00:01.1: [1022:1453] type 01 class 0x060400
[    0.179043] pci 0000:00:01.1: enabling Extended Tags
[    0.179116] pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
[    0.179964] pci 0000:00:01.3: [1022:1453] type 01 class 0x060400
[    0.179992] pci 0000:00:01.3: enabling Extended Tags
[    0.180059] pci 0000:00:01.3: PME# supported from D0 D3hot D3cold
[    0.180907] pci 0000:00:02.0: [1022:1452] type 00 class 0x060000
[    0.180982] pci 0000:00:03.0: [1022:1452] type 00 class 0x060000
[    0.181048] pci 0000:00:03.1: [1022:1453] type 01 class 0x060400
[    0.183020] pci 0000:00:03.1: PME# supported from D0 D3hot D3cold
[    0.183169] pci 0000:00:04.0: [1022:1452] type 00 class 0x060000
[    0.183248] pci 0000:00:07.0: [1022:1452] type 00 class 0x060000
[    0.183311] pci 0000:00:07.1: [1022:1454] type 01 class 0x060400
[    0.183346] pci 0000:00:07.1: enabling Extended Tags
[    0.184293] pci 0000:00:07.1: PME# supported from D0 D3hot D3cold
[    0.184425] pci 0000:00:08.0: [1022:1452] type 00 class 0x060000
[    0.184487] pci 0000:00:08.1: [1022:1454] type 01 class 0x060400
[    0.185237] pci 0000:00:08.1: enabling Extended Tags
[    0.185307] pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
[    0.186803] pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500
[    0.187020] pci 0000:00:14.3: [1022:790e] type 00 class 0x060100
[    0.187239] pci 0000:00:18.0: [1022:1460] type 00 class 0x060000
[    0.187288] pci 0000:00:18.1: [1022:1461] type 00 class 0x060000
[    0.187336] pci 0000:00:18.2: [1022:1462] type 00 class 0x060000
[    0.187387] pci 0000:00:18.3: [1022:1463] type 00 class 0x060000
[    0.187435] pci 0000:00:18.4: [1022:1464] type 00 class 0x060000
[    0.187486] pci 0000:00:18.5: [1022:1465] type 00 class 0x060000
[    0.187534] pci 0000:00:18.6: [1022:1466] type 00 class 0x060000
[    0.187581] pci 0000:00:18.7: [1022:1467] type 00 class 0x060000
[    0.187710] pci 0000:01:00.0: [15b7:5002] type 00 class 0x010802
[    0.187725] pci 0000:01:00.0: reg 0x10: [mem 0xf7900000-0xf7903fff 64bit]
[    0.187747] pci 0000:01:00.0: reg 0x20: [mem 0xf7904000-0xf79040ff 64bit]
[    0.187877] pci 0000:00:01.1: PCI bridge to [bus 01]
[    0.187880] pci 0000:00:01.1:   bridge window [mem 0xf7900000-0xf79fffff]
[    0.188712] pci 0000:02:00.0: [1022:43d0] type 00 class 0x0c0330
[    0.188727] pci 0000:02:00.0: reg 0x10: [mem 0xf77a0000-0xf77a7fff 64bit]
[    0.188761] pci 0000:02:00.0: enabling Extended Tags
[    0.188810] pci 0000:02:00.0: PME# supported from D3hot D3cold
[    0.188897] pci 0000:02:00.1: [1022:43bd] type 00 class 0x010401
[    0.188927] pci 0000:02:00.1: reg 0x24: [mem 0xf7780000-0xf779ffff]
[    0.188932] pci 0000:02:00.1: reg 0x30: [mem 0xf7700000-0xf777ffff pref]
[    0.188938] pci 0000:02:00.1: enabling Extended Tags
[    0.188972] pci 0000:02:00.1: PME# supported from D3hot D3cold
[    0.189033] pci 0000:02:00.2: [1022:43c6] type 01 class 0x060400
[    0.189071] pci 0000:02:00.2: enabling Extended Tags
[    0.189110] pci 0000:02:00.2: PME# supported from D3hot D3cold
[    0.189185] pci 0000:00:01.3: PCI bridge to [bus 02-09]
[    0.189188] pci 0000:00:01.3:   bridge window [io  0xf000-0xffff]
[    0.189190] pci 0000:00:01.3:   bridge window [mem 0xf7500000-0xf77fffff]
[    0.189273] pci 0000:03:00.0: [1022:43c7] type 01 class 0x060400
[    0.189314] pci 0000:03:00.0: enabling Extended Tags
[    0.189365] pci 0000:03:00.0: PME# supported from D3hot D3cold
[    0.189448] pci 0000:03:01.0: [1022:43c7] type 01 class 0x060400
[    0.189489] pci 0000:03:01.0: enabling Extended Tags
[    0.189539] pci 0000:03:01.0: PME# supported from D3hot D3cold
[    0.189622] pci 0000:03:02.0: [1022:43c7] type 01 class 0x060400
[    0.190011] pci 0000:03:02.0: enabling Extended Tags
[    0.190061] pci 0000:03:02.0: PME# supported from D3hot D3cold
[    0.190145] pci 0000:03:03.0: [1022:43c7] type 01 class 0x060400
[    0.190186] pci 0000:03:03.0: enabling Extended Tags
[    0.190236] pci 0000:03:03.0: PME# supported from D3hot D3cold
[    0.190319] pci 0000:03:04.0: [1022:43c7] type 01 class 0x060400
[    0.190359] pci 0000:03:04.0: enabling Extended Tags
[    0.190409] pci 0000:03:04.0: PME# supported from D3hot D3cold
[    0.190497] pci 0000:03:09.0: [1022:43c7] type 01 class 0x060400
[    0.190537] pci 0000:03:09.0: enabling Extended Tags
[    0.190587] pci 0000:03:09.0: PME# supported from D3hot D3cold
[    0.190668] pci 0000:02:00.2: PCI bridge to [bus 03-09]
[    0.190672] pci 0000:02:00.2:   bridge window [io  0xf000-0xffff]
[    0.190675] pci 0000:02:00.2:   bridge window [mem 0xf7500000-0xf76fffff]
[    0.190705] pci 0000:03:00.0: PCI bridge to [bus 04]
[    0.190751] pci 0000:03:01.0: PCI bridge to [bus 05]
[    0.190792] pci 0000:03:02.0: PCI bridge to [bus 06]
[    0.190873] pci 0000:07:00.0: [8086:1539] type 00 class 0x020000
[    0.190903] pci 0000:07:00.0: reg 0x10: [mem 0xf7600000-0xf761ffff]
[    0.190935] pci 0000:07:00.0: reg 0x18: [io  0xf000-0xf01f]
[    0.190952] pci 0000:07:00.0: reg 0x1c: [mem 0xf7620000-0xf7623fff]
[    0.191126] pci 0000:07:00.0: PME# supported from D0 D3hot D3cold
[    0.191256] pci 0000:03:03.0: PCI bridge to [bus 07]
[    0.191261] pci 0000:03:03.0:   bridge window [io  0xf000-0xffff]
[    0.191263] pci 0000:03:03.0:   bridge window [mem 0xf7600000-0xf76fffff]
[    0.191301] pci 0000:03:04.0: PCI bridge to [bus 08]
[    0.191366] pci 0000:09:00.0: [1b21:1343] type 00 class 0x0c0330
[    0.191395] pci 0000:09:00.0: reg 0x10: [mem 0xf7500000-0xf7507fff 64bit]
[    0.191460] pci 0000:09:00.0: enabling Extended Tags
[    0.191556] pci 0000:09:00.0: PME# supported from D3hot D3cold
[    0.191674] pci 0000:03:09.0: PCI bridge to [bus 09]
[    0.191680] pci 0000:03:09.0:   bridge window [mem 0xf7500000-0xf75fffff]
[    0.192062] pci 0000:0a:00.0: [10de:1e07] type 00 class 0x030000
[    0.192078] pci 0000:0a:00.0: reg 0x10: [mem 0xf6000000-0xf6ffffff]
[    0.192090] pci 0000:0a:00.0: reg 0x14: [mem 0xe0000000-0xefffffff 64bit pref]
[    0.192103] pci 0000:0a:00.0: reg 0x1c: [mem 0xf0000000-0xf1ffffff 64bit pref]
[    0.192112] pci 0000:0a:00.0: reg 0x24: [io  0xe000-0xe07f]
[    0.192120] pci 0000:0a:00.0: reg 0x30: [mem 0xf7000000-0xf707ffff pref]
[    0.192139] pci 0000:0a:00.0: BAR 3: assigned to efifb
[    0.192193] pci 0000:0a:00.0: PME# supported from D0 D3hot
[    0.192286] pci 0000:0a:00.0: 32.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x16 link at 0000:00:03.1 (capable of 126.016 Gb/s with 8.0 GT/s PCIe x16 link)
[    0.192320] pci 0000:0a:00.1: [10de:10f7] type 00 class 0x040300
[    0.192335] pci 0000:0a:00.1: reg 0x10: [mem 0xf7080000-0xf7083fff]
[    0.192481] pci 0000:0a:00.2: [10de:1ad6] type 00 class 0x0c0330
[    0.192500] pci 0000:0a:00.2: reg 0x10: [mem 0xf2000000-0xf203ffff 64bit pref]
[    0.192520] pci 0000:0a:00.2: reg 0x1c: [mem 0xf2040000-0xf204ffff 64bit pref]
[    0.192584] pci 0000:0a:00.2: PME# supported from D0 D3hot
[    0.192641] pci 0000:0a:00.3: [10de:1ad7] type 00 class 0x0c8000
[    0.192656] pci 0000:0a:00.3: reg 0x10: [mem 0xf7084000-0xf7084fff]
[    0.192750] pci 0000:0a:00.3: PME# supported from D0 D3hot
[    0.192833] pci 0000:00:03.1: PCI bridge to [bus 0a]
[    0.192837] pci 0000:00:03.1:   bridge window [io  0xe000-0xefff]
[    0.192839] pci 0000:00:03.1:   bridge window [mem 0xf6000000-0xf70fffff]
[    0.192843] pci 0000:00:03.1:   bridge window [mem 0xe0000000-0xf20fffff 64bit pref]
[    0.193025] pci 0000:0b:00.0: [1022:145a] type 00 class 0x130000
[    0.193046] pci 0000:0b:00.0: enabling Extended Tags
[    0.193114] pci 0000:0b:00.2: [1022:1456] type 00 class 0x108000
[    0.193125] pci 0000:0b:00.2: reg 0x18: [mem 0xf7300000-0xf73fffff]
[    0.193132] pci 0000:0b:00.2: reg 0x24: [mem 0xf7400000-0xf7401fff]
[    0.193138] pci 0000:0b:00.2: enabling Extended Tags
[    0.193214] pci 0000:0b:00.3: [1022:145f] type 00 class 0x0c0330
[    0.193223] pci 0000:0b:00.3: reg 0x10: [mem 0xf7200000-0xf72fffff 64bit]
[    0.193241] pci 0000:0b:00.3: enabling Extended Tags
[    0.193269] pci 0000:0b:00.3: PME# supported from D0 D3hot D3cold
[    0.193330] pci 0000:00:07.1: PCI bridge to [bus 0b]
[    0.193334] pci 0000:00:07.1:   bridge window [mem 0xf7200000-0xf74fffff]
[    0.193938] pci 0000:0c:00.0: [1022:1455] type 00 class 0x130000
[    0.193961] pci 0000:0c:00.0: enabling Extended Tags
[    0.194035] pci 0000:0c:00.2: [1022:7916] type 00 class 0x010400
[    0.194053] pci 0000:0c:00.2: reg 0x24: [mem 0xf7808000-0xf7808fff]
[    0.194059] pci 0000:0c:00.2: enabling Extended Tags
[    0.194088] pci 0000:0c:00.2: PME# supported from D3hot D3cold
[    0.194145] pci 0000:0c:00.3: [1022:1457] type 00 class 0x040300
[    0.194151] pci 0000:0c:00.3: reg 0x10: [mem 0xf7800000-0xf7807fff]
[    0.194169] pci 0000:0c:00.3: enabling Extended Tags
[    0.194196] pci 0000:0c:00.3: PME# supported from D0 D3hot D3cold
[    0.194254] pci 0000:00:08.1: PCI bridge to [bus 0c]
[    0.194258] pci 0000:00:08.1:   bridge window [mem 0xf7800000-0xf78fffff]
[    0.194521] ACPI: PCI Interrupt Link [LNKA] (IRQs 4 5 7 10 11 14 15) *0
[    0.194577] ACPI: PCI Interrupt Link [LNKB] (IRQs 4 5 7 10 11 14 15) *0
[    0.194625] ACPI: PCI Interrupt Link [LNKC] (IRQs 4 5 7 10 11 14 15) *0
[    0.194684] ACPI: PCI Interrupt Link [LNKD] (IRQs 4 5 7 10 11 14 15) *0
[    0.194737] ACPI: PCI Interrupt Link [LNKE] (IRQs 4 5 7 10 11 14 15) *0
[    0.194781] ACPI: PCI Interrupt Link [LNKF] (IRQs 4 5 7 10 11 14 15) *0
[    0.194825] ACPI: PCI Interrupt Link [LNKG] (IRQs 4 5 7 10 11 14 15) *0
[    0.194869] ACPI: PCI Interrupt Link [LNKH] (IRQs 4 5 7 10 11 14 15) *0
[    0.195306] iommu: Default domain type: Translated 
[    0.195316] pci 0000:0a:00.0: vgaarb: setting as boot VGA device
[    0.195316] pci 0000:0a:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.195316] pci 0000:0a:00.0: vgaarb: bridge control possible
[    0.195316] vgaarb: loaded
[    0.195316] SCSI subsystem initialized
[    0.195316] libata version 3.00 loaded.
[    0.195316] ACPI: bus type USB registered
[    0.195316] usbcore: registered new interface driver usbfs
[    0.195316] usbcore: registered new interface driver hub
[    0.195316] usbcore: registered new device driver usb
[    0.195316] pps_core: LinuxPPS API ver. 1 registered
[    0.195316] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.195316] PTP clock support registered
[    0.195316] EDAC MC: Ver: 3.0.0
[    0.195316] Registered efivars operations
[    0.195316] NetLabel: Initializing
[    0.195316] NetLabel:  domain hash size = 128
[    0.195316] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.195316] NetLabel:  unlabeled traffic allowed by default
[    0.195316] PCI: Using ACPI for IRQ routing
[    0.199897] PCI: pci_cache_line_size set to 64 bytes
[    0.199967] e820: reserve RAM buffer [mem 0x09d00000-0x0bffffff]
[    0.199969] e820: reserve RAM buffer [mem 0x0a200000-0x0bffffff]
[    0.199970] e820: reserve RAM buffer [mem 0x0b000000-0x0bffffff]
[    0.199971] e820: reserve RAM buffer [mem 0xd7af1000-0xd7ffffff]
[    0.199971] e820: reserve RAM buffer [mem 0xd9fc8000-0xdbffffff]
[    0.199972] e820: reserve RAM buffer [mem 0xdb632000-0xdbffffff]
[    0.199973] e820: reserve RAM buffer [mem 0xdb92d000-0xdbffffff]
[    0.199973] e820: reserve RAM buffer [mem 0xdf000000-0xdfffffff]
[    0.199974] e820: reserve RAM buffer [mem 0x81f380000-0x81fffffff]
[    0.200028] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    0.200031] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
[    0.202103] clocksource: Switched to clocksource tsc-early
[    0.205715] VFS: Disk quotas dquot_6.6.0
[    0.205730] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.205805] pnp: PnP ACPI init
[    0.205927] system 00:00: [mem 0xf8000000-0xfbffffff] has been reserved
[    0.205933] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.206004] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.206141] system 00:02: [io  0x0a00-0x0a2f] has been reserved
[    0.206143] system 00:02: [io  0x0a30-0x0a3f] has been reserved
[    0.206144] system 00:02: [io  0x0a40-0x0a4f] has been reserved
[    0.206147] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.206355] system 00:03: [io  0x04d0-0x04d1] has been reserved
[    0.206357] system 00:03: [io  0x040b] has been reserved
[    0.206358] system 00:03: [io  0x04d6] has been reserved
[    0.206359] system 00:03: [io  0x0c00-0x0c01] has been reserved
[    0.206360] system 00:03: [io  0x0c14] has been reserved
[    0.206361] system 00:03: [io  0x0c50-0x0c51] has been reserved
[    0.206362] system 00:03: [io  0x0c52] has been reserved
[    0.206363] system 00:03: [io  0x0c6c] has been reserved
[    0.206364] system 00:03: [io  0x0c6f] has been reserved
[    0.206364] system 00:03: [io  0x0cd0-0x0cd1] has been reserved
[    0.206366] system 00:03: [io  0x0cd2-0x0cd3] has been reserved
[    0.206367] system 00:03: [io  0x0cd4-0x0cd5] has been reserved
[    0.206368] system 00:03: [io  0x0cd6-0x0cd7] has been reserved
[    0.206369] system 00:03: [io  0x0cd8-0x0cdf] has been reserved
[    0.206370] system 00:03: [io  0x0800-0x089f] has been reserved
[    0.206371] system 00:03: [io  0x0b00-0x0b0f] has been reserved
[    0.206372] system 00:03: [io  0x0b20-0x0b3f] has been reserved
[    0.206373] system 00:03: [io  0x0900-0x090f] has been reserved
[    0.206374] system 00:03: [io  0x0910-0x091f] has been reserved
[    0.206375] system 00:03: [mem 0xfec00000-0xfec00fff] could not be reserved
[    0.206376] system 00:03: [mem 0xfec01000-0xfec01fff] could not be reserved
[    0.206378] system 00:03: [mem 0xfedc0000-0xfedc0fff] has been reserved
[    0.206380] system 00:03: [mem 0xfee00000-0xfee00fff] has been reserved
[    0.206381] system 00:03: [mem 0xfed80000-0xfed8ffff] could not be reserved
[    0.206382] system 00:03: [mem 0xfec10000-0xfec10fff] has been reserved
[    0.206384] system 00:03: [mem 0xff000000-0xffffffff] has been reserved
[    0.206387] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.206776] pnp: PnP ACPI: found 4 devices
[    0.212375] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.212417] NET: Registered protocol family 2
[    0.212623] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.214125] tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear)
[    0.214339] TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.214632] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[    0.214699] TCP: Hash tables configured (established 262144 bind 65536)
[    0.214813] MPTCP token hash table entries: 32768 (order: 7, 786432 bytes, linear)
[    0.214892] UDP hash table entries: 16384 (order: 7, 524288 bytes, linear)
[    0.215123] UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes, linear)
[    0.215353] NET: Registered protocol family 1
[    0.215356] NET: Registered protocol family 44
[    0.215373] pci 0000:00:01.1: PCI bridge to [bus 01]
[    0.215377] pci 0000:00:01.1:   bridge window [mem 0xf7900000-0xf79fffff]
[    0.215382] pci 0000:03:00.0: PCI bridge to [bus 04]
[    0.215391] pci 0000:03:01.0: PCI bridge to [bus 05]
[    0.215400] pci 0000:03:02.0: PCI bridge to [bus 06]
[    0.215409] pci 0000:03:03.0: PCI bridge to [bus 07]
[    0.215411] pci 0000:03:03.0:   bridge window [io  0xf000-0xffff]
[    0.215414] pci 0000:03:03.0:   bridge window [mem 0xf7600000-0xf76fffff]
[    0.215421] pci 0000:03:04.0: PCI bridge to [bus 08]
[    0.215429] pci 0000:03:09.0: PCI bridge to [bus 09]
[    0.215433] pci 0000:03:09.0:   bridge window [mem 0xf7500000-0xf75fffff]
[    0.215439] pci 0000:02:00.2: PCI bridge to [bus 03-09]
[    0.215441] pci 0000:02:00.2:   bridge window [io  0xf000-0xffff]
[    0.215444] pci 0000:02:00.2:   bridge window [mem 0xf7500000-0xf76fffff]
[    0.215450] pci 0000:00:01.3: PCI bridge to [bus 02-09]
[    0.215451] pci 0000:00:01.3:   bridge window [io  0xf000-0xffff]
[    0.215453] pci 0000:00:01.3:   bridge window [mem 0xf7500000-0xf77fffff]
[    0.215457] pci 0000:00:03.1: PCI bridge to [bus 0a]
[    0.215459] pci 0000:00:03.1:   bridge window [io  0xe000-0xefff]
[    0.215461] pci 0000:00:03.1:   bridge window [mem 0xf6000000-0xf70fffff]
[    0.215463] pci 0000:00:03.1:   bridge window [mem 0xe0000000-0xf20fffff 64bit pref]
[    0.215467] pci 0000:00:07.1: PCI bridge to [bus 0b]
[    0.215469] pci 0000:00:07.1:   bridge window [mem 0xf7200000-0xf74fffff]
[    0.215473] pci 0000:00:08.1: PCI bridge to [bus 0c]
[    0.215475] pci 0000:00:08.1:   bridge window [mem 0xf7800000-0xf78fffff]
[    0.215480] pci_bus 0000:00: resource 4 [io  0x0000-0x03af window]
[    0.215481] pci_bus 0000:00: resource 5 [io  0x03e0-0x0cf7 window]
[    0.215482] pci_bus 0000:00: resource 6 [io  0x03b0-0x03df window]
[    0.215483] pci_bus 0000:00: resource 7 [io  0x0d00-0xffff window]
[    0.215484] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000bffff window]
[    0.215485] pci_bus 0000:00: resource 9 [mem 0x000c0000-0x000dffff window]
[    0.215486] pci_bus 0000:00: resource 10 [mem 0xe0000000-0xfec2ffff window]
[    0.215487] pci_bus 0000:00: resource 11 [mem 0xfee00000-0xffffffff window]
[    0.215489] pci_bus 0000:01: resource 1 [mem 0xf7900000-0xf79fffff]
[    0.215490] pci_bus 0000:02: resource 0 [io  0xf000-0xffff]
[    0.215491] pci_bus 0000:02: resource 1 [mem 0xf7500000-0xf77fffff]
[    0.215492] pci_bus 0000:03: resource 0 [io  0xf000-0xffff]
[    0.215492] pci_bus 0000:03: resource 1 [mem 0xf7500000-0xf76fffff]
[    0.215494] pci_bus 0000:07: resource 0 [io  0xf000-0xffff]
[    0.215495] pci_bus 0000:07: resource 1 [mem 0xf7600000-0xf76fffff]
[    0.215496] pci_bus 0000:09: resource 1 [mem 0xf7500000-0xf75fffff]
[    0.215497] pci_bus 0000:0a: resource 0 [io  0xe000-0xefff]
[    0.215498] pci_bus 0000:0a: resource 1 [mem 0xf6000000-0xf70fffff]
[    0.215498] pci_bus 0000:0a: resource 2 [mem 0xe0000000-0xf20fffff 64bit pref]
[    0.215500] pci_bus 0000:0b: resource 1 [mem 0xf7200000-0xf74fffff]
[    0.215501] pci_bus 0000:0c: resource 1 [mem 0xf7800000-0xf78fffff]
[    0.215824] pci 0000:0a:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.215851] pci 0000:0a:00.1: D0 power state depends on 0000:0a:00.0
[    0.215912] pci 0000:0a:00.2: D0 power state depends on 0000:0a:00.0
[    0.216047] pci 0000:0a:00.3: D0 power state depends on 0000:0a:00.0
[    0.216184] PCI: CLS 64 bytes, default 64
[    0.216222] Trying to unpack rootfs image as initramfs...
[    0.258778] Freeing initrd memory: 7984K
[    0.258797] pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported
[    0.258854] pci 0000:00:01.0: Adding to iommu group 0
[    0.258864] pci 0000:00:01.1: Adding to iommu group 1
[    0.258873] pci 0000:00:01.3: Adding to iommu group 2
[    0.258883] pci 0000:00:02.0: Adding to iommu group 3
[    0.258895] pci 0000:00:03.0: Adding to iommu group 4
[    0.258904] pci 0000:00:03.1: Adding to iommu group 5
[    0.258914] pci 0000:00:04.0: Adding to iommu group 6
[    0.258925] pci 0000:00:07.0: Adding to iommu group 7
[    0.258935] pci 0000:00:07.1: Adding to iommu group 8
[    0.258949] pci 0000:00:08.0: Adding to iommu group 9
[    0.258956] pci 0000:00:08.1: Adding to iommu group 10
[    0.258970] pci 0000:00:14.0: Adding to iommu group 11
[    0.258977] pci 0000:00:14.3: Adding to iommu group 11
[    0.259011] pci 0000:00:18.0: Adding to iommu group 12
[    0.259019] pci 0000:00:18.1: Adding to iommu group 12
[    0.259026] pci 0000:00:18.2: Adding to iommu group 12
[    0.259033] pci 0000:00:18.3: Adding to iommu group 12
[    0.259040] pci 0000:00:18.4: Adding to iommu group 12
[    0.259048] pci 0000:00:18.5: Adding to iommu group 12
[    0.259055] pci 0000:00:18.6: Adding to iommu group 12
[    0.259062] pci 0000:00:18.7: Adding to iommu group 12
[    0.259071] pci 0000:01:00.0: Adding to iommu group 13
[    0.259088] pci 0000:02:00.0: Adding to iommu group 14
[    0.259097] pci 0000:02:00.1: Adding to iommu group 14
[    0.259105] pci 0000:02:00.2: Adding to iommu group 14
[    0.259109] pci 0000:03:00.0: Adding to iommu group 14
[    0.259112] pci 0000:03:01.0: Adding to iommu group 14
[    0.259116] pci 0000:03:02.0: Adding to iommu group 14
[    0.259120] pci 0000:03:03.0: Adding to iommu group 14
[    0.259122] pci 0000:03:04.0: Adding to iommu group 14
[    0.259126] pci 0000:03:09.0: Adding to iommu group 14
[    0.259129] pci 0000:07:00.0: Adding to iommu group 14
[    0.259133] pci 0000:09:00.0: Adding to iommu group 14
[    0.259154] pci 0000:0a:00.0: Adding to iommu group 15
[    0.259164] pci 0000:0a:00.1: Adding to iommu group 15
[    0.259174] pci 0000:0a:00.2: Adding to iommu group 15
[    0.259183] pci 0000:0a:00.3: Adding to iommu group 15
[    0.259192] pci 0000:0b:00.0: Adding to iommu group 16
[    0.259202] pci 0000:0b:00.2: Adding to iommu group 17
[    0.259211] pci 0000:0b:00.3: Adding to iommu group 18
[    0.259221] pci 0000:0c:00.0: Adding to iommu group 19
[    0.259229] pci 0000:0c:00.2: Adding to iommu group 20
[    0.259238] pci 0000:0c:00.3: Adding to iommu group 21
[    0.261540] pci 0000:00:00.2: AMD-Vi: Found IOMMU cap 0x40
[    0.261544] pci 0000:00:00.2: AMD-Vi: Extended features (0xf77ef22294ada):
[    0.261545]  PPR NX GT IA GA PC GA_vAPIC
[    0.261549] AMD-Vi: Interrupt remapping enabled
[    0.261549] AMD-Vi: Virtual APIC enabled
[    0.261648] AMD-Vi: Lazy IO/TLB flushing enabled
[    0.262255] amd_uncore: 4  amd_df counters detected
[    0.262258] amd_uncore: 6  amd_l3 counters detected
[    0.262454] perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
[    0.263388] check: Scanning for low memory corruption every 60 seconds
[    0.263662] Initialise system trusted keyrings
[    0.263673] Key type blacklist registered
[    0.263706] workingset: timestamp_bits=41 max_order=23 bucket_order=0
[    0.264391] zbud: loaded
[    0.271921] Key type asymmetric registered
[    0.271923] Asymmetric key parser 'x509' registered
[    0.271927] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[    0.271958] io scheduler mq-deadline registered
[    0.271959] io scheduler kyber registered
[    0.271973] io scheduler bfq registered
[    0.272907] pcieport 0000:00:01.1: PME: Signaling with IRQ 28
[    0.272957] pcieport 0000:00:01.1: AER: enabled with IRQ 28
[    0.273900] pcieport 0000:00:01.3: PME: Signaling with IRQ 29
[    0.273957] pcieport 0000:00:01.3: AER: enabled with IRQ 29
[    0.276015] pcieport 0000:00:03.1: PME: Signaling with IRQ 30
[    0.276065] pcieport 0000:00:03.1: AER: enabled with IRQ 30
[    0.277968] pcieport 0000:00:07.1: PME: Signaling with IRQ 31
[    0.278013] pcieport 0000:00:07.1: AER: enabled with IRQ 31
[    0.279852] pcieport 0000:00:08.1: PME: Signaling with IRQ 33
[    0.279896] pcieport 0000:00:08.1: AER: enabled with IRQ 33
[    0.280720] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    0.280737] efifb: probing for efifb
[    0.280754] efifb: showing boot graphics
[    0.281831] efifb: framebuffer at 0xf1000000, using 3072k, total 3072k
[    0.281832] efifb: mode is 1024x768x32, linelength=4096, pages=1
[    0.281833] efifb: scrolling: redraw
[    0.281834] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.281865] fbcon: Deferring console take-over
[    0.281866] fb0: EFI VGA frame buffer device
[    0.281951] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[    0.281966] ACPI: button: Power Button [PWRB]
[    0.281985] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[    0.283825] ACPI: button: Power Button [PWRF]
[    0.283893] Monitor-Mwait will be used to enter C-1 state
[    0.283899] ACPI: \_PR_.P000: Found 2 idle states
[    0.283997] ACPI: \_PR_.P001: Found 2 idle states
[    0.284075] ACPI: \_PR_.P002: Found 2 idle states
[    0.284155] ACPI: \_PR_.P003: Found 2 idle states
[    0.284237] ACPI: \_PR_.P004: Found 2 idle states
[    0.284312] ACPI: \_PR_.P005: Found 2 idle states
[    0.284388] ACPI: \_PR_.P006: Found 2 idle states
[    0.284464] ACPI: \_PR_.P007: Found 2 idle states
[    0.284513] ACPI: \_PR_.P008: Found 2 idle states
[    0.284586] ACPI: \_PR_.P009: Found 2 idle states
[    0.284662] ACPI: \_PR_.P00A: Found 2 idle states
[    0.284738] ACPI: \_PR_.P00B: Found 2 idle states
[    0.284818] ACPI: \_PR_.P00C: Found 2 idle states
[    0.284894] ACPI: \_PR_.P00D: Found 2 idle states
[    0.284967] ACPI: \_PR_.P00E: Found 2 idle states
[    0.285044] ACPI: \_PR_.P00F: Found 2 idle states
[    0.285313] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    0.286269] Non-volatile memory driver v1.3
[    0.286270] AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
[    0.287012] nvme nvme0: pci function 0000:01:00.0
[    0.287050] ahci 0000:0c:00.2: version 3.0
[    0.287057] ahci 0000:0c:00.2: enabling device (0000 -> 0002)
[    0.287175] ahci 0000:0c:00.2: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x1 impl RAID mode
[    0.287178] ahci 0000:0c:00.2: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part 
[    0.287295] scsi host0: ahci
[    0.287338] ata1: SATA max UDMA/133 abar m4096@0xf7808000 port 0xf7808100 irq 45
[    0.287355] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.287361] ehci-pci: EHCI PCI platform driver
[    0.287368] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.287369] ohci-pci: OHCI PCI platform driver
[    0.287374] uhci_hcd: USB Universal Host Controller Interface driver
[    0.287394] usbcore: registered new interface driver usbserial_generic
[    0.287397] usbserial: USB Serial support registered for generic
[    0.287464] rtc_cmos 00:01: RTC can wake from S4
[    0.287795] rtc_cmos 00:01: registered as rtc0
[    0.287889] rtc_cmos 00:01: setting system clock to 2021-07-11T23:52:55 UTC (1626047575)
[    0.287898] rtc_cmos 00:01: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    0.288023] ledtrig-cpu: registered to indicate activity on CPUs
[    0.288130] hid: raw HID events driver (C) Jiri Kosina
[    0.288174] drop_monitor: Initializing network drop monitor service
[    0.288219] Initializing XFRM netlink socket
[    0.288276] NET: Registered protocol family 10
[    0.290944] Segment Routing with IPv6
[    0.290946] RPL Segment Routing with IPv6
[    0.290960] NET: Registered protocol family 17
[    0.291535] microcode: microcode updated early to new patch_level=0x0800820d
[    0.291554] microcode: CPU0: patch_level=0x0800820d
[    0.291560] microcode: CPU1: patch_level=0x0800820d
[    0.291565] microcode: CPU2: patch_level=0x0800820d
[    0.291572] microcode: CPU3: patch_level=0x0800820d
[    0.291578] microcode: CPU4: patch_level=0x0800820d
[    0.291584] microcode: CPU5: patch_level=0x0800820d
[    0.291590] microcode: CPU6: patch_level=0x0800820d
[    0.291596] microcode: CPU7: patch_level=0x0800820d
[    0.291602] microcode: CPU8: patch_level=0x0800820d
[    0.291607] microcode: CPU9: patch_level=0x0800820d
[    0.291610] microcode: CPU10: patch_level=0x0800820d
[    0.291614] microcode: CPU11: patch_level=0x0800820d
[    0.291619] microcode: CPU12: patch_level=0x0800820d
[    0.291624] microcode: CPU13: patch_level=0x0800820d
[    0.291628] microcode: CPU14: patch_level=0x0800820d
[    0.291633] microcode: CPU15: patch_level=0x0800820d
[    0.291636] microcode: Microcode Update Driver: v2.2.
[    0.291639] IPI shorthand broadcast: enabled
[    0.291649] sched_clock: Marking stable (311508271, -19995579)->(473429183, -181916491)
[    0.291799] registered taskstats version 1
[    0.291807] Loading compiled-in X.509 certificates
[    0.293344] Loaded X.509 cert 'Build time autogenerated kernel key: d9d024d9261cff33010eb85ec1ff59abcf0a533d'
[    0.293844] zswap: loaded using pool lz4/z3fold
[    0.294039] Key type ._fscrypt registered
[    0.294040] Key type .fscrypt registered
[    0.294041] Key type fscrypt-provisioning registered
[    0.294404] PM:   Magic number: 13:612:908
[    0.294438] mem port: hash matches
[    0.294586] RAS: Correctable Errors collector initialized.
[    0.299981] nvme nvme0: 16/0/0 default/read/poll queues
[    0.302564]  nvme0n1: p1 p2 p3
[    0.603177] ata1: SATA link down (SStatus 0 SControl 300)
[    0.604259] Freeing unused decrypted memory: 2036K
[    0.604515] Freeing unused kernel image (initmem) memory: 1652K
[    0.604518] Write protecting the kernel read-only data: 26624k
[    0.605036] Freeing unused kernel image (text/rodata gap) memory: 2036K
[    0.605256] Freeing unused kernel image (rodata/data gap) memory: 1252K
[    0.633737] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    0.633741] rodata_test: all tests were successful
[    0.633745] Run /init as init process
[    0.633745]   with arguments:
[    0.633746]     /init
[    0.633747]   with environment:
[    0.633747]     HOME=/
[    0.633748]     TERM=linux
[    0.633748]     BOOT_IMAGE=/boot/vmlinuz-linux
[    0.677039] fbcon: Taking over console
[    0.677092] Console: switching to colour frame buffer device 128x48
[    0.739257] xhci_hcd 0000:02:00.0: xHCI Host Controller
[    0.739264] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 1
[    0.794496] xhci_hcd 0000:02:00.0: hcc params 0x0200ef81 hci version 0x110 quirks 0x0000000000000410
[    0.794800] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.12
[    0.794802] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.794803] usb usb1: Product: xHCI Host Controller
[    0.794805] usb usb1: Manufacturer: Linux 5.12.9-arch1-1 xhci-hcd
[    0.794805] usb usb1: SerialNumber: 0000:02:00.0
[    0.794892] hub 1-0:1.0: USB hub found
[    0.794907] hub 1-0:1.0: 14 ports detected
[    0.795204] xhci_hcd 0000:02:00.0: xHCI Host Controller
[    0.795206] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 2
[    0.795208] xhci_hcd 0000:02:00.0: Host supports USB 3.1 Enhanced SuperSpeed
[    0.795243] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[    0.795255] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.12
[    0.795257] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.795258] usb usb2: Product: xHCI Host Controller
[    0.795259] usb usb2: Manufacturer: Linux 5.12.9-arch1-1 xhci-hcd
[    0.795259] usb usb2: SerialNumber: 0000:02:00.0
[    0.795310] hub 2-0:1.0: USB hub found
[    0.795319] hub 2-0:1.0: 8 ports detected
[    0.795371] usb: port power management may be unreliable
[    0.795537] xhci_hcd 0000:09:00.0: xHCI Host Controller
[    0.795540] xhci_hcd 0000:09:00.0: new USB bus registered, assigned bus number 3
[    0.854452] xhci_hcd 0000:09:00.0: hcc params 0x0200eec1 hci version 0x110 quirks 0x0000000000000010
[    0.854736] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.12
[    0.854738] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.854739] usb usb3: Product: xHCI Host Controller
[    0.854740] usb usb3: Manufacturer: Linux 5.12.9-arch1-1 xhci-hcd
[    0.854740] usb usb3: SerialNumber: 0000:09:00.0
[    0.854787] hub 3-0:1.0: USB hub found
[    0.854794] hub 3-0:1.0: 2 ports detected
[    0.854876] xhci_hcd 0000:09:00.0: xHCI Host Controller
[    0.854877] xhci_hcd 0000:09:00.0: new USB bus registered, assigned bus number 4
[    0.854879] xhci_hcd 0000:09:00.0: Host supports USB 3.1 Enhanced SuperSpeed
[    0.854899] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[    0.854911] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.12
[    0.854912] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.854913] usb usb4: Product: xHCI Host Controller
[    0.854914] usb usb4: Manufacturer: Linux 5.12.9-arch1-1 xhci-hcd
[    0.854915] usb usb4: SerialNumber: 0000:09:00.0
[    0.854964] hub 4-0:1.0: USB hub found
[    0.854970] hub 4-0:1.0: 2 ports detected
[    0.855125] xhci_hcd 0000:0a:00.2: xHCI Host Controller
[    0.855128] xhci_hcd 0000:0a:00.2: new USB bus registered, assigned bus number 5
[    0.855732] xhci_hcd 0000:0a:00.2: hcc params 0x0180ff05 hci version 0x110 quirks 0x0000000000000010
[    0.855837] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.12
[    0.855839] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.855840] usb usb5: Product: xHCI Host Controller
[    0.855840] usb usb5: Manufacturer: Linux 5.12.9-arch1-1 xhci-hcd
[    0.855841] usb usb5: SerialNumber: 0000:0a:00.2
[    0.855886] hub 5-0:1.0: USB hub found
[    0.855891] hub 5-0:1.0: 2 ports detected
[    0.855969] xhci_hcd 0000:0a:00.2: xHCI Host Controller
[    0.855971] xhci_hcd 0000:0a:00.2: new USB bus registered, assigned bus number 6
[    0.855973] xhci_hcd 0000:0a:00.2: Host supports USB 3.1 Enhanced SuperSpeed
[    0.855991] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
[    0.856002] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.12
[    0.856004] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.856005] usb usb6: Product: xHCI Host Controller
[    0.856006] usb usb6: Manufacturer: Linux 5.12.9-arch1-1 xhci-hcd
[    0.856006] usb usb6: SerialNumber: 0000:0a:00.2
[    0.856057] hub 6-0:1.0: USB hub found
[    0.856064] hub 6-0:1.0: 4 ports detected
[    0.856194] xhci_hcd 0000:0b:00.3: xHCI Host Controller
[    0.856197] xhci_hcd 0000:0b:00.3: new USB bus registered, assigned bus number 7
[    0.856289] xhci_hcd 0000:0b:00.3: hcc params 0x0270f665 hci version 0x100 quirks 0x0000000000000410
[    0.856517] usb usb7: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.12
[    0.856519] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.856520] usb usb7: Product: xHCI Host Controller
[    0.856520] usb usb7: Manufacturer: Linux 5.12.9-arch1-1 xhci-hcd
[    0.856521] usb usb7: SerialNumber: 0000:0b:00.3
[    0.856572] hub 7-0:1.0: USB hub found
[    0.856577] hub 7-0:1.0: 4 ports detected
[    0.856697] xhci_hcd 0000:0b:00.3: xHCI Host Controller
[    0.856699] xhci_hcd 0000:0b:00.3: new USB bus registered, assigned bus number 8
[    0.856701] xhci_hcd 0000:0b:00.3: Host supports USB 3.0 SuperSpeed
[    0.856711] usb usb8: We don't know the algorithms for LPM for this host, disabling LPM.
[    0.856722] usb usb8: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.12
[    0.856723] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.856724] usb usb8: Product: xHCI Host Controller
[    0.856725] usb usb8: Manufacturer: Linux 5.12.9-arch1-1 xhci-hcd
[    0.856726] usb usb8: SerialNumber: 0000:0b:00.3
[    0.856772] hub 8-0:1.0: USB hub found
[    0.856777] hub 8-0:1.0: 4 ports detected
[    0.908986] EXT4-fs (nvme0n1p3): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
[    0.933080] random: fast init done
[    1.011581] systemd[1]: systemd 249-2-arch running in system mode (+PAM +AUDIT -SELINUX -APPARMOR -IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT -QRENCODE +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +XKBCOMMON +UTMP -SYSVINIT default-hierarchy=unified)
[    1.026711] systemd[1]: Detected architecture x86-64.
[    1.026928] systemd[1]: Hostname set to <ws>.
[    1.103346] usb 7-1: new high-speed USB device number 2 using xhci_hcd
[    1.110240] systemd[1]: Queued start job for default target Graphical Interface.
[    1.134314] systemd[1]: Created slice Slice /system/getty.
[    1.134532] systemd[1]: Created slice Slice /system/modprobe.
[    1.134713] systemd[1]: Created slice User and Session Slice.
[    1.134751] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    1.134777] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    1.134866] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    1.134890] systemd[1]: Reached target Local Encrypted Volumes.
[    1.134910] systemd[1]: Reached target Remote File Systems.
[    1.134918] systemd[1]: Reached target Slice Units.
[    1.134935] systemd[1]: Reached target Local Verity Integrity Protected Volumes.
[    1.134975] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[    1.135778] systemd[1]: Listening on Process Core Dump Socket.
[    1.135860] systemd[1]: Listening on Journal Audit Socket.
[    1.135913] systemd[1]: Listening on Journal Socket (/dev/log).
[    1.135969] systemd[1]: Listening on Journal Socket.
[    1.136135] systemd[1]: Listening on udev Control Socket.
[    1.136183] systemd[1]: Listening on udev Kernel Socket.
[    1.136239] systemd[1]: Listening on User Database Manager Socket.
[    1.136739] systemd[1]: Mounting Huge Pages File System...
[    1.137190] systemd[1]: Mounting POSIX Message Queue File System...
[    1.137687] systemd[1]: Mounting Kernel Debug File System...
[    1.138138] systemd[1]: Mounting Kernel Trace File System...
[    1.138704] systemd[1]: Starting Create List of Static Device Nodes...
[    1.139202] systemd[1]: Starting Load Kernel Module configfs...
[    1.139640] systemd[1]: Starting Load Kernel Module drm...
[    1.140100] systemd[1]: Starting Load Kernel Module fuse...
[    1.141221] systemd[1]: Starting Set Up Additional Binary Formats...
[    1.141253] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[    1.142651] systemd[1]: Starting Journal Service...
[    1.143605] systemd[1]: Starting Load Kernel Modules...
[    1.143964] Linux agpgart interface v0.103
[    1.144209] systemd[1]: Starting Remount Root and Kernel File Systems...
[    1.144335] systemd[1]: Condition check resulted in Repartition Root Disk being skipped.
[    1.144853] systemd[1]: Starting Coldplug All udev Devices...
[    1.145823] systemd[1]: Mounted Huge Pages File System.
[    1.145886] systemd[1]: Mounted POSIX Message Queue File System.
[    1.145937] systemd[1]: Mounted Kernel Debug File System.
[    1.145986] systemd[1]: Mounted Kernel Trace File System.
[    1.146183] systemd[1]: Finished Create List of Static Device Nodes.
[    1.146369] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[    1.146496] systemd[1]: Finished Load Kernel Module configfs.
[    1.146570] systemd[1]: proc-sys-fs-binfmt_misc.automount: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 302 (systemd-binfmt)
[    1.147165] systemd[1]: Mounting Arbitrary Executable File Formats File System...
[    1.147544] EXT4-fs (nvme0n1p3): re-mounted. Opts: (null). Quota mode: none.
[    1.147626] systemd[1]: Mounting Kernel Configuration File System...
[    1.148243] systemd[1]: Finished Remount Root and Kernel File Systems.
[    1.148282] audit: type=1130 audit(1626047576.356:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-remount-fs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    1.148705] systemd[1]: Finished Load Kernel Modules.
[    1.148726] audit: type=1130 audit(1626047576.356:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    1.148988] systemd[1]: Mounted Arbitrary Executable File Formats File System.
[    1.149064] systemd[1]: Mounted Kernel Configuration File System.
[    1.149143] systemd[1]: Condition check resulted in First Boot Wizard being skipped.
[    1.149843] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
[    1.150656] fuse: init (API version 7.33)
[    1.150734] systemd[1]: Starting Load/Save Random Seed...
[    1.151382] systemd[1]: Starting Apply Kernel Variables...
[    1.152138] systemd[1]: Starting Create System Users...
[    1.152495] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[    1.152646] systemd[1]: Finished Load Kernel Module fuse.
[    1.152690] audit: type=1130 audit(1626047576.359:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@fuse comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    1.152698] audit: type=1131 audit(1626047576.359:5): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@fuse comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    1.153528] systemd[1]: Finished Set Up Additional Binary Formats.
[    1.153544] audit: type=1130 audit(1626047576.363:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-binfmt comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    1.154083] systemd[1]: Mounting FUSE Control File System...
[    1.154752] systemd[1]: Finished Apply Kernel Variables.
[    1.154774] audit: type=1130 audit(1626047576.363:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    1.155193] systemd[1]: Mounted FUSE Control File System.
[    1.166414] systemd[1]: Finished Create System Users.
[    1.166443] audit: type=1130 audit(1626047576.373:8): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysusers comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    1.167065] systemd[1]: Starting Create Static Device Nodes in /dev...
[    1.168976] systemd[1]: modprobe@drm.service: Deactivated successfully.
[    1.169112] systemd[1]: Finished Load Kernel Module drm.
[    1.169133] audit: type=1130 audit(1626047576.376:9): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@drm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    1.169141] audit: type=1131 audit(1626047576.376:10): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@drm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    1.170018] usb 3-2: new high-speed USB device number 2 using xhci_hcd
[    1.174854] systemd[1]: Starting User Database Manager...
[    1.184717] systemd[1]: Started Journal Service.
[    1.188076] systemd-journald[303]: Received client request to flush runtime journal.
[    1.249268] acpi_cpufreq: overriding BIOS provided _PSD data
[    1.249511] usb 7-1: New USB device found, idVendor=0424, idProduct=2744, bcdDevice= 4.18
[    1.249515] usb 7-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.249517] usb 7-1: Product: USB2744
[    1.249519] usb 7-1: Manufacturer: Microchip Tech
[    1.257770] wmi_bus wmi_bus-PNP0C14:01: WQAA data block query control method not found
[    1.283359] tsc: Refined TSC clocksource calibration: 3700.016 MHz
[    1.283369] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x6aaac78e40b, max_idle_ns: 881590419997 ns
[    1.283398] clocksource: Switched to clocksource tsc
[    1.304935] hub 7-1:1.0: USB hub found
[    1.305265] hub 7-1:1.0: 4 ports detected
[    1.316866] usb 3-2: New USB device found, idVendor=0409, idProduct=005a, bcdDevice= 1.00
[    1.316871] usb 3-2: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.318268] hub 3-2:1.0: USB hub found
[    1.318312] hub 3-2:1.0: 3 ports detected
[    1.340081] Adding 39845884k swap on /dev/nvme0n1p2.  Priority:-2 extents:1 across:39845884k SSFS
[    1.347134] dca service started, version 1.12.1
[    1.347417] input: PC Speaker as /devices/platform/pcspkr/input/input2
[    1.347651] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
[    1.347656] piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection
[    1.347766] piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20
[    1.348066] RAPL PMU: API unit is 2^-32 Joules, 1 fixed counters, 163840 ms ovfl timer
[    1.348071] RAPL PMU: hw unit of domain package 2^-16 Joules
[    1.351328] sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
[    1.351403] sp5100-tco sp5100-tco: Using 0xfeb00000 for watchdog MMIO address
[    1.351457] cryptd: max_cpu_qlen set to 1000
[    1.356716] sp5100-tco sp5100-tco: initialized. heartbeat=60 sec (nowayout=0)
[    1.358519] ccp 0000:0b:00.2: enabling device (0000 -> 0002)
[    1.359785] AVX2 version of gcm_enc/dec engaged.
[    1.359821] AES CTR mode by8 optimization enabled
[    1.361110] FAT-fs (nvme0n1p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[    1.363771] ccp 0000:0b:00.2: ccp enabled
[    1.373392] usb 8-1: new SuperSpeed Gen 1 USB device number 2 using xhci_hcd
[    1.393263] usb 8-1: New USB device found, idVendor=0424, idProduct=5744, bcdDevice= 4.18
[    1.393268] usb 8-1: New USB device strings: Mfr=2, Product=3, SerialNumber=0
[    1.393269] usb 8-1: Product: USB5744
[    1.393271] usb 8-1: Manufacturer: Microchip Tech
[    1.416942] hub 8-1:1.0: USB hub found
[    1.417262] hub 8-1:1.0: 4 ports detected
[    1.451718] igb: Intel(R) Gigabit Ethernet Network Driver
[    1.451723] igb: Copyright (c) 2007-2014 Intel Corporation.
[    1.458962] random: avahi-daemon: uninitialized urandom read (4 bytes read)
[    1.465332] random: dbus-daemon: uninitialized urandom read (12 bytes read)
[    1.480038] random: dbus-daemon: uninitialized urandom read (12 bytes read)
[    1.480486] pps pps0: new PPS source ptp0
[    1.480514] igb 0000:07:00.0: added PHC on eth0
[    1.480516] igb 0000:07:00.0: Intel(R) Gigabit Ethernet Network Connection
[    1.480518] igb 0000:07:00.0: eth0: (PCIe:2.5Gb/s:Width x1) b4:2e:99:43:19:05
[    1.480520] igb 0000:07:00.0: eth0: PBA No: FFFFFF-0FF
[    1.480521] igb 0000:07:00.0: Using MSI-X interrupts. 2 rx queue(s), 2 tx queue(s)
[    1.513352] usb 7-2: new high-speed USB device number 3 using xhci_hcd
[    1.525217] igb 0000:07:00.0 enp7s0: renamed from eth0
[    1.565724] input: LogiOps Virtual Input as /devices/virtual/input/input3
[    1.578755] mousedev: PS/2 mouse device common for all mice
[    1.620073] usb 3-2.1: new full-speed USB device number 3 using xhci_hcd
[    1.659523] usb 7-2: New USB device found, idVendor=0424, idProduct=2744, bcdDevice= 4.18
[    1.659533] usb 7-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.659537] usb 7-2: Product: USB2744
[    1.659539] usb 7-2: Manufacturer: Microchip Tech
[    1.702902] kvm: Nested Virtualization enabled
[    1.702907] SVM: kvm: Nested Paging enabled
[    1.702920] SVM: Virtual VMLOAD VMSAVE supported
[    1.702921] SVM: Virtual GIF supported
[    1.703351] snd_hda_intel 0000:0a:00.1: Disabling MSI
[    1.703363] snd_hda_intel 0000:0a:00.1: Handle vga_switcheroo audio client
[    1.703483] snd_hda_intel 0000:0c:00.3: enabling device (0000 -> 0002)
[    1.713853] MCE: In-kernel MCE decoding enabled.
[    1.720943] hub 7-2:1.0: USB hub found
[    1.721954] hub 7-2:1.0: 4 ports detected
[    1.767614] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.1/0000:0a:00.1/sound/card0/input4
[    1.767656] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.1/0000:0a:00.1/sound/card0/input5
[    1.767693] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.1/0000:0a:00.1/sound/card0/input6
[    1.767727] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.1/0000:0a:00.1/sound/card0/input7
[    1.767757] input: HDA NVidia HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:03.1/0000:0a:00.1/sound/card0/input8
[    1.767789] input: HDA NVidia HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:03.1/0000:0a:00.1/sound/card0/input9
[    1.767824] input: HDA NVidia HDMI/DP,pcm=12 as /devices/pci0000:00/0000:00:03.1/0000:0a:00.1/sound/card0/input10
[    1.784896] usb 8-2: new SuperSpeed Gen 1 USB device number 3 using xhci_hcd
[    1.803265] usb 8-2: New USB device found, idVendor=0424, idProduct=5744, bcdDevice= 4.18
[    1.803271] usb 8-2: New USB device strings: Mfr=2, Product=3, SerialNumber=0
[    1.803273] usb 8-2: Product: USB5744
[    1.803274] usb 8-2: Manufacturer: Microchip Tech
[    1.817047] usb 3-2.1: New USB device found, idVendor=0853, idProduct=0100, bcdDevice= 1.02
[    1.817051] usb 3-2.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.817052] usb 3-2.1: Product: HHKB Professional
[    1.817054] usb 3-2.1: Manufacturer: Topre Corporation
[    1.832943] hub 8-2:1.0: USB hub found
[    1.833072] intel_rapl_common: Found RAPL domain package
[    1.833075] intel_rapl_common: Found RAPL domain core
[    1.833263] hub 8-2:1.0: 4 ports detected
[    1.842176] snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC1220: line_outs=3 (0x14/0x15/0x16/0x0/0x0) type:line
[    1.842184] snd_hda_codec_realtek hdaudioC1D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    1.842187] snd_hda_codec_realtek hdaudioC1D0:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[    1.842190] snd_hda_codec_realtek hdaudioC1D0:    mono: mono_out=0x0
[    1.842191] snd_hda_codec_realtek hdaudioC1D0:    dig-out=0x1e/0x0
[    1.842193] snd_hda_codec_realtek hdaudioC1D0:    inputs:
[    1.842195] snd_hda_codec_realtek hdaudioC1D0:      Front Mic=0x19
[    1.842197] snd_hda_codec_realtek hdaudioC1D0:      Rear Mic=0x18
[    1.842199] snd_hda_codec_realtek hdaudioC1D0:      Line=0x1a
[    1.845494] input: Topre Corporation HHKB Professional as /devices/pci0000:00/0000:00:01.3/0000:02:00.2/0000:03:09.0/0000:09:00.0/usb3/3-2/3-2.1/3-2.1:1.0/0003:0853:0100.0001/input/input11
[    1.855154] input: HD-Audio Generic Front Mic as /devices/pci0000:00/0000:00:08.1/0000:0c:00.3/sound/card1/input12
[    1.900227] hid-generic 0003:0853:0100.0001: input,hidraw0: USB HID v1.11 Keyboard [Topre Corporation HHKB Professional] on usb-0000:09:00.0-2.1/input0
[    1.900279] usbcore: registered new interface driver usbhid
[    1.900281] usbhid: USB HID core driver
[    1.900300] input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:08.1/0000:0c:00.3/sound/card1/input13
[    1.900359] input: HD-Audio Generic Line as /devices/pci0000:00/0000:00:08.1/0000:0c:00.3/sound/card1/input14
[    1.900403] input: HD-Audio Generic Line Out Front as /devices/pci0000:00/0000:00:08.1/0000:0c:00.3/sound/card1/input15
[    1.900442] input: HD-Audio Generic Line Out Surround as /devices/pci0000:00/0000:00:08.1/0000:0c:00.3/sound/card1/input16
[    1.900480] input: HD-Audio Generic Line Out CLFE as /devices/pci0000:00/0000:00:08.1/0000:0c:00.3/sound/card1/input17
[    1.900524] input: HD-Audio Generic Front Headphone as /devices/pci0000:00/0000:00:08.1/0000:0c:00.3/sound/card1/input18
[    1.913347] usb 3-2.2: new full-speed USB device number 4 using xhci_hcd
[    2.073353] usb 7-1.3: new high-speed USB device number 4 using xhci_hcd
[    2.181149] usb 3-2.2: New USB device found, idVendor=046d, idProduct=c52b, bcdDevice=12.11
[    2.181155] usb 3-2.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.181158] usb 3-2.2: Product: USB Receiver
[    2.181160] usb 3-2.2: Manufacturer: Logitech
[    2.186955] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:01.3/0000:02:00.2/0000:03:09.0/0000:09:00.0/usb3/3-2/3-2.2/3-2.2:1.0/0003:046D:C52B.0002/input/input19
[    2.243575] hid-generic 0003:046D:C52B.0002: input,hidraw1: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:09:00.0-2.2/input0
[    2.245701] input: Logitech USB Receiver Mouse as /devices/pci0000:00/0000:00:01.3/0000:02:00.2/0000:03:09.0/0000:09:00.0/usb3/3-2/3-2.2/3-2.2:1.1/0003:046D:C52B.0003/input/input20
[    2.245820] input: Logitech USB Receiver Consumer Control as /devices/pci0000:00/0000:00:01.3/0000:02:00.2/0000:03:09.0/0000:09:00.0/usb3/3-2/3-2.2/3-2.2:1.1/0003:046D:C52B.0003/input/input21
[    2.300099] input: Logitech USB Receiver System Control as /devices/pci0000:00/0000:00:01.3/0000:02:00.2/0000:03:09.0/0000:09:00.0/usb3/3-2/3-2.2/3-2.2:1.1/0003:046D:C52B.0003/input/input22
[    2.300197] hid-generic 0003:046D:C52B.0003: input,hiddev96,hidraw2: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:09:00.0-2.2/input1
[    2.301714] hid-generic 0003:046D:C52B.0004: hiddev97,hidraw3: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:09:00.0-2.2/input2
[    2.473370] usb 7-2.4: new full-speed USB device number 5 using xhci_hcd
[    2.570640] usb 7-2.4: New USB device found, idVendor=0b05, idProduct=17cb, bcdDevice= 1.12
[    2.570645] usb 7-2.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    2.570648] usb 7-2.4: Product: BCM20702A0
[    2.570650] usb 7-2.4: Manufacturer: Broadcom Corp
[    2.570652] usb 7-2.4: SerialNumber: 5CF3708D34CA
[    2.736520] usb 7-1.3: New USB device found, idVendor=046d, idProduct=0892, bcdDevice= 0.19
[    2.736527] usb 7-1.3: New USB device strings: Mfr=0, Product=2, SerialNumber=1
[    2.736530] usb 7-1.3: Product: HD Pro Webcam C920
[    2.736532] usb 7-1.3: SerialNumber: DC2C7DDF
[    2.737355] logitech-djreceiver 0003:046D:C52B.0004: hiddev96,hidraw1: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:09:00.0-2.2/input2
[    2.799820] mc: Linux media interface: v0.10
[    2.813358] random: crng init done
[    2.813360] random: 4 urandom warning(s) missed due to ratelimiting
[    2.850020] usb 7-1.4: new high-speed USB device number 6 using xhci_hcd
[    2.852014] input: Logitech Wireless Device PID:4082 Keyboard as /devices/pci0000:00/0000:00:01.3/0000:02:00.2/0000:03:09.0/0000:09:00.0/usb3/3-2/3-2.2/3-2.2:1.2/0003:046D:C52B.0004/0003:046D:4082.0005/input/input24
[    2.852181] input: Logitech Wireless Device PID:4082 Mouse as /devices/pci0000:00/0000:00:01.3/0000:02:00.2/0000:03:09.0/0000:09:00.0/usb3/3-2/3-2.2/3-2.2:1.2/0003:046D:C52B.0004/0003:046D:4082.0005/input/input25
[    2.852252] hid-generic 0003:046D:4082.0005: input,hidraw2: USB HID v1.11 Keyboard [Logitech Wireless Device PID:4082] on usb-0000:09:00.0-2.2/input2:1
[    2.902893] videodev: Linux video capture interface: v2.00
[    2.908519] Bluetooth: Core ver 2.22
[    2.908553] NET: Registered protocol family 31
[    2.908555] Bluetooth: HCI device and connection manager initialized
[    2.908560] Bluetooth: HCI socket layer initialized
[    2.908563] Bluetooth: L2CAP socket layer initialized
[    2.908569] Bluetooth: SCO socket layer initialized
[    2.946144] usb 7-1.4: New USB device found, idVendor=03f0, idProduct=bf2a, bcdDevice= 1.00
[    2.946151] usb 7-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    2.946154] usb 7-1.4: Product: HP LaserJet MFP M28-M31
[    2.946156] usb 7-1.4: Manufacturer: HP
[    2.946158] usb 7-1.4: SerialNumber: VNC3K28256
[    3.040570] gspca_main: v2.14.0 registered
[    3.041948] usbcore: registered new interface driver btusb
[    3.045271] gspca_main: vc032x-2.14.0 probing 046d:0892
[    3.045602] gspca_vc032x: reg_r err -32
[    3.045608] vc032x: probe of 7-1.3:1.0 failed with error -32
[    3.045645] usbcore: registered new interface driver vc032x
[    3.049934] usb 7-1.3: Found UVC 1.00 device HD Pro Webcam C920 (046d:0892)
[    3.057301] input: HD Pro Webcam C920 as /devices/pci0000:00/0000:00:07.1/0000:0b:00.3/usb7/7-1/7-1.3/7-1.3:1.0/input/input29
[    3.137710] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    3.137717] Bluetooth: BNEP filters: protocol multicast
[    3.137721] Bluetooth: BNEP socket layer initialized
[    3.152024] Bluetooth: hci0: BCM: chip id 63
[    3.153021] Bluetooth: hci0: BCM: features 0x07
[    3.169030] Bluetooth: hci0: BCM20702A
[    3.169034] Bluetooth: hci0: BCM20702A1 (001.002.014) build 0000
[    3.170669] Bluetooth: hci0: BCM: firmware Patch file not found, tried:
[    3.170671] Bluetooth: hci0: BCM: 'brcm/BCM20702A1-0b05-17cb.hcd'
[    3.170672] Bluetooth: hci0: BCM: 'brcm/BCM-0b05-17cb.hcd'
[    3.176851] usbcore: registered new interface driver uvcvideo
[    3.281781] input: Logitech MX Master 3 as /devices/pci0000:00/0000:00:01.3/0000:02:00.2/0000:03:09.0/0000:09:00.0/usb3/3-2/3-2.2/3-2.2:1.2/0003:046D:C52B.0004/0003:046D:4082.0005/input/input30
[    3.281952] logitech-hidpp-device 0003:046D:4082.0005: input,hidraw2: USB HID v1.11 Keyboard [Logitech MX Master 3] on usb-0000:09:00.0-2.2/input2:1
[    3.324974] NET: Registered protocol family 38
[    3.325107] usblp 7-1.4:1.0: usblp0: USB Bidirectional printer dev 6 if 0 alt 0 proto 2 vid 0x03F0 pid 0xBF2A
[    3.325162] usbcore: registered new interface driver usblp
[    4.164918] usbcore: registered new interface driver snd-usb-audio
[    4.169516] usblp0: removed
[    4.420603] igb 0000:07:00.0 enp7s0: igb: enp7s0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX/TX
[    4.527360] IPv6: ADDRCONF(NETDEV_CHANGE): enp7s0: link becomes ready
[    4.915565] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[    4.918878] Bridge firewalling registered
[    5.109256] br-644fb9c6e410: port 1(veth0d9699c) entered blocking state
[    5.109268] br-644fb9c6e410: port 1(veth0d9699c) entered disabled state
[    5.109300] device veth0d9699c entered promiscuous mode
[    5.109386] br-644fb9c6e410: port 1(veth0d9699c) entered blocking state
[    5.109388] br-644fb9c6e410: port 1(veth0d9699c) entered forwarding state
[    5.109402] IPv6: ADDRCONF(NETDEV_CHANGE): br-644fb9c6e410: link becomes ready
[    5.109478] br-644fb9c6e410: port 1(veth0d9699c) entered disabled state
[    5.112789] br-644fb9c6e410: port 2(veth82ab657) entered blocking state
[    5.112808] br-644fb9c6e410: port 2(veth82ab657) entered disabled state
[    5.112888] device veth82ab657 entered promiscuous mode
[    5.113017] br-644fb9c6e410: port 2(veth82ab657) entered blocking state
[    5.113021] br-644fb9c6e410: port 2(veth82ab657) entered forwarding state
[    5.217859] br-644fb9c6e410: port 3(vethd570a17) entered blocking state
[    5.217881] br-644fb9c6e410: port 3(vethd570a17) entered disabled state
[    5.217960] device vethd570a17 entered promiscuous mode
[    5.217995] kauditd_printk_skb: 214 callbacks suppressed
[    5.217998] audit: type=1700 audit(1626047580.425:117): dev=vethd570a17 prom=256 old_prom=0 auid=4294967295 uid=0 gid=0 ses=4294967295
[    5.218048] audit: type=1300 audit(1626047580.425:117): arch=c000003e syscall=44 success=yes exit=40 a0=f a1=c000e748d0 a2=28 a3=0 items=0 ppid=1 pid=698 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="dockerd" exe="/usr/bin/dockerd" key=(null)
[    5.218055] audit: type=1327 audit(1626047580.425:117): proctitle=2F7573722F62696E2F646F636B657264002D480066643A2F2F
[    5.218101] br-644fb9c6e410: port 3(vethd570a17) entered blocking state
[    5.218105] br-644fb9c6e410: port 3(vethd570a17) entered forwarding state
[    5.277858] audit: type=1325 audit(1626047580.485:118): table=nat family=2 entries=13 op=xt_replace pid=916 comm="iptables"
[    5.277864] audit: type=1300 audit(1626047580.485:118): arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=559ff837b890 items=0 ppid=698 pid=916 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-legacy-multi" key=(null)
[    5.277869] audit: type=1327 audit(1626047580.485:118): proctitle=2F7573722F62696E2F69707461626C6573002D2D77616974002D74006E6174002D4100444F434B4552002D7000746370002D6400302F30002D2D64706F72740038303830002D6A00444E4154002D2D746F2D64657374696E6174696F6E003137322E31382E302E333A383038300000002D690062722D36343466623963366534
[    5.279647] audit: type=1325 audit(1626047580.485:119): table=filter family=2 entries=29 op=xt_replace pid=918 comm="iptables"
[    5.279661] audit: type=1300 audit(1626047580.485:119): arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=5635d4ffbe50 items=0 ppid=698 pid=918 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-legacy-multi" key=(null)
[    5.279663] audit: type=1327 audit(1626047580.485:119): proctitle=2F7573722F62696E2F69707461626C6573002D2D77616974002D740066696C746572002D4100444F434B45520000002D690062722D363434666239633665343130002D6F0062722D363434666239633665343130002D7000746370002D64003137322E31382E302E33002D2D64706F72740038303830002D6A00414343455054
[    5.281105] audit: type=1325 audit(1626047580.488:120): table=nat family=2 entries=14 op=xt_replace pid=920 comm="iptables"
[    5.536912] eth0: renamed from vethd738f87
[    5.590311] br-644fb9c6e410: port 2(veth82ab657) entered disabled state
[    5.590368] br-644fb9c6e410: port 3(vethd570a17) entered disabled state
[    5.630175] eth0: renamed from vetha2031ac
[    5.656977] IPv6: ADDRCONF(NETDEV_CHANGE): veth82ab657: link becomes ready
[    5.657017] br-644fb9c6e410: port 2(veth82ab657) entered blocking state
[    5.657022] br-644fb9c6e410: port 2(veth82ab657) entered forwarding state
[    5.657152] eth0: renamed from vethd1758f5
[    5.696778] IPv6: ADDRCONF(NETDEV_CHANGE): veth0d9699c: link becomes ready
[    5.696814] br-644fb9c6e410: port 1(veth0d9699c) entered blocking state
[    5.696817] br-644fb9c6e410: port 1(veth0d9699c) entered forwarding state
[    5.697098] IPv6: ADDRCONF(NETDEV_CHANGE): vethd570a17: link becomes ready
[    5.697125] br-644fb9c6e410: port 3(vethd570a17) entered blocking state
[    5.697128] br-644fb9c6e410: port 3(vethd570a17) entered forwarding state
[   10.642256] kauditd_printk_skb: 130 callbacks suppressed
[   10.642260] audit: type=1100 audit(1626047585.848:171): pid=503 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_securetty,pam_shells,pam_faillock,pam_permit,pam_faillock acct="denis" exe="/usr/bin/login" hostname=ws addr=? terminal=/dev/tty1 res=success'
[   10.644512] audit: type=1101 audit(1626047585.852:172): pid=503 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="denis" exe="/usr/bin/login" hostname=ws addr=? terminal=/dev/tty1 res=success'
[   10.645262] audit: type=1103 audit(1626047585.852:173): pid=503 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_securetty,pam_shells,pam_faillock,pam_permit,pam_faillock acct="denis" exe="/usr/bin/login" hostname=ws addr=? terminal=/dev/tty1 res=success'
[   10.645304] audit: type=1006 audit(1626047585.852:174): pid=503 uid=0 old-auid=4294967295 auid=1000 tty=tty1 old-ses=4294967295 ses=1 res=1
[   10.645311] audit: type=1300 audit(1626047585.852:174): arch=c000003e syscall=1 success=yes exit=4 a0=5 a1=7ffdf121cc70 a2=4 a3=3e8 items=0 ppid=1 pid=503 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=1001 fsgid=0 tty=tty1 ses=1 comm="login" exe="/usr/bin/login" key=(null)
[   10.645315] audit: type=1327 audit(1626047585.852:174): proctitle=2F62696E2F6C6F67696E002D70002D2D
[   10.677772] audit: type=1130 audit(1626047585.885:175): 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'
[   10.683247] audit: type=1101 audit(1626047585.888:176): pid=1297 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="denis" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   10.683289] audit: type=1103 audit(1626047585.888:177): pid=1297 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="denis" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
[   10.683366] audit: type=1006 audit(1626047585.892:178): pid=1297 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=2 res=1
[   33.172234] kauditd_printk_skb: 11 callbacks suppressed
[   33.172239] audit: type=1131 audit(1626047608.382:186): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   33.456791] audit: type=1334 audit(1626047608.665:187): prog-id=29 op=UNLOAD
[   33.456802] audit: type=1334 audit(1626047608.665:188): prog-id=28 op=UNLOAD
[   33.456805] audit: type=1334 audit(1626047608.665:189): prog-id=27 op=UNLOAD
[   46.869341] audit: type=1100 audit(1626047622.366:190): pid=1484 uid=1000 auid=1000 ses=1 msg='op=PAM:authentication grantors=? acct="denis" exe="/usr/bin/sudo" hostname=ws addr=? terminal=/dev/tty1 res=failed'
[   51.414703] audit: type=1100 audit(1626047626.937:191): pid=1484 uid=1000 auid=1000 ses=1 msg='op=PAM:authentication grantors=pam_faillock,pam_permit,pam_faillock acct="denis" exe="/usr/bin/sudo" hostname=ws addr=? terminal=/dev/tty1 res=success'
[   51.414904] audit: type=1101 audit(1626047626.937:192): pid=1484 uid=1000 auid=1000 ses=1 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="denis" exe="/usr/bin/sudo" hostname=ws addr=? terminal=/dev/tty1 res=success'
[   51.415797] audit: type=1110 audit(1626047626.940:193): pid=1484 uid=1000 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=ws addr=? terminal=/dev/tty1 res=success'
[   51.415902] audit: type=1105 audit(1626047626.940:194): pid=1484 uid=1000 auid=1000 ses=1 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=ws addr=? terminal=/dev/tty1 res=success'

lspci -nnk

00:00.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) Root Complex [1022:1450]
	Subsystem: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) Root Complex [1022:1450]
00:00.2 IOMMU [0806]: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) I/O Memory Management Unit [1022:1451]
	Subsystem: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) I/O Memory Management Unit [1022:1451]
00:01.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-1fh) PCIe Dummy Host Bridge [1022:1452]
00:01.1 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) PCIe GPP Bridge [1022:1453]
	Kernel driver in use: pcieport
00:01.3 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) PCIe GPP Bridge [1022:1453]
	Kernel driver in use: pcieport
00:02.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-1fh) PCIe Dummy Host Bridge [1022:1452]
	DeviceName:  Onboard IGD
00:03.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-1fh) PCIe Dummy Host Bridge [1022:1452]
00:03.1 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) PCIe GPP Bridge [1022:1453]
	Kernel driver in use: pcieport
00:04.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-1fh) PCIe Dummy Host Bridge [1022:1452]
00:07.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-1fh) PCIe Dummy Host Bridge [1022:1452]
00:07.1 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) Internal PCIe GPP Bridge 0 to Bus B [1022:1454]
	Kernel driver in use: pcieport
00:08.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-1fh) PCIe Dummy Host Bridge [1022:1452]
00:08.1 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) Internal PCIe GPP Bridge 0 to Bus B [1022:1454]
	Kernel driver in use: pcieport
00:14.0 SMBus [0c05]: Advanced Micro Devices, Inc. [AMD] FCH SMBus Controller [1022:790b] (rev 59)
	Subsystem: Gigabyte Technology Co., Ltd Device [1458:5001]
	Kernel driver in use: piix4_smbus
	Kernel modules: i2c_piix4, sp5100_tco
00:14.3 ISA bridge [0601]: Advanced Micro Devices, Inc. [AMD] FCH LPC Bridge [1022:790e] (rev 51)
	Subsystem: Gigabyte Technology Co., Ltd Device [1458:5001]
00:18.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) Data Fabric: Device 18h; Function 0 [1022:1460]
00:18.1 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) Data Fabric: Device 18h; Function 1 [1022:1461]
00:18.2 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) Data Fabric: Device 18h; Function 2 [1022:1462]
00:18.3 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) Data Fabric: Device 18h; Function 3 [1022:1463]
	Kernel driver in use: k10temp
	Kernel modules: k10temp
00:18.4 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) Data Fabric: Device 18h; Function 4 [1022:1464]
00:18.5 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) Data Fabric: Device 18h; Function 5 [1022:1465]
00:18.6 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) Data Fabric: Device 18h; Function 6 [1022:1466]
00:18.7 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) Data Fabric: Device 18h; Function 7 [1022:1467]
01:00.0 Non-Volatile memory controller [0108]: Sandisk Corp WD Black 2018/SN750 / PC SN720 NVMe SSD [15b7:5002]
	Subsystem: Sandisk Corp WD Black 2018/SN750 / PC SN720 NVMe SSD [15b7:5002]
	Kernel driver in use: nvme
02:00.0 USB controller [0c03]: Advanced Micro Devices, Inc. [AMD] Device [1022:43d0] (rev 01)
	Subsystem: ASMedia Technology Inc. Device [1b21:1142]
	Kernel driver in use: xhci_hcd
	Kernel modules: xhci_pci
02:00.1 RAID bus controller [0104]: Advanced Micro Devices, Inc. [AMD] Device [1022:43bd] (rev 01)
	Subsystem: ASMedia Technology Inc. Device [1b21:1062]
02:00.2 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] 400 Series Chipset PCIe Bridge [1022:43c6] (rev 01)
	Kernel driver in use: pcieport
03:00.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] 400 Series Chipset PCIe Port [1022:43c7] (rev 01)
	Kernel driver in use: pcieport
03:01.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] 400 Series Chipset PCIe Port [1022:43c7] (rev 01)
	Kernel driver in use: pcieport
03:02.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] 400 Series Chipset PCIe Port [1022:43c7] (rev 01)
	Kernel driver in use: pcieport
03:03.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] 400 Series Chipset PCIe Port [1022:43c7] (rev 01)
	Kernel driver in use: pcieport
03:04.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] 400 Series Chipset PCIe Port [1022:43c7] (rev 01)
	Kernel driver in use: pcieport
03:09.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] 400 Series Chipset PCIe Port [1022:43c7] (rev 01)
	Kernel driver in use: pcieport
07:00.0 Ethernet controller [0200]: Intel Corporation I211 Gigabit Network Connection [8086:1539] (rev 03)
	Subsystem: Gigabyte Technology Co., Ltd Device [1458:e000]
	Kernel driver in use: igb
	Kernel modules: igb
09:00.0 USB controller [0c03]: ASMedia Technology Inc. ASM1143 USB 3.1 Host Controller [1b21:1343]
	Subsystem: Gigabyte Technology Co., Ltd Device [1458:5007]
	Kernel driver in use: xhci_hcd
	Kernel modules: xhci_pci
0a:00.0 VGA compatible controller [0300]: NVIDIA Corporation TU102 [GeForce RTX 2080 Ti Rev. A] [10de:1e07] (rev a1)
	Subsystem: NVIDIA Corporation Device [10de:12a4]
	Kernel modules: nouveau
0a:00.1 Audio device [0403]: NVIDIA Corporation TU102 High Definition Audio Controller [10de:10f7] (rev a1)
	Subsystem: NVIDIA Corporation Device [10de:12a4]
	Kernel driver in use: snd_hda_intel
	Kernel modules: snd_hda_intel
0a:00.2 USB controller [0c03]: NVIDIA Corporation TU102 USB 3.1 Host Controller [10de:1ad6] (rev a1)
	Subsystem: NVIDIA Corporation Device [10de:12a4]
	Kernel driver in use: xhci_hcd
	Kernel modules: xhci_pci
0a:00.3 Serial bus controller [0c80]: NVIDIA Corporation TU102 USB Type-C UCSI Controller [10de:1ad7] (rev a1)
	Subsystem: NVIDIA Corporation Device [10de:12a4]
	Kernel driver in use: nvidia-gpu
	Kernel modules: i2c_nvidia_gpu
0b:00.0 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. [AMD] Zeppelin/Raven/Raven2 PCIe Dummy Function [1022:145a]
	Subsystem: Advanced Micro Devices, Inc. [AMD] Zeppelin/Raven/Raven2 PCIe Dummy Function [1022:145a]
0b:00.2 Encryption controller [1080]: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) Platform Security Processor [1022:1456]
	Subsystem: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) Platform Security Processor [1022:1456]
	Kernel driver in use: ccp
	Kernel modules: ccp
0b:00.3 USB controller [0c03]: Advanced Micro Devices, Inc. [AMD] Zeppelin USB 3.0 Host controller [1022:145f]
	Subsystem: Gigabyte Technology Co., Ltd Device [1458:5007]
	Kernel driver in use: xhci_hcd
	Kernel modules: xhci_pci
0c:00.0 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. [AMD] Zeppelin/Renoir PCIe Dummy Function [1022:1455]
	Subsystem: Advanced Micro Devices, Inc. [AMD] Zeppelin/Renoir PCIe Dummy Function [1022:1455]
0c:00.2 RAID bus controller [0104]: Advanced Micro Devices, Inc. [AMD] Device [1022:7916] (rev 51)
	Subsystem: Advanced Micro Devices, Inc. [AMD] Device [1022:7901]
	Kernel driver in use: ahci
0c:00.3 Audio device [0403]: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) HD Audio Controller [1022:1457]
	Subsystem: Gigabyte Technology Co., Ltd Device [1458:a0c3]
	Kernel driver in use: snd_hda_intel
	Kernel modules: snd_hda_intel

Offline

#8 2021-07-12 00:10:26

djenis
Member
Registered: 2021-04-19
Posts: 82

Re: [SOLVED] xstart error after system upgrade

GPU: NVIDIA GeForce RTX 2080 Ti
Driver: nvidia-dkms-460.67-1

There seems to be a problem with the driver because running "nvidia-smi" gives:

NVIDIA-SMI has failed because it couldn't communicate with the NVIDIA driver. Make sure that the latest NVIDIA driver is installd and running.

Maybe the current driver is not compatible with linux-5.12.9.arch1-1?

Offline

#9 2021-07-12 00:14:50

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

Re: [SOLVED] xstart error after system upgrade

The linux package was updated to 5.13.1

[2021-07-12T00:03:55+0200] [ALPM] upgraded linux (5.12.15.arch1-1 -> 5.13.1.arch1-1)

While the running kernel is

[    0.000000] Linux version 5.12.9-arch1-1 (linux@archlinux) (gcc (GCC) 11.1.0, GNU ld (GNU Binutils) 2.36.1) #1 SMP PREEMPT Thu, 03 Jun 2021 11:36:13 +0000

Which explains the issue as the modules are not matching the kernel

Strangely Xorg.0.log reported the running kernel as:

Current Operating System: Linux ws 5.13.1-arch1-1 #1 SMP PREEMPT Fri, 09 Jul 2021 23:42:24 +0000 x86_64

Did you downgrade the linux package?

Offline

#10 2021-07-12 00:24:51

djenis
Member
Registered: 2021-04-19
Posts: 82

Re: [SOLVED] xstart error after system upgrade

Yes, I downgraded the linux package because I was suspecting the 5.13.1 was causing trouble.

I managed to "fix" the issue by downgrading to these packages:

linux 5.12.9.arch1-1
linux-headers 5.12.9.arch1-1
nvidia-dkms 460.67-1
nvidia-utils 460.67-1

I can't upgrade to nvidia 465.31-1 because this problem is still not solved: https://bbs.archlinux.org/viewtopic.php?id=266923

What a mess... So I have to keep my kernel < 5.13 now as well?

Offline

#11 2021-07-12 00:28:27

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

Re: [SOLVED] xstart error after system upgrade

Is the DKMS build for nvidia-dkms 460.67-1 failing with 5.13.1?  If so please post the log for the failing build.

Or switch to https://aur.archlinux.org/packages/nvidia-beta-dkms/ / https://aur.archlinux.org/packages/nvidia-utils-beta/ until the nvidia 470 series leaves beta.

Last edited by loqs (2021-07-12 00:28:45)

Offline

#12 2021-07-12 00:31:10

djenis
Member
Registered: 2021-04-19
Posts: 82

Re: [SOLVED] xstart error after system upgrade

I'll give it a try tomorrow after work. Off to bed now that i have a working system again :-) Thank you for the suggestions!

Offline

#13 2021-07-12 21:14:25

djenis
Member
Registered: 2021-04-19
Posts: 82

Re: [SOLVED] xstart error after system upgrade

The DKMS build is indeed failing for nvidia-dkms 460.67-1 with linux 5.13.1.

Here is the corresonding xorg log:

[     9.341] (WW) Failed to open protocol names file lib/xorg/protocol.txt
[     9.341] 
X.Org X Server 1.20.12
X Protocol Version 11, Revision 0
[     9.341] Build Operating System: Linux Archlinux
[     9.341] Current Operating System: Linux ws 5.13.1-arch1-1 #1 SMP PREEMPT Fri, 09 Jul 2021 23:42:24 +0000 x86_64
[     9.341] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=c6734ad7-1129-4321-9423-f4c72ddd4623 rw loglevel=3 quiet
[     9.341] Build Date: 08 July 2021  08:00:40PM
[     9.341]  
[     9.341] Current version of pixman: 0.40.0
[     9.341] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[     9.341] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[     9.342] (==) Log file: "/home/denis/.local/share/xorg/Xorg.0.log", Time: Mon Jul 12 22:39:06 2021
[     9.343] (==) Using config directory: "/etc/X11/xorg.conf.d"
[     9.343] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[     9.344] (==) No Layout section.  Using the first Screen section.
[     9.344] (==) No screen section available. Using defaults.
[     9.344] (**) |-->Screen "Default Screen Section" (0)
[     9.344] (**) |   |-->Monitor "<default monitor>"
[     9.344] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[     9.344] (==) Automatically adding devices
[     9.344] (==) Automatically enabling devices
[     9.344] (==) Automatically adding GPU devices
[     9.344] (==) Automatically binding GPU devices
[     9.344] (==) Max clients allowed: 256, resource mask: 0x1fffff
[     9.344] (WW) The directory "/usr/share/fonts/misc" does not exist.
[     9.344] 	Entry deleted from font path.
[     9.345] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[     9.345] 	Entry deleted from font path.
[     9.345] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[     9.345] 	Entry deleted from font path.
[     9.346] (==) FontPath set to:
	/usr/share/fonts/TTF,
	/usr/share/fonts/100dpi,
	/usr/share/fonts/75dpi
[     9.346] (==) ModulePath set to "/usr/lib/xorg/modules"
[     9.346] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[     9.346] (II) Module ABI versions:
[     9.346] 	X.Org ANSI C Emulation: 0.4
[     9.346] 	X.Org Video Driver: 24.1
[     9.346] 	X.Org XInput driver : 24.1
[     9.346] 	X.Org Server Extension : 10.0
[     9.346] (++) using VT number 1

[     9.347] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_31
[     9.350] (--) PCI:*(10@0:0:0) 10de:1e07:10de:12a4 rev 161, Mem @ 0xf6000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/131072
[     9.350] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[     9.350] (II) LoadModule: "glx"
[     9.351] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[     9.355] (II) Module glx: vendor="X.Org Foundation"
[     9.355] 	compiled for 1.20.12, module version = 1.0.0
[     9.355] 	ABI class: X.Org Server Extension, version 10.0
[     9.355] (==) Matched nouveau as autoconfigured driver 0
[     9.355] (==) Matched nv as autoconfigured driver 1
[     9.355] (==) Matched modesetting as autoconfigured driver 2
[     9.355] (==) Matched fbdev as autoconfigured driver 3
[     9.355] (==) Matched vesa as autoconfigured driver 4
[     9.355] (==) Assigned the driver to the xf86ConfigLayout
[     9.355] (II) LoadModule: "nouveau"
[     9.355] (WW) Warning, couldn't open module nouveau
[     9.355] (EE) Failed to load module "nouveau" (module does not exist, 0)
[     9.355] (II) LoadModule: "nv"
[     9.355] (WW) Warning, couldn't open module nv
[     9.355] (EE) Failed to load module "nv" (module does not exist, 0)
[     9.355] (II) LoadModule: "modesetting"
[     9.355] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[     9.356] (II) Module modesetting: vendor="X.Org Foundation"
[     9.356] 	compiled for 1.20.12, module version = 1.20.12
[     9.356] 	Module class: X.Org Video Driver
[     9.356] 	ABI class: X.Org Video Driver, version 24.1
[     9.356] (II) LoadModule: "fbdev"
[     9.357] (WW) Warning, couldn't open module fbdev
[     9.357] (EE) Failed to load module "fbdev" (module does not exist, 0)
[     9.357] (II) LoadModule: "vesa"
[     9.357] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[     9.357] (II) Module vesa: vendor="X.Org Foundation"
[     9.357] 	compiled for 1.20.9, module version = 2.5.0
[     9.357] 	Module class: X.Org Video Driver
[     9.357] 	ABI class: X.Org Video Driver, version 24.1
[     9.357] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[     9.357] (II) VESA: driver for VESA chipsets: vesa
[     9.357] xf86EnableIOPorts: failed to set IOPL for I/O (Operation not permitted)
[     9.357] (EE) open /dev/dri/card0: No such file or directory
[     9.357] (WW) Falling back to old probe method for modesetting
[     9.357] (EE) open /dev/dri/card0: No such file or directory
[     9.357] vesa: Refusing to run on UEFI
[     9.357] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[     9.357] (EE) Screen 0 deleted because of no matching config section.
[     9.357] (II) UnloadModule: "modesetting"
[     9.357] (EE) Device(s) detected, but none match those in the config file.
[     9.357] (EE) 
Fatal server error:
[     9.357] (EE) no screens found(EE) 
[     9.357] (EE) 
Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
[     9.357] (EE) Please also check the log file at "/home/denis/.local/share/xorg/Xorg.0.log" for additional information.
[     9.357] (EE) 
[     9.358] (EE) Server terminated with error (1). Closing log file.

Switching to nvidia 470 beta works fine. I'll roll with that until this series leaves beta.

I'll mark the issue as [SOVLED] but lmk if you want to investigate further.

Last edited by djenis (2021-07-12 21:17:47)

Offline

Board footer

Powered by FluxBB