View Single Post
Posts: 1,425 | Thanked: 983 times | Joined on May 2010 @ Hong Kong
#60
Originally Posted by kangyu29 View Post
You got me wrong, I haven't decided yet.

I installed swappolube, used all the recommended settings and keep rebooting the device everyday or so. But I don't know if it helped or not.

I would appreciate if you have anything to offer to help.
I've seen in other threads with similar problems. There're two things that might affect the sensitivity of the sensor:

1) the screen protector that blocks the sensor
2) a magnet near where you store your N900 (e.g. pouch, purse)

You may run the following command to test the sensitivity of the proximity sensor (CTRL-C to break)

Code:
while true; do cat /sys/devices/platform/gpio-switch/proximity/state; done
'open' means nothing in front of the sensor, 'close' otherwise.

Hope this helps.
 

The Following User Says Thank You to 9000 For This Useful Post: