<html>Hi,<br /><br />I&#39;m still trying to get my cpu frequency ups and downs to trigger when I start/stop/pause and restart video playback.<br /><br />I have frequencyup and frequencydown scripts in /usr/local/bin and have set sudoers in a file in /etc/sudoers.d/<br /><br />My mythfrontend runs in the same user context as my command line and I have also set sudoers lines for the mythbackend user context (just in case)<br /><br />testing from command line works as expected. Both core frequencies can be raised and lowered by issuing the up and down commands as a normal user with sudo. No password prompted or given.<br /><br />For the system events I have:<br /><br />sudo /usr/local/bin/frequencyup.sh and sudo /usr/local/bin/frequencydown.sh for respective Playback events.<br /><br />Nothing triggers and nothing shows up in either front or backend logs. What am I doing wrong?<br /><br />Cheers!</html>