FreeBSD 13.0-CURRENT r346362 + webcamd -- no /dev/video*
Hans Petter Selasky
hps at selasky.org
Mon Apr 22 07:32:40 UTC 2019
On 4/21/19 5:48 PM, Boris Samorodov wrote:
> Hi All,
>
> I use a fresh FreeBSD-current system and webcamd but get no /dev/video*
> device:
> -----
> %uname -a
> FreeBSD latt.bsnet 13.0-CURRENT FreeBSD 13.0-CURRENT r346362 PKG64X amd64
>
> % ls -l /dev/cuse
> crw-rw---- 1 root operator 0x77 21 апр. 18:04 /dev/cuse
>
> % pkg info -x webcamd
> webcamd-4.20.0.1_2
>
> % ps auwx | grep webcamd
> root 833 0,0 0,0 20560 8108 - S<s 18:04 0:00,21
> /usr/local/sbin/webcamd -i 0 -d ugen0.5 -H -B -U webcamd -G webcamd
>
> % webcamd
> [...]
> webcamd [-d ugen0.5] -N
> GenesysLogic-Technology-Co---Ltd--USB2-0-UVC-PC-Camera -S unknown -M 0
>
Try to start webcamd manually and in the foreground:
webcamd -l
Then run the command which matches your device. Are any errors output.
Also try to compile webcamd with debugging.
--HPS
More information about the freebsd-current
mailing list