Need help to enable Secure Boot

You do not need to run fedora with secure boot disabled. Enabling it would avoid the repeated switching mode within bios.

Before enabling secure boot again first follow the steps detailed in /usr/share/doc/akmods/README.secureboot.
Once that is done then replace the unsigned driver with one that has been signed and it should work for you.

  1. sudo akmods --force --rebuild to build the new (signed) driver
  2. followed by a reboot. With this reboot enable secure boot and the drivers should still be loaded and operate.
4 Likes