2011/2/14 <[email protected]> > > Hi Kalle > I found that the pulseaudio-policy-enforcement module seems not activated > when PA daemon starts to run. > (I didn't see my message in pa__init() function dump to terminal when I start > by $pulseaudio -vvvvv) > > do you know how to add this PA module to run by daemon? > > BRs > MAceo
Hi, You need add module loading in default.pa. You can look example in nokia-n900-configs: ### policy .ifexists module-policy-enforcement.so load-module module-policy-enforcement .endif Maybe we should put that also in pulseaudio package default.pa. I make request of that. -- Kalle Lampila _______________________________________________ MeeGo-dev mailing list [email protected] http://lists.meego.com/listinfo/meego-dev
