Comment 55 for bug 185634

Revision history for this message
cjp (cjp-0x1) wrote :

So, I noticed /usr/share/hal/fdi/preprobe/20thirdparty/50-isight-firmware.fdi had wrong product_id for my iSight... lsusb reports 8501, not 8300. So I changed it.

Now it appears that hal is trying to load the firmware. But ift-callout is failing?

[ 48.659922] usb 5-4: new high speed USB device using ehci_hcd and address 7
[ 48.794312] usb 5-4: configuration #1 chosen from 1 choice
[ 48.794551] uvcvideo: Found UVC 1.00 device Built-in iSight (05ac:8501)
[ 48.801504] uvcvideo: Failed to query (135) UVC control 1 (unit 0) : -32 (exp. 26).
[ 48.806571] usbcore: registered new interface driver hci_usb
[ 49.094907] uvcvideo: Failed to query (1) UVC control 1 (unit 0) : -71 (exp. 26).
[ 49.095117] usb 5-4: USB disconnect, address 7
[ 50.394496] usb 5-4: new high speed USB device using ehci_hcd and address 8
[ 50.527710] usb 5-4: configuration #1 chosen from 1 choice
[ 50.528508] uvcvideo: Found UVC 1.00 device Built-in iSight (05ac:8501)
[ 50.530900] uvcvideo: Failed to query (135) UVC control 1 (unit 0) : -32 (exp. 26).
[ 50.775298] uvcvideo: Failed to query (1) UVC control 1 (unit 0) : -71 (exp. 26).
[ 50.775509] usb 5-4: USB disconnect, address 8
[ 50.902606] ift-callout[5613]: segfault at 1018 rip 7f968ee8cd3f rsp 7fff975706a0 error 4

uname -a:
Linux byzantium 2.6.24-16-generic #1 SMP Thu Apr 10 12:47:45 UTC 2008 x86_64 GNU/Linux

Suggestons?