Snakeoil Forums
i2s DAC - Printable Version

+- Snakeoil Forums (https://forums.snakeoil-os.net)
+-- Forum: Hifi Talk (https://forums.snakeoil-os.net/Forum-Hifi-Talk)
+--- Forum: Hardware (https://forums.snakeoil-os.net/Forum-Hardware)
+--- Thread: i2s DAC (/Thread-i2s-DAC)



i2s DAC - beetrood - 16-Jul-2019

Hi All, I'm using Raspberry pi with snakeoil. Are there anyway to change the output to i2s device?


RE: i2s DAC - Bromf - 16-Jul-2019

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/Thread-NO-boot-config-txt?pid=2685#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.


RE: i2s DAC - beetrood - 17-Jul-2019

I'm considering buy PCM5102A or dual 9023q DAC.


RE: i2s DAC - agent_kith - 07-Mar-2021

(07-Mar-2021, 02:28 AM)NormAudio Wrote: Hello,
Yes you're right, it is a Pi 3
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.

Been tied up with other stuffs past few weeks so a bit hard to get traction.


RE: i2s DAC - NormAudio - 14-Mar-2021

(07-Mar-2021, 08:39 AM)agent_kith Wrote:
(07-Mar-2021, 02:28 AM)NormAudio Wrote: Hello,
Yes you're right, it is a Pi 3
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.

Been tied up with other stuffs past few weeks so a bit hard to get traction.

Ok thank you, i will wait Smile


RE: i2s DAC - mashoorah - 01-Oct-2021

(17-Jul-2019, 03:28 PM)beetrood Wrote: I'm considering buy PCM5102A or dual 9023q DAC.

Same here.