MathewWi / sneek

Automatically exported from code.google.com/p/sneek
0 stars 0 forks source link

DVDLowReadDiscID returns 02052000 when trying to dump disc #77

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
01. Place "Metroid: Other M" disc into drive 
02. Shut down Wii
03. Start up Wii
04. Press the A button
05. Start the HBC channel
06. Press the home button
07. Select BootMii
08. Press the A button
09. Press the 1 buttion
10. Press the minus button

What is the expected output?
I guess "Press A to dump: (WII-DL)"?

What do you see instead?
"DVDCommand failed with:02052000"

What revision are you using? With what configuration
(SNEEK/UNEEK/SNEEK+DI)?
r121, UEEEK+DI, tried my own complied set of binaries and ones made by 
SNEEKInstaller GUI 0.1 beta 5

Please provide any additional information below.
I've also tried other Wii optical discs and GameCube optical discs from my disc 
rack, same error

Original issue reported on code.google.com by logan.gba on 7 Sep 2010 at 12:57

Attachments:

GoogleCodeExporter commented 9 years ago
Until I have figured out how to reset the drive correctly you are out of luck.

Original comment by cred...@rypp.net on 7 Sep 2010 at 9:06

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
i have not the same message

"DVDCommand failed with:02052800"

My WII is very old

the serial number start by LU31.....

What revision are you using? With what configuration
(SNEEK/UNEEK/SNEEK+DI)?

r121, UEEEK+DI made by SNEEKInstaller GUI 0.1 beta 5

Original comment by jdescham...@yahoo.fr on 8 Sep 2010 at 7:50

GoogleCodeExporter commented 9 years ago
I made a simple binary that would just start BooMii, and launch it using the 
BannerBomb, and dumping worked, at first.

I'll write a separate bug reports once I find more time to document them,(maybe 
after classes, work, and playing Other M) for now these are just here remind me

The two other issues came up after the dumping started, are as follows:

on USB Hard drives, and slow flash USB devices, while dumping "too many acks" 
messages would show up, and the dumping would stop, I had to use hdparm to find 
the fastest USB flash stick I had in order to get pass 20MB

USB stack problems with slow responding mass storage devices? Who knows?

on my fastest USB stick, I didn't have room to hold both half of Other M dump, 
even after striping everything away everything but the system menu and needed 
IOSes

I got around that by commenting out the 2nd half of the DVDDumpPart for WII-DL 
discs, dumped the 1st 4GB, then moved that bin file off the stick.
I then uncommented the 2nd half, and commented the 1st half, then run the dump 
to get the 2nd ~4GB half.

I plan to modify SMenu.c at some point to allow the user to select which 4GB 
block of the disc to dump, as soon as I can make sense of the Smenu code.

Original comment by logan.gba on 9 Sep 2010 at 2:23

GoogleCodeExporter commented 9 years ago
I don't make the binary, my twin brother Alam did

*LoganA smacks himself, stop taking credit for other people's work

Original comment by logan.gba on 9 Sep 2010 at 2:25

GoogleCodeExporter commented 9 years ago
@jdeschambault@yahoo.fr
the error 02052800 is sadly unknown.
Are you booting SNEEK via boot2 or IOS? (where do you have BootMii installed?)
Also that your wii is old is no reason for it not to work, the dumper works 
fine on my release Wii.

Original comment by cred...@rypp.net on 9 Sep 2010 at 8:40

GoogleCodeExporter commented 9 years ago
sorry my message is

"DVDCommand failed with:02062800"

not 05 but 06 

i boot from boot2

Original comment by jdescham...@yahoo.fr on 9 Sep 2010 at 12:13

GoogleCodeExporter commented 9 years ago
that error means "medium might have changed".
This could also be fixed by a correct reset code.

Did you read the changelog about disc dumping, just want to assure you did 
everything correctly?

Original comment by cred...@rypp.net on 9 Sep 2010 at 4:58

GoogleCodeExporter commented 9 years ago
Should be fixed in r156

Original comment by cred...@rypp.net on 9 Jul 2011 at 8:26