Oops, try /dev/input/event[whatever the event number is], maybe it work with symbolic links (like [hid]).  I don&#39;t have an ubuntu machine around, so I can only give suggestions, but you&#39;ll find a ton of posts about this topic in pd and linuxwacom mailing lists.<br>
<br>You are probably having the same problems that I was having before I purged my system of udev/hal.<br><br>I agree, getting a tablet to work properly in pd has become a pain (worse in OS X and windows), but once you do, it makes for a great and cheap controller.  <br>
Arg.. there was one post that I followed exactly on the ubuntu forums on how to get rid of hal, but I can&#39;t find it :(  But, maybe this isn&#39;t the best way anymore, maybe they got things working correctly. The linuxwacom list is really helpful and always got me on the right track (since the problems were changing as rapidly as Ubuntu).<br>

<br>Rich<br><br><div class="gmail_quote">On Tue, Dec 22, 2009 at 11:48 PM, cyrille henry <span dir="ltr">&lt;<a href="mailto:ch@chnry.net">ch@chnry.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
hello,<br>
i&#39;m running the last ubuntu (9.10), using kernel 2.6.31<br>
<br>
hum, i don&#39; really want to spend lot&#39;s of time tweaking stuff. it is sad to realize that using a wacom use to be very easy but it is no more...<br>
<br>
sudo wacdump /dev/input/wacom gives me a segmentation fault...<br>
<br>
thanks for your help<div class="im"><br>
Cyrille<br>
<br>
Rich E a écrit :<br>
</div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
What distribution are you running?  In the newer Ubuntu&#39;s (ex Jaunty), I had to do all sorts of things to get back the old (and working) xorg configuration and stop using udev.  I have a ton of posts about this on the linuxwacom-discuss mailing list and probably this one too, I think I was having the same problems as you were then, and finally got it fixed (right before my laptop was stolen and I bought a macbook :).  It may work better now, probably with more tweaking, as that was 1/2 a year ago.<div class="im">
<br>
<br>
One thing to try; do you get any tablet data output using wacdump?<br>
<br>
Good luck getting it working, I&#39;ll try to help more if I can.<br>
<br>
Rich<br>
<br></div><div class="im">
On Tue, Dec 22, 2009 at 11:21 PM, cyrille henry &lt;<a href="mailto:ch@chnry.net" target="_blank">ch@chnry.net</a> &lt;mailto:<a href="mailto:ch@chnry.net" target="_blank">ch@chnry.net</a>&gt;&gt; wrote:<br>
<br>
    argggh.<br>
    your are right : pd did not have permission to read the input device.<br>
<br>
    starting pd as root help a bit : now both linuxevent and hid can<br>
    open the device.<br>
    but they does not send any data...<br>
<br>
<br>
<br>
    thanks<br>
    Cyrille<br>
<br>
<br>
<br>
    Rich E a écrit :<br>
<br>
        Does pd have permissions to open /dev/input/wacom (or any of the<br>
        event*&#39;s)?<br>
        On Tue, Dec 22, 2009 at 9:51 PM, cyrille henry &lt;<a href="mailto:ch@chnry.net" target="_blank">ch@chnry.net</a><br></div>
        &lt;mailto:<a href="mailto:ch@chnry.net" target="_blank">ch@chnry.net</a>&gt; &lt;mailto:<a href="mailto:ch@chnry.net" target="_blank">ch@chnry.net</a><div class="im"><br>
        &lt;mailto:<a href="mailto:ch@chnry.net" target="_blank">ch@chnry.net</a>&gt;&gt;&gt; wrote:<br>
<br>
           the problem i have is that both does not work!<br>
           :-)<br>
<br>
           c<br>
<br>
<br>
           Rich E a écrit :<br>
<br>
               The problem that I had with /dev/input/even* devices is<br>
        that it<br>
               always changes when you unplug/replug your tablet.<br>
                /dev/input/wacom is a symbolic link to the newly created<br>
        input,<br>
               no matter what event* it is.<br>
<br>
               On Tue, Dec 22, 2009 at 8:18 PM, Hans-Christoph Steiner<br>
               &lt;<a href="mailto:hans@at.or.at" target="_blank">hans@at.or.at</a> &lt;mailto:<a href="mailto:hans@at.or.at" target="_blank">hans@at.or.at</a>&gt;<br>
        &lt;mailto:<a href="mailto:hans@at.or.at" target="_blank">hans@at.or.at</a> &lt;mailto:<a href="mailto:hans@at.or.at" target="_blank">hans@at.or.at</a>&gt;&gt;<br>
        &lt;mailto:<a href="mailto:hans@at.or.at" target="_blank">hans@at.or.at</a> &lt;mailto:<a href="mailto:hans@at.or.at" target="_blank">hans@at.or.at</a>&gt;<br>
<br></div><div><div></div><div class="h5">
               &lt;mailto:<a href="mailto:hans@at.or.at" target="_blank">hans@at.or.at</a> &lt;mailto:<a href="mailto:hans@at.or.at" target="_blank">hans@at.or.at</a>&gt;&gt;&gt;&gt; wrote:<br>
