anaelorlinski / OpenWrt-NanoPi-R5S-Builds

OpenWRT Builds for NanoPi R5S from official Openwrt source code with minimal set of patches
MIT License
74 stars 18 forks source link

No HDMI support #1

Closed nicolas314 closed 1 year ago

nicolas314 commented 1 year ago

Very nice, thanks for putting this together! Seems the current version does not include support for HDMI output, which would be really convenient to see what is happening without having to connect a serial probe. I tried installing the panfrost kernel module but it fails due to a kernel version mismatch. Any idea how to bypass that? Thanks!

anaelorlinski commented 1 year ago

Will check if I can make this work

anaelorlinski commented 1 year ago

Implemented in OpenWrt 23.04 2023.04.25 HDMI output of console is activated in Linux kernel USB keyboard gives access to console too However it seems that device sometimes reboot when you hotplug the keyboard

nicolas314 commented 1 year ago

You did it! Just tested: works fine with HDMI screen and USB keyboard. Makes it genuinely easy to manage the router. Thanks a lot for all the good work and prompt reaction!