Page 1 of 1

LuckFox-mini-B v4l2-ctl:not found

Posted: 2024-06-06 12:09
by gkirill
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:

Code: Select all

cd sysdrv/source/buildroot/buildroot-2023.02.6/
make luckfox_pico_defconfig
make menuconfig
after save configuration in menuconfig

Code: Select all

make savedefconfig 
make
go back in $SDK_PATH, in lunch i select 6

Code: Select all

./build.sh lunch 
./build.sh
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

Re: LuckFox-mini-B v4l2-ctl:not found

Posted: 2024-06-07 5:27
by gkirill
I don’t know what happened, but the v4l module started working after another attempt to assemble the buildroot...

Re: LuckFox-mini-B v4l2-ctl:not found

Posted: 2024-06-07 5:51
by Crocodile
gkirill wrote: 2024-06-07 5:27 I don’t know what happened, but the v4l module started working after another attempt to assemble the buildroot...
Hello, we will be updating the SDK soon to address the issue of the buildroot package addition being too cumbersome. Please stay tuned to our official website for updates.