Bonjour,
cela me rappelle mes derniers soucis ! Pas de problème pour lire et entendre CD et DVD via VLC ou totem !
Si je comprend mon CDROM s'appelle sr0?
Puis-je monter mon CDROM de maniere à ce qu'il apparaisse toujours dans mon arborescence ou faut'il qu'il y est un CD à l'interieur pour pouvoir le faire?
j'ai un lecteur CD/DVD et mes déboires m'ont appris que cela dépend du CD et/ou DVD !
les commandes (exemple)
pour monter :
[root@localhost /]#
mount -t iso9660 /dev/sr0 /mnt/cdrom
mount: périphérique de type bloc/dev/sr0 est protégé en écriture, on le monte en lecture seulement
pour démonter
[root@localhost /]#
umount /mnt/cdrom
mes déboires :
http://www.commentcamarche.net/forum/affich-4399091-fedora-8-montage-automatique-lecteur-dvd#0
mes infos :
[redfox@localhost ~]$
uname -r
2.6.23.9-85.fc8
[redfox@localhost ~]$
ls -la /etc/yum.repos.d/
total 68
drwxr-xr-x 2 root root 4096 jan 1 17:44 .
drwxr-xr-x 113 root root 12288 jan 17 18:02 ..
-rw-r--r-- 1 root root 179 jui 25 22:45 adobe-linux-i386.repo
-rw-r--r-- 1 root root 1907 déc 12 22:30 fedora-development.repo
-rw-r--r-- 1 root root 106 déc 21 17:47 Fedora-install-media.repo
-rw-r--r-- 1 root root 1168 déc 12 22:30 fedora.repo
-rw-r--r-- 1 root root 1078 déc 12 22:30 fedora-updates.repo
-rw-r--r-- 1 root root 1151 déc 12 22:30 fedora-updates-testing.repo
-rw-r--r-- 1 root root 1904 nov 7 17:11 livna-devel.repo
-rw-r--r-- 1 root root 1808 nov 7 17:11 livna.repo
-rw-r--r-- 1 root root 2003 nov 7 17:11 livna-testing.repo
-rw-r--r-- 1 root root 551 mai 26 2007 remi.repo
[redfox@localhost ~]$
yum list alsa*
Installed Packages
alsa-lib.i386 1.0.15-1.fc8 installed
alsa-lib-devel.i386 1.0.15-1.fc8 installed
alsa-plugins-pulseaudio.i386 1.0.14-5.fc8 installed
alsa-utils.i386 1.0.15-1.fc8 installed
Available Packages
alsa-oss.i386 1.0.14-3.fc8 fedora
alsa-oss-devel.i386 1.0.14-3.fc8 fedora
alsa-oss-libs.i386 1.0.14-3.fc8 fedora
alsa-plugins-jack.i386 1.0.14-5.fc8 fedora
alsa-plugins-oss.i386 1.0.14-5.fc8 fedora
alsa-plugins-samplerate.i386 1.0.14-5.fc8 fedora
alsa-plugins-upmix.i386 1.0.14-5.fc8 fedora
alsa-plugins-vdownmix.i386 1.0.14-5.fc8 fedora
alsa-tools.i386 1.0.12-4.fc7 fedora
alsamixergui.i386 0.9.0-0.3.rc1.fc8.2 fedora
[redfox@localhost ~]$
yum list pulse*
Installed Packages
pulseaudio.i386 0.9.8-4.fc8.1 installed
pulseaudio-core-libs.i386 0.9.8-4.fc8.1 installed
pulseaudio-esound-compat.i386 0.9.8-4.fc8.1 installed
pulseaudio-libs.i386 0.9.8-4.fc8.1 installed
pulseaudio-libs-glib2.i386 0.9.8-4.fc8.1 installed
pulseaudio-module-gconf.i386 0.9.8-4.fc8.1 installed
pulseaudio-module-x11.i386 0.9.8-4.fc8.1 installed
pulseaudio-utils.i386 0.9.8-4.fc8.1 installed
Available Packages
pulseaudio-libs-devel.i386 0.9.8-4.fc8.1 updates
pulseaudio-libs-zeroconf.i386 0.9.8-4.fc8.1 updates
pulseaudio-module-bluetooth.i386 0.9.8-4.fc8.1 updates
pulseaudio-module-jack.i386 0.9.8-4.fc8.1 updates
pulseaudio-module-lirc.i386 0.9.8-4.fc8.1 updates
pulseaudio-module-zeroconf.i386 0.9.8-4.fc8.1 updates
[redfox@localhost ~]$
yum list xine*
Installed Packages
xine.i386 0.99.5-1.lvn8 installed
xine-lib.i386 1.1.9.1-1.fc8 installed
xine-lib-extras-nonfree.i386 1.1.9.1-1.lvn8 installed
Available Packages
xine-lib-arts.i386 1.1.9.1-1.fc8 updates
xine-lib-devel.i386 1.1.9.1-1.fc8 updates
xine-lib-extras.i386 1.1.9.1-1.fc8 updates
xine-plugin.i386 1.0-5.fc8 fedora
xinetd.i386 2:2.3.14-14.fc8 fedora
[redfox@localhost ~]$
yum list oxine*
Available Packages
oxine.i386 0.7.0-1.fc8 fedora
[redfox@localhost ~]$
rpm -qa | grep -i totem-xine
totem-xine-2.20.1-1.lvn8
[redfox@localhost ~]$
rpm -qa | grep -i xine-lib-extras
xine-lib-extras-nonfree-1.1.9.1-1.lvn8
[redfox@localhost ~]$
rpm -qa | grep -i libdvd
libdvdread-0.9.7-3.fc8
libdvdnav-4.1.1-2.fc8
libdvdcss-1.2.9-4.lvn6
[redfox@localhost ~]$