8
submitted 4 months ago by [email protected] to c/[email protected]

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.

top 24 comments
sorted by: hot top controversial new old
[-] [email protected] 3 points 4 months ago* (last edited 4 months ago)

Alternatively,

[-] [email protected] 3 points 4 months ago

The changes to linux audio lately are a bit of a mess. Wireplumber completely changed their config format with 5.0 and it just stopped launching if you had v4 configs.

I do appreciate that we're not stuck with pulseaudio anymore though so I really shouldn't complain.

[-] [email protected] 1 points 4 months ago* (last edited 4 months ago)

Mint is still on pulse, but thankfully there was someone out there that had a nice script that switches you to pipewire and easy effects so I did that.

~~(I tried to find that script again but can't find it. Pretty sure it was on a forum somewhere if anyone needs to find it.)~~

Found it: https://github.com/Rigel2118/pipewire-installation-kit-for-linuxmint

[-] [email protected] 1 points 4 months ago* (last edited 4 months ago)

Thanks to pipewire's pulseaudio emulation transitioning from one to the other is effectively seamless. Just install the pipewire pulseaudio package (it's tiny) after installing the rest of pipewire and apps that depend on pulse just work.

[-] [email protected] 2 points 4 months ago

It'll also break all your keepassxc plugins soon. Because debian version to version compatibility is not a priority. They also don't care if them breaking something triggers a ton of upstream bug reports, because it will only "be painful for a year"

Linus for the kernel has a strict "don't break userspace" policy, and Debian has a "break things whenever you want, and just blame the user for not reading the news file" policy.

[-] [email protected] 0 points 4 months ago

Is the breaking change going to happen in stable mid release cycle? Or at a major version upgrade?

[-] [email protected] 2 points 4 months ago

IMO it doesn't matter. People don't read news on updates. Should they? Yes. Do they? No. Should they have to? Also no.

Linus's point is to never blame the end user for something the kernel changed. If you want software to have widespread adoption, adding homework to simple updates isn't how you do it. People don't want a hobby or something to babysit, they want an operating system. Debian will go out of their way to make in-release updates go as smooth as possible, but are willing to through out entire parts of functioning packages between releases.

But this isn't even about breaking things for the end user. This will create excessive amounts of noise on the upstream repo. People will say "Hey! My keepassxc broke!" and they report it to keepassxc, and not to Debian. To which keepassxc just has to constantly reply "no, debian changed this on you, this is not a bug." If Debian had to deal with the fall out of their own decisions, I would say "yeah, im not sure if i agree with the decision, but oh well"... But they are increasing the workload for other teams.

It is already happening. The debian dev's stance is "This will be painful for a year." But it will be painful for keepassxc, NOT debian. The keepassxc devs asked them to not do this. Debian's response might as well be "Im inflicting this pain on you, even though you've asked me not to. But on the plus side, it won't hurt me at all and it will only last a year for you." If they really have that much disdain for the project, they should just stop packaging it altogether.

So yeah, debian has the legal right to do whatever they want because keepassxc is open source. but "just because I can, and you cant legally stop me, and its extra work for you, not me" is kind of a jerk move. This is what drives FOSS contributors to get burnt out and abandon otherwise good projects.

[-] [email protected] 1 points 4 months ago

I think what pisses me off about this is that I have zero idea what this NEWS file is or where to read it.

It's disgusting to see the Debian dev just flagrantly ignore this. Did they even warn the KeePsssXC devs they were doing this?

[-] [email protected] 2 points 3 months ago* (last edited 3 months ago)

Quote from one of the KeePass developers in the GitHub discussion.

@Dio9sys no, this was not communicated to us before hand, nor was there a chance to collaborate on an effective solution for both parties. There also seems to be "no going back" per Julian above. So this one way door decision is the new reality I guess. All I can say is, use Flatpak and get away from distro lock in altogether."

[-] [email protected] 1 points 4 months ago

I think you actually convinced me to start using OpenBSD again.

[-] [email protected] 1 points 4 months ago

last time i updated Debian it blew up my bootloader rofl

[-] [email protected] 2 points 4 months ago

Hehe, I knew that if I wanted stability I had to stay on Slackware! That's the price we have to pay to use a bleeding edge distro like Debian where everything is fast paced. ๐Ÿ˜

[-] [email protected] 1 points 4 months ago

Average linux experience is the "hey I think im getting used to this OS now!" followed by "where's my bootloader"

[-] [email protected] 1 points 3 months ago

NixOS โ€” odds are it won't work, but when it does it'll probably stay working.

[-] [email protected] 1 points 4 months ago

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

[-] [email protected] 0 points 4 months ago

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.

[-] [email protected] 1 points 3 months ago

@pedz
I'm on the same point. Until i had my multi connection bluetooth I worked the same way. The problem now. It does not work that nice.
I try currently to switch back. But my goal currently is using my #Kodi Mediacenter. But Kodi sems still using alsa. It was a hack to get simultaniousl y output with a bluetooth speaker. (For Radio in other rooms)
I gave up this network audio setup for Kodi.

@MrWafflesNBacon

[-] [email protected] 1 points 3 months ago* (last edited 3 months ago)

AFAIK Kodi can use pulseaudio and probably pipewire. I use Kodi too on those computers and I just leave it to use the default PA device that I've set. I switch the default devices with pasystray.

What's usually breaking for me is paprefs. Every so often after an upgrade, the options are greyed out and I can't share or access my devices over the network.

I never tried to setup simultaneous output before because I just switch from device one to another, but I just enabled it in paprefs and it's working too.

[-] [email protected] 1 points 3 months ago

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 3 months 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.

[-] [email protected] 0 points 4 months ago

People keep arguing about this or that distro.

Linux distributions are just a collection of software, initial settings, and sometimes online repository.

[-] [email protected] 1 points 4 months ago

Are you trying to imply that all distributions are actually the same because of that? Because Debian's repositories and philosophies are definitely extremely different than something like Arch.

[-] [email protected] 0 points 4 months ago

Not at all. I'm arguing that often, the issues, and fixes, are not distribution-dependant. Which is a good thing; it means we can go to arch forum and find fixes that can be applied in other distros most of the time, for example.

But people keep pitting them against each other like they're some form of evolved lifeforms that necessarily have to erase others, when a lot of the issues are just generic software issues.

And, since this is already a justification post I'll take the lead and note that it does not mean that there is no distribution-specific issues. Of course there are. The point is that most software issue in distribution X will have the same cause and fix in distribution Y, and often have nothing to do with either specific distributions.

[-] [email protected] 1 points 3 months ago

Yeah, the difference in distributions is that even though there's a fix on the Arch wiki that solves the Debian issue, Debian shouldn't have released the update in the first place.

this post was submitted on 15 May 2024
8 points (100.0% liked)

linuxmemes

20728 readers
1372 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