Bonsoir,

Suite à la configuration d'un nouveau PC, je peux installer Fedora 33 Worstation, mais je n'ai pas de réseau, pas d'internet
(avec le dernier live Manjaro gnome le réseau fonctionne)
je n'ai que ça sur ip a
$ ip a
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
       valid_lft forever preferred_lft forever
    inet6 ::1/128 scope host 
       valid_lft forever preferred_lft forever
par contre pas évident de partager la commande LSPCI en étant sur un autre PC
mais je vois bien la carte reseau
08:00.0 Ethernet controller: Realtek Semiconductor CO., Ltd. RTL8125 2.5GbE Controller (rev 05)
S'il faut tout le reste du LSPCI, j'ai une photo au cas où ici voir la photo

Configuration :
AMD Ryzen 5600X / CM GIGABYTE B550 AORUS ELITE V2 Socket AM4 ATX AMD B550 HDMI/DP - M.2 (dernier BIOS)
Crucial P5 M.2 PCIe NVMe 1 To
2x Mémoire DDR4 8Go 2666Mhz KINGSTON HYPER X FURY (HX426C16FB3/8)
CG NVIDIA GTX 970 MSI

Merci pour votre aide
Que retourne
$ lspci -nnk | grep -iA3 "Ethernet"
Même depuis Manjaro tant qu'à faire aussi.
bonjour, voici les résultats

Fedora 33 installée sur SSD
[bruno@localhost ~]$ lspci -nnk | grep -iA3 "Ethernet"
08:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8125 2.5GbE Controller [10ec:8125] (rev 05)
	DeviceName: RTL8111E Giga LAN
	Subsystem: Gigabyte Technology Co., Ltd Device [1458:e000]
	Kernel modules: r8169
[bruno@localhost ~]$ 
Manjaro en live USB
manjaro@manjaro-gnome Linux 5.9.11-3-MANJARO x86_64 20.2 Nibia
~ >>> lspci -nnk | grep -iA3 "Ethernet"                                        
08:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8125 2.5GbE Controller [10ec:8125] (rev 05)
	DeviceName: RTL8111E Giga LAN
	Subsystem: Gigabyte Technology Co., Ltd Device [1458:e000]
	Kernel driver in use: r8169
~ >>>
Bon bonne nouvelle, il y a pilote et en plus c'est le même.
Maintenant reste à creuser pourquoi elle semble désactivée.

Que retourne depuis Fedora
$ systemctl status NetworkManager
$ nmcli general status
$ nmcli device show
Tu peux copier tout ces résultats dans un fichier à la main ou en ajoutant à la fin de chaque ligne de commande > nom_fichier .
Bonjour Nicoss, voici le retour des commandes
[bruno@localhost ~]$ systemctl status NetworkManager
● NetworkManager.service - Network Manager
     Loaded: loaded (/usr/lib/systemd/system/NetworkManager.service; enabled; vendor preset: enabled)
     Active: active (running) since Thu 2020-12-17 14:06:56 EST; 26min ago
       Docs: man:NetworkManager(8)
   Main PID: 879 (NetworkManager)
      Tasks: 3 (limit: 19085)
     Memory: 9.8M
        CPU: 63ms
     CGroup: /system.slice/NetworkManager.service
             └─879 /usr/sbin/NetworkManager --no-daemon

déc. 17 14:06:56 localhost.localdomain NetworkManager[879]: <info>  [1608232016.8914] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
déc. 17 14:06:56 localhost.localdomain NetworkManager[879]: <info>  [1608232016.8914] manager: Networking is enabled by state file
déc. 17 14:06:56 localhost.localdomain NetworkManager[879]: <info>  [1608232016.8915] dhcp-init: Using DHCP client 'internal'
déc. 17 14:06:56 localhost.localdomain NetworkManager[879]: <info>  [1608232016.8916] settings: Loaded settings plugin: keyfile (internal)
déc. 17 14:06:56 localhost.localdomain NetworkManager[879]: <info>  [1608232016.8923] settings: Loaded settings plugin: ifcfg-rh ("/usr/lib64/NetworkManager/1.26.2-2.fc33/libnm-settings-plugin-ifcfg-rh.so")
déc. 17 14:06:56 localhost.localdomain NetworkManager[879]: <info>  [1608232016.8928] device (lo): carrier: link connected
déc. 17 14:06:56 localhost.localdomain NetworkManager[879]: <info>  [1608232016.8929] manager: (lo): new Generic device (/org/freedesktop/NetworkManager/Devices/1)
déc. 17 14:06:56 localhost.localdomain NetworkManager[879]: <info>  [1608232016.8951] manager: startup complete
déc. 17 14:06:56 localhost.localdomain NetworkManager[879]: <info>  [1608232016.8953] modem-manager: ModemManager available
déc. 17 14:09:41 localhost.localdomain NetworkManager[879]: <info>  [1608232181.2181] agent-manager: agent[f8cf383d4815c8ad,:1.80/org.gnome.Shell.NetworkAgent/1000]: agent registered
[bruno@localhost ~]$ nmcli general status
STATE       CONNECTIVITY  WIFI-HW  WIFI    WWAN-HW  WWAN   
déconnecté  inconnu       activé   activé  activé   activé 
[bruno@localhost ~]$ nmcli device show
GENERAL.DEVICE:                         lo
GENERAL.TYPE:                           loopback
GENERAL.HWADDR:                         00:00:00:00:00:00
GENERAL.MTU:                            65536
GENERAL.STATE:                          10 (non-géré)
GENERAL.CONNECTION:                     --
GENERAL.CON-PATH:                       --
IP4.ADDRESS[1]:                         127.0.0.1/8
IP4.GATEWAY:                            --
IP6.ADDRESS[1]:                         ::1/128
IP6.GATEWAY:                            --
IP6.ROUTE[1]:                           dst = ::1/128, nh = ::, mt = 256
[bruno@localhost ~]$
Effectivement c'est assez étrange comme souci surtout que les versions de kernel sont assez proches.
Tu as le même souci avec tous les kernels ? Même avec un Live Fedora qui aura un kernel en 5.8 ?

Tu pourrais nous donner le retour complet de la commande dmesg pour voir ce qu'il se passe au moment du chargement du pilote.
voici le retour, ça fait peur...
[bruno@localhost ~]$ dmesg
[    0.000000] Linux version 5.8.15-301.fc33.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 10.2.1 20200826 (Red Hat 10.2.1-3), GNU ld version 2.35-10.fc33) #1 SMP Thu Oct 15 16:58:06 UTC 2020
[    0.000000] Command line: BOOT_IMAGE=(hd1,gpt2)/vmlinuz-5.8.15-301.fc33.x86_64 root=UUID=79acb4ef-2b5b-458f-94fa-901939aeeb54 ro rootflags=subvol=root rhgb 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: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: xstate_offset[9]:  832, xstate_sizes[9]:    8
[    0.000000] x86/fpu: Enabled xstate features 0x207, context size is 840 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-0x0000000009e1ffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000009e20000-0x0000000009ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
[    0.000000] BIOS-e820: [mem 0x000000000a200000-0x000000000a20dfff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000000a20e000-0x000000000affffff] usable
[    0.000000] BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved
[    0.000000] BIOS-e820: [mem 0x000000000b020000-0x00000000bc95efff] usable
[    0.000000] BIOS-e820: [mem 0x00000000bc95f000-0x00000000bcc90fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000bcc91000-0x00000000bccd3fff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000bccd4000-0x00000000bd351fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000bd352000-0x00000000bdffefff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000bdfff000-0x00000000beffffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000bf000000-0x00000000bfffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fd200000-0x00000000fd2fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fd600000-0x00000000fd7fffff] 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 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000043f37ffff] usable
[    0.000000] BIOS-e820: [mem 0x000000043f380000-0x000000043fffffff] reserved
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] e820: update [mem 0xb7b25018-0xb7b32857] usable ==> usable
[    0.000000] e820: update [mem 0xb7b25018-0xb7b32857] usable ==> usable
[    0.000000] e820: update [mem 0xb7b03018-0xb7b24c57] usable ==> usable
[    0.000000] e820: update [mem 0xb7b03018-0xb7b24c57] usable ==> usable
[    0.000000] extended physical RAM map:
[    0.000000] reserve setup_data: [mem 0x0000000000000000-0x000000000009ffff] usable
[    0.000000] reserve setup_data: [mem 0x00000000000a0000-0x00000000000fffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000000100000-0x0000000009e1ffff] usable
[    0.000000] reserve setup_data: [mem 0x0000000009e20000-0x0000000009ffffff] reserved
[    0.000000] reserve setup_data: [mem 0x000000000a000000-0x000000000a1fffff] usable
[    0.000000] reserve setup_data: [mem 0x000000000a200000-0x000000000a20dfff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x000000000a20e000-0x000000000affffff] usable
[    0.000000] reserve setup_data: [mem 0x000000000b000000-0x000000000b01ffff] reserved
[    0.000000] reserve setup_data: [mem 0x000000000b020000-0x00000000b7b03017] usable
[    0.000000] reserve setup_data: [mem 0x00000000b7b03018-0x00000000b7b24c57] usable
[    0.000000] reserve setup_data: [mem 0x00000000b7b24c58-0x00000000b7b25017] usable
[    0.000000] reserve setup_data: [mem 0x00000000b7b25018-0x00000000b7b32857] usable
[    0.000000] reserve setup_data: [mem 0x00000000b7b32858-0x00000000bc95efff] usable
[    0.000000] reserve setup_data: [mem 0x00000000bc95f000-0x00000000bcc90fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000bcc91000-0x00000000bccd3fff] ACPI data
[    0.000000] reserve setup_data: [mem 0x00000000bccd4000-0x00000000bd351fff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x00000000bd352000-0x00000000bdffefff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000bdfff000-0x00000000beffffff] usable
[    0.000000] reserve setup_data: [mem 0x00000000bf000000-0x00000000bfffffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fd200000-0x00000000fd2fffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fd600000-0x00000000fd7fffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fea00000-0x00000000fea0ffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000feb80000-0x00000000fec01fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fec30000-0x00000000fec30fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fed40000-0x00000000fed44fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fedc2000-0x00000000fedcffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fedd4000-0x00000000fedd5fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000100000000-0x000000043f37ffff] usable
[    0.000000] reserve setup_data: [mem 0x000000043f380000-0x000000043fffffff] reserved
[    0.000000] efi: EFI v2.70 by American Megatrends
[    0.000000] efi: ACPI=0xbd33b000 ACPI 2.0=0xbd33b014 SMBIOS=0xbde26000 SMBIOS 3.0=0xbde25000 MEMATTR=0xb924e698 ESRT=0xbb267b18 RNG=0xbde69398 
[    0.000000] efi: seeding entropy pool
[    0.000000] secureboot: Secure boot disabled
[    0.000000] SMBIOS 3.3.0 present.
[    0.000000] DMI: Gigabyte Technology Co., Ltd. B550 AORUS ELITE V2/B550 AORUS ELITE V2, BIOS F11n 12/03/2020
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 3692.858 MHz processor
[    0.000340] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000340] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000344] last_pfn = 0x43f380 max_arch_pfn = 0x400000000
[    0.000347] MTRR default type: uncachable
[    0.000347] MTRR fixed ranges enabled:
[    0.000348]   00000-9FFFF write-back
[    0.000348]   A0000-BFFFF write-through
[    0.000348]   C0000-FFFFF write-protect
[    0.000349] MTRR variable ranges enabled:
[    0.000349]   0 base 000000000000 mask FFFF80000000 write-back
[    0.000350]   1 base 000080000000 mask FFFFC0000000 write-back
[    0.000350]   2 base 0000BD740000 mask FFFFFFFF0000 uncachable
[    0.000350]   3 disabled
[    0.000350]   4 disabled
[    0.000351]   5 disabled
[    0.000351]   6 disabled
[    0.000351]   7 disabled
[    0.000351] TOM2: 0000000440000000 aka 17408M
[    0.001145] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.001215] e820: update [mem 0xbd740000-0xbd74ffff] usable ==> reserved
[    0.001217] e820: update [mem 0xc0000000-0xffffffff] usable ==> reserved
[    0.001218] last_pfn = 0xbf000 max_arch_pfn = 0x400000000
[    0.003781] esrt: Reserving ESRT space from 0x00000000bb267b18 to 0x00000000bb267b50.
[    0.003786] e820: update [mem 0xbb267000-0xbb267fff] usable ==> reserved
[    0.003821] Using GB pages for direct mapping
[    0.003988] secureboot: Secure boot disabled
[    0.003989] RAMDISK: [mem 0x5abad000-0x5cd68fff]
[    0.003993] ACPI: Early table checksum verification disabled
[    0.003995] ACPI: RSDP 0x00000000BD33B014 000024 (v02 ALASKA)
[    0.003997] ACPI: XSDT 0x00000000BD33A728 0000D4 (v01 ALASKA A M I    01072009 AMI  01000013)
[    0.003999] ACPI: FACP 0x00000000BCCBB000 000114 (v06 ALASKA A M I    01072009 AMI  00010013)
[    0.004002] ACPI: DSDT 0x00000000BCCB5000 005B02 (v02 ALASKA A M I    01072009 INTL 20190509)
[    0.004003] ACPI: FACS 0x00000000BD335000 000040
[    0.004004] ACPI: SSDT 0x00000000BCCCA000 009BE8 (v01 GBT    GSWApp   00000001 INTL 20190509)
[    0.004005] ACPI: SSDT 0x00000000BCCC1000 008C98 (v02 AMD    AmdTable 00000002 MSFT 04000000)
[    0.004006] ACPI: SSDT 0x00000000BCCBD000 003C65 (v01 AMD    AMD AOD  00000001 INTL 20190509)
[    0.004007] ACPI: SSDT 0x00000000BCCBC000 0001AD (v02 ALASKA CPUSSDT  01072009 AMI  01072009)
[    0.004008] ACPI: FIDT 0x00000000BCCB4000 00009C (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.004009] ACPI: MCFG 0x00000000BCCB3000 00003C (v01 ALASKA A M I    01072009 MSFT 00010013)
[    0.004010] ACPI: HPET 0x00000000BCCB2000 000038 (v01 ALASKA A M I    01072009 AMI  00000005)
[    0.004011] ACPI: BGRT 0x00000000BCCB1000 000038 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.004012] ACPI: IVRS 0x00000000BCCB0000 0000D0 (v02 AMD    AmdTable 00000001 AMD  00000000)
[    0.004013] ACPI: PCCT 0x00000000BCCAF000 00006E (v02 AMD    AmdTable 00000001 AMD  00000000)
[    0.004014] ACPI: SSDT 0x00000000BCCAC000 002FDD (v02 AMD    AmdTable 00000001 AMD  00000001)
[    0.004015] ACPI: CRAT 0x00000000BCCAB000 000B18 (v01 AMD    AmdTable 00000001 AMD  00000001)
[    0.004016] ACPI: CDIT 0x00000000BCCAA000 000029 (v01 AMD    AmdTable 00000001 AMD  00000001)
[    0.004017] ACPI: SSDT 0x00000000BCCA9000 0005F6 (v01 AMD    ArticDGP 00000001 INTL 20190509)
[    0.004018] ACPI: SSDT 0x00000000BCCA5000 0036E3 (v01 AMD    ArticN   00000001 INTL 20190509)
[    0.004019] ACPI: WSMT 0x00000000BCCA4000 000028 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.004020] ACPI: APIC 0x00000000BCCA3000 00015E (v03 ALASKA A M I    01072009 AMI  00010013)
[    0.004021] ACPI: SSDT 0x00000000BCCA2000 00008D (v01 AMD    ArticDIS 00000001 INTL 20190509)
[    0.004022] ACPI: SSDT 0x00000000BCCA0000 00147F (v01 AMD    ArticC   00000001 INTL 20190509)
[    0.004023] ACPI: SSDT 0x00000000BCC9F000 0000BF (v01 AMD    AmdTable 00001000 INTL 20190509)
[    0.004024] ACPI: FPDT 0x00000000BCC9E000 000044 (v01 ALASKA A M I    01072009 AMI  01000013)
[    0.004029] ACPI: Local APIC address 0xfee00000
[    0.004068] No NUMA configuration found
[    0.004069] Faking a node at [mem 0x0000000000000000-0x000000043f37ffff]
[    0.004072] NODE_DATA(0) allocated [mem 0x43f355000-0x43f37ffff]
[    0.020755] Zone ranges:
[    0.020756]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.020757]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.020757]   Normal   [mem 0x0000000100000000-0x000000043f37ffff]
[    0.020758]   Device   empty
[    0.020758] Movable zone start for each node
[    0.020759] Early memory node ranges
[    0.020759]   node   0: [mem 0x0000000000001000-0x000000000009ffff]
[    0.020760]   node   0: [mem 0x0000000000100000-0x0000000009e1ffff]
[    0.020760]   node   0: [mem 0x000000000a000000-0x000000000a1fffff]
[    0.020760]   node   0: [mem 0x000000000a20e000-0x000000000affffff]
[    0.020760]   node   0: [mem 0x000000000b020000-0x00000000bc95efff]
[    0.020761]   node   0: [mem 0x00000000bdfff000-0x00000000beffffff]
[    0.020761]   node   0: [mem 0x0000000100000000-0x000000043f37ffff]
[    0.020822] Zeroed struct page in unavailable ranges: 13711 pages
[    0.020823] Initmem setup node 0 [mem 0x0000000000001000-0x000000043f37ffff]
[    0.020824] On node 0 totalpages: 4180593
[    0.020825]   DMA zone: 64 pages used for memmap
[    0.020825]   DMA zone: 29 pages reserved
[    0.020826]   DMA zone: 3999 pages, LIFO batch:0
[    0.020841]   DMA32 zone: 12062 pages used for memmap
[    0.020841]   DMA32 zone: 771922 pages, LIFO batch:63
[    0.024074]   Normal zone: 53198 pages used for memmap
[    0.024075]   Normal zone: 3404672 pages, LIFO batch:63
[    0.038816] ACPI: PM-Timer IO Port: 0x808
[    0.038817] ACPI: Local APIC address 0xfee00000
[    0.038822] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[    0.038833] IOAPIC[0]: apic_id 13, version 33, address 0xfec00000, GSI 0-23
[    0.038837] IOAPIC[1]: apic_id 14, version 33, address 0xfec01000, GSI 24-55
[    0.038838] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.038839] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[    0.038840] ACPI: IRQ0 used by override.
[    0.038840] ACPI: IRQ9 used by override.
[    0.038841] Using ACPI (MADT) for SMP configuration information
[    0.038842] ACPI: HPET id: 0x10228201 base: 0xfed00000
[    0.038849] e820: update [mem 0xb879e000-0xb87f4fff] usable ==> reserved
[    0.038856] smpboot: Allowing 32 CPUs, 20 hotplug CPUs
[    0.038871] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.038872] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[    0.038872] PM: hibernation: Registered nosave memory: [mem 0x09e20000-0x09ffffff]
[    0.038873] PM: hibernation: Registered nosave memory: [mem 0x0a200000-0x0a20dfff]
[    0.038874] PM: hibernation: Registered nosave memory: [mem 0x0b000000-0x0b01ffff]
[    0.038874] PM: hibernation: Registered nosave memory: [mem 0xb7b03000-0xb7b03fff]
[    0.038875] PM: hibernation: Registered nosave memory: [mem 0xb7b24000-0xb7b24fff]
[    0.038875] PM: hibernation: Registered nosave memory: [mem 0xb7b25000-0xb7b25fff]
[    0.038876] PM: hibernation: Registered nosave memory: [mem 0xb7b32000-0xb7b32fff]
[    0.038876] PM: hibernation: Registered nosave memory: [mem 0xb879e000-0xb87f4fff]
[    0.038877] PM: hibernation: Registered nosave memory: [mem 0xbb267000-0xbb267fff]
[    0.038878] PM: hibernation: Registered nosave memory: [mem 0xbc95f000-0xbcc90fff]
[    0.038878] PM: hibernation: Registered nosave memory: [mem 0xbcc91000-0xbccd3fff]
[    0.038878] PM: hibernation: Registered nosave memory: [mem 0xbccd4000-0xbd351fff]
[    0.038878] PM: hibernation: Registered nosave memory: [mem 0xbd352000-0xbdffefff]
[    0.038879] PM: hibernation: Registered nosave memory: [mem 0xbf000000-0xbfffffff]
[    0.038879] PM: hibernation: Registered nosave memory: [mem 0xc0000000-0xefffffff]
[    0.038880] PM: hibernation: Registered nosave memory: [mem 0xf0000000-0xf7ffffff]
[    0.038880] PM: hibernation: Registered nosave memory: [mem 0xf8000000-0xfd1fffff]
[    0.038880] PM: hibernation: Registered nosave memory: [mem 0xfd200000-0xfd2fffff]
[    0.038880] PM: hibernation: Registered nosave memory: [mem 0xfd300000-0xfd5fffff]
[    0.038880] PM: hibernation: Registered nosave memory: [mem 0xfd600000-0xfd7fffff]
[    0.038881] PM: hibernation: Registered nosave memory: [mem 0xfd800000-0xfe9fffff]
[    0.038881] PM: hibernation: Registered nosave memory: [mem 0xfea00000-0xfea0ffff]
[    0.038881] PM: hibernation: Registered nosave memory: [mem 0xfea10000-0xfeb7ffff]
[    0.038881] PM: hibernation: Registered nosave memory: [mem 0xfeb80000-0xfec01fff]
[    0.038881] PM: hibernation: Registered nosave memory: [mem 0xfec02000-0xfec0ffff]
[    0.038881] PM: hibernation: Registered nosave memory: [mem 0xfec10000-0xfec10fff]
[    0.038882] PM: hibernation: Registered nosave memory: [mem 0xfec11000-0xfec2ffff]
[    0.038882] PM: hibernation: Registered nosave memory: [mem 0xfec30000-0xfec30fff]
[    0.038882] PM: hibernation: Registered nosave memory: [mem 0xfec31000-0xfecfffff]
[    0.038882] PM: hibernation: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
[    0.038882] PM: hibernation: Registered nosave memory: [mem 0xfed01000-0xfed3ffff]
[    0.038883] PM: hibernation: Registered nosave memory: [mem 0xfed40000-0xfed44fff]
[    0.038883] PM: hibernation: Registered nosave memory: [mem 0xfed45000-0xfed7ffff]
[    0.038883] PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xfed8ffff]
[    0.038883] PM: hibernation: Registered nosave memory: [mem 0xfed90000-0xfedc1fff]
[    0.038883] PM: hibernation: Registered nosave memory: [mem 0xfedc2000-0xfedcffff]
[    0.038883] PM: hibernation: Registered nosave memory: [mem 0xfedd0000-0xfedd3fff]
[    0.038884] PM: hibernation: Registered nosave memory: [mem 0xfedd4000-0xfedd5fff]
[    0.038884] PM: hibernation: Registered nosave memory: [mem 0xfedd6000-0xfeffffff]
[    0.038884] PM: hibernation: Registered nosave memory: [mem 0xff000000-0xffffffff]
[    0.038885] [mem 0xc0000000-0xefffffff] available for PCI devices
[    0.038886] Booting paravirtualized kernel on bare hardware
[    0.038888] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[    0.041317] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:32 nr_cpu_ids:32 nr_node_ids:1
[    0.042111] percpu: Embedded 54 pages/cpu s184320 r8192 d28672 u262144
[    0.042115] pcpu-alloc: s184320 r8192 d28672 u262144 alloc=1*2097152
[    0.042116] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15 
[    0.042117] pcpu-alloc: [0] 16 17 18 19 20 21 22 23 [0] 24 25 26 27 28 29 30 31 
[    0.042138] Built 1 zonelists, mobility grouping on.  Total pages: 4115240
[    0.042138] Policy zone: Normal
[    0.042139] Kernel command line: BOOT_IMAGE=(hd1,gpt2)/vmlinuz-5.8.15-301.fc33.x86_64 root=UUID=79acb4ef-2b5b-458f-94fa-901939aeeb54 ro rootflags=subvol=root rhgb quiet
[    0.042970] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[    0.043366] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[    0.043417] mem auto-init: stack:off, heap alloc:off, heap free:off
[    0.064993] Memory: 16214184K/16722372K available (14339K kernel code, 2498K rwdata, 8752K rodata, 2508K init, 4636K bss, 508188K reserved, 0K cma-reserved)
[    0.065000] random: get_random_u64 called from __kmem_cache_create+0x3e/0x610 with crng_init=0
[    0.065061] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=32, Nodes=1
[    0.065069] ftrace: allocating 43518 entries in 170 pages
[    0.075462] ftrace: allocated 170 pages with 4 groups
[    0.075552] rcu: Hierarchical RCU implementation.
[    0.075552] rcu: 	RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=32.
[    0.075553] 	Trampoline variant of Tasks RCU enabled.
[    0.075553] 	Rude variant of Tasks RCU enabled.
[    0.075553] 	Tracing variant of Tasks RCU enabled.
[    0.075553] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
[    0.075554] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=32
[    0.077090] NR_IRQS: 524544, nr_irqs: 1224, preallocated irqs: 16
[    0.077354] random: crng done (trusting CPU's manufacturer)
[    0.077375] Console: colour dummy device 80x25
[    0.077377] printk: console [tty0] enabled
[    0.077390] ACPI: Core revision 20200528
[    0.077479] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
[    0.077493] APIC: Switch to symmetric I/O mode setup
[    0.397095] Switched APIC routing to physical flat.
[    0.397794] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.402509] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x6a75f66cc02, max_idle_ns: 881590687104 ns
[    0.402511] Calibrating delay loop (skipped), value calculated using timer frequency.. 7385.71 BogoMIPS (lpj=3692858)
[    0.402512] pid_max: default: 32768 minimum: 301
[    0.404047] LSM: Security Framework initializing
[    0.404054] Yama: becoming mindful.
[    0.404057] SELinux:  Initializing.
[    0.404090] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.404106] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.404266] x86/cpu: User Mode Instruction Prevention (UMIP) activated
[    0.404309] LVT offset 1 assigned for vector 0xf9
[    0.404457] LVT offset 2 assigned for vector 0xf4
[    0.404499] Last level iTLB entries: 4KB 512, 2MB 512, 4MB 256
[    0.404499] Last level dTLB entries: 4KB 2048, 2MB 2048, 4MB 1024, 1GB 0
[    0.404500] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.404501] Spectre V2 : Mitigation: Full AMD retpoline
[    0.404501] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.404502] Spectre V2 : Enabling Restricted Speculation for firmware calls
[    0.404502] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.404503] Spectre V2 : User space: Mitigation: STIBP always-on protection
[    0.404503] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[    0.404710] Freeing SMP alternatives memory: 40K
[    0.508282] smpboot: CPU0: AMD Ryzen 5 5600X 6-Core Processor (family: 0x19, model: 0x21, stepping: 0x0)
[    0.508358] Performance Events: Fam17h+ core perfctr, AMD PMU driver.
[    0.508360] ... version:                0
[    0.508361] ... bit width:              48
[    0.508361] ... generic registers:      6
[    0.508361] ... value mask:             0000ffffffffffff
[    0.508361] ... max period:             00007fffffffffff
[    0.508361] ... fixed-purpose events:   0
[    0.508361] ... event mask:             000000000000003f
[    0.508382] rcu: Hierarchical SRCU implementation.
[    0.508509] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.508509] smp: Bringing up secondary CPUs ...
[    0.508509] x86: Booting SMP configuration:
[    0.508509] .... node  #0, CPUs:        #1
[    0.319233] __common_interrupt: 1.55 No irq handler for vector
[    0.510548]   #2
[    0.319233] __common_interrupt: 2.55 No irq handler for vector
[    0.511546]   #3
[    0.319233] __common_interrupt: 3.55 No irq handler for vector
[    0.512547]   #4
[    0.319233] __common_interrupt: 4.55 No irq handler for vector
[    0.513543]   #5
[    0.319233] __common_interrupt: 5.55 No irq handler for vector
[    0.514545]   #6
[    0.319233] __common_interrupt: 6.55 No irq handler for vector
[    0.516550] Spectre V2 : Update user space SMT mitigation: STIBP always-on
[    0.516569]   #7
[    0.319233] __common_interrupt: 7.55 No irq handler for vector
[    0.517546]   #8
[    0.319233] __common_interrupt: 8.55 No irq handler for vector
[    0.518547]   #9
[    0.319233] __common_interrupt: 9.55 No irq handler for vector
[    0.519547]  #10
[    0.319233] __common_interrupt: 10.55 No irq handler for vector
[    0.520548]  #11
[    0.521529] smp: Brought up 1 node, 12 CPUs
[    0.521529] smpboot: Max logical packages: 3
[    0.521529] smpboot: Total of 12 processors activated (88628.59 BogoMIPS)
[    0.522716] devtmpfs: initialized
[    0.522716] x86/mm: Memory block size: 128MB
[    0.523835] PM: Registering ACPI NVS region [mem 0x0a200000-0x0a20dfff] (57344 bytes)
[    0.523835] PM: Registering ACPI NVS region [mem 0xbccd4000-0xbd351fff] (6807552 bytes)
[    0.523835] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[    0.523835] futex hash table entries: 8192 (order: 7, 524288 bytes, linear)
[    0.523835] xor: automatically using best checksumming function   avx       
[    0.523835] pinctrl core: initialized pinctrl subsystem
[    0.523835] PM: RTC time: 20:44:27, date: 2020-12-17
[    0.523835] thermal_sys: Registered thermal governor 'fair_share'
[    0.523835] thermal_sys: Registered thermal governor 'bang_bang'
[    0.523835] thermal_sys: Registered thermal governor 'step_wise'
[    0.523835] thermal_sys: Registered thermal governor 'user_space'
[    0.523835] NET: Registered protocol family 16
[    0.523835] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
[    0.523835] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.523835] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.523835] audit: initializing netlink subsys (disabled)
[    0.523835] audit: type=2000 audit(1608237866.128:1): state=initialized audit_enabled=0 res=1
[    0.523835] cpuidle: using governor menu
[    0.523835] Detected 1 PCC Subspaces
[    0.523835] Registering PCC driver as Mailbox controller
[    0.523835] ACPI: bus type PCI registered
[    0.523835] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.523835] PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
[    0.524519] PCI: MMCONFIG at [mem 0xf0000000-0xf7ffffff] reserved in E820
[    0.524522] PCI: Using configuration type 1 for base access
[    0.525532] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.525532] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.583610] cryptd: max_cpu_qlen set to 1000
[    0.585545] alg: No test for 842 (842-generic)
[    0.585545] alg: No test for 842 (842-scomp)
[    0.586587] raid6: skip pq benchmark and using algorithm avx2x4
[    0.586587] raid6: using avx2x2 recovery algorithm
[    0.586587] fbcon: Taking over console
[    0.586587] ACPI: Added _OSI(Module Device)
[    0.586587] ACPI: Added _OSI(Processor Device)
[    0.586587] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.586587] ACPI: Added _OSI(Processor Aggregator Device)
[    0.586587] ACPI: Added _OSI(Linux-Dell-Video)
[    0.586587] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.586587] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    0.592308] ACPI: 11 ACPI AML tables successfully acquired and loaded
[    0.593081] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.598853] ACPI: Interpreter enabled
[    0.598861] ACPI: (supports S0 S3 S4 S5)
[    0.598861] ACPI: Using IOAPIC for interrupt routing
[    0.598996] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.599177] ACPI: Enabled 6 GPEs in block 00 to 1F
[    0.602461] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.602464] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[    0.602531] acpi PNP0A08:00: _OSC: platform does not support [SHPCHotplug LTR DPC]
[    0.602592] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
[    0.602597] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-7f] only partially covers this bridge
[    0.602737] PCI host bridge to bus 0000:00
[    0.602738] pci_bus 0000:00: root bus resource [io  0x0000-0x03af window]
[    0.602738] pci_bus 0000:00: root bus resource [io  0x03e0-0x0cf7 window]
[    0.602738] pci_bus 0000:00: root bus resource [io  0x03b0-0x03df window]
[    0.602739] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.602739] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.602740] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff window]
[    0.602741] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfec2ffff window]
[    0.602741] pci_bus 0000:00: root bus resource [mem 0xfee00000-0xffffffff window]
[    0.602742] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.602746] pci 0000:00:00.0: [1022:1480] type 00 class 0x060000
[    0.602819] pci 0000:00:00.2: [1022:1481] type 00 class 0x080600
[    0.602899] pci 0000:00:01.0: [1022:1482] type 00 class 0x060000
[    0.602952] pci 0000:00:01.1: [1022:1483] type 01 class 0x060400
[    0.603039] pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
[    0.603128] pci 0000:00:01.2: [1022:1483] type 01 class 0x060400
[    0.603165] pci 0000:00:01.2: enabling Extended Tags
[    0.603215] pci 0000:00:01.2: PME# supported from D0 D3hot D3cold
[    0.603301] pci 0000:00:02.0: [1022:1482] type 00 class 0x060000
[    0.603358] pci 0000:00:03.0: [1022:1482] type 00 class 0x060000
[    0.603410] pci 0000:00:03.1: [1022:1483] type 01 class 0x060400
[    0.603496] pci 0000:00:03.1: PME# supported from D0 D3hot D3cold
[    0.603690] pci 0000:00:04.0: [1022:1482] type 00 class 0x060000
[    0.603748] pci 0000:00:05.0: [1022:1482] type 00 class 0x060000
[    0.603806] pci 0000:00:07.0: [1022:1482] type 00 class 0x060000
[    0.603859] pci 0000:00:07.1: [1022:1484] type 01 class 0x060400
[    0.603888] pci 0000:00:07.1: enabling Extended Tags
[    0.603924] pci 0000:00:07.1: PME# supported from D0 D3hot D3cold
[    0.603995] pci 0000:00:08.0: [1022:1482] type 00 class 0x060000
[    0.604047] pci 0000:00:08.1: [1022:1484] type 01 class 0x060400
[    0.604078] pci 0000:00:08.1: enabling Extended Tags
[    0.604117] pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
[    0.604207] pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500
[    0.604305] pci 0000:00:14.3: [1022:790e] type 00 class 0x060100
[    0.604409] pci 0000:00:18.0: [1022:1440] type 00 class 0x060000
[    0.604438] pci 0000:00:18.1: [1022:1441] type 00 class 0x060000
[    0.604467] pci 0000:00:18.2: [1022:1442] type 00 class 0x060000
[    0.604496] pci 0000:00:18.3: [1022:1443] type 00 class 0x060000
[    0.604527] pci 0000:00:18.4: [1022:1444] type 00 class 0x060000
[    0.604557] pci 0000:00:18.5: [1022:1445] type 00 class 0x060000
[    0.604586] pci 0000:00:18.6: [1022:1446] type 00 class 0x060000
[    0.604615] pci 0000:00:18.7: [1022:1447] type 00 class 0x060000
[    0.604688] pci 0000:01:00.0: [1344:5405] type 00 class 0x010802
[    0.604711] pci 0000:01:00.0: reg 0x10: [mem 0xfc700000-0xfc703fff 64bit]
[    0.604879] pci 0000:00:01.1: PCI bridge to [bus 01]
[    0.604883] pci 0000:00:01.1:   bridge window [mem 0xfc700000-0xfc7fffff]
[    0.604923] pci 0000:02:00.0: [1022:43ee] type 00 class 0x0c0330
[    0.604948] pci 0000:02:00.0: reg 0x10: [mem 0xfc6a0000-0xfc6a7fff 64bit]
[    0.604992] pci 0000:02:00.0: enabling Extended Tags
[    0.605050] pci 0000:02:00.0: PME# supported from D3hot D3cold
[    0.605120] pci 0000:02:00.1: [1022:43eb] type 00 class 0x010601
[    0.605176] pci 0000:02:00.1: reg 0x24: [mem 0xfc680000-0xfc69ffff]
[    0.605184] pci 0000:02:00.1: reg 0x30: [mem 0xfc600000-0xfc67ffff pref]
[    0.605191] pci 0000:02:00.1: enabling Extended Tags
[    0.605235] pci 0000:02:00.1: PME# supported from D3hot D3cold
[    0.605283] pci 0000:02:00.2: [1022:43e9] type 01 class 0x060400
[    0.605336] pci 0000:02:00.2: enabling Extended Tags
[    0.605386] pci 0000:02:00.2: PME# supported from D3hot D3cold
[    0.605465] pci 0000:00:01.2: PCI bridge to [bus 02-09]
[    0.605469] pci 0000:00:01.2:   bridge window [io  0xf000-0xffff]
[    0.605470] pci 0000:00:01.2:   bridge window [mem 0xfc500000-0xfc6fffff]
[    0.605514] pci 0000:03:00.0: [1022:43ea] type 01 class 0x060400
[    0.605572] pci 0000:03:00.0: enabling Extended Tags
[    0.605627] pci 0000:03:00.0: PME# supported from D3hot D3cold
[    0.605690] pci 0000:03:02.0: [1022:43ea] type 01 class 0x060400
[    0.605747] pci 0000:03:02.0: enabling Extended Tags
[    0.605803] pci 0000:03:02.0: PME# supported from D3hot D3cold
[    0.605867] pci 0000:03:03.0: [1022:43ea] type 01 class 0x060400
[    0.605925] pci 0000:03:03.0: enabling Extended Tags
[    0.605981] pci 0000:03:03.0: PME# supported from D3hot D3cold
[    0.606043] pci 0000:03:04.0: [1022:43ea] type 01 class 0x060400
[    0.606100] pci 0000:03:04.0: enabling Extended Tags
[    0.606155] pci 0000:03:04.0: PME# supported from D3hot D3cold
[    0.606222] pci 0000:03:08.0: [1022:43ea] type 01 class 0x060400
[    0.606279] pci 0000:03:08.0: enabling Extended Tags
[    0.606335] pci 0000:03:08.0: PME# supported from D3hot D3cold
[    0.606400] pci 0000:03:09.0: [1022:43ea] type 01 class 0x060400
[    0.606457] pci 0000:03:09.0: enabling Extended Tags
[    0.606513] pci 0000:03:09.0: PME# supported from D3hot D3cold
[    0.606591] pci 0000:02:00.2: PCI bridge to [bus 03-09]
[    0.606596] pci 0000:02:00.2:   bridge window [io  0xf000-0xffff]
[    0.606599] pci 0000:02:00.2:   bridge window [mem 0xfc500000-0xfc5fffff]
[    0.606634] pci 0000:03:00.0: PCI bridge to [bus 04]
[    0.606676] pci 0000:03:02.0: PCI bridge to [bus 05]
[    0.606719] pci 0000:03:03.0: PCI bridge to [bus 06]
[    0.606761] pci 0000:03:04.0: PCI bridge to [bus 07]
[    0.606822] pci 0000:08:00.0: [10ec:8125] type 00 class 0x020000
[    0.606868] pci 0000:08:00.0: reg 0x10: [io  0xf000-0xf0ff]
[    0.606902] pci 0000:08:00.0: reg 0x18: [mem 0xfc500000-0xfc50ffff 64bit]
[    0.606924] pci 0000:08:00.0: reg 0x20: [mem 0xfc510000-0xfc513fff 64bit]
[    0.607069] pci 0000:08:00.0: supports D1 D2
[    0.607069] pci 0000:08:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.607269] pci 0000:03:08.0: PCI bridge to [bus 08]
[    0.607274] pci 0000:03:08.0:   bridge window [io  0xf000-0xffff]
[    0.607277] pci 0000:03:08.0:   bridge window [mem 0xfc500000-0xfc5fffff]
[    0.607313] pci 0000:03:09.0: PCI bridge to [bus 09]
[    0.607401] pci 0000:0a:00.0: [10de:13c2] type 00 class 0x030000
[    0.607426] pci 0000:0a:00.0: reg 0x10: [mem 0xfb000000-0xfbffffff]
[    0.607438] pci 0000:0a:00.0: reg 0x14: [mem 0xd0000000-0xdfffffff 64bit pref]
[    0.607450] pci 0000:0a:00.0: reg 0x1c: [mem 0xe0000000-0xe1ffffff 64bit pref]
[    0.607457] pci 0000:0a:00.0: reg 0x24: [io  0xe000-0xe07f]
[    0.607465] pci 0000:0a:00.0: reg 0x30: [mem 0xfc000000-0xfc07ffff pref]
[    0.607480] pci 0000:0a:00.0: BAR 3: assigned to efifb
[    0.607586] 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.607622] pci 0000:0a:00.1: [10de:0fbb] type 00 class 0x040300
[    0.607640] pci 0000:0a:00.1: reg 0x10: [mem 0xfc080000-0xfc083fff]
[    0.607790] pci 0000:00:03.1: ASPM: current common clock configuration is inconsistent, reconfiguring
[    0.610535] pci 0000:00:03.1: PCI bridge to [bus 0a]
[    0.610538] pci 0000:00:03.1:   bridge window [io  0xe000-0xefff]
[    0.610540] pci 0000:00:03.1:   bridge window [mem 0xfb000000-0xfc0fffff]
[    0.610543] pci 0000:00:03.1:   bridge window [mem 0xd0000000-0xe1ffffff 64bit pref]
[    0.610576] pci 0000:0b:00.0: [1022:148a] type 00 class 0x130000
[    0.610612] pci 0000:0b:00.0: enabling Extended Tags
[    0.610724] pci 0000:00:07.1: PCI bridge to [bus 0b]
[    0.610769] pci 0000:0c:00.0: [1022:1485] type 00 class 0x130000
[    0.610811] pci 0000:0c:00.0: enabling Extended Tags
[    0.610914] pci 0000:0c:00.1: [1022:1486] type 00 class 0x108000
[    0.610936] pci 0000:0c:00.1: reg 0x18: [mem 0xfc300000-0xfc3fffff]
[    0.610948] pci 0000:0c:00.1: reg 0x24: [mem 0xfc408000-0xfc409fff]
[    0.610956] pci 0000:0c:00.1: enabling Extended Tags
[    0.611051] pci 0000:0c:00.3: [1022:149c] type 00 class 0x0c0330
[    0.611070] pci 0000:0c:00.3: reg 0x10: [mem 0xfc200000-0xfc2fffff 64bit]
[    0.611099] pci 0000:0c:00.3: enabling Extended Tags
[    0.611143] pci 0000:0c:00.3: PME# supported from D0 D3hot D3cold
[    0.611199] pci 0000:0c:00.4: [1022:1487] type 00 class 0x040300
[    0.611213] pci 0000:0c:00.4: reg 0x10: [mem 0xfc400000-0xfc407fff]
[    0.611239] pci 0000:0c:00.4: enabling Extended Tags
[    0.611279] pci 0000:0c:00.4: PME# supported from D0 D3hot D3cold
[    0.611361] pci 0000:00:08.1: PCI bridge to [bus 0c]
[    0.611364] pci 0000:00:08.1:   bridge window [mem 0xfc200000-0xfc4fffff]
[    0.611498] ACPI: PCI Interrupt Link [LNKA] (IRQs 4 5 7 10 11 14 15) *0
[    0.611527] ACPI: PCI Interrupt Link [LNKB] (IRQs 4 5 7 10 11 14 15) *0
[    0.611548] ACPI: PCI Interrupt Link [LNKC] (IRQs 4 5 7 10 11 14 15) *0
[    0.611575] ACPI: PCI Interrupt Link [LNKD] (IRQs 4 5 7 10 11 14 15) *0
[    0.611598] ACPI: PCI Interrupt Link [LNKE] (IRQs 4 5 7 10 11 14 15) *0
[    0.611617] ACPI: PCI Interrupt Link [LNKF] (IRQs 4 5 7 10 11 14 15) *0
[    0.611636] ACPI: PCI Interrupt Link [LNKG] (IRQs 4 5 7 10 11 14 15) *0
[    0.611654] ACPI: PCI Interrupt Link [LNKH] (IRQs 4 5 7 10 11 14 15) *0
[    0.612513] iommu: Default domain type: Translated 
[    0.612519] pci 0000:0a:00.0: vgaarb: setting as boot VGA device
[    0.612519] pci 0000:0a:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.612519] pci 0000:0a:00.0: vgaarb: bridge control possible
[    0.612519] vgaarb: loaded
[    0.612559] SCSI subsystem initialized
[    0.612569] libata version 3.00 loaded.
[    0.612569] ACPI: bus type USB registered
[    0.612569] usbcore: registered new interface driver usbfs
[    0.612569] usbcore: registered new interface driver hub
[    0.612569] usbcore: registered new device driver usb
[    0.612569] pps_core: LinuxPPS API ver. 1 registered
[    0.612569] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.612569] PTP clock support registered
[    0.612569] EDAC MC: Ver: 3.0.0
[    0.612610] Registered efivars operations
[    0.612610] NetLabel: Initializing
[    0.612610] NetLabel:  domain hash size = 128
[    0.612610] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.612610] NetLabel:  unlabeled traffic allowed by default
[    0.612610] PCI: Using ACPI for IRQ routing
[    0.616189] PCI: pci_cache_line_size set to 64 bytes
[    0.616254] e820: reserve RAM buffer [mem 0x09e20000-0x0bffffff]
[    0.616255] e820: reserve RAM buffer [mem 0x0a200000-0x0bffffff]
[    0.616255] e820: reserve RAM buffer [mem 0x0b000000-0x0bffffff]
[    0.616256] e820: reserve RAM buffer [mem 0xb7b03018-0xb7ffffff]
[    0.616256] e820: reserve RAM buffer [mem 0xb7b25018-0xb7ffffff]
[    0.616256] e820: reserve RAM buffer [mem 0xb879e000-0xbbffffff]
[    0.616257] e820: reserve RAM buffer [mem 0xbb267000-0xbbffffff]
[    0.616257] e820: reserve RAM buffer [mem 0xbc95f000-0xbfffffff]
[    0.616257] e820: reserve RAM buffer [mem 0xbf000000-0xbfffffff]
[    0.616257] e820: reserve RAM buffer [mem 0x43f380000-0x43fffffff]
[    0.616531] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    0.616532] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
[    0.618527] clocksource: Switched to clocksource tsc-early
[    0.626470] VFS: Disk quotas dquot_6.6.0
[    0.626478] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.626503] pnp: PnP ACPI init
[    0.626542] system 00:00: [mem 0xf0000000-0xf7ffffff] has been reserved
[    0.626544] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.626570] system 00:01: [mem 0xfd200000-0xfd2fffff] has been reserved
[    0.626571] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.626588] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.626657] system 00:03: [io  0x0a00-0x0a2f] has been reserved
[    0.626658] system 00:03: [io  0x0a30-0x0a3f] has been reserved
[    0.626658] system 00:03: [io  0x0a40-0x0a4f] has been reserved
[    0.626658] system 00:03: [mem 0xfe000000-0xfe00ffff] has been reserved
[    0.626659] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.626755] system 00:04: [io  0x04d0-0x04d1] has been reserved
[    0.626755] system 00:04: [io  0x040b] has been reserved
[    0.626755] system 00:04: [io  0x04d6] has been reserved
[    0.626756] system 00:04: [io  0x0c00-0x0c01] has been reserved
[    0.626756] system 00:04: [io  0x0c14] has been reserved
[    0.626756] system 00:04: [io  0x0c50-0x0c51] has been reserved
[    0.626757] system 00:04: [io  0x0c52] has been reserved
[    0.626757] system 00:04: [io  0x0c6c] has been reserved
[    0.626758] system 00:04: [io  0x0c6f] has been reserved
[    0.626759] system 00:04: [io  0x0cd0-0x0cd1] has been reserved
[    0.626759] system 00:04: [io  0x0cd2-0x0cd3] has been reserved
[    0.626760] system 00:04: [io  0x0cd4-0x0cd5] has been reserved
[    0.626760] system 00:04: [io  0x0cd6-0x0cd7] has been reserved
[    0.626760] system 00:04: [io  0x0cd8-0x0cdf] has been reserved
[    0.626761] system 00:04: [io  0x0800-0x089f] has been reserved
[    0.626761] system 00:04: [io  0x0b00-0x0b0f] has been reserved
[    0.626762] system 00:04: [io  0x0b20-0x0b3f] has been reserved
[    0.626762] system 00:04: [io  0x0900-0x090f] has been reserved
[    0.626763] system 00:04: [io  0x0910-0x091f] has been reserved
[    0.626764] system 00:04: [mem 0xfec00000-0xfec00fff] could not be reserved
[    0.626764] system 00:04: [mem 0xfec01000-0xfec01fff] could not be reserved
[    0.626765] system 00:04: [mem 0xfedc0000-0xfedc0fff] has been reserved
[    0.626765] system 00:04: [mem 0xfee00000-0xfee00fff] has been reserved
[    0.626765] system 00:04: [mem 0xfed80000-0xfed8ffff] could not be reserved
[    0.626766] system 00:04: [mem 0xfec10000-0xfec10fff] has been reserved
[    0.626766] system 00:04: [mem 0xff000000-0xffffffff] has been reserved
[    0.626767] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.627007] pnp: PnP ACPI: found 5 devices
[    0.632120] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.632152] NET: Registered protocol family 2
[    0.632248] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
[    0.632260] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.632340] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[    0.632398] TCP: Hash tables configured (established 131072 bind 65536)
[    0.632449] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
[    0.632468] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
[    0.632531] NET: Registered protocol family 1
[    0.632533] NET: Registered protocol family 44
[    0.632542] pci 0000:00:01.1: PCI bridge to [bus 01]
[    0.632545] pci 0000:00:01.1:   bridge window [mem 0xfc700000-0xfc7fffff]
[    0.632550] pci 0000:03:00.0: PCI bridge to [bus 04]
[    0.632561] pci 0000:03:02.0: PCI bridge to [bus 05]
[    0.632572] pci 0000:03:03.0: PCI bridge to [bus 06]
[    0.632583] pci 0000:03:04.0: PCI bridge to [bus 07]
[    0.632595] pci 0000:03:08.0: PCI bridge to [bus 08]
[    0.632596] pci 0000:03:08.0:   bridge window [io  0xf000-0xffff]
[    0.632600] pci 0000:03:08.0:   bridge window [mem 0xfc500000-0xfc5fffff]
[    0.632608] pci 0000:03:09.0: PCI bridge to [bus 09]
[    0.632619] pci 0000:02:00.2: PCI bridge to [bus 03-09]
[    0.632620] pci 0000:02:00.2:   bridge window [io  0xf000-0xffff]
[    0.632624] pci 0000:02:00.2:   bridge window [mem 0xfc500000-0xfc5fffff]
[    0.632631] pci 0000:00:01.2: PCI bridge to [bus 02-09]
[    0.632632] pci 0000:00:01.2:   bridge window [io  0xf000-0xffff]
[    0.632635] pci 0000:00:01.2:   bridge window [mem 0xfc500000-0xfc6fffff]
[    0.632640] pci 0000:00:03.1: PCI bridge to [bus 0a]
[    0.632641] pci 0000:00:03.1:   bridge window [io  0xe000-0xefff]
[    0.632643] pci 0000:00:03.1:   bridge window [mem 0xfb000000-0xfc0fffff]
[    0.632645] pci 0000:00:03.1:   bridge window [mem 0xd0000000-0xe1ffffff 64bit pref]
[    0.632649] pci 0000:00:07.1: PCI bridge to [bus 0b]
[    0.632655] pci 0000:00:08.1: PCI bridge to [bus 0c]
[    0.632657] pci 0000:00:08.1:   bridge window [mem 0xfc200000-0xfc4fffff]
[    0.632662] pci_bus 0000:00: resource 4 [io  0x0000-0x03af window]
[    0.632662] pci_bus 0000:00: resource 5 [io  0x03e0-0x0cf7 window]
[    0.632663] pci_bus 0000:00: resource 6 [io  0x03b0-0x03df window]
[    0.632663] pci_bus 0000:00: resource 7 [io  0x0d00-0xffff window]
[    0.632664] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000bffff window]
[    0.632664] pci_bus 0000:00: resource 9 [mem 0x000c0000-0x000dffff window]
[    0.632665] pci_bus 0000:00: resource 10 [mem 0xc0000000-0xfec2ffff window]
[    0.632665] pci_bus 0000:00: resource 11 [mem 0xfee00000-0xffffffff window]
[    0.632666] pci_bus 0000:01: resource 1 [mem 0xfc700000-0xfc7fffff]
[    0.632666] pci_bus 0000:02: resource 0 [io  0xf000-0xffff]
[    0.632667] pci_bus 0000:02: resource 1 [mem 0xfc500000-0xfc6fffff]
[    0.632667] pci_bus 0000:03: resource 0 [io  0xf000-0xffff]
[    0.632668] pci_bus 0000:03: resource 1 [mem 0xfc500000-0xfc5fffff]
[    0.632668] pci_bus 0000:08: resource 0 [io  0xf000-0xffff]
[    0.632668] pci_bus 0000:08: resource 1 [mem 0xfc500000-0xfc5fffff]
[    0.632669] pci_bus 0000:0a: resource 0 [io  0xe000-0xefff]
[    0.632669] pci_bus 0000:0a: resource 1 [mem 0xfb000000-0xfc0fffff]
[    0.632670] pci_bus 0000:0a: resource 2 [mem 0xd0000000-0xe1ffffff 64bit pref]
[    0.632670] pci_bus 0000:0c: resource 1 [mem 0xfc200000-0xfc4fffff]
[    0.632815] pci 0000:0a:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.632825] pci 0000:0a:00.1: D0 power state depends on 0000:0a:00.0
[    0.632936] PCI: CLS 64 bytes, default 64
[    0.632959] Trying to unpack rootfs image as initramfs...
[    0.842229] Freeing initrd memory: 34544K
[    0.842243] pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported
[    0.842289] pci 0000:00:01.0: Adding to iommu group 0
[    0.842297] pci 0000:00:01.1: Adding to iommu group 1
[    0.842305] pci 0000:00:01.2: Adding to iommu group 2
[    0.842312] pci 0000:00:02.0: Adding to iommu group 3
[    0.842321] pci 0000:00:03.0: Adding to iommu group 4
[    0.842329] pci 0000:00:03.1: Adding to iommu group 5
[    0.842335] pci 0000:00:04.0: Adding to iommu group 6
[    0.842341] pci 0000:00:05.0: Adding to iommu group 7
[    0.842349] pci 0000:00:07.0: Adding to iommu group 8
[    0.842356] pci 0000:00:07.1: Adding to iommu group 9
[    0.842364] pci 0000:00:08.0: Adding to iommu group 10
[    0.842372] pci 0000:00:08.1: Adding to iommu group 11
[    0.842380] pci 0000:00:14.0: Adding to iommu group 12
[    0.842384] pci 0000:00:14.3: Adding to iommu group 12
[    0.842400] pci 0000:00:18.0: Adding to iommu group 13
[    0.842404] pci 0000:00:18.1: Adding to iommu group 13
[    0.842408] pci 0000:00:18.2: Adding to iommu group 13
[    0.842412] pci 0000:00:18.3: Adding to iommu group 13
[    0.842416] pci 0000:00:18.4: Adding to iommu group 13
[    0.842420] pci 0000:00:18.5: Adding to iommu group 13
[    0.842424] pci 0000:00:18.6: Adding to iommu group 13
[    0.842428] pci 0000:00:18.7: Adding to iommu group 13
[    0.842436] pci 0000:01:00.0: Adding to iommu group 14
[    0.842454] pci 0000:02:00.0: Adding to iommu group 15
[    0.842466] pci 0000:02:00.1: Adding to iommu group 15
[    0.842477] pci 0000:02:00.2: Adding to iommu group 15
[    0.842480] pci 0000:03:00.0: Adding to iommu group 15
[    0.842484] pci 0000:03:02.0: Adding to iommu group 15
[    0.842487] pci 0000:03:03.0: Adding to iommu group 15
[    0.842490] pci 0000:03:04.0: Adding to iommu group 15
[    0.842494] pci 0000:03:08.0: Adding to iommu group 15
[    0.842497] pci 0000:03:09.0: Adding to iommu group 15
[    0.842502] pci 0000:08:00.0: Adding to iommu group 15
[    0.842519] pci 0000:0a:00.0: Adding to iommu group 16
[    0.842534] pci 0000:0a:00.1: Adding to iommu group 16
[    0.842540] pci 0000:0b:00.0: Adding to iommu group 17
[    0.842552] pci 0000:0c:00.0: Adding to iommu group 18
[    0.842562] pci 0000:0c:00.1: Adding to iommu group 19
[    0.842573] pci 0000:0c:00.3: Adding to iommu group 20
[    0.842583] pci 0000:0c:00.4: Adding to iommu group 21
[    0.845459] pci 0000:00:00.2: AMD-Vi: Found IOMMU cap 0x40
[    0.845459] pci 0000:00:00.2: AMD-Vi: Extended features (0x58f77ef22294ade):
[    0.845460]  PPR X2APIC NX GT IA GA PC GA_vAPIC
[    0.845461] AMD-Vi: Interrupt remapping enabled
[    0.845461] AMD-Vi: Virtual APIC enabled
[    0.845461] AMD-Vi: X2APIC enabled
[    0.845527] AMD-Vi: Lazy IO/TLB flushing enabled
[    0.846117] amd_uncore: AMD NB counters detected
[    0.846120] amd_uncore: AMD LLC counters detected
[    0.846214] LVT offset 0 assigned for vector 0x400
[    0.846258] perf: AMD IBS detected (0x000003ff)
[    0.846262] perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
[    0.846912] Initialise system trusted keyrings
[    0.846920] Key type blacklist registered
[    0.846943] workingset: timestamp_bits=36 max_order=22 bucket_order=0
[    0.847403] zbud: loaded
[    0.847629] integrity: Platform Keyring initialized
[    0.849804] NET: Registered protocol family 38
[    0.849806] Key type asymmetric registered
[    0.849807] Asymmetric key parser 'x509' registered
[    0.849810] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[    0.849838] io scheduler mq-deadline registered
[    0.849839] io scheduler kyber registered
[    0.849849] io scheduler bfq registered
[    0.849904] atomic64_test: passed for x86-64 platform with CX8 and with SSE
[    0.849978] pcieport 0000:00:01.1: PME: Signaling with IRQ 26
[    0.850009] pcieport 0000:00:01.1: AER: enabled with IRQ 26
[    0.850106] pcieport 0000:00:01.2: PME: Signaling with IRQ 27
[    0.850150] pcieport 0000:00:01.2: AER: enabled with IRQ 27
[    0.850245] pcieport 0000:00:03.1: PME: Signaling with IRQ 28
[    0.850276] pcieport 0000:00:03.1: AER: enabled with IRQ 28
[    0.850422] pcieport 0000:00:07.1: PME: Signaling with IRQ 30
[    0.850449] pcieport 0000:00:07.1: AER: enabled with IRQ 30
[    0.850522] pcieport 0000:00:08.1: PME: Signaling with IRQ 31
[    0.850551] pcieport 0000:00:08.1: AER: enabled with IRQ 31
[    0.851334] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    0.851342] efifb: probing for efifb
[    0.851354] efifb: showing boot graphics
[    0.852396] efifb: framebuffer at 0xe1000000, using 3072k, total 3072k
[    0.852397] efifb: mode is 1024x768x32, linelength=4096, pages=1
[    0.852397] efifb: scrolling: redraw
[    0.852398] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.852439] Console: switching to colour frame buffer device 128x48
[    0.853486] fb0: EFI VGA frame buffer device
[    0.853557] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[    0.853568] ACPI: Power Button [PWRB]
[    0.853583] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[    0.853598] ACPI: Power Button [PWRF]
[    0.853635] Monitor-Mwait will be used to enter C-1 state
[    0.853638] ACPI: \_SB_.PLTF.C000: Found 2 idle states
[    0.853684] ACPI: \_SB_.PLTF.C002: Found 2 idle states
[    0.853725] ACPI: \_SB_.PLTF.C004: Found 2 idle states
[    0.853763] ACPI: \_SB_.PLTF.C006: Found 2 idle states
[    0.853796] ACPI: \_SB_.PLTF.C008: Found 2 idle states
[    0.853844] ACPI: \_SB_.PLTF.C00A: Found 2 idle states
[    0.853895] ACPI: \_SB_.PLTF.C001: Found 2 idle states
[    0.853941] ACPI: \_SB_.PLTF.C003: Found 2 idle states
[    0.853987] ACPI: \_SB_.PLTF.C005: Found 2 idle states
[    0.854021] ACPI: \_SB_.PLTF.C007: Found 2 idle states
[    0.854054] ACPI: \_SB_.PLTF.C009: Found 2 idle states
[    0.854104] ACPI: \_SB_.PLTF.C00B: Found 2 idle states
[    1.898621] tsc: Refined TSC clocksource calibration: 3693.062 MHz
[    1.898627] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x6a7777116fa, max_idle_ns: 881590883556 ns
[    1.898936] clocksource: Switched to clocksource tsc
[    2.859572] ACPI: Invalid passive threshold
[    2.859684] thermal LNXTHERM:00: registered as thermal_zone0
[    2.859685] ACPI: Thermal Zone [TZ10] (17 C)
[    2.859765] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    2.860361] Non-volatile memory driver v1.3
[    2.860369] Linux agpgart interface v0.103
[    2.861140] ahci 0000:02:00.1: version 3.0
[    2.861228] ahci 0000:02:00.1: SSS flag set, parallel bus scan disabled
[    2.861298] ahci 0000:02:00.1: AHCI 0001.0301 32 slots 6 ports 6 Gbps 0x3f impl SATA mode
[    2.861299] ahci 0000:02:00.1: flags: 64bit ncq sntf stag pm led clo only pmp pio slum part sxs deso sadm sds apst 
[    2.861566] scsi host0: ahci
[    2.861617] scsi host1: ahci
[    2.861646] scsi host2: ahci
[    2.861679] scsi host3: ahci
[    2.861710] scsi host4: ahci
[    2.861741] scsi host5: ahci
[    2.861755] ata1: SATA max UDMA/133 abar m131072@0xfc680000 port 0xfc680100 irq 43
[    2.861757] ata2: SATA max UDMA/133 abar m131072@0xfc680000 port 0xfc680180 irq 43
[    2.861758] ata3: SATA max UDMA/133 abar m131072@0xfc680000 port 0xfc680200 irq 43
[    2.861760] ata4: SATA max UDMA/133 abar m131072@0xfc680000 port 0xfc680280 irq 43
[    2.861761] ata5: SATA max UDMA/133 abar m131072@0xfc680000 port 0xfc680300 irq 43
[    2.861763] ata6: SATA max UDMA/133 abar m131072@0xfc680000 port 0xfc680380 irq 43
[    2.861825] libphy: Fixed MDIO Bus: probed
[    2.861868] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    2.861869] ehci-pci: EHCI PCI platform driver
[    2.861874] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    2.861875] ohci-pci: OHCI PCI platform driver
[    2.861878] uhci_hcd: USB Universal Host Controller Interface driver
[    2.861919] xhci_hcd 0000:02:00.0: xHCI Host Controller
[    2.861934] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 1
[    2.959030] xhci_hcd 0000:02:00.0: hcc params 0x0200ef81 hci version 0x110 quirks 0x0000000000000410
[    2.959413] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.08
[    2.959414] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.959414] usb usb1: Product: xHCI Host Controller
[    2.959415] usb usb1: Manufacturer: Linux 5.8.15-301.fc33.x86_64 xhci-hcd
[    2.959415] usb usb1: SerialNumber: 0000:02:00.0
[    2.959472] hub 1-0:1.0: USB hub found
[    2.959487] hub 1-0:1.0: 10 ports detected
[    2.959625] xhci_hcd 0000:02:00.0: xHCI Host Controller
[    2.959659] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 2
[    2.959660] xhci_hcd 0000:02:00.0: Host supports USB 3.1 Enhanced SuperSpeed
[    2.959707] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[    2.959716] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.08
[    2.959716] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.959717] usb usb2: Product: xHCI Host Controller
[    2.959717] usb usb2: Manufacturer: Linux 5.8.15-301.fc33.x86_64 xhci-hcd
[    2.959718] usb usb2: SerialNumber: 0000:02:00.0
[    2.959757] hub 2-0:1.0: USB hub found
[    2.959765] hub 2-0:1.0: 4 ports detected
[    2.959858] xhci_hcd 0000:0c:00.3: xHCI Host Controller
[    2.959870] xhci_hcd 0000:0c:00.3: new USB bus registered, assigned bus number 3
[    2.959992] xhci_hcd 0000:0c:00.3: hcc params 0x0278ffe5 hci version 0x110 quirks 0x0000000000000410
[    2.960351] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.08
[    2.960352] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.960352] usb usb3: Product: xHCI Host Controller
[    2.960353] usb usb3: Manufacturer: Linux 5.8.15-301.fc33.x86_64 xhci-hcd
[    2.960353] usb usb3: SerialNumber: 0000:0c:00.3
[    2.960388] hub 3-0:1.0: USB hub found
[    2.960393] hub 3-0:1.0: 4 ports detected
[    2.960527] xhci_hcd 0000:0c:00.3: xHCI Host Controller
[    2.960541] xhci_hcd 0000:0c:00.3: new USB bus registered, assigned bus number 4
[    2.960542] xhci_hcd 0000:0c:00.3: Host supports USB 3.1 Enhanced SuperSpeed
[    2.960549] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[    2.960556] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.08
[    2.960556] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.960556] usb usb4: Product: xHCI Host Controller
[    2.960557] usb usb4: Manufacturer: Linux 5.8.15-301.fc33.x86_64 xhci-hcd
[    2.960557] usb usb4: SerialNumber: 0000:0c:00.3
[    2.960587] hub 4-0:1.0: USB hub found
[    2.960592] hub 4-0:1.0: 4 ports detected
[    2.960676] usbcore: registered new interface driver usbserial_generic
[    2.960677] usbserial: USB Serial support registered for generic
[    2.960685] i8042: PNP: No PS/2 controller found.
[    2.960695] mousedev: PS/2 mouse device common for all mice
[    2.960737] rtc_cmos 00:02: RTC can wake from S4
[    2.960901] rtc_cmos 00:02: registered as rtc0
[    2.961110] rtc_cmos 00:02: setting system clock to 2020-12-17T20:44:29 UTC (1608237869)
[    2.961110] rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    2.961128] device-mapper: uevent: version 1.0.3
[    2.961147] device-mapper: ioctl: 4.42.0-ioctl (2020-02-27) initialised: dm-devel@redhat.com
[    2.961242] hid: raw HID events driver (C) Jiri Kosina
[    2.961254] usbcore: registered new interface driver usbhid
[    2.961255] usbhid: USB HID core driver
[    2.961293] drop_monitor: Initializing network drop monitor service
[    2.961325] Initializing XFRM netlink socket
[    2.961370] NET: Registered protocol family 10
[    2.962978] Segment Routing with IPv6
[    2.962978] RPL Segment Routing with IPv6
[    2.962988] mip6: Mobile IPv6
[    2.962989] NET: Registered protocol family 17
[    2.963453] microcode: CPU0: patch_level=0x0a201009
[    2.963466] microcode: CPU1: patch_level=0x0a201009
[    2.963468] microcode: CPU2: patch_level=0x0a201009
[    2.963471] microcode: CPU3: patch_level=0x0a201009
[    2.963473] microcode: CPU4: patch_level=0x0a201009
[    2.963476] microcode: CPU5: patch_level=0x0a201009
[    2.963480] microcode: CPU6: patch_level=0x0a201009
[    2.963485] microcode: CPU7: patch_level=0x0a201009
[    2.963489] microcode: CPU8: patch_level=0x0a201009
[    2.963493] microcode: CPU9: patch_level=0x0a201009
[    2.963494] microcode: CPU10: patch_level=0x0a201009
[    2.963498] microcode: CPU11: patch_level=0x0a201009
[    2.963500] microcode: Microcode Update Driver: v2.2.
[    2.963568] resctrl: L3 allocation detected
[    2.963568] resctrl: L3DATA allocation detected
[    2.963568] resctrl: L3CODE allocation detected
[    2.963569] resctrl: MB allocation detected
[    2.963569] resctrl: L3 monitoring detected
[    2.963570] IPI shorthand broadcast: enabled
[    2.963574] AVX2 version of gcm_enc/dec engaged.
[    2.963575] AES CTR mode by8 optimization enabled
[    2.969571] sched_clock: Marking stable (2651334856, 318233158)->(2981818548, -12250534)
[    2.969646] registered taskstats version 1
[    2.969650] Loading compiled-in X.509 certificates
[    2.970031] Loaded X.509 cert 'Fedora kernel signing key: 71061a7c4e9b4be18114471ac9aaaf015e062125'
[    2.970043] zswap: loaded using pool lzo/zbud
[    2.970135] Key type ._fscrypt registered
[    2.970136] Key type .fscrypt registered
[    2.970136] Key type fscrypt-provisioning registered
[    2.970227] Btrfs loaded, crc32c=crc32c-generic
[    2.971177] Key type encrypted registered
[    2.971244] ima: No TPM chip found, activating TPM-bypass!
[    2.971249] ima: Allocated hash algorithm: sha256
[    2.971253] ima: No architecture policies found
[    2.971473] PM:   Magic number: 0:123:751
[    2.971477] ata_link link2: hash matches
[    2.971477]  link2: hash matches
[    2.971478] tty ttyS2: hash matches
[    2.971552] RAS: Correctable Errors collector initialized.
[    3.168592] ata1: SATA link down (SStatus 0 SControl 300)
[    3.346580] usb 1-6: new high-speed USB device number 2 using xhci_hcd
[    3.481743] ata2: SATA link down (SStatus 0 SControl 300)
[    3.558353] usb 1-6: New USB device found, idVendor=05e3, idProduct=0608, bcdDevice=85.36
[    3.558354] usb 1-6: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    3.558355] usb 1-6: Product: USB2.0 Hub
[    3.566245] hub 1-6:1.0: USB hub found
[    3.570230] hub 1-6:1.0: 4 ports detected
[    3.765617] usb 1-7: new full-speed USB device number 3 using xhci_hcd
[    3.954600] ata3: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    3.955350] ata3.00: ATA-9: WDC WD30EZRX-00SPEB0, 80.00A80, max UDMA/133
[    3.955351] ata3.00: 5860533168 sectors, multi 16: LBA48 NCQ (depth 32), AA
[    3.956110] ata3.00: configured for UDMA/133
[    3.956188] scsi 2:0:0:0: Direct-Access     ATA      WDC WD30EZRX-00S 0A80 PQ: 0 ANSI: 5
[    3.956262] sd 2:0:0:0: [sda] 5860533168 512-byte logical blocks: (3.00 TB/2.73 TiB)
[    3.956263] sd 2:0:0:0: [sda] 4096-byte physical blocks
[    3.956266] sd 2:0:0:0: [sda] Write Protect is off
[    3.956266] sd 2:0:0:0: Attached scsi generic sg0 type 0
[    3.956267] sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    3.956271] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    4.021551]  sda: sda1
[    4.021813] sd 2:0:0:0: [sda] Attached SCSI disk
[    4.143090] usb 1-7: New USB device found, idVendor=048d, idProduct=5702, bcdDevice= 0.01
[    4.143091] usb 1-7: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    4.143091] usb 1-7: Product: ITE Device
[    4.143092] usb 1-7: Manufacturer: ITE Tech. Inc.
[    4.155819] hid-generic 0003:048D:5702.0001: hiddev96,hidraw0: USB HID v1.12 Device [ITE Tech. Inc. ITE Device] on usb-0000:02:00.0-7/input0
[    4.265597] ata4: SATA link down (SStatus 0 SControl 300)
[    4.331610] usb 1-8: new low-speed USB device number 4 using xhci_hcd
[    4.577635] ata5: SATA link down (SStatus 0 SControl 330)
[    4.636966] usb 1-8: New USB device found, idVendor=258a, idProduct=0001, bcdDevice= 1.00
[    4.636967] usb 1-8: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    4.636967] usb 1-8: Product: USB KEYBOARD
[    4.636968] usb 1-8: Manufacturer: SINO WEALTH
[    4.662049] input: SINO WEALTH USB KEYBOARD as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-8/1-8:1.0/0003:258A:0001.0002/input/input2
[    4.713681] hid-generic 0003:258A:0001.0002: input,hidraw1: USB HID v1.10 Keyboard [SINO WEALTH USB KEYBOARD] on usb-0000:02:00.0-8/input0
[    4.737038] input: SINO WEALTH USB KEYBOARD System Control as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-8/1-8:1.1/0003:258A:0001.0003/input/input3
[    4.788658] input: SINO WEALTH USB KEYBOARD Consumer Control as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-8/1-8:1.1/0003:258A:0001.0003/input/input4
[    4.788704] hid-generic 0003:258A:0001.0003: input,hiddev97,hidraw2: USB HID v1.10 Device [SINO WEALTH USB KEYBOARD] on usb-0000:02:00.0-8/input1
[    4.889736] ata6: SATA link down (SStatus 0 SControl 330)
[    4.890627] Freeing unused decrypted memory: 2040K
[    4.890928] Freeing unused kernel image (initmem) memory: 2508K
[    4.890930] Write protecting the kernel read-only data: 26624k
[    4.891273] Freeing unused kernel image (text/rodata gap) memory: 2044K
[    4.891479] Freeing unused kernel image (rodata/data gap) memory: 1488K
[    4.911732] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    4.911734] rodata_test: all tests were successful
[    4.911737] Run /init as init process
[    4.911737]   with arguments:
[    4.911737]     /init
[    4.911737]     rhgb
[    4.911737]   with environment:
[    4.911738]     HOME=/
[    4.911738]     TERM=linux
[    4.911738]     BOOT_IMAGE=(hd1,gpt2)/vmlinuz-5.8.15-301.fc33.x86_64
[    4.918624] systemd[1]: systemd v246.6-3.fc33 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified)
[    4.930545] systemd[1]: Detected architecture x86-64.
[    4.930546] systemd[1]: Running in initial RAM disk.
[    4.930563] systemd[1]: Set hostname to <localhost.localdomain>.
[    4.951807] systemd[1]: /usr/lib/systemd/system/memstrack.service:12: Standard output type syslog+console is obsolete, automatically updating to journal+console. Please update your unit file, and consider removing the setting altogether.
[    4.951810] systemd[1]: /usr/lib/systemd/system/memstrack.service:13: Standard output type syslog+console is obsolete, automatically updating to journal+console. Please update your unit file, and consider removing the setting altogether.
[    4.954170] systemd[1]: /usr/lib/systemd/system/plymouth-start.service:15: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed.
[    4.955426] systemd[1]: /usr/lib/systemd/system/dracut-pre-udev.service:27: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and consider removing the setting altogether.
[    4.955428] systemd[1]: /usr/lib/systemd/system/dracut-pre-udev.service:28: Standard output type syslog+console is obsolete, automatically updating to journal+console. Please update your unit file, and consider removing the setting altogether.
[    4.955537] systemd[1]: /usr/lib/systemd/system/dracut-pre-trigger.service:23: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and consider removing the setting altogether.
[    4.955539] systemd[1]: /usr/lib/systemd/system/dracut-pre-trigger.service:24: Standard output type syslog+console is obsolete, automatically updating to journal+console. Please update your unit file, and consider removing the setting altogether.
[    4.955656] systemd[1]: /usr/lib/systemd/system/dracut-pre-pivot.service:30: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and consider removing the setting altogether.
[    4.955658] systemd[1]: /usr/lib/systemd/system/dracut-pre-pivot.service:31: Standard output type syslog+console is obsolete, automatically updating to journal+console. Please update your unit file, and consider removing the setting altogether.
[    4.956123] systemd[1]: /usr/lib/systemd/system/dracut-pre-mount.service:22: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and consider removing the setting altogether.
[    4.956125] systemd[1]: /usr/lib/systemd/system/dracut-pre-mount.service:23: Standard output type syslog+console is obsolete, automatically updating to journal+console. Please update your unit file, and consider removing the setting altogether.
[    4.956229] systemd[1]: /usr/lib/systemd/system/dracut-mount.service:22: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and consider removing the setting altogether.
[    4.956231] systemd[1]: /usr/lib/systemd/system/dracut-mount.service:23: Standard output type syslog+console is obsolete, automatically updating to journal+console. Please update your unit file, and consider removing the setting altogether.
[    4.956311] systemd[1]: /usr/lib/systemd/system/dracut-initqueue.service:24: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and consider removing the setting altogether.
[    4.956312] systemd[1]: /usr/lib/systemd/system/dracut-initqueue.service:25: Standard output type syslog+console is obsolete, automatically updating to journal+console. Please update your unit file, and consider removing the setting altogether.
[    4.956393] systemd[1]: /usr/lib/systemd/system/dracut-cmdline.service:26: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and consider removing the setting altogether.
[    4.956394] systemd[1]: /usr/lib/systemd/system/dracut-cmdline.service:27: Standard output type syslog+console is obsolete, automatically updating to journal+console. Please update your unit file, and consider removing the setting altogether.
[    4.957489] systemd[1]: Queued start job for default target Initrd Default Target.
[    4.957541] systemd[1]: Reached target Local File Systems.
[    4.957564] systemd[1]: Reached target Slices.
[    4.957572] systemd[1]: Reached target Swap.
[    4.957578] systemd[1]: Reached target Timers.
[    4.957634] systemd[1]: Listening on Journal Audit Socket.
[    4.957666] systemd[1]: Listening on Journal Socket (/dev/log).
[    4.957701] systemd[1]: Listening on Journal Socket.
[    4.957735] systemd[1]: Listening on udev Control Socket.
[    4.957759] systemd[1]: Listening on udev Kernel Socket.
[    4.957766] systemd[1]: Reached target Sockets.
[    4.958365] systemd[1]: Starting Create list of static device nodes for the current kernel...
[    4.958630] systemd[1]: Started Memstrack Anylazing Service.
[    4.958959] systemd[1]: Started Hardware RNG Entropy Gatherer Daemon.
[    4.959655] systemd[1]: Starting Journal Service...
[    4.959939] systemd[1]: Starting Load Kernel Modules...
[    4.960244] systemd[1]: Starting Setup Virtual Console...
[    4.960472] systemd[1]: Finished Create list of static device nodes for the current kernel.
[    4.960846] systemd[1]: Starting Create Static Device Nodes in /dev...
[    4.963450] systemd[1]: Finished Create Static Device Nodes in /dev.
[    4.964521] usb 1-9: new full-speed USB device number 5 using xhci_hcd
[    4.965586] systemd[1]: memstrack.service: Succeeded.
[    4.984932] systemd[1]: Finished Setup Virtual Console.
[    4.984950] audit: type=1130 audit(1608237871.522:2): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    4.985294] systemd[1]: Starting dracut ask for additional cmdline parameters...
[    4.993473] systemd[1]: Finished dracut ask for additional cmdline parameters.
[    4.993492] audit: type=1130 audit(1608237871.530:3): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-cmdline-ask comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    4.993810] systemd[1]: Starting dracut cmdline hook...
[    5.004913] fuse: init (API version 7.31)
[    5.005284] systemd[1]: Finished Load Kernel Modules.
[    5.005304] audit: type=1130 audit(1608237871.542:4): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    5.005682] systemd[1]: Starting Apply Kernel Variables...
[    5.005707] systemd[1]: Started Journal Service.
[    5.005751] audit: type=1130 audit(1608237871.543:5): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    5.009310] audit: type=1130 audit(1608237871.546:6): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    5.009462] audit: type=1130 audit(1608237871.546:7): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    5.010173] audit: type=1130 audit(1608237871.547:8): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-cmdline comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    5.018710] audit: type=1130 audit(1608237871.556:9): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-udev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    5.019022] audit: type=1334 audit(1608237871.556:10): prog-id=6 op=LOAD
[    5.079802] acpi PNP0C14:01: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
[    5.102552] r8169 0000:08:00.0: unknown chip XID 641
[    5.102904] ccp 0000:0c:00.1: enabling device (0000 -> 0002)
[    5.103003] ccp 0000:0c:00.1: ccp: unable to access the device: you might be running a broken BIOS.
[    5.107259] nvme nvme0: pci function 0000:01:00.0
[    5.156479] nvme nvme0: 31/0/0 default/read/poll queues
[    5.159923]  nvme0n1: p1 p2 p3
[    5.167142] BTRFS: device label fedora_localhost-live devid 1 transid 329 /dev/nvme0n1p3 scanned by systemd-udevd (412)
[    5.230719] checking generic (e1000000 300000) vs hw (fb000000 1000000)
[    5.230720] checking generic (e1000000 300000) vs hw (d0000000 10000000)
[    5.230720] checking generic (e1000000 300000) vs hw (e0000000 2000000)
[    5.230720] fb0: switching to nouveaufb from EFI VGA
[    5.230761] Console: switching to colour dummy device 80x25
[    5.230775] nouveau 0000:0a:00.0: vgaarb: deactivate vga console
[    5.230802] nouveau 0000:0a:00.0: NVIDIA GM204 (124020a1)
[    5.322405] nouveau 0000:0a:00.0: bios: version 84.04.36.00.5a
[    5.322981] nouveau 0000:0a:00.0: fb: 4096 MiB GDDR5
[    5.322997] nouveau 0000:0a:00.0: bus: MMIO write of 8000008c FAULT at 10eb14 [ IBUS ]
[    5.398670] usb 1-9: New USB device found, idVendor=04d9, idProduct=a09f, bcdDevice= 2.32
[    5.398671] usb 1-9: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    5.398672] usb 1-9: Product: USB Gaming Mouse
[    5.398673] usb 1-9: Manufacturer: E-Signal
[    5.427090] [TTM] Zone  kernel: Available graphics memory: 8197464 KiB
[    5.427090] [TTM] Zone   dma32: Available graphics memory: 2097152 KiB
[    5.427091] [TTM] Initializing pool allocator
[    5.427093] [TTM] Initializing DMA pool allocator
[    5.427102] nouveau 0000:0a:00.0: DRM: VRAM: 4096 MiB
[    5.427102] nouveau 0000:0a:00.0: DRM: GART: 1048576 MiB
[    5.427104] nouveau 0000:0a:00.0: DRM: TMDS table version 2.0
[    5.427104] nouveau 0000:0a:00.0: DRM: DCB version 4.1
[    5.427105] nouveau 0000:0a:00.0: DRM: DCB outp 00: 01000f02 00020030
[    5.427105] nouveau 0000:0a:00.0: DRM: DCB outp 01: 02000f00 00000000
[    5.427106] nouveau 0000:0a:00.0: DRM: DCB outp 02: 04011f82 00020030
[    5.427106] nouveau 0000:0a:00.0: DRM: DCB outp 03: 02022f62 00020010
[    5.427107] nouveau 0000:0a:00.0: DRM: DCB outp 04: 02833f76 04400020
[    5.427107] nouveau 0000:0a:00.0: DRM: DCB outp 05: 02033f72 00020020
[    5.427108] nouveau 0000:0a:00.0: DRM: DCB outp 15: 01df4ff8 00000000
[    5.427108] nouveau 0000:0a:00.0: DRM: DCB conn 00: 00001030
[    5.427109] nouveau 0000:0a:00.0: DRM: DCB conn 01: 01000131
[    5.427109] nouveau 0000:0a:00.0: DRM: DCB conn 02: 00010261
[    5.427109] nouveau 0000:0a:00.0: DRM: DCB conn 03: 00020346
[    5.427110] nouveau 0000:0a:00.0: DRM: DCB conn 04: 00000470
[    5.427427] nouveau 0000:0a:00.0: DRM: MM: using COPY for buffer copies
[    5.447528] nouveau 0000:0a:00.0: DRM: failed to create encoder 1/8/0: -19
[    5.447529] nouveau 0000:0a:00.0: DRM: Virtual-1 has no encoders, removing
[    5.447535] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    5.496747] input: E-Signal USB Gaming Mouse as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-9/1-9:1.0/0003:04D9:A09F.0004/input/input5
[    5.496789] hid-generic 0003:04D9:A09F.0004: input,hidraw3: USB HID v1.10 Mouse [E-Signal USB Gaming Mouse] on usb-0000:02:00.0-9/input0
[    5.533808] input: E-Signal USB Gaming Mouse Keyboard as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-9/1-9:1.1/0003:04D9:A09F.0005/input/input6
[    5.585553] input: E-Signal USB Gaming Mouse System Control as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-9/1-9:1.1/0003:04D9:A09F.0005/input/input7
[    5.585602] input: E-Signal USB Gaming Mouse Consumer Control as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-9/1-9:1.1/0003:04D9:A09F.0005/input/input8
[    5.585630] input: E-Signal USB Gaming Mouse as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-9/1-9:1.1/0003:04D9:A09F.0005/input/input9
[    5.585669] hid-generic 0003:04D9:A09F.0005: input,hiddev98,hidraw4: USB HID v1.10 Keyboard [E-Signal USB Gaming Mouse] on usb-0000:02:00.0-9/input1
[    5.599750] hid-generic 0003:04D9:A09F.0006: hiddev99,hidraw5: USB HID v1.10 Device [E-Signal USB Gaming Mouse] on usb-0000:02:00.0-9/input2
[    5.888055] nouveau 0000:0a:00.0: DRM: allocated 1920x1080 fb: 0xa0000, bo 00000000d19a1ca0
[    5.888719] fbcon: nouveaudrmfb (fb0) is primary device
[    6.007591] Console: switching to colour frame buffer device 240x67
[    6.078973] nouveau 0000:0a:00.0: fb0: nouveaudrmfb frame buffer device
[    6.084617] [drm] Initialized nouveau 1.3.1 20120801 for 0000:0a:00.0 on minor 0
[    6.110485] kauditd_printk_skb: 5 callbacks suppressed
[    6.110485] audit: type=1130 audit(1608237872.647:16): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-initqueue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    6.120561] audit: type=1130 audit(1608237872.658:17): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-fsck-root comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    6.124086] BTRFS info (device nvme0n1p3): disk space caching is enabled
[    6.124087] BTRFS info (device nvme0n1p3): has skinny extents
[    6.126579] BTRFS info (device nvme0n1p3): enabling ssd optimizations
[    6.143571] audit: type=1334 audit(1608237872.681:18): prog-id=5 op=UNLOAD
[    6.143574] audit: type=1334 audit(1608237872.681:19): prog-id=4 op=UNLOAD
[    6.143578] audit: type=1334 audit(1608237872.681:20): prog-id=3 op=UNLOAD
[    6.144251] audit: type=1334 audit(1608237872.681:21): prog-id=8 op=UNLOAD
[    6.144252] audit: type=1334 audit(1608237872.681:22): prog-id=7 op=UNLOAD
[    6.144311] audit: type=1334 audit(1608237872.681:23): prog-id=6 op=UNLOAD
[    6.181045] audit: type=1334 audit(1608237872.718:24): prog-id=9 op=LOAD
[    6.181145] audit: type=1334 audit(1608237872.718:25): prog-id=10 op=LOAD
[    6.571883] SELinux:  Permission watch in class filesystem not defined in policy.
[    6.571886] SELinux:  Permission watch in class file not defined in policy.
[    6.571886] SELinux:  Permission watch_mount in class file not defined in policy.
[    6.571887] SELinux:  Permission watch_sb in class file not defined in policy.
[    6.571887] SELinux:  Permission watch_with_perm in class file not defined in policy.
[    6.571887] SELinux:  Permission watch_reads in class file not defined in policy.
[    6.571888] SELinux:  Permission watch in class dir not defined in policy.
[    6.571888] SELinux:  Permission watch_mount in class dir not defined in policy.
[    6.571889] SELinux:  Permission watch_sb in class dir not defined in policy.
[    6.571889] SELinux:  Permission watch_with_perm in class dir not defined in policy.
[    6.571889] SELinux:  Permission watch_reads in class dir not defined in policy.
[    6.571891] SELinux:  Permission watch in class lnk_file not defined in policy.
[    6.571891] SELinux:  Permission watch_mount in class lnk_file not defined in policy.
[    6.571891] SELinux:  Permission watch_sb in class lnk_file not defined in policy.
[    6.571891] SELinux:  Permission watch_with_perm in class lnk_file not defined in policy.
[    6.571891] SELinux:  Permission watch_reads in class lnk_file not defined in policy.
[    6.571892] SELinux:  Permission watch in class chr_file not defined in policy.
[    6.571893] SELinux:  Permission watch_mount in class chr_file not defined in policy.
[    6.571893] SELinux:  Permission watch_sb in class chr_file not defined in policy.
[    6.571893] SELinux:  Permission watch_with_perm in class chr_file not defined in policy.
[    6.571893] SELinux:  Permission watch_reads in class chr_file not defined in policy.
[    6.571894] SELinux:  Permission watch in class blk_file not defined in policy.
[    6.571894] SELinux:  Permission watch_mount in class blk_file not defined in policy.
[    6.571894] SELinux:  Permission watch_sb in class blk_file not defined in policy.
[    6.571894] SELinux:  Permission watch_with_perm in class blk_file not defined in policy.
[    6.571895] SELinux:  Permission watch_reads in class blk_file not defined in policy.
[    6.571896] SELinux:  Permission watch in class sock_file not defined in policy.
[    6.571896] SELinux:  Permission watch_mount in class sock_file not defined in policy.
[    6.571896] SELinux:  Permission watch_sb in class sock_file not defined in policy.
[    6.571896] SELinux:  Permission watch_with_perm in class sock_file not defined in policy.
[    6.571896] SELinux:  Permission watch_reads in class sock_file not defined in policy.
[    6.571897] SELinux:  Permission watch in class fifo_file not defined in policy.
[    6.571897] SELinux:  Permission watch_mount in class fifo_file not defined in policy.
[    6.571898] SELinux:  Permission watch_sb in class fifo_file not defined in policy.
[    6.571898] SELinux:  Permission watch_with_perm in class fifo_file not defined in policy.
[    6.571898] SELinux:  Permission watch_reads in class fifo_file not defined in policy.
[    6.571927] SELinux:  Permission perfmon in class capability2 not defined in policy.
[    6.571927] SELinux:  Permission bpf in class capability2 not defined in policy.
[    6.571931] SELinux:  Permission perfmon in class cap2_userns not defined in policy.
[    6.571931] SELinux:  Permission bpf in class cap2_userns not defined in policy.
[    6.571955] SELinux:  Class perf_event not defined in policy.
[    6.571955] SELinux:  Class lockdown not defined in policy.
[    6.571956] SELinux: the above unknown classes and permissions will be allowed
[    6.571958] SELinux:  policy capability network_peer_controls=1
[    6.571958] SELinux:  policy capability open_perms=1
[    6.571958] SELinux:  policy capability extended_socket_class=1
[    6.571958] SELinux:  policy capability always_check_network=0
[    6.571958] SELinux:  policy capability cgroup_seclabel=1
[    6.571959] SELinux:  policy capability nnp_nosuid_transition=1
[    6.571959] SELinux:  policy capability genfs_seclabel_symlinks=0
[    6.586496] systemd[1]: Successfully loaded SELinux policy in 74.808ms.
[    6.611584] systemd[1]: Relabelled /dev, /dev/shm, /run, /sys/fs/cgroup in 15.461ms.
[    6.613385] systemd[1]: systemd v246.6-3.fc33 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified)
[    6.625543] systemd[1]: Detected architecture x86-64.
[    6.625748] systemd[1]: Set hostname to <localhost.localdomain>.
[    6.638191] zram_generator::generator[574]: Creating dev-zram0.swap for /dev/zram0 (4096MB)
[    6.643435] zram: Added device: zram0
[    6.665788] systemd[1]: /usr/lib/systemd/system/plymouth-start.service:15: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed.
[    6.677361] systemd[1]: /usr/lib/dracut/modules.d/98dracut-systemd/dracut-pre-udev.service:27: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and consider removing the setting altogether.
[    6.677364] systemd[1]: /usr/lib/dracut/modules.d/98dracut-systemd/dracut-pre-udev.service:28: Standard output type syslog+console is obsolete, automatically updating to journal+console. Please update your unit file, and consider removing the setting altogether.
[    6.677478] systemd[1]: /usr/lib/dracut/modules.d/98dracut-systemd/dracut-pre-trigger.service:23: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and consider removing the setting altogether.
[    6.677480] systemd[1]: /usr/lib/dracut/modules.d/98dracut-systemd/dracut-pre-trigger.service:24: Standard output type syslog+console is obsolete, automatically updating to journal+console. Please update your unit file, and consider removing the setting altogether.
[    6.677735] systemd[1]: /usr/lib/dracut/modules.d/98dracut-systemd/dracut-pre-pivot.service:30: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and consider removing the setting altogether.
[    6.677737] systemd[1]: /usr/lib/dracut/modules.d/98dracut-systemd/dracut-pre-pivot.service:31: Standard output type syslog+console is obsolete, automatically updating to journal+console. Please update your unit file, and consider removing the setting altogether.
[    6.677845] systemd[1]: /usr/lib/dracut/modules.d/98dracut-systemd/dracut-pre-mount.service:22: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and consider removing the setting altogether.
[    6.677847] systemd[1]: /usr/lib/dracut/modules.d/98dracut-systemd/dracut-pre-mount.service:23: Standard output type syslog+console is obsolete, automatically updating to journal+console. Please update your unit file, and consider removing the setting altogether.
[    6.677986] systemd[1]: /usr/lib/dracut/modules.d/98dracut-systemd/dracut-mount.service:22: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and consider removing the setting altogether.
[    6.677987] systemd[1]: /usr/lib/dracut/modules.d/98dracut-systemd/dracut-mount.service:23: Standard output type syslog+console is obsolete, automatically updating to journal+console. Please update your unit file, and consider removing the setting altogether.
[    6.678071] systemd[1]: /usr/lib/dracut/modules.d/98dracut-systemd/dracut-initqueue.service:24: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and consider removing the setting altogether.
[    6.678073] systemd[1]: /usr/lib/dracut/modules.d/98dracut-systemd/dracut-initqueue.service:25: Standard output type syslog+console is obsolete, automatically updating to journal+console. Please update your unit file, and consider removing the setting altogether.
[    6.678161] systemd[1]: /usr/lib/dracut/modules.d/98dracut-systemd/dracut-cmdline.service:26: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and consider removing the setting altogether.
[    6.678163] systemd[1]: /usr/lib/dracut/modules.d/98dracut-systemd/dracut-cmdline.service:27: Standard output type syslog+console is obsolete, automatically updating to journal+console. Please update your unit file, and consider removing the setting altogether.
[    6.679136] systemd[1]: /usr/lib/systemd/system/alsa-restore.service:15: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and consider removing the setting altogether.
[    6.683379] systemd[1]: /usr/lib/systemd/system/mcelog.service:8: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and consider removing the setting altogether.
[    6.711091] systemd[1]: initrd-switch-root.service: Succeeded.
[    6.711152] systemd[1]: Stopped Switch Root.
[    6.711365] systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 1.
[    6.711492] systemd[1]: Created slice Virtual Machine and Container Slice.
[    6.711599] systemd[1]: Created slice system-getty.slice.
[    6.711694] systemd[1]: Created slice system-modprobe.slice.
[    6.711783] systemd[1]: Created slice system-swap\x2dcreate.slice.
[    6.711874] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[    6.711988] systemd[1]: Created slice User and Session Slice.
[    6.712002] systemd[1]: Condition check resulted in Dispatch Password Requests to Console Directory Watch being skipped.
[    6.712047] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    6.712230] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    6.712252] systemd[1]: Reached target Local Encrypted Volumes.
[    6.712263] systemd[1]: Reached target Login Prompts.
[    6.712275] systemd[1]: Stopped target Switch Root.
[    6.712284] systemd[1]: Stopped target Initrd File Systems.
[    6.712291] systemd[1]: Stopped target Initrd Root File System.
[    6.712315] systemd[1]: Reached target Slices.
[    6.712529] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[    6.712884] systemd[1]: Listening on LVM2 poll daemon socket.
[    6.713419] systemd[1]: Listening on Process Core Dump Socket.
[    6.713476] systemd[1]: Listening on initctl Compatibility Named Pipe.
[    6.713708] systemd[1]: Listening on udev Control Socket.
[    6.713824] systemd[1]: Listening on udev Kernel Socket.
[    6.713957] systemd[1]: Listening on User Database Manager Socket.
[    6.714302] systemd[1]: Mounting Huge Pages File System...
[    6.714668] systemd[1]: Mounting POSIX Message Queue File System...
[    6.715043] systemd[1]: Mounting Kernel Debug File System...
[    6.715121] systemd[1]: Condition check resulted in Kernel Module supporting RPCSEC_GSS being skipped.
[    6.715446] systemd[1]: Starting Create list of static device nodes for the current kernel...
[    6.715759] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[    6.715796] systemd[1]: Condition check resulted in Load Kernel Module drm being skipped.
[    6.716087] systemd[1]: Starting Preprocess NFS configuration convertion...
[    6.716168] systemd[1]: plymouth-switch-root.service: Succeeded.
[    6.716245] systemd[1]: Stopped Plymouth switch root service.
[    6.716503] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[    6.716567] systemd[1]: systemd-fsck-root.service: Succeeded.
[    6.716635] systemd[1]: Stopped File System Check on Root Device.
[    6.716679] systemd[1]: Stopped Journal Service.
[    6.717302] systemd[1]: Starting Journal Service...
[    6.717707] systemd[1]: Starting Load Kernel Modules...
[    6.718051] systemd[1]: Starting Remount Root and Kernel File Systems...
[    6.718089] systemd[1]: Condition check resulted in Repartition Root Disk being skipped.
[    6.718410] systemd[1]: Starting Coldplug All udev Devices...
[    6.718794] systemd[1]: sysroot.mount: Succeeded.
[    6.719076] systemd[1]: Mounted Huge Pages File System.
[    6.719153] systemd[1]: Mounted POSIX Message Queue File System.
[    6.719215] systemd[1]: Mounted Kernel Debug File System.
[    6.719401] systemd[1]: Finished Create list of static device nodes for the current kernel.
[    6.719896] systemd[1]: nfs-convert.service: Succeeded.
[    6.719959] systemd[1]: Finished Preprocess NFS configuration convertion.
[    6.721354] systemd[1]: Finished Load Kernel Modules.
[    6.721777] systemd[1]: Mounting FUSE Control File System...
[    6.722115] systemd[1]: Starting Apply Kernel Variables...
[    6.722121] BTRFS info (device nvme0n1p3): disk space caching is enabled
[    6.722645] systemd[1]: Finished Remount Root and Kernel File Systems.
[    6.722874] systemd[1]: Mounted FUSE Control File System.
[    6.722942] systemd[1]: Condition check resulted in OSTree Remount OS/ Bind Mounts being skipped.
[    6.722961] systemd[1]: Condition check resulted in First Boot Wizard being skipped.
[    6.723338] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
[    6.723612] systemd[1]: Starting Load/Save Random Seed...
[    6.723653] systemd[1]: Condition check resulted in Create System Users being skipped.
[    6.723942] systemd[1]: Starting Create Static Device Nodes in /dev...
[    6.725680] systemd[1]: Finished Apply Kernel Variables.
[    6.728272] systemd[1]: Finished Load/Save Random Seed.
[    6.734788] systemd[1]: Started Journal Service.
[    6.804751] acpi_cpufreq: overriding BIOS provided _PSD data
[    6.855707] ACPI Warning: SystemIO range 0x0000000000000B00-0x0000000000000B08 conflicts with OpRegion 0x0000000000000B00-0x0000000000000B0F (\GSA1.SMBI) (20200528/utaddress-204)
[    6.855711] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    6.855871] input: PC Speaker as /devices/platform/pcspkr/input/input10
[    6.866069] sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
[    6.866121] sp5100-tco sp5100-tco: Using 0xfed80b00 for watchdog MMIO address
[    6.866126] sp5100-tco sp5100-tco: Watchdog hardware is disabled
[    6.900207] zram0: detected capacity change from 0 to 4294967296
[    6.919581] Adding 4194300k swap on /dev/zram0.  Priority:100 extents:1 across:4194300k SSFS
[    6.935456] kvm: disabled by bios
[    6.954892] EXT4-fs (nvme0n1p2): mounted filesystem with ordered data mode. Opts: (null)
[    6.973538] MCE: In-kernel MCE decoding enabled.
[    6.974630] kvm: disabled by bios
[    6.976891] EDAC amd64: F19h detected (node 0).
[    6.976898] EDAC amd64: Error: F0 not found, device 0x1650 (broken BIOS?)
[    7.018981] kvm: disabled by bios
[    7.018988] EDAC amd64: F19h detected (node 0).
[    7.018997] EDAC amd64: Error: F0 not found, device 0x1650 (broken BIOS?)
[    7.025640] snd_hda_intel 0000:0a:00.1: Disabling MSI
[    7.025646] snd_hda_intel 0000:0a:00.1: Handle vga_switcheroo audio client
[    7.025711] snd_hda_intel 0000:0c:00.4: enabling device (0000 -> 0002)
[    7.060831] kvm: disabled by bios
[    7.063214] EDAC amd64: F19h detected (node 0).
[    7.063223] EDAC amd64: Error: F0 not found, device 0x1650 (broken BIOS?)
[    7.080334] snd_hda_intel 0000:0a:00.1: bound 0000:0a:00.0 (ops nv50_audio_component_bind_ops [nouveau])
[    7.082653] RPC: Registered named UNIX socket transport module.
[    7.082654] RPC: Registered udp transport module.
[    7.082654] RPC: Registered tcp transport module.
[    7.082654] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    7.113093] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.1/0000:0a:00.1/sound/card0/input11
[    7.113144] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.1/0000:0a:00.1/sound/card0/input12
[    7.113177] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.1/0000:0a:00.1/sound/card0/input13
[    7.113211] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.1/0000:0a:00.1/sound/card0/input14
[    7.113241] input: HDA NVidia HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:03.1/0000:0a:00.1/sound/card0/input15
[    7.113282] input: HDA NVidia HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:03.1/0000:0a:00.1/sound/card0/input16
[    7.113317] input: HDA NVidia HDMI/DP,pcm=12 as /devices/pci0000:00/0000:00:03.1/0000:0a:00.1/sound/card0/input17
[    7.113692] kvm: disabled by bios
[    7.117456] EDAC amd64: F19h detected (node 0).
[    7.117464] EDAC amd64: Error: F0 not found, device 0x1650 (broken BIOS?)
[    7.118472] snd_hda_codec_realtek hdaudioC1D0: ALCS1200A: SKU not ready 0x00000000
[    7.118931] snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALCS1200A: line_outs=3 (0x14/0x15/0x16/0x0/0x0) type:line
[    7.118932] snd_hda_codec_realtek hdaudioC1D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    7.118933] snd_hda_codec_realtek hdaudioC1D0:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[    7.118934] snd_hda_codec_realtek hdaudioC1D0:    mono: mono_out=0x0
[    7.118935] snd_hda_codec_realtek hdaudioC1D0:    dig-out=0x1e/0x0
[    7.118935] snd_hda_codec_realtek hdaudioC1D0:    inputs:
[    7.118936] snd_hda_codec_realtek hdaudioC1D0:      Front Mic=0x19
[    7.118937] snd_hda_codec_realtek hdaudioC1D0:      Rear Mic=0x18
[    7.118938] snd_hda_codec_realtek hdaudioC1D0:      Line=0x1a
[    7.146801] kvm: disabled by bios
[    7.148910] EDAC amd64: F19h detected (node 0).
[    7.148919] EDAC amd64: Error: F0 not found, device 0x1650 (broken BIOS?)
[    7.148985] input: HD-Audio Generic Front Mic as /devices/pci0000:00/0000:00:08.1/0000:0c:00.4/sound/card1/input18
[    7.149033] input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:08.1/0000:0c:00.4/sound/card1/input19
[    7.149061] input: HD-Audio Generic Line as /devices/pci0000:00/0000:00:08.1/0000:0c:00.4/sound/card1/input20
[    7.149087] input: HD-Audio Generic Line Out Front as /devices/pci0000:00/0000:00:08.1/0000:0c:00.4/sound/card1/input21
[    7.149114] input: HD-Audio Generic Line Out Surround as /devices/pci0000:00/0000:00:08.1/0000:0c:00.4/sound/card1/input22
[    7.149140] input: HD-Audio Generic Line Out CLFE as /devices/pci0000:00/0000:00:08.1/0000:0c:00.4/sound/card1/input23
[    7.149165] input: HD-Audio Generic Front Headphone as /devices/pci0000:00/0000:00:08.1/0000:0c:00.4/sound/card1/input24
[    7.182880] kvm: disabled by bios
[    7.186368] EDAC amd64: F19h detected (node 0).
[    7.186377] EDAC amd64: Error: F0 not found, device 0x1650 (broken BIOS?)
[    7.239922] EDAC amd64: F19h detected (node 0).
[    7.239930] EDAC amd64: Error: F0 not found, device 0x1650 (broken BIOS?)
[    7.240965] kvm: disabled by bios
[    7.277094] kvm: disabled by bios
[    7.277254] EDAC amd64: F19h detected (node 0).
[    7.277263] EDAC amd64: Error: F0 not found, device 0x1650 (broken BIOS?)
[    7.311845] kvm: disabled by bios
[    7.313908] EDAC amd64: F19h detected (node 0).
[    7.313916] EDAC amd64: Error: F0 not found, device 0x1650 (broken BIOS?)
[    7.356228] EDAC amd64: F19h detected (node 0).
[    7.356231] EDAC amd64: Error: F0 not found, device 0x1650 (broken BIOS?)
[    7.397872] EDAC amd64: F19h detected (node 0).
[    7.397881] EDAC amd64: Error: F0 not found, device 0x1650 (broken BIOS?)
[    7.437987] EDAC amd64: F19h detected (node 0).
[    7.437995] EDAC amd64: Error: F0 not found, device 0x1650 (broken BIOS?)
[    9.222455] rfkill: input handler disabled
[bruno@localhost ~]$ 
Bon des choses s'expliquent
[    5.102552] r8169 0000:08:00.0: unknown chip XID 641
Ce qui fait référence à ce rapport de bug https://bugzilla.redhat.com/show_bug.cgi?id=1854314.

Donc en résumé tu démarres sur un kernel en 5.8 depuis le Live et ensuite sur ton installation définitive
[    0.000000] Linux version 5.8.15-301.fc33.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 10.2.1 20200826 (Red Hat 10.2.1-3), GNU ld version 2.35-10.fc33) #1 SMP Thu Oct 15 16:58:06 UTC 2020
alors le firmware de la version de ta carte n'est supporté qu'à partir d'un kernel 5.9 comme tu peux avoir sur ton Live Manjaro
manjaro@manjaro-gnome Linux 5.9.11-3-MANJARO x86_64 20.2 Nibia
Du coup il te faudrait installer à la main un kernel en 5.9 sur ta Fedora pour que ça fonctionne.
A savoir, voir quels paquets sont installés
$ rpm - qa kernel\*
Puis télécharger les paquets identiques en version 5.9 dans les dépôts et les installer à la main avec la commande dnf.
merci je sens que ça avance, donc il faut que je télécharge les même fichiers mais en version 5.9, (les plus recents même?) dans les dépots updates stables officiels
http://distrib-coffee.ipsl.jussieu.fr/pub/linux/fedora/linux/updates/33/Everything/x86_64/Packages/k/
bruno@localhost ~]$ rpm -qa kernel\*
kernel-headers-5.8.11-300.fc33.x86_64       /kernel-5.9.14-200.fc33.x86_64.rpm
kernel-core-5.8.15-301.fc33.x86_64          /kernel-core-5.9.14-200.fc33.x86_64.rpm
kernel-modules-5.8.15-301.fc33.x86_64       /kernel-modules-5.9.14-200.fc33.x86_64.rpm
kernel-5.8.15-301.fc33.x86_64               /kernel-5.9.14-200.fc33.x86_64.rpm
kernel-modules-extra-5.8.15-301.fc33.x86_64 /kernel-modules-extra-5.9.14-200.fc33.x86_64.rpm
[bruno@localhost ~]$ 
Super merci, demain je vais jeter un oeil comment installer ça manuellement avec DNF à partir d'un répertoire
J’espère que ça va le faire

Merci pour ton aide.
Heldwin wrote:Avec un live mis à jour, ça devrait être plus simple non ?
https://dl.fedoraproject.org/pub/alt/live-respins/

Faudrait au moins essayer de démarrer dessus et voir s'il y a du réseau.

(avec le nombre de fois que j'ai vu cette url, si je peux la replacer ailleurs ^^)
intéressant ton lien, si je comprends bien ce sont des lives avec les derniers paquets stable?
je vais tester aussi voir en live
Oui c'est tout à fait ça.

Après selon l'environnement que tu as choisi, tu peux effectivement repartir depuis un Live qui a été mis à jour aussi.
Bon j’essaie d’installer les rpm
Sudo dnf install /home/bruno/kernel*.rpm (ci-dessus)
Ça me fait une erreur comme quoi il ne peut accéder aux différents miroirs des dépôts (normal j’ai pas le réseau)
Comment installer ces paquets en excluant les dépôts, mais en local?
[bruno@localhost ~]$ sudo dnf install /home/bruno/kernel-5.9.14-200.fc33.x86_64.rpm kernel-core-5.9.14-200.fc33.x86_64.rpm kernel-headers-5.9.13-200.fc33.x86_64.rpm kernel-modules-5.9.14-200.fc33.x86_64.rpm kernel-modules-extra-5.9.14-200.fc33.x86_64.rpm
[sudo] Mot de passe de bruno : 
Fedora 33 openh264 (From Cisco) - x86_64        0.0  B/s |   0  B     00:00    
Errors during downloading metadata for repository 'fedora-cisco-openh264':
  - Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=fedora-cisco-openh264-33&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]
