pwcbsd and kmod-gspca

Brian Duke brian at box201.com
Sun Oct 11 20:15:39 UTC 2009


Hans Petter Selasky wrote:
> On Saturday 10 October 2009 19:26:23 agrapha wrote:
>   
>> So I'm having some difficulty installing support for my logitech webcam.
>>
>> dmesg see's the usb connection but fails to load up a driver
>>
>> ugen0.2: <vendor 0x046d> at usbus0 (disconnected)
>> ugen0.2: <vendor 0x046d> at usbus0
>>     
>
> Hi,
>
> If you type in the following after plugging your device:
>
> usbconfig -u 0 -a 2 dump_device_desc
>
> Are you sure that the vendor ID and product ID are present in any drivers you 
> have loaded?
>
> --HPS
>   
> ------------------------------------------------------------------------
>
>
> No virus found in this incoming message.
> Checked by AVG - www.avg.com 
> Version: 8.5.421 / Virus Database: 270.14.9/2427 - Release Date: 10/10/09 06:39:00
>
>   
/usr/home/bduke/pwcbsd/pwcbsd/pwcbsd> usbconfig -u 0 -a 2 dump_device_desc
ugen0.2: <product 0x08ad vendor 0x046d> at usbus0, cfg=0 md=HOST 
spd=FULL (12Mbps) pwr=ON

  bLength = 0x0012
  bDescriptorType = 0x0001
  bcdUSB = 0x0110
  bDeviceClass = 0x0000
  bDeviceSubClass = 0x0000
  bDeviceProtocol = 0x0000
  bMaxPacketSize0 = 0x0008
  idVendor = 0x046d
  idProduct = 0x08ad
  bcdDevice = 0x0100
  iManufacturer = 0x0000  <no string>
  iProduct = 0x0000  <no string>
  iSerialNumber = 0x0000  <no string>
  bNumConfigurations = 0x0001

I think it's there but not recognised. I used to have a gspca driver 
that almost worked for this camera. spcaview also sometimes worked but 
on FreeBSD8 neither of those packages build.

sorry to say I'm lost here.


More information about the freebsd-multimedia mailing list