relentlesson3
Member
- Apr 24, 2011
- 7
- 0
- 0
Can we see your source? From what I was looking at with other ROMs the 3g issue should be an easy fix.
Can we see your source? From what I was looking at with other ROMs the 3g issue should be an easy fix.
I'm in the process of posting it. Probably have it done tomorrow or Wed. I'll be releasing alpha 9 at that time or soon after.
If you are impatient, I posted the source for alpha 7 in one of the dev threads. It's rather old now but the exact issue remains.
Tdm, is there any possibility you can upload your kernal??
#ro.telephony.ril.v3=signalstrength,skipbrokendatacall,facilitylock,datacall,icccardstatus,1
ro.telephony.ril.v3=signalstrength,skipbrokendatacall,facilitylock,datacall,icccardstatus,1
coming from someone who has no experience coding android...take this with a grain of salt.
we had luck on the S with data when this line was enabled in the build.prop. i dont know if it will help you guys, but its worth a shot.
Code:#ro.telephony.ril.v3=signalstrength,skipbrokendatacall,facilitylock,datacall,icccardstatus,1
delete the # to make it look like this
Code:ro.telephony.ril.v3=signalstrength,skipbrokendatacall,facilitylock,datacall,icccardstatus,1
I have no doubt it will do nothing, but, hey, worth a shot maybe?
Did this, then rebooted, and my 3G came on right away instead of having to do the radio / data / airplane toggle nonsense. Obviously not conclusive at all, but it's a good sign, right?
MMS still doesn't work, though.
If spotty 3g is not the mms problem then wat might be?
Once the camera and mms gets fixed this is going to be my daily driver. I can't wait.
Sent from my LG-VM670 using Tapatalk
So in case anybody was still wondering, you need a 3.0.x kernel working on your phone before you get the black gradient background in settings and other stuff. Well, either that or full HW accel. But I think it's the first one.
Can we see your source? From what I was looking at with other ROMs the 3g issue should be an easy fix.
Tdm, is there any possibility you can upload your kernal??