Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Oct 2009 13:34:15 -0600
From:      Brian Duke <brian@box201.com>
To:        Hans Petter Selasky <hselasky@c2i.net>
Cc:        freebsd-multimedia@freebsd.org
Subject:   Re: pwcbsd and kmod-gspca
Message-ID:  <4AD23337.2070508@box201.com>
In-Reply-To: <200910110955.03368.hselasky@c2i.net>
References:  <20091010112623.17772j5bmchxgxq8@webmail.box201.com> <200910110955.03368.hselasky@c2i.net>

index | next in thread | previous in thread | raw e-mail

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.


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4AD23337.2070508>