Package: fb-modules-6.4.0-3-arm64-di Version: 6.4.11-1 Severity: normal Tags: patch
Dear Debian Kernel Team, Please could you include the sun8i-drm-hdmi module in the fb-modules udeb for arm64? It would allow the installer to run on a local HDMI display on some 64-bit Allwinner boards such as the Orange Pi One Plus. (Currently installation has to be done over the serial port.) I've suggested a patch below. Thank you very much, Harold. --- debian/installer/modules/arm64/fb-modules +++ debian/installer/modules/arm64/fb-modules.new @@ -20,6 +20,9 @@ # For panel/backlight on Pinebook Pro pwm-rockchip +# For HDMI on some sunxi platforms (e.g. Orange Pi 1+) +sun8i-drm-hdmi + # For HDMI on some rockchip platforms (e.g. rock64-rk3328) nvmem-rockchip-efuse phy-rockchip-inno-hdmi

