Problemes de cdrom

bonjour,
qui pourrait m’aider à interpréter ces logs :

[code]debian:~# tail -f /var/log/kern.log
May 26 18:26:15 localhost kernel: hdd: command error: status=0x51 { DriveReady SeekComplete Error }
May 26 18:26:15 localhost kernel: hdd: command error: error=0x54 { AbortedCommand LastFailedSense=0x05 }
May 26 18:26:15 localhost kernel: ide: failed opcode was: unknown
May 26 18:26:15 localhost kernel: end_request: I/O error, dev hdd, sector 64
May 26 18:26:15 localhost kernel: isofs_fill_super: bread failed, dev=hdd, iso_blknum=16, block=16
May 26 18:27:12 localhost kernel: hdd: command error: status=0x51 { DriveReady SeekComplete Error }
May 26 18:27:12 localhost kernel: hdd: command error: error=0x54 { AbortedCommand LastFailedSense=0x05 }
May 26 18:27:12 localhost kernel: ide: failed opcode was: unknown
May 26 18:27:12 localhost kernel: end_request: I/O error, dev hdd, sector 64
May 26 18:27:12 localhost kernel: isofs_fill_super: bread failed, dev=hdd, iso_blknum=16, block=16

[1]+ Stopped tail -f /var/log/kern.log
debian:~# mount /dev/cdrom1
mount: wrong fs type, bad option, bad superblock on /dev/hdd,
missing codepage or other error
In some cases useful info is found in syslog - try
dmesg | tail or so

[/code]
et puis ça me gêne de pas pouvoir lire un cd audio au démarrage du cd, xmms se lance automatique, un click sur play et quedalle …
est-ce juste qu’on ne peut pas appliquer la commande mount sur un cd audio ? dixit : http://lists.debian.org/debian-user-french/2004/05/msg00411.html

petit rectificatif, ça ne vaut que pour hdd, car hdc, ça marche impec :unamused:

:/dev$ ls -al total 1 crw-rw---- 1 root audio 14, 4 2006-05-26 16:54 audio lrwxrwxrwx 1 root root 3 2006-05-26 18:54 cdrom -> hdc lrwxrwxrwx 1 root root 3 2006-05-26 18:54 cdrom1 -> hdd lrwxrwxrwx 1 root root 3 2006-05-26 18:54 cdrw -> hdc ......................................

:/media$ ls -al total 34 drwxr-xr-x 13 root root 1024 2006-05-25 08:46 . drwxr-xr-x 21 root root 1024 2006-05-19 06:34 .. lrwxrwxrwx 1 root root 6 2006-05-11 01:29 cdrom -> cdrom0 drwxr-xr-x 2 root cdrom 1024 2006-05-11 01:29 cdrom0 drwxr-xr-x 2 root root 1024 2006-05-11 01:29 cdrom1 lrwxrwxrwx 1 root root 7 2006-05-11 01:29 floppy -> floppy0 drwxr-xr-x 2 root root 1024 2006-05-11 01:29 floppy0 lrwxrwxrwx 1 root root 4 2006-05-11 01:29 usb -> usb0 drwxr-xr-x 6 root root 22016 1970-01-01 01:00 usb0 drwxr-xr-x 2 root root 1024 2006-05-25 08:46 usb1 drwxr-xr-x 2 root root 1024 2006-05-25 08:46 usb2 drwxr-xr-x 2 root root 1024 2006-05-25 08:46 usb3 drwxr-xr-x 2 root root 1024 2006-05-25 08:46 usb4 drwxr-xr-x 2 root root 1024 2006-05-25 08:46 usb5 drwxr-xr-x 2 root root 1024 2006-05-25 08:46 usb6 drwxr-xr-x 2 root root 1024 2006-05-25 08:46 usb7 lrwxrwxrwx 1 root root 11 2006-05-18 00:02 video0 -> /dev/video0
Serait-ce un problem de groupe pour cdrom1 (en slave, hdd) ?
faudrait que je mette un peu d’ordre, qui peut m’aider, j’ose pas trop toucher là lol ?