Skip to content

Instantly share code, notes, and snippets.

@xeecos
Created November 10, 2022 06:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save xeecos/bec017e6b8de265a42887e3a9e561600 to your computer and use it in GitHub Desktop.
Save xeecos/bec017e6b8de265a42887e3a9e561600 to your computer and use it in GitHub Desktop.
set allwinner f1c200s usb host mode
echo host > /sys/devices/platform/soc/1c13000.usb/musb-hdrc.1.auto/mode
@xeecos
Copy link
Author

xeecos commented Nov 10, 2022

fswebcam -d /dev/video1 ~/image.jpeg

@xeecos
Copy link
Author

xeecos commented Nov 12, 2022

make linux-menuconfig
check uvc driver
modprobe uvcvideo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment