Re: webcamd quirkyness

2011-03-31 Thread Hans Petter Selasky
On Wednesday 30 March 2011 23:30:32 J.R. Oldroyd wrote: > I'm playing with a built-in webcam here, a Sonix Technology Co CNF9055 > with usb-ID 04f2:b1d6. This ID isn't listed in the webcamd man pages, > but the camera does work... sort of. > > If I run webcamd in the foreground, about 7-8 times o

Re: webcamd quirkyness

2011-03-31 Thread Hans Petter Selasky
On Thursday 31 March 2011 09:26:14 Hans Petter Selasky wrote: > On Wednesday 30 March 2011 23:30:32 J.R. Oldroyd wrote: > > I'm playing with a built-in webcam here, a Sonix Technology Co CNF9055 > > with usb-ID 04f2:b1d6. This ID isn't listed in the webcamd man pages, > > but the camera does work.

Re: webcamd quirkyness

2011-03-31 Thread J.R. Oldroyd
On Thu, 31 Mar 2011 09:26:14 +0200, Hans Petter Selasky wrote: > > Compile the webcamd port with debugging option set. Then use the -s and -m > options to enable debugging in the various drivers. > Done. This appears to be a uvc camera. This morning, having rebooted the laptop since my repo

Re: webcamd quirkyness

2011-03-31 Thread Hans Petter Selasky
On Thursday 31 March 2011 15:25:12 J.R. Oldroyd wrote: > # ./webcamd -d 3.3 -i 0 -m uvc_driver.trace=0x -B > .. same trace as above, until: > lirc_dev: IR Remote Control driver registered, major 13 > Attached ugen3.3[0] to cuse unit -1 > # Try removing the "-i 0" option. Does that help?

Re: webcamd quirkyness

2011-03-31 Thread Hans Petter Selasky
> ^C > > # ./webcamd -d 3.3 -i 0 -m uvc_driver.trace=0x -B > .. same trace as above, until: > lirc_dev: IR Remote Control driver registered, major 13 > Attached ugen3.3[0] to cuse unit -1 > # Try to compile webcamd without debugging. Then run it from gdb. Press CTRL+C to break back into

Re: webcamd quirkyness

2011-03-31 Thread J.R. Oldroyd
On Thu, 31 Mar 2011 15:34:12 +0200, Hans Petter Selasky wrote: > > > ^C > > > > # ./webcamd -d 3.3 -i 0 -m uvc_driver.trace=0x -B > > .. same trace as above, until: > > lirc_dev: IR Remote Control driver registered, major 13 > > Attached ugen3.3[0] to cuse unit -1 > > # > > Try to compi