LinHES Forums http://forums.linhes.org/ |
|
Transcoding Daemon wont restart http://forums.linhes.org/viewtopic.php?f=21&t=20552 |
Page 1 of 1 |
Author: | Too Many Secrets [ Sun Nov 22, 2009 12:23 am ] |
Post subject: | Transcoding Daemon wont restart |
Just saw this a couple weeks ago, couldn't restart with a number push to rip DVD. Rebooted and worked fine. How can I attempt to restart the daemon from command line? TIA |
Author: | cecil [ Wed Nov 25, 2009 5:26 pm ] |
Post subject: | |
I've never looked at the running processes... Perhaps Code: ps aux | grep mtd ? If so, just kill the PID.
|
Author: | Too Many Secrets [ Wed Jan 13, 2010 6:32 pm ] |
Post subject: | |
The same happened again. The above code shows this Code: (my ssh) 9420 0.0 0.0 3632 808 pts/3 R+ 16:30 0:00 grep mtd
Can't seem to kill or pkill as it keeps changing. Sometimes its a S+ will have to try a reboot I guess. |
Author: | slowtolearn [ Wed Jan 13, 2010 7:40 pm ] |
Post subject: | |
Too Many Secrets wrote: The same happened again. The above code shows this
Code: (my ssh) 9420 0.0 0.0 3632 808 pts/3 R+ 16:30 0:00 grep mtd Can't seem to kill or pkill as it keeps changing. Sometimes its a S+ will have to try a reboot I guess. That's the process created by your ps command. You will notice the PID change each time you run it (it's already finished at that point which is why you can't kill it) Appears mtd isn't running if that's the only output. Not running R6 myself so I don't know how to restart it, sorry. |
Author: | Too Many Secrets [ Wed Jan 13, 2010 8:55 pm ] |
Post subject: | |
slowtolearn wrote: Too Many Secrets wrote: The same happened again. The above code shows this Code: (my ssh) 9420 0.0 0.0 3632 808 pts/3 R+ 16:30 0:00 grep mtd Can't seem to kill or pkill as it keeps changing. Sometimes its a S+ will have to try a reboot I guess. That's the process created by your ps command. You will notice the PID change each time you run it (it's already finished at that point which is why you can't kill it) Appears mtd isn't running if that's the only output. Not running R6 myself so I don't know how to restart it, sorry. Ha, that explains that... thx ![]() Strange one. |
Page 1 of 1 | All times are UTC - 6 hours |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |