Posts: 22
Threads: 6
Joined: Sep 2022
Reputation:
19
Location: seattle
31-Jan-2023, 09:20 AM
(This post was last modified: 31-Jan-2023, 09:20 AM by criminalzen.)
I dont know if you have set up a hat dac yet but its easy just add a single line in /boot/config.txt with the name of the dtbo file for your dac found in /boot/overlays/ - for my boss dac the line added towards the bottom of config.txt is
dtoverlay=allo-boss-dac-pcm512x-audio
then.. reboot. I will appear in the music player page of snake oil in output devices... sorry if you know all this but in case..
cz
Posts: 157
Threads: 5
Joined: Feb 2020
Reputation:
65
Location: UK
Thanks @"criminalzen" , I know how to do this in principle... dtoverlay in config.txt
Do you know if there is a master list of dtoverlay values for RPi HATs (I have three different ones)? Or is it a case of Googling for each HAT value in turn?
Posts: 157
Threads: 5
Joined: Feb 2020
Reputation:
65
Location: UK
Thank you, @Bromf
I'd misread @criminalzen's post. It's great that they're already in the file. I can stop Googling!
And, thanks for the link.