|
||||
Re: NAND Boot Testing - 01-07: Panel power on/off fixes
Quote:
|
This post has been thanked 1 times. |
|
||||
Re: NAND Boot Testing - 01-07: Panel power on/off fixes
drats, that's tricky. Well spit somethin out I can test, I got time to work on this today! haha going to shovel a couple accounts right quick, then to the o' drawin' board....
|
|
||||
Re: NAND Boot Testing - 01-07: Panel power on/off fixes
Quote:
I'll update the install script tonight so you can see the auto kb detection mechanisms. edit: also some of the nand code is getting moved over to haret and coming back with updates.lol. So i'll be updating the kernel as well.
__________________
Last edited by [ACL]; 02-28-2011 at 04:24 PM. |
This post has been thanked 1 times. |
|
||||
Re: NAND Boot Testing - 01-07: Panel power on/off fixes
Quote:
Edit: An example of what I mean is, I see we commented out the portions dealing with /cache. For educational value, I'm curious why we would remove that. Last edited by natemcnutty; 02-28-2011 at 09:32 PM. |
This post has been thanked 2 times. |
|
||||
Re: NAND Boot Testing - 01-07: Panel power on/off fixes
Quote:
I guess normal android devices have a partition on nand just for this . Code:
#mount yaffs2 mtd@cache /cache nosuid nodev Code:
mkdir -p -m 0777 /data/tmpcache ln -s /data/tmpcache /cache |
This post has been thanked 1 times. |
|
||||
Re: NAND Boot Testing - 01-07: Panel power on/off fixes
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 |
|
||||
Re: NAND Boot Testing - 01-07: Panel power on/off fixes
Quote:
__________________
If i'v helped you, then please click the button |
|
||||
Re: NAND Boot Testing - 01-07: Panel power on/off fixes
and now for my stupid question being that im using a sprint branded rhod400 unlocked to gsm and i have to change cdma=1 to cdma=0 so gsm will work i probably have to compile a new tiboot right and if so can i just dump it into the nbh that has everything else already
|
|
|
|