[pulseaudio-tickets] [PulseAudio] #898: Bluetooth sink isn't created when pulseaudio run as system daemon

PulseAudio trac-noreply at tango.0pointer.de
Sat Apr 9 13:17:46 PDT 2011


#898: Bluetooth sink isn't created when pulseaudio run as system daemon
-------------------------+--------------------------------------------------
  Reporter:  murz        |       Owner:  lennart
      Type:  defect      |      Status:  closed 
 Milestone:              |   Component:  daemon 
Resolution:  worksforme  |    Keywords:         
-------------------------+--------------------------------------------------
Changes (by murz):

  * status:  new => closed
  * resolution:  => worksforme


Comment:

 I solve the last problem with removing from default.pa:
 {{{
 default-sample-rate = 48000
 enable-lfe-remixing = yes
 }}}

 So, the solution for Ubuntu 10.10 is:
 modifying /etc/dbus/system.d/bluetooth.conf, add the strings:

 {{{
   <policy user="pulse">
     <allow own="org.bluez"/>
     <allow send_destination="org.bluez"/>
     <!-- allow root to send to agents -->
     <allow send_interface="org.bluez.Agent"/>
   </policy>
 }}}

-- 
Ticket URL: <http://pulseaudio.org/ticket/898#comment:9>
PulseAudio <http://pulseaudio.org/>
The PulseAudio Sound Server


More information about the pulseaudio-bugs mailing list