Quote:
Originally Posted by steveholtam
First off, thanks to you guys who are way smarter then me. I've been following this thread since day one. Anyway, I have spent the last couple of hours running on NAND!!!
It took me a few tries to get up and running. The install-seq.sh file was not mentioned in the frst post. But once I moved that over, all was well. I'm using the files from the 23rd.
Most aspects are working just fine. I have a 400 model on Sprint, and data is not working over the Sprint network. I am getting texts and the phone works. Wifi works great though. A reboot worked fine.
I'm ready to continue testing as required. Booting off NAND was awesome! I can't wait till data is working and all current mods are incorporated into NAND.
Let me know if anyone needs testing done or a custom rom tested for them.
Steve
|
Yes, data is an issue right now. Bottom line is that xdandroid ril references /bin/pppd which we removed. So in the mean time we will have to create our own ril for nand until frx5 where we can correct the issue on xdandroid. I'm also interested in what cotulla will do for the ril since for the hd2 they made a wrapper for the real ril instead of creating their own. Either way we will pick one of those solutions soon enough.
Jonpry made a new ril but Lmiller reported issues with it. You are can try it if you want. I havent been able to get my env ready to compile the ril.
The other alternative is to either sym link /bin/pppd to /system/bin/pppd or include the file in your own initrd. Choice is yours.