Gentoo Archives: gentoo-user

From: Tamer Higazi <th982a@××××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] bluetooth and headset with gentoo...
Date: Fri, 06 Jan 2012 07:16:05
Message-Id: 4F069F65.1020907@googlemail.com
In Reply to: Re: [gentoo-user] bluetooth and headset with gentoo... by victor romanchuk
1 People!
2 I am not a bluetooth expert.... how do I configure bluez to make a
3 permanent connection with the bluez headset???
4
5
6 I did:
7
8 pcm.jabra {
9 type bluetooth
10 }
11 pcm.jabra-in {
12 type plug
13 slave {
14 pcm jabra
15 rate 48000
16 }
17 }
18 ctl.jabra {
19 type bluetooth
20 }
21
22 but for sure it's not all enough....
23
24
25 Please, help me.... i am still a small baby in this subject....
26
27 Am 06.01.2012 07:36, schrieb victor romanchuk:
28 > pcm.genius {
29 > type bluetooth
30 > }
31 > pcm.genius-in {
32 > type plug
33 > slave {
34 > pcm genius
35 > rate 48000
36 > }
37 > }
38 > ctl.genius {
39 > type bluetooth
40 > }

Replies

Subject Author
Re: [gentoo-user] bluetooth and headset with gentoo... victor romanchuk <rom@××××××××××.net>