• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root [ROM] Quattrimus JB (CM10, AOKP41)

Will wifi be cut off in deep sleep if you have the wifi persistent setting on like I do?

Oh and where do you make that change? I can test it out.

Yes wifi will drop in deep sleep. If it doesn't drop, it's not in deep sleep.

Which change? The sleep mode property should be set in build.prop.
 
So, I use pdroid with the auto patcher. It always breaks camera apps. I do have a link to the original thread of pdroid here. (Source code and app to make it work after patching in that thread)

Would it be possible to compile it with the ROM to avoid incorrect patching?

I will try to take a look but anything that does binary patching is probably broken by design. Source code changes are best.
 
tdm: since this it a multi rom, any change you can make this work on the lucid(vs840). the specs are pretty much the say

Yes and no. The two devices do not seem to be all that similar, really. But in theory I could make a multi-rom that would install on all MSM devices.

The first thing you'll need is an ics kernel for the device. If you have that, there is a good shot at making CM 10 work. If not, it's still possible but I'm not going to be much help.

And this is off topic for this thread of course. Please PM me if you have an ics kernel to work with.
 
For those with bad battery life....

Install cpu spy. You will likely notice that your phone spends a lot of time at 192mhz when it should be in deep sleep.

I'm looking into this issue but it will take a few days at least. In the mean time, try using the app "DS Battery Saver". This app forces the phone into deep sleep when the screen is off. I've been using it for a few hours and it works amazingly well.

Lost 9% battery overnight in 7 hours on the "gentle" setting. :D
 
I will try to take a look but anything that does binary patching is probably broken by design. Source code changes are best.

pdroid looks pretty cool. The only thing I'm not sold on is the binary only app. I'll give the framework patches a try in the next few days.

I wish CM would continue their permission deny system... It would make this unnecessary.
 
Yes and no. The two devices do not seem to be all that similar, really. But in theory I could make a multi-rom that would install on all MSM devices.

The first thing you'll need is an ics kernel for the device. If you have that, there is a good shot at making CM 10 work. If not, it's still possible but I'm not going to be much help.

And this is off topic for this thread of course. Please PM me if you have an ics kernel to work with.


PM'd. i started to mod the boot pwn tool from d2a(again thanks to everyone who made this happen) for myself and pushed vs840 cwm, modded vs840 boot....and then vs920 fw parts ...ooops paperweight



edited...my memory on who does what here is bad
 
pdroid looks pretty cool. The only thing I'm not sold on is the binary only app. I'll give the framework patches a try in the next few days.

I wish CM would continue their permission deny system... It would make this unnecessary.

I really like what they did with pdroid2 , but wasn't sure I wanted to mess with my working CM10 install.

If you could find a way to get it functional, it would be nice to have. I really don't like that Android only has one permission for securing the SD card, but stores a lot of information there you would not want any random app to have access to. (Although I think Jelly Bean fixed some of those)
 
Lost 9% battery overnight in 7 hours on the "gentle" setting. :D

I only lost 3 percent over night on the default setting. But this morning I kept having to cut my screen on and off because I was in a conversation and then I got stuck on 1x and had to reboot to get 3g back all I uninstalled it
 
Yes wifi will drop in deep sleep. If it doesn't drop, it's not in deep sleep.

Which change? The sleep mode property should be set in build.prop.

Odd. So on my transformer, my wifi is persistent on, but goes into deep sleep ad standby. You can also see it in battery logs ad stats.
 
Odd. So on my transformer, my wifi is persistent on, but goes into deep sleep ad standby. You can also see it in battery logs ad stats.

Hmm interesting... the wifi driver is in the kernel and that means it goes to sleep. Can you ping the device while it's in deep sleep?
 
Neph: because I suffer a little ocd, I am still tinkering with the video playback. I believe we are dealing with 2 issues... I downloaded 2 sample files of a vc-1 video in avi and mkv format. Couldn't get hardware support for either format, tho the bitrate was low enough that it was smooth anyway lol. I got the files from here - VC-1 and MP4Box or YAMB2.0 - Doom9's Forum.

To anyone else wondering, hardware video support is working really nicely, I'm just trying to nitpick the last few issues in it and take random shots in the dark like a typical n00b and see if I can get this last bit figured out.
 
pdroid looks pretty cool. The only thing I'm not sold on is the binary only app. I'll give the framework patches a try in the next few days.

I wish CM would continue their permission deny system... It would make this unnecessary.

I think it has to do with the ROM being multi device that makes the auto patcher break camera. I never had patching issues on my other devices ROMs. Then again they were single device ROMs.
 
I think it has to do with the ROM being multi device that makes the auto patcher break camera. I never had patching issues on my other devices ROMs. Then again they were single device ROMs.

You mean the patcher modifies the ROM zip file? Ewwww. I assumed it patched an already installed ROM. Cest la vie, you know what they say about making assumptions. ;)
 
I think he's just grasping at air for that explanation. It probably does just patch the installed rom. It probably breaks the camera because the spectrum is weird and never does what it's expected to do.
 
I think he's just grasping at air for that explanation. It probably does just patch the installed rom. It probably breaks the camera because the spectrum is weird and never does what it's expected to do.

Well, if it does try to patch the zip file, it would likely fail. The multi-rom bits have a generic framework.jar and this is patched for i_vzw and i_atnt using the edify apply_patch() function. But apply_patch() is supposed to fail if the source md5 doesn't match, so patching the zip file should make the apply_patch() fail. I don't know if that's enough to make the overall install fail, though.
 
Well, if it does try to patch the zip file, it would likely fail. The multi-rom bits have a generic framework.jar and this is patched for i_vzw and i_atnt using the edify apply_patch() function. But apply_patch() is supposed to fail if the source md5 doesn't match, so patching the zip file should make the apply_patch() fail. I don't know if that's enough to make the overall install fail, though.

The auto patcher decompiles framework.jar, services.jar and another jar file (cannot remember for the life of me). Makes the needed modifications, then saves the modifications in a flash able "update" zip file. The pdroid 2.0 thread I linked earlier has source code to be able to manually make changes to where a flash able zip isn't needed.
 
All of the sudden since last night my phone and my GF phones are having wifi issues. It shows a strong signal and the arrows but it is gray instead of blue and will not connect. It comes and goes. reboots have not fixed this. very odd.

running cm10

and it happens other places as well, so its not my router.
 
All of the sudden since last night my phone and my GF phones are having wifi issues. It shows a strong signal and the arrows but it is gray instead of blue and will not connect. It comes and goes. reboots have not fixed this. very odd.

running cm10

and it happens other places as well, so its not my router.

try a dirty flash. I know for me when I run into little bugs like that a dirty flash will usually fix it.
 
try a dirty flash. I know for me when I run into little bugs like that a dirty flash will usually fix it.

Thanks, I will try that. On a side note I hope it works because I finally convinced my GF to let me put a custom rom on her phone. she always complains about the stock and problems she has been having. She had a frustrating day trying to re learn her phone. lol.
 
Thanks, I will try that. On a side note I hope it works because I finally convinced my GF to let me put a custom rom on her phone. she always complains about the stock and problems she has been having. She had a frustrating day trying to re learn her phone. lol.

I don't see any point in having an android unless you plan on unlocking it's true potential!

After Thought: I believe anyone who ever leaves android for IOS never actually used android. They just used a phone...
 
Back
Top Bottom