Hi Jon / List I've been able to get the 1.21 driver working in OEL 5.5 64bit after changing ELO_MAX_WAIT in touchscreen.h
Change it from 100ms (100000) to 1000ms (1000000) and you should have success. Please let me know how you go. - Murray On Sun, Nov 28, 2010 at 9:16 PM, Murray Fraser <[email protected]> wrote: > Hi Jon & SunRay-Users > > I've corrected a small pointer problem, code now compiles and runs on 64 > bit Linux. > > The new version is here, with changes to touchscreen.c and touchscreen.h > > > http://sourceforge.net/projects/elotouch/files/elotouch-1.2.1.tar.gz/download > > > I still can't get it to work correctly with the Sun Ray serial port > redirection on Linux. I'll do more testing on Monday but this seems to be > the same issue I've had before with Linux and serial port connection - seem > to get corrupt data. > > If I connect a USB-serial adapter to the server, and open /dev/ttyUSB0 > instead of $UTDEVROOT/dev/term/a the driver seems to work fine. > > - Murray > > On Tue, Nov 23, 2010 at 3:13 AM, Jonathan C. Bailey < > [email protected]> wrote: > >> Hello, >> >> I'm currently trying to get an ELO touchscreen (with the 2701 controller >> via serial) working on SRS5 running on OEL5. I did some research and saw the >> elotouch (http://sourceforge.net/projects/elotouch/) project mentioned on >> the list before. Based on my reading, this seems like the perfect option. >> >> Anyway, I compiled/installed the software, but can't seem to get it >> working. It's falling over doing tcsetattr on the serial port. >> >> I get one of two messages when trying to run it (elosetup -p >> $UTDEVROOT/dev/term/a): >> >> System error while reading from Elographics touchscreen. >> >> ...or... >> >> EloOpen tcsetattr: Operation not permitted >> Unable to configure Elographics touchscreen port >> >> >> >> Has anyone else set up this package and had similar issues? >> >> >> >> -Jon >> _______________________________________________ >> SunRay-Users mailing list >> [email protected] >> http://www.filibeto.org/mailman/listinfo/sunray-users >> > >
_______________________________________________ SunRay-Users mailing list [email protected] http://www.filibeto.org/mailman/listinfo/sunray-users
