Quote:
Originally Posted by [ACL]
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.
|
Ok I will give this a try shortly.
Your numbers are a bit off for your MTD parts. You are overwriting your system with your recovery.
Code:
mtdparts=msm_nand:0x20000000@0x0(nand),0x600000@0x6000000(recovery),0x0A000000@0x6600000(system),0xF800000@0x10600000(userdata),0x1E00000@0x1FE00000(cache)
Edit: Still no go.. I will post some logs in a bit. (Or I will be in chat)
Also my wifi does not seem to be working now either... It turns on, scans, and then says unable to scan for networks and then turns off. Any Ideas anyone?
Log as promised:
http://pastebin.com/YNVtFsCv