In Ubuntu 7.04, I added the following line to /etc/udev/rules.d/40-permissions.rules:
KERNEL=="event[0-9]*", MODE="0666"
I think things may have changed though.. might belong in a different file now. Look for whevever similar lines are for things like raw1394, usb, etc, and thats where this should go.
Anyone just know where this line should go? It lets all users use the /dev/input/event*'s.
On Thu, May 21, 2009 at 12:52 PM, Olm-e ol@ogeem.be wrote:
Date: Wed, 20 May 2009 13:10:44 -0400 From: patrick puredata@11h11.com Subject: Re: [PD] getting wacom data on Ubuntu WAS: who wants to port [wacom] for windows? To: Hans-Christoph Steiner hans@at.or.at Cc: Pd List pd-list@iem.kug.ac.at Message-ID: 4A143994.2070303@11h11.com Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Yes, [hid] use /dev/input/eventX, but really /dev/input/wacom is simply a link to /dev/input/eventX. i have also tried to cat /dev/input/eventX, same problem, no output.
if anyone have a tablet and using HAL, let me know if it's working for
you.
pat
just to let you know, I got my little wacom volito to work with [hid] with /dev/inputX on ubuntu 8.04, as long as I change the owner of that to current user... ( sudo chown user /dev/inputX ) - I get XY and pressure info ... same as with all hid input actualy since ubuntu 7.10 (had a hard time before figuring that permission thing) but don't know how to change that on the fly ... could be cool to find as that /input/eventX change each time (reboot/change in usb/...)
Ol.
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list