- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Manuel,
Short answer to your question is YES but HDMI support is not something that comes default in the reference design. This is something that you need to build your self.
HDMI is just another custom IP that you can follow in guideline to modify the golden reference design (GHRD) to add in HDMI design and it's respective Linux driver.
Your 2nd question is more on HDMI IP operation usage. You can refer to below HDMI user guide and its example design to learn more about Intel HDMI IP.
https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/ug/archives/ug_hdmi-18-1.pdf
https://www.intel.cn/content/dam/www/programmable/us/en/pdfs/literature/ug/ug-hdmi-de.pdf
Thanks.
Regards,
dlim

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page