Hello. Please, help me with a strange situation. I'm trying to configure A2DP receiver on paspberry pi (raspbian OS (debian for Pi)). $ dpkg -l | grep pulse ii gstreamer0.10-pulseaudio:armhf 0.10.31-3+nmu1 armhf GStreamer plugin for PulseAudio ii libpulse-mainloop-glib0:armhf 2.0-6.1 armhf PulseAudio client libraries (glib support) ii libpulse0:armhf 2.0-6.1 armhf PulseAudio client libraries ii pulseaudio 2.0-6.1 armhf PulseAudio sound server ii pulseaudio-module-bluetooth 2.0-6.1 armhf Bluetooth module for PulseAudio sound server ii pulseaudio-module-x11 2.0-6.1 armhf X11 module for PulseAudio sound server ii pulseaudio-utils 2.0-6.1 armhf Command line tools for the PulseAudio sound server $ pactl load-module module-bluethooth-discover Failure: Module initialization failed In logs: 303282.774| 0.004) D: [pulseaudio] module-augment-properties.c: Looking for .desktop file for pactl (303282.779| 0.005) E: [pulseaudio] module.c: Failed to open module "module-bluethooth-discover": file not found (303282.788| 0.008) I: [pulseaudio] client.c: Freed 19 "pactl" (303282.789| 0.000) I: [pulseaudio] protocol-native.c: Connection died. $ ls /usr/lib/pulse-2.0/modules | grep blue libbluetooth-ipc.so libbluetooth-sbc.so libbluetooth-util.so module-bluetooth-device.so module-bluetooth-discover.so module-bluetooth-proximity.so I can't undestand why pulseaudio doesn't see module "module-bluethooth-discover"... Could please someone help me with that? Thanks a lot. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/pulseaudio-discuss/attachments/20140530/a5b5e1cd/attachment-0001.html>