Here is syslog output when PD1170 is connected to my PC. There are 2 lines, different from the syslog output in my laptop ... I suppose that the error has to do with the USB controller ... looks like “No space left on device” spca5xx error http://ubuntuforums.org/showthread.php?t=247646&page=3 but it was supposed to be fixed in gspca driver ... any ideas?
syslog -- Webcam does not work __________________________________________________ _______________________
Code:
Jun 7 00:19:03 nafarrate kernel: [19541.521613] /build/buildd/linux-ubuntu-modules-2.6.24-2.6.24/debian/build/build-generic/media/gspcav1/gspca_core.c: USB GSPCA camera found. Conexant(CX11646)
Jun 7 00:19:03 nafarrate NetworkManager: <debug> [1212790743.009436] nm_hal_device_added(): New device added (hal udi is '/org/freedesktop/Hal/devices/usb_device_572_41_noserial').
Jun 7 00:19:04 nafarrate kernel: [ 8880.219931] /build/buildd/linux-ubuntu-modules-2.6.24-2.6.24/debian/build/build-generic/media/gspcav1/gspca_core.c: init isoc: usb_submit_urb(0) ret -28
Jun 7 00:19:04 nafarrate kernel: [ 8880.222985] ohci_hcd 0000:00:0b.0: leak ed df9f7300 (#81) state 2
Jun 7 00:19:05 nafarrate NetworkManager: <debug> [1212790745.269752] nm_hal_device_added(): New device added (hal udi is '/org/freedesktop/Hal/devices/usb_device_572_41_noserial_video4linux').
Jun 7 00:19:05 nafarrate NetworkManager: <debug> [1212790745.280652] nm_hal_device_added(): New device added (hal udi is '/org/freedesktop/Hal/devices/usb_device_572_41_noserial_if0').
__________________________________________________ ________________________
syslog -- Webcam does work
__________________________________________________ ________________________
Code:
Jun 7 00:25:36 ubuntu kernel: [ 510.567847] usb 2-4: new full speed USB device using ohci_hcd and address 3
Jun 7 00:25:36 ubuntu kernel: [ 510.768881] usb 2-4: configuration #1 chosen from 1 choice
Jun 7 00:25:38 ubuntu kernel: [ 512.263530] Linux video capture interface: v2.00
Jun 7 00:25:38 ubuntu kernel: [ 512.374914] /build/buildd/linux-ubuntu-modules-2.6.24-2.6.24/debian/build/build-generic/media/gspcav1
/gspca_core.c: USB GSPCA camera found. Conexant(CX11646)
Jun 7 00:25:38 ubuntu kernel: [ 512.377322] usbcore: registered new interface driver gspca
Jun 7 00:25:38 ubuntu kernel: [ 512.378286] /build/buildd/linux-ubuntu-modules-2.6.24-2.6.24/debian/build/build-generic/media/gspcav1/gspca_core.c: gspca driver 01.00.20 registered
Bookmarks