Hallo zusammen,
ich versuche hier pulseaudio zu überreden, auf meinen
Bluetoothkopfhörer ein paar Töne erklingen zu lassen.
Leider ist es mir bis jetzt nicht gelungen, pulseaudio will den
Kopfhörer nicht als Endgerät zur Kenntnis zu nehmen.
Was ich bis jetzt gemacht habe (cli,alles erstmal ohne laufenden
desktop):
bluetoothctl:
[bluetooth]# connect 00:09:A7:2F:EA:01
Attempting to connect to 00:09:A7:2F:EA:01
[CHG] Device 00:09:A7:2F:EA:01 Connected: yes
Connection successful
[..cut..]
[CHG] Device 00:09:A7:2F:EA:01 ServicesResolved: yes
[Beoplay H9i]#
[Beoplay H9i]# info 00:09:A7:2F:EA:01
Device 00:09:A7:2F:EA:01 (public)
Name: Beoplay H9i
Alias: Beoplay H9i
Paired: no
Trusted: yes
Blocked: no
Connected: yes
LegacyPairing: no
UUID: Generic Access Profile (00001800-0000-1000-8000-00805f9b34fb)
UUID: Generic Attribute Profile (00001801-0000-1000-8000-00805f9b34fb)
UUID: Device Information (0000180a-0000-1000-8000-00805f9b34fb)
UUID: Battery Service (0000180f-0000-1000-8000-00805f9b34fb)
UUID: B&O Play A/S (0000fe89-0000-1000-8000-00805f9b34fb)
Battery Percentage: 0x43 (67)
pulseaudio -v -v -v meint dazu:
[.. blah blah blah.. ]
D: [pulseaudio] bluez5-util.c: Adapter /org/bluez/hci0 found
D: [pulseaudio] bluez5-util.c: Registering /MediaEndpoint/A2DPSink/sbc on
adapter /org/bluez/hci0
D: [pulseaudio] bluez5-util.c: Registering /MediaEndpoint/A2DPSource/sbc on
adapter /org/bluez/hci0
D: [pulseaudio] bluez5-util.c: Unknown interface
org.freedesktop.DBus.Properties found, skipping
D: [pulseaudio] bluez5-util.c: Unknown interface org.bluez.GattManager1 found,
skipping
D: [pulseaudio] bluez5-util.c: Unknown interface
org.bluez.LEAdvertisingManager1 found, skipping
D: [pulseaudio] bluez5-util.c: Unknown interface org.bluez.Media1 found,
skipping
D: [pulseaudio] bluez5-util.c: Unknown interface org.bluez.NetworkServer1
found, skipping
D: [pulseaudio] bluez5-util.c: Unknown interface
org.freedesktop.DBus.Introspectable found, skipping
D: [pulseaudio] bluez5-util.c: Device /org/bluez/hci0/dev_00_09_A7_2F_EA_01
found
D: [pulseaudio] bluez5-util.c: Address: 00:09:A7:2F:EA:01
D: [pulseaudio] bluez5-util.c: Alias: Beoplay H9i
D: [pulseaudio] bluez5-util.c: UUIDs: 00001800-0000-1000-8000-00805f9b34fb
D: [pulseaudio] bluez5-util.c: UUIDs: 00001801-0000-1000-8000-00805f9b34fb
D: [pulseaudio] bluez5-util.c: UUIDs: 0000180a-0000-1000-8000-00805f9b34fb
D: [pulseaudio] bluez5-util.c: UUIDs: 0000180f-0000-1000-8000-00805f9b34fb
D: [pulseaudio] bluez5-util.c: UUIDs: 0000fe89-0000-1000-8000-00805f9b34fb
D: [pulseaudio] bluez5-util.c: Adapter: /org/bluez/hci0
D: [pulseaudio] bluez5-util.c: Unknown interface
org.freedesktop.DBus.Properties found, skipping
D: [pulseaudio] bluez5-util.c: Unknown interface
org.freedesktop.DBus.Introspectable found, skipping
D: [pulseaudio] bluez5-util.c: Unknown interface org.bluez.GattService1 found,
skipping
D: [pulseaudio] bluez5-util.c: Unknown interface
org.freedesktop.DBus.Properties found, skipping
D: [pulseaudio] bluez5-util.c: Unknown interface
org.freedesktop.DBus.Introspectable found, skipping
D: [pulseaudio] bluez5-util.c: Unknown interface org.bluez.GattCharacteristic1
found, skipping
D: [pulseaudio] bluez5-util.c: Unknown interface
org.freedesktop.DBus.Properties found, skipping
D: [pulseaudio] bluez5-util.c: Unknown interface
org.freedesktop.DBus.Introspectable found, skipping
D: [pulseaudio] bluez5-util.c: Unknown interface org.bluez.GattCharacteristic1
found, skipping
[.. weiteres Genörgel über unbekannte interfaces...]
D: [pulseaudio] backend-native.c: Bluetooth Headset Backend API support using
the native backend
D: [pulseaudio] backend-native.c: Registering Profile /Profile/HSPAGProfile
00001112-0000-1000-8000-00805f9b34fb
I: [pulseaudio] backend-ofono.c: Failed to register as a handsfree audio agent
with ofono: org.freedesktop.DBus.Error.ServiceUnknown: The name org.ofono was
not provided by any .service files
D: [pulseaudio] bluez5-util.c: oFono is running: no
D: [pulseaudio] backend-native.c: Registering Profile /Profile/HSPHSProfile
00001108-0000-1000-8000-00805f9b34fb
D: [pulseaudio] bluez5-util.c: Properties changed in adapter /org/bluez/hci0
pacmd list-cards kennt auch nur die im Laptop eingebaute Hardware, keine
bluez karte nirgends nicht.
pacmd list-modules berichtet von den Modulen: module-bluetooth-policy,
module-bluetooth-discover und module-bluez5-discover, sie seien geladen.
pulseaudio 14.2-dirty auf einem frischen artix linux. Bin etwas ratlos
jetzt; das einzige, was mir jetzt noch untersuchendswert vorkommt ist
der Hinweis auf ofono, welches nicht liefe.
Huh? Was willer da haben?
Für ein paar Tipps wäre ich dankbar! :)
Christoph
:wq