Comment 3 for bug 271258

Revision history for this message
Thomas B Homburg (thomasbhomburg) wrote : Re: gspca's module fails on 2.6.27-3-generic on Intrepid

I get this error as well:
package: linux-image-2.6.27-6-generic
module: gspca_vc032x

hardware:
Bus 005 Device 004: ID 046d:0896 Logitech, Inc. OrbiCam

error output: Alot of these
Oct 7 12:48:31 intrepid-acer-travelmate4220 kernel: [ 79.549797] gspca: probing 046d:0896
Oct 7 12:48:31 intrepid-acer-travelmate4220 kernel: [ 79.756531] vc032x: check sensor header 44
Oct 7 12:48:31 intrepid-acer-travelmate4220 kernel: [ 79.757307] usb 5-6: USB disconnect, address 99
Oct 7 12:48:31 intrepid-acer-travelmate4220 kernel: [ 79.757314] vc032x: I2c Bus Busy Wait 0
Oct 7 12:48:31 intrepid-acer-travelmate4220 kernel: [ 79.757319] vc032x: I2c Bus Busy Wait 0
Oct 7 12:48:31 intrepid-acer-travelmate4220 kernel: [ 79.757323] vc032x: I2c Bus Busy Wait 0
Oct 7 12:48:31 intrepid-acer-travelmate4220 kernel: [ 79.757328] vc032x: I2c Bus Busy Wait 0
Oct 7 12:48:31 intrepid-acer-travelmate4220 kernel: [ 79.757333] vc032x: I2c Bus Busy Wait 0
Oct 7 12:48:31 intrepid-acer-travelmate4220 kernel: [ 79.757337] vc032x: I2c Bus Busy Wait 0
Oct 7 12:48:31 intrepid-acer-travelmate4220 kernel: [ 79.757340] vc032x: Unknown sensor...
Oct 7 12:48:31 intrepid-acer-travelmate4220 kernel: [ 79.757345] vc032x: probe of 5-6:1.0 failed with error -22
Oct 7 12:48:31 intrepid-acer-travelmate4220 kernel: [ 80.032060] usb 5-6: new high speed USB device using ehci_hcd and address 100
Oct 7 12:48:31 intrepid-acer-travelmate4220 kernel: [ 80.188763] usb 5-6: configuration #1 chosen from 1 choice

(there was no mention of gspca or vc032x)

I have tried to compile the module from the "gspca_source" package, using module-assistant. But this fails.

This is a problem for me for another reason:
The system hangs on boot and the console becomes cluttered with the above section of error messages.
Does anyone now how to suppres these kind of error messages in order to access the console?

I have blacklisted the module for now.