Gentoo Archives: gentoo-user-es

From: "Germán Piqué" <extremdur2@×××××.com>
To: gentoo-user-es@l.g.o
Subject: Re: [gentoo-user-es] Problemas al quemar imagen CUE/BIN con CDRDAO y CDRECORD
Date: Wed, 07 Feb 2007 20:00:04
Message-Id: 80f1761b0702071159y115097bvc6718a0b9d9739c3@mail.gmail.com
In Reply to: [gentoo-user-es] Problemas al quemar imagen CUE/BIN con CDRDAO y CDRECORD by Carlos Moyano Cubillos
1 Cdrecord no te lo pilla pq no es un formato de iso estandard.
2
3 conviertelas a iso:
4
5 emerge bchunk
6
7 bchunk videocd.bin videocd.cue videocd
8
9 Y te creará el fichero videocd01.iso
10
11 Tuestala y a disfrutarla.
12
13 Salu2
14
15 2007/2/7, Carlos Moyano Cubillos <cmcglnx@×××××.com>:
16 >
17 > Hola amigos de la lista
18 >
19 > le escribo ya que nesecito su ayuda nuevamente.
20 >
21 > tengo ploblemas al quemar un imagen bin/cue de svcd creada con vcdxbuild,
22 >
23 > he probado con crrdao y cdrecord y ambos fallan en lo mismo me parece.
24 >
25 > aca esta la orden y la salida
26 >
27 > con cdrdao:
28 > *************************************************************
29 >
30 > ~ $ cdrdao write --device /dev/cdrw "videocd.cue"
31 >
32 > Cdrdao version 1.2.1 - (C) Andreas Mueller <andreas@×××××.de>
33 > SCSI interface library - (C) Joerg Schilling
34 > Paranoia DAE library - (C) Monty
35 >
36 > Check http://cdrdao.sourceforge.net/drives.html#dt for current driver
37 > tables.
38 >
39 > Using libscg version 'schily-0.8'
40 >
41 > /dev/cdrw: HL-DT-ST RW/DVD GCC-4243N Rev: 1.07
42 > Using driver: Generic SCSI-3/MMC - Version 2.0 (options 0x0000)
43 >
44 > Starting write at speed 24...
45 > Pausing 10 seconds - hit CTRL-C to abort.
46 > Process can be aborted with QUIT signal (usually CTRL-\).
47 > Turning BURN-Proof on
48 > Executing power calibration...
49 > Power calibration successful.
50 > ?: Success. : scsi sendcmd: no error
51 > CDB: 2A 00 FF FF FF 6A 00 00 1A 00
52 > status: 0x2 (CHECK CONDITION)
53 > Sense Bytes: 70 00 05 00 00 00 00 0A 00 00 00 00 24 00 00 00
54 > Sense Key: 0x5 Illegal Request, Segment 0
55 > Sense Code: 0x24 Qual 0x00 (invalid field in cdb) Fru 0x0
56 > Sense flags: Blk 0 (not valid)
57 > resid: 60736
58 > cmd finished after 0.001s timeout 180s
59 > ERROR: Write data failed.
60 > ERROR: Writing failed.
61 >
62 > *************************************************************
63 >
64 > con cdrecord:
65 > *************************************************************
66 >
67 > ~ $ cdrecord -v gracetime=2 dev=/dev/cdrw speed=24 -dao
68 > driveropts=burnfree cuefile=videocd.cue -eject
69 >
70 > Cdrecord-ProDVD-Clone 2.01.01a10 (i686-pc-linux-gnu) Copyright (C)
71 > 1995-2006 Jörg Schilling
72 > TOC Type: 1 = CD-ROM
73 > scsidev: '/dev/cdrw'
74 > devname: '/dev/cdrw'
75 > scsibus: -2 target: -2 lun: -2
76 > Warning: Open by 'devname' is unintentional and not supported.
77 > Linux sg driver version: 3.5.27
78 > Using libscg version 'schily-0.8'.
79 > Driveropts: 'burnfree'
80 > SCSI buffer size: 64512
81 > atapi: 1
82 > Device type : Removable CD-ROM
83 > Version : 0
84 > Response Format: 2
85 > Capabilities :
86 > Vendor_info : 'HL-DT-ST'
87 > Identifikation : 'RW/DVD GCC-4243N'
88 > Revision : '1.07'
89 > Device seems to be: Generic mmc2 DVD-ROM.
90 > Current: CD-R
91 > Profile: DVD-ROM
92 > Profile: CD-ROM
93 > Profile: CD-R (current)
94 > Profile: CD-RW
95 > Using generic SCSI-3/mmc CD-R/CD-RW driver (mmc_cdr).
96 > Driver flags : MMC-3 SWABAUDIO BURNFREE
97 > Supported modes: TAO PACKET SAO SAO/R96P SAO/R96R RAW/R16 RAW/R96P
98 > RAW/R96R
99 > Drive buf size : 1601712 = 1564 KB
100 > FIFO size : 4194304 = 4096 KB
101 > Track 01: data 1 MB
102 > Track 02: data 644 MB
103 > Total size: 645 MB (63:59.62) = 287972 sectors
104 > Lout start: 646 MB (64:01/47) = 287972 sectors
105 > Current Secsize: 2048
106 > ATIP info from disk:
107 > Indicated writing power: 5
108 > Is not unrestricted
109 > Is not erasable
110 > Disk sub type: Medium Type A, low Beta category (A-) (2)
111 > ATIP start of lead in: -11535 (97:28/15)
112 > ATIP start of lead out: 359847 (79:59/72)
113 > Disk type: Short strategy type (Phthalocyanine or similar)
114 > Manuf. index: 7
115 > Manufacturer: GIGASTORAGE CORPORATION
116 > Blocks total: 359847 Blocks current: 359847 Blocks remaining: 71875
117 > Starting to write CD/DVD at speed 24 in real SAO mode for single session.
118 > Last chance to quit, starting real write 0 seconds. Operation starts.
119 > Waiting for reader process to fill input buffer ... input buffer ready.
120 > BURN-Free is ON.
121 > Performing OPC...
122 > Sending CUE sheet...
123 > Writing pregap for track 1 at -150
124 > cdrecord: Success. write_g1: scsi sendcmd: no error
125 > CDB: 2A 00 FF FF FF 6A 00 00 1B 00
126 > status: 0x2 (CHECK CONDITION)
127 > Sense Bytes: 70 00 05 00 00 00 00 0A 00 00 00 00 24 00 00 00
128 > Sense Key: 0x5 Illegal Request, Segment 0
129 > Sense Code: 0x24 Qual 0x00 (invalid field in cdb) Fru 0x0
130 > Sense flags: Blk 0 (not valid)
131 > resid: 63504
132 > cmd finished after 0.001s timeout 200s
133 > write track pad data: error after 0 bytes
134 > BFree: 1564 K BSize: 1564 K
135 > Starting new track at sector: 0
136 > Track 01: 0 of 1 MB written.cdrecord: Success. write_g1: scsi
137 > sendcmd: no error
138 > CDB: 2A 00 00 00 00 00 00 00 1B 00
139 > status: 0x2 (CHECK CONDITION)
140 > Sense Bytes: 70 00 05 00 00 00 00 0A 00 00 00 00 24 00 00 00
141 > Sense Key: 0x5 Illegal Request, Segment 0
142 > Sense Code: 0x24 Qual 0x00 (invalid field in cdb) Fru 0x0
143 > Sense flags: Blk 0 (not valid)
144 > resid: 63504
145 > cmd finished after 0.001s timeout 200s
146 >
147 > write track data: error after 0 bytes
148 > cdrecord: A write error occured.
149 > cdrecord: Please properly read the error message above.
150 > Writing time: 10.168s
151 > Average write speed 766.4x.
152 > Fixating...
153 > Fixating time: 0.002s
154 > cdrecord: fifo had 64 puts and 1 gets.
155 > cdrecord: fifo was 0 times empty and 0 times full, min fill was 100%.
156 >
157 >
158 > *************************************************************
159 >
160 >
161 >
162 > bueno eso es, no se como solucionarlo.
163 >
164 > nunca habia intentado quemar una imagen bin/cue, solo iso y con estas
165 > nunca tuve problemas
166 >
167 >
168 > de antemano les agradesco su ayuda
169 >
170 >
171 > adios.
172 > --
173 > C.M.C.
174 > --
175 > gentoo-user-es@g.o mailing list
176 >
177 >

Replies

Subject Author
Re: [gentoo-user-es] Problemas al quemar imagen CUE/BIN con CDRDAO y CDRECORD Carlos Moyano Cubillos <cmcglnx@×××××.com>
Re: [gentoo-user-es] Problemas al quemar imagen CUE/BIN con CDRDAO y CDRECORD Carlos Moyano Cubillos <cmcglnx@×××××.com>