MBand4
New Contributor
6 years agoHow to add HDMI support to a console-based Linux on the DE10 nano?
It is possible to build an updated Linux Kernel for the DE10 nano following any of the following guides
https://bitlog.it/hardware/building-embedded-linux-for-the-terasic-de10-nano-and-other-cyclone-v-soc-fpgas/
or
https://www.digikey.com/eewiki/display/linuxonarm/DE10-Nano+Kit
However, you end up with a pure console-based Linux with no HDMI support. My question is, how do you activate the HDMI output? When building the Kernel a don't see any HDMI driver/module for the Kernel to load. Or is it done after the roots file system is created? How?
Thanks,
Manuel