OVH Cloud OVH Cloud

[gentoo-user-fr] cdrecord : CUE sheet not accepted

3 réponses
Avatar
Jean-Philippe CARUANA
bonjour,

je n'arrive pas à me servir de mon graveur : dès qu'il s'agit de graver
de l'audio, cela plante
j'ai essayé sous k3b, mais rien n'y fait
j'ai essayé ensuite en ligne de commande (instpirée de k3b)

bash-2.05b# cdrecord -v dev=ATAPI:0,0,0 speed=12 -dao
driveropts=burnfree -eject -pad -shorttrack -audio k3b_audio_0_01.wav
k3b_audio_0_02.wav k3b_audio_0_03.wav k3b_audio_0_04.wav
k3b_audio_0_05.wav k3b_audio_0_06.wav k3b_audio_0_07.wav k3b_audio_0_08.wav

les pistes ont été converties du mp3->wav par k3b


k3b lui réalisait la commnde presque identique :
/usr/bin/cdrecord -v gracetime=2
dev=ATAPI:/dev/ide/host0/bus1/target0/lun0/cd speed=24 -dao
driveropts=burnfree -eject -useinfo -pad -shorttrack -audio
/tmp/kde-root/k3b_audio_0_01.wav /tmp/kde-root/k3b_audio_0_02.wav
/tmp/kde-root/k3b_audio_0_03.wav /tmp/kde-root/k3b_audio_0_04.wav
/tmp/kde-root/k3b_audio_0_05.wav /tmp/kde-root/k3b_audio_0_06.wav
/tmp/kde-root/k3b_audio_0_07.wav /tmp/kde-root/k3b_audio_0_08.wav

dans les 2 cas (a la main ou par k3b), il éjecte le CD vierge avant de
graver.

voila la sortie :
-------
Using generic SCSI-3/mmc CD-R/CD-RW driver (mmc_cdr).
Driver flags : MMC-2 SWABAUDIO BURNFREE
Supported modes: TAO PACKET SAO SAO/R96P SAO/R96R RAW/R16 RAW/R96P RAW/R96R
Drive buf size : 1973664 = 1927 KB
FIFO size : 4194304 = 4096 KB
Track 01: audio 84 MB (08:20.89) no preemp
Track 02: audio 68 MB (06:47.37) no preemp
Track 03: audio 112 MB (11:09.52) no preemp
Track 04: audio 108 MB (10:46.65) no preemp
Track 05: audio 75 MB (07:30.13) no preemp
Track 06: audio 125 MB (12:23.80) no preemp
Track 07: audio 111 MB (11:01.18) no preemp
Track 08: audio 59 MB (05:54.01) no preemp
Total size: 745 MB (73:53.57) = 332518 sectors
Lout start: 746 MB (73:55/43) = 332518 sectors
Current Secsize: 2048
Trying to clear drive status.
cdrecord: Drive needs to reload the media to return to proper status.
cdrecord: Cannot get next writable address for 'invisible' track.
cdrecord: This means that we are checking recorded media.
cdrecord: This media cannot be written in streaming mode anymore.
cdrecord: If you like to write to 'preformatted' RW media, try to blank
the medi
a first.
Starting to write CD/DVD at speed 12 in real SAO mode for single session.
Last chance to quit, starting real write 0 seconds. Operation starts.
Waiting for reader process to fill input buffer ... input buffer ready.
BURN-Free is ON.
Performing OPC...
Sending CUE sheet...
cdrecord: CUE sheet not accepted. Retrying with minimum pregapsize = 1.
cdrecord: Input/output error. send_cue_sheet: scsi sendcmd: no error
CDB: 5D 00 00 00 00 00 00 00 90 00
status: 0x2 (CHECK CONDITION)
Sense Bytes: 70 00 05 00 00 00 00 0A 00 00 00 00 30 06 00 00 00 00
Sense Key: 0x5 Illegal Request, Segment 0
Sense Code: 0x30 Qual 0x06 (cannot format medium - incompatible medium)
Fru 0x0
Sense flags: Blk 0 (not valid)
cmd finished after 0.000s timeout 200s
cdrecord: CUE sheet still not accepted. Please try to write in RAW
(-raw96r) mod
e.
cdrecord: Cannot send CUE sheet.
cdrecord: Could not write Lead-in.
Writing time: 11.945s
BURN-Free was never needed.
cdrecord: fifo had 64 puts and 0 gets.
cdrecord: fifo was 0 times empty and 0 times full, min fill was 100%.
-------

--
Jean-Philippe Caruana
http://enstimac.fr/~caruana/

--
gentoo-user-fr@gentoo.org mailing list

3 réponses

Avatar
Olivier Roomans
Le mer 27/10/2004 à 22:29, Jean-Philippe CARUANA a écrit :
bonjour,

cdrecord: Drive needs to reload the media to return to proper status.
cdrecord: Cannot get next writable address for 'invisible' track.
cdrecord: This means that we are checking recorded media.
cdrecord: This media cannot be written in streaming mode anymore.
cdrecord: If you like to write to 'preformatted' RW media, try to blank
the media first.



bonsoir,

si on en croit ça, ton cd est mort ... ou alors tu l'as mis à l'envers
(on ne sait jamais, avec les cds à face argentée).

tu as essayé avec un autre cd ?


--
mailing list
Avatar
Bruno Félix
Hello,

J'ai entendu dire que ça se produisait parfois avec les 2.6.8.
T'as essayé avec un kernel 2.4 ? Avec l'émulation SCSI ?

++

bur


Le mer 27/10/2004 à 22:29, Jean-Philippe CARUANA a écrit :
bonjour,

