Package: bluez-alsa
Version: 4.40-2

Hi folks,

I would like to make the a2dp headset the default audio device on my
laptop (the built-in speakers are just too awful). /etc/asound.conf
says

        pcm.!bluetooth {
                type bluetooth
                device 000:19:7F:6B:9A:04
                profile "hifi"
        }

        pcm.!default {
                type plug
                slave.pcm "bluetooth"
        }

But when I try to play a song using

        mplayer -ao alsa:device=bluetooth mix/Genesis\ -\ Carpet\ Crawlers.ogg

then it complains:

Playing mix/Genesis - Carpet Crawlers.ogg.
[Ogg] stream 0: audio (Vorbis), -aid 0
Ogg file format detected.
Clip info:
 Title: Carpet Crawlers
 Artist: Genesis
 Album: The Lamb Lies Down On Broadway
==========================================================================
Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
AUDIO: 44100 Hz, 2 ch, s16le, 320.0 kbit/22.68% (ratio: 40000->176400)
Selected audio codec: [ffvorbis] afm: ffmpeg (FFmpeg Vorbis)
==========================================================================
[AO_ALSA] alsa-lib: pcm_bluetooth.c:1607:(audioservice_expect) 
BT_GET_CAPABILITIES failed : Input/output error(5)
[AO_ALSA] Playback open error: Input/output error
Failed to initialize audio driver 'alsa:device=bluetooth'
Could not open/initialize audio device -> no sound.
Audio: no sound
Video: no video


Exiting... (End of file)


There is no indication of any I/O error in /var/log messages.


Regards

Harri

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to