Quantcast
Channel: Debian User Forums
Viewing all articles
Browse latest Browse all 4064

Testing And Unstable • Re: [Testing - Trixie] [Solved] Kernel 6.11.7 and 6.11.9 Intermittent hang

$
0
0
Hello,
it is weird, why the kernel would stop and expect a keystroke to continue, though...
It is not probably the kernel, but some script running after the kernel is started during boot.

You can add the "debug" option in the grub configuration to gather more informations in the journal log; i.e. in /etc/default/grub:

Code:

GRUB_CMDLINE_LINUX_DEFAULT="debug"
Then, update the initramfs:

Code:

sudo update-grub
Hope this helps.

Statistics: Posted by Aki — 2024-12-10 14:02



Viewing all articles
Browse latest Browse all 4064

Trending Articles