A:
There are two applications:
ATRIS Stahlgruber
ATRIS Stahlgruber + Technik
And you need to be careful as the documents have the following disclaimer:
Any use of ATRIS Stahlgruber software requires prior agreement of the ATRIS Stahlgruber Technik GmbH.
So you need to have a license for ATRIS Stahlgruber + Technik. This is a proprietary program (from the looks of the screenshots, no support).
If you don't want to buy a license, you need to follow the following instructions:
You need to download the programs from the ATRIS Stahlgruber official site (e.g.
For ATRIS Stahlgruber, it is important to note that the program needs to be run as Administrator.
Q:
Can not connect the Asus ES103c touch screen with Raspberry pi
I am trying to connect the Asus ES103c (the one that looks like the n800) touch screen with the Raspberry Pi.
I tried installing the touchscreen drivers from the official linux drivers, but even when I connect the screen with a keyboard, nothing appears on it.
This is what I did:
1. Downloaded the drivers form here:
2. From the downloaded file, I extracted the drivers to my desktop.
3. In Raspbian, I uninstalled the touchscreen driver, and installed the Asus_uTouch module, as it is suggested here:
4. Rebooted the Pi.
When I connect the screen, and run xrandr, I can see the following:
X Input driver 'asus_uTouch'
X Input driver'synaptics'
But xinput list shows no devices.
Anyone has any suggestion?
A:
To get the touch screen connected, I had to install xserver-xorg-input-asus-touchscreen, plus the xserver-xorg-input-ts package.
These drivers are available here: ac619d1d87
Related links:
Comments