<div dir="ltr"><br><br><div class="gmail_quote">On Thu, Oct 16, 2008 at 4:07 AM, Dotan Cohen <span dir="ltr"><<a href="mailto:dotancohen@gmail.com">dotancohen@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
2008/10/15 H.S. <<a href="mailto:hs.samix@gmail.com">hs.samix@gmail.com</a>>:<br>
> Dotan Cohen wrote:<br>
>> 2008/10/15 James Tappin <<a href="mailto:sjt@star.sr.bham.ac.uk">sjt@star.sr.bham.ac.uk</a>>:<br>
>>> DC> In fact, I can play wav files with aplay over the bluetooth headset.<br>
>>> DC> However, I cannot record sound with arecord.<br>
>>><br>
>>> The corresponding action for input devices is "arecord -l".<br>
>>><br>
>><br>
>><br>
>> hardy2@hardy2-laptop:~$ arecord -l<br>
>> **** List of CAPTURE Hardware Devices ****<br>
>> card 0: Intel [HDA Intel], device 0: STAC92xx Analog [STAC92xx Analog]<br>
>>   Subdevices: 1/1<br>
>>   Subdevice #0: subdevice #0<br>
>> card 1: Headset [BT Headset], device 0: Bluetooth SCO PCM [BT SCO PCM]<br>
>>   Subdevices: 1/1<br>
>>   Subdevice #0: subdevice #0<br>
>> hardy2@hardy2-laptop:~$<br>
>><br>
>><br>
>> However, no sound is recorded with "arecord -D bluetooth -f s16_LE<br>
><br>
> Are you positive that the bluetooth mic volume is turned up or is not muted?<br>
><br>
> To see its controls, either use a gui you normally use, or in a terminal do:<br>
> $> alsamixer -D <device><br>
><br>
> where <device> is your bluetooth device.<br>
><br>
<br>
Interesting:<br>
hardy2@hardy2-laptop:~$ alsamixer -D bluetooth<br>
ALSA lib control.c:909:(snd_ctl_open_noupdate) Invalid CTL bluetooth<br>
<br>
alsamixer: function snd_ctl_open failed for bluetooth: No such file or directory<br>
hardy2@hardy2-laptop:~$<br>
<br>
> You should get ncurses based volume controls (vertical bars). Use<br>
> left/right arrow keys to shift between controls and up/down keys to<br>
> change their level. "M" toggles mute state. man alsamixer for more details.<br>
><br>
> Once you can get that recording working, only then you should try making<br>
> skype work (most likely then skype will work without any problems).<br>
><br>
<br>
Any ideas about what to do from this stage? "bluetooth" is the correct device:<br>
hardy2@hardy2-laptop:~$ cat .asoundrc<br>
pcm.bluetooth {<br>
  type bluetooth<br>
  device 00:21:67:80:02:5E<br>
  profile "auto"<br>
}hardy2@hardy2-laptop:~$<br>
<br>
And "aplay -D bluetooth -f S16_LE test.wav" works.</blockquote><div><br>Hi, Have you tried supplying a complete path to alsamixer for the device? I've had that issue once or twice. It also sounds possible that alsamixer may not want to play well with bluetooth drivers. I don't have an alternative for you at the moment, but I'm looking into this for myself as well, so as I find updates I'll keep you informed...<br>
<br>Regards,<br>Jack <br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
<br>
--<br>
Dotan Cohen<br>
<br>
<a href="http://what-is-what.com" target="_blank">http://what-is-what.com</a><br>
<a href="http://gibberish.co.il" target="_blank">http://gibberish.co.il</a><br>
א-ב-ג-ד-ה-ו-ז-ח-ט-י-ך-כ-ל-ם-מ-ן-נ-ס-ע-ף-פ-ץ-צ-ק-ר-ש-ת<br>
<br>
ä-ö-ü-ß-Ä-Ö-Ü<br>
<font color="#888888">--<br>
ubuntu-users mailing list<br>
<a href="mailto:ubuntu-users@lists.ubuntu.com">ubuntu-users@lists.ubuntu.com</a><br>
Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-users" target="_blank">https://lists.ubuntu.com/mailman/listinfo/ubuntu-users</a><br>
</font></blockquote></div><br></div>