that part of bluez/kernel thing, not pipewire
sounds like need kernel patched or some firmware blob for your adapter
greetings
Git Clone URL: | https://aur.archlinux.org/pipewire-git.git (read-only, click to copy) |
---|---|
Package Base: | pipewire-git |
Description: | Low-latency audio/video router and processor (GIT version) - documentation |
Upstream URL: | https://pipewire.org |
Licenses: | MIT |
Conflicts: | pipewire-docs |
Provides: | pipewire-docs |
Submitter: | sl1pkn07 |
Maintainer: | sl1pkn07 |
Last Packager: | sl1pkn07 |
Votes: | 15 |
Popularity: | 0.000183 |
First Submitted: | 2017-09-19 15:57 (UTC) |
Last Updated: | 2025-02-17 17:51 (UTC) |
« First ‹ Previous 1 2 3 4 5 6 7 .. 17 Next › Last »
that part of bluez/kernel thing, not pipewire
sounds like need kernel patched or some firmware blob for your adapter
greetings
But I don't have "UUID: Published Audio Capabilities (00001850-0000-1000-8000-00805f9b34fb)" capabilities.
Bluetooth audio codecs
SBC : YES
LDAC : YES
LDAC ABR : YES
aptX : YES
AAC : YES
LC3plus : NO
Opus : YES
LC3 : YES
bluetoothctl
is part of bluez
, idk why is not showed
libspa-codec-bluez5-lc3.so
is part of pipewire-audio-git
package
Command "bluetoothctl show" does not display LC3 capabilities for Intel AX210 (as mentioned here: https://gitlab.freedesktop.org/pipewire/pipewire/-/wikis/LE-Audio-+-LC3-support)
via liblc3
Is lc3 support (bluez5-codec-lc3) enabled in this package?
Confirmed it can build and run on arch "aarch64". You may want to update the PKGBUILD to reflect this.
diff --git a/PKGBUILD b/PKGBUILD
index 2f21d63..ce16653 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -370,7 +370,7 @@ package_pipewire-alsa-git() {
package_pipewire-ffado-git() {
pkgdesc+=" - FireWire support (GIT version)"
depends=(
- "libpipewire=${pkgver}" "libpipewire-${pkgver}.so"
+ "libpipewire=${pkgver}" "libpipewire-${_ver}.so"
"pipewire-git=${pkgver}"
"pipewire-audio-git=${pkgver}"
'libffado' 'libffado.so'
AWS. DONE(?)
pipewire-pulse-git still seems to depend on avahilibavahi-client.so
, which doesn't exist
Pinned Comments