Andy,

   Thank you for continuing to help.
The mouse0 handler is not a good sign. Check /proc/bus/usb/devices as
well; this will say what driver is in use.
I don't seem to have such a file:

[EMAIL PROTECTED]:~$ more /proc/bus/usb/devices
/proc/bus/usb/devices: No such file or directory

There is a /proc/bus/usb directory, but it is empty.

Could this be a clue to the problem? The absence of this file?

Section "Module"
I think you may need Load "wacom" in there as well.
Okay, I've added:
Load    "wacom"
... into the "Module" section.

If you change all occurences of /dev/input/event1 to /dev/input/wacom,
you might have more success.
Okay, I've done this as well.
But make sure /dev/input/wacom actually
exists. udev should create it for you.
When you say "udev?, you mean in the /etc/udev/rules.d/10-wacom.rules file?
This is what I have had up to now:

[EMAIL PROTECTED]:/proc/bus/usb$ more /etc/udev/rules.d/10-wacom.rules
# udev rule for wacom tablets.

KERNEL="event*", SYSFS{idVendor}="056a", NAME="input/%k", SYMLINK="input/wacom%e"

Is that sufficient?

After having altered the xorg.conf file as mentioned above, I rebooted. Unfortunately there was no change in the situation.

Also, I'm not sure if I mentioned this before, but doing this command:
[EMAIL PROTECTED]:~$  sudo xxd /dev/input/wacom
... and this command:
[EMAIL PROTECTED]:~$  sudo xxd /dev/input/mouse0
... both return output when I move my tablet.

I'm not sure if that provides more information, but I came across it as I was scouring the Linuxwacom site for more clues, so I thought I would mention it.


--
Dave M G


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Linuxwacom-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/linuxwacom-discuss

Reply via email to