Thread
:
Heeeelp!!! N900 Screen Doesnt Lock AT ALL!!!
View Single Post
cpitchford
2010-08-12 , 21:40
Posts: 303 | Thanked: 175 times | Joined on Oct 2009 @ London UK
#
3
Open an x terminal, and run this command
dmesg
try opening and closing the keyboard a few times then run it again
You'll see lines like:
[115496.124389] slide (GPIO 71) is now open
[115497.069641] slide (GPIO 71) is now closed
These lines report when the keyboard sensor is triggered..
If you have the rootsh package installed, you can try this to see the sensor activity in real time as it happens:
sudo gainroot
cat /proc/kmsg
this might help you track down if the sensor is being triggered too often
Quote & Reply
|
cpitchford
View Public Profile
Send a private message to cpitchford
Find all posts by cpitchford