Opened 3 years ago
Closed 3 years ago
#17112 closed enhancement (fixed)
No display output available unless CONFIG_DRM_FBDEV_EMULATION=y
Reported by: | David Bryant | Owned by: | Xi Ruoyao |
---|---|---|---|
Priority: | normal | Milestone: | 11.3 |
Component: | BOOK | Version: | git |
Severity: | normal | Keywords: | GRUB, UEFI |
Cc: |
Description ¶
I have been experimenting with kernel configuration options that affect UEFI boot using GRUB. I am certain that CONFIG_DRM_FBDEV_EMULATION=y is necessary. If "#CONFIG_DRM_FBDEV_EMULATION is not set", the boot process hangs and the login prompt never appears. In fact, I didn't even see an error message when I tested this. Just the "Loading Linux-5.19.8" line, then nothing. The only way I could fix it was to power off, then boot a different kernel.
Change History (3)
comment:1 by , 3 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
Summary: | Boot process hangs unless CONFIG_DRM_FBDEV_EMULATION=y → No display output available unless CONFIG_DRM_FBDEV_EMULATION=y |
comment:3 by , 3 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Mine.
AFAIK it's not a "hang", the system is just running in "blind mode" so re-title.