My device is not started properly: Difference between revisions
Appearance
No edit summary |
Jerry finn (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
<table width="100%"> <tr><td bgcolor="#FFCFCF">This page was written by Pluto and imported with their permission when LinuxMCE branched off in February, 2007. In general any information should apply to LinuxMCE. However, this page should be edited to reflect changes to LinuxMCE and remove old references to Pluto.</td></tr> </table>Problem: I have specified command line entry on device template but it is not started on | <table width="100%"> <tr><td bgcolor="#FFCFCF">This page was written by Pluto and imported with their permission when LinuxMCE branched off in February, 2007. In general any information should apply to LinuxMCE. However, this page should be edited to reflect changes to LinuxMCE and remove old references to Pluto.</td></tr> </table>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:27, 16 March 2007
| This page was written by Pluto and imported with their permission when LinuxMCE branched off in February, 2007. In general any information should apply to LinuxMCE. However, this page should be edited to reflect changes to LinuxMCE and remove old references to Pluto. |
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.