Pacmd - Profil für ein Headset konfigurieren

Pacmd - Profil für ein Headset konfigurieren

Wenn ich mein Headset auf ein bestimmtes Profil konfiguriere (ich bevorzuge High Fidelity Playback gegenüber Headset Unit) für meineBose QC35 Bluetooth-Headset,Abonnierenlässt mich es nicht auf dieses Profil konfigurieren. Auch wenn die Pavucontrol-GUI anzeigt, dass ich es auf High Fidelity Playback geändert habe, zeigt das erneute Öffnen der Pavucontrol-GUI, dass es wieder auf Headset Unit steht.

Dies gilt nur für mein Bluetooth-Headset. Ändern der Konfiguration füranaloges Stereoüber pavucontrol funktioniert.

Ich kann die Profilliste für mein Headset mit pacmd ls- anzeigen.

index: 2
    name: <bluez_card.4C_87_5D_0A_F4_C8>
    driver: <module-bluez5-device.c>
    owner module: 27
    properties:
        device.description = "Reik's Bose"
        device.string = "4C:87:5D:0A:F4:C8"
        device.api = "bluez"
        device.class = "sound"
        device.bus = "bluetooth"
        device.form_factor = "headphone"
        bluez.path = "/org/bluez/hci0/dev_4C_87_5D_0A_F4_C8"
        bluez.class = "0x240418"
        bluez.alias = "Reik's Bose"
        device.icon_name = "audio-headphones-bluetooth"
    profiles:
        headset_head_unit: Headset Head Unit (HSP/HFP) (priority 30, available: yes)
        a2dp_sink_sbc: High Fidelity Playback (A2DP Sink: SBC) (priority 40, available: unknown)
        a2dp_sink_aac: High Fidelity Playback (A2DP Sink: AAC) (priority 40, available: unknown)
        a2dp_sink_aptx: High Fidelity Playback (A2DP Sink: aptX) (priority 40, available: no)
        a2dp_sink_aptx_hd: High Fidelity Playback (A2DP Sink: aptX HD) (priority 40, available: no)
        a2dp_sink_ldac: High Fidelity Playback (A2DP Sink: LDAC) (priority 40, available: no)
        off: Off (priority 0, available: yes)
    active profile: <headset_head_unit>
    sinks:
        bluez_sink.4C_87_5D_0A_F4_C8.headset_head_unit/#2: Reik's Bose
    sources:
        bluez_sink.4C_87_5D_0A_F4_C8.headset_head_unit.monitor/#2: Monitor of Reik's Bose
        bluez_source.4C_87_5D_0A_F4_C8.headset_head_unit/#3: Reik's Bose
    ports:
        headphone-output: Headphone (priority 0, latency offset 50000 usec, available: yes)
            properties:

        headphone-input: Bluetooth Input (priority 0, latency offset 0 usec, available: yes)
            properties:

Bis vor ein paar Tagen konnte ich die Profile noch manuell wechseln, aber jetzt scheint die Verfügbarkeit der Profile unbekannt zu sein -

[reik@reik-msi ~]$ pacmd set-card-profile 2 a2dp_sink_sbc
Failed to set card profile to 'a2dp_sink_sbc'.

Und

[reik@reik-msi ~]$ pacmd set-card-profile 2 a2dp_sink_aac
Failed to set card profile to 'a2dp_sink_aac'.

Gibt es eine Möglichkeit, dieses Problem zu beheben?

verwandte Informationen