stack trace when attempting to use KMS on Fedora 31 with GeForce 680M

Hello,
I tried to make plymouth more pretty by following http://blog.sukimashita.com/2016/05/02/graphical-boot-plymouth-opensuse-nvidia-364-driver/. Unfortunately, I am getting stack trace at boot. This is with the following software versions:
plymouth-0.9.3-0.6.20160620git0e65b86c.fc25.x86_64
xorg-x11-drv-nvidia-375.20-1.fc25.x86_64
kernel-4.8.8-300.fc25.x86_64


nvidia-bug-report.log.gz (86 KB)

Please provide reproduction steps. Also nvidia bug report. Please copy stacktrace to any text file and attach to you first comment. Is any latest or earlier nvidia driver help to resolve this issue?

Reproduction steps:

  1. Install Fedora 25 x86_64
  2. Install nvidia driver from RPM Fusion
  3. Enable plymouth KMS as per http://blog.sukimashita.com/2016/05/02/graphical-boot-plymouth-opensuse-nvidia-364-driver/
  4. Reboot

I am afraid I cannot provide a text stack trace - it happens at boot so I do not have a functioning system at this point yet. I will attach an nvidia bug report without KMS (only way I can boot). 375.20 is the only packaged driver for fedora 25 at this point.

Hello,

I tried this again with Fedora 26 and nvidia driver 384.59. While I still don’t have the text log, I was able to switch my console to higher resolution so that more can be seen at once. Please find the updated screenshot and nvidia-bug-report.log when running without modesetting attached.


nvidia-bug-report.log.gz (78.3 KB)

Maybe your hitting this issue of missing device nodes

check using

ls /dev |grep nvidia

you need to have all three

nvidia0
nvidiactl
nvidia-modeset

udev rules file

https://pkgs.rpmfusion.org/cgit/nonfree/xorg-x11-drv-nvidia.git/tree/60-nvidia.rules

Looks like it isn’t it:

$ ls /dev |grep nvidia
nvidia0
nvidiactl
nvidia-modeset

In fact, I had to copy the 60-nvidia.rules from RPM Fusion git as the one shipped with xorg-x11-drv-nvidia-384.59-4.fc26.x86_64 was causing gdm not to start.

The problem is still present with kernel-4.13.4-200.fc26.x86_64 and xorg-x11-drv-nvidia-384.90-1.fc26.x86_64. I am enabling the modesetting by passing nvidia-drm.modeset=1 to grub.

Still happening with:
kernel-4.14.16-300.fc27.x86_64
xorg-x11-drv-nvidia-390.25-1.fc27.x86_64

