Anyone else dirty flash? Been seeing horrific wake times under Android OS, and CPU Spy reports phone is awake 2/3, deep sleep 1/3 when completely idle. I dirty flashed by accident and it seemed fine so I left it. Going to do a clean one tomorrow.
Definitely try a clean wipe then. Might help it outAnyone else dirty flash? Been seeing horrific wake times under Android OS, and CPU Spy reports phone is awake 2/3, deep sleep 1/3 when completely idle. I dirty flashed by accident and it seemed fine so I left it. Going to do a clean one tomorrow.
Did it last night, with 7 hours and change off charger and a little usage this morning, I'm at 90%. All better again!Definitely try a clean wipe then. Might help it out
I posted link to Build5 a few post back when when xoom posted it on twitter. Link still works if you haven't grabbed.No OP update with current locations? Is v5 not quite ready, or v6 near term ?
I'm a LeanKernel guy. Been following imoseyon since he was doing sysctl and memory tweaks on the DroidX. I tried the ICS kernels from drod for a while to help test, but after development slowed I went back to LK for the limited features (color controls, sound control).You kicking it in the wild blue yonder? Trinity land???
That's where I say.![]()
Data must be on for mms/smsAnyone else lose the ability to send MMS while on wifi? I remember it being an issue on JellyBelly I think, but I can't remember the fix exactly. I know it required manually editing the DNS entries of every wifi access point you connect to. Hopefully we can get a rom fix!
Data is automatically turned off by the phone when connected to wifi, but reconnected for MMS. The problem with the rom is that something happens with the DNS resolve process such that it doesn't ever get to the sending over data part. JellyBelly's fix for everyone was to modify their wifi params to use Google's DNS servers. An annoying situation to say the least.Data must be on for mms/sms
XD. I do that with romtoolbox's scripterData is automatically turned off by the phone when connected to wifi, but reconnected for MMS. The problem with the rom is that something happens with the DNS resolve process such that it doesn't ever get to the sending over data part. JellyBelly's fix for everyone was to modify their wifi params to use Google's DNS servers. An annoying situation to say the least.
I fixed it in a simpler way with Tasker. I have it set to run a task when wifi connected state is triggered. The task just runs two quick commands.
su -c 'setprop net.dns2 8.8.4.4'
su -c 'setprop net.dns3 8.8.8.8'
Easy peasy and keeps the primary DNS server assigned by whatever router you're on.
Is the DNS manager the same kind of thing on ROM Manager? I mean does this do the same thing your scripts do?XD. I do that with romtoolbox's scripter
Sent from my Galaxy Nexus using Tapatalk 2