View Single Post
Posts: 4 | Thanked: 23 times | Joined on May 2010
#1
I have installed Mir from this link

http://mer-project.blogspot.com/2010...okia-n900.html

I have a problem, and then the touch screen does not work

Then searched for a solution to this problem

And found that you must change the file

Code:
/media/mmc3/etc/init.d/auto-startx
This code

Code:
--- etc/init.d/auto-startx.orig	2009-10-20 12:39:30.000000000 -0300
+++ etc/init.d/auto-startx	2009-12-31 13:46:06.000000000 -0300
@@ -8,6 +8,7 @@
 start)
 	if [ ! -f /etc/default/autologin ] ; then
 		if [ -x /usr/sbin/first-boot-wizard.sh ] ; then
+			TSLIB_TSDEVICE=/dev/input/event3 TSLIB_CONFFILE=/etc/ts.conf ts_calibrate
 			/usr/bin/xinit /usr/sbin/first-boot-wizard.sh 2>&1 > /var/log/first-boot-wizard.log
 		else
 			echo -n "No user specified for auto login. Creating..."
But so far the touch screen does not work

Sorry to prolongation

I should wait for the solution

And my English is very, very bad