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". 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
