Page 120 of 354

Re: DiscImageCreator

Posted: Sun Jan 14, 2018 4:43 am
by rosewood
F1ReB4LL wrote:How did it look?
It's all in the log files above:

Code: Select all

Args: -i f: -f 8180089.sub -mode 6 -rereadnum 25 -fix 2
TOC reading...
Find subchannel start sector...
41 01 01 00 00 00 00 00 02 00 28 32 
subStartAddr:   0
subEndAddr:     -150
sectorQuantity: -150
Flush...
Sectors with possible errors: 0.
Not corrected sector quantity: 0.
Flush...
Sectors with possible errors: 0.
Not corrected sector quantity: 0.
Flush...
Sectors with possible errors: 0.
Not corrected sector quantity: 0.
Flush...
Sectors with possible errors: 0.
Not corrected sector quantity: 0.
Flush...
Sectors with possible errors: 0.
Not corrected sector quantity: 0.
Pre fix failed sectors quantity: 0.
subchannelsFix started.
Not corrected bytes quantity: 0.
Post correction sectors quantity: 0.


Post correction started.
Pre fix failed sectors quantity: 0.
subchannelsFix started.
Not corrected bytes quantity: 0.

Re: DiscImageCreator

Posted: Sun Jan 14, 2018 8:20 am
by sarami
rosewood wrote:Here are some logs and the CloneCD sub file
CloneCD doesn't also recognize the track 1.

Code: Select all

I 23:30:34 Reading Track 2 Pregap... (Blocks 0-250069)
I 23:37:30 Reading Track 2... (Blocks 250069-260319)
I 23:37:47 Reading Track 3... (Blocks 260319-697041)
And unfortunately, the track number of subchannel is also weird.

Code: Select all

LBA[000000, 0000000]: P[ff], Q[41020055341900000200549e]{ Data,      Copy NG,                  Track[02], Idx[00], RMSF[55:34:19], AMSF[00:02:00]}, RtoW[0, 0, 0, 0]
LBA[000001, 0x00001]: P[ff], Q[41020055341800000201eeee]{ Data,      Copy NG,                  Track[02], Idx[00], RMSF[55:34:18], AMSF[00:02:01]}, RtoW[0, 0, 0, 0]
LBA[000002, 0x00002]: P[ff], Q[41020055341700000202bb74]{ Data,      Copy NG,                  Track[02], Idx[00], RMSF[55:34:17], AMSF[00:02:02]}, RtoW[0, 0, 0, 0]
 :
 :
LBA[250068, 0x3d0d4]: P[ff], Q[0102000000010055361875b8]{Audio, 2ch, Copy NG, Pre-emphasis No, Track[02], Idx[00], RMSF[00:00:01], AMSF[55:36:18]}, RtoW[0, 0, 0, 0]
LBA[250069, 0x3d0d5]: P[ff], Q[01020100000000553619881b]{Audio, 2ch, Copy NG, Pre-emphasis No, Track[02], Idx[01], RMSF[00:00:00], AMSF[55:36:19]}, RtoW[0, 0, 0, 0]
LBA[250070, 0x3d0d6]: P[00], Q[010201000001005536208530]{Audio, 2ch, Copy NG, Pre-emphasis No, Track[02], Idx[01], RMSF[00:00:01], AMSF[55:36:20]}, RtoW[0, 0, 0, 0]
 :
 :
LBA[260318, 0x3f8de]: P[00], Q[0102010216490057526801b1]{Audio, 2ch, Copy NG, Pre-emphasis No, Track[02], Idx[01], RMSF[02:16:49], AMSF[57:52:68]}, RtoW[0, 0, 0, 0]
LBA[260319, 0x3f8df]: P[ff], Q[01030100000000575269b421]{Audio, 2ch, Copy NG, Pre-emphasis No, Track[03], Idx[01], RMSF[00:00:00], AMSF[57:52:69]}, RtoW[0, 0, 0, 0]
LBA[260320, 0x3f8e0]: P[00], Q[010301000001005752709d68]{Audio, 2ch, Copy NG, Pre-emphasis No, Track[03], Idx[01], RMSF[00:00:01], AMSF[57:52:70]}, RtoW[0, 0, 0, 0]
It seems subdump also can't dump this disc.

https://redump.info/disc/36178/
https://redump.info/disc/35804/
To Jackal or gorelord4e or someone: Do these discs have really track1 on TOC and subchannel? If there is track 1, the disc of rosewood is irregular?

Re: DiscImageCreator

Posted: Sun Jan 14, 2018 2:19 pm
by F1ReB4LL
rosewood wrote:
F1ReB4LL wrote:How did it look?
It's all in the log files above:

Code: Select all

Args: -i f: -f 8180089.sub -mode 6 -rereadnum 25 -fix 2
TOC reading...
Find subchannel start sector...
41 01 01 00 00 00 00 00 02 00 28 32 
subStartAddr:   0
subEndAddr:     -150
sectorQuantity: -150
Modified TOC, I think. Swapping with Audio CD should help.

Re: DiscImageCreator

