Temat: TL-MR3220 v2 i próba podlączenia usb WebCam
Witam,
Jest router MR3220 v2, też mam do wyboru 046d:0826 Logitech HD Webcam C525 lub 045e:0779 Microsoft LifeCam HD-3000, które są na liście UVC. http://www.ideasonboard.org/uvc/
Skompilowałem OpenWRT (trunk) dla MR3220 v2 w który dołączyłem już na etapie kompilacji:
kmod-video-core
kmod-video-uvc
mjpg-streamer
motion
kmod-usb-core
kmod-usb2
plus oczywiście klasyczny zestaw sieciowych interfejsów oraz Luci.
Wgrałem ten zestaw , wszystko pięknie odpaliło, ale jest problem, kamera (tzn video1) nie pojawia się w dev. (Próbowałem i jedną i poźniej drugą kamere - to samo)
dmesg:
[ 6.670000] usbcore: registered new interface driver usbfs
[ 6.680000] usbcore: registered new interface driver hub
[ 6.680000] usbcore: registered new device driver usb
[ 6.690000] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 6.700000] ehci-platform: EHCI generic platform driver
[ 6.710000] ehci-platform ehci-platform: EHCI Host Controller
[ 6.710000] ehci-platform ehci-platform: new USB bus registered, assigned bus number 1
[ 6.720000] ehci-platform ehci-platform: irq 3, io mem 0x1b000000
[ 6.750000] ehci-platform ehci-platform: USB 2.0 started, EHCI 1.00
[ 6.750000] hub 1-0:1.0: USB hub found
[ 6.750000] hub 1-0:1.0: 1 port detected
[ 7.080000] usb 1-1: new high-speed USB device number 2 using ehci-platform
[ 7.330000] usb 1-1: new high-speed USB device number 3 using ehci-platform
[ 7.580000] usb 1-1: new high-speed USB device number 4 using ehci-platform
[ 8.000000] usb 1-1: device not accepting address 4, error -71
[ 8.120000] usb 1-1: new high-speed USB device number 5 using ehci-platform
[ 8.540000] usb 1-1: device not accepting address 5, error -71
[ 8.540000] hub 1-0:1.0: unable to enumerate USB device on port 1
[ 12.650000] nf_conntrack version 0.5.0 (454 buckets, 1816 max)
[ 12.700000] Linux video capture interface: v2.00
[ 12.720000] Loading modules backported from Linux version master-2013-11-05-0-gafa3093
[ 12.720000] Backport generated by backports.git backports-20130802-0-gdb67a3f
[ 12.740000] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 12.780000] usbcore: registered new interface driver uvcvideo
[ 12.780000] USB Video Class driver (1.1.1)
Proszę o podpowiedź co można z tym zrobić, żeby zadziałało?