Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
bluetooth allgemein - bluetooth.config anpassen
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
flammenflitzer
Advocate
Advocate


Joined: 25 Nov 2003
Posts: 3468
Location: Berlin

PostPosted: Fri Mar 09, 2018 6:18 am    Post subject: bluetooth allgemein - bluetooth.config anpassen Reply with quote

Hallo, ich habe geraume Zeit zum Thema der bluetooth.config gesucht und nicht viel gefunden.
Nachdem ich jetzt nur Gentoo und nicht Windows10 benutzt und auch die Konfigurationsdateien angepasst habe, hat es geklappt, das ich meinen Bluetooth-Lautsprecher angeschaltet habe, und ohne manuellen Eingriff die Musikausgabe von Amarok auf den Lautsprecher umgeleitet wurde. Nach dem Ausschalten wurde die Audioausgabe wieder auf den Line-In Ausgang zurück geleitet. Danach habe ich mein Headset angeschaltet. Diese musste ich manuell verbinden und auch die Musikausgabe musste ich manuell umschalten. Vieleicht habe ich einen Fehler in den config-Dateien. Vielleicht bei [Headset]
Code:
AVRCP = true
? Kann man da noch etwas optimieren?
Code:
/etc/bluetooth/main.conf
[General]
FastConnectable = true
[GATT]
[Policy]
AutoEnable=true

Code:
/etc/bluetooth/audio.conf
[General]
Enable = Source,Sink,Control,Media
SCORouting = PCM
AutoConnect=true
[Headset]
AVRCP = true
MaxConnected = 1

Code:
/etc/bluetooth/hcid.conf
options {
        autoinit yes;
        security auto;
        pairing multi;
device {
        name "BlueZ at %h (%d)";
        class 0x3e0100;
        iscan enable; pscan enable;
        lm accept;
        lp rswitch,hold,sniff,park;
}

Code:
/etc/bluetooth/input.conf
[General]

Code:
/etc/bluetooth/network.conf
[General]

Code:
media-sound/pulseaudio-11.1::gentoo  USE="X alsa alsa-plugin asyncns bluetooth caps dbus equalizer gdbm glib gnome gtk ipv6 libsamplerate native-headset ofono-headset orc ssl systemd tcpd udev webrtc-aec -doc -jack -libressl -lirc (-neon) (-oss) -qt4 -realtime (-selinux) -sox (-system-wide) {-test} -zeroconf" ABI_X86="32 (64) (-x32)"

Code:
net-wireless/bluez-5.48-r1:0/3::gentoo  USE="alsa cups mesh obex readline systemd test-programs udev user-session -debug -deprecated -doc -experimental -extra-tools (-selinux) {-test}" ABI_X86="32 (64) (-x32)" PYTHON_TARGETS="python2_7"

Code:
media-libs/phonon-4.10.0::gentoo  USE="pulseaudio vlc -debug -designer -gstreamer"
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum