webcamd-0.1.23 does not start via rc.d
Hans Petter Selasky
hselasky at c2i.net
Thu Apr 14 08:49:04 UTC 2011
On Thursday 14 April 2011 10:40:30 Matthias Apitz wrote:
> El día Thursday, April 14, 2011 a las 10:11:50AM +0200, Hans Petter Selasky
escribió:
> > > No, it was installed by building the port:
> > >
> > > # pkg_info | fgrep webcamd
> > > webcamd-0.1.23 A port of Linux USB webcam and DVB drivers into
> > > userspace
> > >
> > >
> > > # head /usr/local/etc/rc.d/webcamd
> > > #!/bin/sh
> > > # $FreeBSD: ports/multimedia/webcamd/files/webcamd.in,v 1.5 2010/12/12
> > > 22:52:07 kwm Exp $ #
> > > # PROVIDE: webcamd
> > > # REQUIRE: DAEMON
> > > #
> > > # Add the following line to /etc/rc.conf[.local] to enable webcamd:
> > > #
> > > # webcamd_enable="YES"
> > > #
> > >
> > > HIH
> > >
> > > matthias
> >
> > Make sure you have devd, hal and dbus running.
> >
> > --HPS
>
> Does not help:
>
> vm-9Current# /usr/local/etc/rc.d/webcamd start
> vm-9Current# ps ax | fgrep webcamd
> vm-9Current# ps ax | egrep 'hal|dbus|webcam|devd'
> 733 ?? Is 0:00,00 /sbin/devd
> 1427 ?? Is 0:00,02 /usr/local/bin/dbus-daemon --system
> 1616 ?? Is 0:00,44 /usr/local/sbin/hald
> 1620 ?? I 0:00,06 hald-runner
> 1626 ?? I 0:00,03 hald-addon-mouse-sysmouse: /dev/psm0
> (hald-addon-mouse-sy) 1627 ?? S 0:00,04 hald-addon-storage: no
> polling on /dev/fd0 because it is explicitly disabled (hald-addon-storage)
> 1641 ?? S 0:00,18 hald-addon-storage: /dev/cd0 (hald-addon-storage)
>
> HIH
>
> matthias
Hi,
Dump the device and config descriptor of your webcam using usbconfig. Maybe
the webcamd script is not matching it.
--HPS
More information about the freebsd-multimedia
mailing list