Bug 2309205

Summary: Enable Drm Panic
Product: [Fedora] Fedora Reporter: Aoife Moloney <amoloney>
Component: Changes TrackingAssignee: Jocelyn Falempe <jfalempe>
Status: ON_QA --- QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: 8ru2u4gz, javierm, jfalempe
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 2302545    

Description Aoife Moloney 2024-09-02 15:04:08 UTC
This is a tracking bug for Change: Enable Drm Panic
For more details, see: https://fedoraproject.org/wiki/Changes/EnableDrmPanic

Drm_panic is a new feature in the Linux kernel that displays a panic screen when a kernel panic occurs. This proposal is to enable DRM_PANIC in the Fedora kernel, to improve the kernel panic user experience.

If you encounter a bug related to this Change, please do not comment here. Instead create a new bug and set it to block this bug.

Comment 1 Aoife Moloney 2025-01-24 14:22:02 UTC
Hi Jocelyn, how goes this change for F42? The testable deadline is coming up in about two weeks, on Feb 4th, and changes need to be in good shape at this point https://docs.fedoraproject.org/en-US/program_management/changes_policy/#_change_process_milestones for Beta.

Please let me know if you need to defer this to F43, otherwise if youre good to go for the change to be ready to meet the testable requirements, please update the status of the tracker bug to MODIFIED.


Thanks!
Aoife

Comment 2 Jocelyn Falempe 2025-01-24 14:36:52 UTC
I've checked that DRM_PANIC is enabled on the rawhide kernel 6.13.0-0.rc7.20250114gitc45323b7560e.56.fc42.x86_64.

6671:CONFIG_DRM_PANIC=y
6672:CONFIG_DRM_PANIC_FOREGROUND_COLOR=0xffffff
6673:CONFIG_DRM_PANIC_BACKGROUND_COLOR=0x000000
6674:# CONFIG_DRM_PANIC_DEBUG is not set
6675:CONFIG_DRM_PANIC_SCREEN="user"
6676:CONFIG_DRM_PANIC_SCREEN_QR_CODE=y
6677:CONFIG_DRM_PANIC_SCREEN_QR_CODE_URL=""
6678:CONFIG_DRM_PANIC_SCREEN_QR_VERSION=40

So it should be ready for Beta.