bt_audio_service_open: connect() failed: Connection refused

barsandcat

08-11-2009 17:18:48

Warnings in log on ubuntu:
bt_audio_service_open: connect() failed: Connection refused (111)
The error happens because bluetooth was disabled but alsa is still configured to use BT services.
Fix:
sudo apt-get purge bluez-alsa
Source: https://bugs.launchpad.net/ubuntu/+sour ... comments/8

Phobius

04-01-2010 07:49:53

Not really a bug in OgreAL.