Quote:
Originally Posted by Lmiller1708
I'm able to get the 3G Icon now and was able to ping 8.8.8.8 with reply's
But still no dns...
Noticed when we do a netstat we have a couple of files missing... Maybe that has something do do with the dns??? Not sure just shooting in the wind.
|
I had that issue too. It was because the /system/bin/pppd isnt the same as the one in /bin. We need to move the one from rootfs on xdandroid into /system/bin/. Hmm i completely forgot if the one i just uploaded had that.. sheesh..
the correct pppd loads the scripts on /etc/pppd. The wrong one does not. I already told stine bout it so he will fix it
also i had luck with this mtd parts
Code:
mtdparts=msm_nand:0x20000000@0x0(nand),0x600000@0x6000000(recovery),0x0A000000@0x4800000(system),0xF800000@0xE800000(userdata),0x1E00000@0x1E000000(cache)
No more corruption and we can format the recovery with no issues.