All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Ing. Gabriele Oberhammer" <gabriele@naustech.com>
To: BlueZ users <bluez-users@lists.sourceforge.net>
Subject: Re: [Bluez-users] Headset half working using Bluez's ALSA plugin
Date: Thu, 24 Jan 2008 11:07:16 +0100	[thread overview]
Message-ID: <47986354.2080205@naustech.com> (raw)
In-Reply-To: <1201018471.24085.4.camel@littletux>

Hi, I've successful compiled and installed 'utils' and 'libs' from today 
cvs but now its worse then before, now playback doesn't work too :-(
Now In the preferences menu in gnome-applet there are no services 
listed, but my headset pairs correctly.
Here's what I've done, please tell ma what's wrong:

1. checked out latest 'utils' and 'libs' directoryes from cvs
2. installed all needed development headers
3. Compiled:
	$ cd utils/
	$ sudo ./bootstrap
	$ sudo ./configure --enable-all --prefix=/usr/local/
	$ sudo make

	$ cd ../libs/
	$ sudo ./bootstrap
	$ sudo ./configure --prefix=/usr/local/
	$ sudo make

4. uninstalled bluez-utils:
	$ sudo apt-get remove bluez-utils

5. uninstalled libbluetooth2 (forcing needed to solve dependencies):
	$ sudo dpkg --force-all -r libbluetoot2

6. Installed libs and utils:
	$ cd libs; sudo make install
	$ cd utils; sudo make install

7. Edited '/etc/init.d/bluetooth' and modified all paths to pont to 
correct locations under /usr/local/{bin,sbin}

8. rebooted (I know it's not needed but I did it)

9. Now headset pairs, 'hcitool dev' correctly shows it but
	$ mplayer -ao alsa:device=bluetooth test.mp3
	
	gives:

	....
	[AO_ALSA] alsa-lib: pcm.c:2105:(snd_pcm_open_conf) Cannot open shared 
library /usr/lib/alsa-lib/libasound_module_pcm_bluetooth.so
	[AO_ALSA] Playback open error: No such file or directory
	....


10. sadness  ;(


Can someone help me or give me some link to documentation about correct 
procedures for cvs building?


Tnx  :-)


-------------------------------------------------------------------------
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/
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

  reply	other threads:[~2008-01-24 10:07 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-22 11:43 [Bluez-users] Headset half working using Bluez's ALSA plugin Ing. Gabriele Oberhammer
2008-01-22 16:14 ` Guillaume Bedot
2008-01-24 10:07   ` Ing. Gabriele Oberhammer [this message]
2008-01-24 15:17     ` Brad Midgley
2008-01-24 22:30       ` Ing. Gabriele Oberhammer
2008-01-24 23:20         ` Brad Midgley
2008-01-25  8:33           ` Ing. Gabriele Oberhammer
2008-01-25  9:01           ` Ing. Gabriele Oberhammer
2008-01-27 11:04     ` jayjwa
2008-01-27 11:26       ` Gabriele Oberhammer
  -- strict thread matches above, loose matches on Subject: below --
2008-01-24 13:42 pramod gurav
2008-01-24 13:54 ` Ing. Gabriele Oberhammer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=47986354.2080205@naustech.com \
    --to=gabriele@naustech.com \
    --cc=bluez-users@lists.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.