On Tue, Feb 10, 2015 at 07:14:09PM -0600, Bruce Dubbs wrote:
> Ken Moffat wrote:
> >On Sat, Jan 31, 2015 at 03:00:03PM -0300, Fernando de Oliveira wrote:
> >>I am replying, because yesterday, when updating the book to
> >>libdvdread-5.0.2 and libdvdnav-5.0.3, mplayer gave me problems and also
> >>I included in xine-lib-1.2.6 a comment "not recommended by upstream
> >>developers" that I thought to modify to better English. Then, testing
> >>today xine-lib-1.2.6, I found that we do need the opposite:
> >>--with-external-dvdnav. So, decided to discuss a little, before
> >>proceeding. More comments in-line, below.
> >>
> >>On 16-09-2014 17:14, Ken Moffat wrote:
> >>>  On 7.6 I'm having problems playing DVDs.  My drive shows up as
> >>>/dev/sr0, and has a /dev/cdrom symlink but not /dev/dvd : that much
> >>>is not new.
> 
> At one time we had the following in the book as an example:
> 
> 
> cat >/etc/udev/rules.d/82-cdrom.rules << EOF
> 
> # Custom CD-ROM symlinks
> SUBSYSTEM=="block", ENV{ID_MODEL}=="SAMSUNG_CD-ROM_SC-148F", \
>     ENV{ID_REVISION}=="PS05", SYMLINK+="cdrom"
> SUBSYSTEM=="block", ENV{ID_MODEL}=="PHILIPS_CDD5301", \
>     ENV{ID_SERIAL}=="5VO1306DM00190", SYMLINK+="cdrom1 dvd"
> 
> I don't recall why we removed it.
> 
>   -- Bruce
> 
 Probably still works fine, for people with multiple devices, but at
the cost of having to specify the individual model.  My situation is
simpler (one CD/DVD drive on each machine, except my netbook where
it is external).  I've just had a trial run, based on something I
found and sedding /etc/udev/rules.d/81-cdrom.rules to add
, SYMLINK+="cdrom dvd"
 but in the end I was not wholly convinced it will work and it
is inconvenient to reboot at the moment.  If it does work I'll go
with it.

 If it doesn't, I'll try what I posted in August 2013.

http://www.linuxfromscratch.org/pipermail/blfs-support/2013-August/073513.html

ĸen
-- 
Nanny Ogg usually went to bed early. After all, she was an old lady.
Sometimes she went to bed as early as 6 a.m.
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to