Bluetooth headset : speaker works great, microphone no

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi everyone,

I already posted a topic in archlinux forum on the subject, no one was 
able to solve my problem, so I'm taking my chance with the specialists 
:)

Here is the original topic : 
https://bbs.archlinux.org/viewtopic.php?id=103169

On my bluetooth headset, the speaker part is working correctly (I can 
hear sounds coming from mplayer or aplay on test files) but I can't 
record any sound ! The only thing I can get is a noisy, continuous 
scratch sound when I try very basic commands like :

arecord -D btheadset -f S16_BE blah.wav

My .asoundrc file :

pcm.btheadset {
    type plug
    slave {
        pcm {
            type bluetooth
            device 00:1D:82:B4:59:19
            profile "auto"
        }
    }

    hint {
        show on
        description "BT Headset"
    }
}

ctl.btheadset {
  type bluetooth
}

When trying with pulseaudio (erasing my .asoundrc), same result...

I'm using kernel 2.6.35 with alsa 1.23.

Am I doing something wrong ? Is there a way to do some debug with this 
type of device ? Someone on the arch forum talked about "raw" 
configuration (last post), how can I do that ? Did someone already 
manage to have a bluetooth headset fully functionnal ?

Thanks by advance for you help.


------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
Alsa-user mailing list
Alsa-user@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/alsa-user


[Index of Archives]     [ALSA Devel]     [Linux Audio Users]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]

  Powered by Linux