Error: Échec du téléchargement des métadonnées pour le dépôt «fedora-cisco-openh264» : Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=fedora-cisco-openh264-33&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]
Fedora Modular 33 - x86_64                      0.0  B/s |   0  B     00:00    
Errors during downloading metadata for repository 'fedora-modular':
  - Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=fedora-modular-33&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]
Erreur : Échec du téléchargement des métadonnées pour le dépôt «fedora-modular» : Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=fedora-modular-33&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]
[bruno@localhost ~]$
Il faut bien que tu précises les chemins pour chaque fichier rpm.
comme cela?
j'ai testé aussi avec localinstall, pas mieux
[bruno@localhost ~]$ sudo dnf install /home/bruno/kernel-5.9.14-200.fc33.x86_64.rpm /home/bruno/kernel-core-5.9.14-200.fc33.x86_64.rpm /home/bruno/kernel-headers-5.9.13-200.fc33.x86_64.rpm /home/bruno/kernel-modules-5.9.14-200.fc33.x86_64.rpm /home/bruno/kernel-modules-extra-5.9.14-200.fc33.x86_64.rpm
Fedora 33 openh264 (From Cisco) - x86_64        0.0  B/s |   0  B     00:00    
Errors during downloading metadata for repository 'fedora-cisco-openh264':
  - Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=fedora-cisco-openh264-33&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]
Error: Échec du téléchargement des métadonnées pour le dépôt «fedora-cisco-openh264» : Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=fedora-cisco-openh264-33&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]
Fedora Modular 33 - x86_64                      0.0  B/s |   0  B     00:00    
Errors during downloading metadata for repository 'fedora-modular':
  - Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=fedora-modular-33&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]
Erreur : Échec du téléchargement des métadonnées pour le dépôt «fedora-modular» : Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=fedora-modular-33&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]
[bruno@localhost ~]$
Il me semblait que ça ne posait pas problème. L'option localinstall est un alias déprécié de l'option install.

Du coup il va falloir utiliser la commande rpm -ivh.
excellent, j'ai le net enfin

au 1er coup le kernel-headers était en erreur
donc j'ai refait la commande
sudo rpm -ivh sans le kernel-headers
reboot nickel

merci Nicoss
Bon super, tu n'as plus qu'à faire le reste des mises à jour maintenant.

Bonne continuation !