I hope someone can shade some light as I can't get my head around this issue. I have been following the same steps for the last few months but know for some strange reasons I am struggling with it.:confused:
I have installed the iqaudio tools to use a rotary encoder to control the volume. https://github.com/iqaudio/tools To run it at start up: Code: -------------------- sudo nano /opt/bootlocal.sh sudo /home/tc/tools/IQ_rot& -------------------- Then backup and reboot. However after rebooting the tool doesn't start. It works fine by running Code: -------------------- sudo /home/tc/tools/IQ_rot& -------------------- Thanks a lot! ------------------------------------------------------------------------ albertone74's Profile: http://forums.slimdevices.com/member.php?userid=23863 View this thread: http://forums.slimdevices.com/showthread.php?t=107099 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
