Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
headset and bluetooth audio support
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
dema
Tux's lil' helper
Tux's lil' helper


Joined: 14 May 2006
Posts: 88
Location: Padova - Italy

PostPosted: Fri Mar 21, 2008 2:54 pm    Post subject: headset and bluetooth audio support Reply with quote

Hi all,

I'm trying to configure bluetooth support to use my bluetooth headset with skype.

First of all, I followed the official guide (http://www.gentoo.org/doc/en/bluetooth-guide.xml) to configure the my notebook's integrated bluetooth adapter and then I tried to follow the wiki guide (http://gentoo-wiki.com/HOWTO_use_a_bluetooth_headset) to use the headset.

Thanks to the first guide I got the bluetooth adapter to work:

- adpter seems to be detected:
Code:
notebook linux # hcitool dev
Devices:
        hci0    00:03:7A:2D:FB:A9


- adapter and headset seem to get paired:
Code:
notebook linux # hcitool info 00:90:4B:2A:AE:81
Requesting information ...
        BD Address:  00:90:4B:2A:AE:81
        Device Name: SBS
        LMP Version: 1.1 (0x1) LMP Subversion: 0x291
        Manufacturer: Cambridge Silicon Radio (10)
        Features: 0xff 0xff 0x0f 0x00 0x00 0x00 0x00 0x00
                <3-slot packets> <5-slot packets> <encryption> <slot offset>
                <timing accuracy> <role switch> <hold mode> <sniff mode>
                <park state> <RSSI> <channel quality> <SCO link> <HV2 packets>
                <HV3 packets> <u-law log> <A-law log> <CVSD> <paging scheme>
                <power control> <transparent SCO>


- headset seems to get connected:
Code:
notebook linux # hcitool lq 00:90:4B:2A:AE:81
Link quality: 253


Problems arise when I try to follow the second guide (to get the headset working)... I edited /etc/bluetooth/audio.service and ~/.asoundrc as suggested but when I try to test the headset I'm not lucky:

Code:
stefano@notebook ~ $ mplayer -ao alsa:device=bluetooth psycho.mp3
MPlayer dev-SVN-rUNKNOWN-4.1.2 (C) 2000-2008 MPlayer Team
CPU: Intel(R) Pentium(R) M processor 1.73GHz (Family: 6, Model: 13, Stepping: 8)
CPUflags:  MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2

Playing psycho.mp3.
Audio file file format detected.
Clip info:
 Title: Psycho
 Artist: Puddle Of Mudd
 Album: Famous
 Year: 2007
 Comment:
 Track: 4
 Genre: Alternative Rock
==========================================================================
Opening audio decoder: [mp3lib] MPEG layer-2, layer-3
AUDIO: 44100 Hz, 2 ch, s16le, 128.0 kbit/9.07% (ratio: 16000->176400)
Selected audio codec: [mp3] afm: mp3lib (mp3lib MPEG layer-2, layer-3)
==========================================================================
[AO_ALSA] alsa-lib: pcm_bluetooth.c:460:(bluetooth_hsp_hw_params) BT_SETCONFIGURATION failed : Input/output error(5)
[AO_ALSA] Unable to set hw-parameters: Input/output error
Could not open/initialize audio device -> no sound.
Audio: no sound
Video: no video


Exiting... (End of file)


any ideas???
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum