View Single Post
  #161 (permalink)  
Old 06-24-2011, 08:44 PM
teradog's Avatar
teradog
VIP Member - Retired
Offline
Threadstarter
Location: Minnesnowta
 
Join Date: Oct 2008
Posts: 1,213
Reputation: 8735
teradog is a trusted member of the communityteradog is a trusted member of the communityteradog is a trusted member of the communityteradog is a trusted member of the communityteradog is a trusted member of the communityteradog is a trusted member of the communityteradog is a trusted member of the communityteradog is a trusted member of the communityteradog is a trusted member of the communityteradog is a trusted member of the communityteradog is a trusted member of the community
Mentioned: 8 Post(s)
Tagged: 0 Thread(s)
Re: Simple Guide, 6 Easy Steps (15 min): 6/23 ANDROID TP2 DL links, FRX06, GingerBre

Quote:
Originally Posted by arrrghhh View Post
Holy cow batman, when you make a post you make a post!

So the comments on the kernel page made me laugh, because the kernel has nothing to do with it. You're sir diligent tho (kudos ) and you found the answer yourself! Well kinda. The rootfs is the culprit, ultimately the RIL within it. There's a new RIL, and basically the roaming indicator is bogus, can be ignored.

To fix it, you need to adjust your /data/eri.xml file per this post.
Holy cow batman yourself!! lol
Trying to put up an easy 123, here's how to get to the latest (for myself as well)... got the dinner call... post up what I had so I didn't lose it.. came back, started editing again... post & noticed you had already post a while ago!!!!!!

Geeeesh! still chuckling

Re. your post: New RIL... yea, saw it discussed in one of the hundred & some posts, just read over the last couple hours.. my memory sucks but I didn't think he was putting it up yet right?

Yep, read that post (and much of the thread ~eyes tired~) this post

That eri.xml won't work in /data/eri.xml I don't think. This is what I threw in eri.xml and adb pushed to /data/
Code:
<EriFile VersionNumber="1357" NumberOfEriEntries="1" EriFileType="1"><CallPromptId Id="0" CallPromptText="CallPromptId0" /> <CallPromptId Id="1" CallPromptText="CallPromptId1" /> <CallPromptId Id="2" CallPromptText="CallPromptId2" /> <EriInfo RoamingIndicator="1" IconIndex="1" IconMode="0" EriText="Sprint" CallPromptId="0" AlertId="0" /> </EriFile>
Note that RoamingIndicator="1" might need to change depending on what your logs say your carrier is setting your Roaming Indicator to.

Wasn't quite done with the research, when dinner bell rang... but I had searched your froyo thread for "roam".. nada

Been a while like I said.... gotta remember how this whole adb push... give me a 123 easy process? gotta find \data! hmmm... Will try it & then research more if I don't hear from you... thanks
http://developer.android.com/guide/d...tools/adb.html.
http://developer.android.com/sdk/index.html

Oh yea, btw... any updates I missed? Also, got a few laughs reading some of your logs! :>))
__________________
Energy questions? Read posts 1-6 and ENERGY FAQ WIKI cdma FIRST!! .. (GSM here)
*HOW TO! *Voice (MSVC), Bing, Tellme *ANDROID *TV
Don't hit THANKS (I've got a bad rep & want to keep it that way!)

Last edited by teradog; 06-24-2011 at 09:47 PM.
Reply With Quote