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 of the iqaudio dac for the RPi zero.
https://github.com/iqaudio/tools
To run it at start up:
Then backup and reboot.
However after rebooting the tool doesn't start.
It works fine by running
Thanks a lot!
I have installed the iqaudio tools to use a rotary encoder to control the volume of the iqaudio dac for the RPi zero.
https://github.com/iqaudio/tools
To run it at start up:
Code:
sudo nano /opt/bootlocal.sh
sudo /home/tc/tools/IQ_rot&
However after rebooting the tool doesn't start.
It works fine by running
Code:
sudo /home/tc/tools/IQ_rot&