[alsa-devel] [alsa-plugins-1.17] Regression in JACK plugin

tet teteros at teknik.io
Tue Oct 23 17:43:56 CEST 2018


alsa-lib is indeed 1.1.7 and the line number is 1286 in the err, apologies I've had the wrong lib checked out when sending.

I've now ran git bisect and commit 24db7f5 is the earliest buildable alsa-plugins commit with the regression.
To recap I have alsa-lib-1.17 and alsa-plugins-git v1.1.6.r4.24db7f5-1

$ aplay test.wav
ALSA lib pcm_plug.c:1286:(_snd_pcm_plug_open) Unknown field playback_ports
aplay: main:828: audio open error: Invalid argument

Sorry again for the confusion.

October 23, 2018 3:44 PM, "Jaroslav Kysela" <perex at perex.cz> wrote:

> Dne 23.10.2018 v 15:19 tet napsal(a):
> 
>> Hi, after updating to alsa-plugins-1.17 ALSA throws:
>> "ALSA lib pcm_plug.c:1273:(_snd_pcm_plug_open) Unknown field playback_ports
> 
> The line number does not match to the latest sources:
> 
> https://github.com/alsa-project/alsa-lib/blob/master/src/pcm/pcm_plug.c#L1286
> 
> What is version of your alsa library?
> 
> Jaroslav
> 
>> My ~/.asourdrc is working in 1.16 and it does not look like the syntax changed for the plugin when
>> looking at the readme.
>> 
>> pcm.jack {
>> type plug slave.pcm {
>> type jack
>> capture_ports {
>> 0 system:capture_1
>> 1 system:capture_1
>> }
>> playback_ports {
>> 0 system:playback_1
>> 1 system:playback_2
>> }
>> }
>> hint.description "JACK Audio Kit"
>> }
>> pcm.!default {
>> @func getenv
>> vars [ PCM ]
>> default jack
>> }
>> 
>> Any ideas?
>> 
>> _______________________________________________
>> Alsa-devel mailing list
>> Alsa-devel at alsa-project.org
>> http://mailman.alsa-project.org/mailman/listinfo/alsa-devel
> 
> --
> Jaroslav Kysela <perex at perex.cz>
> Linux Sound Maintainer; ALSA Project; Red Hat, Inc.
> _______________________________________________
> Alsa-devel mailing list
> Alsa-devel at alsa-project.org
> http://mailman.alsa-project.org/mailman/listinfo/alsa-devel



More information about the Alsa-devel mailing list