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)

arrrghhh 02-21-2011 03:49 PM

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

Originally Posted by Lmiller1708 (Post 2059227)
Just was checking. Didn't know if there was different versions out there or not. Sounds like it might be the bad blocks... :(

oic. When you task 28 or task 29 thru mtty, no bad blocks show? :cussing:

Lmiller1708 02-21-2011 04:07 PM

Wirelessly posted (Vogue: Mozilla/5.0 (Linux; U; Android 2.2.1; en-us; MSM Build/FRX04) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1)

Quote:

Originally Posted by arrrghhh
Quote:

Originally Posted by Lmiller1708 (Post 2059227)
Just was checking. Didn't know if there was different versions out there or not. Sounds like it might be the bad blocks... :(

oic. When you task 28 or task 29 thru mtty, no bad blocks show? :cussing:

I have not tried it yet... I will try to later...

natemcnutty 02-21-2011 04:42 PM

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

Originally Posted by arrrghhh (Post 2059230)
oic. When you task 28 or task 29 thru mtty, no bad blocks show? :cussing:

Arrrghhh, can you do a task 32, then a task 37 and post the results?

arrrghhh 02-21-2011 05:35 PM

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

Originally Posted by natemcnutty (Post 2059256)
Arrrghhh, can you do a task 32, then a task 37 and post the results?

Hrm. Never used these commands before... I went to bootloader, plugged in, launch mtty... Then I did the
Code:

set 14 0
command, followed by task32 and task37. task32 gave me an error, and task37 just hung. Output:
Code:

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

Level = 0

Cmd>task 37


Buffer = 0x85340000, Size = 0xFFFE8

Nothing else... Not sure if I shouldn't have done that set 14 0 command or not. I'll try it again without...

Edit - same result without the set 14 0.

Ok, realized that the task 32 command needed an SD inserted...
Code:

Cmd>task 32
Card inserted

SD clk rate 19MHz

Cmd5 CMD_TIMEOUT
SD clk rate 144KHZ

SD 2.0 HC card
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 HC card
TURBO mode : SD Clk rate 24 MHz

SD Init OK

Level = 0

Still freezes on task 37 after that "Buffer = " output...

natemcnutty 02-21-2011 06:41 PM

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

Originally Posted by arrrghhh (Post 2059283)
Hrm. Never used these commands before... I went to bootloader, plugged in, launch mtty... Then I did the
Code:

set 14 0
command, followed by task32 and task37. task32 gave me an error, and task37 just hung. Output:
Code:

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

Level = 0

Cmd>task 37


Buffer = 0x85340000, Size = 0xFFFE8

Nothing else... Not sure if I shouldn't have done that set 14 0 command or not. I'll try it again without...

Edit - same result without the set 14 0.

Ok, realized that the task 32 command needed an SD inserted...
Code:

Cmd>task 32
Card inserted

SD clk rate 19MHz

Cmd5 CMD_TIMEOUT
SD clk rate 144KHZ

SD 2.0 HC card
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 HC card
TURBO mode : SD Clk rate 24 MHz

SD Init OK

Level = 0

Still freezes on task 37 after that "Buffer = " output...

Bummer, must not work on our devices. Doesn't work on the Raph's either. Task 32 is supposed to prep things, then task 37 dumps the KITL log.

arrrghhh 02-21-2011 07:23 PM

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

Originally Posted by natemcnutty (Post 2059299)
Bummer, must not work on our devices. Doesn't work on the Raph's either. Task 32 is supposed to prep things, then task 37 dumps the KITL log.

Bummer indeed.

Let me know if you want me to try anything else... mtty was surprisingly easy ;).

natemcnutty 02-21-2011 07:44 PM

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

Originally Posted by arrrghhh (Post 2059319)
Bummer indeed.

Let me know if you want me to try anything else... mtty was surprisingly easy ;).

You work with putty all day. It's basically putty to your phone instead of a router :P

I wish I knew more, but the details aren't very public on mtty.

arrrghhh 02-21-2011 07:51 PM

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

Originally Posted by natemcnutty (Post 2059328)
You work with putty all day. It's basically putty to your phone instead of a router :P

I wish I knew more, but the details aren't very public on mtty.

Yea, details on mtty seem very scant... disappointing, at best.

I keep second guessing my steps, but since I can flash that old nbh with that different partition table, I can't help but think there is something wrong with the new table... just baffled that acl and lmiller don't have issues...

natemcnutty 02-21-2011 07:54 PM

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

Originally Posted by arrrghhh (Post 2059330)
Yea, details on mtty seem very scant... disappointing, at best.

I keep second guessing my steps, but since I can flash that old nbh with that different partition table, I can't help but think there is something wrong with the new table... just baffled that acl and lmiller don't have issues...

Right now, I'm taking the old NBH and hex editing and flashing. Seeing if any of my changes to the table fix/break it.

arrrghhh 02-21-2011 08:03 PM

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

Originally Posted by natemcnutty (Post 2059331)
Right now, I'm taking the old NBH and hex editing and flashing. Seeing if any of my changes to the table fix/break it.

Sounds good man. Keep us posted :thumbleft:.


All times are GMT -4. The time now is 06:40 PM.

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


Content Relevant URLs by vBSEO 3.6.0