Mik is only gonna be on his site from now on.
Sent from my PC36100 using xda premium
Thank you for clarifying. I was wondering what happened.
Sent from my lair.
Mik is only gonna be on his site from now on.
Sent from my PC36100 using xda premium
I am getting htc launcher force close and clock force close since upgrading to kernel version 1.3, im running mikg 3.11. Any suggestions?
small update to 1.4
changes:
Changed Audio boost to on/off toggle
USB Fast Charge and on/off toggle
updated OP.
Where are these toggles located?
Sent from my PC36100 using XDA
In the OP, about half way down, it links a widget you can use, or commands you can use in terminal.
I pasted this in terminal , echo 1 > /sys/kernel/fast_charge/fast_charge_us is this correct? It didnt seem to show anything that it worked. And i also did the status command. What exactly is the status for?
Sent from my PC36100 using xda premium
lambofgod13 said:I pasted this in terminal , echo 1 > /sys/kernel/fast_charge/fast_charge_us is this correct? It didnt seem to show anything that it worked. And i also did the status command. What exactly is the status for?
Sent from my PC36100 using xda premium
Any chance of getting ext 4 here like the underworld ?
Sent from my PC36100 using Tapatalk 2
I sent you a screenshot buckhunter. Gmail, k i got a 1 after i entered both audio and fast charge status command, but still nothing on fast charge on command.
Sent from my PC36100 using xda premium
Doesn't incredicontrol have An option for fast charge? I think I saw it in there
Sent from my PC36100 using XDA
Audio Boost On
echo 1 > /sys/kernel/audio_boost/aboost
Audio Boost Off
echo 0 > /sys/kernel/audio_boost/aboost
Query Audio Boost Status
cat /sys/kernel/audio_boost/aboost
USB Fast Charge On
echo 1 > /sys/kernel/fast_charge/fast_charge_usb
USB Fast Charge Off
echo 0 > /sys/kernel/fast_charge/fast_charge_usb
Query USB Fast Charge Status
cat /sys/kernel/fast_charge/fast_charge_usb