Slow boot time after install Nvidia driver

Hi guys, after install the nvidia driver via rpmfusion the system starts too slow.

System: Kernel: 5.11.18-300.fc34.x86_64 x86_64 bits: 64 compiler: gcc v: 2.35.1-41.fc34 Desktop: GNOME 40.0

Device-2: NVIDIA GM206 [GeForce GTX 960] vendor: Gigabyte driver: nvidia v: 465.27 bus-ID: 01:00.0
Display: x11 server: X.Org 1.20.11 driver: loaded: modesetting,nvidia unloaded: fbdev,nouveau,vesa
resolution: 1: 1440x900~60Hz 2: 1920x1200~60Hz

@franute send some help, but i dont know how to solve that
#you can use “systemd-analyze blame”
The output result:

[tairo@fedora ~]$ systemd-analyze blame
1min 48.189s plymouth-quit-wait.service
     34.667s akmods.service
     34.665s firewalld.service
     34.650s upower.service
     13.558s dnf-makecache.service
      2.108s NetworkManager-wait-online.service
      2.032s fwupd.service
      1.380s systemd-udev-settle.service
       870ms sssd.service
       869ms lvm2-monitor.service
       604ms initrd-switch-root.service
       501ms systemd-oomd.service
       499ms systemd-resolved.service
       442ms abrtd.service
       434ms udisks2.service
       430ms systemd-journal-flush.service
       280ms ModemManager.service
       241ms auditd.service
       219ms systemd-udevd.service
       213ms systemd-tmpfiles-setup-dev.service
       162ms var-lib-nfs-rpc_pipefs.mount
       155ms user@1000.service
       155ms polkit.service
       143ms sssd-kcm.service
       129ms libvirtd.service
       109ms avahi-daemon.service
       105ms packagekit.service
       100ms rtkit-daemon.service
        98ms switcheroo-control.service
        96ms systemd-homed.service
        94ms systemd-machined.service
        93ms initrd-parse-etc.service
        92ms thermald.service
        87ms systemd-logind.service
        82ms systemd-udev-trigger.service
        76ms systemd-tmpfiles-setup.service
        66ms systemd-vconsole-setup.service
        64ms dbus-broker.service
        60ms lm_sensors.service
        58ms plymouth-switch-root.service
        50ms cups.service
        47ms systemd-fsck@dev-disk-by\x2duuid-de316e65\x2d1e0d\x2d4907\x2d9dab\x2dbd6114c548ab.service
        43ms NetworkManager.service
        43ms gssproxy.service
        37ms import-state.service
        34ms accounts-daemon.service
lines 1-46

hey @tacalo , I think your system has rebuilt the nvidia modules and that’s why it was that slow.
Fedora works that way whenever it can’t find the modules in the kernel, so you’ll experience slower boot times after a kernel update.
Have you checked if boot is always that slow? I would have another go at it and see if you get the same result.