sheeple wrote: 
> My guess was the Digi2 is not recognized and hence misrecognized as a
> Beocreate amp. Maybe Beocreate is assigned when the OS sees something,
> but all full.
> 
> 
> I am burning the image to the SD atm. Any manuals on how to install the
> overlay and squeezelite or is this a matter of clicks in the interface
> of the raspberry pi OS?
> 
> I am working from a Windows 10 machine, Pi4 connected via ethernet to
> the router.


SSH into the rpi (user pi  default passwd raspberry ) I use Putty

do 


Code:
--------------------
    sudo apt update && sudo apt full-upgrade -y
  
--------------------


on completion

do

Code:
--------------------
    
  sudo apt install squeezelite -y
  
--------------------


on completion

do


Code:
--------------------
    sudo nano /boot/config.txt
--------------------


add the overlay here

36982

save and exit (use these keys) 

Ctrl+x    Y   Enter


Code:
--------------------
    sudo reboot
--------------------


on reboot, connect by SSH and run 


Code:
--------------------
    squeezelite -l
  
--------------------




ronnie


+-------------------------------------------------------------------+
|Filename: overlay hifiberry digi plus pro.png                      |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=36982|
+-------------------------------------------------------------------+

------------------------------------------------------------------------
Man in a van's Profile: http://forums.slimdevices.com/member.php?userid=43627
View this thread: http://forums.slimdevices.com/showthread.php?t=115381

_______________________________________________
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to