[pulseaudio-discuss] To provide modules with options
Tanu Kaskinen
tanu.kaskinen at linux.intel.com
Mon Mar 3 09:09:22 PST 2014
On Sun, 2014-03-02 at 17:52 +0100, Malte Gell wrote:
> I´m playing with giving options to module module-bluez5-device.
>
> I know, normally this is loaded automatically, but I want to try
> preloading it in default.pa.
>
> But, when I put this line into default.pa pulseaudio does not start:
>
> load-module module-bluez5-device address=00:23:78:AB:09:A6 profile=a2dp
>
> Why does this line not work? The bluetooth MAC is correct.
module-bluez5-device is implemented in a way that requires
module-bluez5-discovery to be loaded first. module-bluez5-device can't
be loaded before module-bluez5-discovery has initialized certain things.
--
Tanu
More information about the pulseaudio-discuss
mailing list