View Single Post
Posts: 2 | Thanked: 0 times | Joined on Feb 2011
#26
Code:
cat /sys/devices/platform/gpio-switch/proximity/state
MY RESULT: open

Code:
cat /sys/devices/platform/gpio-switch/proximity/disable
MY RESULT: 1

Code:
cat /sys/devices/platform/gpio-switch/proximity/direction
MY RESULT: input

Code:
cat /sys/devices/platform/gpio-switch/proximity/type
MY RESULT: cat: can't open '/sys/devices/platform/gpio-switch/proximity/cover' : No such file or directory

i have the magnet on the cover but still don't see mai card
on x i write this:
[CODE] dmesg | grep -i 'mmc0:'
MY RESULT: [ 108.011688] mmc0: cover is open, card is now inaccessible
i try with other cover from another n900 but the result is the same.what should i do?