|
||||
Re: NAND Boot Testing - 03-11: FRX05 on NAND (data working again!)
Quote:
If so that is your problem. Nate was working on a script to handle this but I'm not sure it was working just yet...
__________________
|
|
||||
Re: NAND Boot Testing - 03-11: FRX05 on NAND (data working again!)
Quote:
I restored data but the data I restored was after the 3.17.11 install... But yeah, I will reinstall and test wifi after fresh install (without backup & restore in the mix...) |
|
||||
Re: NAND Boot Testing - 03-11: FRX05 on NAND (data working again!)
Quote:
EDIT: uploaded logs. Question, should I wait for a new install with correct dates? Last edited by m4f1050; 03-17-2011 at 05:59 PM. |
|
||||
Re: NAND Boot Testing - 03-11: FRX05 on NAND (data working again!)
supporting mutiple is simple
on /data/modules we need a new directory with the uname of the kernel Each kernel will use their own directory but mutiple an co-exist in there. So when we do a backup, we will always bakup the older modules in their old directories as well as leaving the new ones untouched. The final piece is to tell android to symlink /data/modules/uname to /data/modules . The uname gets filled in with the kernel info. Now this has to run really early, even before the sysinit.sh, so it may need to be part of the initrd . I think we even have the command in there commented out. I'm rerunning the autobuild. Hopefully that helps. |
|
||||
Re: NAND Boot Testing - 03-11: FRX05 on NAND (data working again!)
Quote:
But you can prob tell since it will say on dmesg modules dont match Edit: i checked the one online and the date is correct so i dont know why these modules would be bad. But im running it anyways. |
|
||||
Re: NAND Boot Testing - 03-11: FRX05 on NAND (data working again!)
tried it out now several times (replaced sdcard too) but still have that bootloop issue on "waiting for sdcard" with 3-17 files. Seems like I have to wait for you to fix it as it works with older files
__________________
|
|
||||
Re: NAND Boot Testing - 03-11: FRX05 on NAND (data working again!)
Quote:
|
|
||||
Re: NAND Boot Testing - 03-11: FRX05 on NAND (data working again!)
Quote:
E/WifiHW ( 152): Supplicant not running, cannot connect As for how to fix it, I think reinstalling the androidupdate.tgz should fix that. |
|
|
|