On Wednesday, July 16, 2014 6:41:03 AM UTC-5, Hsin-Yi Tsai wrote:
> Hi, 
> 
>         
> 
>         Just a quick glance over the log. According
>             to the log, 9 rilproxy were created. As Lg L9 isn't a 9-sim
>             device, I don't think you need 9 rilproxy/rild. Seems
>         something wrong in your configuration.
> 
>         
> 
>       
>     
> 於 07/16/2014 02:05 PM, Stunts Hunter
>       提到:
> 
>     
>     
>       
> 
>         
> 
>           
> 
>             
> 
>               
> i'm working on a port of b2g for the lg l9 (p760)
> 
>               
>               so far it boots up, only noticeable bugs are a camera
>               issue, haven't enabled bluetooth yet, and ril is not
>               functioning correctly.
> 
>             
>             So far i have some logs related to ril i posted on my github
>             gist here: 
> https://gist.github.com/stunts513/87636158a38f0bb99ec0#file-radio-log
> 
>             
> 
>           
>           I was hoping someone could tell me what i'm looking for in
>           terms of an issue, i'm more of a compiler that can debug
>           compilation errors than a programmer as i have no c/c++
>           experience but i know a few people that know c++ that may be
>           of help if it starts going in that direction.
> 
>           
> 
>         
>         I have a few theories as to what's going on but they are guesses
>         at best because i have never debugged ril before so i am
>         completely clueless. I do know there is a custom java file that
>         was included in android builds with part of ril, and i'm
>         thinking it may in some way need to be implemented somewhere but
>         not in java form since i realize there's no dalvikvm in b2g. As
>         of now the build is saying that "no sim card is inserted". 
>     
>     
> 
>     Per the ril log, the sim card has been detected. For example, the
>     log indicates the IccType is 'usim,' and the sim card state is
>     'pinRequired.'
> 
>     ril_worker.js [1] for b2g is as RIL.java for Android. I believe you
>     could get some clues there. :)
> 
>     
> 
>     [1]
> http://dxr.mozilla.org/mozilla-central/source/dom/system/gonk/ril_worker.js?from=ril_worker.js
> 
>     
> 
>     Best regards,
> 
>     Hsinyi
> 
>     
>       
> If anybody could be of help i would gladly
>         appreciate it. Would also like to mention i have the l9 p769
>         variant of the phone but my bootloader won't unlock so this is
>         being done by remote testers, if it gets too in depth for
>         debugging i'll have to see about making a 2nd init build off
>         slightly closer to stock sources than what i'm using now to test
>         with my own device.
> 
>       
>       
> 
>       
>       
> 
>       _______________________________________________
> dev-b2g mailing list
> [email protected]
> https://lists.mozilla.org/listinfo/dev-b2g
> 
>     
>     
> 
>     -- 
> Hsin-Yi Tsai 蔡欣宜
> Mozilla Taiwan
> T: +886-2-87861100 ext:312
> [email protected]

Alright thanks for that,  i had my dev friend look at this, this device had a 
custom ril.java that will probably need to be implemented into the 
ril_worker.js, i'm going to see if i can get him to post more technical 
question about the process in here because i only dabble in javascript. I 
believe he has some questions because he doesn't typically code for android/b2g 
so he isn't sure about some things in the setup. Sorry for the late reply but i 
didn't want to post back without much useful to say. The configuration thats 
making it detect the 9 sim interfaces, is it also part of ril_worker, or is it 
something in my device tree? I'm still hung on that a bit.
_______________________________________________
dev-b2g mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-b2g

Reply via email to