saramibreak / DiscImageCreator

This is the disc (CD, GD, DVD, HD-DVD, BD, GC/Wii, XBOX, XBOX 360) and disk (Floppy, MO, USB etc) image creation tool
http://forum.redump.org/topic/10483/discimagecreator/
Apache License 2.0
538 stars 46 forks source link

OUT OF RANGE error on Matshita UJ8HC drive #143

Open NVriezen opened 2 years ago

NVriezen commented 2 years ago

Version 2.3 and Debug (tested on same day as this post)

Describe the bug When using DiscImageCreator (through MPF) I expect the drive to correctly dump an IBM PC disc. However I get the following error:

LBA[015664, 0x03d30]: [F:ReadCDForCheckingReadInOut][L:1046]
    Opcode: 0xbe
    ScsiStatus: 0x02 = CHECK_CONDITION
    SenseData Key-Asc-Ascq: 05-21-00 = ILLEGAL_REQUEST - LOGICAL BLOCK ADDRESS OUT OF RANGE
lpCmd: be, 04, 00, 00, 3d, 30, 00, 00, 01, f8, 00, 00
dwBufSize: 2352

Looking at issue #59 it seems to be an offset thing. However the drive, a Matshita DVD-RAM UJ8HC 1.00 seems to be included in the driveOffset file. Though as a Panasonic one.

Log file UJ8HC Log Files

Feathered-Serpent commented 2 years ago
========== TOC ==========
      Data Track  1, LBA        0 -    15663, Length    15664
                                              Total     15664
Set the TRACK_TYPE to dataExist
========== DiscInformation ==========
                      DiscStatus: Incomplete
               LastSessionStatus: Empty

is this even a finished CD-R? LBA15664 doesn't seem to exist.

NVriezen commented 2 years ago

Well I didn't make the disc so I wouldn't know. It works just fine though. It does not seem to have protection on it as well.

Should I try some other data CD?

Feathered-Serpent commented 2 years ago

Compared to #59 where there is no ATIP information, in your disc file, there is this:

========== TOC_PMA ==========
========== TOC ATIP ==========
    Special Information 1
             WritePower: 4
         ReferenceSpeed: 0
        UnrestrictedUse: No
               DiscType: 0 (CD-R), DiscSubType: 3 
    Special Information 2
              LeadInMsf: 97:24:01
               => Manufacturer: Taiyo Yuden Company Limited
               => Recording characteristics: Long Strategy Type (ex. Cyanine type media)
    Special Information 3
             LeadOutMsf: 74:43:02

So I thought, this might be a CD burned from some CD burner. How big is the CD in the explorer? From the LBA amount, I would suppose it's not more than 30 MB?

NVriezen commented 2 years ago

It could be a burned CD. I have no clue which of the two it is, since it has a print on the disc like normal industrial made CDs. But it is probably made in low quantities.

It is indeed around 30MB in size (30.2MB total).