this post was submitted on 18 Apr 2024
29 points (96.8% liked)

Linux

47494 readers
1308 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!

top 4 comments
sorted by: hot top controversial new old
[–] d3Xt3r@lemmy.nz 10 points 5 months ago* (last edited 5 months ago) (2 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.

[–] Eyedust@lemmy.world 4 points 5 months ago

Can confirm, I had a heck of a time figuring out Bluetooth and sound myself. The distro I was using came with Bluetooth hard disabled and PulseAudio by default. The wiki, these four packages, and setting my Bluetooth to autostart on login got everything working with minimal hassle.

[–] potentiallynotfelix@iusearchlinux.fyi 1 points 5 months ago (1 children)

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

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