Quote:
Originally Posted by steveholtam
Sorry.... I am so out of my league. I was stuck with the terminal with this error -
"Unable to open log device /dev.log/main': Permission Denied" when running "logcat -b radio". But I figured out how to capture the same data using alogcat app. So here is the detailed RADIO only info.
There seems to be a bunch of errors. Some are GSM related. Take a look.
|
When did you download your adnroid install and nhb ? you are getting an old error
fopen /etc/ppp/pap-secrets failed = 30
[ 03-06 17:46:41.980 125:0x8b E/RIL ] Some bullshit error
failed = 30 meains you are still using the ppp from system instead of data. Now there is a chance the script failed and its looking in the old location. You really need to use adb to troubleshoot this further.
Edit : try the new androidupdate. this was a mistake on my end