Having some issues with burning CDs with my SUSE 9.0 install. I'm using the k3b (0.10-3) and tried cdbakeoven as well. Getting error messages like "unknown error" and "can't fixate disk". I've checked the md5 sum for the iso file and it's good, the CD-RW drive is recognized and I've tried burning as both a normal user and root (to see if it made a difference...it didn't :-( ) Had Mandrake 9.0 installed before this and had no problems with any of the GUI burners. Here's my /etc/fstab: /dev/hde2 / reiserfs defaults 1 1 /dev/hde1 /boot ext2 defaults 1 2 /dev/hde3 /home reiserfs defaults 1 2 /dev/hde4 swap swap pri=42 0 0 devpts /dev/pts devpts mode=0620,gid=5 0 0 proc /proc proc defaults 0 0 usbdevfs /proc/bus/usb usbdevfs noauto 0 0 /dev/sda4 /media/zip auto noauto,user 0 0 /dev/cdrecorder /media/cdrecorder auto ro,noauto,user,exec 0 0 /dev/cdrom /media/cdrom auto ro,noauto,user,exec 0 0 /dev/fd0 /media/floppy auto noauto,user,sync 0 0 /dev/sda4 /media/sda4 auto sync,noauto,user,exec 0 0 #HOTPLUG B3Fu.lMyX_ErKxt6 Maybe I could try burning from the iso from the command line. Either way, I'd like to get this sorted out and any help is appreciated. Thanks. -- Cheers, Trey --- Do not seek death; death will find you. But seek the road which makes death a fulfillment. --Dag Hammarskjold
On Thu, 2004-01-22 at 22:03, Trey Sizemore wrote:
Having some issues with burning CDs with my SUSE 9.0 install. I'm using the k3b (0.10-3) and tried cdbakeoven as well. Getting error messages like "unknown error" and "can't fixate disk". I've checked the md5 sum for the iso file and it's good, the CD-RW drive is recognized and I've tried burning as both a normal user and root (to see if it made a difference...it didn't :-( ) Had Mandrake 9.0 installed before this and had no problems with any of the GUI burners.
Here's my /etc/fstab:
/dev/hde2 / reiserfs defaults 1 1 /dev/hde1 /boot ext2 defaults 1 2 /dev/hde3 /home reiserfs defaults 1 2 /dev/hde4 swap swap pri=42 0 0 devpts /dev/pts devpts mode=0620,gid=5 0 0 proc /proc proc defaults 0 0 usbdevfs /proc/bus/usb usbdevfs noauto 0 0 /dev/sda4 /media/zip auto noauto,user 0 0 /dev/cdrecorder /media/cdrecorder auto ro,noauto,user,exec 0 0 /dev/cdrom /media/cdrom auto ro,noauto,user,exec 0 0 /dev/fd0 /media/floppy auto noauto,user,sync 0 0 /dev/sda4 /media/sda4 auto sync,noauto,user,exec 0 0 #HOTPLUG B3Fu.lMyX_ErKxt6
Maybe I could try burning from the iso from the command line. Either way, I'd like to get this sorted out and any help is appreciated.
Thanks.
Here's the error I'm getting...this time it was using cdrecord from the command line: Waiting for reader process to fill input buffer ... input buffer ready. BURN-Free is ON. Turning BURN-Free off Performing OPC... Starting new track at sector: 0 Track 01: 0 of 544 MB written.cdrecord: Input/output error. write_g1: scsi sendcmd: no error CDB: 2A 00 00 00 00 1F 00 00 1F 00 status: 0x2 (CHECK CONDITION) Sense Bytes: 71 00 05 00 00 00 00 0A 00 00 00 00 21 02 00 00 Sense Key: 0x5 Illegal Request, deferred error, Segment 0 Sense Code: 0x21 Qual 0x02 (invalid address for write) Fru 0x0 Sense flags: Blk 0 (not valid) cmd finished after 0.001s timeout 40s write track data: error after 63488 bytes cdrecord: The current problem looks like a buffer underrun. cdrecord: Try to use 'driveropts=burnfree'. cdrecord: Make sure that you are root, enable DMA and check your HW/OS set up. Writing time: 17.019s Average write speed 711.6x. Fixating... cdrecord: Input/output error. close track/session: scsi sendcmd: no error CDB: 5B 00 02 00 00 00 00 00 00 00 status: 0x2 (CHECK CONDITION) Sense Bytes: 70 00 05 00 00 00 00 0A 00 00 00 00 72 03 00 00 Sense Key: 0x5 Illegal Request, Segment 0 Sense Code: 0x72 Qual 0x03 (session fixation error - incomplete track in session) Fru 0x0 Sense flags: Blk 0 (not valid) cmd finished after 0.000s timeout 480s cmd finished after 0.000s timeout 480s cdrecord: Cannot fixate disk. Fixating time: 0.002s cdrecord: fifo had 65 puts and 2 gets. cdrecord: fifo was 0 times empty and 1 times full, min fill was 98%. Aaaargh! -- Cheers, Trey --- There is an innocence in admiration; it is found in those to whom it has not yet occurred that they, too, might be admired some day. - Friedrich Nietzsche
On Friday 23 January 2004 04:15, Trey Sizemore wrote:
Here's the error I'm getting...this time it was using cdrecord from the command line:
<snip>
cdrecord: The current problem looks like a buffer underrun. cdrecord: Try to use 'driveropts=burnfree'. cdrecord: Make sure that you are root, enable DMA and check your HW/OS set up.
Did you try any of these suggestions?
Anders Johansson wrote:
The current problem looks like a buffer underrun. cdrecord: Try to use 'driveropts=burnfree'. cdrecord: Make sure that you are root, enable DMA and check your HW/OS set up.
Did you try any of these suggestions?
Enabled DMA on the CDRW drive and still nada... I've made about 10 coasters now. The progress bar in k3b gets to about 10MB and shows a speed the whole time of < 1X (usually 0.45X) and I have it set for 6X. It's done this a few times, so I definitely think *something is screwy* (besides not being able to burn a CD...that kind of gave it away). What other data can I provide or things can I check to troubleshoot? Thanks.
The Thursday 2004-01-22 at 23:05 -0500, Trey Sizemore wrote:
The current problem looks like a buffer underrun. cdrecord: Try to use 'driveropts=burnfree'. cdrecord: Make sure that you are root, enable DMA and check your HW/OS set up.
Did you try any of these suggestions?
Enabled DMA on the CDRW drive and still nada...
And "burnfree"? Are you sure dma is accepted? Check with: hdparm -d /dev/hdc or hdb or whatever.
I've made about 10 coasters now.
Use simulation mode!
of gave it away). What other data can I provide or things can I check to troubleshoot?
l /dev/cdrecorder -- Cheers, Carlos Robinson
Carlos E. R. wrote:
The Thursday 2004-01-22 at 23:05 -0500, Trey Sizemore wrote:
And "burnfree"?
Not supported on this BTC1610IM drive...and I've burned successfully for years in Linux and never used it.
Are you sure dma is accepted? Check with:
hdparm -d /dev/hdc
or hdb or whatever.
It's on
Use simulation mode!
Good idea...will do.
l /dev/cdrecorder
lrwxrwxrwx 1 root root 3 2004-01-22 22:18 /dev/cdrecorder -> sr0 Thanks again.
On Fri, 2004-01-23 at 08:26, Marshall Heartley wrote:
How about "ls -al /dev/sr0" without the quotes ??
Marshall Heartley
trey@linux:~> ls -al /dev/sr0 brw------- 1 trey disk 11, 0 2003-10-02 16:45 /dev/sr0 -- Cheers, Trey --- At a given moment I open my eyes and exist. And before that, during all eternity, what was there? Nothing. - Ugo Betti
On Fri, 2004-01-23 at 18:19, Marshall Heartley wrote:
<snip>
trey@linux:~> ls -al /dev/sr0 brw------- 1 trey disk 11, 0 2003-10-02 16:45 /dev/sr0
How are the permissions for cdrecord? Who is the owner/group??
Marshall Heartley
trey@linux:~> ls -al /usr/bin/cdrecord -rws--x--x 1 root root 334872 2003-09-24 21:24 /usr/bin/cdrecord -- Cheers, Trey --- Thieves respect property; they merely wish the property to become their property that they may more perfectly respect it. -- G.K. Chesterton, "The Man Who Was Thursday"
The Thursday 2004-01-22 at 22:15 -0500, Trey Sizemore wrote:
Here's the error I'm getting...this time it was using cdrecord from the command line:
Waiting for reader process to fill input buffer ... input buffer ready. BURN-Free is ON. Turning BURN-Free off Performing OPC... Starting new track at sector: 0 Track 01: 0 of 544 MB written.cdrecord: Input/output error.
It doesn't even write a single byte, it seems.
write_g1: scsi sendcmd: no error CDB: 2A 00 00 00 00 1F 00 00 1F 00 status: 0x2 (CHECK CONDITION) Sense Bytes: 71 00 05 00 00 00 00 0A 00 00 00 00 21 02 00 00 Sense Key: 0x5 Illegal Request, deferred error, Segment 0 Sense Code: 0x21 Qual 0x02 (invalid address for write) Fru 0x0 Sense flags: Blk 0 (not valid) cmd finished after 0.001s timeout 40s
Check the kernel log, and also the boot log.
cdrecord: Cannot fixate disk. Fixating time: 0.002s cdrecord: fifo had 65 puts and 2 gets. cdrecord: fifo was 0 times empty and 1 times full, min fill was 98%.
Aaaargh!
Try also with xcdroast. And try a different type of media - sometimes I get strange errors when I buy a new name: they fail a lot, and then I use another trade mark, and they work perfectly. You can try also to reduce the speed. -- Cheers, Carlos Robinson
Trey Sizemore wrote:
Having some issues with burning CDs with my SUSE 9.0 install. I'm using the k3b (0.10-3) and tried cdbakeoven as well. Getting error messages like "unknown error" and "can't fixate disk". I've checked the md5 sum for the iso file and it's good, the CD-RW drive is recognized and I've tried burning as both a normal user and root (to see if it made a difference...it didn't :-( ) Had Mandrake 9.0 installed before this and had no problems with any of the GUI burners.
Maybe I could try burning from the iso from the command line. Either way, I'd like to get this sorted out and any help is appreciated.
Thanks.
Have you tried with the command line? I debugged all my setup with command line mode before using any GUIs. Actually, I wanted to make scripts to burn backups. I have found many Suse packages to be broken in the past. Usually with stuff that involves licensing issues, like java with Mozilla, WMV with mplayer, and the bytecode interpreter with freetype, etc. So that problem may not apply here, but... The point being, that often when I download the vanilla software from the original development sites and install it instead of Suse's stuff, I find things work fine. If you can't get command line burns to work, *then* try downloading cdrtools and compiling/installing it (I seem to recall being able to get a Suse binary for it, so didn't have to compile, but I have compiled it at times as well.) Good luck! -- ____________________________________ Christopher R. Carlen Principal Laser/Optical Technologist Sandia National Laboratories CA USA crcarle@sandia.gov
participants (5)
-
Anders Johansson
-
Carlos E. R.
-
Chris Carlen
-
Marshall Heartley
-
Trey Sizemore