this post was submitted on 15 May 2024
322 points (98.8% liked)

linuxmemes

19678 readers
139 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
 

The last two upgrades have broken my audio setup.

First the options for Network Server and Network Access in paprefs were greyed out and my sinks disappeared after upgrading to bookworm. I just had to create a link to an existing file and it was working again but, it's weird that it was needed in the first place. Pretty sure it has something to do with the change from pulseaudio to pipewire but I'm not very up to date on that subject and I just want to have my current setup to continue working.

Then yesterday I just launch a simple apt-get upgrade and after rebooting my sinks disappeared again. The network options in paprefs were still available, but changing them did nothing. I had to create the file ~/.config/pipewire/pipewire-pulse.conf.d/10-gsettings.conf and stuff it with "pulse.cmd = [ { cmd = "load-module" args = "module-gsettings" flags = [ "nofail" ] } ]" in order to have my sinks back.

I know it's not only a Debian thing, as I can see this happening to people on Arch forums, but as Debian is supposed to be the "stable" one, I find it amusing that a simple upgrade can break your sound.

you are viewing a single comment's thread
view the rest of the comments
[–] MrWafflesNBacon 24 points 1 month ago (14 children)

Out of curiosity why do you have your audio over the network? Just curious

[–] [email protected] 44 points 1 month ago (13 children)

Mainly because of bluetooth headphones with multiple computers. That way they are paired to only one computer and I can use them with other computers at the same time. Just right click on paprefs system tray icon, change the sink and the audio is sent somewhere else. I know it's now possible to have bluetooth headphones that have multiple connections but it wasn't the case a few years ago and I still find it much more useful this way.

But it's also useful when I have my laptop near my main computer and want to use its much better speakers instead of the crappy ones on the laptop. Right click, select another sink, and that's it.

It's just nice to have the option to send the audio from one computer to another. It's a shame that it's apparently a niche thing.

[–] feedmecontent 1 points 1 month ago (1 children)

Does this give network latency on top of Bluetooth latency or does the network somehow "handshake" it with the Bluetooth on the devices you're listening to?

[–] [email protected] 1 points 1 month ago

I never noticed any latency when I'm not using bluetooth. And no, the devices do not speak to each other. For PA/pipewire, this is just an audio sink as any other.

There is latency when using bluetooth but this is pretty standard. It just doesn't increase (or not noticeably) when streamed to another computer.

load more comments (11 replies)
load more comments (11 replies)