View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 51 posts ] 
Go to page Previous  1, 2, 3, 4

Print view Previous topic   Next topic  
Author Message
Search for:
 Post subject:
PostPosted: Wed Mar 22, 2006 4:52 am 
Offline
Joined: Tue Jan 24, 2006 12:10 am
Posts: 9
Location: Finland
Hey,

I also had this problem with r5a22 and now with r5a30.1. I looked into this and seems like the problem is in mtd (myth transcoding daemon). After I ripped a dvd, my other dvd movie would not play and eject stopped working. Unless I ejected with root proviledges.

I tried to disable autofs (auto mounting daemon) and that did not help me, but when I killed mtd, all seems to work nicely. Until I rip another dvd. Bad thing when disabling autofs is my own dvd's (dvd+r) will not play with default dvd-play command.

Bad thing is that I'm not sure if mythtv priviledges is enough for killing mtd. You could put mythtv to sudoers list and allow skill command without password. Then you could use "sudo skill mtd" and then everything works normally. When ripping next dvd, you can press numbers at startup to start mtd.

I rip really occasionally dvd's so I have not tried to do any scripts for this. Best thing would be that afted mtd completes it would stop running. Or maybe it could be killed with some script.


Top
 Profile  
 
PostPosted: Thu Mar 23, 2006 5:10 pm 
Offline
Joined: Wed Mar 22, 2006 9:29 pm
Posts: 1
Well, I tried the code to add the Eject button to my setup (R5A30.2) and found that it did not work. When I dug a little deeper, I find that the device is not mounted as /dev/dvd but rather /dev/cdrom. Maybe this is part of the problem, I don't know. But it works if I change the button code to:

Code:
<button>
<type>DVD</type>
<text>Eject Disk</text>
<action>EXEC umount /dev/cdrom;eject</action>
</button>


Top
 Profile  
 
 Post subject:
PostPosted: Sun May 21, 2006 10:47 pm 
Offline
Joined: Mon Aug 01, 2005 10:18 am
Posts: 84
I was having this dvd eject problem a lot, but I always thought it was a sticky drive since it wasn't consistent. I had actually resorted to the paperclip method. Disabling autofs did the trick. An interesting side-effect of disabling autofs: it cured the skipping playback I was experiencing with mythtv's new internal dvd player as well!


Top
 Profile  
 
 Post subject:
PostPosted: Sat Feb 03, 2007 7:05 am 
Offline
Joined: Tue Jan 23, 2007 6:42 pm
Posts: 10
Disabling autofs worked for me as well...Thanks!


Top
 Profile  
 
 Post subject:
PostPosted: Wed Feb 07, 2007 4:49 am 
Offline
Joined: Wed Apr 27, 2005 1:02 pm
Posts: 58
Where/how do you disable autofs?


Top
 Profile  
 
 Post subject: Stopping automountd
PostPosted: Sat Oct 18, 2008 10:51 pm 
Offline
Joined: Mon Nov 15, 2004 4:05 pm
Posts: 15
Location: Oregon, USA
First stop the automount daemon:
Code:
# /etc/init.d/autofs stop
Stopping automounter: done.


Then remove the symlink that starts it at boot time:
Code:
# update-rc.d -f autofs remove
 Removing any system startup links for /etc/init.d/autofs ...
   /etc/rc3.d/S45autofs
   /etc/rc5.d/S45autofs


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 51 posts ] 
Go to page Previous  1, 2, 3, 4



All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 64 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu