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

Root ICS/CM9-JB/CM10 Development Thread

I ran immvibed and it didn't seem to affect wifi. But it didn't seem to enable the vibrator either. There must be something else that is required.
 
The Play store was force closing on me, mkdir /cache/download to fix.
Bummer, that's not working for me. Is there more to this? I typed that into terminal emulator, ADB shell, even erased and remade the folder in a file explorer. Got my play store apk from xda.
 
Uploading new images for LS855 and LG855. They will be alpha1a in that same folder:

Goo.im Downloads - Downloading quattrimus-LS855-cm9-alpha1a.zip

Goo.im Downloads - Downloading quattrimus-LG855-cm9-alpha1a.zip

Changes:

* Added mkdir /cache/download and mkdir /data/local/download to init.rc. Let me know if this helps with the play store.

* Tried to beat 3G routing into submission:
1. Retry up to 50 times at 0.1 second intervals to add routes in net services.
2. Wait up to 5 seconds for device to come up in RIL.java.
3. Explicitly reset net.ppp0.status in /system/bin/pppd-gprs since /etc/ppp/ip-down does not seem to be called properly (maybe init is too harsh with pppd?)

(1) should not be necessary if everything else is working.

(2) is probably the real fix.

For (3), I might be able to implement responseDeactivateDataCall to clear the property, or perhaps find another way. I'll need to investigate.

On the developer side, since quattrimus is now branching out beyond thunderc, I created a new github organization "thebigq". I'll be moving the "thunderc" organization repos over to it and decommissioning the "thunderc" organization. Expect to see source trees on Monday or so.

Have an icy weekend! :D
 
I did the same thing. I also wiped data, cache, and dalvic between each flash as well.

I didn't flash them at the same time. I flashed the from first, let it boot up and run for a bit, then flashed the gapps.
 
Just installed alpha1a and monsters gapps and play store is force closing on me.
ics gapps 2012-04-29 force closes Play Store also. The first two test builds Play Store worked fine for me with 4-29 ics gapps, I didn't get to try it with the first alpha.

Gtalk does work.

EDIT: Also, just a warning, do not hit "Start" when the phone first boots up until you see the signal icon in the status bar with service. Pressing Start before it found any service asked me to activate the phone, and after I was in the OS, some weird things were happening. One example was the Settings menu not responding.

I re-wiped and re-flashed, waited for service, then pressed Start and once I was in the OS, the Settings menu worked fine. I was also not asked to activate that time.
 
I haven't done a clean flash since first install but play store works for me.

Logcat should have clues....
 
I haven't done a clean flash since first install but play store works for me.

Logcat should have clues....

-i fresh installed alpha1
-added the cache/download folder
-flashed the gapps.
-later installed alpha1a without wiping data.
-play store still working

Boost Mobile
 
  • Like
Reactions: tdm
Guess who's back lol? Anyway I have a question, I'm still stock (Boost) with software ver. Zv3, is it ok to flash this ROM on this version and can I flash back to stock zv3?
 
After flashing this my phone seems to be stuck running on 1000mhz. Is anyone seeing this problem? No matter what governor I use, what CPU clock speed I apply it stays on 1000mhz
 
After flashing this my phone seems to be stuck running on 1000mhz. Is anyone seeing this problem? No matter what governor I use, what CPU clock speed I apply it stays on 1000mhz

did you try using a app to set it? or are you doing it through settings.
 
On the developer side, since quattrimus is now branching out beyond thunderc, I created a new github organization "thebigq". I'll be moving the "thunderc" organization repos over to it and decommissioning the "thunderc" organization. Expect to see source trees on Monday or so.

Have an icy weekend! :D

Ha I just changed my manifest to point to thunderc for gummy :p. Thanks for the heads up, I'll keep watch and change when needed.
 
Back
Top Bottom