OVH Cloud OVH Cloud

combo graveur CD et lecteur de DVD IDE

1 réponse
Avatar
Vince Veilleur
Bonjout à tous,

Je n'arrive pas après maintes essais à configurer mon combo graveur CD /
lecteur DVD sur mandrake 10.0
En fait, je n'arrive pas à graver des CD.

Il y aurait 'il une application qui le ferait sans pour cela passer par
des commandes en ligne.

J'ai essayer avec cdrecord, mais sans succès.

Au fait mon graveur est un IDE qui est sur /dev/scd0 qui est lui même
redirigé sur /dev/ide/host0/bus1/target/0/lun0/cd.

La commande "cdrecord -scanbus" me retourne :

"Cdrecord-Clone 2.01a27-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.
scsidev: 'ATA'
devname: 'ATA'
scsibus: -2 target: -2 lun: -2
Warning: Using badly designed ATAPI via /dev/hd* interface.
Linux sg driver version: 3.5.27
Using libscg version 'schily-0.8'.
cdrecord: Warning: using inofficial libscg transport code version
(warly-scsi-linux-sg.c-1.80-mdk '@(#)scsi-linux-sg.c 1.80 04/03/08
Copyright 1997 J. Schilling').
scsibus1:
1,0,0 100) 'TOSHIBA ' 'DVD-ROM SD-R2102' '1715' Removable CD-ROM
1,1,0 101) *
1,2,0 102) *
1,3,0 103) *
1,4,0 104) *
1,5,0 105) *
1,6,0 106) *
1,7,0 107) *
"
Avec toute ces infos, il n'y aurait il pas une appli simple et graphique
dans laquelle je pourrais rentre ces paramètres pour que cela fonctionne?

Merci d'avance

Vince

1 réponse

Avatar
X.B
Vince Veilleur wrote:

Bonjout à tous,

Je n'arrive pas après maintes essais à configurer mon combo graveur CD /
lecteur DVD sur mandrake 10.0
En fait, je n'arrive pas à graver des CD.
j'ai un truc comme ca sur mon portable ...



Il y aurait 'il une application qui le ferait sans pour cela passer par
des commandes en ligne.
k3bsetup puis k3b , par exemple ou xcdroast



J'ai essayer avec cdrecord, mais sans succès.

Au fait mon graveur est un IDE qui est sur /dev/scd0 qui est lui même
redirigé sur /dev/ide/host0/bus1/target/0/lun0/cd.
quel kernel ? car avec la mandrake 10 on a acces au kernel 2.6 qui lui ne

necessite plus l'emulation scsi pour cdrecord

juste remplacer dans la ligne de boot : hdc=ide-scsi par hdc=ide-cd


La commande "cdrecord -scanbus" me retourne :


"Cdrecord-Clone 2.01a27-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
.
Note: The author of cdrecord should not be bothered with problems in
this version.
scsidev: 'ATA'
devname: 'ATA'
scsibus: -2 target: -2 lun: -2
Warning: Using badly designed ATAPI via /dev/hd* interface.
Linux sg driver version: 3.5.27
Using libscg version 'schily-0.8'.
cdrecord: Warning: using inofficial libscg transport code version
(warly-scsi-linux-sg.c-1.80-mdk '@(#)scsi-linux-sg.c 1.80 04/03/08
Copyright 1997 J. Schilling').
scsibus1:
1,0,0 100) 'TOSHIBA ' 'DVD-ROM SD-R2102' '1715' Removable
CD-ROM
1,1,0 101) *
1,2,0 102) *
1,3,0 103) *
1,4,0 104) *
1,5,0 105) *
1,6,0 106) *
1,7,0 107) *
"
Avec toute ces infos, il n'y aurait il pas une appli simple et graphique
dans laquelle je pourrais rentre ces paramètres pour que cela fonctionne?
tu as fais un google avec cdrecord comme mot clefs ? si tu es pressé :

urpmi k3b


Merci d'avance

Vince