PPCGeeks

PPCGeeks (http://forum.ppcgeeks.com/index.php)
-   Android On TP2 Development (http://forum.ppcgeeks.com/forumdisplay.php?f=319)
-   -   NAND Testing - 05-25 Update: New LK, Recovery.img, Kernel Updates through Recovery (http://forum.ppcgeeks.com/showthread.php?t=134598)

MassStash 02-21-2011 08:15 PM

Re: NAND Boot Testing - 01-07: Panel power on/off fixes
 
same results as argh for me as well......

Cmd>task 32
Card inserted

SD clk rate 19MHz

Cmd5 CMD_TIMEOUT
SD clk rate 144KHZ

SD 2.0 LC card
TURBO mode : SD Clk rate 24 MHz

SD Init OK

Level = 0

Cmd>task 37


Buffer = 0x85340000, Size = 0xFFFE8

Boominsvx 02-21-2011 10:13 PM

Re: NAND Boot Testing - 01-07: Panel power on/off fixes
 
I'm here and ready if someone gives me a quick run down. I see the mtty thread on page 5, and I can do all this prep work/driver install stuff now, but I have no linux environment set up. If someone wants to hit me up on AIM or IRC, I'll start digging in and see which side of the fence my Rhod400 is on. Is it just using mtty to flash the NBH? I'm guessing all the tinboot requirements and such are already in the NBH?

Edit:

Cmd>set 14 0
HTCST ÚÈÒHTCE
Cmd>task 32
Card inserted

SD clk rate 19MHz

Cmd5 CMD_TIMEOUT
SD clk rate 144KHZ

SD 2.0 TURBO mode : SD Clk rate 24 MHz

SD Init OK

Card inserted

SD clk rate 19MHz

Cmd5 CMD_TIMEOUT
SD clk rate 144KHZ

SD 2.0 TURBO mode : SD Clk rate 24 MHz

SD Init OK

Level = 0

Cmd>task 37

Buffer = 0x85340000, Size = 0xA77AE

Cmd>task 29
Format BINFS start
CE start start block=384, total block=3712
ERASE block 2387 FAIL !!!
ERASE block 3348 FAIL !!!
Write 0xFF start page=0x6000, total page=0x3A000
Format BINFS end

ndno 02-21-2011 10:18 PM

Re: NAND Boot Testing - 01-07: Panel power on/off fixes
 
Hey Nate, is the first post pretty much the latest "how-to" or has it changed recently? I wasn't sure as I noticed ACL has opened up the new ROM Dev thread, so I thought you are on that full-time, even though it's related to this one. Too lazy to read the 1000+ posts. My friend has a cracked TP2 he's going to lend me (he's not using it) so I'm gonna try this out. I have my own but I use the phone a lot (for voice) so I can't really play around with it a lot. Thanks! You guys are doing a great job!

Boominsvx 02-22-2011 04:52 AM

Re: NAND Boot Testing - 01-07: Panel power on/off fixes
 
So I'm kinda shooting in the dark here, but as of now, I've got a known working andboot folder with androidupdate.tgz and androidinstall.tgz inside. Then RHODIMG.nbh, gralloc and kbd file on the root of my SD. I had some trouble with the Class 4 SDHC 4gig, but using a classless 1G, I was able to install both ACL's .nhb, and L_miller's nbh images. Both of these just got me to the Touch Pro 2 splash screen without the red spl info even showing up in the bottom left corner. I'd really love to help, but there are so many different ways people have installed android in the past, and without knowing exactly what this is set up for, I'm no use to anyone. Sorry guys. If anyone wants to write up a quick starting guide of required files that worked on a working RHOD, I'll be right here.

Lmiller1708 02-22-2011 08:21 AM

Re: NAND Boot Testing - 01-07: Panel power on/off fixes
 
Quote:

Originally Posted by Boominsvx (Post 2059551)
So I'm kinda shooting in the dark here, but as of now, I've got a known working andboot folder with androidupdate.tgz and androidinstall.tgz inside. Then RHODIMG.nbh, gralloc and kbd file on the root of my SD. I had some trouble with the Class 4 SDHC 4gig, but using a classless 1G, I was able to install both ACL's .nhb, and L_miller's nbh images. Both of these just got me to the Touch Pro 2 splash screen without the red spl info even showing up in the bottom left corner. I'd really love to help, but there are so many different ways people have installed android in the past, and without knowing exactly what this is set up for, I'm no use to anyone. Sorry guys. If anyone wants to write up a quick starting guide of required files that worked on a working RHOD, I'll be right here.

Thanks for testing last night Boominsvx! Unfortunately you are one of the unlucky ones who has bad blocks and can not flash this NBH with the new partition layout. I hope to have help with that today from the guys at ppck. For now just hold tight, you have done everything right so far. :)

Thanks Again!

MassStash 02-22-2011 10:30 AM

Re: NAND Boot Testing - 01-07: Panel power on/off fixes
 
good luck today L_miller, hopefully you guys can stir something up

[ACL] 02-22-2011 12:23 PM

Re: NAND Boot Testing - 01-07: Panel power on/off fixes
 
Yesterday was a long day for me.. actually out of the past 24 hours i only slept 2. No good.. had some emergencies i had to handle ..

Eventually we will need to talk to dzo about this..

odz 02-22-2011 02:43 PM

Re: NAND Boot Testing - 01-07: Panel power on/off fixes
 
Quote:

Originally Posted by Lmiller1708 (Post 2059067)
Thanks for the Tips Nate! I never changed the MSFLSH50 region and redid some of my math with the start and last sectors.

I have a Rhod500 also, so it's not that... ;) I will soon try my wife's rhod500!



I have attached a build with my most recent partition table, and of course it works for me. :)

Give it a try!

EDIT: Wrong NBH... I will up the correct one in a min.

Attached...

I guess my tp2 has some bad blocks too because i just tried the nbh but it hangs on the boot screen like everyone else.

arrrghhh 02-22-2011 02:47 PM

Re: NAND Boot Testing - 01-07: Panel power on/off fixes
 
Quote:

Originally Posted by odz (Post 2059702)
I guess my tp2 has some bad blocks too because i just tried the nbh but it hangs on the boot screen like everyone else.

Can you confirm to see? See this thread on how to mtty, we just need you to do a task28 then a task29.

odz 02-22-2011 03:57 PM

Re: NAND Boot Testing - 01-07: Panel power on/off fixes
 
Hey guys are you running "cat /dev/zero > /dev/mtd/mtd2" before running flash_image? seems that's what alot of people recommend doing when flashing a boot image..


Take a look at this

My Linux Blog - Download and build the Google Android

Looked at install-seq.sh and it seems we don't?

A quick bit of googling shows that this seems to be standard practice for alot of people
http://www.google.com/search?q=%22ca...ient=firefox-a


All times are GMT -4. The time now is 05:57 PM.

Powered by vBulletin® ©2000 - 2025, Jelsoft Enterprises Ltd.
©2012 - PPCGeeks.com


Content Relevant URLs by vBSEO 3.6.0