• 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)

I've had that issue with aokp rc1. I pull the battery then power up and it's fine. I don't know why it hangs on the boot like that.

yeah I figured that out after a few minutes. It also seems as though once I pull the phone off the charger I need to let it sit for a couple minutes before starting it up. I don't think this is a rom issue as much as it is an LG Spectrum issue; I have always had to do this with most of the spectrum's I've owned.
 
Anyone having issues with the camcorder not auto focusing? If I try touch to focus it most of the time will simply open the gallery to the last recording. Not an issue when you are 4'+ away, but for close videos, not so good. Same issue with third party "pro capture" paid version, also.

I know it used to focus...

Cm10 rc1
 
@devs:

I published my local manifests for both CM and AOKP. They are here:

github.com/thebigq/cm_manifest
github.com/thebigq/aokp_manifest

Take the local_manifest.xml and put it in .repo/local_manifest.xml in your build tree.

You will need to delete the thunderc and sniper sections for now. These device trees are not complete yet.

+10
@devs
We need an aosp build, would push myself but my straight talk 3g wouldnt handle it lol 0.0
 
Hey are there any audio tweaks in aokp? i ask because I listened to sirius today and the sound was a lot beefier than cm10 beta 4 that I've been running.
 
I have not had any boot issues or screen issues, but I am still on b6. I have not flashed rc1 or 2 yet out of fear I will start to have these issues as well. Just food for thought

Yeah you are save there boss! RC1 is where I believe it began to creep in, I know it does this on RC2 like crazy. TDM is a Jedi DEV master, he will get it figured out.

Hang tight on b6. That one seemed to me the most stable of the last 3 builds

Rock on

Rich
 
Hey TDM, I had one of them out-of-memory crashes again, except this one was very odd.

The screen froze, but the device didn't seem to auto-restart automatically, so I took the imitative of holding the power button down till the screen went dark, then to restart the device, a simple reboot.

Except when the device "got to the boot screen", the cyanogenmod boot animation bug occured, and the very interesting part is that no time during this incident was the power cable plugged into the phone. The phone went into a cyanogen boot animation hang all by itself, which may or may not narrow down your search to debug that issue.
 
  • Like
Reactions: tdm
The aosp build tdm posted was great, but I wasn't able to get apps to download from the play store... Some error about my sd card.
 
Got a noob question.

What things need to be wiped to do the fresh install?

I always get confused with this part and mess up with my phone.

Someone please guide?
 
xordos @ xda noticed the mic issue with Smart Voice Recorder, which I assume affects all voice search functionality. I assume that is broken for the Spectrum also? He dug up a message on the CM10 thread which indicated when they were fixed. I looked through the commit history and it seems I am using the wrong audio.primary module.

Also noticed a likely fix for wifi-p2p.

So hopefully both of those can be fixed later this week.
 
Installed rc1 the day after it was released been awesome till lastnight when all of a sudden my external sound stopped working. This happened to me on the beta build I was using before which is actually why I upgraded to rc1. Any news on how to fix this or is there maybe a newer version I can flash..?
 
Installed rc1 the day after it was released been awesome till lastnight when all of a sudden my external sound stopped working. This happened to me on the beta build I was using before which is actually why I upgraded to rc1. Any news on how to fix this or is there maybe a newer version I can flash..?

Good timing. I'm testing a new build with a fixed audio module and wifi direct right now.
 
Got voice search and wifi direct working on the nitro. I'm getting a kernel crash on the spectrum when accepting a wifi direct request so I'll need to fix that.
 
Had an odd one last night, wonder if anyone else has seen it.

Plugged the phone into USB to charge off the laptop, and went to the lock screen to type in the number unlock, and the screen was flashing and numbers were being entered with me touching the screen. Unplugged the device and all returned to normal. If I plugged back in the same thing would occur.
 
No just in the build announcements.

Well I trust the TDM, definitely comfortable that it is an improvement overall..

Don't know if it helps at all but the sound is working again, Decided to start ringing right in the middle of a lecture.. Swear its trolling me..
 
I'm rather busy with other things and will be for a couple weeks. Still, I have been able to do some investigation into thigs. Unfortunately no results yet.

The kernel crash for wifi-p2p looks complicated. It will probably take some playing to figure out what's going on. Fortunately, it's a huge help to have both the nitro and spectrum, so that I can compare what a good run looks like vs. a crash.

I also am looking at the bluetooth mac issue. Getting the bluetooth mac out of a msm based cdma phone has been a persistent problem that's followed me from the Optimus V. They don't expose it the same way as any other phones.

On the nitro, rild fetches the bluetooth mac and sets the property service.brcm.bt.mac. Easy peasy. On the spectrum, it doesn't seem to do that at all.

In the spectrum vendor roms, something sets the property persist.service.brcm.bt.mac. I had a suspicion that it was set from /system/bin/btld, but that seems to be incorrect. From testing today it seems that /system/bin/btld reads the address, it doesn't set it. The only other place I see that string is in framework.jar. So I'll need to do some more poking around to see if I can figure out where the value comes from. My current theory is that there's a proprietary ril message that tells rild to return the bt mac.
 
Back
Top Bottom