> > > -----Original Message----- > > > From: Tanu Kaskinen [mailto:tanu.kaskinen at linux.intel.com] > > > Sent: Monday, 15 July, 2013 21:34 > > > To: John Frankish > > > Cc: pulseaudio-discuss at lists.freedesktop.org > > > Subject: Re: [pulseaudio-discuss] Problems with bluez-4.101 and > > > pulseaudio-4.0 > > > > > > On Mon, 2013-07-15 at 16:56 +0000, John Frankish wrote: > > > I've compiled pulseaudio-4.0 and pavucontrol-2.0 on a linux-3.8.10 system and things work fine in general. > > > > > > Using pavucontrol I can switch seamlessly between my laptop speakers > > > and a usb headset, but for some reason I cannot connect to bluetooth devices. After some more checking, I set audio.conf as follows: [General] Enable=Source,Sink,Headset,Control,Media,Gateway Disable=Socket [A2DP] SBCSources=1 MPEG12Sources=0 $ pulseaudio -vv gave this: D: [pulseaudio] bluetooth-util.c: Registering /MediaEndpoint/HFPAG on adapter /org/bluez/13659/hci0. D: [pulseaudio] bluetooth-util.c: Registering /MediaEndpoint/HFPHS on adapter /org/bluez/13659/hci0. D: [pulseaudio] bluetooth-util.c: Registering /MediaEndpoint/A2DPSource on adapter /org/bluez/13659/hci0. D: [pulseaudio] bluetooth-util.c: Registering /MediaEndpoint/A2DPSink on adapter /org/bluez/13659/hci0. ... I: [pulseaudio] module.c: Unloading "module-bluetooth-discover" (index: #8). I: [pulseaudio] module.c: Unloaded "module-bluetooth-discover" (index: #8). .. Using Blueman-1.23 Paired device (Jawbone Icon Headset) Connect to Headset service .. D: [pulseaudio] dbus-util.c: Successfully connected to D-Bus system bus f75175c6b2229e0fc11c8bbe51e66600 as :1.21 E: [pulseaudio] module-bluetooth-device.c: 00:21:3C:5B:E7:23 is not known. E: [pulseaudio] module.c: Failed to load module "module-bluetooth-device" (argument: "address=00:21:3C:5B:E7:23 profile=hsp"): initialization failed. I then restarted pulseaudio and the headset profile was connected and the headset appeared in pavucontrol I was also able to connect the A2DP profile. Is this (the need to restart pulseaudio) a bug? Regards John