Philips USB webcam

Sebastiaan van Erk sebster at sebster.com
Sun Nov 13 11:46:58 GMT 2005


Hi,

Decided to run the program in GDB and see where it stops, turns out it
blocks on the read in phpsshot.c line 203:

203             readlen = read(udev->efd, (void *)isodat, MY_ENDP_SIZE);
(gdb) s
^C
Program received signal SIGINT, Interrupt.
0x280bb833 in read () from /lib/libc.so.6

Still have no clue how to fix it though...

Greetings,
Sebastiaan

Sebastiaan van Erk wrote:
> Hi,
> 
> I'm trying to get my Philips webcam to work under FreeBSD 6.0-STABLE. I 
> installed the phpsview port and when I try to run phpsshot I get the 
> following messages:
> 
> root at blauwoor(ttyp6:11:0):/usr/ports/graphics/phpsview# phpsshot
>  pwc Philips webcam module version 9.0.2 loaded.
>  pwc Supports Philips PCA645/646, PCVC675/680/690, 
> PCVC720[40]/730/740/750 & PCVC830/840.
>  pwc Also supports the Askey VC010, various Logitech Quickcams, Samsung 
> MPC-C10 and MPC-C30,
>  pwc the Creative WebCam 5 & Pro Ex, SOTEC Afina Eye and Visionite 
> VCS-UC300 and VCS-UM100.
>  pwc Philips PCVC680K (Vesta Pro) USB webcam detected.
> <7>pwc decode_size = 2.
> <7>pwc decode_size = 3.
> 
> After which it does nothing anymore (no prompt either)...
> 
> Dmesg gives me this:
> 
> ugen0: vendor 0x0471 product 0x0308, rev 1.10/0.06, addr 2
> All threads purged from ugen0.2
> All threads purged from ugen0.4
> All threads purged from ugen0.5
> All threads purged from ugen0.2
> All threads purged from ugen0.4
> All threads purged from ugen0.5
> sebster at blauwoor(ttyp7:104:0):~>
> 
> Anybody got any ideas?
> 
> Uname output is:
> 
> sebster at blauwoor(ttyp7:105:0):~> uname -a
> FreeBSD blauwoor.sebster.com 6.0-STABLE FreeBSD 6.0-STABLE #2: Sat Nov 5 
> 09:08:39 CET 2005 
> root at blauwoor.sebster.com:/usr/obj/usr/src/sys/GENERIC  i386
> 
> Thanks in advance,
> Sebastiaan van Erk
> 
> 
> 
> _______________________________________________
> freebsd-multimedia at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-multimedia
> To unsubscribe, send any mail to 
> "freebsd-multimedia-unsubscribe at freebsd.org"


More information about the freebsd-multimedia mailing list