that looks like your cdrom drive itself returning an error of some
description.. try a different cd or drive perhaps?
ata packet writing has only really started working in kernels 2.6.10.something
and onwards, if you're using an older kernel an upgrade may be helpful.. does
fedora let you build the kernel yourself? you may want to do that...
-Triffid Hunter
Iñigo Alaña wrote:
> Hi again,
>
> Thanks to Triffid Hunter I managed to solve the
> previous problem. I changed the "cdrecord device
> (n,n,n ir filename)" in CD burning in Global
> Preferences. Now it looks like:
>
> /dev/cdrom
>
> However, I get another error when I try to burn:
>
>
> Job 'Burn CD - waiting 10 seconds' failed.
>
> Executed command: rm -f
> /home/inigo/dvdrip/dbb/miracle/avi/004/miracle_1.svcd.bin;
> ln -s
> /home/inigo/dvdrip/dbb/miracle/avi/004/miracle_1.svcd
> /home/inigo/dvdrip/dbb/miracle/avi/004/miracle_1.svcd.bin
> && dr_exec cdrdao write --device /dev/cdrom --speed 2
> --driver generic-mmc --eject --overburn
> /home/inigo/dvdrip/dbb/miracle/avi/004/miracle_1.svcd.cue
> && rm
> /home/inigo/dvdrip/dbb/miracle/avi/004/miracle_1.svcd.bin
> && echo DVDRIP_SUCCESS
>
> Last output was:
>
>
> Cdrdao version 1.1.9 - (C) Andreas Mueller
> <andreas@xxxxxxxx>
> SCSI interface library - (C) Joerg Schilling
> Paranoia DAE library - (C) Monty
>
> Check http://cdrdao.sourceforge.net/drives.html#dt for
> current driver tables.
>
> Using libscg version 'schily-0.8'
>
> /dev/cdrom: HL-DT-ST RW/DVD GCC-4241N Rev: 0202
> Using driver: Generic SCSI-3/MMC - Version 2.0
> (options 0x0000)
>
> Burning entire 74 mins disc.
> Starting write at speed 4...
> Pausing 10 seconds - hit CTRL-C to abort.
> Process can be aborted with QUIT signal (usually
> CTRL-\).
> Turning BURN-Proof on
> Executing power calibration...
> Power calibration successful.
> PERLIO=stdio: Success. : scsi sendcmd: no error
> CDB: 2A 00 FF FF FF 6A 00 00 1A 00
> status: 0x2 (CHECK CONDITION)
> Sense Bytes: 70 00 05 00 00 00 00 0A 00 00 00 00 24 00
> 00 00
> Sense Key: 0x5 Illegal Request, Segment 0
> Sense Code: 0x24 Qual 0x00 (invalid field in cdb) Fru
> 0x0
> Sense flags: Blk 0 (not valid)
> resid: 60736
> cmd finished after 0.002s timeout 180s
> ERROR: Write data failed.
> ERROR: Writing failed.
>
>
> I've seen that the lines:
>
> Sense Key: 0x5 Illegal Request, Segment 0
> Sense Code: 0x24 Qual 0x00 (invalid field in cdb) Fru
> 0x0
> Sense flags: Blk 0 (not valid)
>
> also occur with other burning software but haven't
> found any solutions.
>
> BTW, if it helps, I run Fedora Core 3 and I'm trying
> to burn a 606 MB svcd image file into a 650 MB
> CD-RW...
>
> Thanks!
>
>
>
> ______________________________________________
> Renovamos el Correo Yahoo!
> Nuevos servicios, más seguridad
> http://correo.yahoo.es
>
>
|