Jump to content

My device is not started properly: Difference between revisions

From LinuxMCE
Jerry finn (talk | contribs)
No edit summary
No edit summary
 
(One intermediate revision by one other user not shown)
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 LinuxMCE startup
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.
[[category: Troubleshooting]]

Latest revision as of 12:23, 28 November 2008

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.