LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 11-29-2008, 04:02 PM   #1
donnied
Member
 
Registered: Oct 2006
Distribution: Debian x64
Posts: 198

Rep: Reputation: 30
How to get Gvision L15AX-JA touch screen working


I have a Gvision L15Ax-JA ( a serial touchscreen device) that I have tried to get working with Ubuntu 8.04, Ubuntu 8.10, Debian Etch and Debian Testing. Most helpful so far has been this article:
http://sudan.ubuntuforums.com/showth...=975395&page=3

Basically I have:
Code:
apt-get install build-essential xserver-xorg-dev
to get the needed files for compiling the drivers. Sometimes I need libx11-dev.

I then get the source for the drivers and the programs for the Gvision touch screen:
Code:
wget http://www.higgstec.com/download/COM/TS-COM-Linux.rar

unrar TS-COM-Linux.rar

cd ./TS-COM-Linux/TS_COM_Linux_V202

tar -xvf tscom-source-2.0.2.tar.gz
Then I go into:
Code:
cd tscom-2.0.2/drivers/xorg-7.3
./configure --prefix=/usr
make clean
make
sudo make install
And I do the same for tscomxp and the calibrate and rightclick programs.

Sometimes I need to check the X version and version of glibc.
Code:
X -version

/lib/libc.so.6
because sometimes when building I get an error message:
Code:
********* CHECKOUT THE GLIBC VERSION! MUST BELOW 2.3
GLIBC_2.4
GLIBC_2.1
GLIBC_2.0
*********
but I don't know what to make of this or if I need to change it.

Things seem fine, I get data when I
Code:
cat /dev/ttys1
but when I run the calibrate program nothing happens.
I see the drivers are there:
Code:
$ ls /usr/lib/xorg/modules/input
evdev_drv.so  mouse_drv.so      tscom_drv.la  tscomxp_drv.la  vmmouse_drv.so
kbd_drv.so    synaptics_drv.so  tscom_drv.so  tscomxp_drv.so  wacom_drv.so
So far it seems that it might be a problem with the xorg.conf
Code:
Section "Device"
	Identifier	"Configured Video Device"
EndSection

Section "Monitor"
	Identifier	"Configured Monitor"
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Monitor		"Configured Monitor"
	Device		"Configured Video Device"
EndSection

Section "InputDevice"
         Identifier "TSCOM_Touchscreen"
         Driver     "tscom"
         Option     "Device"           "/dev/ttyS1"
         Option     "DeviceModel"      "TS"
         Option     "ScreenNo"         "0"
         Option     "SendCoreEvents"   "yes"
EndSection
Section  "InputDevice"
         Identifier "TSCOM_Calibration"
         Driver     "tscomxp"
EndSection

Section "ServerLayout"
	Identifier    "Default Layout"
	Screen        "Default Screen"
	InputDevice "TSCOM_Touchscreen" "SendCoreEvents"
	InputDevice "TSCOM_Calibration"
EndSection
I've tried adding "CorePointer" instead of "SendCoreEvents" but that didn't seem to make much of a difference.

What should / shouldn't be showing up in /proc/modules ?

Any other ideas for the xorg.conf?

trouble shooting?

loading / unloading modules?

Last edited by donnied; 11-29-2008 at 04:20 PM.
 
Old 03-03-2009, 05:22 PM   #2
littleced
LQ Newbie
 
Registered: Mar 2009
Posts: 1

Rep: Reputation: 0
same problem

hi donnied,

I have been struggling with the same problem as yours, but only tried Ubuntu 8.10
where TSCOM drivers and programs compiled smoothly (thanks to your post).

But I can't get anything from any of the /dev/ttyS* (0 to 3) while touching the screen.

I see you haven't received any response... have you managed to get it working eventually ?

In advance, many-many thanks,
 
Old 03-03-2009, 06:34 PM   #3
donnied
Member
 
Registered: Oct 2006
Distribution: Debian x64
Posts: 198

Original Poster
Rep: Reputation: 30
The tscom drivers were the wrong drivers for the monitor. I did a fresh install with no faulty tscom driver installs and installed
Code:
xserver-xorg-input-elographics
and I was good to go. I just had to calibrate. I posted my xorg.conf here:
http://www.linuxquestions.org/questi...g.conf-692767/
 
  


Reply

Tags
gvision, how, touchscreen



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
touch screen knobby67 Debian 22 11-07-2009 07:58 AM
3M touch screen CT150 ibmircea Linux - Hardware 0 09-14-2007 11:50 AM
touch screen Teus Linux - Software 1 12-04-2004 12:19 PM
3M touch screen driver B0ryz Fedora 0 06-16-2004 12:18 PM
TOUCH SCREEN tfrye Linux - General 0 04-25-2001 03:04 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 09:32 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration