Bug 1808784
Summary: | Boot fails after update to kernel-5.5.6-201.fc31.x86_64 | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | itblaked | ||||||
Component: | kernel | Assignee: | Kernel Maintainer List <kernel-maint> | ||||||
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
Severity: | urgent | Docs Contact: | |||||||
Priority: | unspecified | ||||||||
Version: | 31 | CC: | airlied, bskeggs, hdegoede, ichavero, itamar, jarodwilson, jeremy, jglisse, john.j5live, jonathan, josef, kernel-maint, linville, masami256, mchehab, mjg59, redhat-bugs, steved | ||||||
Target Milestone: | --- | ||||||||
Target Release: | --- | ||||||||
Hardware: | x86_64 | ||||||||
OS: | Linux | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | kernel-5.5.7-200.fc31 | Doc Type: | If docs needed, set a value | ||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2020-03-02 19:05:14 UTC | Type: | Bug | ||||||
Regression: | --- | Mount Type: | --- | ||||||
Documentation: | --- | CRM: | |||||||
Verified Versions: | Category: | --- | |||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||
Embargoed: | |||||||||
Attachments: |
|
Description
itblaked
2020-03-01 08:13:26 UTC
Ok, correction to question 6, I had the wireguard module enabled on the kernel. Attached kernel logs. Created attachment 1666717 [details]
kernel boot log 5.5.6-201
5. Does this problem occur with the latest Rawhide kernel? To install the Rawhide kernel, run ``sudo dnf install fedora-repos-rawhide`` followed by ``sudo dnf update --enablerepo=rawhide kernel``: No - tested with kernel-5.6.0-0.rc3.git2.1.fc33.x86_64.txt Attaching logs for boot from said kernel Created attachment 1666730 [details]
boot log from kernel-5.6.0-0.rc3.git2.1.fc33.x86_64
This is a known issue on devices which use the new sof-hda audio driver because they have digital mics. This has been fixed in 5.5.7, which is in updates-testing now. The following should work to update your kernel to 5.5.7: sudo dnf --enablerepo=updates-testing update 'kernel*' *** Bug 1808827 has been marked as a duplicate of this bug. *** (In reply to Hans de Goede from comment #5) > This is a known issue on devices which use the new sof-hda audio driver > because they have digital mics. This has been fixed in 5.5.7, which is in > updates-testing now. > > The following should work to update your kernel to 5.5.7: > > sudo dnf --enablerepo=updates-testing update 'kernel*' Thanks I installed kernel 5.5.7 with alsa-firmware from latest-testing repo and microphone/speaker both working successfully. kernel-5.5.7-200.fc31 has been pushed to the Fedora 31 stable repository. If problems still persist, please make note of it in this bug report. |