Unfortunalty i dont have the sources from rild, libril.so or the reference
file thats libril-qc-1.so

Is it possible to make a data call directly to test? i tried using pppd but
no luck



On Tue, Aug 2, 2011 at 1:28 PM, Robert Greenwalt <rgreenw...@google.com>wrote:

> Are you running something you built?  You mention what kernel you are
> running, so it sounds like perhaps you are running your own android build.
>
> If so, it should be easy to go into the android telephony code and add
> logging around the APN selection logic to see what's happening.  You are
> getting on the network (camping) but we never try to setup a data call.
>  There are several:
>
> <3>[   24.675883] 6:RILJ<284> Exception processing unsol response: 
> 1033Exception:java.lang.RuntimeException: Unrecognized unsol response: 1033
>
> which are concerning.  There are also some:
>
> <3>[   25.229909] 5:GSM<284> countryCodeForMcc 
> errorjava.lang.StringIndexOutOfBoundsException
>
> and
>
> <3>[   25.869518] 6:GSM<284> Wrong network type: 0
>
> I'd look into the source of these.
>
>
> R
>
>
> On Tue, Aug 2, 2011 at 8:48 AM, James Coggan <james.cog...@gmail.com>wrote:
>
>> Sorry,
>>
>> Here goes in attached
>>
>> Thanks for anyhelp
>>
>>
>> On Tue, Aug 2, 2011 at 12:43 PM, Robert Greenwalt 
>> <rgreenw...@google.com>wrote:
>>
>>> A bugreport would help.  "adb bugreport > mybug"
>>>
>>> On Tue, Aug 2, 2011 at 8:23 AM, James Coggan <james.cog...@gmail.com>wrote:
>>>
>>>> Hi Guys,
>>>>
>>>> I'm having quite a problem
>>>> Been for the last two weeks working almost 6 hours/day on my device and
>>>> trying to get 2G/3G to work
>>>> Telefony part (calling, receiveng) work perfect 100%
>>>> But no APN, 2G or 3G is detected, if i add APN manualy it vanishes
>>>> My rmnet0 is available, using the same kernel that was on froyo (were
>>>> 2G/3G works)
>>>> Please help!
>>>>
>>>> Thanks
>>>>
>>>>  --
>>>> unsubscribe: android-porting+unsubscr...@googlegroups.com
>>>> website: http://groups.google.com/group/android-porting
>>>>
>>>
>>>
>>
>

-- 
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting

Reply via email to