albertone74 wrote: 
> 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:
> 
> > 
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!

You need to backup your changes.

Type 

pcp bu

After you make any edits to files


------------------------------------------------------------------------
paul-'s Profile: http://forums.slimdevices.com/member.php?userid=58858
View this thread: http://forums.slimdevices.com/showthread.php?t=107099

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to