Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Aug 2010 21:18:28 +0200
From:      Hans Petter Selasky <hselasky@c2i.net>
To:        David Naylor <naylor.b.david@gmail.com>
Cc:        freebsd-usb@freebsd.org
Subject:   Re: webcamd and Pixart Imaging
Message-ID:  <201008302118.28889.hselasky@c2i.net>
In-Reply-To: <201008300856.40160.naylor.b.david@gmail.com>
References:  <201008292147.09750.naylor.b.david@gmail.com> <201008300833.30376.hselasky@c2i.net> <201008300856.40160.naylor.b.david@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Monday 30 August 2010 08:56:36 David Naylor wrote:
> On Monday 30 August 2010 08:33:30 Hans Petter Selasky wrote:
> > Hi,
> > 
> > Could you dump device descriptor and current configuration descriptor
> > using usbconfig. I need the vendor ID and product ID at least to be able
> > to debug this issue.
> 
> # usbconfig -d ugen0.2 dump_device_desc
> ugen0.2: <CIF Single Chip Pixart Imaging Inc.> at usbus0, cfg=0 md=HOST
> spd=FULL (12Mbps) pwr=ON
> 
>   bLength = 0x0012
>   bDescriptorType = 0x0001
>   bcdUSB = 0x0110
>   bDeviceClass = 0x00ff
>   bDeviceSubClass = 0x00ff
>   bDeviceProtocol = 0x00ff
>   bMaxPacketSize0 = 0x0008
>   idVendor = 0x093a
>   idProduct = 0x2468
>   bcdDevice = 0x0100
>   iManufacturer = 0x0001  <Pixart Imaging Inc. >
>   iProduct = 0x0002  <CIF Single Chip     >
>   iSerialNumber = 0x0000  <no string>
>   bNumConfigurations = 0x0001
> 
> # usbconfig -d ugen0.2 dump_curr_config_desc
> ugen0.2: <CIF Single Chip Pixart Imaging Inc.> at usbus0, cfg=0 md=HOST
> spd=FULL (12Mbps) pwr=ON

Hi,

This information looks Ok.

Try installing webcamd from I4B SVN:

Compile using:

make -j3 HAVE_DEBUG=YES

http://www.selasky.org/hans_petter/video4bsd

Then start webcamd in the foreground and post debug log.

--HPS



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