Posted: Fri Jan 19, 2018 4:41 pm
by rosewood
F1ReB4LL wrote:Modified TOC, I think. Swapping with Audio CD should help.
Sorry, can't get this to work with an Audio CD and the stop command. After the swap runs for hours and doesn't find anything on the CD-i disc.

Re: DiscImageCreator

Posted: Fri Jan 19, 2018 10:44 pm
by F1ReB4LL
Runs for hours writing what? Does it report about read errors or something?

Re: DiscImageCreator

Posted: Wed Jan 24, 2018 12:45 am
by rosewood
F1ReB4LL wrote:Runs for hours writing what? Does it report about read errors or something?
It ran for hours at those lines, the drive made a clicking sound every other second:

Code: Select all

This drive supports [OpCode: 0xd8, SubCode: 1]
This drive supports [OpCode: 0xd8, SubCode: 2]
When I ran it again and again it reported some vendor errors or that the drive doesn't support C2, or waited at those lines again.

As the results seem to vary slightly between each run, I made 6 final tests this morning, each one with a full shut down of the PC afterwards: DIC 20171010, 20171210 and 20180113, in GD and CD mode.
All those times it didn't hang at the lines mentioned above, but it didn't manage to rip the disc as well...

logs

Re: DiscImageCreator

Posted: Wed Jan 24, 2018 12:49 am
by F1ReB4LL
rosewood wrote:
F1ReB4LL wrote:Runs for hours writing what? Does it report about read errors or something?
It ran for hours at those lines, the drive made a clicking sound every other second
No, the question was about subdump.
rosewood wrote:As the results seem to vary slightly between each run, I made 6 final tests this morning, each one with a full shut down of the PC afterwards: DIC 20171010, 20171210 and 20180113, in GD and CD mode.
All those times it didn't hang at the lines mentioned above, but it didn't manage to rip the disc as well...
CD-i disc in GD mode?

Re: DiscImageCreator

Posted: Wed Jan 24, 2018 1:21 am
by rosewood
Audio trap disc, DIC stop command and subdump displays this a couple of times:

Code: Select all

Sense data (SK/ASC/ASCQ): 0x00/0x00/0x00
No sense data. No additional sense information.
All files are empty, except the log files, tried both subdump variants:

Code: Select all

Args: -i g: -f 8180089_28.sub -mode 6 -rereadnum 25 -fix 2
TOC reading...
Find subchannel start sector...
30 70 0c 03 84 05 0d 0c 30 30 f0 04 
subStartAddr:   -57498
subEndAddr:     -57648
sectorQuantity: -150
Flush...
Sectors with possible errors: 0.
Not corrected sector quantity: 0.
Flush...
Sectors with possible errors: 0.
Not corrected sector quantity: 0.
Flush...
Sectors with possible errors: 0.
Not corrected sector quantity: 0.
Flush...
Sectors with possible errors: 0.
Not corrected sector quantity: 0.
Flush...
Sectors with possible errors: 0.
Not corrected sector quantity: 0.
Pre fix failed sectors quantity: 0.
subchannelsFix started.
Not corrected bytes quantity: 0.
Post correction sectors quantity: 0.


Post correction started.
Pre fix failed sectors quantity: 0.
subchannelsFix started.
Not corrected bytes quantity: 0.

Code: Select all

Args: -i g: -f 8180089_a8.sub -mode 6 -rereadnum 25 -fix 2
TOC reading...
Find subchannel start sector...
30 70 0c 03 84 05 0d 0c 30 30 f0 04 
subStartAddr:   -57498
subEndAddr:     -57648
sectorQuantity: -150
Flush...
Sectors with possible errors: 0.
Not corrected sector quantity: 0.
Flush...
Sectors with possible errors: 0.
Not corrected sector quantity: 0.
Flush...
Sectors with possible errors: 0.
Not corrected sector quantity: 0.
Flush...
Sectors with possible errors: 0.
Not corrected sector quantity: 0.
Flush...
Sectors with possible errors: 0.
Not corrected sector quantity: 0.
Pre fix failed sectors quantity: 0.
subchannelsFix started.
Not corrected bytes quantity: 0.
Post correction sectors quantity: 0.


Post correction started.
Pre fix failed sectors quantity: 0.
subchannelsFix started.
Not corrected bytes quantity: 0.

F1ReB4LL wrote:CD-i disc in GD mode?
Yes, tried all possibilities - I want to dump this disc for good, it already took me too much time...

Re: DiscImageCreator

Posted: Wed Jan 24, 2018 2:08 am
by F1ReB4LL
rosewood wrote:Audio trap disc, DIC stop command and subdump displays this a couple of times:

Code: Select all

Sense data (SK/ASC/ASCQ): 0x00/0x00/0x00
No sense data. No additional sense information.
Have you tried to dump other discs this way? Maybe the drive itself doesn't like swapping?

Re: DiscImageCreator

Posted: Fri Jan 26, 2018 1:43 pm
by reentrant
Sarami please commit codes to git. I have a DVD recorded in PTP mode and cannot dump it...