I have been using Aurora with great success until version 43.20260106.
But with a newer version it freezes at start on the aurora page before asking for password.
Using the gru menu to get back to version 43.20260106 managed to get it working again.
I did rpm-ostree rollback to have 43.20260106 as default boot version.
However, any new version got me to the same problem and I did finally disable the updates.
How could I troubleshoot what s going on with the latest updates ? Did anyone experience the same problem ?
Hi Biff and welcome. You might get some clues as to the cause of the regression from the boot logs. Could be that a kernel driver update is bad. Boot back into your old system and check the logs.
The solution for me was to:
create /etc/systemd/system/sddm.service.d/udev-settle-wait.conf [Unit] Wants=systemd-udev-settle.service After=systemd-udev-settle.service
Thanks all,
I have looked in the kernel boot logs and here are the errors I found :
Jan 29 11:20:51 aurora kernel: ACPI BIOS Error (bug): Could not resolve symbol [_SB.PCI0.GFX0.DD02._BCL], AE_NOT_FOUND (20250404/psargs-332)
Jan 29 11:20:51 aurora kernel: ACPI Error: Aborting method _SB.PCI0.PEG0.PEGP.DD02._BCL due to previous error (AE_NOT_FOUND) (20250404/psparse-529)
Jan 29 11:20:57 aurora kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 511
Jan 29 11:20:57 aurora kernel: NVRM: No NVIDIA GPU found.
Jan 29 11:20:57 aurora kernel: nvidia-nvlink: Unregistered Nvlink Core, major device number 511
Jan 29 11:20:58 aurora kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 511
Jan 29 11:20:58 aurora kernel: NVRM: No NVIDIA GPU found.
Jan 29 11:20:58 aurora kernel: nvidia-nvlink: Unregistered Nvlink Core, major device number 511
Jan 29 11:20:59 aurora kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 511
Jan 29 11:20:59 aurora kernel: NVRM: No NVIDIA GPU found.
Jan 29 11:20:59 aurora kernel: nvidia-nvlink: Unregistered Nvlink Core, major device number 511
Jan 29 11:20:59 aurora kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 511
Jan 29 11:20:59 aurora kernel: NVRM: No NVIDIA GPU found.
Jan 29 11:21:02 aurora systemd[1]: systemd-remount-fs.service: Main process exited, code=exited, status=1/FAILURE
Jan 29 11:21:02 aurora systemd[1]: systemd-remount-fs.service: Failed with result ‘exit-code’.
Jan 29 11:21:02 aurora systemd[1]: Failed to start systemd-remount-fs.service - Remount Root and Kernel File Systems.
Jan 29 11:21:28 Bert kernel: snd_hda_intel 0000:00:1b.0: IRQ timing workaround is activated for card #1. Suggest a bigger bdl_pos_adj.
Jan 29 11:21:29 Bert kernel: [drm:uvd_v3_1_hw_init [amdgpu]] ERROR amdgpu: UVD Firmware validate fail (-22).
Jan 29 11:21:29 Bert kernel: amdgpu 0000:01:00.0: amdgpu: resume of IP block <uvd_v3_1> failed -22
Jan 29 11:21:29 Bert kernel: amdgpu 0000:01:00.0: amdgpu: amdgpu_device_ip_resume failed (-22).
an 29 22:00:02 Bert kdeconnectd[2650]: Cannot find Bluez 5 adapter for device search false
Jan 29 22:00:32 Bert systemd[1]: bluetooth.service - Bluetooth service was skipped because of an unmet condition check (ConditionPathIsDirectory=/sys/class/bluetooth).
Jan 29 22:00:32 Bert kdeconnectd[2650]: Cannot find Bluez 5 adapter for device search false
Jan 29 22:00:53 Bert plasmashell[2388]: file:///usr/share/plasma/plasmoids/org.kde.plasma.systemtray/contents/ui/items/PlasmoidItem.qml:208: TypeError: Cannot read property ‘fullRepresentationItem’ of null
Jan 29 22:00:53 Bert plasmashell[2388]: file:///usr/share/plasma/plasmoids/org.kde.plasma.systemtray/contents/ui/items/PlasmoidItem.qml:201: TypeError: Cannot read property ‘compactRepresentationItem’ of null
Jan 29 22:00:53 Bert plasmashell[2388]: file:///usr/share/plasma/plasmoids/org.kde.plasma.systemtray/contents/ui/items/PlasmoidItem.qml:24: TypeError: Cannot read property ‘toolTipMainText’ of null
Jan 29 22:00:54 Bert systemd[1979]: app-flatpak-org.mozilla.firefox-1018056901.scope: Consumed 1h 18min 35.700s CPU time, 2.3G memory peak.
Jan 29 22:01:02 Bert systemd[1]: bluetooth.service - Bluetooth service was skipped because of an unmet condition check (ConditionPathIsDirectory=/sys/class/bluetooth).
Jan 29 22:01:02 Bert kdeconnectd[2650]: Cannot find Bluez 5 adapter for device search false
Jan 29 22:01:32 Bert systemd[1]: bluetooth.service - Bluetooth service was skipped because of an unmet condition check (ConditionPathIsDirectory=/sys/class/bluetooth).
Jan 29 22:01:32 Bert kdeconnectd[2650]: Cannot find Bluez 5 adapter for device search false
Jan 29 22:02:00 Bert systemd[1979]: app-flatpak-org.mozilla.Thunderbird-945835555.scope: Consumed 4min 52.362s CPU time, 1.4G memory peak.
Jan 29 22:02:02 Bert systemd[1]: bluetooth.service - Bluetooth service was skipped because of an unmet condition check (ConditionPathIsDirectory=/sys/class/bluetooth).
Jan 29 22:02:02 Bert kdeconnectd[2650]: Cannot find Bluez 5 adapter for device search false
Jan 29 22:02:04 Bert systemd[1979]: Started dbus-:1.3-org.kde.LogoutPrompt@0.service.
Jan 29 22:02:05 Bert ksmserver-logout-greeter[21249]: static bool KX11Extras::compositingActive() may only be used on X11
Jan 29 22:02:32 Bert systemd[1]: bluetooth.service - Bluetooth service was skipped because of an unmet condition check (ConditionPathIsDirectory=/sys/class/bluetooth).
Jan 29 22:02:32 Bert kdeconnectd[2650]: Cannot find Bluez 5 adapter for device search false
Jan 29 22:02:35 Bert systemd[1979]: Started dbus-:1.3-org.kde.Shutdown@0.service.
Jan 29 22:02:35 Bert systemd[1979]: dbus-:1.3-org.kde.LogoutPrompt@0.service: Consumed 524ms CPU time, 113M memory peak.
Jan 29 22:02:37 Bert xwaylandvideobridge[2656]: QObject::disconnect: Unexpected nullptr parameter
So if a latest streams build works and stable doesn’t, its might be a kernel regression that happens with the 6.17.x kernel. latest is already on 6.18.7 currently and the next CoreOS release should be tomorrow (3rd of Feb) which will bring 6.18.5 kernel.
Interesting. The newest latest (latest-43.20260202.1) is working for me as well. @inffy when do you think will this latest version reach the stable (weekly) channel?
No, i just rebased with the ujust rebase-helper command from the terminal. There you can choose what you want to rebase to. But you can also use the commands @inffy mentioned.