On 16/10/09 09:33 AM, Lennart Poettering wrote: > On Fri, 16.10.09 08:51, Colin Beckingham (colbec at start.ca) wrote: > >> Using latest svn 602 of blueman on Opensuse 11.1 >> 0.9.19 of pulseaudio >> Headset Jabra BT2040 >> with pulseaudio -vvvv > > Please use gnome-bluetooth. That's the only interface the bluez folks > and I can recommend. > >> D: module-bluetooth-device.c: Received BT_INDICATION<- BT_NEW_STREAM >> D: module-bluetooth-device.c: Stream properly set up, we're ready to roll! >> I: module-bluetooth-device.c: FD error: POLLERR > > POLLERR is signalled via the stream socket from the kernel. Running > "bluetoothd -nd" gives you more debug output and might tell you what > triggered this. > > But generally, given that this error is actually "behind" the > bluetooth socket, I'd ping the bluez folks about this. > OK thanks I will do that. I will be sharing this output from bluetoothd with them, FYI: bluetoothd[26861]: Audio API: BT_REQUEST <- BT_OPEN bluetoothd[26861]: open sco - object=/org/bluez/26861/hci0/dev_00_1A_45_32_E7_16 source=ANY destination=ANY lock=readwrite bluetoothd[26861]: Unable to open seid 64 bluetoothd[26861]: sending error Invalid argument(22) bluetoothd[26861]: Audio API: BT_ERROR -> BT_OPEN bluetoothd[26861]: Unix client disconnected (fd=31) Colin