RE: Problem configuring Elo Touchscreen
"Scott Wentzel" <[email protected]> Fri, 27 Dec 2002 13:28:00 -0500
| Newsgroups | gmane.comp.xfree86.newbie |
|---|---|
| Message-ID | <[email protected]> |
Just as an FYI I found my problem. Various emails started pointing me to a possible com port irq conflict. So I started looking around to see how I find out what the linux software thinks the com port 3 irq value is. I was finally able to find a file in /proc/tty/driver/serial which showed that linux thought my com port 3 irq value was 4, whereas my BIOS setting said it was 5. I was then able to change my BIOS to change the irq for com port 3 from 5 to 4 and it worked. I have calibration problems now, but I think I can fix that. Thank you all very much for your help. Scott =================================== Scott Wentzel Rite Solutions 1272 West Main Rd, Middletown, RI, 02842 [email protected] www.rite-solutions.com (401) 847-3399 x26 (office) (401) 847-8833 (fax) =================================== -----Original Message----- From: [email protected] [mailto:[email protected]]On Behalf Of rkalaskar Sent: Thursday, December 26, 2002 2:48 PM To: [email protected] Subject: Re: [Newbie]Problem configuring Elo Touchscreen The file format for XF86Config and XF86Config-4 is different. So renaming a XF86Config as XF86Config-4 is unlikely to work. I have attached the config file which is working for me. Use this config file and replace the video driver with the one you have . This should work. Scott Wentzel wrote: >There is no XF86Config-4 file in /etc/X11 on my machine, only the XF86Config >file. However, I believe this is the correct file, because the >Xfree86.0.log file states that the elographics_drv.o file is getting loaded, >it just doesn't work. That being said I copied my XF86Config file to >XF86Config-4 and rebooted, but it still doesn't work. The log file now says >its using the Config-4 file, but I still get the same error. > >Scott > >=================================== >Scott Wentzel >Rite Solutions >1272 West Main Rd, Middletown, RI, 02842 >[email protected] >www.rite-solutions.com >(401) 847-3399 x26 (office) >(401) 847-8833 (fax) >=================================== > > >-----Original Message----- >From: [email protected] [mailto:[email protected]]On >Behalf Of rkalaskar >Sent: Thursday, December 26, 2002 12:36 PM >To: [email protected] >Subject: Re: [Newbie]Problem configuring Elo Touchscreen > > >XFree86 4.2 uses the config file /etc/X11/XF86Config-4 not >/etc/X11/XF86Config. Did you add the changes to the righ file? I have a >similar setup. It works fine > >Rahul > >Scott Wentzel wrote: > >>I am using XFree86 4.2 under Suse Linux 8.0 with a linux kernel of 2.4.18. >>I have an Elo Touchscreen. I have followed the EloTouch installation >>instructions in setting up the /etc/X11/XF86Config file manually, and I >> >have > >>also ran the SaX2 program to setup that config file automatically, but I >>still cannot get the EloTouch screen to work. The XF86Config file looks >>like something like this, although I have tried many variations in my >>attempts: >> >> Added to "ServerLayout" section >> 'Inputdevice "touchscreen1" >>"SendCoreEvents"' >> Added an "InputDevice" section >> 'Section "InputDevice" >> Identifier "touchscreen1" >> Driver "elographics" >> Option "Device" "/dev/ttyS2" >> Option "AlwaysCore" >> Option "screenno" "0" >> Option "MinX" "600" >> Option "MaxX" "3600" >> Option "MinY" "600" >> Option "MaxY" "3600" >> Option "UntouchDelay" "3" >> Option "ReportDelay" "1" >> EndSection' >> >>Then I restart the X Server by logging out, and I have also tried >> >rebooting, > >>but It still doesn't work. I also noticed I get an error message in the >>/var/log/Xfree86.0.log file. I dont know if its related or not, but the >>error is: >> Not at the specified rate or model 2310, will continue >> Unable to ask Elographics touchscreen identification >> >> >> >>Is there anyone who might be able to help me figure out what I'm missing ? >> >>Thanks... >> >>=================================== >>Scott Wentzel >>Rite Solutions >>1272 West Main Rd, Middletown, RI, 02842 >>[email protected] >>www.rite-solutions.com >>(401) 847-3399 x26 (office) >>(401) 847-8833 (fax) >>=================================== >> > > > >_______________________________________________ >Newbie mailing list >[email protected] >*** To unsubscribe , or change message options, see: >http://XFree86.Org/mailman/listinfo/newbie > >_______________________________________________ >Newbie mailing list >[email protected] >*** To unsubscribe , or change message options, see: >http://XFree86.Org/mailman/listinfo/newbie > > _______________________________________________ Newbie mailing list [email protected] *** To unsubscribe , or change message options, see: http://XFree86.Org/mailman/listinfo/newbie