olivares33561 composed on 2024-02-15 01:25 (UTC):

>>> Edit the boot command line to remove "rhgb" and "quiet". Then you can
>>> see where it's getting stuck.

> I have done that plenty of times, taken pictures but to no avail, it did not 
> make a difference.  I had to revert to old kernel to get successful boot.  

> Thanks to Felix's suggestion I was able to boot the kernel, but the one 
> difference in my machine secure boot is enabled.  When booting the 
> screen/menu is hidden and I cannot press e to edit the command line to boot.  
> So I appeneded nomodeset to the kernel line removing rhgb and quiet from it.  


> Using gnome with wayland enabled.   Can send/appened output of neofetch later 
> if needed/desired.

Let's see how far along your boot gets before the hang. Instead of using 
nomodeset
in place of "rhgb" and "quiet", remove them and add simply a 3. If you land a
shell prompt, then the problem is in the GUI somewhere (GDM or Wayland or ???). 
If
you are able to login, try:

        startx /usr/bin/icewm

If you get a command not found error, do:

        sudo dnf install icewm

and try again.

Also you should be able to access the journal from a prior unadulterated boot
attempt either the same way, or having used nomodeset, which may have needed
clues. IOW, try to boot normally into a lockup, then on the immediately 
following
boot, use nomodeset (or if it works, 3) and login. Then:

        sudo journalctl -b -1 > somefile.txt

Then attach somefile.txt to your bug report.
-- 
Evolution as taught in public schools is, like religion,
        based on faith, not based on science.

 Team OS/2 ** Reg. Linux User #211409 ** a11y rocks!

Felix Miata
--
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to