Pages : 1
#1 Le 30/12/2005, à 12:40
- Mirus
cdrecord ne trouve pas le graveur
Bonjour,
Je peux graver. Avec Serpentine (mais il laisse un "gap" de 2s entre les pistes) et avec NeroLinux (qui fonctionne très bien avec ma licence Windows de Nero 6) qui permet de supprimer ce "gap" entre les pistes (utile pour graver de l'opéra).
Parfois, je souhaiterais insérer un "gap" de plus de 2s entre les pistes. Pour le moment, je n'ai trouvé que cdrecord en ligne de commande pour ce faire mais... il ne trouve pas mon graveur... Lorsque je tape la ligne de commande suivante : "cdrecord dev=ATA -scanbus", il me renvoie ceci :
CITATION********************
joel@ubuntu:~/klibido/decoded/alt.binaries.sounds.lossless.classical/corelli1$ sudo cdrecord dev=ATA -scanbus
Cdrecord-Clone 2.01.01a01 (i686-pc-linux-gnu) Copyright (C) 1995-2004 Joerg Schilling
NOTE: this version of cdrecord is an inofficial (modified) release of cdrecord
and thus may have bugs that are not present in the original version.
Please send bug reports and support requests to <cdrtools@packages.debian.org>.
The original author should not be bothered with problems of this version.
cdrecord: Warning: Running on Linux-2.6.12-10-686-smp
cdrecord: There are unsettled issues with Linux-2.5 and newer.
cdrecord: If you have unexpected problems, please try Linux-2.4 or Solaris.
scsidev: 'ATA'
devname: 'ATA'
scsibus: -2 target: -2 lun: -2
Warning: Using badly designed ATAPI via /dev/hd* interface.
Error trying to open /dev/hda exclusively (Device or resource busy)... retrying in 1 second.
Error trying to open /dev/hda exclusively (Device or resource busy)... retrying in 1 second.
Error trying to open /dev/hda exclusively (Device or resource busy)... retrying in 1 second.
Error trying to open /dev/hda exclusively (Device or resource busy)... retrying in 1 second.
Error trying to open /dev/hda exclusively (Device or resource busy)... retrying in 1 second.
Error trying to open /dev/hda exclusively (Device or resource busy)... retrying in 1 second.
Error trying to open /dev/hda exclusively (Device or resource busy)... retrying in 1 second.
Error trying to open /dev/hda exclusively (Device or resource busy)... retrying in 1 second.
Error trying to open /dev/hda exclusively (Device or resource busy)... retrying in 1 second.
Error trying to open /dev/hda exclusively (Device or resource busy)... retrying in 1 second.
cdrecord: Device or resource busy. Cannot open '/dev/hda'. Cannot open SCSI driver.
cdrecord: For possible targets try 'cdrecord -scanbus'.
cdrecord: For possible transport specifiers try 'cdrecord dev=help'.
cdrecord:
cdrecord: For more information, install the cdrtools-doc
cdrecord: package and read /usr/share/doc/cdrecord/README.ATAPI.setup .
FIN CITATION**************************
Autrement dit, il ne trouve pas le graveur et cherche impulsivement sur hda qui est mon disque dur si je ne m'abuse... Avez-vous une piste de recherche pour m'aider à contourner, voire régler, le problème ?
Cordialement,
Joel
PS : j'ai tenté de résoudre le problème en utilisant la commande suivante : sudo cdrecord defpregap=375 -v -dao dev=/dev/cdrw *.wav
dans laquelle j'ai mis /dev/cdrw comme valeur de dev. Il semble vouloir démarrer et ne me renvoie plus d'erreur sauf une :
CITATION***************
cdrecord: Warning: Running on Linux-2.6.12-10-686-smp
cdrecord: There are unsettled issues with Linux-2.5 and newer.
cdrecord: If you have unexpected problems, please try Linux-2.4 or Solaris.
TOC Type: 0 = CD-DA
scsidev: '/dev/cdrw'
devname: '/dev/cdrw'
scsibus: -2 target: -2 lun: -2
Warning: Open by 'devname' is unintentional and not supported.
Linux sg driver version: 3.5.27
Using libscg version 'ubuntu-0.8ubuntu1'.
cdrecord: Warning: using inofficial version of libscg (ubuntu-0.8ubuntu1 '@(#)scsitransp.c 1.91 04/06/17 Copyright 1988,1995,2000-2004 J. Schilling').
SCSI buffer size: 64512
atapi: 1
Device type : Removable CD-ROM
Version : 0
Response Format: 2
Capabilities :
Vendor_info : '_NEC '
Identifikation : 'DVD+-RW ND-6500A'
Revision : '203D'
Device seems to be: Generic mmc2 DVD-R/DVD-RW.
cdrecord: Cannot load media with this drive!
cdrecord: Try to load media by hand.
FIN CITATION************
Bon ben je bloque là...
Joel
Dernière modification par Mirus (Le 30/12/2005, à 12:50)
Hors ligne
#2 Le 29/01/2006, à 17:59
- TempsX
Re : cdrecord ne trouve pas le graveur
Même probleme que toi. Pas de reconniassance de mon graveur IDE avec cdrecord -scanbus
La liberté de choisir - Linux user : 462822
Asus K8N4-E - AMD64 3400 - 1 Go DDR - GeForce 6600 GT - Oneric Ocelot 11.10 32 bits
EeePc 1015 - Ubuntu Netbook Edition - 10.04
Dell Vostro 3500 - Oneric Ocelot 11.10 64 bits
Hors ligne
Pages : 1