Quote:
Originally Posted by steveholtam
Using the latest files from above and still no data. Not even the 3g icon.
|
Can you do a quick dump
What i do is put the phone on airplane mode and begin a "logcat -b radio".
Take the phone off airplane mode and lets see what your logs are saying. I'm not sure exactly what ril is in there but one of the rils emwe or jonpry gave us work.
Also check the following.
1) ifconfig and make sure ppp0 is coming up
2) dmesg to make sure permissions are properly set
3) logcat to see if ppp is getting the ip it needs.
Thanks for the feedback.
Edit: also make sure you get the latest android update from the link above. that now has the ppp directory inside data which is needed.