First thank to
@HenrikEnquist for excellent camillaDSP!
Second, thank to
@mdsimon2 for his tutorial, without which I could not have used camilladsp... !
Now the reason for this post is to point out that this tutorial works well with "raspberrypi os lite 64bit".
only 3 things to know:
1) you must install git ( sudo apt install git )
2 ) alsa-utils is allready installed, so "sudo apt install alsa-utils" isn't necessary
3 ) sudo apt install linux-modules-extra-raspi give you the message "Unable to locate package linux-modules-extra-raspi"
but no problems , the loopback files are allready installed. just add "
snd-aloop" to snd-aloop.conf file.
"raspberrypi os lite 64bit" is really lighter than ubuntu server, very quick to install and update .
used memory is 175 mb ( with squeezelite) . was more than 320mb with ubuntu server 22.04 ( this can make difference with raspberrypi 0 2 w )
rpi lite use recent kernel 6.1.21-v8+
View attachment 301144