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

Root [UPDATED 8/8/12]Breath of fresh air....an update

Looks like I may have made a *possible* break through on data! I'm just not sure how to test my theory since I doubt the stock jar files will work on CM9.

Neph just sent me a few logs,

And it definitely seems as if the RIL requires the jar files like qcrilhook.jar and lgsvcitems.jar

The logs he gave seemed to support my theory:

My theory is: On LG ICS the radio reads the ERI info and seems to straighten itself out, Well since there is no ERI.xml in the system/etc it has to be read from the radio/modem. The only way for the RIL to read the eri is through a special hook like this:

/**
* Load the ERI file from the MODEM through chipset specific RIL_REQUEST_OEM_HOOK
*
* In this case the ERI file can be updated from the Phone Support Tool available
* from the Chipset vendor
*/
Code:
    private void loadEriFileFromModem() {
         // NOT IMPLEMENTED, Chipset vendor/Operator specific
    }
But notice the '// NOT IMPLEMENTED, Chipset vendor/Operator specific' comment? That means the chipset vendor/manufacturer/operator has to implement their own way to use the hook...

That's where qcrilhook.jar comes in... it has a hook that i'm assuming reads the ERI from the modem, QC_RIL_OEM_HOOK.

But wait! What about lgsvcitems.jar!?

lgsvcitems.jar seems to rely on the hook to be started, and then starts to send and receive the data to qcrilhook....

Seen below...

Code:
[ 10-15 10:01:40.511   731:0x3d8 I/QC_RIL_OEM_HOOK ] QcRilOemHook Service Created Successfully  

[ 10-15 10:01:40.511   731:0x3d8 D/LG_SVC_ITEMS ] getCommands commandId 1013-START  

[ 10-15 10:01:40.511   731:0x3d8 V/QC_RIL_OEM_HOOK ] sendQcRilOemHookMsg: Outgoing Data is 5155414c434f4d4d0410090004000000f5030000
Notice above how it doesn't start until QC_RIL_OEM_HOOK starts and then QC_RIL_OEM_HOOK sends a data string out...
Code:
[ 10-15 10:01:55.317  1132:0x46c V/QC_RIL_OEM_HOOK ] sendQcRilOemHookMsg: Outgoing Data is 5155414c434f4d4d04100900040000004e040000  

