LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 10-06-2003, 12:17 PM   #1
rvijay
Member
 
Registered: Aug 2003
Location: Quebec, Canada
Distribution: Debian HD install of Knoppix 5.0.1
Posts: 921
Blog Entries: 24

Rep: Reputation: 64
Question xcdroast Question.


I just burned a CD and got the following brun file. I also got some error messages during this operation. Here is the log file. I would like to know if this CD was burned well and what the error messages stand for. Thanks.

Vijay

Calling: /usr/lib/xcdroast-0.98/bin/xcdrwrap CDRECORD dev=ATAPI:0,1,0 gracetime=2 fs=4096k driveropts=burnfree,noforcespeed -v -useinfo speed=32 -dao -eject -pad -data "/home/vijay/xcdroast/Junior-2.2-CD2.iso" ...

scsidev: 'ATAPI:0,1,0'
devname: 'ATAPI'
scsibus: 0 target: 1 lun: 0
Warning: Using ATA Packet interface.
Warning: The related libscg interface code is in pre alpha.
Warning: There may be fatal problems.
pregap1: -1
Cdrecord 2.0 (i686-pc-linux-gnu) Copyright (C) 1995-2002 Jörg Schilling
TOC Type: 1 = CD-ROM
Using libscg version 'schily-0.7'
Driveropts: 'burnfree,noforcespeed'
atapi: 1
Device type : Removable CD-ROM
Version : 0
Response Format: 1
Vendor_info : ' '
Identifikation : 'RW-321248 '
Revision : '1.01'
Device seems to be: Generic mmc CD-RW.
Using generic SCSI-3/mmc CD-R driver (mmc_cdr).
Driver flags : MMC-2 SWABAUDIO BURNFREE FORCESPEED
Supported modes: TAO PACKET SAO SAO/R96P SAO/R96R RAW/R96R
Drive buf size : 1359872 = 1328 KB
FIFO size : 4194304 = 4096 KB
Track 01: data 580 MB padsize: 30 KB
Total size: 666 MB (66:02.44) = 297183 sectors
Lout start: 666 MB (66:04/33) = 297183 sectors
Current Secsize: 2048
ATIP info from disk:
Indicated writing power: 4
Is not unrestricted
Is not erasable
Disk sub type: Medium Type A, high Beta category (A+) (3)
ATIP start of lead in: -11077 (97:34/23)
ATIP start of lead out: 359848 (79:59/73)
Disk type: Long strategy type (Cyanine, AZO or similar)
Manuf. index: 11
Manufacturer: Mitsubishi Chemical Corporation
Blocks total: 359848 Blocks current: 359848 Blocks remaining: 62665
Forcespeed is OFF.
Starting to write CD/DVD at speed 32 in real SAO mode for single session.
Waiting for reader process to fill input buffer ...
input buffer ready.
BURN-Free is ON.
Performing OPC...
Sending CUE sheet...
cdrecord: WARNING: Drive returns wrong startsec (0) using -150
Writing pregap for track 1 at -150
Starting new track at sector: 0

Track 01: writing 30 KB of pad data.
Track 01: Total bytes read/written: 608600064/608630784 (297183 sectors).
Writing time: 272.446s
Average write speed 14.8x.
Min drive buffer fill was 3%
Fixating...
Fixating time: 8.568s
cdrecord: fifo had 9587 puts and 9587 gets.
BURN-Free was 92 times used.
cdrecord: fifo was 0 times empty and 2577 times full, min fill was 78%.
 
Old 10-06-2003, 12:25 PM   #2
ehdwuld
Member
 
Registered: Jul 2003
Distribution: Currently Suse 11.1 but have RH7,8,9 / Fedora 7,8_64,9_64,&10_64
Posts: 634

Rep: Reputation: 30
Quote:
Warning: The related libscg interface code is in pre alpha

this means that the libscg interface code was not the most up-to-date one

you should look for the beta version

Quote:
cdrecord: WARNING: Drive returns wrong startsec (0) using -150
Writing pregap for track 1 at -150
Starting new track at sector: 0
this means that maybe you attempted to burn this one once before
or that the disc may not have been totaly blank

it couldnt start at the very beginning of the disc


every thing else looked fine to me

should work

check the md5sum on it tho make sure it matches the one from the site where you down loaded it
 
Old 10-06-2003, 12:44 PM   #3
rvijay
Member
 
Registered: Aug 2003
Location: Quebec, Canada
Distribution: Debian HD install of Knoppix 5.0.1
Posts: 921

Original Poster
Blog Entries: 24

Rep: Reputation: 64
Where can I find the beta version of libscg interface code ? Also once I find it, How can I use it ?

How can I check the md5sum of the files on the CDROM ? please assist. I know how to check the md5sum of the downloaded iso Image. Thanks.

Vijay
 
Old 10-06-2003, 12:50 PM   #4
rvijay
Member
 
Registered: Aug 2003
Location: Quebec, Canada
Distribution: Debian HD install of Knoppix 5.0.1
Posts: 921

Original Poster
Blog Entries: 24

Rep: Reputation: 64
Are there any disadvantages to using the ALpha code of the libscg interface code ? Thanks.

Vijay
 
Old 10-06-2003, 01:27 PM   #5
ehdwuld
Member
 
Registered: Jul 2003
Distribution: Currently Suse 11.1 but have RH7,8,9 / Fedora 7,8_64,9_64,&10_64
Posts: 634

Rep: Reputation: 30
Quote:
Warning: The related libscg interface code is in pre alpha

pre alpha

the burner thinks so


put libscg
in google and search for it
it may take awhile


if you would tellme the distribution of linux you have it may help in findng the file

if you have redhat or any distribution that uses . rpm's

go here
and put it in the search
http://rpm.pbone.net/
 
Old 10-06-2003, 03:47 PM   #6
rvijay
Member
 
Registered: Aug 2003
Location: Quebec, Canada
Distribution: Debian HD install of Knoppix 5.0.1
Posts: 921

Original Poster
Blog Entries: 24

Rep: Reputation: 64
Quote:
Originally posted by ehdwuld
pre alpha

the burner thinks so


put libscg
in google and search for it
it may take awhile


if you would tellme the distribution of linux you have it may help in findng the file

if you have redhat or any distribution that uses . rpm's

go here
and put it in the search
http://rpm.pbone.net/
Thanks very much for the offer. However, for now if there is no harm, I prefer to continue to use the present version of xcdroast that I have. By the way my OS is Vector Linux 3.2
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
xcdroast configuration question pasalacqua128 Linux - Software 3 07-19-2004 07:53 PM
Question about WINE and XCDROAST....... jmax24 Linux - Software 2 04-23-2004 09:09 PM
xcdroast question. rvijay Linux - Newbie 4 09-29-2003 06:41 PM
xcdroast i_is_cat Linux - Software 20 06-28-2003 04:55 AM
how to use xcdroast? doublefailure Linux - Software 2 08-29-2002 05:22 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 11:02 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration