#1 Burning Software

It is currently Fri Apr 26, 2024 3:29 pm

All times are UTC




Post new topic Reply to topic  [ 4 posts ] 
Author Message
 Post subject: Problems with external CD-writer HP 8200 series
PostPosted: Thu Sep 09, 2004 6:23 am 
Offline

Joined: Mon Aug 16, 2004 5:32 am
Posts: 34
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.


Top
 Profile  
 
 Post subject: Re: Problems with external CD-writer HP 8200 series
PostPosted: Thu Sep 09, 2004 8:17 am 
Offline
Site Admin

Joined: Fri Jun 18, 2004 12:03 am
Posts: 4089
Location: British Virgin Islands
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.


Top
 Profile  
 
 Post subject: OK, and maybe that is not enough.
PostPosted: Fri Sep 10, 2004 10:49 am 
Offline

Joined: Mon Aug 16, 2004 5:32 am
Posts: 34
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.


Top
 Profile  
 
 Post subject: Re: OK, and maybe that is not enough.
PostPosted: Fri Sep 10, 2004 2:04 pm 
Offline
Site Admin

Joined: Fri Jun 18, 2004 12:03 am
Posts: 4089
Location: British Virgin Islands
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.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 4 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 24 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group