Arialia
Member
urjaman said:Okay, does somebody want to test some tablet modules?
I have build setup for the pandora kernel on my pandora, so thought that somebody might want to give it a try.
I havent changed my tree/config that much, so I think my modules should load fine on the original kernel.
I'll add a link + simple install instructions here after compiling this stuff...
EDIT:
We have modules acecad,aiptek,gtco,kbtab and wacom HERE.
Installation (havent actually tried as i could modules_install from my tree).
Download that tar.gz somewhere (I'll assume root of first SD - /media/mmcblk0p1, change accordingly).
After this it should just work(tm) ; if you know what module you need you can test load it with modprobe (sudo or as root), but linux should be able to load it automatically upon attachment, so attach the tablet and try...Code:cd / sudo tar xvf /media/mmcblk0p1/tablet-modules.tar.gz sudo depmod -a
Great !!
GizmoTheGreen said:Tried it, it works!
got one problem though, it tracks my stylus while hovering, but as soon as i click once (touch board eith stylus) it wont move the mouse again... i have to "reset the stylus" by taking it far away from the board..
I think your tablet must be configure now for XFCE like on another linux system
the easy thing which will be work is modify the /etc/X11/xorg.conf because i don't know if XFCE Pandora works with Hal or udev
so make same configuration you will make on debian/ubuntu desktop and it must be work fine
@Tj , yes pressure sensitivity of Pandora touchscreen must be possible as the NDS do
if you want to know how does it work the source of libnds is good also documentation of No$gba good too
For tablet like wacom it is different , it is by radio , for wacom a system near rfid i think.
Last edited by a moderator: