gchudov / cuetools.net

CD image processing suite with optimized lossless encoders in C#
http://cue.tools/
Other
487 stars 52 forks source link

Exception: failed to autodetect read command on iHAS124 drive #15

Open Hornwitser opened 5 years ago

Hornwitser commented 5 years ago

When trying to rip a CD on an ATAPI iHAS124 Y ATA Device I get the following error message

error

Transcribed


---------------------------
Exception
---------------------------
Exception: failed to autodetect read command
BEh, 12h, , 16 blocks at a time: ILLEGAL MODE FOR THIS TRACK (3,0002ms)
BEh, FAh, , 16 blocks at a time: ILLEGAL MODE FOR THIS TRACK (2,0001ms)
BEh, 14h, , 16 blocks at a time: ILLEGAL MODE FOR THIS TRACK (3,0002ms)
BEh, FCh, , 16 blocks at a time: ILLEGAL MODE FOR THIS TRACK (4,0002ms)
BEh, 10h, , 16 blocks at a time: ILLEGAL MODE FOR THIS TRACK (3,0002ms)
BEh, F8h, , 16 blocks at a time: ILLEGAL MODE FOR THIS TRACK (2,0001ms)
D8h, 10h, , 16 blocks at a time: INVALID COMMAND OPERATION CODE (4,0003ms)

---------------------------
OK   
---------------------------
Hornwitser commented 5 years ago

This appears to only happen with a CD that has hidden audio before the start of the first track. It fails on Hullaballo CD2, but not on other CD's I've tested.

This also happens on a Optiarc DVD RW AD-7240S.

c72578 commented 3 years ago

@Hornwitser could you please post some more details concerning your drive model (in addition to iHAS124 Y)?

c72578 commented 3 years ago

@Hornwitser, could you please test the following build with the iHAS124 Y drive: CUETools_2.1.9_2021-05-19_git_e15f35b.zip SHA256: 6720ce0eca8bcf5b5109fa3b05d306dcb96fdc38f6c3e08ffe1e3637a1e715ae

Hornwitser commented 3 years ago

scr Images of the drive models: IMG_5646 IMG_5645

Hornwitser commented 3 years ago

The build you posted just says "Failed to load ripper module" image

Hornwitser commented 3 years ago

After some more testing I've discovered that most of my drives don't work with CDs that have Hidden Track One Audio (HTOA). These CDs are rare and they work fine with more or less any other CDs. TSSTcorp CD-DVDW TS-H652D Optiarch DVD RW AD-5170A _NEC DVD_RW ND-3500AG

c72578 commented 3 years ago

The build you posted just says "Failed to load ripper module"

@Hornwitser please unblock the downloaded CUETools_2.1.9_2021-05-20_git_ba13bf0.zip before unpacking:

unblock_zip_file_circle

Remark: The zip file has been submitted to Microsoft yesterday, however, it may take a little until antivirus definition files are updated and Windows SmartScreen allows it automatically. Until then, unblocking it manually helps.

Hornwitser commented 3 years ago

I get a very similar error message to previously for CDs with HTOA on that build. image

c72578 commented 3 years ago

@Hornwitser OK, thanks for testing. Another question: Is ripping of other CDs (without HTOA) working properly with your iHAS124 Y drive in CUERipper 2.1.6 and 2.1.9? I am asking because of a reported issue with an iHAS124 F drive concerning C2 error mode (#107).

Hornwitser commented 3 years ago

It has been working fine in 2.1.6 and it looks to be working fine in 2.1.9 too.

c72578 commented 3 years ago

OK, thanks for the confirmation.

After some more testing I've discovered that most of my drives don't work with CDs that have Hidden Track One Audio (HTOA).

The other way round, does this mean, that you have at least one drive, which is able to read HTOA? If this is the case, this drive should be used for ripping the album with the HTOA.

I had a quick look at the DAE Drive features database. According to the database, the following of your drives do not support HTOA: Optiarc AD-5170A https://www.daefeatures.co.uk/search?manufacturer=0&model=AD-5170A

NEC ND-3500AG https://www.daefeatures.co.uk/search?manufacturer=0&model=ND-3500AG

So far, no info concerning HTOA is provided for the "iHAS124 Y" drive https://www.daefeatures.co.uk/search?manufacturer=0&model=ihas124

Further details concerning HTOA and how to test, if a drive can retrieve HTOA can be found here: https://www.daefeatures.co.uk/htoa

Hornwitser commented 3 years ago

I have at least 3 drives that can rip HTOA, so I can rip the albums with it but other people may not be so fortunate. Do you think it would be possible to have a don't rip the HTOA fallback if the drive doesn't support it?