View Single Post
Posts: 28 | Thanked: 2 times | Joined on Feb 2010
#506
Originally Posted by MohammadAG View Post
You replaced or edited mce.ini and removed the two patterns
As root in terminal, run:
Code:
mceledpattern add PatternJailbreakStarted "1;5;0;r;9d8040ff0000;9d800000"
mceledpattern add PatternJailbreakComplete "1;5;0;g;9d8040ff0000;9d800000"
stop mce && sleep 1 && start mce
Any chance this would "break" the charging led pattern (blinking yellow while charging, green when charged)? I did this fix for the led indication of PSFreedom to work, but I'm charging right now and the led is just not working.

I updated the power-kernel too, if it might be related.