It is still happening with:
kernel-4.15.3-300.fc27.x86_64
xorg-x11-drv-nvidia-390.25-4.fc27.x86_64
In order to reproduce the issue, all is needed is installation of nvidia driver from RPM Fusion as it enables modesetting by default in Fedora 27 and above (it is no longer necessary to follow the instructions from the blog from post #1). The good news is that I was able to get the backtrace in text format:

kernel BUG at /tmp/akmodsbuild.pVaUrXmw/BUILD/nvidia-kmod-390.25/_kmod_build_4.15.3-300.fc27.x86_64/nvidia-drm/nvidia-drm-connector.c:425!
invalid opcode: 0000 [#1] SMP PTI
Modules linked in: arc4 intel_rapl x86_pkg_temp_thermal snd_hda_codec_hdmi intel_powerclamp iwlmvm coretemp nvidia_drm(POE+) nvidia_modeset(POE) mac80211 kvm_intel iTCO_wdt nvidia(POE) snd_hda_codec_realtek iTCO_vendor_support kvm snd_hda_codec_generic uvcvideo videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 snd_hda_intel irqbypass videobuf2_core crct10dif_pclmul crc32_pclmul iwlwifi snd_hda_codec videodev drm_kms_helper ghash_clmulni_intel intel_cstate snd_hda_core intel_uncore snd_hwdep snd_seq media cfg80211 intel_rapl_perf snd_seq_device drm snd_pcm joydev ipmi_devintf wmi_bmof ipmi_msghandler snd_timer jmb38x_ms rfkill i2c_i801 snd mei_me memstick mei soundcore shpchp lpc_ich binfmt_misc crc32c_intel firewire_ohci serio_raw sdhci_pci firewire_core sdhci mmc_core crc_itu_t jme mii
 wmi video
CPU: 7 PID: 672 Comm: systemd-udevd Tainted: P           OE    4.15.3-300.fc27.x86_64 #1
Hardware name: CLEVO                             P150HMx/P150HMx, BIOS 4.6.4 08/09/2011
RIP: 0010:nv_drm_get_connector+0x92/0x1b0 [nvidia_drm]
RSP: 0018:ffffa37e41f8fac8 EFLAGS: 00010297
RAX: 0000000000000001 RBX: 0000000000000000 RCX: 0000000000000001
RDX: 0000000000000000 RSI: 0000000000000008 RDI: ffff97401cde0800
RBP: ffff97401e26d2f8 R08: ffff97401d19f6c8 R09: 000000000000000f
R10: 0000000000000580 R11: ffff97401e5a1900 R12: 0000000000000000
R13: ffff97401e26d000 R14: 0000000000000008 R15: ffff97401cde0868
FS:  00007f65905771c0(0000) GS:ffff97402f5c0000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00005624259a4020 CR3: 000000031e982003 CR4: 00000000000606e0
Call Trace:
 nv_drm_add_encoder+0x1a1/0x320 [nvidia_drm]
 nv_drm_load+0x26c/0x370 [nvidia_drm]
 ? nv_drm_output_poll_changed+0xa0/0xa0 [nvidia_drm]
 drm_dev_register+0x132/0x1c0 [drm]
 nv_drm_probe_devices+0x11e/0x230 [nvidia_drm]
 ? 0xffffffffc0599000
 do_one_initcall+0x4e/0x190
 ? free_unref_page_commit+0x9f/0x110
 ? _cond_resched+0x15/0x40
 ? kmem_cache_alloc_trace+0xac/0x1b0
 ? do_init_module+0x22/0x201
 do_init_module+0x5b/0x201
 load_module+0x26b1/0x2b60
 ? vfs_read+0x113/0x130
 ? SYSC_finit_module+0xe9/0x110
 SYSC_finit_module+0xe9/0x110
 do_syscall_64+0x75/0x180
 entry_SYSCALL_64_after_hwframe+0x21/0x86
RIP: 0033:0x7f658fea6bf9
RSP: 002b:00007ffd7e167fe8 EFLAGS: 00000246 ORIG_RAX: 0000000000000139
RAX: ffffffffffffffda RBX: 0000562425985fe0 RCX: 00007f658fea6bf9
RDX: 0000000000000000 RSI: 000056242599c600 RDI: 0000000000000016
RBP: 000056242599c600 R08: 0000000000000000 R09: 00007ffd7e168100
R10: 0000000000000016 R11: 0000000000000246 R12: 0000000000000000
R13: 0000562425979080 R14: 0000000000020000 R15: 0000000000000000
Code: 44 24 0b 38 47 04 75 23 48 8b 34 24 48 83 c7 0c e8 24 e5 1d f5 85 c0 75 c3 48 83 c4 10 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 <0f> 0b be 78 04 00 00 bf 01 00 00 00 4d 8b 65 28 e8 09 11 00 00 
RIP: nv_drm_get_connector+0x92/0x1b0 [nvidia_drm] RSP: ffffa37e41f8fac8

After playing with nouveau for a while I decided to go back to the binary driver - mainly due to vulkan support. Unfortunately the issue is still there with Fedora 31, 435.21 driver and 5.3.7 kernel:

[   16.454126] ------------[ cut here ]------------
[   16.454127] kernel BUG at /tmp/akmodsbuild.XCdjp5Qz/BUILD/nvidia-kmod-435.21/_kmod_build_5.3.7-301.fc31.x86_64/nvidia-drm/nvidia-drm-connector.c:439!
[   16.454144] invalid opcode: 0000 [#1] SMP PTI
[   16.454157] CPU: 6 PID: 736 Comm: systemd-udevd Tainted: P           OE     5.3.7-301.fc31.x86_64 #1
[   16.454170] Hardware name: CLEVO                             P150HMx/P150HMx, BIOS 4.6.4 08/09/2011
[   16.454188] RIP: 0010:nv_drm_get_connector+0xa2/0x1d0 [nvidia_drm]
[   16.454199] Code: 64 64 d0 ff 48 8b 44 24 20 65 48 33 04 25 28 00 00 00 0f 85 30 01 00 00 48 83 c4 28 4c 89 e8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 <0f> 0b 48 8d 7c 24 10 49 c7 c5 f4 ff ff ff e8 2b 64 d0 ff 49 8b 46
[   16.454259] RSP: 0018:ffffb58a4056fa78 EFLAGS: 00010297
[   16.454306] RAX: ffff8ac1f7c80068 RBX: 0000000000000008 RCX: 0000000000000002
[   16.454354] RDX: ffff8ac1f7c80080 RSI: 0000000000000297 RDI: 0000000000000297
[   16.454402] RBP: 0000000000000000 R08: ffff8ac21a38ca78 R09: 0000000000000000
[   16.454451] R10: 000000000000000f R11: ffff8ac1f7f37c80 R12: ffff8ac1f7f38a88
[   16.454497] R13: ffff8ac1f7c80068 R14: ffff8ac21a38c800 R15: 0000000000000001
[   16.454544] FS:  00007f6d66bf1940(0000) GS:ffff8ac223380000(0000) knlGS:0000000000000000
[   16.454626] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[   16.454677] CR2: 00007f4b20a872d0 CR3: 000000031d5d4005 CR4: 00000000000606e0
[   16.454726] Call Trace:
[   16.454776]  nv_drm_add_encoder+0x19d/0x300 [nvidia_drm]
[   16.454823]  nv_drm_load+0x264/0x307 [nvidia_drm]
[   16.454869]  ? nv_drm_master_drop+0x60/0x60 [nvidia_drm]
[   16.454927]  drm_dev_register+0x111/0x150 [drm]
[   16.454977]  nv_drm_probe_devices+0x196/0x220 [nvidia_drm]
[   16.455024]  ? 0xffffffffc04e2000
[   16.455073]  do_one_initcall+0x46/0x1f4
[   16.455119]  ? _cond_resched+0x15/0x30
[   16.455164]  ? kmem_cache_alloc_trace+0x162/0x220
[   16.455210]  ? do_init_module+0x23/0x230
[   16.455254]  do_init_module+0x5c/0x230
[   16.455302]  load_module+0x27b1/0x2990
[   16.455350]  ? __do_sys_finit_module+0xaa/0x110
[   16.455396]  __do_sys_finit_module+0xaa/0x110
[   16.455448]  do_syscall_64+0x5f/0x1a0
[   16.455497]  entry_SYSCALL_64_after_hwframe+0x44/0xa9
[   16.455544] RIP: 0033:0x7f6d67c4115d
[   16.455590] Code: 00 c3 66 2e 0f 1f 84 00 00 00 00 00 90 f3 0f 1e fa 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d fb 5c 0c 00 f7 d8 64 89 01 48
[   16.455718] RSP: 002b:00007fff90ac23a8 EFLAGS: 00000246 ORIG_RAX: 0000000000000139
[   16.455805] RAX: ffffffffffffffda RBX: 0000565418c08bc0 RCX: 00007f6d67c4115d
[   16.455853] RDX: 0000000000000000 RSI: 0000565418c12b90 RDI: 0000000000000017
[   16.455902] RBP: 0000000000020000 R08: 0000000000000000 R09: 0000000000000007
[   16.455949] R10: 0000000000000017 R11: 0000000000000246 R12: 0000565418c12b90
[   16.455997] R13: 0000000000000000 R14: 000056541893f290 R15: 0000565418c08bc0
[   16.456045] Modules linked in: sunrpc nvidia_drm(POE+) nvidia_modeset(POE) nvidia_uvm(OE) intel_rapl_msr intel_rapl_common snd_hda_codec_hdmi x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel iwlmvm kvm snd_hda_codec_realtek snd_hda_codec_generic ledtrig_audio mac80211 snd_hda_intel irqbypass snd_hda_codec crct10dif_pclmul iTCO_wdt mei_hdcp nvidia(POE) iTCO_vendor_support libarc4 crc32_pclmul snd_hda_core snd_hwdep snd_seq iwlwifi ghash_clmulni_intel intel_cstate drm_kms_helper snd_seq_device intel_uncore snd_pcm i2c_i801 wmi_bmof intel_rapl_perf snd_timer joydev cfg80211 drm jmb38x_ms mei_me snd soundcore rfkill lpc_ich ipmi_devintf memstick mei ipmi_msghandler binfmt_misc ip_tables sdhci_pci firewire_ohci cqhci firewire_core sdhci jme crc32c_intel serio_raw mmc_core crc_itu_t mii wmi video fuse
[   16.456557] ---[ end trace 7a9ee5a7fc653964 ]---
[   16.456604] RIP: 0010:nv_drm_get_connector+0xa2/0x1d0 [nvidia_drm]
[   16.456653] Code: 64 64 d0 ff 48 8b 44 24 20 65 48 33 04 25 28 00 00 00 0f 85 30 01 00 00 48 83 c4 28 4c 89 e8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 <0f> 0b 48 8d 7c 24 10 49 c7 c5 f4 ff ff ff e8 2b 64 d0 ff 49 8b 46
[   16.456781] RSP: 0018:ffffb58a4056fa78 EFLAGS: 00010297
[   16.456825] RAX: ffff8ac1f7c80068 RBX: 0000000000000008 RCX: 0000000000000002
[   16.456871] RDX: ffff8ac1f7c80080 RSI: 0000000000000297 RDI: 0000000000000297
[   16.456916] RBP: 0000000000000000 R08: ffff8ac21a38ca78 R09: 0000000000000000
[   16.456962] R10: 000000000000000f R11: ffff8ac1f7f37c80 R12: ffff8ac1f7f38a88
[   16.457007] R13: ffff8ac1f7c80068 R14: ffff8ac21a38c800 R15: 0000000000000001
[   16.457053] FS:  00007f6d66bf1940(0000) GS:ffff8ac223380000(0000) knlGS:0000000000000000
[   16.457146] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[   16.457193] CR2: 00007f4b20a872d0 CR3: 000000031d5d4005 CR4: 00000000000606e0

As mentioned, all that is needed to reproduce this issue is to run

# dnf install akmod-nvidia

as on the current Fedora releases modesetting is enabled by default. Setting

nvidia-drm.modeset=0

solves the problem for me. This needs to be something specific to this particular configuration as my other computer works fine with modeset enabled.

The issue is still there with kernel-5.8.6-201.fc32.x86_64 and xorg-x11-drv-nvidia-450.66-1.fc32.x86_64:

[    0.000000] microcode: microcode updated early to revision 0x2f, date = 2019-02-17
[    0.000000] Linux version 5.8.6-201.fc32.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 10.2.1 20200723 (Red Hat 10.2.1-1), GNU ld version 2.34-4.fc32) #1 SMP Fri Sep 4 03:27:03 UTC 2020
[    0.000000] Command line: BOOT_IMAGE=(hd0,msdos3)/vmlinuz-5.8.6-201.fc32.x86_64 root=/dev/mapper/vg_snowball2-lv_root ro rd.lvm.lv=vg_snowball2/lv_swap rd.md=0 rd.dm=0 rd.luks=0 rd.lvm.lv=vg_snowball2/lv_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: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009d7ff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009d800-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000ced18fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000ced19000-0x00000000ced5bfff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000ced5c000-0x00000000cefd0fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000cefd1000-0x00000000cf167fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000cf168000-0x00000000cf3c6fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000cf3c7000-0x00000000cf567fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000cf568000-0x00000000cf7e7fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000cf7e8000-0x00000000cf7fffff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000032f7fffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.7 present.
[    0.000000] DMI: CLEVO                             P150HMx/P150HMx, BIOS 4.6.4 08/09/2011
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 2195.066 MHz processor
[    0.001213] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.001215] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.001222] last_pfn = 0x32f800 max_arch_pfn = 0x400000000
[    0.001227] MTRR default type: uncachable
[    0.001228] MTRR fixed ranges enabled:
[    0.001229]   00000-9FFFF write-back
[    0.001230]   A0000-BFFFF uncachable
[    0.001231]   C0000-CFFFF write-protect
[    0.001231]   D0000-E7FFF uncachable
[    0.001232]   E8000-FFFFF write-protect
[    0.001233] MTRR variable ranges enabled:
[    0.001234]   0 base 000000000 mask E00000000 write-back
[    0.001236]   1 base 200000000 mask F00000000 write-back
[    0.001237]   2 base 300000000 mask FC0000000 write-back
[    0.001238]   3 base 0D0000000 mask FF0000000 uncachable
[    0.001238]   4 base 0E0000000 mask FE0000000 uncachable
[    0.001239]   5 base 32F800000 mask FFF800000 uncachable
[    0.001240]   6 base 330000000 mask FF0000000 uncachable
[    0.001241]   7 disabled
[    0.001241]   8 disabled
[    0.001242]   9 disabled
[    0.002274] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.002431] e820: update [mem 0xd0000000-0xffffffff] usable ==> reserved
[    0.002437] last_pfn = 0xcf3c7 max_arch_pfn = 0x400000000
[    0.012982] found SMP MP-table at [mem 0x000fced0-0x000fcedf]
[    0.037958] RAMDISK: [mem 0x34268000-0x3612bfff]
[    0.037964] ACPI: Early table checksum verification disabled
[    0.037968] ACPI: RSDP 0x00000000000F0450 000024 (v02 ALASKA)
[    0.037971] ACPI: XSDT 0x00000000CF7EB078 00006C (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.037977] ACPI: FACP 0x00000000CF7F2208 0000F4 (v04 ALASKA A M I    01072009 AMI  00010013)
[    0.037982] ACPI: DSDT 0x00000000CF7EB170 007094 (v02 ALASKA A M I    00000014 INTL 20051117)
[    0.037986] ACPI: FACS 0x00000000CF7DFF80 000040
[    0.037988] ACPI: APIC 0x00000000CF7F2300 000092 (v03 ALASKA A M I    01072009 AMI  00010013)
[    0.037991] ACPI: MCFG 0x00000000CF7F2398 00003C (v01 ALASKA A M I    01072009 MSFT 00000097)
[    0.037994] ACPI: SSDT 0x00000000CF7F23D8 000EA5 (v01 TrmRef PtidDevc 00001000 INTL 20091112)
[    0.037997] ACPI: HPET 0x00000000CF7F3280 000038 (v01 ALASKA A M I    01072009 AMI. 00000004)
[    0.038000] ACPI: SSDT 0x00000000CF7F32B8 00094E (v01 PmRef  Cpu0Ist  00003000 INTL 20051117)
[    0.038003] ACPI: SSDT 0x00000000CF7F3C08 000996 (v01 PmRef  CpuPm    00003000 INTL 20051117)
[    0.038007] ACPI: DMAR 0x00000000CF7F45A0 0000B0 (v01 INTEL  SNB      00000001 INTL 00000001)
[    0.038010] ACPI: SSDT 0x00000000CF7F4650 000E49 (v01 MxmRef MxmOem1  00001000 INTL 20051117)
[    0.038021] ACPI: Local APIC address 0xfee00000
[    0.038073] No NUMA configuration found
[    0.038074] Faking a node at [mem 0x0000000000000000-0x000000032f7fffff]
[    0.038086] NODE_DATA(0) allocated [mem 0x32f7cd000-0x32f7f7fff]
[    0.062627] Zone ranges:
[    0.062628]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.062630]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.062631]   Normal   [mem 0x0000000100000000-0x000000032f7fffff]
[    0.062632]   Device   empty
[    0.062633] Movable zone start for each node
[    0.062637] Early memory node ranges
[    0.062638]   node   0: [mem 0x0000000000001000-0x000000000009cfff]
[    0.062639]   node   0: [mem 0x0000000000100000-0x00000000ced18fff]
[    0.062640]   node   0: [mem 0x00000000ced5c000-0x00000000cefd0fff]
[    0.062641]   node   0: [mem 0x00000000cf168000-0x00000000cf3c6fff]
[    0.062642]   node   0: [mem 0x0000000100000000-0x000000032f7fffff]
[    0.062723] Zeroed struct page in unavailable ranges: 5751 pages
[    0.062725] Initmem setup node 0 [mem 0x0000000000001000-0x000000032f7fffff]
[    0.062727] On node 0 totalpages: 3139977
[    0.062728]   DMA zone: 64 pages used for memmap
[    0.062729]   DMA zone: 21 pages reserved
[    0.062730]   DMA zone: 3996 pages, LIFO batch:0
[    0.062763]   DMA32 zone: 13192 pages used for memmap
[    0.062764]   DMA32 zone: 844269 pages, LIFO batch:63
[    0.069236]   Normal zone: 35808 pages used for memmap
[    0.069238]   Normal zone: 2291712 pages, LIFO batch:63
[    0.087082] ACPI: PM-Timer IO Port: 0x408
[    0.087085] ACPI: Local APIC address 0xfee00000
[    0.087094] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[    0.087105] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
[    0.087107] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.087108] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.087110] ACPI: IRQ0 used by override.
[    0.087111] ACPI: IRQ9 used by override.
[    0.087113] Using ACPI (MADT) for SMP configuration information
[    0.087114] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[    0.087119] TSC deadline timer available
[    0.087120] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
[    0.087142] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.087144] PM: hibernation: Registered nosave memory: [mem 0x0009d000-0x0009dfff]
[    0.087144] PM: hibernation: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
[    0.087145] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000dffff]
[    0.087145] PM: hibernation: Registered nosave memory: [mem 0x000e0000-0x000fffff]
[    0.087147] PM: hibernation: Registered nosave memory: [mem 0xced19000-0xced5bfff]
[    0.087149] PM: hibernation: Registered nosave memory: [mem 0xcefd1000-0xcf167fff]
[    0.087150] PM: hibernation: Registered nosave memory: [mem 0xcf3c7000-0xcf567fff]
[    0.087151] PM: hibernation: Registered nosave memory: [mem 0xcf568000-0xcf7e7fff]
[    0.087152] PM: hibernation: Registered nosave memory: [mem 0xcf7e8000-0xcf7fffff]
[    0.087152] PM: hibernation: Registered nosave memory: [mem 0xcf800000-0xf7ffffff]
[    0.087153] PM: hibernation: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
[    0.087154] PM: hibernation: Registered nosave memory: [mem 0xfc000000-0xfebfffff]
[    0.087154] PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[    0.087155] PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
[    0.087155] PM: hibernation: Registered nosave memory: [mem 0xfed00000-0xfed03fff]
[    0.087156] PM: hibernation: Registered nosave memory: [mem 0xfed04000-0xfed1bfff]
[    0.087157] PM: hibernation: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
[    0.087157] PM: hibernation: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
[    0.087158] PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.087158] PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
[    0.087159] PM: hibernation: Registered nosave memory: [mem 0xff000000-0xffffffff]
[    0.087161] [mem 0xcf800000-0xf7ffffff] available for PCI devices
[    0.087162] Booting paravirtualized kernel on bare hardware
[    0.087165] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[    0.094211] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1
[    0.094451] percpu: Embedded 54 pages/cpu s184320 r8192 d28672 u262144
[    0.094458] pcpu-alloc: s184320 r8192 d28672 u262144 alloc=1*2097152
[    0.094459] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
[    0.094492] Built 1 zonelists, mobility grouping on.  Total pages: 3090892
[    0.094493] Policy zone: Normal
[    0.094495] Kernel command line: BOOT_IMAGE=(hd0,msdos3)/vmlinuz-5.8.6-201.fc32.x86_64 root=/dev/mapper/vg_snowball2-lv_root ro rd.lvm.lv=vg_snowball2/lv_swap rd.md=0 rd.dm=0 rd.luks=0 rd.lvm.lv=vg_snowball2/lv_root rhgb quiet rd.driver.blacklist=nouveau modprobe.blacklist=nouveau nvidia-drm.modeset=1
[    0.095779] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[    0.096286] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[    0.096391] mem auto-init: stack:off, heap alloc:off, heap free:off
[    0.137887] Memory: 12198216K/12559908K available (14339K kernel code, 2509K rwdata, 8612K rodata, 2504K init, 4624K bss, 361692K reserved, 0K cma-reserved)
[    0.137895] random: get_random_u64 called from __kmem_cache_create+0x3e/0x610 with crng_init=0
[    0.138033] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.138047] Kernel/User page tables isolation: enabled
[    0.138068] ftrace: allocating 43505 entries in 170 pages
[    0.156934] ftrace: allocated 170 pages with 4 groups
[    0.157048] rcu: Hierarchical RCU implementation.
[    0.157049] rcu: 	RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=8.
[    0.157050] 	Trampoline variant of Tasks RCU enabled.
[    0.157050] 	Rude variant of Tasks RCU enabled.
[    0.157051] 	Tracing variant of Tasks RCU enabled.
[    0.157051] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
[    0.157052] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
[    0.161520] NR_IRQS: 524544, nr_irqs: 488, preallocated irqs: 16
[    0.166345] Console: colour VGA+ 80x25
[    0.166350] printk: console [tty0] enabled
[    0.166368] ACPI: Core revision 20200528
[    0.166470] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
[    0.166483] APIC: Switch to symmetric I/O mode setup
[    0.166485] DMAR: Host address width 36
[    0.166486] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[    0.166491] DMAR: dmar0: reg_base_addr fed91000 ver 1:0 cap c9008020660262 ecap f0105a
[    0.166492] DMAR: RMRR base: 0x000000cf543000 end: 0x000000cf551fff
[    0.166495] DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 0
[    0.166495] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[    0.166496] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
[    0.166754] DMAR-IR: Enabled IRQ remapping in x2apic mode
[    0.166756] x2apic enabled
[    0.166762] Switched APIC routing to cluster x2apic.
[    0.167170] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.171484] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x1fa3fdcdea8, max_idle_ns: 440795247661 ns
[    0.171488] Calibrating delay loop (skipped), value calculated using timer frequency.. 4390.13 BogoMIPS (lpj=2195066)
[    0.171490] pid_max: default: 32768 minimum: 301
[    0.171521] LSM: Security Framework initializing
[    0.171532] Yama: becoming mindful.
[    0.171542] SELinux:  Initializing.
[    0.171604] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.171635] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.171929] mce: CPU0: Thermal monitoring enabled (TM1)
[    0.171943] process: using mwait in idle threads
[    0.171945] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8
[    0.171946] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
[    0.171949] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.171951] Spectre V2 : Mitigation: Full generic retpoline
[    0.171952] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.171953] Spectre V2 : Enabling Restricted Speculation for firmware calls
[    0.171954] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.171955] Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl
[    0.171957] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[    0.171960] MDS: Mitigation: Clear CPU buffers
[    0.172176] Freeing SMP alternatives memory: 40K
[    0.175572] smpboot: CPU0: Intel(R) Core(TM) i7-2720QM CPU @ 2.20GHz (family: 0x6, model: 0x2a, stepping: 0x7)
[    0.175696] Performance Events: PEBS fmt1+, SandyBridge events, 16-deep LBR, full-width counters, Intel PMU driver.
[    0.175704] ... version:                3
[    0.175704] ... bit width:              48
[    0.175705] ... generic registers:      4
[    0.175706] ... value mask:             0000ffffffffffff
[    0.175706] ... max period:             00007fffffffffff
[    0.175707] ... fixed-purpose events:   3
[    0.175708] ... event mask:             000000070000000f
[    0.175750] rcu: Hierarchical SRCU implementation.
[    0.176713] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.176810] smp: Bringing up secondary CPUs ...
[    0.176921] x86: Booting SMP configuration:
[    0.176923] .... node  #0, CPUs:      #1 #2 #3 #4
[    0.183608] MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.
[    0.183651]  #5 #6 #7
[    0.186550] smp: Brought up 1 node, 8 CPUs
[    0.186550] smpboot: Max logical packages: 1
[    0.186550] smpboot: Total of 8 processors activated (35121.05 BogoMIPS)
[    0.188007] devtmpfs: initialized
[    0.188007] x86/mm: Memory block size: 128MB
[    0.189292] PM: Registering ACPI NVS region [mem 0xced19000-0xced5bfff] (274432 bytes)
[    0.189292] PM: Registering ACPI NVS region [mem 0xcf568000-0xcf7e7fff] (2621440 bytes)
[    0.189578] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[    0.189578] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
[    0.189579] xor: automatically using best checksumming function   avx       
[    0.189581] pinctrl core: initialized pinctrl subsystem
[    0.189694] PM: RTC time: 08:26:39, date: 2020-09-06
[    0.189696] thermal_sys: Registered thermal governor 'fair_share'
[    0.189696] thermal_sys: Registered thermal governor 'bang_bang'
[    0.189697] thermal_sys: Registered thermal governor 'step_wise'
[    0.189698] thermal_sys: Registered thermal governor 'user_space'
[    0.189845] NET: Registered protocol family 16
[    0.190032] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
[    0.190039] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.190045] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.190054] audit: initializing netlink subsys (disabled)
[    0.190061] audit: type=2000 audit(1599380799.023:1): state=initialized audit_enabled=0 res=1
[    0.190061] cpuidle: using governor menu
[    0.190061] ACPI: bus type PCI registered
[    0.190061] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.190549] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[    0.190552] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[    0.190560] pmd_set_huge: Cannot satisfy [mem 0xf8000000-0xf8200000] with a huge-page mapping due to MTRR override.
[    0.190667] PCI: Using configuration type 1 for base access
[    0.190780] core: PMU erratum BJ122, BV98, HSD29 worked around, HT is on
[    0.191112] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.193120] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.412688] cryptd: max_cpu_qlen set to 1000
[    0.414725] alg: No test for 842 (842-generic)
[    0.414725] alg: No test for 842 (842-scomp)
[    0.418542] raid6: skip pq benchmark and using algorithm sse2x4
[    0.418542] raid6: using ssse3x2 recovery algorithm
[    0.418618] ACPI: Added _OSI(Module Device)
[    0.418618] ACPI: Added _OSI(Processor Device)
[    0.418619] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.418620] ACPI: Added _OSI(Processor Aggregator Device)
[    0.418621] ACPI: Added _OSI(Linux-Dell-Video)
[    0.418622] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.418623] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    0.423277] ACPI: 5 ACPI AML tables successfully acquired and loaded
[    0.424336] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.424776] ACPI: Dynamic OEM Table Load:
[    0.424782] ACPI: SSDT 0xFFFF9C9360C82000 00067C (v01 PmRef  Cpu0Cst  00003001 INTL 20051117)
[    0.425690] ACPI: Dynamic OEM Table Load:
[    0.425690] ACPI: SSDT 0xFFFF9C9361288C00 000303 (v01 PmRef  ApIst    00003000 INTL 20051117)
[    0.426111] ACPI: Dynamic OEM Table Load:
[    0.426115] ACPI: SSDT 0xFFFF9C9360FB9A00 000119 (v01 PmRef  ApCst    00003000 INTL 20051117)
[    0.427851] ACPI: EC: EC started
[    0.427852] ACPI: EC: interrupt blocked
[    1.262604] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    1.262607] ACPI: \_SB_.PCI0.LPCB.EC__: Boot DSDT EC used to handle transactions
[    1.262607] ACPI: Interpreter enabled
[    1.262635] ACPI: (supports S0 S1 S3 S4 S5)
[    1.262636] ACPI: Using IOAPIC for interrupt routing
[    1.262665] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    1.262886] ACPI: Enabled 17 GPEs in block 00 to 3F
[    1.271790] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
[    1.271796] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[    1.271834] acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM
[    1.272267] PCI host bridge to bus 0000:00
[    1.272270] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    1.272271] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    1.272273] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    1.272274] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
[    1.272275] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
[    1.272276] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
[    1.272277] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
[    1.272279] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
[    1.272280] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
[    1.272281] pci_bus 0000:00: root bus resource [mem 0xd0000000-0xfeafffff window]
[    1.272283] pci_bus 0000:00: root bus resource [bus 00-3e]
[    1.272293] pci 0000:00:00.0: [8086:0104] type 00 class 0x060000
[    1.272401] pci 0000:00:01.0: [8086:0101] type 01 class 0x060400
[    1.272446] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    1.272582] pci 0000:00:16.0: [8086:1c3a] type 00 class 0x078000
[    1.272608] pci 0000:00:16.0: reg 0x10: [mem 0xf750a000-0xf750a00f 64bit]
[    1.272685] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[    1.272782] pci 0000:00:1a.0: [8086:1c2d] type 00 class 0x0c0320
[    1.272804] pci 0000:00:1a.0: reg 0x10: [mem 0xf7508000-0xf75083ff]
[    1.272891] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[    1.272998] pci 0000:00:1b.0: [8086:1c20] type 00 class 0x040300
[    1.273020] pci 0000:00:1b.0: reg 0x10: [mem 0xf7500000-0xf7503fff 64bit]
[    1.273100] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    1.273207] pci 0000:00:1c.0: [8086:1c10] type 01 class 0x060400
[    1.273306] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    1.273421] pci 0000:00:1c.1: [8086:1c12] type 01 class 0x060400
[    1.273519] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[    1.273635] pci 0000:00:1c.2: [8086:1c14] type 01 class 0x060400
[    1.273733] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[    1.273848] pci 0000:00:1c.3: [8086:1c16] type 01 class 0x060400
[    1.273946] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[    1.274065] pci 0000:00:1d.0: [8086:1c26] type 00 class 0x0c0320
[    1.274087] pci 0000:00:1d.0: reg 0x10: [mem 0xf7507000-0xf75073ff]
[    1.274174] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    1.274279] pci 0000:00:1f.0: [8086:1c49] type 00 class 0x060100
[    1.274482] pci 0000:00:1f.2: [8086:1c03] type 00 class 0x010601
[    1.274501] pci 0000:00:1f.2: reg 0x10: [io  0xf070-0xf077]
[    1.274508] pci 0000:00:1f.2: reg 0x14: [io  0xf060-0xf063]
[    1.274515] pci 0000:00:1f.2: reg 0x18: [io  0xf050-0xf057]
[    1.274523] pci 0000:00:1f.2: reg 0x1c: [io  0xf040-0xf043]
[    1.274530] pci 0000:00:1f.2: reg 0x20: [io  0xf020-0xf03f]
[    1.274537] pci 0000:00:1f.2: reg 0x24: [mem 0xf7506000-0xf75067ff]
[    1.274581] pci 0000:00:1f.2: PME# supported from D3hot
[    1.274677] pci 0000:00:1f.3: [8086:1c22] type 00 class 0x0c0500
[    1.274696] pci 0000:00:1f.3: reg 0x10: [mem 0xf7505000-0xf75050ff 64bit]
[    1.274717] pci 0000:00:1f.3: reg 0x20: [io  0xf000-0xf01f]
[    1.274873] pci 0000:01:00.0: [10de:11a0] type 00 class 0x030000
[    1.274892] pci 0000:01:00.0: reg 0x10: [mem 0xf6000000-0xf6ffffff]
[    1.274903] pci 0000:01:00.0: reg 0x14: [mem 0xe0000000-0xefffffff 64bit pref]
[    1.274913] pci 0000:01:00.0: reg 0x1c: [mem 0xf0000000-0xf1ffffff 64bit pref]
[    1.274921] pci 0000:01:00.0: reg 0x24: [io  0xe000-0xe07f]
[    1.274928] pci 0000:01:00.0: reg 0x30: [mem 0xf7000000-0xf707ffff pref]
[    1.274934] pci 0000:01:00.0: enabling Extended Tags
[    1.275009] pci 0000:01:00.0: 16.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x8 link at 0000:00:01.0 (capable of 126.016 Gb/s with 8.0 GT/s PCIe x16 link)
[    1.275157] pci 0000:01:00.1: [10de:0e0a] type 00 class 0x040300
[    1.275173] pci 0000:01:00.1: reg 0x10: [mem 0xf7080000-0xf7083fff]
[    1.275213] pci 0000:01:00.1: enabling Extended Tags
[    1.275310] pci 0000:00:01.0: ASPM: current common clock configuration is inconsistent, reconfiguring
[    1.278544] pci 0000:00:01.0: PCI bridge to [bus 01]
[    1.278550] pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
[    1.278555] pci 0000:00:01.0:   bridge window [mem 0xf6000000-0xf70fffff]
[    1.278563] pci 0000:00:01.0:   bridge window [mem 0xe0000000-0xf1ffffff 64bit pref]
[    1.278656] pci 0000:02:00.0: [1033:0194] type 00 class 0x0c0330
[    1.278697] pci 0000:02:00.0: reg 0x10: [mem 0xf7400000-0xf7401fff 64bit]
[    1.278859] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[    1.279016] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    1.279022] pci 0000:00:1c.0:   bridge window [mem 0xf7400000-0xf74fffff]
[    1.279128] pci 0000:03:00.0: [197b:0250] type 00 class 0x020000
[    1.279165] pci 0000:03:00.0: reg 0x10: [mem 0xf7320000-0xf7323fff]
[    1.279195] pci 0000:03:00.0: reg 0x18: [io  0xd100-0xd17f]
[    1.279211] pci 0000:03:00.0: reg 0x1c: [io  0xd000-0xd0ff]
[    1.279227] pci 0000:03:00.0: reg 0x20: [mem 0xf7310000-0xf731ffff]
[    1.279257] pci 0000:03:00.0: reg 0x30: [mem 0xf7300000-0xf730ffff pref]
[    1.279354] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
[    1.279485] pci 0000:03:00.1: [197b:2392] type 00 class 0x088000
[    1.279523] pci 0000:03:00.1: reg 0x10: [mem 0xf7326000-0xf73260ff]
[    1.279802] pci 0000:03:00.2: [197b:2391] type 00 class 0x080501
[    1.279838] pci 0000:03:00.2: reg 0x10: [mem 0xf7325000-0xf73250ff]
[    1.280118] pci 0000:03:00.3: [197b:2393] type 00 class 0x088000
[    1.280154] pci 0000:03:00.3: reg 0x10: [mem 0xf7324000-0xf73240ff]
[    1.280472] pci 0000:00:1c.1: PCI bridge to [bus 03]
[    1.280476] pci 0000:00:1c.1:   bridge window [io  0xd000-0xdfff]
[    1.280479] pci 0000:00:1c.1:   bridge window [mem 0xf7300000-0xf73fffff]
[    1.280570] pci 0000:04:00.0: [8086:08b1] type 00 class 0x028000
[    1.280648] pci 0000:04:00.0: reg 0x10: [mem 0xf7200000-0xf7201fff 64bit]
[    1.280904] pci 0000:04:00.0: PME# supported from D0 D3hot D3cold
[    1.281157] pci 0000:00:1c.2: PCI bridge to [bus 04]
[    1.281163] pci 0000:00:1c.2:   bridge window [mem 0xf7200000-0xf72fffff]
[    1.281244] pci 0000:05:00.0: [197b:2380] type 00 class 0x0c0010
[    1.281285] pci 0000:05:00.0: reg 0x10: [mem 0xf7103000-0xf71037ff]
[    1.281303] pci 0000:05:00.0: reg 0x14: [mem 0xf7102000-0xf710207f]
[    1.281356] pci 0000:05:00.0: reg 0x20: [mem 0xf7101000-0xf710107f]
[    1.281374] pci 0000:05:00.0: reg 0x24: [mem 0xf7100000-0xf710007f]
[    1.281625] pci 0000:00:1c.3: PCI bridge to [bus 05]
[    1.281630] pci 0000:00:1c.3:   bridge window [mem 0xf7100000-0xf71fffff]
[    1.282094] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
[    1.282149] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
[    1.282202] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 *4 5 6 10 11 12 14 15)
[    1.282253] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 *5 6 10 11 12 14 15)
[    1.282306] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    1.282361] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    1.282414] ACPI: PCI Interrupt Link [LNKG] (IRQs *3 4 5 6 10 11 12 14 15)
[    1.282465] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
[    1.283563] ACPI: EC: interrupt unblocked
[    1.283563] ACPI: EC: event unblocked
[    1.283568] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    1.283569] ACPI: EC: GPE=0x17
[    1.283571] ACPI: \_SB_.PCI0.LPCB.EC__: Boot DSDT EC initialization complete
[    1.283572] ACPI: \_SB_.PCI0.LPCB.EC__: EC: Used to handle transactions and events
[    1.283682] iommu: Default domain type: Translated 
[    1.283682] pci 0000:01:00.0: vgaarb: setting as boot VGA device
[    1.283682] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    1.283682] pci 0000:01:00.0: vgaarb: bridge control possible
[    1.283682] vgaarb: loaded
[    1.283682] SCSI subsystem initialized
[    1.284498] libata version 3.00 loaded.
[    1.284522] ACPI: bus type USB registered
[    1.284544] usbcore: registered new interface driver usbfs
[    1.284551] usbcore: registered new interface driver hub
[    1.284575] usbcore: registered new device driver usb
[    1.284603] pps_core: LinuxPPS API ver. 1 registered
[    1.284604] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    1.284606] PTP clock support registered
[    1.284630] EDAC MC: Ver: 3.0.0
[    1.284630] NetLabel: Initializing
[    1.284630] NetLabel:  domain hash size = 128
[    1.284630] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    1.284639] NetLabel:  unlabeled traffic allowed by default
[    1.284640] PCI: Using ACPI for IRQ routing
[    1.285956] PCI: pci_cache_line_size set to 64 bytes
[    1.286045] e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff]
[    1.286046] e820: reserve RAM buffer [mem 0xced19000-0xcfffffff]
[    1.286048] e820: reserve RAM buffer [mem 0xcefd1000-0xcfffffff]
[    1.286049] e820: reserve RAM buffer [mem 0xcf3c7000-0xcfffffff]
[    1.286050] e820: reserve RAM buffer [mem 0x32f800000-0x32fffffff]
[    1.286625] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    1.286629] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[    1.288508] clocksource: Switched to clocksource tsc-early
[    1.310741] VFS: Disk quotas dquot_6.6.0
[    1.310762] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    1.310830] pnp: PnP ACPI init
[    1.310950] system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved
[    1.310957] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[    1.311051] system 00:01: [io  0x0680-0x069f] has been reserved
[    1.311053] system 00:01: [io  0x1000-0x100f] has been reserved
[    1.311054] system 00:01: [io  0xffff] has been reserved
[    1.311056] system 00:01: [io  0xffff] has been reserved
[    1.311057] system 00:01: [io  0x0400-0x0453] has been reserved
[    1.311058] system 00:01: [io  0x0458-0x047f] has been reserved
[    1.311060] system 00:01: [io  0x0500-0x057f] has been reserved
[    1.311063] system 00:01: [io  0x164e-0x164f] has been reserved
[    1.311067] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.311091] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
[    1.311150] system 00:03: [io  0x0454-0x0457] has been reserved
[    1.311154] system 00:03: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    1.311215] system 00:04: [io  0x04d0-0x04d1] has been reserved
[    1.311220] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.311258] pnp 00:05: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
[    1.311302] pnp 00:06: Plug and Play ACPI device, IDs PNP0f13 PNP0f03 (active)
[    1.311539] system 00:07: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    1.311540] system 00:07: [mem 0xfed10000-0xfed17fff] has been reserved
[    1.311542] system 00:07: [mem 0xfed18000-0xfed18fff] has been reserved
[    1.311543] system 00:07: [mem 0xfed19000-0xfed19fff] has been reserved
[    1.311545] system 00:07: [mem 0xf8000000-0xfbffffff] has been reserved
[    1.311546] system 00:07: [mem 0xfed20000-0xfed3ffff] has been reserved
[    1.311548] system 00:07: [mem 0xfed90000-0xfed93fff] could not be reserved
[    1.311549] system 00:07: [mem 0xfed45000-0xfed8ffff] has been reserved
[    1.311551] system 00:07: [mem 0xff000000-0xffffffff] has been reserved
[    1.311552] system 00:07: [mem 0xfee00000-0xfeefffff] could not be reserved
[    1.311554] system 00:07: [mem 0xd0000000-0xd0000fff] has been reserved
[    1.311558] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.312928] pnp: PnP ACPI: found 8 devices
[    1.319373] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    1.319440] NET: Registered protocol family 2
[    1.319618] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
[    1.319649] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    1.319857] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[    1.319988] TCP: Hash tables configured (established 131072 bind 65536)
[    1.320097] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
[    1.320141] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
[    1.320226] NET: Registered protocol family 1
[    1.320231] NET: Registered protocol family 44
[    1.320244] pci 0000:00:01.0: PCI bridge to [bus 01]
[    1.320246] pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
[    1.320250] pci 0000:00:01.0:   bridge window [mem 0xf6000000-0xf70fffff]
[    1.320252] pci 0000:00:01.0:   bridge window [mem 0xe0000000-0xf1ffffff 64bit pref]
[    1.320255] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    1.320260] pci 0000:00:1c.0:   bridge window [mem 0xf7400000-0xf74fffff]
[    1.320268] pci 0000:00:1c.1: PCI bridge to [bus 03]
[    1.320270] pci 0000:00:1c.1:   bridge window [io  0xd000-0xdfff]
[    1.320274] pci 0000:00:1c.1:   bridge window [mem 0xf7300000-0xf73fffff]
[    1.320282] pci 0000:00:1c.2: PCI bridge to [bus 04]
[    1.320286] pci 0000:00:1c.2:   bridge window [mem 0xf7200000-0xf72fffff]
[    1.320294] pci 0000:00:1c.3: PCI bridge to [bus 05]
[    1.320298] pci 0000:00:1c.3:   bridge window [mem 0xf7100000-0xf71fffff]
[    1.320307] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    1.320308] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    1.320309] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    1.320311] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff window]
[    1.320312] pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff window]
[    1.320313] pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff window]
[    1.320314] pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff window]
[    1.320315] pci_bus 0000:00: resource 11 [mem 0x000e0000-0x000e3fff window]
[    1.320317] pci_bus 0000:00: resource 12 [mem 0x000e4000-0x000e7fff window]
[    1.320318] pci_bus 0000:00: resource 13 [mem 0xd0000000-0xfeafffff window]
[    1.320319] pci_bus 0000:01: resource 0 [io  0xe000-0xefff]
[    1.320320] pci_bus 0000:01: resource 1 [mem 0xf6000000-0xf70fffff]
[    1.320322] pci_bus 0000:01: resource 2 [mem 0xe0000000-0xf1ffffff 64bit pref]
[    1.320323] pci_bus 0000:02: resource 1 [mem 0xf7400000-0xf74fffff]
[    1.320324] pci_bus 0000:03: resource 0 [io  0xd000-0xdfff]
[    1.320325] pci_bus 0000:03: resource 1 [mem 0xf7300000-0xf73fffff]
[    1.320327] pci_bus 0000:04: resource 1 [mem 0xf7200000-0xf72fffff]
[    1.320328] pci_bus 0000:05: resource 1 [mem 0xf7100000-0xf71fffff]
[    1.320822] pci 0000:01:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    1.320835] pci 0000:01:00.1: D0 power state depends on 0000:01:00.0
[    1.321068] PCI: CLS 64 bytes, default 64
[    1.321119] Trying to unpack rootfs image as initramfs...
[    1.890550] Freeing initrd memory: 31504K
[    1.901523] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    1.901528] software IO TLB: mapped [mem 0xcad19000-0xced19000] (64MB)
[    1.902818] Initialise system trusted keyrings
[    1.902831] Key type blacklist registered
[    1.902887] workingset: timestamp_bits=36 max_order=22 bucket_order=0
[    1.904388] zbud: loaded
[    1.904939] integrity: Platform Keyring initialized
[    1.917870] NET: Registered protocol family 38
[    1.917873] Key type asymmetric registered
[    1.917874] Asymmetric key parser 'x509' registered
[    1.917882] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[    1.917928] io scheduler mq-deadline registered
[    1.917929] io scheduler kyber registered
[    1.917955] io scheduler bfq registered
[    1.918035] atomic64_test: passed for x86-64 platform with CX8 and with SSE
[    1.918925] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    1.918947] intel_idle: MWAIT substates: 0x21120
[    1.918949] intel_idle: v0.5.1 model 0x2A
[    1.919341] intel_idle: Local APIC timer is reliable in all C-states
[    1.920517] ACPI: AC Adapter [ADP0] (on-line)
[    1.920584] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
[    1.920624] ACPI: Lid Switch [LID0]
[    1.920656] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
[    1.920687] ACPI: Sleep Button [SLPB]
[    1.920717] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2
[    1.920744] ACPI: Power Button [PWRB]
[    1.920775] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[    1.920801] ACPI: Power Button [PWRF]
[    2.949593] tsc: Refined TSC clocksource calibration: 2195.012 MHz
[    2.949616] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x1fa3cab9042, max_idle_ns: 440795210298 ns
[    2.949664] clocksource: Switched to clocksource tsc
[    4.421681] thermal LNXTHERM:00: registered as thermal_zone0
[    4.421684] ACPI: Thermal Zone [THM0] (54 C)
[    4.421931] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    4.433517] Non-volatile memory driver v1.3
[    4.433556] Linux agpgart interface v0.103
[    4.434609] ahci 0000:00:1f.2: version 3.0
[    4.434779] ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled
[    4.441474] battery: ACPI: Battery Slot [BAT0] (battery present)
[    4.444918] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0xd impl SATA mode
[    4.444926] ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pio slum part ems sxs apst 
[    4.451254] scsi host0: ahci
[    4.451642] scsi host1: ahci
[    4.451941] scsi host2: ahci
[    4.452105] scsi host3: ahci
[    4.452243] scsi host4: ahci
[    4.452377] scsi host5: ahci
[    4.452418] ata1: SATA max UDMA/133 abar m2048@0xf7506000 port 0xf7506100 irq 30
[    4.452419] ata2: DUMMY
[    4.452421] ata3: SATA max UDMA/133 abar m2048@0xf7506000 port 0xf7506200 irq 30
[    4.452422] ata4: SATA max UDMA/133 abar m2048@0xf7506000 port 0xf7506280 irq 30
[    4.452423] ata5: DUMMY
[    4.452423] ata6: DUMMY
[    4.452588] libphy: Fixed MDIO Bus: probed
[    4.452687] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    4.452690] ehci-pci: EHCI PCI platform driver
[    4.452817] ehci-pci 0000:00:1a.0: EHCI Host Controller
[    4.452865] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
[    4.452877] ehci-pci 0000:00:1a.0: debug port 2
[    4.456782] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
[    4.456797] ehci-pci 0000:00:1a.0: irq 16, io mem 0xf7508000
[    4.463610] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[    4.463683] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.08
[    4.463685] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.463687] usb usb1: Product: EHCI Host Controller
[    4.463688] usb usb1: Manufacturer: Linux 5.8.6-201.fc32.x86_64 ehci_hcd
[    4.463689] usb usb1: SerialNumber: 0000:00:1a.0
[    4.463878] hub 1-0:1.0: USB hub found
[    4.463888] hub 1-0:1.0: 2 ports detected
[    4.464204] ehci-pci 0000:00:1d.0: EHCI Host Controller
[    4.464259] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
[    4.464271] ehci-pci 0000:00:1d.0: debug port 2
[    4.468165] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[    4.468183] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf7507000
[    4.474611] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[    4.474694] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.08
[    4.474696] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.474698] usb usb2: Product: EHCI Host Controller
[    4.474699] usb usb2: Manufacturer: Linux 5.8.6-201.fc32.x86_64 ehci_hcd
[    4.474700] usb usb2: SerialNumber: 0000:00:1d.0
[    4.474877] hub 2-0:1.0: USB hub found
[    4.474886] hub 2-0:1.0: 2 ports detected
[    4.475049] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    4.475055] ohci-pci: OHCI PCI platform driver
[    4.475069] uhci_hcd: USB Universal Host Controller Interface driver
[    4.475204] xhci_hcd 0000:02:00.0: xHCI Host Controller
[    4.475254] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 3
[    4.475379] xhci_hcd 0000:02:00.0: hcc params 0x014042cb hci version 0x96 quirks 0x0000000000000004
[    4.475727] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.08
[    4.475729] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.475730] usb usb3: Product: xHCI Host Controller
[    4.475731] usb usb3: Manufacturer: Linux 5.8.6-201.fc32.x86_64 xhci-hcd
[    4.475732] usb usb3: SerialNumber: 0000:02:00.0
[    4.475832] hub 3-0:1.0: USB hub found
[    4.475842] hub 3-0:1.0: 2 ports detected
[    4.475963] xhci_hcd 0000:02:00.0: xHCI Host Controller
[    4.476003] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 4
[    4.476007] xhci_hcd 0000:02:00.0: Host supports USB 3.0 SuperSpeed
[    4.478742] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[    4.478765] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.08
[    4.478766] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.478767] usb usb4: Product: xHCI Host Controller
[    4.478768] usb usb4: Manufacturer: Linux 5.8.6-201.fc32.x86_64 xhci-hcd
[    4.478769] usb usb4: SerialNumber: 0000:02:00.0
[    4.478866] hub 4-0:1.0: USB hub found
[    4.478878] hub 4-0:1.0: 2 ports detected
[    4.479011] usbcore: registered new interface driver usbserial_generic
[    4.479016] usbserial: USB Serial support registered for generic
[    4.479050] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
[    4.484615] i8042: Detected active multiplexing controller, rev 1.1
[    4.486989] serio: i8042 KBD port at 0x60,0x64 irq 1
[    4.486994] serio: i8042 AUX0 port at 0x60,0x64 irq 12
[    4.487025] serio: i8042 AUX1 port at 0x60,0x64 irq 12
[    4.487045] serio: i8042 AUX2 port at 0x60,0x64 irq 12
[    4.487065] serio: i8042 AUX3 port at 0x60,0x64 irq 12
[    4.487153] mousedev: PS/2 mouse device common for all mice
[    4.487551] rtc_cmos 00:02: registered as rtc0
[    4.487622] rtc_cmos 00:02: setting system clock to 2020-09-06T08:26:44 UTC (1599380804)
[    4.487624] rtc_cmos 00:02: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    4.487675] device-mapper: uevent: version 1.0.3
[    4.487737] device-mapper: ioctl: 4.42.0-ioctl (2020-02-27) initialised: dm-devel@redhat.com
[    4.487805] intel_pstate: Intel P-state driver initializing
[    4.489074] hid: raw HID events driver (C) Jiri Kosina
[    4.489170] usbcore: registered new interface driver usbhid
[    4.489172] usbhid: USB HID core driver
[    4.489271] drop_monitor: Initializing network drop monitor service
[    4.489338] Initializing XFRM netlink socket
[    4.489424] NET: Registered protocol family 10
[    4.490740] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
[    4.494272] Segment Routing with IPv6
[    4.494285] RPL Segment Routing with IPv6
[    4.494332] mip6: Mobile IPv6
[    4.494337] NET: Registered protocol family 17
[    4.496090] microcode: sig=0x206a7, pf=0x10, revision=0x2f
[    4.496292] microcode: Microcode Update Driver: v2.2.
[    4.496296] IPI shorthand broadcast: enabled
[    4.496316] AVX version of gcm_enc/dec engaged.
[    4.496317] AES CTR mode by8 optimization enabled
[    4.533351] sched_clock: Marking stable (4528570639, 4748133)->(4791146472, -257827700)
[    4.533727] registered taskstats version 1
[    4.533750] Loading compiled-in X.509 certificates
[    4.536430] Loaded X.509 cert 'Fedora kernel signing key: 73bb7f1860e8f87034edbe9fa50b0f5dc122b01e'
[    4.536504] zswap: loaded using pool lzo/zbud
[    4.537124] Key type ._fscrypt registered
[    4.537125] Key type .fscrypt registered
[    4.537125] Key type fscrypt-provisioning registered
[    4.537293] Btrfs loaded, crc32c=crc32c-generic
[    4.543991] Key type encrypted registered
[    4.544010] ima: No TPM chip found, activating TPM-bypass!
[    4.544026] ima: Allocated hash algorithm: sha256
[    4.544053] ima: No architecture policies found
[    4.544457] PM:   Magic number: 4:689:421
[    4.544685] RAS: Correctable Errors collector initialized.
[    4.764523] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    4.766365] ata1.00: supports DRM functions and may not be fully accessible
[    4.767343] ata1.00: disabling queued TRIM support
[    4.767348] ata1.00: ATA-9: Samsung SSD 850 EVO 500GB, EMT02B6Q, max UDMA/133
[    4.767352] ata1.00: 976773168 sectors, multi 1: LBA48 NCQ (depth 32), AA
[    4.769291] ata1.00: supports DRM functions and may not be fully accessible
[    4.770045] ata1.00: disabling queued TRIM support
[    4.771012] ata1.00: configured for UDMA/133
[    4.781761] scsi 0:0:0:0: Direct-Access     ATA      Samsung SSD 850  2B6Q PQ: 0 ANSI: 5
[    4.782306] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    4.782652] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/466 GiB)
[    4.782684] sd 0:0:0:0: [sda] Write Protect is off
[    4.782689] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    4.782734] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    4.783551] usb 1-1: new high-speed USB device number 2 using ehci-pci
[    4.784361]  sda: sda1 sda2 sda3 sda4 < sda5 >
[    4.786299] sd 0:0:0:0: [sda] supports TCG Opal
[    4.786305] sd 0:0:0:0: [sda] Attached SCSI disk
[    4.799546] usb 2-1: new high-speed USB device number 2 using ehci-pci
[    4.987324] usb 2-1: New USB device found, idVendor=8087, idProduct=0024, bcdDevice= 0.00
[    4.987330] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    4.987446] usb 1-1: New USB device found, idVendor=8087, idProduct=0024, bcdDevice= 0.00
[    4.987449] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    4.987968] hub 2-1:1.0: USB hub found
[    4.988046] hub 1-1:1.0: USB hub found
[    4.988100] hub 2-1:1.0: 6 ports detected
[    4.988244] hub 1-1:1.0: 6 ports detected
[    5.093490] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    5.104635] ata3.00: ATAPI: HL-DT-ST BDDVDRW CT30N, WM01, max UDMA/133
[    5.108480] ata3.00: configured for UDMA/133
[    5.112354] scsi 2:0:0:0: CD-ROM            HL-DT-ST BDDVDRW CT30N    WM01 PQ: 0 ANSI: 5
[    5.251383] sr 2:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[    5.251387] cdrom: Uniform CD-ROM driver Revision: 3.20
[    5.332515] usb 2-1.5: new full-speed USB device number 3 using ehci-pci
[    5.333257] sr 2:0:0:0: Attached scsi CD-ROM sr0
[    5.333451] sr 2:0:0:0: Attached scsi generic sg1 type 5
[    5.470121] usb 2-1.5: New USB device found, idVendor=147e, idProduct=1001, bcdDevice= 0.43
[    5.470126] usb 2-1.5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    5.470129] usb 2-1.5: Product: Fingerprint Sensor   
[    5.470131] usb 2-1.5: Manufacturer: TouchStrip        
[    5.643676] ata4: SATA link down (SStatus 0 SControl 300)
[    5.698795] Freeing unused decrypted memory: 2040K
[    5.700043] Freeing unused kernel image (initmem) memory: 2504K
[    5.700192] Write protecting the kernel read-only data: 26624k
[    5.701858] Freeing unused kernel image (text/rodata gap) memory: 2044K
[    5.702904] Freeing unused kernel image (rodata/data gap) memory: 1628K
[    5.848548] psmouse serio2: synaptics: queried max coordinates: x [..5692], y [..4680]
[    5.878327] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    5.878335] rodata_test: all tests were successful
[    5.878338] x86/mm: Checking user space page tables
[    5.924460] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    5.924497] Run /init as init process
[    5.924499]   with arguments:
[    5.924499]     /init
[    5.924500]     rhgb
[    5.924500]   with environment:
[    5.924501]     HOME=/
[    5.924501]     TERM=linux
[    5.924502]     BOOT_IMAGE=(hd0,msdos3)/vmlinuz-5.8.6-201.fc32.x86_64
[    5.938510] systemd[1]: systemd v245.7-1.fc32 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified)
[    5.950840] systemd[1]: Detected architecture x86-64.
[    5.950851] systemd[1]: Running in initial RAM disk.
[    5.950974] systemd[1]: Set hostname to <snowball2>.
[    5.999861] psmouse serio2: synaptics: Touchpad model: 1, fw: 7.2, id: 0x1c0b1, caps: 0xd04731/0xa40000/0xa0000/0x0, board id: 0, fw id: 582762
[    6.020546] random: fast init done
[    6.041392] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio2/input/input10
[    6.048833] random: systemd: uninitialized urandom read (16 bytes read)
[    6.048844] systemd[1]: Reached target Local File Systems.
[    6.048888] random: systemd: uninitialized urandom read (16 bytes read)
[    6.048894] systemd[1]: Reached target Slices.
[    6.048905] random: systemd: uninitialized urandom read (16 bytes read)
[    6.048911] systemd[1]: Reached target Swap.
[    6.048925] systemd[1]: Reached target Timers.
[    6.049053] systemd[1]: Listening on Journal Audit Socket.
[    6.049133] systemd[1]: Listening on Journal Socket (/dev/log).
[    6.049222] systemd[1]: Listening on Journal Socket.
[    6.049298] systemd[1]: Listening on udev Control Socket.
[    6.049353] systemd[1]: Listening on udev Kernel Socket.
[    6.049369] systemd[1]: Reached target Sockets.
[    6.050837] systemd[1]: Starting Create list of static device nodes for the current kernel...
[    6.051425] systemd[1]: Started Hardware RNG Entropy Gatherer Daemon.
[    6.052825] systemd[1]: Starting Journal Service...
[    6.053575] systemd[1]: Starting Load Kernel Modules...
[    6.054326] systemd[1]: Starting Setup Virtual Console...
[    6.055093] systemd[1]: Finished Create list of static device nodes for the current kernel.
[    6.055902] systemd[1]: Starting Create Static Device Nodes in /dev...
[    6.062423] systemd[1]: Finished Create Static Device Nodes in /dev.
[    6.103682] systemd[1]: Finished Setup Virtual Console.
[    6.103736] audit: type=1130 audit(1599380806.115: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'
[    6.103918] systemd[1]: Condition check resulted in dracut ask for additional cmdline parameters being skipped.
[    6.104854] systemd[1]: Starting dracut cmdline hook...
[    6.129102] fuse: init (API version 7.31)
[    6.130232] systemd[1]: Finished Load Kernel Modules.
[    6.131224] systemd[1]: Starting Apply Kernel Variables...
[    6.131257] audit: type=1130 audit(1599380806.141: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'
[    6.140185] systemd[1]: Finished Apply Kernel Variables.
[    6.140369] systemd[1]: Started Journal Service.
[    6.141350] audit: type=1130 audit(1599380806.151: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'
[    6.141353] audit: type=1130 audit(1599380806.151: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'
[    6.153034] audit: type=1130 audit(1599380806.164: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'
[    6.205131] audit: type=1130 audit(1599380806.215:7): 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'
[    6.237117] audit: type=1130 audit(1599380806.248:8): 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'
[    6.237577] audit: type=1334 audit(1599380806.249:9): prog-id=6 op=LOAD
[    6.237622] audit: type=1334 audit(1599380806.249:10): prog-id=7 op=LOAD
[    6.283636] audit: type=1130 audit(1599380806.295:11): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    6.396945] video: probe of PNP0A08:00 failed with error -22
[    6.396979] [Firmware Bug]: ACPI(MXM3) defines _DOD but not _DOS
[    6.397148] ACPI: Video Device [MXM3] (multi-head: yes  rom: no  post: no)
[    6.399025] acpi device:1a: registered as cooling_device8
[    6.399074] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:18/LNXVIDEO:00/input/input13
[    6.471603] jme: JMicron JMC2XX ethernet driver version 1.0.8
[    6.471630] jme 0000:03:00.0: can't disable ASPM; OS doesn't have ASPM control
[    6.475659] jme 0000:03:00.0 eth0: JMC250 Gigabit Ethernet chiprev:35 pcirev:5 macaddr:00:90:f5:b9:39:74
[    6.478173] firewire_ohci 0000:05:00.0: overriding IsoXmitIntMask
[    6.490094] sdhci: Secure Digital Host Controller Interface driver
[    6.490095] sdhci: Copyright(c) Pierre Ossman
[    6.506284] sdhci-pci 0000:03:00.1: SDHCI controller found [197b:2392] (rev 90)
[    6.506592] mmc0 bounce up to 128 segments into one, max segment size 65536 bytes
[    6.508798] mmc0: SDHCI controller on PCI [0000:03:00.1] using DMA
[    6.508834] sdhci-pci 0000:03:00.2: SDHCI controller found [197b:2391] (rev 90)
[    6.508905] sdhci-pci 0000:03:00.2: Refusing to bind to secondary interface.
[    6.535559] firewire_ohci 0000:05:00.0: added OHCI v1.10 device as card 0, 4 IR + 4 IT contexts, quirks 0x10
[    6.590730] jme 0000:03:00.0 enp3s0f0: renamed from eth0
[    6.902918] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null)
[    7.037586] firewire_core 0000:05:00.0: created device fw0: GUID ea9439b9f5900058, S400
[    7.255801] systemd-journald[252]: Received SIGTERM from PID 1 (systemd).
[    7.492803] SELinux:  Permission watch in class filesystem not defined in policy.
[    7.492808] SELinux:  Permission watch in class file not defined in policy.
[    7.492808] SELinux:  Permission watch_mount in class file not defined in policy.
[    7.492809] SELinux:  Permission watch_sb in class file not defined in policy.
[    7.492810] SELinux:  Permission watch_with_perm in class file not defined in policy.
[    7.492810] SELinux:  Permission watch_reads in class file not defined in policy.
[    7.492813] SELinux:  Permission watch in class dir not defined in policy.
[    7.492814] SELinux:  Permission watch_mount in class dir not defined in policy.
[    7.492814] SELinux:  Permission watch_sb in class dir not defined in policy.
[    7.492815] SELinux:  Permission watch_with_perm in class dir not defined in policy.
[    7.492816] SELinux:  Permission watch_reads in class dir not defined in policy.
[    7.492819] SELinux:  Permission watch in class lnk_file not defined in policy.
[    7.492820] SELinux:  Permission watch_mount in class lnk_file not defined in policy.
[    7.492820] SELinux:  Permission watch_sb in class lnk_file not defined in policy.
[    7.492821] SELinux:  Permission watch_with_perm in class lnk_file not defined in policy.
[    7.492821] SELinux:  Permission watch_reads in class lnk_file not defined in policy.
[    7.492824] SELinux:  Permission watch in class chr_file not defined in policy.
[    7.492824] SELinux:  Permission watch_mount in class chr_file not defined in policy.
[    7.492825] SELinux:  Permission watch_sb in class chr_file not defined in policy.
[    7.492825] SELinux:  Permission watch_with_perm in class chr_file not defined in policy.
[    7.492826] SELinux:  Permission watch_reads in class chr_file not defined in policy.
[    7.492828] SELinux:  Permission watch in class blk_file not defined in policy.
[    7.492828] SELinux:  Permission watch_mount in class blk_file not defined in policy.
[    7.492829] SELinux:  Permission watch_sb in class blk_file not defined in policy.
[    7.492829] SELinux:  Permission watch_with_perm in class blk_file not defined in policy.
[    7.492830] SELinux:  Permission watch_reads in class blk_file not defined in policy.
[    7.492832] SELinux:  Permission watch in class sock_file not defined in policy.
[    7.492833] SELinux:  Permission watch_mount in class sock_file not defined in policy.
[    7.492833] SELinux:  Permission watch_sb in class sock_file not defined in policy.
[    7.492833] SELinux:  Permission watch_with_perm in class sock_file not defined in policy.
[    7.492834] SELinux:  Permission watch_reads in class sock_file not defined in policy.
[    7.492836] SELinux:  Permission watch in class fifo_file not defined in policy.
[    7.492837] SELinux:  Permission watch_mount in class fifo_file not defined in policy.
[    7.492837] SELinux:  Permission watch_sb in class fifo_file not defined in policy.
[    7.492837] SELinux:  Permission watch_with_perm in class fifo_file not defined in policy.
[    7.492838] SELinux:  Permission watch_reads in class fifo_file not defined in policy.
[    7.492905] SELinux:  Permission perfmon in class capability2 not defined in policy.
[    7.492905] SELinux:  Permission bpf in class capability2 not defined in policy.
[    7.492914] SELinux:  Permission perfmon in class cap2_userns not defined in policy.
[    7.492914] SELinux:  Permission bpf in class cap2_userns not defined in policy.
[    7.492971] SELinux:  Class perf_event not defined in policy.
[    7.492971] SELinux:  Class lockdown not defined in policy.
[    7.492972] SELinux: the above unknown classes and permissions will be allowed
[    7.492976] SELinux:  policy capability network_peer_controls=1
[    7.492976] SELinux:  policy capability open_perms=1
[    7.492976] SELinux:  policy capability extended_socket_class=1
[    7.492977] SELinux:  policy capability always_check_network=0
[    7.492977] SELinux:  policy capability cgroup_seclabel=1
[    7.492978] SELinux:  policy capability nnp_nosuid_transition=1
[    7.492978] SELinux:  policy capability genfs_seclabel_symlinks=0
[    7.517917] systemd[1]: Successfully loaded SELinux policy in 132.803ms.
[    7.532408] systemd[1]: RTC configured in localtime, applying delta of 120 minutes to system time.
[    7.592127] systemd[1]: Relabelled /dev, /dev/shm, /run, /sys/fs/cgroup in 31.334ms.
[    7.594788] systemd[1]: systemd v245.7-1.fc32 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified)
[    7.606826] systemd[1]: Detected architecture x86-64.
[    7.607429] systemd[1]: Set hostname to <snowball2>.
[    7.816986] systemd[1]: /usr/lib/systemd/system/acpid.socket:6: ListenStream= references a path below legacy directory /var/run/, updating /var/run/acpid.socket → /run/acpid.socket; please update the unit file accordingly.
[    7.885958] systemd[1]: initrd-switch-root.service: Succeeded.
[    7.886110] systemd[1]: Stopped Switch Root.
[    7.886612] systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 1.
[    7.886852] systemd[1]: Created slice system-getty.slice.
[    7.887098] systemd[1]: Created slice system-modprobe.slice.
[    7.887344] systemd[1]: Created slice system-sshd\x2dkeygen.slice.
[    7.887590] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[    7.887903] systemd[1]: Created slice User and Session Slice.
[    7.887954] systemd[1]: Condition check resulted in Dispatch Password Requests to Console Directory Watch being skipped.
[    7.888066] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    7.888542] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    7.888612] systemd[1]: Reached target Local Encrypted Volumes.
[    7.888663] systemd[1]: Reached target Login Prompts.
[    7.888707] systemd[1]: Stopped target Switch Root.
[    7.888744] systemd[1]: Stopped target Initrd File Systems.
[    7.888777] systemd[1]: Stopped target Initrd Root File System.
[    7.888843] systemd[1]: Reached target Slices.
[    7.889352] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[    7.890279] systemd[1]: Listening on LVM2 poll daemon socket.
[    7.896010] systemd[1]: Listening on RPCbind Server Activation Socket.
[    7.896196] systemd[1]: Reached target RPC Port Mapper.
[    7.899150] systemd[1]: Listening on Process Core Dump Socket.
[    7.899326] systemd[1]: Listening on initctl Compatibility Named Pipe.
[    7.899925] systemd[1]: Listening on udev Control Socket.
[    7.900281] systemd[1]: Listening on udev Kernel Socket.
[    7.900657] systemd[1]: Listening on User Database Manager Socket.
[    7.901345] systemd[1]: Activating swap /dev/mapper/vg_snowball2-lv_swap...
[    7.902323] systemd[1]: Mounting Huge Pages File System...
[    7.903316] systemd[1]: Mounting POSIX Message Queue File System...
[    7.904302] systemd[1]: Mounting Kernel Debug File System...
[    7.905343] systemd[1]: Mounting Kernel Trace File System...
[    7.905634] systemd[1]: Condition check resulted in Kernel Module supporting RPCSEC_GSS being skipped.
[    7.907741] systemd[1]: Starting Create list of static device nodes for the current kernel...
[    7.908845] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[    7.909760] systemd[1]: Starting Load Kernel Module drm...
[    7.910648] systemd[1]: Starting Preprocess NFS configuration convertion...
[    7.911014] systemd[1]: plymouth-switch-root.service: Succeeded.
[    7.911329] systemd[1]: Stopped Plymouth switch root service.
[    7.914892] systemd[1]: Starting Set Up Additional Binary Formats...
[    7.915102] systemd[1]: Stopped Journal Service.
[    7.917250] systemd[1]: Starting Journal Service...
[    7.918688] systemd[1]: Starting Load Kernel Modules...
[    7.919991] systemd[1]: Starting Remount Root and Kernel File Systems...
[    7.921282] systemd[1]: Starting Repartition Root Disk...
[    7.922504] Adding 6193148k swap on /dev/mapper/vg_snowball2-lv_swap.  Priority:-2 extents:1 across:6193148k SSFS
[    7.923294] systemd[1]: Starting udev Coldplug all Devices...
[    7.924912] systemd[1]: sysroot.mount: Succeeded.
[    7.930641] systemd[1]: Activated swap /dev/mapper/vg_snowball2-lv_swap.
[    7.932410] EXT4-fs (dm-1): re-mounted. Opts: (null)
[    7.935292] systemd[1]: Mounted Huge Pages File System.
[    7.935605] systemd[1]: Mounted POSIX Message Queue File System.
[    7.935784] systemd[1]: Mounted Kernel Debug File System.
[    7.935957] systemd[1]: Mounted Kernel Trace File System.
[    7.936965] systemd[1]: Finished Create list of static device nodes for the current kernel.
[    7.937950] systemd[1]: nfs-convert.service: Succeeded.
[    7.938129] systemd[1]: Finished Preprocess NFS configuration convertion.
[    7.938595] systemd[1]: Finished Load Kernel Modules.
[    7.938931] systemd[1]: Finished Remount Root and Kernel File Systems.
[    7.939261] systemd[1]: Finished Repartition Root Disk.
[    7.939478] systemd[1]: proc-sys-fs-binfmt_misc.automount: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 610 (systemd-binfmt)
[    7.939948] systemd[1]: Reached target Swap.
[    7.940998] systemd[1]: Mounting Arbitrary Executable File Formats File System...
[    7.942343] systemd[1]: Mounting FUSE Control File System...
[    7.945871] systemd[1]: Mounting Temporary Directory (/tmp)...
[    7.946037] systemd[1]: Condition check resulted in OSTree Remount OS/ Bind Mounts being skipped.
[    7.947067] systemd[1]: Starting Configure read-only root support...
[    7.947209] systemd[1]: Condition check resulted in First Boot Wizard being skipped.
[    7.947700] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
[    7.948821] systemd[1]: Starting Apply Kernel Variables...
[    7.948942] systemd[1]: Condition check resulted in Create System Users being skipped.
[    7.950092] systemd[1]: Starting Create Static Device Nodes in /dev...
[    7.951591] systemd[1]: Mounted FUSE Control File System.
[    7.952166] systemd[1]: Mounted Temporary Directory (/tmp).
[    7.952850] systemd-journald[611]: File /run/log/journal/8be85244e4ccefd602ced279da6f6b15/system.journal corrupted or uncleanly shut down, renaming and replacing.
[    7.953028] systemd[1]: Mounted Arbitrary Executable File Formats File System.
[    7.959327] systemd[1]: modprobe@drm.service: Succeeded.
[    7.959534] systemd[1]: Finished Load Kernel Module drm.
[    7.960974] systemd[1]: Started Journal Service.
[    7.969917] systemd-journald[611]: Received client request to flush runtime journal.
[    8.298257] ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042F conflicts with OpRegion 0x0000000000000400-0x000000000000047F (\PMIO) (20200528/utaddress-204)
[    8.298263] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    8.298266] ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20200528/utaddress-204)
[    8.298269] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    8.298270] ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20200528/utaddress-204)
[    8.298273] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    8.298274] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20200528/utaddress-204)
[    8.298277] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    8.298277] lpc_ich: Resource conflict(s) found affecting gpio_ich
[    8.324217] input: PC Speaker as /devices/platform/pcspkr/input/input14
[    8.350794] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
[    8.350935] i2c i2c-0: 4/4 memory slots populated (from DMI)
[    8.351255] i2c i2c-0: Successfully instantiated SPD at 0x50
[    8.352698] i2c i2c-0: Successfully instantiated SPD at 0x51
[    8.353014] i2c i2c-0: Successfully instantiated SPD at 0x52
[    8.353322] i2c i2c-0: Successfully instantiated SPD at 0x53
[    8.407997] nvidia: loading out-of-tree module taints kernel.
[    8.408010] nvidia: module license 'NVIDIA' taints kernel.
[    8.408011] Disabling lock debugging due to kernel taint
[    8.425093] nvidia: module verification failed: signature and/or required key missing - tainting kernel
[    8.446874] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    8.447730] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    8.477809] nvidia-nvlink: Nvlink Core is being initialized, major device number 238
[    8.481783] nvidia 0000:01:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
[    8.488749] iTCO_vendor_support: vendor-support=0
[    8.493326] RAPL PMU: API unit is 2^-32 Joules, 2 fixed counters, 163840 ms ovfl timer
[    8.493328] RAPL PMU: hw unit of domain pp0-core 2^-16 Joules
[    8.493329] RAPL PMU: hw unit of domain package 2^-16 Joules
[    8.493612] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[    8.493664] iTCO_wdt: Found a Cougar Point TCO device (Version=2, TCOBASE=0x0460)
[    8.495023] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[    8.531824] at24 0-0050: supply vcc not found, using dummy regulator
[    8.533528] at24 0-0050: 256 byte spd EEPROM, read-only
[    8.533563] at24 0-0051: supply vcc not found, using dummy regulator
[    8.533776] Intel(R) Wireless WiFi driver for Linux
[    8.534209] at24 0-0051: 256 byte spd EEPROM, read-only
[    8.534240] at24 0-0052: supply vcc not found, using dummy regulator
[    8.536413] at24 0-0052: 256 byte spd EEPROM, read-only
[    8.536443] at24 0-0053: supply vcc not found, using dummy regulator
[    8.538031] at24 0-0053: 256 byte spd EEPROM, read-only
[    8.549542] iwlwifi 0000:04:00.0: loaded firmware version 17.3216344376.0 7260-17.ucode op_mode iwlmvm
[    8.549710] iwlwifi 0000:04:00.0: Direct firmware load for iwl-debug-yoyo.bin failed with error -2
[    8.634394] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null)
[    8.636607] ext4 filesystem being mounted at /boot supports timestamps until 2038 (0x7fffffff)
[    8.644038] EXT4-fs (dm-2): mounted filesystem with ordered data mode. Opts: (null)
[    8.651927] snd_hda_intel 0000:01:00.1: Disabling MSI
[    8.651933] snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
[    8.698231] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input15
[    8.698308] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input16
[    8.698350] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input17
[    8.698389] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input18
[    8.698408] snd_hda_codec_realtek hdaudioC0D0: ALC892: SKU not ready 0x598301f0
[    8.698428] input: HDA NVidia HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input19
[    8.698466] input: HDA NVidia HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input20
[    8.698526] input: HDA NVidia HDMI/DP,pcm=12 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input21
[    8.698805] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC892: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[    8.698808] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    8.698810] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[    8.698811] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
[    8.698812] snd_hda_codec_realtek hdaudioC0D0:    dig-out=0x1e/0x0
[    8.698813] snd_hda_codec_realtek hdaudioC0D0:    inputs:
[    8.698815] snd_hda_codec_realtek hdaudioC0D0:      Internal Mic=0x19
[    8.698817] snd_hda_codec_realtek hdaudioC0D0:      Mic=0x18
[    8.698819] snd_hda_codec_realtek hdaudioC0D0:      Line=0x1a
[    8.713017] iwlwifi 0000:04:00.0: Detected Intel(R) Dual Band Wireless AC 7260, REV=0x144
[    8.724790] intel_rapl_common: Found RAPL domain package
[    8.724792] intel_rapl_common: Found RAPL domain core
[    8.724796] intel_rapl_common: RAPL package-0 domain package locked by BIOS
[    8.727197] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input22
[    8.727266] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input23
[    8.727330] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input24
[    8.730735] iwlwifi 0000:04:00.0: base HW address: 7c:5c:f8:b2:df:04
[    8.811081] RPC: Registered named UNIX socket transport module.
[    8.811084] RPC: Registered udp transport module.
[    8.811086] RPC: Registered tcp transport module.
[    8.811087] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    8.915677] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
[    8.925161] iwlwifi 0000:04:00.0 wlp4s0: renamed from wlan0
[    9.192050] random: crng init done
[    9.192052] random: 7 urandom warning(s) missed due to ratelimiting
[    9.678070] jme 0000:03:00.0 enp3s0f0: Link is down
[   11.201162] NVRM: loading NVIDIA UNIX x86_64 Kernel Module  450.66  Wed Aug 12 19:42:48 UTC 2020
[   11.221609] nvidia-uvm: Loaded the UVM driver, major device number 236.
[   11.227992] nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms  450.66  Wed Aug 12 19:37:58 UTC 2020
[   11.232084] [drm] [nvidia-drm] [GPU ID 0x00000100] Loading driver
[   11.254774] resource sanity check: requesting [mem 0x000e0000-0x000fffff], which spans more than PCI Bus 0000:00 [mem 0x000e0000-0x000e3fff window]
[   11.254960] caller _nv030454rm+0x58/0xa0 [nvidia] mapping multiple BARs
[   11.266611] ACPI Warning: \_SB.PCI0.PEG0.MXM3._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20200528/nsarguments-59)
[   11.379089] resource sanity check: requesting [mem 0x000c0000-0x000fffff], which spans more than PCI Bus 0000:00 [mem 0x000d0000-0x000d3fff window]
[   11.379291] caller _nv000745rm+0x1af/0x200 [nvidia] mapping multiple BARs
[   11.838646] ------------[ cut here ]------------
[   11.838648] kernel BUG at /tmp/akmodsbuild.jGS7XjxU/BUILD/nvidia-kmod-450.66/_kmod_build_5.8.6-201.fc32.x86_64/nvidia-drm/nvidia-drm-connector.c:441!
[   11.838716] invalid opcode: 0000 [#1] SMP PTI
[   11.838767] CPU: 3 PID: 661 Comm: systemd-udevd Tainted: P           OE     5.8.6-201.fc32.x86_64 #1
[   11.838819] Hardware name: CLEVO                             P150HMx/P150HMx, BIOS 4.6.4 08/09/2011
[   11.838878] RIP: 0010:nv_drm_get_connector+0x7e/0x1a0 [nvidia_drm]
[   11.838929] Code: 7d a4 4c 89 e6 e8 82 04 cb df 85 c0 75 cc 48 8d 7c 24 10 e8 84 91 82 fe 48 83 c4 20 4c 89 e8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 <0f> 0b 48 8d 7c 24 10 49 c7 c5 f4 ff ff ff e8 5f 91 82 fe 49 8b 46
[   11.838990] RSP: 0018:ffffaba900553bf0 EFLAGS: 00010297
[   11.839039] RAX: ffff9c9331d2b868 RBX: 0000000000000008 RCX: 0000000000000001
[   11.839090] RDX: ffff9c9331d2b880 RSI: 0000000000000297 RDI: 0000000000000297
[   11.839140] RBP: 0000000000000000 R08: ffff9c933de99a98 R09: 0000000000000000
[   11.839190] R10: 000000000000000f R11: ffff9c9334c21b40 R12: ffff9c9334c21788
[   11.839240] R13: ffff9c9331d2b868 R14: ffff9c933de99800 R15: 0000000000000001
[   11.839291] FS:  00007fe6e8fb4b80(0000) GS:ffff9c93634c0000(0000) knlGS:0000000000000000
[   11.839342] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[   11.839391] CR2: 00007f1294802168 CR3: 000000031c47e003 CR4: 00000000000606e0
[   11.839441] Call Trace:
[   11.839496]  nv_drm_add_encoder+0x1a0/0x300 [nvidia_drm]
[   11.839549]  nv_drm_load+0x266/0x2f1 [nvidia_drm]
[   11.839602]  ? nv_drm_mmap+0x50/0x50 [nvidia_drm]
[   11.839710]  drm_dev_register+0xc8/0x1b0 [drm]
[   11.839797]  nv_drm_probe_devices+0x181/0x210 [nvidia_drm]
[   11.839883]  ? 0xffffffffc19bb000
[   11.839969]  do_one_initcall+0x46/0x200
[   11.840054]  ? _cond_resched+0x16/0x40
[   11.840139]  ? kmem_cache_alloc_trace+0x167/0x220
[   11.840225]  ? do_init_module+0x23/0x250
[   11.840309]  do_init_module+0x5c/0x250
[   11.840393]  __do_sys_finit_module+0x93/0xe0
[   11.840479]  do_syscall_64+0x52/0x90
[   11.840563]  entry_SYSCALL_64_after_hwframe+0x44/0xa9
[   11.840647] RIP: 0033:0x7fe6ea0d637d
[   11.840731] Code: 00 c3 66 2e 0f 1f 84 00 00 00 00 00 90 f3 0f 1e fa 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d eb 6a 0c 00 f7 d8 64 89 01 48
[   11.840898] RSP: 002b:00007ffebc351ea8 EFLAGS: 00000246 ORIG_RAX: 0000000000000139
[   11.841020] RAX: ffffffffffffffda RBX: 000055b75ec97f10 RCX: 00007fe6ea0d637d
[   11.841105] RDX: 0000000000000000 RSI: 000055b75ec80850 RDI: 0000000000000014
[   11.841191] RBP: 0000000000020000 R08: 0000000000000000 R09: 000055b75ec80870
[   11.841276] R10: 0000000000000014 R11: 0000000000000246 R12: 0000000000000000
[   11.841362] R13: 000055b75ec80850 R14: 000055b75ec382f0 R15: 000000000000000a
[   11.841449] Modules linked in: nvidia_drm(POE+) nvidia_modeset(POE) nvidia_uvm(OE) nft_objref nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_tables ebtable_nat ebtable_broute ip6table_nat ip6table_mangle ip6table_raw ip6table_security iptable_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 iptable_mangle iptable_raw iptable_security ip_set nfnetlink ebtable_filter ebtables ip6table_filter ip6_tables iptable_filter sunrpc intel_rapl_msr iwlmvm intel_rapl_common snd_hda_codec_realtek snd_hda_codec_generic ledtrig_audio snd_hda_codec_hdmi x86_pkg_temp_thermal intel_powerclamp mac80211 snd_hda_intel coretemp snd_intel_dspcfg kvm_intel snd_hda_codec kvm libarc4 snd_hda_core snd_hwdep at24 snd_seq iwlwifi irqbypass iTCO_wdt rapl mei_hdcp intel_pmc_bxt iTCO_vendor_support snd_seq_device snd_pcm intel_cstate nvidia(POE) intel_uncore cfg80211 snd_timer i2c_i801
[   11.841482]  drm_kms_helper snd wmi_bmof mei_me pcspkr joydev i2c_smbus jmb38x_ms cec soundcore memstick lpc_ich rfkill mei binfmt_misc drm ip_tables crct10dif_pclmul crc32_pclmul crc32c_intel ghash_clmulni_intel sdhci_pci cqhci serio_raw sdhci firewire_ohci jme mmc_core firewire_core crc_itu_t mii wmi video fuse
[   11.842313] ---[ end trace 6003adeb188e96e7 ]---
[   11.842400] RIP: 0010:nv_drm_get_connector+0x7e/0x1a0 [nvidia_drm]
[   11.842491] Code: 7d a4 4c 89 e6 e8 82 04 cb df 85 c0 75 cc 48 8d 7c 24 10 e8 84 91 82 fe 48 83 c4 20 4c 89 e8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 <0f> 0b 48 8d 7c 24 10 49 c7 c5 f4 ff ff ff e8 5f 91 82 fe 49 8b 46
[   11.842659] RSP: 0018:ffffaba900553bf0 EFLAGS: 00010297
[   11.842743] RAX: ffff9c9331d2b868 RBX: 0000000000000008 RCX: 0000000000000001
[   11.842829] RDX: ffff9c9331d2b880 RSI: 0000000000000297 RDI: 0000000000000297
[   11.842914] RBP: 0000000000000000 R08: ffff9c933de99a98 R09: 0000000000000000
[   11.843000] R10: 000000000000000f R11: ffff9c9334c21b40 R12: ffff9c9334c21788
[   11.843085] R13: ffff9c9331d2b868 R14: ffff9c933de99800 R15: 0000000000000001
[   11.843172] FS:  00007fe6e8fb4b80(0000) GS:ffff9c93634c0000(0000) knlGS:0000000000000000
[   11.843294] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[   11.843378] CR2: 00007f1294802168 CR3: 000000031c47e003 CR4: 00000000000606e0

As mentioned earlier, RPM Fusion rpm currently does enable modesetting by default, which means that a vanilla installation of the package will result in a non-bootable system.

Updated nvidia-bug-report.log: nvidia-bug-report.log.gz (113.8 KB)
Obviously it is with modesetting disabled.