eGalaxTouch and BeagleBoard xM rev. C

Hi guys, i'm new to this space so please, help me :slight_smile:
I've got a beagle board xm rev. c, running angstrom linux with gnome.
It's all pretty good but the touchscreen. I've got a Lilliput EETI
eGalaxTouch LCD monitor and it's no way to make it work.
EETI drivers are only for x86-x64 not for arm, so following some
threads i've installed evtouch and now it seems to work but it needs
to be calibrated.
And here it's the problem... the calibrator always start and crash
saying the following:

./ev_calibrate
evalibrate located at ./ev_calibrate
xinit located at /usr/bin/xinit
xserver located at /usr/bin/X
Creating FIFO...
Starting calibration program...

X.Org X Server 1.7.4
Release Date: 2010-01-08
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.33.2 x86_64
Current Operating System: Linux beagleboard 2.6.32 #3 PREEMPT Thu Jun
23 09:56:19 CEST 2011 armv7l
omapdss.def_disp=dvi root=/dev/mmcblk0p2 rw rootfstype=ext3 rootwait
Build Date: 05 November 2010 03:07:27PM

Current version of pixman: 0.21.6
  Before reporting problems, check http://wiki.x.org
  to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
  (++) from command line, (!!) notice, (II) informational,
  (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.1.0.log", Time: Mon Jul 4 17:12:46 2011
(==) Using config file: "/etc/X11/xorg.conf"
(EE) Failed to load module "record" (module does not exist, 0)
(EE) AIGLX error: dlopen of /usr/lib/dri/swrast_dri.so failed (/usr/
lib/dri/swrast_dri.so: cannot open shared object file: No such file or
directory)
(EE) GLX: could not load software renderer
xf86optionListCreate: count must be an even number.
State: S_UNTOUCHED Action: No Action Button: 0
State: S_TOUCHED Action: No Action Button: 0
State: S_LONGTOUCHED Action: click Button: 3
State: S_MOVING Action: No Action Button: 0
State: S_MAYBETAPPED Action: click Button: 1
State: S_ONEANDAHALFTAP Action: down Button: 3
XLoadQueryFont: failed loading font '*freemono*'
/usr/bin/xinit: connection to X server lost

waiting for X server to shut down

./calibrate.sh: line 90: invoke-rc.d: command not found

I'm noob both beagle board and linux.. con anyone help me?

Helloooo, anybody here?