this post was submitted on 18 Apr 2024
26 points (96.4% liked)

Linux

45513 readers
1265 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

I'm using bluez and blueman all updated and i get this error when connecting to multiple devices(DS4 controller, phone, earbuds). It says Connection failed: No audio endpoints registered. I have tried extensively to solve this but I can't seem to find the issue. I'm using arch linux. I've also used bluetoothctl to try and connect but didnt get an explicit error, it just didnt work.

Bluez version: 5.75-1 Kernel: 6.8.5-arch1-1 Pulse version(this might or might not matter): 17.0

Ask for anything, and thanks in advance for the help!

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 10 points 2 months ago* (last edited 2 months ago) (3 children)

Hmm, are you really using PulseAudio, or is it actually PipeWire?

If it's the former, I'd recommend getting rid of all PulseAudio packages first, and then switch to PipeWire by installing the following packages: pipewire pipewire-audio pipewire-pulse wireplumber. Then enable and start the necessary services and test (maybe reboot for good measure).

The Arch Wiki covers all the details. On a normal system, you shouldn't need to do any special config besides enabling the services.

[–] [email protected] 1 points 2 months ago (1 children)

welp i got a new error: Input/output error. Thanks a lot for the help however.

[–] [email protected] 2 points 2 months ago

Failed to connect: org.bluez.Error.Failed br-connection-create-socket in specific. I'm researching now but if you have experience w/ the issue i'd appreciate help

load more comments (1 replies)