The Catalyst board uses a Tsharc touch screen, which requires a special driver for Linux. The touch screen driver for the Catalyst is provided by the Hampshire Company.
Moblin
We include this driver in Moblin with our Catalyst development systems. To set up and calibrate the touch screen, follow these instructions.
Click on the Terminal icon to open a Terminal window.
Enter cd /home/Tsharc304 in the terminal window.
Enter sudo ./install.sh
When prompted for password, press Enter. The TSHARC Controller Setup version 3.0.4 will start.
Enter 2 to select "Serial Controller on COM1".
Enter 12 to install selected components.
Enter boot.tsharc start to start the touch screen daemon.
Enter ./tscal to start the touch screen calibration utility.
Touch the screen momentarily as indicated then touch Accept box at the bottom of the screen.
After rebooting open terminal window and enter boot.tsharc start to start the touch screen daemon.
Other Linux distributions
To install and calibrate the touch screen driver on other linux distributions, follow these instructions.
Download the Linux version of the driver. These instructions document version 3.04c.
Installation:
Open a terminal in the desktop environment on the Catalyst.
Unpack the driver file you downloaded earlier by entering the command: tar zxvf Tsharc304c.tar.gz
Enter cd TSharc304
Start the installation program as root by entering sudo ./install.sh
Enter 2 to select "Serial controller on COM1".
Enter 12 to install selected components.
To start the touchscreen driver enter boot.tsharc start
Enter ./tscal to start the touch screen calibration utility.
Touch the screen momentarily as indicated then touch the Accept box at the bottom of the screen.
Starting the touchscreen driver:
The touch screen driver will not be started automatically, and must be started after you log in to the desktop environment. To manually start it, open a terminal window and enter boot.tsharc start