02-21-2021, 10:26 AM
Hello everyone. I have not had the opportunity to try armbian with gstreamer, at the moment I am trying to compile openwrt that can consume less resources, although openwrt already starts, I still need to add the camera and video engine modules. Based on that I can say that the armbian image uses the megous kernel which has no video-engine node in dts file. Martin cerny is enabling the graphics processor in allwinner v3s and he can find the missing nodes.
Video-engine node:
https://github.com/mcerveny/linux/commit...7463be1495
dts v3s:
https://github.com/megous/linux/blob/ora...i-v3s.dtsi
dts pinecube:
https://github.com/megous/linux/blob/ora...necube.dts
My u-boot with dts changes for audio and video nodes:
https://github.com/juanesf/u-boot/blob/a...i-v3s.dtsi
Video-engine node:
https://github.com/mcerveny/linux/commit...7463be1495
dts v3s:
https://github.com/megous/linux/blob/ora...i-v3s.dtsi
dts pinecube:
https://github.com/megous/linux/blob/ora...necube.dts
My u-boot with dts changes for audio and video nodes:
https://github.com/juanesf/u-boot/blob/a...i-v3s.dtsi