Hi.
I've some problems with the 'command' plugin; I use it in order to
launch simply commands to control better my digimatrix box under
freevo.
the problems are related with the 'response' of a command; when I
launch some 'script' (a executable file in the specified dir) freevo
'freezes' showing me the message 'executing command'.
The commands in the script works well if launched from the console.
Here are an example:
sudo killall asusfan && sudo asusfan -a && sleep 30m && sudo asusfan
-i &> /dev/null &

asusfan is a program to control the rotating speed of the 2 fans of my
digimatrix. I would to use this script to kill the existing asusfan
process (too loud for the night), launch the program with another
setting (silent for when I try to sleep) and then, after 30 mins (when
I sleep), return to the original setting. I don't need the 'killall'
command after the 'sleep 30m' because 'asusfan -a' use the BIOS
setting and there is no running process using it.
If I try to launch this command from freevo, it freezes and I've to
kill manually the asusfan process to unblock the freevo interface.

can anyone help me?

thanks

--
keep in mind the power of antani
antani at gmail dot com
www.orangeek.org


-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
_______________________________________________
Freevo-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to