Date: Sun, 18 Mar 2012 10:46:01 -0500 From: Denver Hull <denverh@comcast.net> To: freebsd-usb@freebsd.org Subject: webcamd and wacom Message-ID: <4F660339.7000205@comcast.net>
next in thread | raw e-mail | index | archive | help
Hello, I see that freshports has posted an update to x11-driver/input-wacom. I've been trying to work on that myself, but it's been slow going, and I haven't made much progress. So I was happily surprised to see the update, and wanted to try it as soon as I could. I think I have everything installed and configured properly. I can see the /dev/input/event0 device, but when I start X it logs the following entries: # grep -i wacom /var/log/Xorg.0.log (II) LoadModule: "wacom" (II) Loading /usr/local/lib/xorg/modules/input/wacom_drv.so (II) Module wacom: vendor="X.Org Foundation" (--) stylus: Wacom USB Bamboo tablet maxX=14720 maxY=9200 maxZ=1023 resX=100000 resY=100000 tilt=disabled (EE) stylus: Wacom X driver can't grab event device (Bad address) (--) eraser: Wacom USB Bamboo tablet maxX=14720 maxY=9200 maxZ=1023 resX=100000 resY=100000 tilt=disabled (EE) eraser: Wacom X driver can't grab event device (Bad address) (--) cursor: Wacom USB Bamboo tablet maxX=14720 maxY=9200 maxZ=1023 resX=100000 resY=100000 tilt=disabled (EE) cursor: Wacom X driver can't grab event device (Bad address) (--) pad: Wacom USB Bamboo tablet maxX=14720 maxY=9200 maxZ=1023 resX=100000 resY=100000 tilt=disabled (EE) pad: Wacom X driver can't grab event device (Bad address) (--) touch: Wacom USB Bamboo tablet maxX=14720 maxY=9200 maxZ=1023 resX=100000 resY=100000 tilt=disabled (EE) touch: Wacom X driver can't grab event device (Bad address) (II) UnloadModule: "wacom" (II) UnloadModule: "wacom" (II) UnloadModule: "wacom" (II) UnloadModule: "wacom" (II) UnloadModule: "wacom" # Does anyone have any idea what I'm missing here? cuse4bsd.ko is loaded, and webcamd is running. I'm not sure what else I can include that will be helpful, but if there is something else, let me know and I will supply it. Hopefully this will turn out to be something simple. Thanks, Denver
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4F660339.7000205>