![]() |
PINE A64-LTS enable I2S on Linux - Printable Version +- PINE64 (https://forum.pine64.org) +-- Forum: PINE A64-LTS / SOPINE Compute Module (https://forum.pine64.org/forumdisplay.php?fid=66) +--- Forum: Linux on PINE A64-LTS / SOPINE (https://forum.pine64.org/forumdisplay.php?fid=69) +--- Thread: PINE A64-LTS enable I2S on Linux (/showthread.php?tid=19382) |
PINE A64-LTS enable I2S on Linux - toadShepard - 08-08-2024 Has anyone been able to get I2S to show up through the ALSA "aplay -l" command when running linux on the PINE A64-LTS. I attempted to follow some of the changes from this post: https://forum.pine64.org/showthread.php?tid=6906 But after modifying the equivalent .dts file overlay (mine is sun50i-a64-pine64-lts.dts) I am able to see i2s0 under /sys/firmware/devicetree/base/soc/i2s@1c22000/status is set to "okay". But when I run "aplay -l" I get the response "no soundcards found...". Any help is appreciated. |