05-28-2024, 03:33 PM
(05-28-2024, 03:24 PM)Akhil Vjn Wrote: Hi,
I purchased a new allo boss2 dac and i tried to update with latest moode version to it. After installation the OLED display of the dac player is not working. I have followed the configuration text by Allo, but the tar file is not downloading. I tried the github link also, but it shows permission denied. I have attached the screenshots of the process. Please help me to get a solution for this.
Thank you
Um, /opt is owned by root and the error message is telling you that you as user pi don't have permission to write to it. Try ;'sudo wget...'
or else just download the file to the home directory and then do what you have to do.
Regards,
Kent