- Modifié
Bonjour,
j'ai des erreurs avec systemd, et je ne sais pas comment régler ça
voici un condensé de $dmesg des ces alertes
j'ai des erreurs avec systemd, et je ne sais pas comment régler ça
voici un condensé de $dmesg des ces alertes
[ 4.553937] 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.
Le SE est installé sur un SDD, là j'ai l'impression de cela concerne le live-cd..
[ 5.811249] systemd-sysv-generator[582]: SysV service '/etc/rc.d/init.d/livesys' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust.
[ 5.811282] systemd-sysv-generator[582]: SysV service '/etc/rc.d/init.d/livesys-late' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust.
voici mon DMESG au complet (maj 07/02)
[bruno@localhost ~]$ dmesg
[ 0.000000] Linux version 5.10.12-200.fc33.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 10.2.1 20201125 (Red Hat 10.2.1-9), GNU ld version 2.35-18.fc33) #1 SMP Mon Feb 1 02:40:52 UTC 2021
[ 0.000000] Command line: BOOT_IMAGE=(hd1,gpt2)/vmlinuz-5.10.12-200.fc33.x86_64 root=UUID=79acb4ef-2b5b-458f-94fa-901939aeeb54 ro rootflags=subvol=root rhgb quiet rd.driver.blacklist=nouveau modprobe.blacklist=nouveau nvidia-drm.modeset=1
[ 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-0x0000000009c1efff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000009c1f000-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-0x00000000bc753fff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000bc754000-0x00000000bca85fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000bca86000-0x00000000bcac9fff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x00000000bcaca000-0x00000000bd147fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000bd148000-0x00000000bddfefff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000bddff000-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-0x000000083f37ffff] usable
[ 0.000000] BIOS-e820: [mem 0x000000083f380000-0x000000083fffffff] reserved
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] e820: update [mem 0xb7e09018-0xb7e16857] usable ==> usable
[ 0.000000] e820: update [mem 0xb7e09018-0xb7e16857] usable ==> usable
[ 0.000000] e820: update [mem 0xb7da2018-0xb7dc3c57] usable ==> usable
[ 0.000000] e820: update [mem 0xb7da2018-0xb7dc3c57] 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-0x0000000009c1efff] usable
[ 0.000000] reserve setup_data: [mem 0x0000000009c1f000-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-0x00000000b7da2017] usable
[ 0.000000] reserve setup_data: [mem 0x00000000b7da2018-0x00000000b7dc3c57] usable
[ 0.000000] reserve setup_data: [mem 0x00000000b7dc3c58-0x00000000b7e09017] usable
[ 0.000000] reserve setup_data: [mem 0x00000000b7e09018-0x00000000b7e16857] usable
[ 0.000000] reserve setup_data: [mem 0x00000000b7e16858-0x00000000bc753fff] usable
[ 0.000000] reserve setup_data: [mem 0x00000000bc754000-0x00000000bca85fff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000bca86000-0x00000000bcac9fff] ACPI data
[ 0.000000] reserve setup_data: [mem 0x00000000bcaca000-0x00000000bd147fff] ACPI NVS
[ 0.000000] reserve setup_data: [mem 0x00000000bd148000-0x00000000bddfefff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000bddff000-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-0x000000083f37ffff] usable
[ 0.000000] reserve setup_data: [mem 0x000000083f380000-0x000000083fffffff] reserved
[ 0.000000] efi: EFI v2.70 by American Megatrends
[ 0.000000] efi: ACPI=0xbd131000 ACPI 2.0=0xbd131014 SMBIOS=0xbdc26000 SMBIOS 3.0=0xbdc25000 MEMATTR=0xb9062118 ESRT=0xbb0df898 RNG=0xbdc6ce18
[ 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 F13a 01/27/2021
[ 0.000000] tsc: Fast TSC calibration using PIT
[ 0.000000] tsc: Detected 3693.055 MHz processor
[ 0.000327] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000331] last_pfn = 0x83f380 max_arch_pfn = 0x400000000
[ 0.000333] MTRR default type: uncachable
[ 0.000334] MTRR fixed ranges enabled:
[ 0.000334] 00000-9FFFF write-back
[ 0.000335] A0000-BFFFF write-through
[ 0.000335] C0000-FFFFF write-protect
[ 0.000335] MTRR variable ranges enabled:
[ 0.000336] 0 base 000000000000 mask FFFF80000000 write-back
[ 0.000337] 1 base 000080000000 mask FFFFC0000000 write-back
[ 0.000337] 2 base 0000BD540000 mask FFFFFFFF0000 uncachable
[ 0.000337] 3 disabled
[ 0.000338] 4 disabled
[ 0.000338] 5 disabled
[ 0.000338] 6 disabled
[ 0.000338] 7 disabled
[ 0.000339] TOM2: 0000000840000000 aka 33792M
[ 0.001151] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.001267] e820: update [mem 0xbd540000-0xbd54ffff] usable ==> reserved
[ 0.001270] e820: update [mem 0xc0000000-0xffffffff] usable ==> reserved
[ 0.001272] last_pfn = 0xbf000 max_arch_pfn = 0x400000000
[ 0.003859] esrt: Reserving ESRT space from 0x00000000bb0df898 to 0x00000000bb0df8d0.
[ 0.003865] e820: update [mem 0xbb0df000-0xbb0dffff] usable ==> reserved
[ 0.003902] Using GB pages for direct mapping
[ 0.004338] secureboot: Secure boot disabled
[ 0.004339] RAMDISK: [mem 0x5abb4000-0x5cb9afff]
[ 0.004343] ACPI: Early table checksum verification disabled
[ 0.004345] ACPI: RSDP 0x00000000BD131014 000024 (v02 ALASKA)
[ 0.004347] ACPI: XSDT 0x00000000BD130728 0000D4 (v01 ALASKA A M I 01072009 AMI 01000013)
[ 0.004350] ACPI: FACP 0x00000000BCAB1000 000114 (v06 ALASKA A M I 01072009 AMI 00010013)
[ 0.004353] ACPI: DSDT 0x00000000BCA92000 006807 (v02 ALASKA A M I 01072009 INTL 20190509)
[ 0.004354] ACPI: FACS 0x00000000BD12B000 000040
[ 0.004355] ACPI: SSDT 0x00000000BCAC0000 009BE8 (v01 GBT GSWApp 00000001 INTL 20190509)
[ 0.004357] ACPI: SSDT 0x00000000BCAB7000 008C98 (v02 AMD AmdTable 00000002 MSFT 04000000)
[ 0.004358] ACPI: SSDT 0x00000000BCAB3000 003CC0 (v01 AMD AMD AOD 00000001 INTL 20190509)
[ 0.004359] ACPI: SSDT 0x00000000BCAB2000 0001AD (v02 ALASKA CPUSSDT 01072009 AMI 01072009)
[ 0.004360] ACPI: FIDT 0x00000000BCAAA000 00009C (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.004362] ACPI: MCFG 0x00000000BCAA9000 00003C (v01 ALASKA A M I 01072009 MSFT 00010013)
[ 0.004363] ACPI: HPET 0x00000000BCAA8000 000038 (v01 ALASKA A M I 01072009 AMI 00000005)
[ 0.004364] ACPI: IVRS 0x00000000BCAA7000 0000D0 (v02 AMD AmdTable 00000001 AMD 00000001)
[ 0.004365] ACPI: BGRT 0x00000000BCAA6000 000038 (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.004366] ACPI: PCCT 0x00000000BCAA5000 00006E (v02 AMD AmdTable 00000001 AMD 00000001)
[ 0.004368] ACPI: SSDT 0x00000000BCAA2000 002FDD (v02 AMD AmdTable 00000001 AMD 00000001)
[ 0.004369] ACPI: CRAT 0x00000000BCAA1000 000B18 (v01 AMD AmdTable 00000001 AMD 00000001)
[ 0.004370] ACPI: CDIT 0x00000000BCAA0000 000029 (v01 AMD AmdTable 00000001 AMD 00000001)
[ 0.004371] ACPI: SSDT 0x00000000BCA9F000 0005F6 (v01 AMD ArticDGP 00000001 INTL 20190509)
[ 0.004372] ACPI: SSDT 0x00000000BCA9B000 003A59 (v01 AMD ArticN 00000001 INTL 20190509)
[ 0.004374] ACPI: WSMT 0x00000000BCA9A000 000028 (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.004375] ACPI: APIC 0x00000000BCA99000 00015E (v03 ALASKA A M I 01072009 AMI 00010013)
[ 0.004376] ACPI: SSDT 0x00000000BCAB0000 00008D (v01 AMD ArticDIS 00000001 INTL 20190509)
[ 0.004377] ACPI: SSDT 0x00000000BCAAE000 00147F (v01 AMD ArticC 00000001 INTL 20190509)
[ 0.004378] ACPI: SSDT 0x00000000BCAAD000 0000BF (v01 AMD AmdTable 00001000 INTL 20190509)
[ 0.004380] ACPI: FPDT 0x00000000BCAAC000 000044 (v01 ALASKA A M I 01072009 AMI 01000013)
[ 0.004384] ACPI: Local APIC address 0xfee00000
[ 0.004424] No NUMA configuration found
[ 0.004425] Faking a node at [mem 0x0000000000000000-0x000000083f37ffff]
[ 0.004428] NODE_DATA(0) allocated [mem 0x83f355000-0x83f37ffff]
[ 0.036226] Zone ranges:
[ 0.036228] DMA [mem 0x0000000000000000-0x0000000000ffffff]
[ 0.036229] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.036230] Normal [mem 0x0000000100000000-0x000000083f37ffff]
[ 0.036230] Device empty
[ 0.036231] Movable zone start for each node
[ 0.036232] Early memory node ranges
[ 0.036232] node 0: [mem 0x0000000000000000-0x000000000009ffff]
[ 0.036233] node 0: [mem 0x0000000000100000-0x0000000009c1efff]
[ 0.036233] node 0: [mem 0x000000000a000000-0x000000000a1fffff]
[ 0.036234] node 0: [mem 0x000000000a20e000-0x000000000affffff]
[ 0.036234] node 0: [mem 0x000000000b020000-0x00000000bc753fff]
[ 0.036234] node 0: [mem 0x00000000bddff000-0x00000000beffffff]
[ 0.036235] node 0: [mem 0x0000000100000000-0x000000083f37ffff]
[ 0.036297] Zeroed struct page in unavailable ranges: 14234 pages
[ 0.036298] Initmem setup node 0 [mem 0x0000000000000000-0x000000083f37ffff]
[ 0.036300] On node 0 totalpages: 8374374
[ 0.036300] DMA zone: 64 pages used for memmap
[ 0.036301] DMA zone: 30 pages reserved
[ 0.036301] DMA zone: 4000 pages, LIFO batch:0
[ 0.036315] DMA32 zone: 12054 pages used for memmap
[ 0.036316] DMA32 zone: 771398 pages, LIFO batch:63
[ 0.039380] Normal zone: 118734 pages used for memmap
[ 0.039381] Normal zone: 7598976 pages, LIFO batch:63
[ 0.069972] ACPI: PM-Timer IO Port: 0x808
[ 0.069974] ACPI: Local APIC address 0xfee00000
[ 0.069979] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[ 0.069989] IOAPIC[0]: apic_id 13, version 33, address 0xfec00000, GSI 0-23
[ 0.069994] IOAPIC[1]: apic_id 14, version 33, address 0xfec01000, GSI 24-55
[ 0.069995] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.069996] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[ 0.069996] ACPI: IRQ0 used by override.
[ 0.069997] ACPI: IRQ9 used by override.
[ 0.069998] Using ACPI (MADT) for SMP configuration information
[ 0.069999] ACPI: HPET id: 0x10228201 base: 0xfed00000
[ 0.070006] e820: update [mem 0xb85b2000-0xb8608fff] usable ==> reserved
[ 0.070014] smpboot: Allowing 32 CPUs, 20 hotplug CPUs
[ 0.070029] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[ 0.070030] PM: hibernation: Registered nosave memory: [mem 0x09c1f000-0x09ffffff]
[ 0.070031] PM: hibernation: Registered nosave memory: [mem 0x0a200000-0x0a20dfff]
[ 0.070031] PM: hibernation: Registered nosave memory: [mem 0x0b000000-0x0b01ffff]
[ 0.070032] PM: hibernation: Registered nosave memory: [mem 0xb7da2000-0xb7da2fff]
[ 0.070033] PM: hibernation: Registered nosave memory: [mem 0xb7dc3000-0xb7dc3fff]
[ 0.070034] PM: hibernation: Registered nosave memory: [mem 0xb7e09000-0xb7e09fff]
[ 0.070034] PM: hibernation: Registered nosave memory: [mem 0xb7e16000-0xb7e16fff]
[ 0.070035] PM: hibernation: Registered nosave memory: [mem 0xb85b2000-0xb8608fff]
[ 0.070036] PM: hibernation: Registered nosave memory: [mem 0xbb0df000-0xbb0dffff]
[ 0.070037] PM: hibernation: Registered nosave memory: [mem 0xbc754000-0xbca85fff]
[ 0.070037] PM: hibernation: Registered nosave memory: [mem 0xbca86000-0xbcac9fff]
[ 0.070037] PM: hibernation: Registered nosave memory: [mem 0xbcaca000-0xbd147fff]
[ 0.070038] PM: hibernation: Registered nosave memory: [mem 0xbd148000-0xbddfefff]
[ 0.070038] PM: hibernation: Registered nosave memory: [mem 0xbf000000-0xbfffffff]
[ 0.070039] PM: hibernation: Registered nosave memory: [mem 0xc0000000-0xefffffff]
[ 0.070039] PM: hibernation: Registered nosave memory: [mem 0xf0000000-0xf7ffffff]
[ 0.070039] PM: hibernation: Registered nosave memory: [mem 0xf8000000-0xfd1fffff]
[ 0.070039] PM: hibernation: Registered nosave memory: [mem 0xfd200000-0xfd2fffff]
[ 0.070040] PM: hibernation: Registered nosave memory: [mem 0xfd300000-0xfd5fffff]
[ 0.070040] PM: hibernation: Registered nosave memory: [mem 0xfd600000-0xfd7fffff]
[ 0.070040] PM: hibernation: Registered nosave memory: [mem 0xfd800000-0xfe9fffff]
[ 0.070041] PM: hibernation: Registered nosave memory: [mem 0xfea00000-0xfea0ffff]
[ 0.070041] PM: hibernation: Registered nosave memory: [mem 0xfea10000-0xfeb7ffff]
[ 0.070041] PM: hibernation: Registered nosave memory: [mem 0xfeb80000-0xfec01fff]
[ 0.070041] PM: hibernation: Registered nosave memory: [mem 0xfec02000-0xfec0ffff]
[ 0.070042] PM: hibernation: Registered nosave memory: [mem 0xfec10000-0xfec10fff]
[ 0.070042] PM: hibernation: Registered nosave memory: [mem 0xfec11000-0xfec2ffff]
[ 0.070042] PM: hibernation: Registered nosave memory: [mem 0xfec30000-0xfec30fff]
[ 0.070042] PM: hibernation: Registered nosave memory: [mem 0xfec31000-0xfecfffff]
[ 0.070043] PM: hibernation: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
[ 0.070043] PM: hibernation: Registered nosave memory: [mem 0xfed01000-0xfed3ffff]
[ 0.070043] PM: hibernation: Registered nosave memory: [mem 0xfed40000-0xfed44fff]
[ 0.070043] PM: hibernation: Registered nosave memory: [mem 0xfed45000-0xfed7ffff]
[ 0.070044] PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xfed8ffff]
[ 0.070044] PM: hibernation: Registered nosave memory: [mem 0xfed90000-0xfedc1fff]
[ 0.070044] PM: hibernation: Registered nosave memory: [mem 0xfedc2000-0xfedcffff]
[ 0.070044] PM: hibernation: Registered nosave memory: [mem 0xfedd0000-0xfedd3fff]
[ 0.070045] PM: hibernation: Registered nosave memory: [mem 0xfedd4000-0xfedd5fff]
[ 0.070045] PM: hibernation: Registered nosave memory: [mem 0xfedd6000-0xfeffffff]
[ 0.070045] PM: hibernation: Registered nosave memory: [mem 0xff000000-0xffffffff]
[ 0.070047] [mem 0xc0000000-0xefffffff] available for PCI devices
[ 0.070047] Booting paravirtualized kernel on bare hardware
[ 0.070049] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[ 0.072530] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:32 nr_cpu_ids:32 nr_node_ids:1
[ 0.073294] percpu: Embedded 54 pages/cpu s184320 r8192 d28672 u262144
[ 0.073298] pcpu-alloc: s184320 r8192 d28672 u262144 alloc=1*2097152
[ 0.073299] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15
[ 0.073303] pcpu-alloc: [0] 16 17 18 19 20 21 22 23 [0] 24 25 26 27 28 29 30 31
[ 0.073324] Built 1 zonelists, mobility grouping on. Total pages: 8243492
[ 0.073325] Policy zone: Normal
[ 0.073326] Kernel command line: BOOT_IMAGE=(hd1,gpt2)/vmlinuz-5.10.12-200.fc33.x86_64 root=UUID=79acb4ef-2b5b-458f-94fa-901939aeeb54 ro rootflags=subvol=root rhgb quiet rd.driver.blacklist=nouveau modprobe.blacklist=nouveau nvidia-drm.modeset=1
[ 0.074959] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
[ 0.075749] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[ 0.075802] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.116215] Memory: 32706740K/33497496K available (14345K kernel code, 3465K rwdata, 9704K rodata, 2536K init, 5504K bss, 790496K reserved, 0K cma-reserved)
[ 0.116221] random: get_random_u64 called from __kmem_cache_create+0x2e/0x550 with crng_init=0
[ 0.116279] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=32, Nodes=1
[ 0.116286] ftrace: allocating 45612 entries in 179 pages
[ 0.126876] ftrace: allocated 179 pages with 5 groups
[ 0.126960] rcu: Hierarchical RCU implementation.
[ 0.126961] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=32.
[ 0.126962] Trampoline variant of Tasks RCU enabled.
[ 0.126962] Rude variant of Tasks RCU enabled.
[ 0.126963] Tracing variant of Tasks RCU enabled.
[ 0.126963] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
[ 0.126964] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=32
[ 0.128609] NR_IRQS: 524544, nr_irqs: 1224, preallocated irqs: 16
[ 0.128872] random: crng done (trusting CPU's manufacturer)
[ 0.128891] Console: colour dummy device 80x25
[ 0.128898] printk: console [tty0] enabled
[ 0.128910] ACPI: Core revision 20200925
[ 0.129002] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
[ 0.129017] APIC: Switch to symmetric I/O mode setup
[ 0.448199] Switched APIC routing to physical flat.
[ 0.448811] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.453014] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x6a77693b357, max_idle_ns: 881590443539 ns
[ 0.453017] Calibrating delay loop (skipped), value calculated using timer frequency.. 7386.11 BogoMIPS (lpj=3693055)
[ 0.453018] pid_max: default: 32768 minimum: 301
[ 0.454439] LSM: Security Framework initializing
[ 0.454446] Yama: becoming mindful.
[ 0.454450] SELinux: Initializing.
[ 0.454497] Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.454532] Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.454688] x86/cpu: User Mode Instruction Prevention (UMIP) activated
[ 0.454731] LVT offset 1 assigned for vector 0xf9
[ 0.454860] LVT offset 2 assigned for vector 0xf4
[ 0.454891] Last level iTLB entries: 4KB 512, 2MB 512, 4MB 256
[ 0.454892] Last level dTLB entries: 4KB 2048, 2MB 2048, 4MB 1024, 1GB 0
[ 0.454894] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 0.454894] Spectre V2 : Mitigation: Full AMD retpoline
[ 0.454895] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 0.454895] Spectre V2 : Enabling Restricted Speculation for firmware calls
[ 0.454896] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[ 0.454896] Spectre V2 : User space: Mitigation: STIBP always-on protection
[ 0.454897] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[ 0.455089] Freeing SMP alternatives memory: 40K
[ 0.558683] smpboot: CPU0: AMD Ryzen 5 5600X 6-Core Processor (family: 0x19, model: 0x21, stepping: 0x0)
[ 0.558773] Performance Events: Fam17h+ core perfctr, AMD PMU driver.
[ 0.558776] ... version: 0
[ 0.558776] ... bit width: 48
[ 0.558777] ... generic registers: 6
[ 0.558777] ... value mask: 0000ffffffffffff
[ 0.558777] ... max period: 00007fffffffffff
[ 0.558777] ... fixed-purpose events: 0
[ 0.558778] ... event mask: 000000000000003f
[ 0.558814] rcu: Hierarchical SRCU implementation.
[ 0.559011] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[ 0.559015] smp: Bringing up secondary CPUs ...
[ 0.559015] x86: Booting SMP configuration:
[ 0.559015] .... node #0, CPUs: #1 #2 #3 #4 #5 #6
[ 0.566058] Spectre V2 : Update user space SMT mitigation: STIBP always-on
[ 0.567060] #7 #8 #9 #10 #11
[ 0.572036] smp: Brought up 1 node, 12 CPUs
[ 0.572036] smpboot: Max logical packages: 3
[ 0.572036] smpboot: Total of 12 processors activated (88633.32 BogoMIPS)
[ 0.573321] devtmpfs: initialized
[ 0.573321] x86/mm: Memory block size: 128MB
[ 0.574695] PM: Registering ACPI NVS region [mem 0x0a200000-0x0a20dfff] (57344 bytes)
[ 0.574695] PM: Registering ACPI NVS region [mem 0xbcaca000-0xbd147fff] (6807552 bytes)
[ 0.574695] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[ 0.574695] futex hash table entries: 8192 (order: 7, 524288 bytes, linear)
[ 0.574695] pinctrl core: initialized pinctrl subsystem
[ 0.574695] PM: RTC time: 12:57:00, date: 2021-02-07
[ 0.574695] NET: Registered protocol family 16
[ 0.575059] DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
[ 0.575062] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.575065] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.575069] audit: initializing netlink subsys (disabled)
[ 0.575072] audit: type=2000 audit(1612702620.128:1): state=initialized audit_enabled=0 res=1
[ 0.575072] thermal_sys: Registered thermal governor 'fair_share'
[ 0.575072] thermal_sys: Registered thermal governor 'bang_bang'
[ 0.575072] thermal_sys: Registered thermal governor 'step_wise'
[ 0.575072] thermal_sys: Registered thermal governor 'user_space'
[ 0.575072] cpuidle: using governor menu
[ 0.575072] Detected 1 PCC Subspaces
[ 0.575072] Registering PCC driver as Mailbox controller
[ 0.575072] ACPI: bus type PCI registered
[ 0.575072] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.575093] PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
[ 0.575095] PCI: MMCONFIG at [mem 0xf0000000-0xf7ffffff] reserved in E820
[ 0.575098] PCI: Using configuration type 1 for base access
[ 0.576038] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.576038] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.632136] cryptd: max_cpu_qlen set to 1000
[ 0.633186] alg: No test for 842 (842-generic)
[ 0.633186] alg: No test for 842 (842-scomp)
[ 0.635109] raid6: skip pq benchmark and using algorithm avx2x4
[ 0.635109] raid6: using avx2x2 recovery algorithm
[ 0.635109] ACPI: Added _OSI(Module Device)
[ 0.635109] ACPI: Added _OSI(Processor Device)
[ 0.635109] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.635109] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.635109] ACPI: Added _OSI(Linux-Dell-Video)
[ 0.635109] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[ 0.635109] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[ 0.636238] ACPI BIOS Error (bug): Failure creating named object [\_GPE._L08], AE_ALREADY_EXISTS (20200925/dswload2-326)
[ 0.636240] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20200925/psobject-220)
[ 0.636241] ACPI: Skipping parse of AML opcode: OpcodeName unavailable (0x0014)
[ 0.641600] ACPI: 11 ACPI AML tables successfully acquired and loaded
[ 0.642349] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[ 0.649219] ACPI: Interpreter enabled
[ 0.649227] ACPI: (supports S0 S3 S4 S5)
[ 0.649227] ACPI: Using IOAPIC for interrupt routing
[ 0.649372] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.649565] ACPI: Enabled 7 GPEs in block 00 to 1F
[ 0.653250] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.653253] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[ 0.653317] acpi PNP0A08:00: _OSC: platform does not support [SHPCHotplug LTR DPC]
[ 0.653377] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
[ 0.653382] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-7f] only partially covers this bridge
[ 0.653523] PCI host bridge to bus 0000:00
[ 0.653524] pci_bus 0000:00: root bus resource [io 0x0000-0x03af window]
[ 0.653525] pci_bus 0000:00: root bus resource [io 0x03e0-0x0cf7 window]
[ 0.653525] pci_bus 0000:00: root bus resource [io 0x03b0-0x03df window]
[ 0.653526] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.653526] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 0.653526] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff window]
[ 0.653527] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfec2ffff window]
[ 0.653527] pci_bus 0000:00: root bus resource [mem 0xfee00000-0xffffffff window]
[ 0.653528] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.653537] pci 0000:00:00.0: [1022:1480] type 00 class 0x060000
[ 0.653609] pci 0000:00:00.2: [1022:1481] type 00 class 0x080600
[ 0.653690] pci 0000:00:01.0: [1022:1482] type 00 class 0x060000
[ 0.653749] pci 0000:00:01.1: [1022:1483] type 01 class 0x060400
[ 0.653831] pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
[ 0.653927] pci 0000:00:01.2: [1022:1483] type 01 class 0x060400
[ 0.653957] pci 0000:00:01.2: enabling Extended Tags
[ 0.654010] pci 0000:00:01.2: PME# supported from D0 D3hot D3cold
[ 0.654100] pci 0000:00:02.0: [1022:1482] type 00 class 0x060000
[ 0.654157] pci 0000:00:03.0: [1022:1482] type 00 class 0x060000
[ 0.654216] pci 0000:00:03.1: [1022:1483] type 01 class 0x060400
[ 0.654296] pci 0000:00:03.1: PME# supported from D0 D3hot D3cold
[ 0.654478] pci 0000:00:04.0: [1022:1482] type 00 class 0x060000
[ 0.654537] pci 0000:00:05.0: [1022:1482] type 00 class 0x060000
[ 0.654595] pci 0000:00:07.0: [1022:1482] type 00 class 0x060000
[ 0.654649] pci 0000:00:07.1: [1022:1484] type 01 class 0x060400
[ 0.654672] pci 0000:00:07.1: enabling Extended Tags
[ 0.654711] pci 0000:00:07.1: PME# supported from D0 D3hot D3cold
[ 0.654785] pci 0000:00:08.0: [1022:1482] type 00 class 0x060000
[ 0.654840] pci 0000:00:08.1: [1022:1484] type 01 class 0x060400
[ 0.654865] pci 0000:00:08.1: enabling Extended Tags
[ 0.654907] pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
[ 0.654998] pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500
[ 0.655097] pci 0000:00:14.3: [1022:790e] type 00 class 0x060100
[ 0.655200] pci 0000:00:18.0: [1022:1440] type 00 class 0x060000
[ 0.655229] pci 0000:00:18.1: [1022:1441] type 00 class 0x060000
[ 0.655258] pci 0000:00:18.2: [1022:1442] type 00 class 0x060000
[ 0.655287] pci 0000:00:18.3: [1022:1443] type 00 class 0x060000
[ 0.655315] pci 0000:00:18.4: [1022:1444] type 00 class 0x060000
[ 0.655344] pci 0000:00:18.5: [1022:1445] type 00 class 0x060000
[ 0.655372] pci 0000:00:18.6: [1022:1446] type 00 class 0x060000
[ 0.655401] pci 0000:00:18.7: [1022:1447] type 00 class 0x060000
[ 0.655478] pci 0000:01:00.0: [1344:5405] type 00 class 0x010802
[ 0.655494] pci 0000:01:00.0: reg 0x10: [mem 0xfc700000-0xfc703fff 64bit]
[ 0.655644] pci 0000:00:01.1: PCI bridge to [bus 01]
[ 0.655649] pci 0000:00:01.1: bridge window [mem 0xfc700000-0xfc7fffff]
[ 0.655701] pci 0000:02:00.0: [1022:43ee] type 00 class 0x0c0330
[ 0.655720] pci 0000:02:00.0: reg 0x10: [mem 0xfc6a0000-0xfc6a7fff 64bit]
[ 0.655764] pci 0000:02:00.0: enabling Extended Tags
[ 0.655824] pci 0000:02:00.0: PME# supported from D3hot D3cold
[ 0.655903] pci 0000:02:00.1: [1022:43eb] type 00 class 0x010601
[ 0.655955] pci 0000:02:00.1: reg 0x24: [mem 0xfc680000-0xfc69ffff]
[ 0.655963] pci 0000:02:00.1: reg 0x30: [mem 0xfc600000-0xfc67ffff pref]
[ 0.655970] pci 0000:02:00.1: enabling Extended Tags
[ 0.656016] pci 0000:02:00.1: PME# supported from D3hot D3cold
[ 0.656074] pci 0000:02:00.2: [1022:43e9] type 01 class 0x060400
[ 0.656122] pci 0000:02:00.2: enabling Extended Tags
[ 0.656172] pci 0000:02:00.2: PME# supported from D3hot D3cold
[ 0.656244] pci 0000:00:01.2: PCI bridge to [bus 02-04]
[ 0.656247] pci 0000:00:01.2: bridge window [io 0xf000-0xffff]
[ 0.656248] pci 0000:00:01.2: bridge window [mem 0xfc500000-0xfc6fffff]
[ 0.656333] pci 0000:03:08.0: [1022:43ea] type 01 class 0x060400
[ 0.656385] pci 0000:03:08.0: enabling Extended Tags
[ 0.656442] pci 0000:03:08.0: PME# supported from D3hot D3cold
[ 0.656528] pci 0000:02:00.2: PCI bridge to [bus 03-04]
[ 0.656532] pci 0000:02:00.2: bridge window [io 0xf000-0xffff]
[ 0.656535] pci 0000:02:00.2: bridge window [mem 0xfc500000-0xfc5fffff]
[ 0.656627] pci 0000:04:00.0: [10ec:8125] type 00 class 0x020000
[ 0.656651] pci 0000:04:00.0: reg 0x10: [io 0xf000-0xf0ff]
[ 0.656686] pci 0000:04:00.0: reg 0x18: [mem 0xfc500000-0xfc50ffff 64bit]
[ 0.656707] pci 0000:04:00.0: reg 0x20: [mem 0xfc510000-0xfc513fff 64bit]
[ 0.656862] pci 0000:04:00.0: supports D1 D2
[ 0.656862] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.657037] pci 0000:03:08.0: PCI bridge to [bus 04]
[ 0.657042] pci 0000:03:08.0: bridge window [io 0xf000-0xffff]
[ 0.657044] pci 0000:03:08.0: bridge window [mem 0xfc500000-0xfc5fffff]
[ 0.657114] pci 0000:05:00.0: [10de:13c2] type 00 class 0x030000
[ 0.657128] pci 0000:05:00.0: reg 0x10: [mem 0xfb000000-0xfbffffff]
[ 0.657140] pci 0000:05:00.0: reg 0x14: [mem 0xd0000000-0xdfffffff 64bit pref]
[ 0.657152] pci 0000:05:00.0: reg 0x1c: [mem 0xe0000000-0xe1ffffff 64bit pref]
[ 0.657160] pci 0000:05:00.0: reg 0x24: [io 0xe000-0xe07f]
[ 0.657167] pci 0000:05:00.0: reg 0x30: [mem 0xfc000000-0xfc07ffff pref]
[ 0.657185] pci 0000:05:00.0: BAR 3: assigned to efifb
[ 0.657289] pci 0000:05: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.657327] pci 0000:05:00.1: [10de:0fbb] type 00 class 0x040300
[ 0.657341] pci 0000:05:00.1: reg 0x10: [mem 0xfc080000-0xfc083fff]
[ 0.657480] pci 0000:00:03.1: ASPM: current common clock configuration is inconsistent, reconfiguring
[ 0.660035] pci 0000:00:03.1: PCI bridge to [bus 05]
[ 0.660038] pci 0000:00:03.1: bridge window [io 0xe000-0xefff]
[ 0.660040] pci 0000:00:03.1: bridge window [mem 0xfb000000-0xfc0fffff]
[ 0.660043] pci 0000:00:03.1: bridge window [mem 0xd0000000-0xe1ffffff 64bit pref]
[ 0.660082] pci 0000:06:00.0: [1022:148a] type 00 class 0x130000
[ 0.660111] pci 0000:06:00.0: enabling Extended Tags
[ 0.660214] pci 0000:00:07.1: PCI bridge to [bus 06]
[ 0.660265] pci 0000:07:00.0: [1022:1485] type 00 class 0x130000
[ 0.660299] pci 0000:07:00.0: enabling Extended Tags
[ 0.660412] pci 0000:07:00.1: [1022:1486] type 00 class 0x108000
[ 0.660428] pci 0000:07:00.1: reg 0x18: [mem 0xfc300000-0xfc3fffff]
[ 0.660440] pci 0000:07:00.1: reg 0x24: [mem 0xfc408000-0xfc409fff]
[ 0.660448] pci 0000:07:00.1: enabling Extended Tags
[ 0.660548] pci 0000:07:00.3: [1022:149c] type 00 class 0x0c0330
[ 0.660562] pci 0000:07:00.3: reg 0x10: [mem 0xfc200000-0xfc2fffff 64bit]
[ 0.660592] pci 0000:07:00.3: enabling Extended Tags
[ 0.660640] pci 0000:07:00.3: PME# supported from D0 D3hot D3cold
[ 0.660707] pci 0000:07:00.4: [1022:1487] type 00 class 0x040300
[ 0.660715] pci 0000:07:00.4: reg 0x10: [mem 0xfc400000-0xfc407fff]
[ 0.660742] pci 0000:07:00.4: enabling Extended Tags
[ 0.660786] pci 0000:07:00.4: PME# supported from D0 D3hot D3cold
[ 0.660853] pci 0000:00:08.1: PCI bridge to [bus 07]
[ 0.660856] pci 0000:00:08.1: bridge window [mem 0xfc200000-0xfc4fffff]
[ 0.660995] ACPI: PCI Interrupt Link [LNKA] (IRQs 4 5 7 10 11 14 15) *0
[ 0.661032] ACPI: PCI Interrupt Link [LNKB] (IRQs 4 5 7 10 11 14 15) *0
[ 0.661054] ACPI: PCI Interrupt Link [LNKC] (IRQs 4 5 7 10 11 14 15) *0
[ 0.661083] ACPI: PCI Interrupt Link [LNKD] (IRQs 4 5 7 10 11 14 15) *0
[ 0.661107] ACPI: PCI Interrupt Link [LNKE] (IRQs 4 5 7 10 11 14 15) *0
[ 0.661127] ACPI: PCI Interrupt Link [LNKF] (IRQs 4 5 7 10 11 14 15) *0
[ 0.661147] ACPI: PCI Interrupt Link [LNKG] (IRQs 4 5 7 10 11 14 15) *0
[ 0.661167] ACPI: PCI Interrupt Link [LNKH] (IRQs 4 5 7 10 11 14 15) *0
[ 0.661538] iommu: Default domain type: Translated
[ 0.661538] pci 0000:05:00.0: vgaarb: setting as boot VGA device
[ 0.661538] pci 0000:05:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 0.661538] pci 0000:05:00.0: vgaarb: bridge control possible
[ 0.661538] vgaarb: loaded
[ 0.661538] SCSI subsystem initialized
[ 0.661538] libata version 3.00 loaded.
[ 0.661538] ACPI: bus type USB registered
[ 0.661538] usbcore: registered new interface driver usbfs
[ 0.661538] usbcore: registered new interface driver hub
[ 0.661538] usbcore: registered new device driver usb
[ 0.661538] pps_core: LinuxPPS API ver. 1 registered
[ 0.661538] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.661538] PTP clock support registered
[ 0.661538] EDAC MC: Ver: 3.0.0
[ 0.661538] Registered efivars operations
[ 0.661538] NetLabel: Initializing
[ 0.661538] NetLabel: domain hash size = 128
[ 0.661538] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 0.661538] NetLabel: unlabeled traffic allowed by default
[ 0.661538] PCI: Using ACPI for IRQ routing
[ 0.665830] PCI: pci_cache_line_size set to 64 bytes
[ 0.665884] e820: reserve RAM buffer [mem 0x09c1f000-0x0bffffff]
[ 0.665884] e820: reserve RAM buffer [mem 0x0a200000-0x0bffffff]
[ 0.665885] e820: reserve RAM buffer [mem 0x0b000000-0x0bffffff]
[ 0.665885] e820: reserve RAM buffer [mem 0xb7da2018-0xb7ffffff]
[ 0.665885] e820: reserve RAM buffer [mem 0xb7e09018-0xb7ffffff]
[ 0.665886] e820: reserve RAM buffer [mem 0xb85b2000-0xbbffffff]
[ 0.665886] e820: reserve RAM buffer [mem 0xbb0df000-0xbbffffff]
[ 0.665886] e820: reserve RAM buffer [mem 0xbc754000-0xbfffffff]
[ 0.665887] e820: reserve RAM buffer [mem 0xbf000000-0xbfffffff]
[ 0.665887] e820: reserve RAM buffer [mem 0x83f380000-0x83fffffff]
[ 0.665889] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[ 0.665889] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
[ 0.667037] clocksource: Switched to clocksource tsc-early
[ 0.676212] VFS: Disk quotas dquot_6.6.0
[ 0.676220] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.676245] pnp: PnP ACPI init
[ 0.676284] system 00:00: [mem 0xf0000000-0xf7ffffff] has been reserved
[ 0.676286] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[ 0.676311] system 00:01: [mem 0xfd200000-0xfd2fffff] has been reserved
[ 0.676312] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.676330] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.676397] system 00:03: [io 0x0a00-0x0a2f] has been reserved
[ 0.676397] system 00:03: [io 0x0a30-0x0a3f] has been reserved
[ 0.676398] system 00:03: [io 0x0a40-0x0a4f] has been reserved
[ 0.676398] system 00:03: [mem 0xfe000000-0xfe00ffff] has been reserved
[ 0.676399] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.676491] system 00:04: [io 0x04d0-0x04d1] has been reserved
[ 0.676491] system 00:04: [io 0x040b] has been reserved
[ 0.676492] system 00:04: [io 0x04d6] has been reserved
[ 0.676492] system 00:04: [io 0x0c00-0x0c01] has been reserved
[ 0.676492] system 00:04: [io 0x0c14] has been reserved
[ 0.676493] system 00:04: [io 0x0c50-0x0c51] has been reserved
[ 0.676493] system 00:04: [io 0x0c52] has been reserved
[ 0.676494] system 00:04: [io 0x0c6c] has been reserved
[ 0.676494] system 00:04: [io 0x0c6f] has been reserved
[ 0.676494] system 00:04: [io 0x0cd8-0x0cdf] has been reserved
[ 0.676495] system 00:04: [io 0x0800-0x089f] has been reserved
[ 0.676495] system 00:04: [io 0x0b00-0x0b0f] has been reserved
[ 0.676496] system 00:04: [io 0x0b20-0x0b3f] has been reserved
[ 0.676496] system 00:04: [io 0x0900-0x090f] has been reserved
[ 0.676497] system 00:04: [io 0x0910-0x091f] has been reserved
[ 0.676498] system 00:04: [mem 0xfec00000-0xfec00fff] could not be reserved
[ 0.676498] system 00:04: [mem 0xfec01000-0xfec01fff] could not be reserved
[ 0.676499] system 00:04: [mem 0xfedc0000-0xfedc0fff] has been reserved
[ 0.676499] system 00:04: [mem 0xfee00000-0xfee00fff] has been reserved
[ 0.676500] system 00:04: [mem 0xfed80000-0xfed8ffff] could not be reserved
[ 0.676501] system 00:04: [mem 0xfec10000-0xfec10fff] has been reserved
[ 0.676501] system 00:04: [mem 0xff000000-0xffffffff] has been reserved
[ 0.676502] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.676754] pnp: PnP ACPI: found 5 devices
[ 0.681887] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 0.681918] NET: Registered protocol family 2
[ 0.682017] tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear)
[ 0.682039] TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.682203] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[ 0.682259] TCP: Hash tables configured (established 262144 bind 65536)
[ 0.682347] MPTCP token hash table entries: 32768 (order: 7, 786432 bytes, linear)
[ 0.682374] UDP hash table entries: 16384 (order: 7, 524288 bytes, linear)
[ 0.682412] UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes, linear)
[ 0.682490] NET: Registered protocol family 1
[ 0.682493] NET: Registered protocol family 44
[ 0.682500] pci 0000:00:01.1: PCI bridge to [bus 01]
[ 0.682503] pci 0000:00:01.1: bridge window [mem 0xfc700000-0xfc7fffff]
[ 0.682508] pci 0000:03:08.0: PCI bridge to [bus 04]
[ 0.682510] pci 0000:03:08.0: bridge window [io 0xf000-0xffff]
[ 0.682514] pci 0000:03:08.0: bridge window [mem 0xfc500000-0xfc5fffff]
[ 0.682521] pci 0000:02:00.2: PCI bridge to [bus 03-04]
[ 0.682523] pci 0000:02:00.2: bridge window [io 0xf000-0xffff]
[ 0.682527] pci 0000:02:00.2: bridge window [mem 0xfc500000-0xfc5fffff]
[ 0.682534] pci 0000:00:01.2: PCI bridge to [bus 02-04]
[ 0.682535] pci 0000:00:01.2: bridge window [io 0xf000-0xffff]
[ 0.682537] pci 0000:00:01.2: bridge window [mem 0xfc500000-0xfc6fffff]
[ 0.682542] pci 0000:00:03.1: PCI bridge to [bus 05]
[ 0.682543] pci 0000:00:03.1: bridge window [io 0xe000-0xefff]
[ 0.682546] pci 0000:00:03.1: bridge window [mem 0xfb000000-0xfc0fffff]
[ 0.682548] pci 0000:00:03.1: bridge window [mem 0xd0000000-0xe1ffffff 64bit pref]
[ 0.682551] pci 0000:00:07.1: PCI bridge to [bus 06]
[ 0.682557] pci 0000:00:08.1: PCI bridge to [bus 07]
[ 0.682559] pci 0000:00:08.1: bridge window [mem 0xfc200000-0xfc4fffff]
[ 0.682564] pci_bus 0000:00: resource 4 [io 0x0000-0x03af window]
[ 0.682564] pci_bus 0000:00: resource 5 [io 0x03e0-0x0cf7 window]
[ 0.682565] pci_bus 0000:00: resource 6 [io 0x03b0-0x03df window]
[ 0.682565] pci_bus 0000:00: resource 7 [io 0x0d00-0xffff window]
[ 0.682566] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000bffff window]
[ 0.682566] pci_bus 0000:00: resource 9 [mem 0x000c0000-0x000dffff window]
[ 0.682567] pci_bus 0000:00: resource 10 [mem 0xc0000000-0xfec2ffff window]
[ 0.682567] pci_bus 0000:00: resource 11 [mem 0xfee00000-0xffffffff window]
[ 0.682568] pci_bus 0000:01: resource 1 [mem 0xfc700000-0xfc7fffff]
[ 0.682569] pci_bus 0000:02: resource 0 [io 0xf000-0xffff]
[ 0.682569] pci_bus 0000:02: resource 1 [mem 0xfc500000-0xfc6fffff]
[ 0.682570] pci_bus 0000:03: resource 0 [io 0xf000-0xffff]
[ 0.682570] pci_bus 0000:03: resource 1 [mem 0xfc500000-0xfc5fffff]
[ 0.682570] pci_bus 0000:04: resource 0 [io 0xf000-0xffff]
[ 0.682571] pci_bus 0000:04: resource 1 [mem 0xfc500000-0xfc5fffff]
[ 0.682571] pci_bus 0000:05: resource 0 [io 0xe000-0xefff]
[ 0.682572] pci_bus 0000:05: resource 1 [mem 0xfb000000-0xfc0fffff]
[ 0.682572] pci_bus 0000:05: resource 2 [mem 0xd0000000-0xe1ffffff 64bit pref]
[ 0.682573] pci_bus 0000:07: resource 1 [mem 0xfc200000-0xfc4fffff]
[ 0.682713] pci 0000:05:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 0.682729] pci 0000:05:00.1: D0 power state depends on 0000:05:00.0
[ 0.682841] PCI: CLS 64 bytes, default 64
[ 0.682860] Trying to unpack rootfs image as initramfs...
[ 0.887763] Freeing initrd memory: 32668K
[ 0.887787] pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported
[ 0.887827] pci 0000:00:01.0: Adding to iommu group 0
[ 0.887833] pci 0000:00:01.1: Adding to iommu group 1
[ 0.887838] pci 0000:00:01.2: Adding to iommu group 2
[ 0.887844] pci 0000:00:02.0: Adding to iommu group 3
[ 0.887851] pci 0000:00:03.0: Adding to iommu group 4
[ 0.887857] pci 0000:00:03.1: Adding to iommu group 5
[ 0.887862] pci 0000:00:04.0: Adding to iommu group 6
[ 0.887867] pci 0000:00:05.0: Adding to iommu group 7
[ 0.887874] pci 0000:00:07.0: Adding to iommu group 8
[ 0.887879] pci 0000:00:07.1: Adding to iommu group 9
[ 0.887885] pci 0000:00:08.0: Adding to iommu group 10
[ 0.887890] pci 0000:00:08.1: Adding to iommu group 11
[ 0.887898] pci 0000:00:14.0: Adding to iommu group 12
[ 0.887902] pci 0000:00:14.3: Adding to iommu group 12
[ 0.887917] pci 0000:00:18.0: Adding to iommu group 13
[ 0.887921] pci 0000:00:18.1: Adding to iommu group 13
[ 0.887925] pci 0000:00:18.2: Adding to iommu group 13
[ 0.887929] pci 0000:00:18.3: Adding to iommu group 13
[ 0.887933] pci 0000:00:18.4: Adding to iommu group 13
[ 0.887937] pci 0000:00:18.5: Adding to iommu group 13
[ 0.887941] pci 0000:00:18.6: Adding to iommu group 13
[ 0.887945] pci 0000:00:18.7: Adding to iommu group 13
[ 0.887950] pci 0000:01:00.0: Adding to iommu group 14
[ 0.887960] pci 0000:02:00.0: Adding to iommu group 15
[ 0.887966] pci 0000:02:00.1: Adding to iommu group 15
[ 0.887971] pci 0000:02:00.2: Adding to iommu group 15
[ 0.887974] pci 0000:03:08.0: Adding to iommu group 15
[ 0.887977] pci 0000:04:00.0: Adding to iommu group 15
[ 0.887985] pci 0000:05:00.0: Adding to iommu group 16
[ 0.887991] pci 0000:05:00.1: Adding to iommu group 16
[ 0.887997] pci 0000:06:00.0: Adding to iommu group 17
[ 0.888004] pci 0000:07:00.0: Adding to iommu group 18
[ 0.888010] pci 0000:07:00.1: Adding to iommu group 19
[ 0.888018] pci 0000:07:00.3: Adding to iommu group 20
[ 0.888025] pci 0000:07:00.4: Adding to iommu group 21
[ 0.890702] pci 0000:00:00.2: AMD-Vi: Found IOMMU cap 0x40
[ 0.890703] pci 0000:00:00.2: AMD-Vi: Extended features (0x58f77ef22294ade):
[ 0.890703] PPR X2APIC NX GT IA GA PC GA_vAPIC
[ 0.890705] AMD-Vi: Interrupt remapping enabled
[ 0.890705] AMD-Vi: Virtual APIC enabled
[ 0.890705] AMD-Vi: X2APIC enabled
[ 0.890768] AMD-Vi: Lazy IO/TLB flushing enabled
[ 0.891247] amd_uncore: 4 amd_df counters detected
[ 0.891250] amd_uncore: 6 amd_l3 counters detected
[ 0.891346] LVT offset 0 assigned for vector 0x400
[ 0.891392] perf: AMD IBS detected (0x000003ff)
[ 0.891395] perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
[ 0.892053] Initialise system trusted keyrings
[ 0.892058] Key type blacklist registered
[ 0.892076] workingset: timestamp_bits=36 max_order=23 bucket_order=0
[ 0.892521] zbud: loaded
[ 0.892749] integrity: Platform Keyring initialized
[ 0.895038] NET: Registered protocol family 38
[ 0.895039] xor: automatically using best checksumming function avx
[ 0.895040] Key type asymmetric registered
[ 0.895040] Asymmetric key parser 'x509' registered
[ 0.895043] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[ 0.895063] io scheduler mq-deadline registered
[ 0.895064] io scheduler kyber registered
[ 0.895075] io scheduler bfq registered
[ 0.895143] atomic64_test: passed for x86-64 platform with CX8 and with SSE
[ 0.895218] pcieport 0000:00:01.1: PME: Signaling with IRQ 26
[ 0.895251] pcieport 0000:00:01.1: AER: enabled with IRQ 26
[ 0.895347] pcieport 0000:00:01.2: PME: Signaling with IRQ 27
[ 0.895379] pcieport 0000:00:01.2: AER: enabled with IRQ 27
[ 0.895472] pcieport 0000:00:03.1: PME: Signaling with IRQ 28
[ 0.895505] pcieport 0000:00:03.1: AER: enabled with IRQ 28
[ 0.895649] pcieport 0000:00:07.1: PME: Signaling with IRQ 30
[ 0.895678] pcieport 0000:00:07.1: AER: enabled with IRQ 30
[ 0.895752] pcieport 0000:00:08.1: PME: Signaling with IRQ 31
[ 0.895781] pcieport 0000:00:08.1: AER: enabled with IRQ 31
[ 0.896043] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 0.896051] efifb: probing for efifb
[ 0.896063] efifb: showing boot graphics
[ 0.897106] efifb: framebuffer at 0xe1000000, using 3072k, total 3072k
[ 0.897107] efifb: mode is 1024x768x32, linelength=4096, pages=1
[ 0.897107] efifb: scrolling: redraw
[ 0.897107] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[ 0.897126] fbcon: Deferring console take-over
[ 0.897126] fb0: EFI VGA frame buffer device
[ 0.897201] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[ 0.897214] ACPI: Power Button [PWRB]
[ 0.897229] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[ 0.897244] ACPI: Power Button [PWRF]
[ 0.897279] Monitor-Mwait will be used to enter C-1 state
[ 0.897280] ACPI: \_SB_.PLTF.C000: Found 2 idle states
[ 0.897327] ACPI: \_SB_.PLTF.C002: Found 2 idle states
[ 0.897365] ACPI: \_SB_.PLTF.C004: Found 2 idle states
[ 0.897416] ACPI: \_SB_.PLTF.C006: Found 2 idle states
[ 0.897454] ACPI: \_SB_.PLTF.C008: Found 2 idle states
[ 0.897492] ACPI: \_SB_.PLTF.C00A: Found 2 idle states
[ 0.897543] ACPI: \_SB_.PLTF.C001: Found 2 idle states
[ 0.897597] ACPI: \_SB_.PLTF.C003: Found 2 idle states
[ 0.897647] ACPI: \_SB_.PLTF.C005: Found 2 idle states
[ 0.897696] ACPI: \_SB_.PLTF.C007: Found 2 idle states
[ 0.897735] ACPI: \_SB_.PLTF.C009: Found 2 idle states
[ 0.897786] ACPI: \_SB_.PLTF.C00B: Found 2 idle states
[ 1.950116] tsc: Refined TSC clocksource calibration: 3693.062 MHz
[ 1.950122] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x6a7777116fa, max_idle_ns: 881590883556 ns
[ 1.950352] clocksource: Switched to clocksource tsc
[ 2.911099] ACPI: Invalid passive threshold
[ 2.911226] thermal LNXTHERM:00: registered as thermal_zone0
[ 2.911227] ACPI: Thermal Zone [TZ10] (17 C)
[ 2.911309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 2.911918] Non-volatile memory driver v1.3
[ 2.911926] Linux agpgart interface v0.103
[ 2.912713] ahci 0000:02:00.1: version 3.0
[ 2.912804] ahci 0000:02:00.1: SSS flag set, parallel bus scan disabled
[ 2.912872] ahci 0000:02:00.1: AHCI 0001.0301 32 slots 6 ports 6 Gbps 0x3f impl SATA mode
[ 2.912873] ahci 0000:02:00.1: flags: 64bit ncq sntf stag pm led clo only pmp pio slum part sxs deso sadm sds apst
[ 2.913163] scsi host0: ahci
[ 2.913234] scsi host1: ahci
[ 2.913294] scsi host2: ahci
[ 2.913362] scsi host3: ahci
[ 2.913437] scsi host4: ahci
[ 2.913505] scsi host5: ahci
[ 2.913531] ata1: SATA max UDMA/133 abar m131072@0xfc680000 port 0xfc680100 irq 37
[ 2.913533] ata2: SATA max UDMA/133 abar m131072@0xfc680000 port 0xfc680180 irq 37
[ 2.913535] ata3: SATA max UDMA/133 abar m131072@0xfc680000 port 0xfc680200 irq 37
[ 2.913537] ata4: SATA max UDMA/133 abar m131072@0xfc680000 port 0xfc680280 irq 37
[ 2.913538] ata5: SATA max UDMA/133 abar m131072@0xfc680000 port 0xfc680300 irq 37
[ 2.913540] ata6: SATA max UDMA/133 abar m131072@0xfc680000 port 0xfc680380 irq 37
[ 2.913617] libphy: Fixed MDIO Bus: probed
[ 2.913665] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 2.913666] ehci-pci: EHCI PCI platform driver
[ 2.913672] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 2.913673] ohci-pci: OHCI PCI platform driver
[ 2.913676] uhci_hcd: USB Universal Host Controller Interface driver
[ 2.913729] xhci_hcd 0000:02:00.0: xHCI Host Controller
[ 2.913749] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 1
[ 3.010839] xhci_hcd 0000:02:00.0: hcc params 0x0200ef81 hci version 0x110 quirks 0x0000000000000410
[ 3.011219] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[ 3.011220] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.011220] usb usb1: Product: xHCI Host Controller
[ 3.011221] usb usb1: Manufacturer: Linux 5.10.12-200.fc33.x86_64 xhci-hcd
[ 3.011221] usb usb1: SerialNumber: 0000:02:00.0
[ 3.011268] hub 1-0:1.0: USB hub found
[ 3.011282] hub 1-0:1.0: 10 ports detected
[ 3.011458] xhci_hcd 0000:02:00.0: xHCI Host Controller
[ 3.011473] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 2
[ 3.011474] xhci_hcd 0000:02:00.0: Host supports USB 3.1 Enhanced SuperSpeed
[ 3.011504] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[ 3.011511] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10
[ 3.011511] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.011512] usb usb2: Product: xHCI Host Controller
[ 3.011512] usb usb2: Manufacturer: Linux 5.10.12-200.fc33.x86_64 xhci-hcd
[ 3.011512] usb usb2: SerialNumber: 0000:02:00.0
[ 3.011546] hub 2-0:1.0: USB hub found
[ 3.011555] hub 2-0:1.0: 4 ports detected
[ 3.011662] xhci_hcd 0000:07:00.3: xHCI Host Controller
[ 3.011677] xhci_hcd 0000:07:00.3: new USB bus registered, assigned bus number 3
[ 3.011800] xhci_hcd 0000:07:00.3: hcc params 0x0278ffe5 hci version 0x110 quirks 0x0000000000000410
[ 3.012159] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[ 3.012159] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.012160] usb usb3: Product: xHCI Host Controller
[ 3.012160] usb usb3: Manufacturer: Linux 5.10.12-200.fc33.x86_64 xhci-hcd
[ 3.012160] usb usb3: SerialNumber: 0000:07:00.3
[ 3.012193] hub 3-0:1.0: USB hub found
[ 3.012198] hub 3-0:1.0: 4 ports detected
[ 3.012327] xhci_hcd 0000:07:00.3: xHCI Host Controller
[ 3.012343] xhci_hcd 0000:07:00.3: new USB bus registered, assigned bus number 4
[ 3.012344] xhci_hcd 0000:07:00.3: Host supports USB 3.1 Enhanced SuperSpeed
[ 3.012352] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[ 3.012359] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10
[ 3.012359] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.012360] usb usb4: Product: xHCI Host Controller
[ 3.012360] usb usb4: Manufacturer: Linux 5.10.12-200.fc33.x86_64 xhci-hcd
[ 3.012360] usb usb4: SerialNumber: 0000:07:00.3
[ 3.012390] hub 4-0:1.0: USB hub found
[ 3.012395] hub 4-0:1.0: 4 ports detected
[ 3.012477] usbcore: registered new interface driver usbserial_generic
[ 3.012479] usbserial: USB Serial support registered for generic
[ 3.012486] i8042: PNP: No PS/2 controller found.
[ 3.012500] mousedev: PS/2 mouse device common for all mice
[ 3.012552] rtc_cmos 00:02: RTC can wake from S4
[ 3.012718] rtc_cmos 00:02: registered as rtc0
[ 3.012928] rtc_cmos 00:02: setting system clock to 2021-02-07T12:57:02 UTC (1612702622)
[ 3.012935] rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[ 3.012954] device-mapper: uevent: version 1.0.3
[ 3.012975] device-mapper: ioctl: 4.43.0-ioctl (2020-10-01) initialised: dm-devel@redhat.com
[ 3.013086] hid: raw HID events driver (C) Jiri Kosina
[ 3.013098] usbcore: registered new interface driver usbhid
[ 3.013099] usbhid: USB HID core driver
[ 3.013135] drop_monitor: Initializing network drop monitor service
[ 3.013164] Initializing XFRM netlink socket
[ 3.013204] NET: Registered protocol family 10
[ 3.015225] Segment Routing with IPv6
[ 3.015225] RPL Segment Routing with IPv6
[ 3.015234] mip6: Mobile IPv6
[ 3.015235] NET: Registered protocol family 17
[ 3.015746] microcode: CPU0: patch_level=0x0a201009
[ 3.015751] microcode: CPU1: patch_level=0x0a201009
[ 3.015756] microcode: CPU2: patch_level=0x0a201009
[ 3.015758] microcode: CPU3: patch_level=0x0a201009
[ 3.015770] microcode: CPU4: patch_level=0x0a201009
[ 3.015784] microcode: CPU5: patch_level=0x0a201009
[ 3.015788] microcode: CPU6: patch_level=0x0a201009
[ 3.015793] microcode: CPU7: patch_level=0x0a201009
[ 3.015798] microcode: CPU8: patch_level=0x0a201009
[ 3.015803] microcode: CPU9: patch_level=0x0a201009
[ 3.015808] microcode: CPU10: patch_level=0x0a201009
[ 3.015813] microcode: CPU11: patch_level=0x0a201009
[ 3.015814] microcode: Microcode Update Driver: v2.2.
[ 3.015900] resctrl: L3 allocation detected
[ 3.015900] resctrl: L3DATA allocation detected
[ 3.015901] resctrl: L3CODE allocation detected
[ 3.015901] resctrl: MB allocation detected
[ 3.015901] resctrl: L3 monitoring detected
[ 3.015903] IPI shorthand broadcast: enabled
[ 3.015906] AVX2 version of gcm_enc/dec engaged.
[ 3.015906] AES CTR mode by8 optimization enabled
[ 3.022371] sched_clock: Marking stable (2704146905, 318221092)->(3034980673, -12612676)
[ 3.022471] registered taskstats version 1
[ 3.022476] Loading compiled-in X.509 certificates
[ 3.022832] Loaded X.509 cert 'Fedora kernel signing key: e428ae061eaa18fd24d3ccf84731daaeb50ce476'
[ 3.022843] zswap: loaded using pool lzo/zbud
[ 3.022939] Key type ._fscrypt registered
[ 3.022939] Key type .fscrypt registered
[ 3.022939] Key type fscrypt-provisioning registered
[ 3.023036] Btrfs loaded, crc32c=crc32c-generic
[ 3.024158] Key type encrypted registered
[ 3.024232] ima: No TPM chip found, activating TPM-bypass!
[ 3.024242] ima: Allocated hash algorithm: sha256
[ 3.024248] ima: No architecture policies found
[ 3.024252] evm: Initialising EVM extended attributes:
[ 3.024252] evm: security.selinux
[ 3.024252] evm: security.ima
[ 3.024253] evm: security.capability
[ 3.024253] evm: HMAC attrs: 0x1
[ 3.024475] PM: Magic number: 9:215:986
[ 3.024568] RAS: Correctable Errors collector initialized.
[ 3.219969] ata1: SATA link down (SStatus 0 SControl 300)
[ 3.398124] usb 1-6: new high-speed USB device number 2 using xhci_hcd
[ 3.533304] ata2: SATA link down (SStatus 0 SControl 300)
[ 3.609988] usb 1-6: New USB device found, idVendor=05e3, idProduct=0608, bcdDevice=85.36
[ 3.609989] usb 1-6: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 3.609990] usb 1-6: Product: USB2.0 Hub
[ 3.617992] hub 1-6:1.0: USB hub found
[ 3.621976] hub 1-6:1.0: 4 ports detected
[ 3.818125] usb 1-7: new full-speed USB device number 3 using xhci_hcd
[ 4.006135] ata3: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 4.006906] ata3.00: ATA-9: WDC WD30EZRX-00SPEB0, 80.00A80, max UDMA/133
[ 4.006908] ata3.00: 5860533168 sectors, multi 16: LBA48 NCQ (depth 32), AA
[ 4.007724] ata3.00: configured for UDMA/133
[ 4.007807] scsi 2:0:0:0: Direct-Access ATA WDC WD30EZRX-00S 0A80 PQ: 0 ANSI: 5
[ 4.007886] sd 2:0:0:0: Attached scsi generic sg0 type 0
[ 4.007907] sd 2:0:0:0: [sda] 5860533168 512-byte logical blocks: (3.00 TB/2.73 TiB)
[ 4.007908] sd 2:0:0:0: [sda] 4096-byte physical blocks
[ 4.007915] sd 2:0:0:0: [sda] Write Protect is off
[ 4.007916] sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 4.007922] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 4.071321] sda: sda1
[ 4.071585] sd 2:0:0:0: [sda] Attached SCSI disk
[ 4.194776] usb 1-7: New USB device found, idVendor=048d, idProduct=5702, bcdDevice= 0.01
[ 4.194778] usb 1-7: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 4.194778] usb 1-7: Product: ITE Device
[ 4.194779] usb 1-7: Manufacturer: ITE Tech. Inc.
[ 4.207563] 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.317305] ata4: SATA link down (SStatus 0 SControl 300)
[ 4.383124] usb 1-8: new full-speed USB device number 4 using xhci_hcd
[ 4.629209] ata5: SATA link down (SStatus 0 SControl 330)
[ 4.683441] usb 1-8: New USB device found, idVendor=258a, idProduct=1007, bcdDevice= 1.00
[ 4.683443] usb 1-8: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 4.683443] usb 1-8: Product: Game Mouse
[ 4.683444] usb 1-8: Manufacturer: SINOWEALTH
[ 4.710509] input: SINOWEALTH Game Mouse as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-8/1-8:1.0/0003:258A:1007.0002/input/input2
[ 4.710572] hid-generic 0003:258A:1007.0002: input,hidraw1: USB HID v1.11 Mouse [SINOWEALTH Game Mouse] on usb-0000:02:00.0-8/input0
[ 4.747568] input: SINOWEALTH Game Mouse Keyboard as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-8/1-8:1.1/0003:258A:1007.0003/input/input3
[ 4.799193] hid-generic 0003:258A:1007.0003: input,hiddev97,hidraw2: USB HID v1.11 Keyboard [SINOWEALTH Game Mouse] on usb-0000:02:00.0-8/input1
[ 4.941090] ata6: SATA link down (SStatus 0 SControl 330)
[ 4.942024] Freeing unused decrypted memory: 2036K
[ 4.942295] Freeing unused kernel image (initmem) memory: 2536K
[ 4.942297] Write protecting the kernel read-only data: 26624k
[ 4.942621] Freeing unused kernel image (text/rodata gap) memory: 2036K
[ 4.942733] Freeing unused kernel image (rodata/data gap) memory: 536K
[ 4.963619] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 4.963621] rodata_test: all tests were successful
[ 4.963624] Run /init as init process
[ 4.963624] with arguments:
[ 4.963625] /init
[ 4.963625] rhgb
[ 4.963625] with environment:
[ 4.963625] HOME=/
[ 4.963626] TERM=linux
[ 4.963626] BOOT_IMAGE=(hd1,gpt2)/vmlinuz-5.10.12-200.fc33.x86_64
[ 4.971040] systemd[1]: systemd v246.10-1.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.975032] usb 1-9: new low-speed USB device number 5 using xhci_hcd
[ 4.983059] systemd[1]: Detected architecture x86-64.
[ 4.983060] systemd[1]: Running in initial RAM disk.
[ 4.983078] systemd[1]: Set hostname to <localhost.localdomain>.
[ 5.008577] 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.
[ 5.011868] systemd[1]: Queued start job for default target Initrd Default Target.
[ 5.011932] systemd[1]: Reached target Local File Systems.
[ 5.011956] systemd[1]: Reached target Slices.
[ 5.011965] systemd[1]: Reached target Swap.
[ 5.011972] systemd[1]: Reached target Timers.
[ 5.012029] systemd[1]: Listening on Journal Audit Socket.
[ 5.012063] systemd[1]: Listening on Journal Socket (/dev/log).
[ 5.012099] systemd[1]: Listening on Journal Socket.
[ 5.012135] systemd[1]: Listening on udev Control Socket.
[ 5.012160] systemd[1]: Listening on udev Kernel Socket.
[ 5.012167] systemd[1]: Reached target Sockets.
[ 5.012789] systemd[1]: Starting Create list of static device nodes for the current kernel...
[ 5.013080] systemd[1]: Started Memstrack Anylazing Service.
[ 5.013406] systemd[1]: Started Hardware RNG Entropy Gatherer Daemon.
[ 5.014102] systemd[1]: Starting Journal Service...
[ 5.014434] systemd[1]: Starting Load Kernel Modules...
[ 5.014777] systemd[1]: Starting Setup Virtual Console...
[ 5.014983] systemd[1]: Finished Create list of static device nodes for the current kernel.
[ 5.015334] systemd[1]: Starting Create Static Device Nodes in /dev...
[ 5.018737] systemd[1]: Finished Create Static Device Nodes in /dev.
[ 5.020188] systemd[1]: memstrack.service: Succeeded.
[ 5.038736] systemd[1]: Finished Setup Virtual Console.
[ 5.038763] audit: type=1130 audit(1612702624.524: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'
[ 5.039245] systemd[1]: Starting dracut ask for additional cmdline parameters...
[ 5.041158] fuse: init (API version 7.32)
[ 5.041759] systemd[1]: Finished Load Kernel Modules.
[ 5.041784] audit: type=1130 audit(1612702624.527:3): 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.042259] systemd[1]: Starting Apply Kernel Variables...
[ 5.044994] systemd[1]: Finished Apply Kernel Variables.
[ 5.045015] audit: type=1130 audit(1612702624.530:4): 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.049626] systemd[1]: Finished dracut ask for additional cmdline parameters.
[ 5.049642] audit: type=1130 audit(1612702624.535:5): 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'
[ 5.050100] systemd[1]: Starting dracut cmdline hook...
[ 5.050128] systemd[1]: Started Journal Service.
[ 5.050170] audit: type=1130 audit(1612702624.536:6): 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.053960] audit: type=1130 audit(1612702624.539:7): 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.065994] audit: type=1130 audit(1612702624.551: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.075178] audit: type=1130 audit(1612702624.561: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.075696] audit: type=1334 audit(1612702624.561:10): prog-id=6 op=LOAD
[ 5.157339] acpi PNP0C14:01: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
[ 5.161613] fbcon: Taking over console
[ 5.161915] Console: switching to colour frame buffer device 128x48
[ 5.174172] ccp 0000:07:00.1: enabling device (0000 -> 0002)
[ 5.174278] ccp 0000:07:00.1: ccp: unable to access the device: you might be running a broken BIOS.
[ 5.174575] nvme nvme0: pci function 0000:01:00.0
[ 5.185102] libphy: r8169: probed
[ 5.185244] r8169 0000:04:00.0 eth0: RTL8125B, 18:c0:4d:64:9f:cb, XID 641, IRQ 61
[ 5.185245] r8169 0000:04:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
[ 5.195737] r8169 0000:04:00.0 eno1: renamed from eth0
[ 5.230168] nvme nvme0: 31/0/0 default/read/poll queues
[ 5.233997] nvme0n1: p1 p2 p3
[ 5.258275] BTRFS: device label fedora_localhost-live devid 1 transid 156601 /dev/nvme0n1p3 scanned by systemd-udevd (422)
[ 5.282368] usb 1-9: New USB device found, idVendor=258a, idProduct=0001, bcdDevice= 1.00
[ 5.282369] usb 1-9: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 5.282370] usb 1-9: Product: USB KEYBOARD
[ 5.282370] usb 1-9: Manufacturer: SINO WEALTH
[ 5.306446] input: SINO WEALTH USB KEYBOARD as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-9/1-9:1.0/0003:258A:0001.0004/input/input6
[ 5.359071] hid-generic 0003:258A:0001.0004: input,hidraw3: USB HID v1.10 Keyboard [SINO WEALTH USB KEYBOARD] on usb-0000:02:00.0-9/input0
[ 5.381423] input: SINO WEALTH USB KEYBOARD System Control as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-9/1-9:1.1/0003:258A:0001.0005/input/input7
[ 5.434043] input: SINO WEALTH USB KEYBOARD Consumer Control as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-9/1-9:1.1/0003:258A:0001.0005/input/input8
[ 5.434070] hid-generic 0003:258A:0001.0005: input,hiddev98,hidraw4: USB HID v1.10 Device [SINO WEALTH USB KEYBOARD] on usb-0000:02:00.0-9/input1
[ 5.703103] kauditd_printk_skb: 5 callbacks suppressed
[ 5.703104] audit: type=1130 audit(1612702625.189: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'
[ 5.711608] audit: type=1130 audit(1612702625.197: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'
[ 5.716454] BTRFS info (device nvme0n1p3): disk space caching is enabled
[ 5.716454] BTRFS info (device nvme0n1p3): has skinny extents
[ 5.783096] BTRFS info (device nvme0n1p3): enabling ssd optimizations
[ 5.795473] audit: type=1334 audit(1612702625.281:18): prog-id=5 op=UNLOAD
[ 5.795476] audit: type=1334 audit(1612702625.281:19): prog-id=4 op=UNLOAD
[ 5.795479] audit: type=1334 audit(1612702625.281:20): prog-id=3 op=UNLOAD
[ 5.795982] audit: type=1334 audit(1612702625.281:21): prog-id=8 op=UNLOAD
[ 5.795985] audit: type=1334 audit(1612702625.281:22): prog-id=7 op=UNLOAD
[ 5.796051] audit: type=1334 audit(1612702625.282:23): prog-id=6 op=UNLOAD
[ 5.834262] audit: type=1334 audit(1612702625.320:24): prog-id=9 op=LOAD
[ 5.834376] audit: type=1334 audit(1612702625.320:25): prog-id=10 op=LOAD
[ 6.051717] SELinux: Permission watch in class filesystem not defined in policy.
[ 6.051720] SELinux: Permission watch in class file not defined in policy.
[ 6.051720] SELinux: Permission watch_mount in class file not defined in policy.
[ 6.051721] SELinux: Permission watch_sb in class file not defined in policy.
[ 6.051721] SELinux: Permission watch_with_perm in class file not defined in policy.
[ 6.051721] SELinux: Permission watch_reads in class file not defined in policy.
[ 6.051722] SELinux: Permission watch in class dir not defined in policy.
[ 6.051722] SELinux: Permission watch_mount in class dir not defined in policy.
[ 6.051723] SELinux: Permission watch_sb in class dir not defined in policy.
[ 6.051723] SELinux: Permission watch_with_perm in class dir not defined in policy.
[ 6.051723] SELinux: Permission watch_reads in class dir not defined in policy.
[ 6.051724] SELinux: Permission watch in class lnk_file not defined in policy.
[ 6.051725] SELinux: Permission watch_mount in class lnk_file not defined in policy.
[ 6.051725] SELinux: Permission watch_sb in class lnk_file not defined in policy.
[ 6.051725] SELinux: Permission watch_with_perm in class lnk_file not defined in policy.
[ 6.051725] SELinux: Permission watch_reads in class lnk_file not defined in policy.
[ 6.051726] SELinux: Permission watch in class chr_file not defined in policy.
[ 6.051726] SELinux: Permission watch_mount in class chr_file not defined in policy.
[ 6.051727] SELinux: Permission watch_sb in class chr_file not defined in policy.
[ 6.051727] SELinux: Permission watch_with_perm in class chr_file not defined in policy.
[ 6.051727] SELinux: Permission watch_reads in class chr_file not defined in policy.
[ 6.051728] SELinux: Permission watch in class blk_file not defined in policy.
[ 6.051728] SELinux: Permission watch_mount in class blk_file not defined in policy.
[ 6.051728] SELinux: Permission watch_sb in class blk_file not defined in policy.
[ 6.051728] SELinux: Permission watch_with_perm in class blk_file not defined in policy.
[ 6.051728] SELinux: Permission watch_reads in class blk_file not defined in policy.
[ 6.051729] SELinux: Permission watch in class sock_file not defined in policy.
[ 6.051729] SELinux: Permission watch_mount in class sock_file not defined in policy.
[ 6.051729] SELinux: Permission watch_sb in class sock_file not defined in policy.
[ 6.051730] SELinux: Permission watch_with_perm in class sock_file not defined in policy.
[ 6.051730] SELinux: Permission watch_reads in class sock_file not defined in policy.
[ 6.051730] SELinux: Permission watch in class fifo_file not defined in policy.
[ 6.051731] SELinux: Permission watch_mount in class fifo_file not defined in policy.
[ 6.051731] SELinux: Permission watch_sb in class fifo_file not defined in policy.
[ 6.051731] SELinux: Permission watch_with_perm in class fifo_file not defined in policy.
[ 6.051731] SELinux: Permission watch_reads in class fifo_file not defined in policy.
[ 6.051747] SELinux: Permission perfmon in class capability2 not defined in policy.
[ 6.051748] SELinux: Permission bpf in class capability2 not defined in policy.
[ 6.051748] SELinux: Permission checkpoint_restore in class capability2 not defined in policy.
[ 6.051750] SELinux: Permission perfmon in class cap2_userns not defined in policy.
[ 6.051750] SELinux: Permission bpf in class cap2_userns not defined in policy.
[ 6.051751] SELinux: Permission checkpoint_restore in class cap2_userns not defined in policy.
[ 6.051761] SELinux: Class perf_event not defined in policy.
[ 6.051762] SELinux: Class lockdown not defined in policy.
[ 6.051762] SELinux: the above unknown classes and permissions will be allowed
[ 6.053021] SELinux: policy capability network_peer_controls=1
[ 6.053022] SELinux: policy capability open_perms=1
[ 6.053022] SELinux: policy capability extended_socket_class=1
[ 6.053022] SELinux: policy capability always_check_network=0
[ 6.053023] SELinux: policy capability cgroup_seclabel=1
[ 6.053023] SELinux: policy capability nnp_nosuid_transition=1
[ 6.053023] SELinux: policy capability genfs_seclabel_symlinks=0
[ 6.072777] systemd[1]: Successfully loaded SELinux policy in 82.438ms.
[ 6.100007] systemd[1]: Relabelled /dev, /dev/shm, /run, /sys/fs/cgroup in 13.935ms.
[ 6.102367] systemd[1]: systemd v246.10-1.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.114053] systemd[1]: Detected architecture x86-64.
[ 6.114373] systemd[1]: Set hostname to <localhost.localdomain>.
[ 6.214339] systemd-sysv-generator[571]: SysV service '/etc/rc.d/init.d/livesys' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust.
[ 6.214369] systemd-sysv-generator[571]: SysV service '/etc/rc.d/init.d/livesys-late' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust.
[ 6.214793] zram_generator::generator[574]: Creating dev-zram0.swap for /dev/zram0 (4096MB)
[ 6.220206] zram: Added device: zram0
[ 6.249305] 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.263036] 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.268113] 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.295165] systemd[1]: initrd-switch-root.service: Succeeded.
[ 6.295267] systemd[1]: Stopped Switch Root.
[ 6.295869] systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 1.
[ 6.295978] systemd[1]: Created slice system-getty.slice.
[ 6.296430] systemd[1]: Created slice system-modprobe.slice.
[ 6.296862] systemd[1]: Created slice system-swap\x2dcreate.slice.
[ 6.297293] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[ 6.297732] systemd[1]: Created slice User and Session Slice.
[ 6.298069] systemd[1]: Condition check resulted in Dispatch Password Requests to Console Directory Watch being skipped.
[ 6.298124] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 6.298626] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 6.298991] systemd[1]: Reached target Local Encrypted Volumes.
[ 6.299340] systemd[1]: Reached target Login Prompts.
[ 6.299686] systemd[1]: Stopped target Switch Root.
[ 6.300035] systemd[1]: Stopped target Initrd File Systems.
[ 6.300368] systemd[1]: Stopped target Initrd Root File System.
[ 6.300713] systemd[1]: Reached target Slices.
[ 6.301238] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[ 6.301888] systemd[1]: Listening on LVM2 poll daemon socket.
[ 6.302775] systemd[1]: Listening on Process Core Dump Socket.
[ 6.303232] systemd[1]: Listening on initctl Compatibility Named Pipe.
[ 6.303778] systemd[1]: Listening on udev Control Socket.
[ 6.304221] systemd[1]: Listening on udev Kernel Socket.
[ 6.304887] systemd[1]: Listening on User Database Manager Socket.
[ 6.305618] systemd[1]: Mounting Huge Pages File System...
[ 6.306379] systemd[1]: Mounting POSIX Message Queue File System...
[ 6.307145] systemd[1]: Mounting Kernel Debug File System...
[ 6.307547] systemd[1]: Condition check resulted in Kernel Module supporting RPCSEC_GSS being skipped.
[ 6.307941] systemd[1]: Starting Create list of static device nodes for the current kernel...
[ 6.308665] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[ 6.309389] systemd[1]: Starting Load Kernel Module configfs...
[ 6.310104] systemd[1]: Starting Load Kernel Module drm...
[ 6.310818] systemd[1]: Starting Load Kernel Module fuse...
[ 6.311509] systemd[1]: Starting Preprocess NFS configuration convertion...
[ 6.311958] systemd[1]: plymouth-switch-root.service: Succeeded.
[ 6.312050] systemd[1]: Stopped Plymouth switch root service.
[ 6.313408] systemd[1]: Starting Set Up Additional Binary Formats...
[ 6.313840] systemd[1]: systemd-fsck-root.service: Succeeded.
[ 6.313924] systemd[1]: Stopped File System Check on Root Device.
[ 6.314361] systemd[1]: Stopped Journal Service.
[ 6.315516] systemd[1]: Starting Journal Service...
[ 6.316333] systemd[1]: Starting Load Kernel Modules...
[ 6.317116] systemd[1]: Starting Remount Root and Kernel File Systems...
[ 6.317523] systemd[1]: Condition check resulted in Repartition Root Disk being skipped.
[ 6.317897] systemd[1]: Starting Coldplug All udev Devices...
[ 6.318700] systemd[1]: sysroot.mount: Succeeded.
[ 6.319091] systemd[1]: Mounted Huge Pages File System.
[ 6.319556] systemd[1]: Mounted POSIX Message Queue File System.
[ 6.320190] systemd[1]: Mounted Kernel Debug File System.
[ 6.320910] BTRFS info (device nvme0n1p3): disk space caching is enabled
[ 6.320996] systemd[1]: Finished Create list of static device nodes for the current kernel.
[ 6.321934] systemd[1]: modprobe@configfs.service: Succeeded.
[ 6.322049] systemd[1]: Finished Load Kernel Module configfs.
[ 6.322690] systemd[1]: modprobe@fuse.service: Succeeded.
[ 6.322768] systemd[1]: Finished Load Kernel Module fuse.
[ 6.323398] systemd[1]: nfs-convert.service: Succeeded.
[ 6.323501] systemd[1]: Finished Preprocess NFS configuration convertion.
[ 6.324186] systemd[1]: Finished Load Kernel Modules.
[ 6.324865] systemd[1]: Finished Remount Root and Kernel File Systems.
[ 6.325499] systemd[1]: proc-sys-fs-binfmt_misc.automount: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 589 (systemd-binfmt)
[ 6.326206] systemd[1]: Mounting Arbitrary Executable File Formats File System...
[ 6.327370] systemd[1]: Mounting FUSE Control File System...
[ 6.328480] systemd[1]: Mounting Kernel Configuration File System...
[ 6.329190] systemd[1]: Condition check resulted in OSTree Remount OS/ Bind Mounts being skipped.
[ 6.329227] systemd[1]: Condition check resulted in First Boot Wizard being skipped.
[ 6.330337] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
[ 6.330838] systemd[1]: Starting Load/Save Random Seed...
[ 6.331575] systemd[1]: Starting Apply Kernel Variables...
[ 6.331971] systemd[1]: Condition check resulted in Create System Users being skipped.
[ 6.332348] systemd[1]: Starting Create Static Device Nodes in /dev...
[ 6.333449] systemd[1]: modprobe@drm.service: Succeeded.
[ 6.333528] systemd[1]: Finished Load Kernel Module drm.
[ 6.334292] systemd[1]: Mounted Arbitrary Executable File Formats File System.
[ 6.334749] systemd[1]: Mounted FUSE Control File System.
[ 6.335253] systemd[1]: Started Journal Service.
[ 6.462181] ACPI Warning: SystemIO range 0x0000000000000B00-0x0000000000000B08 conflicts with OpRegion 0x0000000000000B00-0x0000000000000B0F (\GSA1.SMBI) (20200925/utaddress-204)
[ 6.462191] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 6.465317] sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
[ 6.465381] sp5100-tco sp5100-tco: Using 0xfed80b00 for watchdog MMIO address
[ 6.465386] sp5100-tco sp5100-tco: Watchdog hardware is disabled
[ 6.494211] input: PC Speaker as /devices/platform/pcspkr/input/input9
[ 6.494787] RAPL PMU: API unit is 2^-32 Joules, 1 fixed counters, 163840 ms ovfl timer
[ 6.494788] RAPL PMU: hw unit of domain package 2^-16 Joules
[ 6.522931] nvidia: loading out-of-tree module taints kernel.
[ 6.522940] nvidia: module license 'NVIDIA' taints kernel.
[ 6.522941] Disabling lock debugging due to kernel taint
[ 6.545493] zram0: detected capacity change from 0 to 4294967296
[ 6.555084] nvidia: module verification failed: signature and/or required key missing - tainting kernel
[ 6.567144] nvidia-nvlink: Nvlink Core is being initialized, major device number 236
[ 6.568786] kvm: disabled by bios
[ 6.570639] nvidia 0000:05:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
[ 6.573033] Adding 4194300k swap on /dev/zram0. Priority:100 extents:1 across:4194300k SSFS
[ 6.619892] kvm: disabled by bios
[ 6.620434] MCE: In-kernel MCE decoding enabled.
[ 6.622705] EDAC amd64: F19h_M20h detected (node 0).
[ 6.622747] EDAC amd64: Node 0: DRAM ECC disabled.
[ 6.665617] EXT4-fs (nvme0n1p2): mounted filesystem with ordered data mode. Opts: (null)
[ 6.673507] kvm: disabled by bios
[ 6.674351] EDAC amd64: F19h_M20h detected (node 0).
[ 6.674391] EDAC amd64: Node 0: DRAM ECC disabled.
[ 6.728697] EDAC amd64: F19h_M20h detected (node 0).
[ 6.728743] EDAC amd64: Node 0: DRAM ECC disabled.
[ 6.729921] kvm: disabled by bios
[ 6.737774] snd_hda_intel 0000:05:00.1: Disabling MSI
[ 6.737779] snd_hda_intel 0000:05:00.1: Handle vga_switcheroo audio client
[ 6.737834] snd_hda_intel 0000:07:00.4: enabling device (0000 -> 0002)
[ 6.746860] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[ 6.757301] RPC: Registered named UNIX socket transport module.
[ 6.757301] RPC: Registered udp transport module.
[ 6.757302] RPC: Registered tcp transport module.
[ 6.757302] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 6.803725] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.1/0000:05:00.1/sound/card0/input10
[ 6.804662] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.1/0000:05:00.1/sound/card0/input11
[ 6.804699] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.1/0000:05:00.1/sound/card0/input12
[ 6.804726] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.1/0000:05:00.1/sound/card0/input13
[ 6.804748] input: HDA NVidia HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:03.1/0000:05:00.1/sound/card0/input14
[ 6.804769] input: HDA NVidia HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:03.1/0000:05:00.1/sound/card0/input15
[ 6.804797] input: HDA NVidia HDMI/DP,pcm=12 as /devices/pci0000:00/0000:00:03.1/0000:05:00.1/sound/card0/input16
[ 6.808438] kvm: disabled by bios
[ 6.809326] EDAC amd64: F19h_M20h detected (node 0).
[ 6.809369] EDAC amd64: Node 0: DRAM ECC disabled.
[ 6.813076] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 460.39 Thu Jan 21 21:54:06 UTC 2021
[ 6.826896] nvidia_uvm: module uses symbols from proprietary module nvidia, inheriting taint.
[ 6.826912] snd_hda_codec_realtek hdaudioC1D0: ALCS1200A: SKU not ready 0x00000000
[ 6.827620] snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALCS1200A: line_outs=3 (0x14/0x15/0x16/0x0/0x0) type:line
[ 6.827621] snd_hda_codec_realtek hdaudioC1D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 6.827622] snd_hda_codec_realtek hdaudioC1D0: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[ 6.827623] snd_hda_codec_realtek hdaudioC1D0: mono: mono_out=0x0
[ 6.827624] snd_hda_codec_realtek hdaudioC1D0: dig-out=0x1e/0x0
[ 6.827624] snd_hda_codec_realtek hdaudioC1D0: inputs:
[ 6.827625] snd_hda_codec_realtek hdaudioC1D0: Front Mic=0x19
[ 6.827626] snd_hda_codec_realtek hdaudioC1D0: Rear Mic=0x18
[ 6.827632] snd_hda_codec_realtek hdaudioC1D0: Line=0x1a
[ 6.861660] EDAC amd64: F19h_M20h detected (node 0).
[ 6.861705] EDAC amd64: Node 0: DRAM ECC disabled.
[ 6.861890] input: HD-Audio Generic Front Mic as /devices/pci0000:00/0000:00:08.1/0000:07:00.4/sound/card1/input17
[ 6.861928] input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:08.1/0000:07:00.4/sound/card1/input18
[ 6.861958] input: HD-Audio Generic Line as /devices/pci0000:00/0000:00:08.1/0000:07:00.4/sound/card1/input19
[ 6.861984] input: HD-Audio Generic Line Out Front as /devices/pci0000:00/0000:00:08.1/0000:07:00.4/sound/card1/input20
[ 6.862010] input: HD-Audio Generic Line Out Surround as /devices/pci0000:00/0000:00:08.1/0000:07:00.4/sound/card1/input21
[ 6.862048] input: HD-Audio Generic Line Out CLFE as /devices/pci0000:00/0000:00:08.1/0000:07:00.4/sound/card1/input22
[ 6.862076] input: HD-Audio Generic Front Headphone as /devices/pci0000:00/0000:00:08.1/0000:07:00.4/sound/card1/input23
[ 6.863006] kvm: disabled by bios
[ 6.864665] nvidia-uvm: Loaded the UVM driver, major device number 234.
[ 6.867529] systemd-sysv-generator[888]: SysV service '/etc/rc.d/init.d/livesys' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust.
[ 6.867552] systemd-sysv-generator[888]: SysV service '/etc/rc.d/init.d/livesys-late' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust.
[ 6.876947] zram_generator::generator[890]: Creating dev-zram0.swap for /dev/zram0 (4096MB)
[ 6.920545] nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms 460.39 Thu Jan 21 21:49:04 UTC 2021
[ 6.921273] EDAC amd64: F19h_M20h detected (node 0).
[ 6.921319] EDAC amd64: Node 0: DRAM ECC disabled.
[ 6.922103] kvm: disabled by bios
[ 6.923593] [drm] [nvidia-drm] [GPU ID 0x00000500] Loading driver
[ 7.095403] resource sanity check: requesting [mem 0x000c0000-0x000fffff], which spans more than PCI Bus 0000:00 [mem 0x000c0000-0x000dffff window]
[ 7.095542] caller _nv000707rm+0x1af/0x200 [nvidia] mapping multiple BARs
[ 7.276392] kvm: disabled by bios
[ 7.278824] EDAC amd64: F19h_M20h detected (node 0).
[ 7.278868] EDAC amd64: Node 0: DRAM ECC disabled.
[ 7.367492] kvm: disabled by bios
[ 7.367748] EDAC amd64: F19h_M20h detected (node 0).
[ 7.367792] EDAC amd64: Node 0: DRAM ECC disabled.
[ 7.472385] EDAC amd64: F19h_M20h detected (node 0).
[ 7.472429] EDAC amd64: Node 0: DRAM ECC disabled.
[ 7.474662] kvm: disabled by bios
[ 7.507625] EDAC amd64: F19h_M20h detected (node 0).
[ 7.507669] EDAC amd64: Node 0: DRAM ECC disabled.
[ 7.541387] EDAC amd64: F19h_M20h detected (node 0).
[ 7.541434] EDAC amd64: Node 0: DRAM ECC disabled.
[ 7.545024] RTL8226B_RTL8221B 2.5Gbps PHY r8169-400:00: attached PHY driver [RTL8226B_RTL8221B 2.5Gbps PHY] (mii_bus:phy_addr=r8169-400:00, irq=IGNORE)
[ 7.580443] EDAC amd64: F19h_M20h detected (node 0).
[ 7.580487] EDAC amd64: Node 0: DRAM ECC disabled.
[ 7.725169] r8169 0000:04:00.0 eno1: Link is Down
[ 8.053714] [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:05:00.0 on minor 0
[ 9.465693] rfkill: input handler disabled
[ 10.050154] r8169 0000:04:00.0 eno1: Link is Up - 100Mbps/Full - flow control off
[ 10.050163] IPv6: ADDRCONF(NETDEV_CHANGE): eno1: link becomes ready
[ 17.613725] rfkill: input handler enabled
[ 20.066038] rfkill: input handler disabled
[ 330.391256] nf_conntrack: default automatic helper assignment has been turned off for security reasons and CT-based firewall rule not found. Use the iptables CT target to attach helpers instead.
(RESOLU c'est normal) Là il manquerait des éléments quelquepart, mais ou? hostname=? addr=? terminal=? mais apparement ce n'est pas une erreur RES=success (result)
[ 4.583426] audit: type=1130 audit(1610808510.622:2): 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'
Merci d'avance à tous pour votre aide