- This topic has 5 replies, 2 voices, and was last updated 3 days, 4 hours ago by
Silvan.
-
AuthorPosts
-
-
June 3, 2025 at 9:16 am #29350
einar.hjortdal
ParticipantOn saturday I updated openmamba with
sudo dnf update
and got a kernel upgrade.
After the dnf transaction concluded, I used openmamba for an extensive amount of time and then shut it off.
Today at boot, I am stuck atstarting openmamba
. It seems to be responsive to keyboard input because ctrl+alt+del triggered a reboot.
I was able to boot into openmamba by using kernel 6.12.20 found in the advanced options for openmamba grub entry.
What do I do to identify the cause of the issue? -
June 3, 2025 at 9:46 am #29351
Silvan
KeymasterHi,
does access to any virtual console work by pressing CTRL-ALT-F2..F8? This would allow retrieving log information from the console to identify the cause of the issue.
If not, the only way to get useful information would be to start the kernel with the “debug” menu choice (or removing “quiet splash” from Grub command line).
Did you by any chance install the “nvidia” proprietary driver? -
June 3, 2025 at 10:07 am #29352
einar.hjortdal
ParticipantHi, does access to any virtual console work by pressing CTRL-ALT-F2..F8? This would allow retrieving log information from the console to identify the cause of the issue. If not, the only way to get useful information would be to start the kernel with the “debug” menu choice (or removing “quiet splash” from Grub command line). Did you by any chance install the “nvidia” proprietary driver?
CTRL-ALT-F2..F8 do not seem to work. Starting the kernel with debug messages doesn’t show any useful messages, the only line shown is the
efi stub loaded initrd
.I do have the
nvidia_470
package installed on 6.12.20 and it still seems to work when booted with this kernel. I had my own suspicion that the cause of the issue is that, but I have no proof. -
June 3, 2025 at 12:06 pm #29353
einar.hjortdal
ParticipantIt must be the nvidia_470 package. I’ve uninstalled I can successfully start kernel 6.12.30
However, if I install nvidia_470 while running kernel 6.12.30, the problem reappears on the next reboot. -
June 3, 2025 at 3:30 pm #29355
einar.hjortdal
ParticipantI think the recent merges fixed the issue
-
June 3, 2025 at 4:01 pm #29356
Silvan
KeymasterOk. Release 470.256.02-5mamba supposingly fixed it.
-
-
-
AuthorPosts
- You must be logged in to reply to this topic.