|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
|
||||
|
Re: NAND Boot Testing - 03-24: FRX05 on NAND (Testing new RIL)
Quote:
Humm... Not sure why angerybirds would install for you... I have installed the most recent autobuild with no success in getting the modules to load. I was able to get the 3.4 version of squashfs working. What I had to do was install I the zlib (apt-get install zlib1g) I also notice that the SDCard does not mount. I have to pull it out and then reinsert it for it to mount... After that it does not even show up in the settings/SDcard.
__________________
|
|
||||
|
Re: NAND Boot Testing - 03-24: FRX05 on NAND (Testing new RIL)
Quote:
yeah sd got effed up somewhere in there. In odd news however my phone charged lol. i completely drained it last week and i guess i didnt drain it enough, but after leaving it on the charger got to 50%.. enough to boot safely and continue charging. |
|
||||
|
Re: NAND Boot Testing - 03-24: FRX05 on NAND (Testing new RIL)
Quote:
Couple of things... First with the recovery... If the install fails you do not get notified on the screen... You can only see it in the log. My Install-seq.sh script is working like it should... But I'm still having troubles with the modules They seem to be installing correctly but gives me this in the bootlog and when I do a depmod in the command: depmod: chdir(2.6.27.46-01268-ga175a7c): No such file or directory I also have apps in my androidupdate.tgz that are not getting installed, everything. Last but not least the system is getting mounted at rw on boot... Any Ideas? |
|
||||
|
Re: NAND Boot Testing - 03-24: FRX05 on NAND (Testing new RIL)
Quote:
well when you adb into the system. look for this /system/lib/modules/2.6.27.46-01268-ga175a7c.sqsh This has to be there before android starts. The initrd should mount this and make a link back to modules under the correct version. So something in there is failing. apps? never tried apps via adnroidupdate. are the files getting copied over correctly? edit: oops looks like nate cleaned up my mess and already put everything back to loop3 .. good looking out. Last edited by [ACL]; 03-30-2011 at 12:16 PM. |
|
||||
|
Re: NAND Boot Testing - 03-24: FRX05 on NAND (Testing new RIL)
got stuck in green light deep sleep last night, pretty kool haha anyone else's shit been lockin up randomly after running this solid for a few days? could be just the no holds barbed usage of this biOtch...
__________________
Rockin' The Official TouchPro 2 aka "The dopest phone with keyboard still":
F**k windows mobile, NAND flash to droid.... |
|
||||
|
Re: NAND Boot Testing - 03-24: FRX05 on NAND (Testing new RIL)
Quote:
For depmod, our version is pretty dumb. It doesn't have the ability to accept any commands, so it will only depmod if /system/lib/modules/uname/ is there. This is why depmod during the install script fails and gives that error in the bootlog.txt. Installing apps using the androidupdate.tgz is a little weird. The APK's have to be formatted properly, or they will not install. For example, Superuser.apk works perfectly fine, but I cannot get other APK's like Terminal to install from my Titanium Backup if I just toss it in the /system/app folder. Also, I think I've ironed out the issues with root. Titanium Backup installs Busybox to the data partition where it looks for it just fine, but other programs don't know to look there, so they fail. If you download Busybox from the Market, it thinks there is no space left in system, but you can install it to /system/xbin anyway... Once Busybox is installed, ES File Explorer (et al) allow root access without issues (after a restart). |
|
||||
|
Re: NAND Boot Testing - 03-24: FRX05 on NAND (Testing new RIL)
Quote:
... For Busybox... I just use the one from the market and then use superuser.apk (all included in my update.tgz). Root works fine. Not sure what you mean about not having enough space stuff... Also the install-seq.sh works great! As long as you don't have the androidinstall.tgz in your andboot folder. FR06 Dialer rocks btw! |
![]() |
|
|
|