webcam not detect
Hello every body. I new in OPI is amasyng. I need install motion in a Orange Pi PC but i can't recognize the webcam. The lsusb detectthe webcam but i not see the video device: /dev/videoX. I trthis is the capture of lsusb:
root@OrangePI:/home/orangepi# lsusb
Bus 008 Device 002: ID 04f2:0111 Chicony Electronics Co., Ltd KU-9908 Keyboard
Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 007 Device 004: ID 0c45:6001 Microdia Genius VideoCAM NB
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 002: ID 0458:003a KYE Systems Corp. (Mouse Systems) NetScroll+ Mini Traveler / Genius NetScroll 120
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
I tried with Debian Jessie and Ubuntu Vivid images but i can't make it work
regards
Hello Amid,
try the following commands in terminal with root rights.
$ dmesg | grep sonixj
$ dmesg | grep usbcore
$ dmesg | grep gspca
work with Armbian 5.11 on Orange Pi PC and Microdia camera.
Found http://archlinux.org.ru/forum/topic/7804/
Thanks rom3, in this commands look this:
dmesg | grep sonixj
nothing
dmesg | grep usbcore
[ 0.180566] usbcore: registered new interface driver usbfs
[ 0.180644] usbcore: registered new interface driver hub
[ 0.180684] usbcore: registered new device driver usb
[ 3.376505] usbcore: registered new interface driver usb-storage
[ 3.399928] usbcore: registered new interface driver ums-alauda
[ 3.412417] usbcore: registered new interface driver ums-cypress
[ 3.424928] usbcore: registered new interface driver ums-datafab
[ 3.437436] usbcore: registered new interface driver ums_eneub6250
[ 3.450117] usbcore: registered new interface driver ums-freecom
[ 3.462562] usbcore: registered new interface driver ums-isd200
[ 3.474895] usbcore: registered new interface driver ums-jumpshot
[ 3.487335] usbcore: registered new interface driver ums-karma
[ 3.499412] usbcore: registered new interface driver ums-onetouch
[ 3.511734] usbcore: registered new interface driver ums-realtek
[ 3.523871] usbcore: registered new interface driver ums-sddr09
[ 3.535871] usbcore: registered new interface driver ums-sddr55
[ 3.547806] usbcore: registered new interface driver ums-usbat
[ 3.559657] usbcore: registered new interface driver usbserial
[ 3.581492] usbcore: registered new interface driver option
[ 4.094293] usbcore: registered new interface driver usbhid
dmesg | grep gspca
nothing
you can help my?
thanks
Hi Amid,
have you try Armbian.
http://www.armbian.com/download/
After installation you have to upgrade to 5.11.
On Armbian 5.11 my webcam is directly useable after plug-in.
page:
[1]