Thread: screen freezing
View Single Post
  #3 (permalink)  
Old 09-19-2010, 04:37 PM
Corlygunnz's Avatar
Corlygunnz
Lurker
Offline
 
Join Date: Sep 2010
Posts: 1
Reputation: 0
Corlygunnz is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Quote:
Originally Posted by Jett.Lewis View Post
so after i set up android to run on my hd2 (froyo 2.2) while in android the touchscreen would sometims freeze up. not really a big deal, i could just turn off/on and it would be fine, but now even while its not running android, just the regular windows/HTC OS, the touchscreen freezes up. the hard buttons still function fine, like i can hit start / home, whatever. thoughts on how to fix this?
That's the g-sensor problem. You need gscript lite to disable the sensor and add this to disable.

mv /system/bin/akmd /system/bin/akmd2
killall akmd

And this when ever you will like to enable it again.

mv /system/bin/akmd2 /system/bin/akmd
/system/bin/akmd




Sent from my HTC Desire using Tapatalk
Reply With Quote