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

HARDWARE_ERROR - TIMEOUT ON LOGICAL UNIT error with CDs #254

Closed
Deranfan opened this issue Dec 3, 2023 · 6 comments
Closed

HARDWARE_ERROR - TIMEOUT ON LOGICAL UNIT error with CDs #254

Deranfan opened this issue Dec 3, 2023 · 6 comments

Comments

@Deranfan
Copy link

Deranfan commented Dec 3, 2023

Version
20231201 via Media Preservation Frontend version 3.0.2 net 8.0 win x64 on windows 10

Describe the bug
I’m getting HARDWARE_ERROR - TIMEOUT ON LOGICAL UNIT error with the most recent version of DIC. I tested previous disks I successfully dumped, and the error also appears with them. This issue isn’t present with the 20230909 version. I managed to dump the disk with that version with no errors. This issue only appears with CDs, DVDs work with no problems.

Drive Info
BW-16D1HT with RipSharks firmware 3.10

Screenshots

Check if subchannel pack mode is supported
LBA[000000, 0000000]: [F:ReadCDForCheckingSubPack][L:1235]
	Opcode: 0xbe
	ScsiStatus: 0x02 = CHECK_CONDITION
	SenseData Key-Asc-Ascq: 04-3e-02 = HARDWARE_ERROR - TIMEOUT ON LOGICAL UNIT
lpCmd: be, 00, 00, 00, 00, 00, 00, 00, 01, f8, 04, 00
dwBufSize: 2448
[WARNING] This drive does not support subchannel pack mode

Disc title
Casio Utilities CD - fx-9860G

Disc ringcode
Mastering Code: CDCSOG497A01A C12072601
Mould SID Code: IFPI T116

Log file
fx-9860G.zip

@saramibreak
Copy link
Owner

Fixed: fail to dump when LG/ASUS drive is used.
DiscImageCreator_test.zip

This issue isn’t present with the 20230909 version.

Yes. I added at 20231201.

@Deranfan
Copy link
Author

Deranfan commented Dec 3, 2023

The test version works. It still sends out the same error message, but it successfully dumps the CD now.
Thanks.

@Deranfan
Copy link
Author

Deranfan commented Dec 6, 2023

I found a bug with the test version. While trying to dump Virtua Fighter 2 after reaching “Checking SubRtoW (Track) 1/24” I get an “HARDWARE_ERROR - TIMEOUT ON LOGICAL UNIT” error and then I got continuously “MEDIUM_ERROR - L-EC UNCORRECTABLE ERROR” errors. This doesn’t happen with the 20230909 version, just like the bug I reported initially on this thread.

Drive Info
BW-16D1HT with RipSharks firmware 3.10

Screenshots

LBA[000000, 0000000]: [F:ReadCDForCheckingSubPack][L:1236]
	Opcode: 0xbe
	ScsiStatus: 0x02 = CHECK_CONDITION
	SenseData Key-Asc-Ascq: 04-3e-02 = HARDWARE_ERROR - TIMEOUT ON LOGICAL UNIT
lpCmd: be, 00, 00, 00, 00, 00, 00, 00, 01, f8, 04, 00
dwBufSize: 2448

LBA[144194, 0x23342]: [F:ReadCDForCheckingSubRtoW][L:1283]
	Opcode: 0xbe
	ScsiStatus: 0x02 = CHECK_CONDITION
	SenseData Key-Asc-Ascq: 03-11-05 = MEDIUM_ERROR - L-EC UNCORRECTABLE ERROR
lpCmd: be, 00, 00, 02, 33, 42, 00, 00, 01, f8, 01, 00
dwBufSize: 2448

Disc title
Virtua Fighter 2, XPLOSIV version

Disc ringcode
Mastering Code: (kdg-NL) 01 EI 1305
Mastering SID Code: IFPI L371
Mould SID Code: IFPI 5599

Log file
SEGA_VF2.zip
The log files might be incomplete because I closed the cmd window before it finished on its own. The “MEDIUM_ERROR - L-EC UNCORRECTABLE ERROR” errors seemed to be endless.

@Deranfan Deranfan closed this as completed Dec 6, 2023
@Deranfan Deranfan reopened this Dec 6, 2023
@saramibreak
Copy link
Owner

DiscImageCreator_test.zip
changed: pack mode supported drive only checks SubRtoW.
fixed: fail to dump when mixed mode disc is dumped by LG/ASUS drive. (http://forum.redump.org/post/113592/#p113592)

@saramibreak
Copy link
Owner

DiscImageCreator_test.zip
fixed: error occurs when checks adr by LG/ASUS drive. (http://forum.redump.org/post/113615/#p113615)

@saramibreak
Copy link
Owner

DiscImageCreator_test.zip
fixed: error occurs when checks adr by LG/ASUS drive. (http://forum.redump.org/post/113619/#p113619)

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