Hi,
I know, this answer is quite late. I haven't been actively following
this list for a while.
>>>>> "Shane" == Shane Dowling <shanedowling_at_gmail.com> writes:
> Hey all, I cant seem to get my tablet functions working under xubuntus
> newest version.
> This is basically what I have done. Downloaded and copied fpi2002.sh.
> update-rc.d fpi2002.sh defaults so it would run before X(i think!)
can you check, whether /dev/ttyS0 works? Just enter some shell-command
like:
sudo hexdump /dev/ttyS0
and see whether moving the pen around outputs data (but first shutdown
Xorg: sudo /etc/init.d/gdm stop)
> Then I download the tc1k drivers. Untarred and copied tc1k_drv.o cp
> tc1k_drv.o /usr/lib/xorg/modules/input/
The driver is quite old. Might be that the binary cannot work on modern
Xorg.
> Then read here that I needed to compile the drivers to a .so. gcc
> -shared -Wl,-soname,tc1k_drv.so -o tc1k_drv.so tc1k_drv.o -lc cp
> tc1k_drv.so /usr/lib/xorg/modules/input/
can you verify in /var/log/Xorg.0.log that tc1k_drv.so was able to
successfully load?
If not, there is a similar driver (don't remember the name) contained in
Xorg, that works, just the buttons won't be right. Some source hacking
might be required.
> Can anyone see what I missing? As soon as I get this working I'm
> deleting my windows partition. Cheers to anyone who can help.
As soon as this is working, I'm going to upgrade to my TC1000 to Ubuntu,
too :) BTW what installation method did you use? I remember that
network boot was quite awful to configure.
cheers,
David
-- GnuPG public key: http://user.cs.tu-berlin.de/~dvdkhlng/dk.gpg Fingerprint: B17A DC95 D293 657B 4205 D016 7DEF 5323 C174 7D40Received on Sun May 27 2007 - 03:45:13 EDT
This archive was generated by hypermail 2.2.0 : Sun May 27 2007 - 03:45:30 EDT