Wolfgang Stöggl

Results 121 comments of Wolfgang Stöggl

@mill1000 Thanks for reporting the issue and posting a screenshot of CUERipper, which shows that it is detected as `iHAS124 F CL9P` drive. An issue concerning an `iHAS124 Y` drive...

@mill1000, thanks for showing the details concerning the `ASUS DRW-24B1ST` drive. Can you give the following test build a try with the `iHAS124` drive? [CUETools_2.1.9_2021-05-18_git_f3603c0.zip](https://github.com/gchudov/cuetools.net/files/6503939/CUETools_2.1.9_2021-05-18_git_f3603c0.zip) `SHA256: a9345ae83ef34781a196de8d0de418d3bdf1f681475f89b87fc16f0c3d8ef517` It uses the...

@mill1000, thanks for testing. Here is another test build, which uses `C2ErrorMode.None` in case of an `iHAS124` drive: [CUETools_2.1.9_2021-05-19_git_e15f35b.zip](https://github.com/gchudov/cuetools.net/files/6505835/CUETools_2.1.9_2021-05-19_git_e15f35b.zip) `SHA256: 6720ce0eca8bcf5b5109fa3b05d306dcb96fdc38f6c3e08ffe1e3637a1e715ae` Modification (commit: https://github.com/c72578/cuetools.net/commit/e15f35b44c5e677248d0e48de5bafc2edf16fd6c): ```diff diff --git a/CUETools.Ripper.SCSI/SCSIDrive.cs b/CUETools.Ripper.SCSI/SCSIDrive.cs index...

Thanks for testing. Yes, this is similar to disabling `Drive is capable of retrieving C2 error information` in EAC. Neither of the two `C2ErrorModes` is working properly in case of...

@mill1000, could you please test the following build using the **`ASUS DRW-24B1ST`** drive? It tries `C2ErrorMode.Mode296` first. [CUETools_2.1.9_2021-05-20_git_ba13bf0.zip](https://github.com/gchudov/cuetools.net/files/6518384/CUETools_2.1.9_2021-05-20_git_ba13bf0.zip) `SHA256: 8657bd1506a4f42df4eddfc477d6cd3438d769fae7e7f1cebf84d6a4fcbec0ba` Modification (commit: https://github.com/c72578/cuetools.net/commit/ba13bf0555386b989299f3e432dfbdf0a7b6daa8): ```diff diff --git a/CUETools.Ripper.SCSI/SCSIDrive.cs b/CUETools.Ripper.SCSI/SCSIDrive.cs index 2e08c50..7f9bc7c...

@mill1000 There are multiple versions of the iHAS124 drives [1]: CD Drive | Correction Offset | Submitted By | Percentage Agree -- | -- | -- | -- ATAPI -...

@mill1000 if you test the **`ASUS DRW-24B1ST`** drive, could you please prepare a screenshot of CUERipper, so that we see the details of the drive model, how it is detected...

@waltervn thanks for your report and for posting the CUETools 2.1.9 screenshot, which shows how the drive is detected in CUERipper. It is an `ASUS DRW-24D5MT` drive with firmware `2.00`....

@drallim33 Thanks for your report concerning the `ATAPI iHAS324 F` drive. Could you please try this build of CUETools 2.2.2 in the meantime and report back here: [CUETools_2.2.2_Mode296_first.zip](https://github.com/gchudov/cuetools.net/files/8827459/CUETools_2.2.2_Mode296_first.zip) Details: https://github.com/gchudov/cuetools.net/issues/192

@drallim33 Thanks for the info. Could you please test the build from here: https://github.com/gchudov/cuetools.net/pull/203#issuecomment-1179143772 Support for choosing C2 error modes is added in this PR. Please test especially mode `None`...