Webcam problem - pwc

View: New views
2 Messages — Rating Filter:   Alert me  

Webcam problem - pwc

by Antonio Rieser :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

I'm trying to get a Logitech QuickCam Notebook to work with FreeBSD
7.1 on an Acer Aspire 1680 laptop. I installed the pwcbsd port, but
when I run pwcview -d /dev/ugen0 (where the camera is), I get the
error: Failed to get current picture info: Invalid Argument.  Does
anyone have any ideas? The dmesg line relative to the camera is

ugen0: <vendor 0x046d product 0x08dd, class 0/0, rev 1.10/1.00, addr 3> on uhub1

Thanks in advance, and all the best,

  Tony
_______________________________________________
freebsd-questions@... mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@..."

Re: Webcam problem - pwc

by Brian A. Seklecki-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Sat, 2009-07-04 at 22:12 +0000, Antonio Rieser wrote:
> ugen0: <vendor 0x046d product 0x08dd, class 0/0, rev 1.10/1.00, addr
> 3> on uhub1

The driver didn't attach to the device.  Look in the driver source code
for product ID 0x08dd.  Change/Add, then recompile the kernel and try
again -- no promises. ~BAS

_______________________________________________
freebsd-questions@... mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@..."