Quote:
Originally Posted by tiger2wander
My phone is RHOD500 using with GSM Sim Card, is the GSM mode work for current revision?
I'm going to build and ready to test for GSM network with Sim Card.
Another question, why it crash/panic then auto reboot when Sim Card is plugged-in?
How I can debug it?
--
Best regard!
Uoc Nguyen
|
Seems to poop out after enabling sdcard. So somewhere in there we have an issue. Most of these killer crashes are due to a9 death. Try to put in the sim once ur in android. monitor dmesg (not logcat) while you do it and see if you find anything
Overall there is a fundamental flaw about how we detect sim cards. I'm going to remove the force.cdma option on the next kernel commit. By default all cdma devices will fall back to cdma and gsm to gsm. If you want to change it for world phone mode (example a 500 using gsm), then we will need to do this in android itself and not the kernel. Most likely i will have to add this option in the recovery so when you do boot into android you can use gsm in a 500.
Xdandroid doesnt have the ui for us to select the world mode, so this is our hack for now. Maybe cyanogen has it? if so then we can work with neopeek to bring that feature over to xdandroid.
most of the hacked up cmd params that haret uses im slowly killing one by one. slaughtering em like animals !!!
:-p