View Single Post
Old January 10th, 2012, 02:38 PM   #81 (permalink)
jkc120
Senior Member
 
jkc120's Avatar
 
Join Date: Apr 2010
Location: El Dorado Hills, CA
Posts: 1,874
 
Device(s): LTE Galaxy Nexus (AOKP b37); Dinc (CM 7.1) [retired]
Thanks: 923
Thanked 1,248 Times in 718 Posts
Default

Quote:
Originally Posted by WizeGuyDezignz View Post
Awesome find! I didn't have the success that you had however. Can you please let me know what I did wrong?

I added this to the init.post_boot.sh file:

mount -o rw,remount /dev/block/mmcblk0p29 /system
chmod 777 /sys/devices/platform/leds-pm8058/leds/button-backlight/brightness
echo 0 > /sys/devices/platform/leds-pm8058/leds/button-backlight/brightness
chmod 444 /sys/devices/platform/leds-pm8058/leds/button-backlight/brightness
mount -o ro,remount /dev/block/mmcblk0p29 /system

It's not working for me, lights still come one. Is there a part of that block of text that I wasn't supposed to include?

If you can give me a quick step-by-step, that would be awesome!
I'm working on a little script and a quick guide/HOWTO. I'll post it shortly
__________________
"I drank what?" -Socrates
jkc120 is offline  
Reply With Quote
The Following User Says Thank You to jkc120 For This Useful Post:
WizeGuyDezignz (January 10th, 2012)