<br>
<br>
                  [hid] uses the input.h struct, which the /dev/input/event*<br>
               devices<br>
                  give.  I don&#39;t know what /dev/input/wacom outputs.<br>
         Try using an<br>
                  /dev/input/event* device.<br>
<br>
                  .hc<br>
<br>
<br>
                  On Dec 21, 2009, at 3:12 AM, cyrille henry wrote:<br>
<br>
                      hello<br>
<br>
                      few years go, i used a wacom with the [gemtablet]<br>
        object.<br>
               this<br>
                      was working perfectly.<br>
                      but i now realize that this object is no more part<br>
        of Gem<br>
               (since<br>
                      3 years).<br>
                      the dummy object that replace it say that one must use<br>
               hid instead.<br>
                      so did i.<br>
<br>
                      but i failed making it work.<br>
<br>
                      i&#39;m using linux and hid from pd svn.<br>
<br>
                      i send a &quot;open /dev/input/wacom&quot; message to the hid<br>
               object, and<br>
                      get as only answer : info: open 0<br>
                      info: device 0<br>
<br>
                      if i start pooling, then the wacom did not work<br>
        anymore,<br>
               and i<br>
                      have to reboot the computer to make it work again.<br>
<br>
                      playing a bit more with that object made pd to crash.<br>
<br>
                      any suggestion to make my wacom work with hid?<br>
                      any other object that could get data from a wacom?<br>
                      or should i try to get the old sources of gemtablet to<br>
               compile<br>
                      again???<br>
<br>
                      thanks<br>
                      Cyrille<br>
<br>
<br>
                      _______________________________________________<br>
                      <a href="mailto:Pd-list@iem.at" target="_blank">Pd-list@iem.at</a> &lt;mailto:<a href="mailto:Pd-list@iem.at" target="_blank">Pd-list@iem.at</a>&gt;<br>
        &lt;mailto:<a href="mailto:Pd-list@iem.at" target="_blank">Pd-list@iem.at</a> &lt;mailto:<a href="mailto:Pd-list@iem.at" target="_blank">Pd-list@iem.at</a>&gt;&gt;<br>
               &lt;mailto:<a href="mailto:Pd-list@iem.at" target="_blank">Pd-list@iem.at</a> &lt;mailto:<a href="mailto:Pd-list@iem.at" target="_blank">Pd-list@iem.at</a>&gt;<br>
        &lt;mailto:<a href="mailto:Pd-list@iem.at" target="_blank">Pd-list@iem.at</a> &lt;mailto:<a href="mailto:Pd-list@iem.at" target="_blank">Pd-list@iem.at</a>&gt;&gt;&gt; mailing list<br>
<br>
<br>
                      UNSUBSCRIBE and account-management -&gt;<br>
                      <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
<br>
<br>
<br>
<br>
                               ----------------------------------------------------------------------------<br>
<br>
                  I spent 33 years and four months in active military<br>
        service and<br>
                  during that period I spent most of my time as a high<br>
        class muscle<br>
                  man for Big Business, for Wall Street and the bankers.<br>
             -<br>
                  General Smedley Butler<br>
<br>
<br>
<br>
<br>
                  _______________________________________________<br>
                  <a href="mailto:Pd-list@iem.at" target="_blank">Pd-list@iem.at</a> &lt;mailto:<a href="mailto:Pd-list@iem.at" target="_blank">Pd-list@iem.at</a>&gt;<br>
        &lt;mailto:<a href="mailto:Pd-list@iem.at" target="_blank">Pd-list@iem.at</a> &lt;mailto:<a href="mailto:Pd-list@iem.at" target="_blank">Pd-list@iem.at</a>&gt;&gt;<br>
        &lt;mailto:<a href="mailto:Pd-list@iem.at" target="_blank">Pd-list@iem.at</a> &lt;mailto:<a href="mailto:Pd-list@iem.at" target="_blank">Pd-list@iem.at</a>&gt;<br>
<br></div></div>
               &lt;mailto:<a href="mailto:Pd-list@iem.at" target="_blank">Pd-list@iem.at</a> &lt;mailto:<a href="mailto:Pd-list@iem.at" target="_blank">Pd-list@iem.at</a>&gt;&gt;&gt; mailing list<div class="im"><br>
<br>
                  UNSUBSCRIBE and account-management -&gt;<br>
                  <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
<br>
<br>
<br>
<br>
        ------------------------------------------------------------------------<br>
<br>
        _______________________________________________<br>
<br></div><div class="im">
        <a href="mailto:Pd-list@iem.at" target="_blank">Pd-list@iem.at</a> &lt;mailto:<a href="mailto:Pd-list@iem.at" target="_blank">Pd-list@iem.at</a>&gt; mailing list<br>
        UNSUBSCRIBE and account-management -&gt;<br>
        <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
<br>
<br>
</div></blockquote>
</blockquote></div><br>