PipeWire: Difference between revisions
Jonniecache (talk | contribs) |
|||
Line 44: | Line 44: | ||
}; | }; | ||
</syntaxhighlight> | </syntaxhighlight> | ||
<!-- Reasontly, this config broke my wireplumber, so that the following options were no longer available for my Bluetooth headsets | |||
High Fidelity Playback (A2DP Sink, codec SBC) | |||
High Fidelity Playback (A2DP Sink, codec SBC-XQ) | |||
High Fidelity Playback (A2DP Sink, codec AAC) | |||
Removing the setting fix wireplumber --> | |||
Or, to disable automatic HSP/HFP and A2DP mode switching, which is part of the <code>11-bluetooth-policy</code> configuration:<syntaxhighlight lang="nix"> | Or, to disable automatic HSP/HFP and A2DP mode switching, which is part of the <code>11-bluetooth-policy</code> configuration:<syntaxhighlight lang="nix"> |