On Sun, 18 Jul 2010 20:46:03 GMT, jdmcdaniel3
<jdmcdaniel3@no-mx.forums.opensuse.org> wrote:
>
>So, one issue you can get into when you have more than one optical drive
>is which drive is called /dev/dvd? Now Kaffeine:KDE3 uses xine settings
>and so if you downloaded the xine-ui, you can modify the default DVD
>playre to be /dev/sr0 for instance, but this does not carry out through
>all DVD players. Some use the default, others can be modified in the
>player such as Mplayer. I wrote a thread on how to modify and view the
>default optical drive to use for Linux device names DVD & CDROM.
>
>‘Multimedia Optical Drive Naming (ie /dev/dvd & /dev/cdrom) Howto in
>opneSUSE’ (http://tinyurl.com/37glo6f)
>
<snip>
>Thank You,
After reading the how-to it seems to me that my persistent rules are
ok.
++++++++++++
cat 70-persistent-cd.rules
This file was automatically generated by the
/lib/udev/write_cd_rules
program, probably run by the cd-aliases-generator.rules rules file.
You can modify it, as long as you keep each rule on a single line
and set the $GENERATED variable.
(pci-0000:00:09.0-scsi-1:0:1:0)
ENV{ID_CDROM}=="?", ENV{ID_PATH}==“pci-0000:00:09.0-scsi-1:0:1:0”,
SYMLINK+=“cdrom”, ENV{GENERATED}=“1”
ENV{ID_CDROM}=="?", ENV{ID_PATH}==“pci-0000:00:09.0-scsi-1:0:1:0”,
SYMLINK+=“cdrw”, ENV{GENERATED}=“1”
ENV{ID_CDROM}=="?", ENV{ID_PATH}==“pci-0000:00:09.0-scsi-1:0:1:0”,
SYMLINK+=“dvd”, ENV{GENERATED}=“1”
ENV{ID_CDROM}=="?", ENV{ID_PATH}==“pci-0000:00:09.0-scsi-1:0:1:0”,
SYMLINK+=“dvdrw”, ENV{GENERATED}=“1”
(pci-0000:00:09.0-scsi-1:0:0:0)
ENV{ID_CDROM}=="?", ENV{ID_PATH}==“pci-0000:00:09.0-scsi-1:0:0:0”,
SYMLINK+=“cdrom”, ENV{GENERATED}=“1”
ENV{ID_CDROM}=="?", ENV{ID_PATH}==“pci-0000:00:09.0-scsi-1:0:0:0”,
SYMLINK+=“cdrw”, ENV{GENERATED}=“1”
ENV{ID_CDROM}=="?", ENV{ID_PATH}==“pci-0000:00:09.0-scsi-1:0:0:0”,
SYMLINK+=“dvd”, ENV{GENERATED}=“1”
ENV{ID_CDROM}=="?", ENV{ID_PATH}==“pci-0000:00:09.0-scsi-1:0:0:0”,
SYMLINK+=“dvdrw”, ENV{GENERATED}=“1”
(pci-0000:01:08.2-ieee1394-0x080046090002ac1e:000440:0000)
ENV{ID_CDROM}=="?",
ENV{ID_PATH}==“pci-0000:01:08.2-ieee1394-0x080046090002ac1e:000440:0000”,
SYMLINK+=“cdrom”, ENV{GENERATED}=“1”
ENV{ID_CDROM}=="?",
ENV{ID_PATH}==“pci-0000:01:08.2-ieee1394-0x080046090002ac1e:000440:0000”,
SYMLINK+=“cdrw”, ENV{GENERATED}=“1”
ENV{ID_CDROM}=="?",
ENV{ID_PATH}==“pci-0000:01:08.2-ieee1394-0x080046090002ac1e:000440:0000”,
SYMLINK+=“dvd”, ENV{GENERATED}=“1”
ENV{ID_CDROM}=="?",
ENV{ID_PATH}==“pci-0000:01:08.2-ieee1394-0x080046090002ac1e:000440:0000”,
SYMLINK+=“dvdrw”, ENV{GENERATED}=“1”
============
I keep forgetting the firewire drive.
Xine sees the disc but i get no video and no audio.
++++++++++++
rpm -qa xine
libxine1-aa-1.1.18.1-1.pm.37.2
amarok-xine-1.4.10-104.pm.105.7
libxine1-jack-1.1.18.1-1.pm.37.2
libxine1-codecs-1.1.18.1-1.pm.37.2
libxine1-1.1.18.1-1.pm.37.2
libxine1-pulse-1.1.18.1-1.pm.37.2
libxine1-gnome-vfs-1.1.18.1-1.pm.37.2
kdemultimedia3-video-xine-3.5.10-1.54
xinetd-2.3.14-129.28
phonon-backend-xine-4.1.3-4.2.9
xine-ui-0.99.5cvs20091115-0.pm.1.3
============
Now Kaffiene plays the DVD but no audio. But then amarok is running
too.