Hmmm...just saw ShiroiKuma's post #93 over on the HTC Universal Debian thread
Additional issues with X
I've installed X according to http://yonggun.tistory.com/54 and applied the "2. Use your normal user under X" hack on https://www.oesf.org/index.php?title=1-For_Debian_EABI
Now, the situation is as follows, if I don't enable xdm via /etc/init.d/, first login as root, then /etc/init.d/xdm start, xdm starts, I can login as a regular use fine and the system works.
If I enable xdm via /etc/init.d/, even if I log in as root or the regular user in the xdm login, X starts, but the display doesn't react to touch. It seems xdm doesn't read the .xinitrc from either /root or /home/theuser when started this way and so TSLIB_TSDEVICE is not set among others.
His 3rd paragraph describes what is happening with my 3200 too...
Now, I just tried logout and log back in as root to see what happens....
If I try to start XFCE4, I get the following error message:
#startxfce4
/usr/bin/startxfce4: Starting X server
/root/.xserverrc: line 2: /usr/bin/Xfbdev: No such file or directory
/root/.xserverrc: line2: exec: /usr/bin/Xfbdev: cannot execute: No such file or directory
giving up.
xinit: Connection refused (errno 111): unable to connect to X server
xinit: No such process (errno 3): Server error
Get same thing if I type in 'startx' too....
Also, I just tried to run 'ts_calibrate now and it opened up for a second or two, then quit and I was back at console screen. But here's what it says:
#ts_calibrate
tsdev (compaq touchscreen emulation) is scheduled for removal.
See documentation/feature-removal-schedule.txt for details.
xres = 480, yres = 640
selected device is not a touchscreen I understand
Took 1 samples...
Top left : X = 1073852404 Y = 24
Took 1 samples...
Top right : X = 1073852404 Y = 24
Took 1 samples...
Bot right : X = 1073852404 Y = 24
Took 1 samples...
Bot left : X = 1073852404 Y = 24
Took 1 samples...
Center : X = 1073852404 Y = 24
-1.600000 -0.000000 10.066667
-1.600000 -0.000000 13.400000
Calibration constants: -104857 0 -104857 0 878182 65536
So, something strange is going on here.....


??
Thanks.