valdikss/pulseaudio-aptx
Project ID: 20520
Description
Pulseaudio with experimental Bluetooth aptX codec support using openaptx library.
Currently works only without module-bluetooth-policy
.
SBC/aptX pavucontrol
switch is broken due to bluez API. The headphones may randomly choose SBC or aptX. To check the codec, run the following command before connecting to the headphones:
$ sudo btmon | grep -F 'AVDTP: Set Configuration' -A 15
If you see Vendor Specific Codec ID: aptX (0x0001)
, this means aptX is used.
Installation Instructions
Enable this repository using dnf and install pulseaudio-module-bluetooth-aptx
package:
$ sudo dnf copr enable valdikss/pulseaudio-aptx
$ sudo dnf install --allowerasing pulseaudio-module-bluetooth-aptx
$ pulseaudio -k
$ pactl unload-module module-bluetooth-policy
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Fedora rawhide | i386 (155)*, ppc64le (147)*, x86_64 (129)* | Fedora rawhide (197 downloads) |
* Total number of downloaded packages.