Sous MDK 10.0, quand je veux graver un CD-RW pour mes sauvegardes, mes deux programmes me renvoient une histoire d'erreur d'entrée/sortie (J'aime trop la mention de k3b : "pas nécessairement grave" !!! ).
En clair : pas moyen de faire mes sauvegardes.
Voilà la fin du code de débuggage de xcdroast :
- Code: Tout sélectionner
Calling: /usr/lib/xcdroast-0.98/bin/xcdrwrap CDRECORD dev= "ATAPI:0,1,0" gracetime=2 fs=4096k -v driveropts=burnfree speed=52 -dao -pad -waiti tsize=199827s -
scsidev: 'ATAPI:0,1,0'
devname: 'ATAPI'
scsibus: 0 target: 1 lun: 0
Warning: Using ATA Packet interface.
Warning: The related libscg interface code is in pre alpha.
Warning: There may be fatal problems.
SCSI buffer size: 64512
Cdrecord-Clone 2.01a28-dvd (i686-pc-linux-gnu) Copyright (C) 1995-2004 Jörg Schilling
Note: This version is an unofficial (modified) version with DVD support
Note: and therefore may have bugs that are not present in the original.
Note: Please send bug reports or support requests to <warly@mandrakesoft.com>.
Note: The author of cdrecord should not be bothered with problems in this version.
TOC Type: 1 = CD-ROM
Waiting for data on stdin...
Using libscg version 'schily-0.8'.
Driveropts: 'burnfree'
atapi: 1
Device type : Removable CD-ROM
Version : 0
Response Format: 2
Capabilities :
Vendor_info : 'HL-DT-ST'
Identifikation : 'CD-RW GCE-8520B '
Revision : '1.02'
Device seems to be: Generic mmc CD-RW.
Current: 0x000A
Profile: 0x000A (current)
Profile: 0x0009
Profile: 0x0008
Profile: 0x0002 (current)
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 : 1467136 = 1432 KB
FIFO size : 4194304 = 4096 KB
Track 01: data 390 MB padsize: 30 KB
Total size: 448 MB (44:24.56) = 199842 sectors
Lout start: 448 MB (44:26/42) = 199842 sectors
Current Secsize: 2048
ATIP info from disk:
Indicated writing power: 3
Reference speed: 6
Is not unrestricted
Is erasable
Disk sub type: High speed Rewritable (CAV) media (1)
ATIP start of lead in: -11745 (97:25/30)
ATIP start of lead out: 359848 (79:59/73)
1T speed low: 4 1T speed high: 10
2T speed low: 4 2T speed high: 0 (reserved val 6)
power mult factor: 1 5
recommended erase/write power: 5
A1 values: 24 1A D8
A2 values: 26 B2 4A
Disk type: Phase change
Manuf. index: 40
Manufacturer: INFODISC Technology Co., Ltd.
Blocks total: 359848 Blocks current: 359848 Blocks remaining: 160006
Starting to write CD/DVD at speed 12.0 in real SAO mode for single session.
Waiting for reader process to fill input buffer ... input buffer ready.
trackno=0
BURN-Free is ON.
Performing OPC...
Sending CUE sheet...
cdrecord: WARNING: Drive returns wrong startsec (0) using -150
Writing pregap for track 1 at -150
Starting new track at sector: 0
PARTIE INTERESSANTE :
cdrecord: Input/output error. write_g1: scsi sendcmd: no error
CDB: 2A 00 00 00 01 55 00 00 1F 00
status: 0x0 (GOOD STATUS)
cmd finished after 10.047s timeout 200s
cdrecord: A write error occured.
cdrecord: Please properly read the error message above.
cdrecord: fifo had 75 puts and 12 gets.
write track data: error after 698368 bytes
cdrecord: fifo was 0 times empty and 3 times full, min fill was 87%.
Writing time: 17.649s
Je ne pige pas : il y a encore une semaine, tout marchait nickel, et maintenant, foutoir complet.
Une idée ?