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

--
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