lfs/chapter01
Xi Ruoyao 54c0a86cd0
bootscripts: console: Fix fb console detection
If CONFIG_FB is not set but CONFIG_DRM_FBDEV_EMULATION is set to y, on a
DRM-drived graphic card (anything from AMD/ATI, Intel, or NVIDIA in
recent 20 years) we'd be using a fb console but without
/sys/class/graphics/fb0.  Then the script won't run setfont for VT 2-6.

Check /sys/class/graphics/fbcon instead of /sys/class/graphics/fb0 to
fix the issue.

Closes: https://lists.linuxfromscratch.org/sympa/arc/lfs-support/2024-08/msg00001.html
Reported-by: Alan Ianson <agianson@gmail.com>
2024-08-23 19:36:09 +08:00
..
askforhelp.xml Package and format updates. 2024-06-30 10:40:41 -05:00
changelog.xml bootscripts: console: Fix fb console detection 2024-08-23 19:36:09 +08:00
chapter01.xml Change all xml files to utf-8 encoding 2024-01-18 20:53:23 +01:00
how.xml Change all xml files to utf-8 encoding 2024-01-18 20:53:23 +01:00
resources.xml Change all xml files to utf-8 encoding 2024-01-18 20:53:23 +01:00
whatsnew.xml whatsnew: Remove glibc-2.39-upstream_fixes-1.patch entry 2024-08-19 13:56:23 +08:00