View Single Post
MohammadAG's Avatar
Posts: 2,473 | Thanked: 12,265 times | Joined on Oct 2009 @ Jerusalem, PS/IL
#6
engine3_mode is missing, odd....
It's not even creating it.
Try
Code:
echo run > /sys/class/i2c-adapter/i2c-2/2-0032/engine3_mode
Then start mce again, if that doesn't work check the mce.ini file, does it have the keypad module loaded in the top part?
Code:
cat /etc/mce/mce.ini | more
Modules=display;keypad;vibrator;led;battery etc...
If all that fails try
Code:
apt-get --reinstall install mce
Doesn't seem to be a hardware fault.
 

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