Hi all,
I have just installed Aurora and all is working already, took me less than 1 hour. Before I continue I better explain what I have and how I installed Aurora so you get the complete picture.
I used Fedora Kinoite with manual partitioning. I created the following partitions:
UUID=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx / ext4 defaults 1 1
UUID=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx /boot ext4 defaults 1 2
UUID=xxxxxxxxx /boot/efi vfat umask=0077,shortname=winnt 0 2
UUID=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx /home ext4 defaults 1 2
UUID=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx none swap defaults 0 0
192.168.2.228:/nfs/Public /mnt/NAS_WD nfs x-systemd.automount 0 0
This has worked for me for many years.
I added (layered) the RPM-Fusion repo’s (free and non-free) and installed the Nvidia cuda driver. This was the only thing different from the stock install, no further layers, no containers, just Fedora with Nvidia.
Now I have installed Aurora and I formatted the 3 existing partitions /, /boot and /boot/efi while keeping my home partition. I just mounted that partition to /home.
When I now boot I get:
the normal black screen with the laptop logo which disappears after more or less the normal time period,
the Grub list, which also disappears fast,
a screen with the laptop logo, below that a rotating line and at the bottom of the screen the Aurora logo. This screen is visible for over a minute before I finally get the log-in screen.
In Fedora (39, 40 and 41) this screen would make way for the log-in screen in just a few seconds, now way more than 1 minute.
What could be the reason for that?
Since I don’t have inxi installed and would prefer not to do that, I copied info about my laptop from the KDE settings:
Operating System: Aurora 41
KDE Plasma Version: 6.2.3
KDE Frameworks Version: 6.8.0
Qt Version: 6.8.0
Kernel Version: 6.11.3-300.fc41.x86_64 (64-bit)
Graphics Platform: Wayland
Processors: 16 Ă— AMD Ryzen 7 6800H with Radeon Graphics
Memory: 14.8 GiB of RAM
Graphics Processor: AMD Radeon 680M
Manufacturer: LENOVO
Product Name: 82RG
System Version: Legion 5 Pro 16ARH7H
Nvidia GPU: RTX3060
Thanks.