mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 03:39:20 +01:00
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> |
||
---|---|---|
.. | ||
checkfs | ||
cleanfs | ||
console | ||
halt | ||
localnet | ||
modules | ||
mountfs | ||
mountvirtfs | ||
network | ||
rc | ||
reboot | ||
sendsignals | ||
setclock | ||
swap | ||
sysctl | ||
sysklogd | ||
template | ||
udev | ||
udev_retry |