Re: Headset half working using Bluez's ALSA plugin

"Ing. Gabriele Oberhammer" <[email protected]>
Newsgroups gmane.linux.bluez.user
Message-ID <[email protected]>
Ok, I eventually managed to compile and install bluez-utils!
The problem was that the audio module was not built, even if I used 
--enable-all switch in configure. To have the audio module built I had 
to add --enable-audio  (so it seems that --enable-all does not.... 
enable all  ;-)
Note that to have network/serial/input services built you have to add 
--enable-{network,serial,input} too.

Here's the correct configure  line:

sudo ./configure --prefix=/usr --mandir=/usr/share/man \ 
--sysconfdir=/etc  --localstatedir=/var --libexecdir=/lib \
--enable-all --enable-audio

Unfortunately I'm stuck with the same situation of the first post, i.e. 
playback works well but capture is not working.


$ arecord -D bluetooth -f S16_LE  /tmp/test.wav

produces always files 44 bytes long without any audio  ;(

So, before giving up, is there in the list someone with a fully working 
bluetooth headset who could give me some hints?

Thanks in advance,
bye.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.