FPIT - Fujitsu Stylistic input driver for the Xorg

For drivers and kernel modules.
Post Reply
Message
Author
robert1968
Posts: 9
Joined: Thu 10 Dec 2009, 12:45

FPIT - Fujitsu Stylistic input driver for the Xorg

#1 Post by robert1968 »

Hi,

Tried to compile Fujitsu Stylistic Tablet PC input driver for the Xorg called xf86-input-fpit-1.3.0, but autogen.sh failed with:

./configure: line 19707: syntax error near unexpected token `RANDR,'
./configure: line 19707: `XORG_DRIVER_CHECK_EXT(RANDR, randrproto)'

Can anyone help?
What could be the problem?

See attached.
Regards, Robert
Attachments
autogen.sh.out.tar.gz
xf86-input-fpit-1.3.0 Tablet PC input driver for the Xorg autogen output.
(1.26 KiB) Downloaded 1491 times

tempestuous
Posts: 5464
Joined: Fri 10 Jun 2005, 05:12
Location: Australia

#2 Post by tempestuous »

You probably don't have the Xorg 7.3 sources installed.

But there's no need to compile the fpit Xorg input module.
It's already included within the full Xorg dotpet package -
http://distro.ibiblio.org/pub/linux/dis ... ri-7.3.pet

robert1968
Posts: 9
Joined: Thu 10 Dec 2009, 12:45

#3 Post by robert1968 »

Hi Tempestuous,

Thank you very much for your helpful answer.
By the time you've answered I compiled the fpit.
You were right I needed the xorg source.

So Fujitsu Stylistic c500 works fine with fpit and Puppy 431.
I'm happy now:))

Thanks again,
Robert
Attachments
fpit_drv.zip
(20.79 KiB) Downloaded 1475 times

robert1968
Posts: 9
Joined: Thu 10 Dec 2009, 12:45

Fujitsu Stylistic c500 touchscreen on Puppy 431

#4 Post by robert1968 »

Hi,

Puppy is excellent!
Fujitsu Stylistic c500 touchscreen works fine with fpit and Puppy 431.

1. First intsall Puppy with xorg.
2. Copy attached rc.local file to /etc/rc.d/
3. Copy attached xorg.conf file to /etc/X11/
4. Copy attached fpit_drv.so file to /usr/X11R7/lib/xorg/modules/input/
5. shutdown and restart (save changes if Puppy not installed)

Additionally you should install xvkbd the virtual keyboard for xorg see my next comment.

Enjoy Puppy :D
Robert1968 at gmail
Attachments
xorg.zip
Xorg configuration.
(1.99 KiB) Downloaded 1631 times
rc.local.zip
Setserial autostart script.
(291 Bytes) Downloaded 1593 times
fpit_drv.zip
touchscreen driver for fujitsu c500
(20.79 KiB) Downloaded 1590 times

robert1968
Posts: 9
Joined: Thu 10 Dec 2009, 12:45

xvkbd - virtual keyboard for xorg

#5 Post by robert1968 »

Hi,

Puppy 431 has working xvkbd package.

1.) Install the following 3 attached pet file.
2.) open a console and type xvkbd.
3.) To autostart xvkbd after boot, open a console and type:
ln -s /usr/X11R7/bin/xvkbd /root/Startup/xvkbd

Thats it. :)
Regards,
Robert

http://www.murga-linux.com/puppy/viewtopic.php?p=262267 and
http://www.murga-linux.com/puppy/viewto ... 1043930508
Attachments
xvkbd-3.0.pet.zip
xvkbd
(48.73 KiB) Downloaded 1614 times
libXp.so.6-i486.pet.zip
lib2
(12.15 KiB) Downloaded 1612 times
libXaw3d.so.8.pet.zip
lib
(108.3 KiB) Downloaded 1518 times

cgalpin
Posts: 1
Joined: Sun 03 Jun 2012, 22:06

#6 Post by cgalpin »

Hi All

Is anyone still using a C-500 with puppy linux? I just tried lupu-528.005 and the fpit driver was compiled against X11 V4 and it uses V7! I then tried slackp-5.3.3.3-4g and it doesn't have the driver included.

I am using an old version of ubuntu currently that works fine but can't get the latest version to work so I'm looking at any alternative to get current.

TIA
charles

Post Reply