public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* Problem with 046d:08af Logitech Quickcam Easy/Cool - broken with in-kernel drivers, works with gspcav1
@ 2009-06-28 13:14 Peter Hüwe
  2009-06-28 18:14 ` Jean-Francois Moine
       [not found] ` <200906291322.05379.PeterHuewe@gmx.de>
  0 siblings, 2 replies; 10+ messages in thread
From: Peter Hüwe @ 2009-06-28 13:14 UTC (permalink / raw)
  To: Jean-Francois Moine; +Cc: linux-media

Hi,

I just tried out the in-kernel gspca drivers for my 046d:08af Logitech, Inc. 
QuickCam Easy/Cool, however I don't get any picture with cheese and only 
green noise with skype.

Before using the in-kernel drivers the webcam used to work quite well with the 
old out-of-kernel gspcav1 drivers.

I compared both drivers and the old ones used the SENSOR_HV7131B, whereas the 
new driver detects the  HV7131R(c)

snippet old driver:
		case 0x08af:
			spca50x->desc = LogitechQCCool;
			spca50x->bridge = BRIDGE_ZC3XX;
			spca50x->sensor = SENSOR_HV7131B;


output dmesg after plugin camera in
	usb 4-2: new full speed USB device using uhci_hcd and address 6
	usb 4-2: configuration #1 chosen from 1 choice
	gspca: probing 046d:08af
	zc3xx: probe 2wr ov vga 0x0000
	zc3xx: probe sensor -> 11
	zc3xx: Find Sensor HV7131R(c)
	gspca: probe ok
	usbcore: registered new interface driver zc3xx
	zc3xx: registered


I already tried out the module_param force_sensor for the values 4,5,6 - but 
neither gave an appropriate result.


I hope you can help me resolve this issue - I would be glad if I could help 
testing/debugging the problem.


Best Regards,
Peter




^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2009-06-30 11:03 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-28 13:14 Problem with 046d:08af Logitech Quickcam Easy/Cool - broken with in-kernel drivers, works with gspcav1 Peter Hüwe
2009-06-28 18:14 ` Jean-Francois Moine
2009-06-28 20:30   ` Peter Hüwe
2009-06-28 20:50   ` Peter Hüwe
2009-06-29  7:25     ` Jean-Francois Moine
2009-06-29 10:30       ` Peter Hüwe
2009-06-29 10:40         ` Jean-Francois Moine
2009-06-29 10:54           ` Peter Hüwe
2009-06-29 11:10             ` Jean-Francois Moine
     [not found] ` <200906291322.05379.PeterHuewe@gmx.de>
     [not found]   ` <20090630122611.108b4106@free.fr>
2009-06-30 11:03     ` Peter Hüwe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox