Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OUT OF RANGE error on Matshita UJ8HC drive #143

Open
NVriezen opened this issue Aug 21, 2022 · 4 comments
Open

OUT OF RANGE error on Matshita UJ8HC drive #143

NVriezen opened this issue Aug 21, 2022 · 4 comments

Comments

@NVriezen
Copy link

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
Copy link

========== 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
Copy link
Author

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
Copy link

Feathered-Serpent commented Aug 21, 2022

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
Copy link
Author

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).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants