Someone also reported nosound after 5.19.8 so it sounds like a lot of
the modules either weren't built (at all or correct) or were not
included in the install rpms.

a "find /lib/modules/kernelversion -name "*ko*" -ls | wc -l against it
might tell you if the count is significantly different.

Also doing;
diff /boot/config-5.19.[89]*  would show if the config files
controlling module builds was different.

On Tue, Sep 20, 2022 at 5:15 PM George N. White III <gnw...@gmail.com> wrote:
>
> On Sun, Sep 18, 2022 at 9:43 PM Sam Varshavchik <mr...@courier-mta.com> wrote:
>>
>> dwoody...@rdwoodyard.com writes:
>>
>> > I am attaching a screen shot to show part of the boot process...
>> >
>> > I have searched google the fedora sights with no results.
>> >
>> > I have been using 5.18.10
>> >
>> > Anybody have any ideas?
>>
>> This will likely be a waste of time, but, presuming that your previous
>> kernel does boot, that this is a kernel 5.19 issue: boot back into the
>> previous kernel, see if anything interesting shows up in
>>
>> journalctl -r -b -1
>
>
> I have an old iMac that dual boots Fedora 36 and macOS.  Upgrading from 
> 5.19.8 to 5.19.9 fails to boot:
>
> Sep 19 13:02:05 imacf36 systemd[1]: Mounted boot.mount - /boot.
> Sep 19 13:02:05 imacf36 systemd[1]: Mounting boot-efi.mount - /boot/efi...
> Sep 19 13:02:05 imacf36 mount[701]: mount: /boot/efi: unknown filesystem type 
> 'hfsplus'.
>
> Booting 5.19.8 shows:
>
> % df -lHT /dev/sda3
> Filesystem     Type     Size  Used Avail Use% Mounted on
> /dev/sda3      hfsplus  630M   34M  597M   6% /boot/efi
>
> My Bell Aliant internet is broken, so have not been able to conduct a proper
> search for bug reports.
>>
>>
>> I've gone through episodes of having a bad kernel come up. I just remained
>> on the previous kernel, until this got sorted out. As long as you've booted
>> a working kernel "dnf update" is not going to remove it, but just uninstall
>> the oldest possible kernel that can be uninstalled.
>
>
> Same here.
>
> --
> George N. White III
>
> _______________________________________________
> 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
_______________________________________________
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