[PATCH 1/2] ARM: DTS: kirkwood-openrd-client: fix audio
From: Rick Thomas <hidden>
Date: 2016-01-26 03:50:55
Also in:
alsa-devel, linux-devicetree
On Jan 25, 2016, at 10:24 AM, Aaro Koskinen [off-list ref] wrote:
On my board I need to say "amixer set PCM on". Can you post the full output from "amixer" without any parameters? Also check if you have this line in dmesg: asoc-simple-card sound: cs42l51-hifi <-> i2s mapping ok If it says "spdif" the player runs but is silent. A.
Here's the output of "amixer" -------------- next part -------------- A non-text attachment was scrubbed... Name: amixer.out Type: application/octet-stream Size: 2059 bytes Desc: not available URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20160125/825c4c7d/attachment.obj> -------------- next part -------------- This is after having run alsamixer (per Martin's suggestion) and un-mute-ing everything I could find. And here's the output of "dmesg" -------------- next part -------------- A non-text attachment was scrubbed... Name: dmesg.out Type: application/octet-stream Size: 18738 bytes Desc: not available URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20160125/825c4c7d/attachment-0001.obj> -------------- next part -------------- In particular
rbthomas at base:~$ dmesg | grep sound [ 11.777850] asoc-simple-card sound: cs42l51-hifi <-> i2s mapping ok
Everything is working fine now. Thanks for all the help! Rick