Re: [linux-sunxi] Banana Pi mainline ALSA support

2016-01-31 Thread Danny Milosavljevic
Hi Dan, On Tue, 19 Jan 2016 22:49:32 + Dan MacDonald wrote: > Despite the fact that alsamixer sees the BPi audio device, it is (mostly) > working and its also visible under /proc/asound/cards and > /proc/asound/devices, dmesg says there are no ALSA devices: > > [3.987175] ALSA device li

Re: [linux-sunxi] Banana Pi mainline ALSA support

2016-01-19 Thread Dan MacDonald
I've noticed another odd thing with the current ALSA sun4i-codec under 4.4.0 on the BananaPi. Despite the fact that alsamixer sees the BPi audio device, it is (mostly) working and its also visible under /proc/asound/cards and /proc/asound/devices, dmesg says there are no ALSA devices: [3.9871

Re: [linux-sunxi] Banana Pi mainline ALSA support

2016-01-19 Thread Dan MacDonald
Hi Danny! Thanks for your reply! You inspired me to have another go with ALSA on my BPi and now I've got sound output working at full volume. To get output working at full volume, both 'Power Amplifier DAC' and 'Power Amplifier Mute' have to be unmuted and everything else must be muted. If I unmu

Re: [linux-sunxi] Banana Pi mainline ALSA support

2016-01-18 Thread Danny Milosavljevic
Hi Dan, On Mon, 18 Jan 2016 14:32:48 -0800 (PST) Dan MacDonald wrote: > I recently asked about the status of ALSA audio for the BPi in mainline on > the lemaker forums and I was pointed towards this patch: > > https://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/commit?id=38e633f3f

[linux-sunxi] Banana Pi mainline ALSA support

2016-01-18 Thread Dan MacDonald
Hi sunxi list! I recently asked about the status of ALSA audio for the BPi in mainline on the lemaker forums and I was pointed towards this patch: https://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/commit?id=38e633f3f3756b5630c5eb66042e776d86764296 I've just tested 4.4.0 with that