My device is not started properly: Difference between revisions
Appearance
Jerry finn (talk | contribs) No edit summary |
Jerry finn (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
Problem: I have specified command line entry on device template but it is not started on LinuxMCE startup | |||
Solution : Had space before name and script was actually not found. Radu suggested to run | Solution : Had space before name and script was actually not found. Radu suggested to run | ||
/usr/pluto/bin/Start_LocalDevices.sh | /usr/pluto/bin/Start_LocalDevices.sh | ||
and read its output. | and read its output. | ||
Revision as of 08:47, 19 March 2007
Problem: I have specified command line entry on device template but it is not started on LinuxMCE startup
Solution : Had space before name and script was actually not found. Radu suggested to run
/usr/pluto/bin/Start_LocalDevices.sh
and read its output.