-
Notifications
You must be signed in to change notification settings - Fork 105
[Deepin-Kernel-SIG] [linux 6.6-y] config: deepin_arm64_desktop_defconfig: recover enable FB_EFI #1407
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Deepin-Kernel-SIG] [linux 6.6-y] config: deepin_arm64_desktop_defconfig: recover enable FB_EFI #1407
Conversation
deepin inclusion category: bugfix Fix situation when dkms drm driver not install to light the monitor. Link: deepin-community#724 Signed-off-by: Wentao Guan <[email protected]>
Reviewer's guide (collapsed on small PRs)Reviewer's GuideRe-enables the FB_EFI framebuffer option in the Deepin ARM64 desktop defconfig so that displays work even when a DKMS-based DRM driver is not installed or loaded. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
deepin pr auto review我来帮你分析这个配置文件的变更:
改进建议:
这些改动都是可选的,取决于具体的硬件需求和使用场景。当前的改动本身是合理的,没有明显的问题。 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: Cryolitia The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This pull request re-enables EFI framebuffer support in the Deepin ARM64 kernel configuration to provide display output when DKMS DRM drivers are not installed. This ensures the monitor can display output during system startup and in scenarios where advanced graphics drivers are unavailable.
- Changes framebuffer configuration from module to built-in
- Enables EFI framebuffer support (CONFIG_FB_EFI)
- Adds Xen framebuffer frontend support as a module
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
deepin inclusion
category: bugfix
Fix situation when dkms drm driver not install to light the monitor.
Link: #724
Summary by Sourcery
Bug Fixes: