xboxscene.org forums

Pages: [1] 2

Author Topic: Automated Tool For Checking And Rewriting Nand  (Read 219 times)

Biaz

  • Archived User
  • Jr. Member
  • *
  • Posts: 89
Automated Tool For Checking And Rewriting Nand
« on: December 12, 2009, 08:28:00 AM »

Just fixed a little bug that made the program crash after a couple of reads. Should be stable now, still testing.

The link is the same as the previous: www.leyit.dk/xb/NAND_Complete_v0.01.exe
Logged

beogradski-fantom

  • Archived User
  • Newbie
  • *
  • Posts: 21
Automated Tool For Checking And Rewriting Nand
« Reply #1 on: December 14, 2009, 11:26:00 AM »

I'm checking your tool right now. It's not working for me. First it starts reading through LPT then after the tool has read the first part an error pops up with the message "The process cannot access the file "C:\nand\readchunks\1chunk.bin".  

Then If i don't do anything after a minute or so it starts reading the nand again and again.
Logged

Biaz

  • Archived User
  • Jr. Member
  • *
  • Posts: 89
Automated Tool For Checking And Rewriting Nand
« Reply #2 on: December 14, 2009, 11:51:00 AM »

Hi.

That's due to the timing of the program. It seems like it takes a little longer for you computer to read one chunk than mine. I'll take a look at it tomorrow and fix it so that it will wait 10 seconds longer if NandPro is not done reading the file.

Thank you for the input, I'll let you know when the new version is done!
Logged

JeffJ2

  • Archived User
  • Jr. Member
  • *
  • Posts: 56
Automated Tool For Checking And Rewriting Nand
« Reply #3 on: December 14, 2009, 12:52:00 PM »

QUOTE(Biaz @ Dec 14 2009, 07:51 PM) View Post

Hi.

That's due to the timing of the program. It seems like it takes a little longer for you computer to read one chunk than mine. I'll take a look at it tomorrow and fix it so that it will wait 10 seconds longer if NandPro is not done reading the file.

Thank you for the input, I'll let you know when the new version is done!

Same error as the other user here. Needs to have a larger pause. smile.gif
Logged

Biaz

  • Archived User
  • Jr. Member
  • *
  • Posts: 89
Automated Tool For Checking And Rewriting Nand
« Reply #4 on: December 14, 2009, 04:01:00 PM »

Okay, I just made a quick fix. The time is now 30 seconds longer before it tries to read the file.

Link: www.leyit.dk/xb/NAND_Complete_v0.02b.exe
Logged

JeffJ2

  • Archived User
  • Jr. Member
  • *
  • Posts: 56
Automated Tool For Checking And Rewriting Nand
« Reply #5 on: December 14, 2009, 07:18:00 PM »

QUOTE(Biaz @ Dec 15 2009, 12:01 AM) View Post

Okay, I just made a quick fix. The time is now 30 seconds longer before it tries to read the file.

Link: www.leyit.dk/xb/NAND_Complete_v0.02b.exe

Thankss tongue.gif trying now.

EDIT:
I get up to about 0x2c before it errors now on the first chunk trying to compare while its still being read from the nand.  Maybe my LPT read speed sucks or you have a Uber LPT port lol the previous version it was 0x22 before it error'd on me.
Logged

TheCounter

  • Archived User
  • Newbie
  • *
  • Posts: 6
Automated Tool For Checking And Rewriting Nand
« Reply #6 on: December 15, 2009, 05:09:00 AM »

Does this program work with 512MB Jasper too?
Logged

popaman

  • Archived User
  • Newbie
  • *
  • Posts: 22
Automated Tool For Checking And Rewriting Nand
« Reply #7 on: December 15, 2009, 07:49:00 AM »

nice  attempt, but not working for me. It says.. couldn't open ReadChunk/ chunk1.bin.

is the folder supposed to be called readchunk or origchunk

are you supposed to put the contents of nandpro2b in the NAND folder, or are we supposed to put the nandpro2b folder in the NAND folder.

