Milk V duo s USB camera

Hello everyone,

First of all, please forgive me for my inability to follow the tutorial properly, but I am having trouble configuring the USB camera on my Milk-V DuoS. I am following the official guide, but when I try to run the command:
Just for additional context, I am using Ubuntu 22 on WSL. I was able to build and run the distribution successfully, but I am stuck at this camera configuration step.

make defconfig cv1813h_milkv_duos_sd

I get the following output:

lucas@Lucas:~/duo-buildroot-sdk-v2/buildroot/output/milkv-duos-musl-riscv64-sd$ make defconfig cv1813h_milkv_duos_sd
  GEN     /home/lucas/duo-buildroot-sdk-v2/buildroot/output/milkv-duos-musl-riscv64-sd/Makefile
#
# configuration written to /home/lucas/duo-buildroot-sdk-v2/buildroot/output/milkv-duos-musl-riscv64-sd/.config
#
make[1]: *** No rule to make target 'cv1813h_milkv_duos_sd'.  Stop.
make: *** [Makefile:23: _all] Error 2

Is this the correct command? Am I in the right directory? I am a bit lost at this stage, and would really appreciate any help or guidance you can provide.

Thank you very much in advance!

1 Like

I don’t see cv1813h_milkv_duos_sd among board definitions. Yet, I only build with the batch tool build.sh.

Won’t sg2000_milkv_duos_musl_riscv64_sd suit you?