[mythtv-commits] Ticket #4877: Eject button on DVD drive disabled

MythTV mythtv at cvs.mythtv.org
Tue Jul 1 09:29:10 UTC 2008


#4877: Eject button on DVD drive disabled
-------------------------------------------+--------------------------------
 Reporter:  Robin Gilks <g8ecj at gilks.org>  |        Owner:  awithers      
     Type:  defect                         |       Status:  infoneeded_new
 Priority:  minor                          |    Milestone:                
Component:  mythvideo                      |      Version:  0.21-fixes    
 Severity:  low                            |   Resolution:                
  Mlocked:  0                              |  
-------------------------------------------+--------------------------------

Comment(by Robin Gilks <g8ecj at gilks.org>):

 No difference in behaviour with MythVideo set to 'Do Nothing'. Even after
 a restart, the frontend still has the drive mounted and a file open for
 some reason.

 # lsof -n | grep hdc
 mythfront 13032 mythtv   23r      BLK       22,0                 790
 /dev/hdc

 # mount
 /dev/ROOT on / type ext3 (rw,noatime)
 proc on /proc type proc (rw)
 sysfs on /sys type sysfs (rw,nosuid,nodev,noexec)
 udev on /dev type tmpfs (rw,nosuid)
 devpts on /dev/pts type devpts (rw,nosuid,noexec)
 none on /dev/shm type tmpfs (rw)
 usbfs on /proc/bus/usb type usbfs
 (rw,noexec,nosuid,devmode=0664,devgid=85)
 securityfs on /sys/kernel/security type securityfs
 (rw,noexec,nosuid,nodev)
 zeus:/mnt/videos on /mnt/videos type nfs
 (rw,rsize=8192,wsize=8192,hard,intr,nfsvers=3,addr=192.168.1.15)
 ...
 /dev/hdc on /mnt/cdrom type udf (ro,noexec,nosuid,nodev,user=mythtv)

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/4877#comment:9>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list