I2S Audio patches for Pine64+ uploaded to GitHub - Printable Version +- PINE64 (https://forum.pine64.org) +-- Forum: PINE A64(+) (https://forum.pine64.org/forumdisplay.php?fid=4) +--- Forum: Linux on Pine A64(+) (https://forum.pine64.org/forumdisplay.php?fid=6) +--- Thread: I2S Audio patches for Pine64+ uploaded to GitHub (/showthread.php?tid=7072) |
I2S Audio patches for Pine64+ uploaded to GitHub - ramstadt - 01-17-2019 I took my work to enable audio over the I2S port and put it on github to share with everybody. Enjoy if you want. I started from the Armbian patches for the legacy kernel used for Ubuntu 16.04 xenial. I only changed the DTS for the Pine64+ boards because that is what I am using. I have a Pine64 512MB board, but haven't tried it, yet. Enjoy: https://github.com/looperlative/linux-pine64-armbian RE: I2S Audio patches for Pine64+ uploaded to GitHub - ramstadt - 01-19-2019 Latest version can correctly play audio on the mikroelektronika WM8731 board. "plughw:" translation from 24_3LE to 24_LE seems to be broken on this version of Armbian. Haven't looked yet to see where the bug is. If you stick to S16_LE, S24_LE and S32_LE modes, then audio works perfectly. |