Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

redumper cannot dump a multi-session CD because it does not recognize the PX-W1210TA correctly. #186

Open
Lumcikeqla opened this issue Sep 22, 2024 · 11 comments

Comments

@Lumcikeqla
Copy link

As the title says, Redumper does not recognize PX-W1210TA, so I cannot dump with Enhanced CD MediaType.

Screenshots and logs:
GoM.log
Firmware

@superg
Copy link
Owner

superg commented Sep 22, 2024

Most likely it's not recognized correctly because your USB enclosure is editing drive vendor and device string.
Do you have any other adapters to try?

@Lumcikeqla
Copy link
Author

I don't have any other adapters to try, so I bought one, I'll try it when it arrives.

@Lumcikeqla
Copy link
Author

I will report back to you again.
The device I used when I first uploaded the Log was a UD-301S, and I also tried with a UD-303SM1 from the same manufacturer that I had on hand, with the same results.

The USB-CVIDE6 I purchased this time is the Innostor IS611 chipset recommended in the Wiki, but it was not recognized by the PC in the first place.
I have a PX-755 and a PX-716, and both of them are successfully recognized by Redumper using the devices with the model numbers listed here.

@superg
Copy link
Owner

superg commented Oct 13, 2024

By the way - you can just try to force drive options on the command line (--drive-* options), use the settings from here:
https://github.com/superg/redumper/blob/main/drive.ixx#L153

@Lumcikeqla
Copy link
Author

Can you give me an example of how to type the command?

@superg
Copy link
Owner

superg commented Oct 15, 2024

something like redumper --drive-type=PLEXTOR --drive-read-offset=99 --drive-c2-shift=294 --drive-pregap-start=-75 --drive-read-method=D8 --drive-sector-order=DATA_C2_SUB

@Lumcikeqla
Copy link
Author

I tried that command on both audio CDs and multi-session CDs, but I could not Dump them as shown in the image.
When I go through MPF, I am able to Dump the Audio CD.
dump_test

@superg
Copy link
Owner

superg commented Oct 18, 2024

Hmm, could you try redumper --drive-type=PLEXTOR --drive-read-offset=99 --drive-c2-shift=294 --drive-pregap-start=-75 --drive-read-method=D8 --drive-sector-order=DATA_SUB and let me know if it's any better?

@Lumcikeqla
Copy link
Author

Dump started, but with different results than the other drives.
I have uploaded the logs to Mega.nz so please check.
All uploaded logs are the same disk results.

https://mega.nz/folder/HcJnXabL#6zy6KIV7uJb-YqcLORaIBw

@superg
Copy link
Owner

superg commented Oct 19, 2024

Logs look ok, Track 1 doesn't match and also 1210 found some non zero pre-gap data, weird but can't tell more without experimenting with the drive here.
Anyways drive without C2 support is useless for redump purpose.

@Lumcikeqla
Copy link
Author

Okay, let me know if there is anything I can do to help.
Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants