[mythtv-commits] Ticket #11699: Eject fails with non-standard DVD device

MythTV noreply at mythtv.org
Sat Jul 20 20:10:52 UTC 2013


#11699: Eject fails with non-standard DVD device
-------------------------------------+-------------------------------------
 Reporter:  Göran Uddeborg           |           Type:  Bug Report -
  <goeran@…>                         |  General
   Status:  new                      |       Priority:  minor
Milestone:  unknown                  |      Component:  MythTV - DVD
  Version:  0.26                     |  Playback
 Keywords:                           |       Severity:  medium
                                     |  Ticket locked:  0
-------------------------------------+-------------------------------------
 We have been running MythTV 0.26.0 on Fedora 17 box for a while.
 Recently, we added a DVD player to the box.

 At first DVD playback didn't work at all.  We figured out this was because
 Fedora creates the device as /dev/sr0 with a soft link from /dev/cdrom,
 but MythTV looks for a name /dev/dvd.

 We added manually a /dev/dvd link, and then things worked fine.

 That link will not be persistent, since /dev is populated by udev on each
 boot.  So after some investigation, we realized there was a setting for
 this, which we changed from "default" to "/dev/cdrom".  (DVDDeviceLocation
 in the settings table in the database.)

 After that playback works fine without the manually added link.  But the
 eject entry says there is no device.  Ejecting worked fine with the
 manually added link.

 This is a bug, isn't it?  The eject function should use the device
 configured for DVD playback, right?

--
Ticket URL: <http://code.mythtv.org/trac/ticket/11699>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list