I made some tests with the enhanced CD.
I don't have the same errors as user7.
See logs: ENHANCED_CD-logs.rar
With 4012A drive:
DIC 20200203:
Uncomplete dump as it hangs.
Code: Select all
The disc is clean, but a lot of c2 errors reported.
=================================================================================
[a lot of c2 errors before that]
...
Creating .scm (LBA) 22179/127337 LBA[022180, 0x056a4] Detected C2 error 8 bit
Creating .scm (LBA) 22484/127337 LBA[022485, 0x057d5] Detected C2 error 6 bit
Creating .scm (LBA) 23827/127337 LBA[023828, 0x05d14] Detected C2 error 12 bit
Creating .scm (LBA) 26172/127337 LBA[026173, 0x0663d] Detected C2 error 15 bit
Creating .scm (LBA) 30167/127337 End of readable sector
Sleep 20000 msec
LBA[035710, 0x08b7e] Detected C2 error 328 bit
LBA[035711, 0x08b7f]: [F:ProcessReadCD][L:280]
Opcode: 0xbe
ScsiStatus: 0x02 = CHECK_CONDITION
SenseData Key-Asc-Ascq: 06-29-00 = UNIT_ATTENTION - POWER ON, RESET, OR
BUS DEVICE RESET OCCURRED
Please wait for 40000 milliseconds until the device is returned
Creating .scm (LBA) 35711/127337
=================================================================================
And then it hangs forever.
It also hangs for some times on 7669/127337 (30 sec approx) and 7670/127337 (1-2 min), but continues, and no c2 error reported on these sectors.
DIC 20200209:
Complete dump but with too many c2 errors. Only 100 retries set, as it was a test to see if I will have the same error as user7.
I think most of them are not real errors, but I let you see if your disc will have the same patterns, sarami.
Code: Select all
The disc is clean, but a lot of c2 errors reported.
=================================================================================
[a lot of c2 errors before that]
...
Creating .scm (LBA) 19009/127337 LBA[019010, 0x04a42] Detected C2 error 8 bit
Creating .scm (LBA) 19635/127337 LBA[019636, 0x04cb4] Detected C2 error 10 bit
Creating .scm (LBA) 19796/127337 LBA[019797, 0x04d55] Detected C2 error 7 bit
Creating .scm (LBA) 19996/127337 LBA[019997, 0x04e1d] Detected C2 error 8 bit
Creating .scm (LBA) 20978/127337 LBA[020979, 0x051f3] Detected C2 error 5 bit
Creating .scm (LBA) 22179/127337 LBA[022180, 0x056a4] Detected C2 error 12 bit
Creating .scm (LBA) 22798/127337 LBA[022799, 0x0590f] Detected C2 error 6 bit
Creating .scm (LBA) 23827/127337 LBA[023828, 0x05d14] Detected C2 error 12 bit
Creating .scm (LBA) 26172/127337 LBA[026173, 0x0663d] Detected C2 error 8 bit
Creating .scm (LBA) 26213/127337 LBA[026214, 0x06666] Detected C2 error 8 bit
Creating .scm (LBA) 31209/127337 Lead-out length of 1st session: 6750
Creating .scm (LBA) 31214/127337 End of readable sector
LBA[035711, 0x08b7f]: [F:ProcessReadCD][L:280]
Opcode: 0xbe
ScsiStatus: 0x02 = CHECK_CONDITION
SenseData Key-Asc-Ascq: 06-29-00 = UNIT_ATTENTION - POWER ON, RESET, OR
BUS DEVICE RESET OCCURRED
Please wait for 40000 milliseconds until the device is returned
Creating .scm (LBA) 35859/127337 Pregap length of 1st track of 2nd session: 358
60
Creating .scm (LBA) 127337/127337
Need to reread sector: 1 rereading times: 100/ 100
bad all. need to reread more
=================================================================================
It hangs for some times at 31209 > 31214 with a lot of noise from the lens.
As you see, the "End of readable sector" comes at 31214 (with test version 20200209) when it comes at 30167 (with DIC 20200203)
No more c2 error after 35860.
It also hangs for some times on 7669/127337 (30 sec approx) and 7670/127337 (1-2 min), but continues, and no c2 error reported on these sectors.
[same behavior as DIC 20200203]
With 716SA:
I stopped the dump, it was a test to see if there are also a lot of c2 errors. I added the partial logs to the file, just in case.