Problems with Camera Logitech C920 / uvcvideo

D

dommynik

Guest
Hey,
I'm working on the new Cyclone V SoCFPGA, using the SoCrates-Development-Board, and having some trouble with my Webcam Logitech C920. I work with the kernel version 3.9 (also tried it with 3.8 - sources via http://rocketboards.org/gitweb/?p=linux-socfpga.git), and get following messages when trying to bind the cam to the system:

Code:
root@socrates:~# dmesg | grep usb
usbcore: registered new interface driver usbfs
usbcore: registered new interface driver hub
usbcore: registered new device driver usb
usbcore: registered new interface driver usb-storage
dwc_otg ffb40000.usb: DWC OTG Controller
dwc_otg ffb40000.usb: new USB bus registered, assigned bus number 1
dwc_otg ffb40000.usb: irq 160, io mem 0xffb40000
usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb1: Product: DWC OTG Controller
usb usb1: Manufacturer: Linux 3.9.0 dwc_otg_hcd
usb usb1: SerialNumber: dwc_otg_hcd
usbcore: registered new interface driver usbhid
usbhid: USB HID core driver
usb 1-1: new high-speed USB device number 2 using dwc_otg
usb 1-1: New USB device found, idVendor=046d, idProduct=082d
usb 1-1: New USB device strings: Mfr=0, Product=2, SerialNumber=1
usb 1-1: Product: HD Pro Webcam C920
usb 1-1: SerialNumber: F24E60DF
usbcore: registered new interface driver uvcvideo

Code:
root@socrates:~# dmesg | grep uvc
uvcvideo: Found UVC 1.00 device HD Pro Webcam C920 (046d:082d)
uvcvideo: Failed to query (129) UVC probe control : -110 (exp. 26).
uvcvideo: Failed to initialize the device (-5).
usbcore: registered new interface driver uvcvideo

Linux recognizes the camera, but can't initialize the device. Already read about the solution that unloading and reloading the uvcvideo-module helps, but I can't confirm that. Connecting the camera to a normal computer using Ubuntu 12.04 worked...:/

Thanks for reading,
dommynik
 



Members online


Latest posts

Top