我的系统是ubuntu8.04,插上摄像头以后没有反应,使用lsusb查看设备结果如下:
Bus 005 Device 001: ID 0000:0000
Bus 003 Device 001: ID 0000:0000
Bus 004 Device 001: ID 0000:0000
Bus 002 Device 005: ID 1c4f:3000
Bus 002 Device 001: ID 0000:0000
Bus 001 Device 001: ID 0000:0000
1c4f:3000就是我的摄像头了,貌似没有识别出来。
用dmesg查看得到信息:
Linux video capture interface: v2.00
uvcvideo: Found UVC 1.00 device USB Web Camera (1c4f:3000)
uvcvideo: Failed to query (135) UVC control 1 (unit 0) : -32 (exp. 26).
uvcvideo: Failed to initialize the device (-5).
usbcore: registered new interface driver uvcvideo
USB Video Class driver (v0.1.0)
usbcore: deregistering interface driver uvcvideo
usb 2-2: USB disconnect, address 3
usb 2-2: new full speed USB device using uhci_hcd and address 4
usb 2-2: configuration #1 chosen from 1 choice
usb 2-2: can't set config #1, error -71
usb 2-2: USB disconnect, address 4
usb 2-2: new full speed USB device using uhci_hcd and address 5
usb 2-2: configuration #1 chosen from 1 choice
Linux video capture interface: v2.00
uvcvideo: Found UVC 1.00 device USB Web Camera (1c4f:3000)
uvcvideo: Failed to query (135) UVC control 1 (unit 0) : -32 (exp. 26).
uvcvideo: Failed to initialize the device (-5).
usbcore: registered new interface driver uvcvideo
USB Video Class driver (v0.1.0)
尝试安装了linux-uvc driver似乎也没用,不知该怎么解决,请大家帮帮忙,谢谢了。
--------------------next---------------------
阅读(669) | 评论(0) | 转发(0) |