je n'arrive pas à me servir de mon graveur : dès qu'il s'agit de graver
de l'audio, cela plante
j'ai essayé sous k3b, mais rien n'y fait
j'ai essayé ensuite en ligne de commande (instpirée de k3b)

bash-2.05b# cdrecord -v dev=ATAPI:0,0,0 speed -dao
driveropts=burnfree -eject -pad -shorttrack -audio k3b_audio_0_01.wav
k3b_audio_0_02.wav k3b_audio_0_03.wav k3b_audio_0_04.wav
k3b_audio_0_05.wav k3b_audio_0_06.wav k3b_audio_0_07.wav k3b_audio_0_08.wav

les pistes ont été converties du mp3->wav par k3b


k3b lui réalisait la commnde presque identique :
/usr/bin/cdrecord -v gracetime=2
dev=ATAPI:/dev/ide/host0/bus1/target0/lun0/cd speed$ -dao
driveropts=burnfree -eject -useinfo -pad -shorttrack -audio
/tmp/kde-root/k3b_audio_0_01.wav /tmp/kde-root/k3b_audio_0_02.wav
/tmp/kde-root/k3b_audio_0_03.wav /tmp/kde-root/k3b_audio_0_04.wav
/tmp/kde-root/k3b_audio_0_05.wav /tmp/kde-root/k3b_audio_0_06.wav
/tmp/kde-root/k3b_audio_0_07.wav /tmp/kde-root/k3b_audio_0_08.wav

dans les 2 cas (a la main ou par k3b), il éjecte le CD vierge avant de
graver.

voila la sortie :
-------
Using generic SCSI-3/mmc CD-R/CD-RW driver (mmc_cdr).
Driver flags : MMC-2 SWABAUDIO BURNFREE
Supported modes: TAO PACKET SAO SAO/R96P SAO/R96R RAW/R16 RAW/R96P RAW/R96R
Drive buf size : 1973664 = 1927 KB
FIFO size : 4194304 = 4096 KB
Track 01: audio 84 MB (08:20.89) no preemp
Track 02: audio 68 MB (06:47.37) no preemp
Track 03: audio 112 MB (11:09.52) no preemp
Track 04: audio 108 MB (10:46.65) no preemp
Track 05: audio 75 MB (07:30.13) no preemp
Track 06: audio 125 MB (12:23.80) no preemp
Track 07: audio 111 MB (11:01.18) no preemp
Track 08: audio 59 MB (05:54.01) no preemp
Total size: 745 MB (73:53.57) = 332518 sectors
Lout start: 746 MB (73:55/43) = 332518 sectors
Current Secsize: 2048
Trying to clear drive status.
cdrecord: Drive needs to reload the media to return to proper status.
cdrecord: Cannot get next writable address for 'invisible' track.
cdrecord: This means that we are checking recorded media.
cdrecord: This media cannot be written in streaming mode anymore.
cdrecord: If you like to write to 'preformatted' RW media, try to blank
the medi
a first.
Starting to write CD/DVD at speed 12 in real SAO mode for single session.
Last chance to quit, starting real write 0 seconds. Operation starts.
Waiting for reader process to fill input buffer ... input buffer ready.
BURN-Free is ON.
Performing OPC...
Sending CUE sheet...
cdrecord: CUE sheet not accepted. Retrying with minimum pregapsize = 1.
cdrecord: Input/output error. send_cue_sheet: scsi sendcmd: no error
CDB: 5D 00 00 00 00 00 00 00 90 00
status: 0x2 (CHECK CONDITION)
Sense Bytes: 70 00 05 00 00 00 00 0A 00 00 00 00 30 06 00 00 00 00
Sense Key: 0x5 Illegal Request, Segment 0
Sense Code: 0x30 Qual 0x06 (cannot format medium - incompatible medium)
Fru 0x0
Sense flags: Blk 0 (not valid)
cmd finished after 0.000s timeout 200s
cdrecord: CUE sheet still not accepted. Please try to write in RAW
(-raw96r) mod
e.
cdrecord: Cannot send CUE sheet.
cdrecord: Could not write Lead-in.
Writing time: 11.945s
BURN-Free was never needed.
cdrecord: fifo had 64 puts and 0 gets.
cdrecord: fifo was 0 times empty and 0 times full, min fill was 100%.
-------




--
mailing list
Avatar
Francois BARRIERE
On Wed, 27 Oct 2004 23:36:50 +0200
Olivier Roomans wrote:

bonjour,
>
> cdrecord: Drive needs to reload the media to return to proper status.
> cdrecord: Cannot get next writable address for 'invisible' track.
> cdrecord: This means that we are checking recorded media.
> cdrecord: This media cannot be written in streaming mode anymore.
> cdrecord: If you like to write to 'preformatted' RW media, try to blank
> the media first.

bonsoir,

si on en croit ça, ton cd est mort ... ou alors tu l'as mis à l 'envers
(on ne sait jamais, avec les cds à face argentée).

tu as essayé avec un autre cd ?



'cdrecord -atip' peux aussi etre utile. Il retourne les infos concernant
le type de CD (parametres d'ecriture,...). J'ai deja eu des problemes
avec un graveur donc le firmware ne connaissait pas certains CD et refusait
de graver (graveur Samsung et CD philips).
Dans ce cas, le cdrecord -atip me disait qu'il n'y avait rien dans le
graveur (ou que c'etait une tartine, pas un CD)...

Francois.

--
Francois Barriere (In the country of the mistral)

Linux registered user #361632
Using Gentoo linux...

--
mailing list