lanefu changed the topic of #armbian-rockchip to: Armbian - Linux for ARM development boards | Rockchip SoC | www.armbian.com | This channel is relayed to the equivalent Discord channel | this channel is logged
Werner has quit [*.net *.split]
Werner has joined #armbian-rockchip
<DC-IRC> [Discord] <miki.ristic> Hi all ! Hopefully someone here can help.
<DC-IRC> [Discord] <miki.ristic> I have compiled the ffmpeg-rockchip on the Mekotronics R58 Mini PC.
<DC-IRC> [Discord] <miki.ristic> But it fails to open the /dev/video0 (HDMI-IN) device:
<DC-IRC> [Discord] <miki.ristic> [video4linux2,v4l2 @ 0xaaaab9062700] ioctl(VIDIOC_G_PARM): Inappropriate ioctl for device
<DC-IRC> [Discord] <miki.ristic> [video4linux2,v4l2 @ 0xaaaab9062700] Time per frame unknown
<DC-IRC> [Discord] <miki.ristic> [video4linux2,v4l2 @ 0xaaaab9062700] ioctl(VIDIOC_DQBUF): Invalid argument
<DC-IRC> [Discord] <miki.ristic> Details attached. Any hints are VERY welcomed. 🙏
<DC-IRC> [Discord] <miki.ristic> maybe @monkablyat ?
<DC-IRC> [Discord] <monkablyat> bruh sorry so out of nowhere i don't know hope somebody else hop on this train
<DC-IRC> [Discord] <monkablyat> did too much high quality japanese animation science and feel anyways a bit behind current BSP science
<DC-IRC> [Discord] <monkablyat> there should be no need to compile ffmpeg if you build it with mesa-vpu extension
<DC-IRC> [Discord] <monkablyat> ./compile.sh build BOARD=mekotronics-r58-minipc BRANCH=vendor BUILD_DESKTOP=yes BUILD_MINIMAL=no DESKTOP_APPGROUPS_SELECTED= DESKTOP_ENVIRONMENT_CONFIG_NAME=config_base EXT=mesa-vpu EXTRAWIFI=no KERNEL_CONFIGURE=no RELEASE=noble EXPERT=yes DESKTOP_ENVIRONMENT=gnome INSTALL_HEADERS=ye
<DC-IRC> [Discord] <monkablyat> try this
<DC-IRC> [Discord] <monkablyat> ./compile.sh build BOARD=mekotronics-r58-minipc BRANCH=vendor BUILD_DESKTOP=yes BUILD_MINIMAL=no DESKTOP_APPGROUPS_SELECTED= DESKTOP_ENVIRONMENT_CONFIG_NAME=config_base EXT=mesa-vpu EXTRAWIFI=no KERNEL_CONFIGURE=no RELEASE=noble EXPERT=yes DESKTOP_ENVIRONMENT=gnome INSTALL_HEADERS=yes