Gentoo Archives: gentoo-user-fr

From: Jean-Philippe CARUANA <jean-philippe.caruana@×××××××.fr>
To: gentoo-user-fr@l.g.o
Subject: [gentoo-user-fr] cdrecord : CUE sheet not accepted
Date: Wed, 27 Oct 2004 18:07:07
Message-Id: 4180051E.9010309@wanadoo.fr
1 bonjour,
2
3 je n'arrive pas à me servir de mon graveur : dès qu'il s'agit de graver
4 de l'audio, cela plante
5 j'ai essayé sous k3b, mais rien n'y fait
6 j'ai essayé ensuite en ligne de commande (instpirée de k3b)
7
8 bash-2.05b# cdrecord -v dev=ATAPI:0,0,0 speed=12 -dao
9 driveropts=burnfree -eject -pad -shorttrack -audio k3b_audio_0_01.wav
10 k3b_audio_0_02.wav k3b_audio_0_03.wav k3b_audio_0_04.wav
11 k3b_audio_0_05.wav k3b_audio_0_06.wav k3b_audio_0_07.wav k3b_audio_0_08.wav
12
13 les pistes ont été converties du mp3->wav par k3b
14
15
16 k3b lui réalisait la commnde presque identique :
17 /usr/bin/cdrecord -v gracetime=2
18 dev=ATAPI:/dev/ide/host0/bus1/target0/lun0/cd speed=24 -dao
19 driveropts=burnfree -eject -useinfo -pad -shorttrack -audio
20 /tmp/kde-root/k3b_audio_0_01.wav /tmp/kde-root/k3b_audio_0_02.wav
21 /tmp/kde-root/k3b_audio_0_03.wav /tmp/kde-root/k3b_audio_0_04.wav
22 /tmp/kde-root/k3b_audio_0_05.wav /tmp/kde-root/k3b_audio_0_06.wav
23 /tmp/kde-root/k3b_audio_0_07.wav /tmp/kde-root/k3b_audio_0_08.wav
24
25 dans les 2 cas (a la main ou par k3b), il éjecte le CD vierge avant de
26 graver.
27
28 voila la sortie :
29 -------
30 Using generic SCSI-3/mmc CD-R/CD-RW driver (mmc_cdr).
31 Driver flags : MMC-2 SWABAUDIO BURNFREE
32 Supported modes: TAO PACKET SAO SAO/R96P SAO/R96R RAW/R16 RAW/R96P RAW/R96R
33 Drive buf size : 1973664 = 1927 KB
34 FIFO size : 4194304 = 4096 KB
35 Track 01: audio 84 MB (08:20.89) no preemp
36 Track 02: audio 68 MB (06:47.37) no preemp
37 Track 03: audio 112 MB (11:09.52) no preemp
38 Track 04: audio 108 MB (10:46.65) no preemp
39 Track 05: audio 75 MB (07:30.13) no preemp
40 Track 06: audio 125 MB (12:23.80) no preemp
41 Track 07: audio 111 MB (11:01.18) no preemp
42 Track 08: audio 59 MB (05:54.01) no preemp
43 Total size: 745 MB (73:53.57) = 332518 sectors
44 Lout start: 746 MB (73:55/43) = 332518 sectors
45 Current Secsize: 2048
46 Trying to clear drive status.
47 cdrecord: Drive needs to reload the media to return to proper status.
48 cdrecord: Cannot get next writable address for 'invisible' track.
49 cdrecord: This means that we are checking recorded media.
50 cdrecord: This media cannot be written in streaming mode anymore.
51 cdrecord: If you like to write to 'preformatted' RW media, try to blank
52 the medi
53 a first.
54 Starting to write CD/DVD at speed 12 in real SAO mode for single session.
55 Last chance to quit, starting real write 0 seconds. Operation starts.
56 Waiting for reader process to fill input buffer ... input buffer ready.
57 BURN-Free is ON.
58 Performing OPC...
59 Sending CUE sheet...
60 cdrecord: CUE sheet not accepted. Retrying with minimum pregapsize = 1.
61 cdrecord: Input/output error. send_cue_sheet: scsi sendcmd: no error
62 CDB: 5D 00 00 00 00 00 00 00 90 00
63 status: 0x2 (CHECK CONDITION)
64 Sense Bytes: 70 00 05 00 00 00 00 0A 00 00 00 00 30 06 00 00 00 00
65 Sense Key: 0x5 Illegal Request, Segment 0
66 Sense Code: 0x30 Qual 0x06 (cannot format medium - incompatible medium)
67 Fru 0x0
68 Sense flags: Blk 0 (not valid)
69 cmd finished after 0.000s timeout 200s
70 cdrecord: CUE sheet still not accepted. Please try to write in RAW
71 (-raw96r) mod
72 e.
73 cdrecord: Cannot send CUE sheet.
74 cdrecord: Could not write Lead-in.
75 Writing time: 11.945s
76 BURN-Free was never needed.
77 cdrecord: fifo had 64 puts and 0 gets.
78 cdrecord: fifo was 0 times empty and 0 times full, min fill was 100%.
79 -------
80
81 --
82 Jean-Philippe Caruana
83 http://enstimac.fr/~caruana/
84
85 --
86 gentoo-user-fr@g.o mailing list

Replies

Subject Author
Re: [gentoo-user-fr] cdrecord : CUE sheet not accepted Olivier Roomans <takezo@××××××.be>
Re: [gentoo-user-fr] cdrecord : CUE sheet not accepted "Bruno Félix" <bruno.felix@××××××××.net>