pimoroni / get

Install and helper scripts for Raspbian on the Raspberry Pi
Other
9 stars 7 forks source link

spotipy installer doesn't disable onboard audio on recent Pi OS versions #215

Open helgibbons opened 2 years ago

helgibbons commented 2 years ago

To get this project working with most recent Raspberry Pi OS (Lite image dated 04/04/2022) I had to comment out dtparam=audio=on in /boot/config.txt to disable the onboard audio after running the installer.

I think I've seen similar behaviour with other one line installers that should disable the audio, and don't! (see https://github.com/pimoroni/unicorn-hat/issues/148)