Bug 2401607
| Summary: | Black screen at boot since kernel 6.16.9-200 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Tachikoma <musashi.mugen> | ||||||||
| Component: | kernel | Assignee: | Kernel Maintainer List <kernel-maint> | ||||||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||
| Severity: | urgent | Docs Contact: | |||||||||
| Priority: | unspecified | ||||||||||
| Version: | 42 | CC: | acaringi, adscvr, airlied, hans, hpa, jforbes, josef, kernel-maint, linville, masami256, mchehab, ptalbert, rodamorris, steved, suraj.ghimire7 | ||||||||
| Target Milestone: | --- | Keywords: | Regression | ||||||||
| Target Release: | --- | ||||||||||
| Hardware: | x86_64 | ||||||||||
| OS: | Linux | ||||||||||
| Whiteboard: | |||||||||||
| Fixed In Version: | Doc Type: | --- | |||||||||
| Doc Text: | Story Points: | --- | |||||||||
| Clone Of: | Environment: | ||||||||||
| Last Closed: | 2025-10-06 17:56:14 UTC | Type: | --- | ||||||||
| 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
Tachikoma
2025-10-04 22:06:50 UTC
Created attachment 2108523 [details]
The result of the command journalctl --no-hostname -k > dmesg.txt
Created attachment 2108524 [details]
The result of the command journalctl -b --no-hostname -k > dmesg-bb.txt
I only see reference to the kernel 6.16.8, so I tried --b instead of -b but it's the same. I successfully got the computer to reset with Ctrl+Alt+Del when I got the black screen, but I still get the same result where I don't see the kernel 6.16.9 being mentioned for this command.
Created attachment 2108525 [details]
Actual log for the fail
I added -1 to the command : journalctl -b -1 --no-hostname -k and I got the log entry for the actual event, where we can see the errors.
There are lines in red starting at :
oct. 05 00:12:28 kernel: intel_ish_ipc 0000:00:12.0: ISH loader: cmd 2 failed 10
And lines in yellow after that.
*** This bug has been marked as a duplicate of bug 2399738 *** |