[mythtvnz] CDROM Locked

Duncan Kennington mythtvnz@lists.linuxnut.co.nz
Thu, 26 Jan 2006 08:46:26 +1300 (NZDT)


I recommend doing the following:

To /usr/share/mythtv/dvdmenu.xml (or opticalmenu.xml - I can't remember which
OTOMH) add
<button>
<type>DVD_EJECT</type>
<text>Eject DVD</text>
<action>EXEC eject</action>
</button> 

You could also map the Eject button (if there is one on your remote) in lircrc
to irexec

begin
button = EJECT
prog = irexec
repeat = 0
config = eject
end 

Quoting Robert Coup <robert2@coup.net.nz>:

> Hi All,
> 
> I'm running KnoppMyth (R5A26) with a PVR-150 on an EPIA M10K system. It
> 
> is all relatively happy, except the DVD drive seems to lock itself on 
> occasion.
> 
> Myth is running but Xine isn't. You press the eject button on the drive
> 
> and it doesn't open. I can force it by ssh'ing in and doing "eject 
> /dev/cdrom" but thats not so ideal for my other housemates. Thing is, it
> 
> doesn't always do it!
> 
> Anybody else run into this, before I start digging deeper?
> 
> Thanks,
> 
> Rob :)
> 
> _______________________________________________
> mythtvnz mailing list
> mythtvnz@lists.linuxnut.co.nz
> http://lists.ourshack.com/mailman/listinfo/mythtvnz
> Archives http://www.gossamer-threads.com/lists/mythtv/mythtvnz/
>