Rocket Division Software
http://www.starburnsoftware.com/forum/

Problems with external CD-writer HP 8200 series
http://www.starburnsoftware.com/forum/starburn-sdk-f3/problems-with-external-writer-8200-series-t128.html
Page 1 of 1

Author:  Alex [ Thu Sep 09, 2004 6:23 am ]
Post subject:  Problems with external CD-writer HP 8200 series

Hi,

User reported that program could not burn CD using external CD-writer HP 8200 series:

Quote:
The program will not recognize my external HP cd-writer 8200 series. I'm getting an incorrect error message saying there is no disc in the writer. Is this a function of the trial version to disable making CD's?


Above mentioned message is displayed when
StarBurn_CdvdBurnerGrabber_GetInsertedDiscType(FCdvdBurnerGrabber ) = DISC_TYPE_UNKNOWN.

Maybe I should ignore this returned value?
I did something wrong? or this burner model is not supported?

Or maybe there is a list of supported/non-supported burners ?

If it is not supported, will you support it in future?

Maybe someone came across such issues.

I even do not know what to reply to him.

Thanks.

Author:  anton (staff) [ Thu Sep 09, 2004 8:17 am ]
Post subject:  Re: Problems with external CD-writer HP 8200 series

Alex,

this is old burner and it does not support GET_CONFIGURATION (0x46) SCSI command. So you're absolutely correct -- you just need to ignore "unknown" disc type and assume CD-RW is inserted in this case. The burner itself is fully supported :)

Thank you!

Alex wrote:
Hi,

User reported that program could not burn CD using external CD-writer HP 8200 series:

Quote:
The program will not recognize my external HP cd-writer 8200 series. I'm getting an incorrect error message saying there is no disc in the writer. Is this a function of the trial version to disable making CD's?


Above mentioned message is displayed when
StarBurn_CdvdBurnerGrabber_GetInsertedDiscType(FCdvdBurnerGrabber ) = DISC_TYPE_UNKNOWN.

Maybe I should ignore this returned value?
I did something wrong? or this burner model is not supported?

Or maybe there is a list of supported/non-supported burners ?

If it is not supported, will you support it in future?

Maybe someone came across such issues.

I even do not know what to reply to him.

Thanks.

Author:  Alex [ Fri Sep 10, 2004 10:49 am ]
Post subject:  OK, and maybe that is not enough.

Thanks. I have fixed it and that user could burn on his CD-writer succesfully.

But one more question.

I wonder if there is any other SDK functions that may return wrong values, unexpectable results when burning on such kinda devices.

I am afraid that function "...GetInsertedDiscType" is not only one.

Thanks in advance.

Author:  anton (staff) [ Fri Sep 10, 2004 2:04 pm ]
Post subject:  Re: OK, and maybe that is not enough.

Alex,

nice to hear everything works fine for you now!

You did a wrong assertation interpreting function result. That's all. No problem with the device (it perfectly said it just does not know what kind of disc it has inserted into) and no problem with the library (it delivered correct reponse from device to you). You just did not need to drop the operation...

There are some issues with Session-At-Once support with the old devices but I do not think you're really wanting to know about them...

P.S. We'll complete 1GB padding enabled and no manual DVD format version for you today later.

Thank you!

Alex wrote:
Thanks. I have fixed it and that user could burn on his CD-writer succesfully.

But one more question.

I wonder if there is any other SDK functions that may return wrong values, unexpectable results when burning on such kinda devices.

I am afraid that function "...GetInsertedDiscType" is not only one.

Thanks in advance.

Page 1 of 1 All times are UTC
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/