saramibreak / DiscImageCreator

This is the disc (CD, GD, DVD, HD-DVD, BD, GC/Wii, XBOX, XBOX 360) and disk (Floppy, MO, USB etc) image creation tool
http://forum.redump.org/topic/10483/discimagecreator/
Apache License 2.0
509 stars 45 forks source link

INVALID FIELD IN CDB in SOHD-167T in data mode #245

Closed MrPepka closed 7 months ago

MrPepka commented 7 months ago

Describe the bug An attempt to copy specific sectors in SOHD-167T in data mode results in the message "INVALID FIELD IN CDB". I can copy the same sectors in data mode in another drive. Do you have any idea what is causing this bug?

Screenshots

Zrzut ekranu 2023-11-13 162716 Zrzut ekranu 2023-11-13 162732 Zrzut ekranu 2023-11-13 162742

Log file LPM2000 (Lite-On).zip

saramibreak commented 7 months ago

Changed: When data is used, raw is used in subchannel, not pack. DiscImageCreator_test.zip

MrPepka commented 7 months ago

Thanks. I need one more fix to make this mode work properly LPM2000.zip

saramibreak commented 7 months ago

Try to use audio, not data.

MrPepka commented 7 months ago

Doesn't work. Probably because the drive is not compatible with redump

Zrzut ekranu 2023-11-16 142418
saramibreak commented 7 months ago

Some fixed. DiscImageCreator_test.zip

MrPepka commented 7 months ago

Still glitched

Zrzut ekranu 2023-11-17 161655 Zrzut ekranu 2023-11-17 161706
saramibreak commented 7 months ago

Changed: audio command does not search the offset. DiscImageCreator_test.zip

MrPepka commented 7 months ago

Still bad

Zrzut ekranu 2023-11-18 141611 Zrzut ekranu 2023-11-18 141622
saramibreak commented 7 months ago

Sorry for several test. Added: check if drive supports the subchannel pack mode. DiscImageCreator_test.zip

MrPepka commented 7 months ago

Again

Zrzut ekranu 2023-11-18 193112
saramibreak commented 7 months ago

Some fixed. DiscImageCreator_test.zip

MrPepka commented 7 months ago

Again

Zrzut ekranu 2023-11-19 143804
saramibreak commented 7 months ago

What command is used? data? audio?

MrPepka commented 7 months ago

audio

saramibreak commented 7 months ago

Try to change the start sector to 21804.

MrPepka commented 7 months ago

Same

Zrzut ekranu 2023-11-19 152132
saramibreak commented 7 months ago

Added: check if scrambled reading is supported for non PLEXTOR and non LG/ASUS drive DiscImageCreator_test.zip

MrPepka commented 7 months ago

It's finally working as it should. Thanks very much for all your help. I'm closing the ticket