Gentoo Archives: gentoo-user

From: "João Matos" <jaoneto@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] headset bluetooth problem
Date: Mon, 06 Aug 2012 11:48:22
Message-Id: CAP4tJZ+ZNSyZpCvivtgxMbTVMtfqTRtTOykV3TBzH3XNkLpTjg@mail.gmail.com
1 Dears,
2
3 Actually It is working. But not the way I want it. I've installed bluez and
4 stuff, I've wrote some lines at /etc/asound.conf and I'm able to hear from
5 it while I type something like this:
6
7 mplayer -ao alsa:device=bluetooth <filename>
8
9 I could also configure it at Skype, but the microphone not seems to be
10 working.
11
12 Despite I've used kde interface to sync and connect the headset (nokia
13 bh-503), I can't find it at multimidia center (just bluetooth), neither I
14 can configure it at any other place to turn my default audio device. The
15 only way I could use it till now was the command line above and skype.
16
17 I think it is more an alsa or kde configuration problem than a bluetooth
18 properly. Here is my asound.conf,
19
20 @hooks [
21 {
22 func load
23 files [
24 "/usr/share/alsa/bluetooth.conf"
25 ]
26 errors false
27 }
28 ]
29
30 pcm.!default {
31 type bluetooth
32 device 50:08:5b:00:a5:48
33 profile "auto"
34 }
35
36 that was inspired on http://en.gentoo-wiki.com/wiki/Bluetooth_headset .
37
38 Any help will be appreciated. Thank you.
39
40 --
41 João de Matos
42 Linux User #461527
43 Graduando em Engenharia de Computação 2005.1
44 UEFS - Universidade Estadual de Feira de Santana