[ 10-15 10:01:55.317  1132:0x46c V/LG_SVC_ITEMS ] length =42 responseBytes=[B@41a4a8e8 itemValue=[URL]http://uaprof.vtext.com/lg/vs920/vs920.xml[/URL]  

[ 10-15 10:01:55.317  1132:0x46c D/LG_SVC_ITEMS ] getCommands commandId 1102 = [URL]http://uaprof.vtext.com/lg/vs920/vs920.xml-END[/URL]  

[ 10-15 10:01:55.317  1132:0x46c D/LG_SVC_CMD ] itemID = 1102, Value = [URL]http://uaprof.vtext.com/lg/vs920/vs920.xml[/URL]
And above it looks like they're cooperating with each other
Code:
[ 10-15 10:02:04.906  1132:0x46c I/QC_RIL_OEM_HOOK ] QcRilOemHook Service Created Successfully  

[ 10-15 10:02:04.906  1132:0x46c D/LG_SVC_ITEMS ] sendCommands commandId 2109-START  

[ 10-15 10:02:04.906  1132:0x46c D/LG_SVC_ITEMS ] sendCommands commandId 2109 = ��   �� CMAS�-START  

[ 10-15 10:02:04.906  1132:0x46c D/LG_SVC_ITEMS ] buf=java.nio.ReadWriteHeapByteBuffer, status: capacity=21 position=21 limit=21 length=13  

[ 10-15 10:02:04.906  1132:0x46c V/QC_RIL_OEM_HOOK ] sendQcRilOemHookMsg: Outgoing Data is 5155414c434f4d4d05100900150000003d0800000d0000000000100401000005434d415300
And again, above, still working together... but wait whats that CMAS!?

Chill I'm getting to that... see below...
Code:
[ 10-15 10:02:04.956  1132:0x46c D/LG_SVC_ITEMS ] responseData = [B@41a54b58  

[ 10-15 10:02:04.976  1132:0x46c D/LG_SVC_ITEMS ] sendCommands commandId 2109 => SUCCESS-END  

[ 10-15 10:02:04.976  1132:0x46c D/CmasSimStateChangedReceiver ] Finished CMAS channel activation....
Oh! Look LG_SVC_ITEMS finished, and looks like CMAS finished...

I'm honestly not sure how far this will get us, but it seems to be a step in the right direction....

Anyway special thanks to Neph for providing most if not all the logs thus far

Update: Neph noticed those random strings from QC_RIL_OEM_HOOK aren't random at all...

They spell QUALCOMM??????????

and the one right after CMAS starts spells:

QUALCOMM????????=???????????????CMAS?
 
If there was an update, to anything don't you think it would have been posted by now!?

Patience is a virtue.

I'm sorry I'm not a damn know-it-all. I'm working on it. Between school and work, keeping you happy is NOT a priority of mine. Please, go elsewhere.
 
Any updates on working data??

Death~

I guess Phillip was just wondering if there was an update.
He didn't mean to be rude or urging the devs to come up with an update..

We all understand that the devs are putting a lot of time and work into this and we very appreciate it..

I know it might sound like a baby asking for favors..but
Hope you don't misunderstand what the supporters are saying..
 
You know what **** the devs, Im tired of this shit.. What cause you guys have families, work, school, and a social life you think you can just put the LG Spectrum on hold? Don't you all know that the LG Spectrum is the most important thing there is, ever, in all of the world.. Its like a jesus christ autographed game used cross first edition misprint..

Stop putting your families and real life ahead of this korean PoS or ill take countless hours to learn how to code and fix the data myself... JEEZUS :mad:
 
Death~

I guess Phillip was just wondering if there was an update.
He didn't mean to be rude or urging the devs to come up with an update..

We all understand that the devs are putting a lot of time and work into this and we very appreciate it..

I know it might sound like a baby asking for favors..but
Hope you don't misunderstand what the supporters are saying..

And I simply stated if there was an update It'd be posted.

Was my post directly above his not good enough? Its literally what, 3 days old? The post was made Monday afternoon at like 3pm CST. So yeah Tuesday at 3 was 24 Hours, Wed at 3 was 48, Today at 3 was 72 hours.

Asking a bit much aren't we?

We (us devs) don't owe you guys anything.

But, I assure you, if there is an update, one of the 4 of us will post it (Me, TDM, PlayfulGod, Neph)

I'm not flipping out, I'm just simply being blunt. I apologize if I'm coming off a little cross, but its irritating when if one would literally read just one post above his, 'OMGZ ITS AN UPDATE.'

Just be happy we're sharing progress. We could just keep the CM9/AOKP builds behind closed/locked doors, until they're ready.

I originally started this thread to give you guys an update on progress. I'm pretty sure I just gave you guys one on Monday, do I have any updates to that update? Not yet. I'm working with that still.

Again, Patience is a virtue.

Also blaze, you're lucky I know you're joking.
 
Not that you need further validation d2a...but to anyone who is doubting what he is saying, I will verify that this project began with d2a before anyone else. If we can stop trying to piss off the devs that we have that's be appreciated guys as I would hate to see us loose one of them due to some stupid shit.
 
Not that you need further validation d2a...but to anyone who is doubting what he is saying, I will verify that this project began with d2a before anyone else. If we can stop trying to piss off the devs that we have that's be appreciated guys as I would hate to see us loose one of them due to some stupid shit.[/QUOTEwe

No shit! When It's done, it's done! Everybody should be patient and say hallelujah when we get a finished CM9 and maybe CM10 will follow. Oh, and donate to the cause, I am soon as I get paid...
 
removed by EarlyMon
I beg to differ, death headed up this project, I mainly did CWM and help on what I can, when I can. tdm hopped on board and got the kernel working (great job btw) and various other tweaks. None of which would have been possible w/o the hours/days/months death has put in debugging, chatting with cm and various other devs.

Like I said its a team effort!!!! So get you're facts straight before popping off at the mouth again and making a fool of yourself!!!
 
I would say, if someone else posts about a status update, you should feed them a sarcastic update, that always brings smiles to my face. Like, "Yes, we actually finished data for CM9, 3G and 4G, and are even just about finished with CM10! Unfortunately, I really love this phone myself, so we are just keeping the build to ourselves. We'll sell it to you for $500." Then just leave it at that, until there really is an update... :) Also, throwing in my appreciation, I know when I get home from work all I wanna do is veg out and play guild wars 2 or MW3 if I feel like getting aggravated. You definately have some motivation and I appreciate it, as I'm sure many others do. Keep up the good work. I'm decent with Unix and Java shit, but your last update was WAY over my head, all I can say is good luck with that. ;)
 
No.

Happy?


Oh and I fixed that post for you :)

s/craycray/crazy

Dude ....I have mad respect for you .... I don't know why its so hard for people to realize where the boundaries are and then cross them even if they have been told that its a boundary and it shouldn't be crossed.... Thanks for your continued work and efforts as well as TDM, Playfulgod, Nehp81, and any other developers or beginners out there just trying to help out ....

We appreciate you ... :)
 
Wow really i just ask a simple yes or no question "is there any updates on working data yet?". Then everyone went craycray and it became a riot. Just a simple yes or no answer is all i wanted

It is generally considered a rude question to ask for updates.

Lets say your old lady kicked you out for the night and a friend let you stay over. Then the following morning you ask his wife "any updates on making me some breakfast?"
 
Bickering and negative comments are not only uncalled for, they upset my dog.

I really advise against making my dog any unhappier than he already is.

Thread cleaned again.

If there's a next time, my dog is taking over.

Anyone wants to argue with me about this, drop me a line.

And if you hear growling while you're typing, don't post it.
 
Haha somebody won't be asking for any more updates.

All of the work you guys put in to this project is greatly appreciated.
 
Just a shot in the dark... but the stock leak??? I think they said they had 1X data working on it? And possible 3g, depending?

They said everything is there except for the boot.img, so technically couldn't you reverse engineer that?
 
Just a shot in the dark... but the stock leak??? I think they said they had 1X data working on it? And possible 3g, depending?

They said everything is there except for the boot.img, so technically couldn't you reverse engineer that?

I have 1x data on my cm9/aokp build when used on sprint/vm/boost. I have been told that there is no data when the same settings are used on Verizon.
 
Well I was gonna post and apologize for being a drunk ass and trynna fight d2a as well as calling the mods nazi's again but I guess they "cleaned" all that already and gave me some points :)

So any update on data yet?
Has anyone tried any speed script things like supercharger on this phone?
 
Back
Top Bottom