Comment 1 for bug 927029

Revision history for this message
Nikolai Kondrashov (spbnick) wrote :

This will also work with M610X.

I have also found this feature report with the help of viktoria.s (http://ubuntuforums.org/member.php?u=1276886), who captured the Windows driver traffic for her i608X.

I have mostly implemented a kernel driver for it, however, sending this feature report in the kernel in a straight-forward way doesn't work. I'll be receiving a KYE EasyPen i405X tomorrow and hopefully will be able to complete the driver after that.

Do you have access to an EasyPen M406? I would be able to add support for it to the kernel driver, if you could get some dumps for me.

After the kernel driver is done the tablet will work with xf86-input-evdev driver without configuration. Also, it may be possible to use xf86-input-wacom also.

AFAIK, the WizardPen driver is discontinued. It was rather a hack right from the start. The proper way is to implement a kernel driver and then use evdev or wacom X.org drivers.