16-Jul-2019, 11:41 AM
16-Jul-2019, 12:40 PM
If the dac driver has been accepted into the kernel in use then yes it is trivial.
What brand and model i2s dac are you using...?
A similar question was answered here...
https://www.snakeoil-os.net/forums/Threa...85#pid2685
You will also have to add to /boot/config.txt....
and for some dacs it will help to add..
add both to cover all bases.
What brand and model i2s dac are you using...?
A similar question was answered here...
https://www.snakeoil-os.net/forums/Threa...85#pid2685
You will also have to add to /boot/config.txt....
Code:
dtparam=i2s=on
and for some dacs it will help to add..
Code:
dtparam=i2c_arm=on
add both to cover all bases.
17-Jul-2019, 03:28 PM
I'm considering buy PCM5102A or dual 9023q DAC.
07-Mar-2021, 08:39 AM
(07-Mar-2021, 02:28 AM)NormAudio Wrote: [ -> ]Hello,That buster image has a custom kernel that only works for RPi4 I think... Hang on tight, I'm working on a installer version of Snakeoil that will work on buster images (32 bit at this stage). When that is ready you can run the installer and get it up and running on Pi 3.
Yes you're right, it is a Pi 3
Been tied up with other stuffs past few weeks so a bit hard to get traction.
14-Mar-2021, 01:22 AM
(07-Mar-2021, 08:39 AM)agent_kith Wrote: [ -> ](07-Mar-2021, 02:28 AM)NormAudio Wrote: [ -> ]Hello,That buster image has a custom kernel that only works for RPi4 I think... Hang on tight, I'm working on a installer version of Snakeoil that will work on buster images (32 bit at this stage). When that is ready you can run the installer and get it up and running on Pi 3.
Yes you're right, it is a Pi 3
Been tied up with other stuffs past few weeks so a bit hard to get traction.
Ok thank you, i will wait