Hi, I have a laptop (Asus G1S) with an embedded web cam (apparently is a Chicony 1.3M - theoretically supported by uvc). The LED is on but doesn't seem to work. Using lsusb (from usbutils package) returns: Bus 007 Device 001: ID 0000:0000 Bus 006 Device 003: ID 0b05:1726 ASUSTek Computer, Inc. Bus 006 Device 002: ID 174f:5a35 Bus 006 Device 001: ID 0000:0000 Bus 001 Device 001: ID 0000:0000 Bus 003 Device 002: ID 046d:c01e Logitech, Inc. MX518 Optical Mouse Bus 003 Device 001: ID 0000:0000 Bus 004 Device 001: ID 0000:0000 Bus 002 Device 001: ID 0000:0000 Bus 005 Device 002: ID 0b05:1712 ASUSTek Computer, Inc. Bus 005 Device 001: ID 0000:0000 Also dmesg returns: ... uvcvideo: Found UVC 1.00 device USB 2.0 Camera (174f:5a35) Bluetooth: Core ver 2.11 NET: Registered protocol family 31 Bluetooth: HCI device and connection manager initialized Bluetooth: HCI socket layer initialized Bluetooth: HCI USB driver ver 2.9 uvcvideo: Failed to query (1) UVC control 2 (unit 0) : -110 (exp. 26). uvcvideo: Failed to initialize the device (-5). usbcore: registered new interface driver hci_usb usbcore: registered new interface driver uvcvideo USB Video Class driver (v0.1.0) ... Is there any particular gnome application that would be the best to test the web camera? Thanks in advance -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Sunday 30 September 2007, Andrés Cosa wrote:
uvcvideo: Failed to query (1) UVC control 2 (unit 0) : -110 (exp. 26). uvcvideo: Failed to initialize the device (-5).
There's the root of the problem, the camera is not initialising, so no app will work. You need to visit the uvc driver website http://linux-uvc.berlios.de/ to check their support documentation or e-mail their support list. John. -- Send instant messages to your online friends http://au.messenger.yahoo.com -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Sunday 30 September 2007, John Layt wrote:
On Sunday 30 September 2007, Andrés Cosa wrote:
uvcvideo: Failed to query (1) UVC control 2 (unit 0) : -110 (exp. 26). uvcvideo: Failed to initialize the device (-5).
There's the root of the problem, the camera is not initialising, so no app will work. You need to visit the uvc driver website http://linux-uvc.berlios.de/ to check their support documentation or e-mail their support list.
John.
P.S. What version suse and what kernel? The more recent the kernel, the more recent your driver and the more likely it is to work... -- Send instant messages to your online friends http://au.messenger.yahoo.com -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
I am running opensuse 10.3 with kernel 2.6.22.5-29-default. I'll check your suggestions . Thanks again John Layt wrote:
On Sunday 30 September 2007, John Layt wrote:
On Sunday 30 September 2007, Andrés Cosa wrote:
uvcvideo: Failed to query (1) UVC control 2 (unit 0) : -110 (exp. 26). uvcvideo: Failed to initialize the device (-5).
There's the root of the problem, the camera is not initialising, so no app will work. You need to visit the uvc driver website http://linux-uvc.berlios.de/ to check their support documentation or e-mail their support list.
John.
P.S. What version suse and what kernel? The more recent the kernel, the more recent your driver and the more likely it is to work...
--
Send instant messages to your online friends http://au.messenger.yahoo.com
-- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
participants (2)
-
Andrés Cosa
-
John Layt