well either way, it doesnt work for me
Logged

Biaz

  • Archived User
  • Jr. Member
  • *
  • Posts: 89
Automated Tool For Checking And Rewriting Nand
« Reply #8 on: December 15, 2009, 10:53:00 AM »

Did you remember to get the new 0.02b version?

You have your C:\NAND folder with NandPro inside
You have your C:\NAND\ReadChunks folder empty
You have your C:\NAND\OrigChunks folder with the chunks made by FileSplitter, with the correct naming (#chunk.bin)

Then this should work!

The early version, 0.01/0.02 has a little too strict timing. The 0.02b version has extended the wait time between reads.
Logged

JeffJ2

  • Archived User
  • Jr. Member
  • *
  • Posts: 56
Automated Tool For Checking And Rewriting Nand
« Reply #9 on: December 15, 2009, 10:57:00 AM »

QUOTE(Biaz @ Dec 15 2009, 12:53 PM) View Post
Did you remember to get the new 0.02b version?

You have your C:\NAND folder with NandPro inside
You have your C:\NAND\ReadChunks folder empty
You have your C:\NAND\OrigChunks folder with the chunks made by FileSplitter, with the correct naming (#chunk.bin)

Then this should work!

The early version, 0.01/0.02 has a little too strict timing. The 0.02b version has extended the wait time between reads.
0.02b is still too strict on the timing smile.gif If you read about i state where mine errors out. its still a lil to fast on trying to compare the first chunk.

At any rate my Box is working i just would liek to keep testing for you so no harm in dumping the box and comparing it tongue.gif

Logged

popaman

  • Archived User
  • Newbie
  • *
  • Posts: 22
Automated Tool For Checking And Rewriting Nand
« Reply #10 on: December 15, 2009, 11:06:00 AM »

ok, I have version .02b

So its supposed to be..C:\NAND\nandpro.exe

And I have to make a ReadChunk folder.
Logged

Biaz

  • Archived User
  • Jr. Member
  • *
  • Posts: 89
Automated Tool For Checking And Rewriting Nand
« Reply #11 on: December 15, 2009, 01:06:00 PM »

Correct!

The app is still in an early stage, but works very good when set up correctly smile.gif

Oh, and rememer, its "ReadChunks" with an s in the end!
Logged

jmslate23

  • Archived User
  • Jr. Member
  • *
  • Posts: 71
Automated Tool For Checking And Rewriting Nand
« Reply #12 on: December 15, 2009, 08:54:00 PM »

Very useful. I like this a lot better than reflashing the whole nand every time I got a bad flash. I used it after I got my cable problems fixed so I didn't have any errors to fix but it was nice to see confirmation that I had xbr flashed right. Only problem I had was I didn't make a readchunks folder. Might add that to the instructions in the next version. A great tool, thanks a lot.
Logged

Biaz

  • Archived User
  • Jr. Member
  • *
  • Posts: 89
Automated Tool For Checking And Rewriting Nand
« Reply #13 on: December 16, 2009, 03:23:00 AM »

Okay, I just fixed it. It now checks weather the 3 folders C:\NAND, C:\NAND\ReadChunks and C:\NAND\OrigChunks exist when starting up the program. If the folders do not exist, they will be created.

Thank you for the feedback smile.gif

The vision for the program is to make it do all of it for you! From detecting bad sectors, flashing the correct XBR image, injecting KV and CONFIG by itself. The only thing it should use, ideally, is NandPro, your orignand.bin and the virgin XBR image. But there are still some coding to do for this to work!
Logged

Biaz

  • Archived User
  • Jr. Member
  • *
  • Posts: 89
Automated Tool For Checking And Rewriting Nand
« Reply #14 on: December 16, 2009, 04:33:00 AM »

It was down for a couple of seconds earlier, works fine now.

People, please leave comments if you like the app or would like to see changes to it smile.gif
Logged
Pages: [1] 2