Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
use twrp to fix permissions?
Not sure if this is it, this is taken from the kernel source we are working from (Samsung's MC1).Does anyone know the stock gpu freq? I cant find it anywhere on thr net.
static void __init msm8960_gfx_init(void)
{
uint32_t soc_platform_version = socinfo_get_version();
if (SOCINFO_VERSION_MAJOR(soc_platform_version) == 1) {
struct kgsl_device_platform_data *kgsl_3d0_pdata =
msm_kgsl_3d0.dev.platform_data;
kgsl_3d0_pdata->pwrlevel[0].gpu_freq = 320000000;
kgsl_3d0_pdata->pwrlevel[1].gpu_freq = 266667000;
}
}
I just open terminal (which I have set to open with su command) and type reboot recovery, with swype it's pretty quick and easy, and no extra apps needed.I use an app called Quickboot to reboot to recovery. Then fix permissions from within recovery.
This is my 5th android and no matter which I've been on people have used rom manager and somehow borked phones. Maybe it's a good app if it supports your phone but I've seen so many people try to use it even if phone is not supported. I remember the issues Jerry is talking about and it was a nightmare with the Optimus V. It's best to avoid it if possible.

I just open terminal (which I have set to open with su command) and type reboot recovery, with swype it's pretty quick and easy, and no extra apps needed.![]()

I'll post a flashable zip file to return you to stock kernel later today.i've been using this for the last 2 days and its running great so far... If i wanted to go back to the stock kernel, does anyone have it where I can just restore just the kernel instead of doing a full restore?
I'll post a flashable zip file to return you to stock kernel later today.

![]()
muhahahaha
Hadn't thought about it, if you know of a good mod that's compatible with out hardware/software, let me know and I'll look into it.hey Jerryscript are you considering any sound improvements in kernel like for instance Voodoo? Not that this phone doesnt already sound good. I plug mine in to soundbar all the time.

#turn on
echo 1 > /sys/kernel/fast_charge/force_fast_charge
#turn off
echo 0 > /sys/kernel/fast_charge/force_fast_charge
From what I've read, that's only on old PCs with USB1.0, if you have USB2.0 you should be fine. However, we did make sure to leave it up to you, hence the terminal commands to enable/disable fastcharge.Fast charge is supposed to have a detrimental effect on USB connection to the PC, so you're either charging or your moving files, btw testers, unless something has changed