Gravure
supergeronimo44
Messages postés
862
Date d'inscription
Statut
Contributeur sécurité
Dernière intervention
-
supergeronimo44 Messages postés 862 Date d'inscription Statut Contributeur sécurité Dernière intervention -
supergeronimo44 Messages postés 862 Date d'inscription Statut Contributeur sécurité Dernière intervention -
Bonjour,
Je voudrais graver des CD.
J'ai essayé avec Brasero, sans succès, il ne me reconnaissait aucun graveur. J'ai désinstallé brasero, puis essayé avec K3B, sans succès non plus, il ne me reconnaissait pas le graveur.
Pourtant, quand je mets un cd à l'intérieur, le cd est reconnu....
Quelqu'un a t'il une idée du problème ?
merci d'avance !
Je voudrais graver des CD.
J'ai essayé avec Brasero, sans succès, il ne me reconnaissait aucun graveur. J'ai désinstallé brasero, puis essayé avec K3B, sans succès non plus, il ne me reconnaissait pas le graveur.
Pourtant, quand je mets un cd à l'intérieur, le cd est reconnu....
Quelqu'un a t'il une idée du problème ?
merci d'avance !
A voir également:
- Gravure
- Logiciel de gravure gratuit nero - Télécharger - Gravure
- Nero 6 - Télécharger - Gravure
- Logiciel de gravure - Télécharger - Gravure
- Logiciel gravure iso - Guide
- Problème de gravure - Forum Gravure
45 réponses
ok, ça donne ça :
boursier@boursier:~$ cat /etc/group | grep cd*
uucp:x:10:
voice:x:22:
cdrom:x:24:boursier
backup:x:34:
irc:x:39:
src:x:40:
ssl-cert:x:105:
crontab:x:107:
mlocate:x:108:
pulse-access:x:115:
bonne soirée !
boursier@boursier:~$ cat /etc/group | grep cd*
uucp:x:10:
voice:x:22:
cdrom:x:24:boursier
backup:x:34:
irc:x:39:
src:x:40:
ssl-cert:x:105:
crontab:x:107:
mlocate:x:108:
pulse-access:x:115:
bonne soirée !
ok ! je ne vois pas de groupe cdrw, comme chez moi :
alors ceci expliquerait cela ? ...... à fouiller !
rien n'empêche de tester quand même la commande cdrecord on mettant ces fichiers audio dans un répertoire.
il faudra indiquer les fichiers et l'extension des fichiers : .wav ; .mp3 ; ..... un peu comme ça :
/cheminvers/lerépertoire/*.wav par exemple
19:34:43 redfox@gentoo:~ $ cat /etc/group | grep cdr* cdrom::19:haldaemon,redfox cdrw::80:haldaemon,redfox 19:34:56 redfox@gentoo:~ $
alors ceci expliquerait cela ? ...... à fouiller !
rien n'empêche de tester quand même la commande cdrecord on mettant ces fichiers audio dans un répertoire.
il faudra indiquer les fichiers et l'extension des fichiers : .wav ; .mp3 ; ..... un peu comme ça :
/cheminvers/lerépertoire/*.wav par exemple
Vous n’avez pas trouvé la réponse que vous recherchez ?
Posez votre question
re- !
ça me mets ça :
boursier/Documents/Jérôme/musique/Tryo/*.mp3
bash: boursier/Documents/Jérôme/musique/Tryo/*.mp3: Aucun fichier ou dossier de ce type
++
ça me mets ça :
boursier/Documents/Jérôme/musique/Tryo/*.mp3
bash: boursier/Documents/Jérôme/musique/Tryo/*.mp3: Aucun fichier ou dossier de ce type
++
oula, t'es hyper rapide !!
j'ai essayé, mais ça me mets ça :
boursier@boursier:~$ cdrecord dev='/dev/scd1' -ejects peed=2 -pad -audio/home/boursier/Documents/érôme/musique/Tryo/*.mp3
wodim: Bad Option: -audio/home/boursier/Documents/Jérôme/musique/Tryo/*.mp3.
Usage: wodim [options] track1...trackn
Use wodim -help
to get a list of valid options.
Use wodim blank=help
to get a list of valid blanking options.
Use wodim dev=b,t,l driveropts=help -checkdrive
to get a list of drive specific options.
Use wodim dev=help
to get a list of possible SCSI transport specifiers.
merci à toi !
j'ai essayé, mais ça me mets ça :
boursier@boursier:~$ cdrecord dev='/dev/scd1' -ejects peed=2 -pad -audio/home/boursier/Documents/érôme/musique/Tryo/*.mp3
wodim: Bad Option: -audio/home/boursier/Documents/Jérôme/musique/Tryo/*.mp3.
Usage: wodim [options] track1...trackn
Use wodim -help
to get a list of valid options.
Use wodim blank=help
to get a list of valid blanking options.
Use wodim dev=b,t,l driveropts=help -checkdrive
to get a list of drive specific options.
Use wodim dev=help
to get a list of possible SCSI transport specifiers.
merci à toi !
wodim: Bad Option: -audio/home/boursier/Documents/Jérôme/musique/Tryo/*.mp3.
il faut un espace entre " -audio " et " /home/boursier/blablabla "
il faut un espace entre " -audio " et " /home/boursier/blablabla "
j'ai essayé, mais ça m'a mis
Bad Option : -audio
alors j'ai suppimé les espaces avant -audio et ça m'a affiché ça :
boursier@boursier:~$ cdrecord dev='/dev/scd1-ejects peed=2 -pad -audio /home/boursier/Documents/érôme/musique/Tryo/*.mp3
>
>
et les > s'affichent à chaque fois que je presse entrée..
Bad Option : -audio
alors j'ai suppimé les espaces avant -audio et ça m'a affiché ça :
boursier@boursier:~$ cdrecord dev='/dev/scd1-ejects peed=2 -pad -audio /home/boursier/Documents/érôme/musique/Tryo/*.mp3
>
>
et les > s'affichent à chaque fois que je presse entrée..
afin d'éviter des erreurs, je suggère de copier-coller la commande ci-dessous directement dans ta console :
cdrecord dev='/dev/scd1' -eject speed=2 -pad -audio /home/boursier/Documents/Jérôme/musique/Tryo/*.mp3
ok, merci ;)
ça me mets ça :
boursier@boursier:~$ cdrecord dev='/dev/scd1' -eject speed=2 -pad -audio /home/boursier/Documents/Jérôme/musique/Tryo/*.mp3
wodim: No write mode specified.
wodim: Asuming -tao mode.
wodim: Future versions of wodim may have different drive dependent defaults.
wodim: Operation not permitted. Warning: Cannot raise RLIMIT_MEMLOCK limits.Device type : Removable CD-ROM
Version : 5
Response Format: 2
Capabilities :
Vendor_info : 'CyberDrv'
Identification : 'CW058D CD-R/RW '
Revision : '13HD'
Device seems to be: Generic mmc CD-RW.
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
ça me mets ça :
boursier@boursier:~$ cdrecord dev='/dev/scd1' -eject speed=2 -pad -audio /home/boursier/Documents/Jérôme/musique/Tryo/*.mp3
wodim: No write mode specified.
wodim: Asuming -tao mode.
wodim: Future versions of wodim may have different drive dependent defaults.
wodim: Operation not permitted. Warning: Cannot raise RLIMIT_MEMLOCK limits.Device type : Removable CD-ROM
Version : 5
Response Format: 2
Capabilities :
Vendor_info : 'CyberDrv'
Identification : 'CW058D CD-R/RW '
Revision : '13HD'
Device seems to be: Generic mmc CD-RW.
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
arff ! là je ne vois pas trop ! faudrait lire attentivement le lien d'ou est issu la commande ... voir se documenter un peu sur la commande cdrecord; voir la commande wodim qui semble avoir pris le pas sur cdrecord et qui utilise les mêmes options.
essaie ceci (en 2 temps donc) :
mkisofs -R -o Test.iso /home/boursier/Documents/Jérôme/musique/Tryo/*.mp3 cdrecord -v speed=8 dev='/dev/scd1' Test.iso
Salut !
pour ta première commande :
boursier@boursier:~$ mkisofs -R -o Test.iso /home/boursier/Documents/Jérôme/musique/Tryo/*.mp3
I: -input-charset not specified, using utf-8 (detected in locale settings)
genisoimage: No such file or directory. Invalid node - '/home/boursier/Documents/Jérôme/musique/Tryo/*.mp3'.
et la 2nde :
boursier@boursier:~$ cdrecord -v speed=8 dev='/dev/scd1' Test.iso
wodim: No write mode specified.
wodim: Asuming -tao mode.
wodim: Future versions of wodim may have different drive dependent defaults.
TOC Type: 1 = CD-ROM
wodim: Operation not permitted. Warning: Cannot raise RLIMIT_MEMLOCK limits.scsidev: '/dev/scd1'
devname: '/dev/scd1'
scsibus: -2 target: -2 lun: -2
Linux sg driver version: 3.5.27
Wodim version: 1.1.9
SCSI buffer size: 64512
Device type : Removable CD-ROM
Version : 5
Response Format: 2
Capabilities :
Vendor_info : 'CyberDrv'
Identification : 'CW058D CD-R/RW '
Revision : '13HD'
Device seems to be: Generic mmc CD-RW.
Current: 0x0002 (Removable disk)
Profile: 0x000A (CD-RW)
Profile: 0x0009 (CD-R)
Profile: 0x0008 (CD-ROM)
Profile: 0x0002 (Removable disk) (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 : 1806336 = 1764 KB
Beginning DMA speed test. Set CDR_NODMATEST environment variable if device
communication breaks or freezes immediately after that.
FIFO size : 12582912 = 12288 KB
wodim: No such file or directory. Cannot open 'Test.iso'.
++
pour ta première commande :
boursier@boursier:~$ mkisofs -R -o Test.iso /home/boursier/Documents/Jérôme/musique/Tryo/*.mp3
I: -input-charset not specified, using utf-8 (detected in locale settings)
genisoimage: No such file or directory. Invalid node - '/home/boursier/Documents/Jérôme/musique/Tryo/*.mp3'.
et la 2nde :
boursier@boursier:~$ cdrecord -v speed=8 dev='/dev/scd1' Test.iso
wodim: No write mode specified.
wodim: Asuming -tao mode.
wodim: Future versions of wodim may have different drive dependent defaults.
TOC Type: 1 = CD-ROM
wodim: Operation not permitted. Warning: Cannot raise RLIMIT_MEMLOCK limits.scsidev: '/dev/scd1'
devname: '/dev/scd1'
scsibus: -2 target: -2 lun: -2
Linux sg driver version: 3.5.27
Wodim version: 1.1.9
SCSI buffer size: 64512
Device type : Removable CD-ROM
Version : 5
Response Format: 2
Capabilities :
Vendor_info : 'CyberDrv'
Identification : 'CW058D CD-R/RW '
Revision : '13HD'
Device seems to be: Generic mmc CD-RW.
Current: 0x0002 (Removable disk)
Profile: 0x000A (CD-RW)
Profile: 0x0009 (CD-R)
Profile: 0x0008 (CD-ROM)
Profile: 0x0002 (Removable disk) (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 : 1806336 = 1764 KB
Beginning DMA speed test. Set CDR_NODMATEST environment variable if device
communication breaks or freezes immediately after that.
FIFO size : 12582912 = 12288 KB
wodim: No such file or directory. Cannot open 'Test.iso'.
++
si la première commande ne fonctionne pas, cela ne sert pas à grand chose de lancer la seconde .. :-)
ok !
décidemment pas de chance pour l'instant !
ok !
décidemment pas de chance pour l'instant !
et ceci ?
si cela fonctionne, alors continuer avec la seconde commande ..
<EDIT : une lecture intéressante qui amène à une autre piste d'après le message d'erreur suivant :
wodim: Operation not permitted. Warning: Cannot raise RLIMIT_MEMLOCK limits.scsidev: '/dev/scd1'
http://forum.ubuntu-fr.org/viewtopic.php?pid=1878415
EDIT>
mkisofs -R -o Test.iso /home/boursier/Documents/Jérôme/musique/Tryo/
si cela fonctionne, alors continuer avec la seconde commande ..
<EDIT : une lecture intéressante qui amène à une autre piste d'après le message d'erreur suivant :
wodim: Operation not permitted. Warning: Cannot raise RLIMIT_MEMLOCK limits.scsidev: '/dev/scd1'
http://forum.ubuntu-fr.org/viewtopic.php?pid=1878415
EDIT>
re- !
ça donne ça :
boursier@boursier:~$ mkisofs -R -o Test.iso /home/boursier/Documents/Jérôme/musique/Tryo/
I: -input-charset not specified, using utf-8 (detected in locale settings)
genisoimage: No such file or directory. Invalid node - '/home/boursier/Documents/Jérôme/musique/Tryo/'.
j'essaie ce qui est écrit dans le lien ?
merci beaucoup pour ta rapidité !!
++
ça donne ça :
boursier@boursier:~$ mkisofs -R -o Test.iso /home/boursier/Documents/Jérôme/musique/Tryo/
I: -input-charset not specified, using utf-8 (detected in locale settings)
genisoimage: No such file or directory. Invalid node - '/home/boursier/Documents/Jérôme/musique/Tryo/'.
j'essaie ce qui est écrit dans le lien ?
merci beaucoup pour ta rapidité !!
++
d'après le message d'erreur, j'essaierai la solution donnée par carel (post n°13).
il s'agit de rajouter l'option all_generic_ide dans le fichier /boot/grub/menu.lst
lis son post et vois si cela correspond à ton cas.
mais avant de te lancer dedans, peux-tu me dire quelle est ta distribution Linux, merci.
de plus qu'indique la commande suivante :
enfin, concernant la méthode de gravure en ligne de commande (on laisse en stand-by pour l'instant), tes fichiers audio ont bien l'extension .mp3 ?
il s'agit de rajouter l'option all_generic_ide dans le fichier /boot/grub/menu.lst
lis son post et vois si cela correspond à ton cas.
mais avant de te lancer dedans, peux-tu me dire quelle est ta distribution Linux, merci.
de plus qu'indique la commande suivante :
dmesg | grep -i ata
enfin, concernant la méthode de gravure en ligne de commande (on laisse en stand-by pour l'instant), tes fichiers audio ont bien l'extension .mp3 ?
Pour ma distribution, c'est Ubuntu 9.04 (Jaunty Jackalope)
pour ta commande :
boursier@boursier:~$ dmesg | grep -i ata
[ 0.000000] BIOS-e820: 000000003fff3000 - 0000000040000000 (ACPI data)
[ 0.000000] modified: 000000003fff3000 - 0000000040000000 (ACPI data)
[ 0.000000] #0 [0000000000 - 0000001000] BIOS data page ==> [0000000000 - 0000001000]
[ 0.000000] #3 [0000100000 - 00008780ac] TEXT DATA BSS ==> [0000100000 - 00008780ac]
[ 0.000000] PERCPU: Allocating 45056 bytes of per cpu data
[ 0.004000] Memory: 1018512k/1048512k available (4116k kernel code, 29248k reserved, 2199k data, 532k init, 143304k highmem)
[ 0.004000] .data : 0xc05050ff - 0xc072ae60 (2199 kB)
[ 0.636021] libata version 3.00 loaded.
[ 1.894276] ata_piix 0000:00:1f.1: version 2.12
[ 1.894296] ata_piix 0000:00:1f.1: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[ 1.894365] ata_piix 0000:00:1f.1: setting latency timer to 64
[ 1.894519] scsi0 : ata_piix
[ 1.894657] scsi1 : ata_piix
[ 1.895751] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xf000 irq 14
[ 1.895755] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xf008 irq 15
[ 2.056498] ata1.00: ATA-7: Maxtor 4R060J0, RAMB1TU0, max UDMA/133
[ 2.056501] ata1.00: 120103200 sectors, multi 16: LBA
[ 2.072432] ata1.00: configured for UDMA/100
[ 2.236724] ata2.00: ATAPI: SAMSUNG DVD-ROM SD-616F, F102, max UDMA/33
[ 2.236772] ata2.01: ATAPI: CW058D ATAPI CD-R/RW, V13HD, max UDMA/33
[ 2.244394] ata2.00: configured for UDMA/33
[ 2.260311] ata2.01: configured for UDMA/33
[ 2.260863] scsi 0:0:0:0: Direct-Access ATA Maxtor 4R060J0 RAMB PQ: 0 ANSI: 5
[ 2.408642] Write protecting the kernel read-only data: 1524k
[ 3.904995] EXT3-fs: mounted filesystem with ordered data mode.
[ 1387.000099] ata2.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen
[ 1387.000112] ata2.01: cmd a0/00:00:00:00:00/00:00:00:00:00/b0 tag 0
[ 1387.000119] ata2.01: status: { DRDY }
[ 1392.016061] ata2: link is slow to respond, please be patient (ready=0)
[ 1397.012057] ata2: device not ready (errno=-16), forcing hardreset
[ 1397.012069] ata2: soft resetting link
[ 1402.168098] ata2.01: qc timeout (cmd 0xa1)
[ 1402.168109] ata2.01: failed to IDENTIFY (I/O error, err_mask=0x4)
[ 1402.168113] ata2.01: revalidation failed (errno=-5)
[ 1407.211847] ata2: link is slow to respond, please be patient (ready=0)
[ 1412.196037] ata2: device not ready (errno=-16), forcing hardreset
[ 1412.196048] ata2: soft resetting link
[ 1422.352440] ata2.01: qc timeout (cmd 0xa1)
[ 1422.352451] ata2.01: failed to IDENTIFY (I/O error, err_mask=0x4)
[ 1422.352455] ata2.01: revalidation failed (errno=-5)
[ 1427.356077] ata2: link is slow to respond, please be patient (ready=0)
[ 1432.356052] ata2: device not ready (errno=-16), forcing hardreset
[ 1432.356062] ata2: soft resetting link
[ 1462.512096] ata2.01: qc timeout (cmd 0xa1)
[ 1462.512106] ata2.01: failed to IDENTIFY (I/O error, err_mask=0x4)
[ 1462.512110] ata2.01: revalidation failed (errno=-5)
[ 1462.512117] ata2.01: disabled
[ 1462.512129] ata2.00: failed to IDENTIFY (I/O error, err_mask=0x40)
[ 1462.512132] ata2.00: revalidation failed (errno=-5)
[ 1467.524063] ata2: link is slow to respond, please be patient (ready=0)
[ 1472.560068] ata2: device not ready (errno=-16), forcing hardreset
[ 1472.560079] ata2: soft resetting link
[ 1472.724465] ata2.00: configured for UDMA/33
[ 1472.724709] ata2: EH complete
oui, mes fichiers sont bien en mp3..
++
pour ta commande :
boursier@boursier:~$ dmesg | grep -i ata
[ 0.000000] BIOS-e820: 000000003fff3000 - 0000000040000000 (ACPI data)
[ 0.000000] modified: 000000003fff3000 - 0000000040000000 (ACPI data)
[ 0.000000] #0 [0000000000 - 0000001000] BIOS data page ==> [0000000000 - 0000001000]
[ 0.000000] #3 [0000100000 - 00008780ac] TEXT DATA BSS ==> [0000100000 - 00008780ac]
[ 0.000000] PERCPU: Allocating 45056 bytes of per cpu data
[ 0.004000] Memory: 1018512k/1048512k available (4116k kernel code, 29248k reserved, 2199k data, 532k init, 143304k highmem)
[ 0.004000] .data : 0xc05050ff - 0xc072ae60 (2199 kB)
[ 0.636021] libata version 3.00 loaded.
[ 1.894276] ata_piix 0000:00:1f.1: version 2.12
[ 1.894296] ata_piix 0000:00:1f.1: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[ 1.894365] ata_piix 0000:00:1f.1: setting latency timer to 64
[ 1.894519] scsi0 : ata_piix
[ 1.894657] scsi1 : ata_piix
[ 1.895751] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xf000 irq 14
[ 1.895755] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xf008 irq 15
[ 2.056498] ata1.00: ATA-7: Maxtor 4R060J0, RAMB1TU0, max UDMA/133
[ 2.056501] ata1.00: 120103200 sectors, multi 16: LBA
[ 2.072432] ata1.00: configured for UDMA/100
[ 2.236724] ata2.00: ATAPI: SAMSUNG DVD-ROM SD-616F, F102, max UDMA/33
[ 2.236772] ata2.01: ATAPI: CW058D ATAPI CD-R/RW, V13HD, max UDMA/33
[ 2.244394] ata2.00: configured for UDMA/33
[ 2.260311] ata2.01: configured for UDMA/33
[ 2.260863] scsi 0:0:0:0: Direct-Access ATA Maxtor 4R060J0 RAMB PQ: 0 ANSI: 5
[ 2.408642] Write protecting the kernel read-only data: 1524k
[ 3.904995] EXT3-fs: mounted filesystem with ordered data mode.
[ 1387.000099] ata2.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen
[ 1387.000112] ata2.01: cmd a0/00:00:00:00:00/00:00:00:00:00/b0 tag 0
[ 1387.000119] ata2.01: status: { DRDY }
[ 1392.016061] ata2: link is slow to respond, please be patient (ready=0)
[ 1397.012057] ata2: device not ready (errno=-16), forcing hardreset
[ 1397.012069] ata2: soft resetting link
[ 1402.168098] ata2.01: qc timeout (cmd 0xa1)
[ 1402.168109] ata2.01: failed to IDENTIFY (I/O error, err_mask=0x4)
[ 1402.168113] ata2.01: revalidation failed (errno=-5)
[ 1407.211847] ata2: link is slow to respond, please be patient (ready=0)
[ 1412.196037] ata2: device not ready (errno=-16), forcing hardreset
[ 1412.196048] ata2: soft resetting link
[ 1422.352440] ata2.01: qc timeout (cmd 0xa1)
[ 1422.352451] ata2.01: failed to IDENTIFY (I/O error, err_mask=0x4)
[ 1422.352455] ata2.01: revalidation failed (errno=-5)
[ 1427.356077] ata2: link is slow to respond, please be patient (ready=0)
[ 1432.356052] ata2: device not ready (errno=-16), forcing hardreset
[ 1432.356062] ata2: soft resetting link
[ 1462.512096] ata2.01: qc timeout (cmd 0xa1)
[ 1462.512106] ata2.01: failed to IDENTIFY (I/O error, err_mask=0x4)
[ 1462.512110] ata2.01: revalidation failed (errno=-5)
[ 1462.512117] ata2.01: disabled
[ 1462.512129] ata2.00: failed to IDENTIFY (I/O error, err_mask=0x40)
[ 1462.512132] ata2.00: revalidation failed (errno=-5)
[ 1467.524063] ata2: link is slow to respond, please be patient (ready=0)
[ 1472.560068] ata2: device not ready (errno=-16), forcing hardreset
[ 1472.560079] ata2: soft resetting link
[ 1472.724465] ata2.00: configured for UDMA/33
[ 1472.724709] ata2: EH complete
oui, mes fichiers sont bien en mp3..
++
je crains qu'il n'y ait un souci avec ton graveur car ceci ne sent pas bon :
ata2.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen
ata2.01: failed to IDENTIFY (I/O error, err_mask=0x4)
et ata2.01 c'est :
ata2.01: ATAPI: CW058D ATAPI CD-R/RW, V13HD, max UDMA/33
il y a quelques pistes mais je ne sais pas ce que cela donnera ...
...peut-être déconnecter le lecteur DVD et voir ce que cela donne ..
ata2.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen
ata2.01: failed to IDENTIFY (I/O error, err_mask=0x4)
et ata2.01 c'est :
ata2.01: ATAPI: CW058D ATAPI CD-R/RW, V13HD, max UDMA/33
il y a quelques pistes mais je ne sais pas ce que cela donnera ...
...peut-être déconnecter le lecteur DVD et voir ce que cela donne ..