![]() |
Re: NAND Boot Testing - 03-24: FRX05 on NAND (Testing new RIL)
Quote:
Code:
#!/bin/sh |
Re: NAND Boot Testing - 03-24: FRX05 on NAND (Testing new RIL)
Quote:
I lost track of all the payloads we had. Is your rhod_payload2 different that the rhod_payload we use for git? remember autobuild uses exactly wahts on git. |
Wirelessly posted (Opera/9.80 (Android; Opera Mini/6.0.24212/24.743; U; en) Presto/2.5.25 Version/10.54)
Quote:
Also, using nbtools fixes the partition tables based on size of tinboot's XIP. |
Re: NAND Boot Testing - 03-24: FRX05 on NAND (Testing new RIL)
Quote:
|
Wirelessly posted (Opera/9.80 (Android; Opera Mini/6.0.24212/24.743; U; en) Presto/2.5.25 Version/10.54)
Quote:
|
Re: NAND Boot Testing - 03-24: FRX05 on NAND (Testing new RIL)
Quote:
|
Re: NAND Boot Testing - 03-24: FRX05 on NAND (Testing new RIL)
You know what I find a bit odd? Data works for me in Android; however, when I flash back to WinMo, I have no data. When I try to update data profile, I get an error 1012. I flash back to Android, and I have data again. Is it a sign? =P
|
Re: NAND Boot Testing - 03-24: FRX05 on NAND (Testing new RIL)
Quote:
|
Re: NAND Boot Testing - 03-24: FRX05 on NAND (Testing new RIL)
[acl], double check the auto build script is useing payload2, that was my prob being stuck there... hopefully that easy
|
Re: NAND Boot Testing - 03-24: FRX05 on NAND (Testing new RIL)
Quote:
I don't have this experience tho. Have you tried different WinMo ROM's, or OEM like nate suggested? Stock should include radio firmware. |
Re: NAND Boot Testing - 03-24: FRX05 on NAND (Testing new RIL)
thanks for sharing!!!i like it!!
|
Re: NAND Boot Testing - 03-24: FRX05 on NAND (Testing new RIL)
nate/lmiller:
ok so the damn autobuild server is down. So i cant post some new stuff yet. I did manage to commit everything to tinboot so thats all uptodate. I also commited some stuff to bootenv. Mostly the portion about the modules. Now we are deploying the modules as an sqsh and it gets mounted to the correct folder in system. This way we can wipe and restore with no issues. Actually thanks to this new setup, ive been able to install and restore my data in the same recovery session. All without losing my modules. Only downside is you will need mksquashfs version 3.4 to make this file. Check out the commits and yall will see. Once autobuild comes up you guys can download it and dissect it |
Re: NAND Boot Testing - 03-24: FRX05 on NAND (Testing new RIL)
I got some other feedback.
V version of the phone to normal use. But there he was, the screen no longer wake up after shut down, need to restart to resolve. S version of the phone,Even the use of CDMA SIM cards. Same constantly reboot. While the other is stuck in more: SMD: ch 0 Opening -> Opened. And someone said to me,They do not have permission to access the phone ROOT. But when I tested, I have ROOT permissions. Keep up, man, look forward to your updates. Good luck |
Wirelessly posted (Opera/9.80 (Android; Opera Mini/6.0.24212/24.743; U; en) Presto/2.5.25 Version/10.54)
Quote:
|
Re: NAND Boot Testing - 03-24: FRX05 on NAND (Testing new RIL)
Quote:
|
Re: NAND Boot Testing - 03-24: FRX05 on NAND (Testing new RIL)
Ill try the stock ROM after work and let you guys know if it fixes data.
|
Re: NAND Boot Testing - 03-24: FRX05 on NAND (Testing new RIL)
Quote:
Quote:
I have flashed back and forth many time with both of my TP2's with no issues at all. |
Re: NAND Boot Testing - 03-24: FRX05 on NAND (Testing new RIL)
Quote:
Anyway how can I add a section to the recovery? I plan on making the install script today right from the system.ext2. Quote:
EDIT: Has anyone tried my system FRX06 yet? |
Re: NAND Boot Testing - 03-24: FRX05 on NAND (Testing new RIL)
Quote:
But in there you can have it check if there is the system.img and do your dirty business. |
Re: NAND Boot Testing - 03-24: FRX05 on NAND (Testing new RIL)
I ran the provisioning built into the ROM (it had Sprint provisioning in it) and I ran a provisioning cab file. Both to no avail. Government computers don't like USB devices, so I can't try flashing stock ROM until I get off.
|
Re: NAND Boot Testing - 03-24: FRX05 on NAND (Testing new RIL)
Quote:
|
Re: NAND Boot Testing - 03-24: FRX05 on NAND (Testing new RIL)
finally got word about the autobuild server. Looks like we had a power supply issue.
I'm going to back up some stuff tonight and have an alternate download link. Wistlitl is going to upgrade us to a new server so make sure to thank him if yall see him on IRC. |
Re: NAND Boot Testing - 03-24: FRX05 on NAND (Testing new RIL)
Quote:
|
Re: NAND Boot Testing - 03-24: FRX05 on NAND (Testing new RIL)
Quote:
Off work now, but too tired/lazy to flash atm. Will flash after nap and gym. =P |
Re: NAND Boot Testing - 03-24: FRX05 on NAND (Testing new RIL)
Quote:
|
Re: NAND Boot Testing - 03-24: FRX05 on NAND (Testing new RIL)
Quote:
Anyway, I did get system.ext2 loop mount off sdcard then cp -a everything over to /system working perfectly. I tried using dd to do a low level copy of everything, but that failed on me for some reason. I'll commit that change to the script in recovery shortly. |
Re: NAND Boot Testing - 03-24: FRX05 on NAND (Testing new RIL)
Quote:
I'm actually just using the 3.4 mksquasfs binary so i dont have to mess with the versioning for squash fs tools. Autobuild should spit out an image shortly. I was able to install fresh, restore without reboot and then after a reboot get back to android with a new kernel and no module issues so i think we are set for now. So everyone should be able to now continue without losing anything. Even after a full upgrade :-) ive been using the phone for about 4 hours and i do notice some small bugs that need fixing.. I killed my batt on purpose to work on that charging issue. |
Wirelessly posted (Opera/9.80 (Android; Opera Mini/6.0.24212/24.743; U; en) Presto/2.5.25 Version/10.54)
Quote:
|
Re: NAND Boot Testing - 03-24: FRX05 on NAND (Testing new RIL)
Quote:
|
Wirelessly posted (TP2: Mozilla/5.0 (Linux; U; Android 2.2.2; en-us; MSM Build/FRX05) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1)
Quote:
Can't wait to test it out... |
Wirelessly posted (TP2: Mozilla/5.0 (Linux; U; Android 2.2.2; en-us; MSM Build/FRX05) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1)
Quote:
I didn't even get time to work on it yesterday... :-( Going to redo my VM today, I did a snapshot so I will try that frist... What problems are you having with FRXO6? Just not able to get it to boot at all? Did you try mine? |
Re: NAND Boot Testing - 03-24: FRX05 on NAND (Testing new RIL)
i think its safe to say the recovery is 'stable'.
With that said im thinking of releasing the next kernel updates via update.tgz. This way no wipe is needed until the next major release. But since we can back up and restore with no probs now this isnt going to be a big issue. Im tacking some bugs so there will be plenty of updates. |
Re: NAND Boot Testing - 03-24: FRX05 on NAND (Testing new RIL)
Quote:
I'll definitely test out your kernel release via update.tgz. Probably good to get that ironed out early. Also, there are still a handful of issues with the ROM's that I think we need to find some chef help on. Maybe stinebd might have some ideas on some of this too. I believe all of these are just ROM related things that should be fixable by someone who knows what they are doing: 1) We still don't have real root (despite having su and busybox in /system/bin and /system/xbin) 2) Data never works on first boot 3) App2sd doesn't work (may be root related) 4) Some applications refuse to install (but work on Haret) |
Re: NAND Boot Testing - 03-24: FRX05 on NAND (Testing new RIL)
Quote:
2) data on first is worth a look. But since im restoring from my old backup, im never really firsr booting ..lol 3) that i have not tested. Will do tonight 4) need specifics. Each app writes to logcat as to why they cant install. Some even give you a list of things to fix :-) |
Re: NAND Boot Testing - 03-24: FRX05 on NAND (Testing new RIL)
Quote:
2) Same issue for me... (On Last Install) 3) Untested too.. 4) *birds will not install for me... :( Only SD app I have tried. This should also be added the install-seq.sh: Code:
# Fix build.prop for NAND |
Re: NAND Boot Testing - 03-24: FRX05 on NAND (Testing new RIL)
Quote:
Haret users don't have to do anything like this, so that's why I'm wondering what we need to do to clean up the ROM. Also, I'm thinking we should toss spare parts into the ROM like Haret used to unless we want to change the value for the End key. Having no Home button is extremely annoying. As for the install-seq.sh, that is almost the same code as what I had when I was trying to fix up FRX06. I used @ symbols, but I like yours better. For the 210 to 240, I think we should add a little more to that so we don't mess up build values or anything like that. |
Re: NAND Boot Testing - 03-24: FRX05 on NAND (Testing new RIL)
Quote:
Yeah I was thinking about doing the same thing for the 210 to 240 version... I will leave it up to you. :) |
Re: NAND Boot Testing - 03-24: FRX05 on NAND (Testing new RIL)
Quote:
Also, anyone care to try this out for root? rm /system/xbin/su ln -s /system/bin/su /system/xbin/su |
Re: NAND Boot Testing - 03-24: FRX05 on NAND (Testing new RIL)
Quote:
It should not matter if the su is in the xbin or system... or even linked... Since the path includes them both. |
Re: NAND Boot Testing - 03-24: FRX05 on NAND (Testing new RIL)
Quote:
android does it the say way but with only one script. :-) |
| All times are GMT -4. The time now is 05:13 PM. |
Powered by vBulletin® ©2000 - 2025, Jelsoft Enterprises Ltd.
©2012 - PPCGeeks.com