Comment 4 for bug 32164

Revision history for this message
Mario Vukelic (kreuzsakra) wrote : Re: Use cpu 100% and not reboot/halt

First, I am on up-to-date dapper, kernel 2.6.15-19-686

Further debugging shows that the USB plugin sequence does not matter for me, I get the problem in either case.

I did:
reboot, plug in cam, start ekiga, open window, check video - works, close window but let ekiga run in panel, unplug cam
-> khubd goes wild.

Ekiga does not seem to react on rightclicking it in the notification area -> quit, but sending a kill -TERM to ekiga shuts it down and then khubd returns to normal

In either case, dmesg is:
[4294858.997000] usb 1-2: new full speed USB device using uhci_hcd and address 2
[4294859.316000] Linux video capture interface: v1.00
[4294859.372000] drivers/usb/media/spca5xx/spca5xx-main.c: USB SPCA5XX camera found. Type Creative Webcam Notebook Zc301+Tas5130c
[4294859.610000] usbcore: registered new driver spca5xx
[4294859.610000] drivers/usb/media/spca5xx/spca5xx-main.c: spca5xx driver 00.57.08 registered
[4294896.544000] usb 1-2: USB disconnect, address 2
[4294896.545000] drivers/usb/media/spca5xx/spca5xx-main.c: usb_submit_urb() ret -19
[4294896.545000] drivers/usb/media/spca5xx/spca5xx-main.c: usb_submit_urb() ret -19

I removed the module and modprobed it again with "modprobe spca5xx debug=4", but this does not give more messages.