LuckFox-mini-B v4l2-ctl:not found
Posted: 2024-06-06 12:09
Hello all!
Following the instructions in the links below, I configured the buildroot to use the v4l2 module via WSL2.
https://wiki.luckfox.com/Luckfox-Pico/CSI-Camera/
https://wiki.luckfox.com/Luckfox-Pico/L ... figuration
viewtopic.php?p=1883&hilit=libv4l2&sid= ... 54ad#p1883
But this module remains unconnected. As an experiment, I connected minicom and iftop modules, which were initially unavailable on the device, and after rebuilding the buildroot they became active.
However, no matter what I do, v4l2 remains unavailable.
for edit buildroot:
after save configuration in menuconfig
go back in $SDK_PATH, in lunch i select 6
after i reflash firmware from \\wsl.localhost\Ubuntu-24.04\home\luckfox-pico\IMAGE\SPI_NAND_RV1103G-LUCKFOX-PICO-MINI-B.DTS_20240606.1655_RELEASE_TEST\IMAGES
Following the instructions in the links below, I configured the buildroot to use the v4l2 module via WSL2.
https://wiki.luckfox.com/Luckfox-Pico/CSI-Camera/
https://wiki.luckfox.com/Luckfox-Pico/L ... figuration
viewtopic.php?p=1883&hilit=libv4l2&sid= ... 54ad#p1883
But this module remains unconnected. As an experiment, I connected minicom and iftop modules, which were initially unavailable on the device, and after rebuilding the buildroot they became active.
However, no matter what I do, v4l2 remains unavailable.
for edit buildroot:
Code: Select all
cd sysdrv/source/buildroot/buildroot-2023.02.6/
make luckfox_pico_defconfig
make menuconfig
Code: Select all
make savedefconfig
make
Code: Select all
./build.sh lunch
./build.sh