ports/175860: multimedia/webcamd: expose Wacom via HAL for hotplugging

Hans Petter Selasky hselasky at c2i.net
Tue Feb 5 19:34:07 UTC 2013


On Tuesday 05 February 2013 13:00:13 edwin at freebsd.org wrote:
> Synopsis: multimedia/webcamd: expose Wacom via HAL for hotplugging
> 
> Responsible-Changed-From-To: freebsd-ports-bugs->hselasky
> Responsible-Changed-By: edwin
> Responsible-Changed-When: Tue Feb 5 12:00:13 UTC 2013
> Responsible-Changed-Why:
> Over to maintainer (via the GNATS Auto Assign Tool)
> 
> http://www.freebsd.org/cgi/query-pr.cgi?pr=175860

The attached patch updates webcamd 3.9.0.4.

HOWTO:

1)
This file needs to be installed:
/usr/ports/x11-drivers/input-wacom/work/xf86-input-wacom-0.15.0/conf/wacom.fdi
At:
/usr/local/share/hal/fdi/policy/10osvendor/wacom.fdi

Possibly we could define the "x11_driver" key in webcamd itself ?

2)
xorg-server must be compiled with HAL support.

3)
/etc/X11/xorg.conf must contain this:

Section "ServerFlags"
    Option "AutoAddDevices" "true"
    Option "AutoEnableDevices" "true"
    Option "AllowEmptyInput" "false"
EndSection

4)
Restart Xorg and hald

--HPS
-------------- next part --------------
A non-text attachment was scrubbed...
Name: wacom.diff
Type: text/x-patch
Size: 5669 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-ports-bugs/attachments/20130205/be0beac4/attachment.bin>


More information about the freebsd-ports-bugs mailing list