Bug#687601: native audio playback no longer works w/libasound_module_pcm_jack.so

Jamie Heilman jamie at audible.transient.net
Fri Sep 14 07:27:48 UTC 2012


package: iceweasel
version: 15.0-1

With a .asoundrc file of:

pcm.jackit {
    type jack
    playback_ports {
        0 system:playback_1
        1 system:playback_2
    }
    capture_ports {
        0 system:capture_1
        1 system:capture_2
    }
}

pcm.!default {
    type plug
    slave.pcm "jackit"
}

and running a jack server without mlocking (-m) I used to be able to
use Iceweasel with JACK without any problems.  Everything worked fine
up to 14.0.1-2, but it stopped working with 15.0-1.  Playing an ogg
vorbis file in iceweasel just hangs.  I haven't come up with any
useful way to debug this.  The flash plugin still works like it used
to.

-- 
Jamie Heilman                     http://audible.transient.net/~jamie/



More information about the pkg-mozilla-maintainers mailing list