this post was submitted on 26 Nov 2023
0 points (NaN% liked)

Linux

47233 readers
773 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
top 11 comments
sorted by: hot top controversial new old
[–] waigl@lemmy.world 0 points 9 months ago (1 children)

Pipewire makes me feel like I'm a bit stupid. I keep reading about it, I read the introduction and FAQ on their website, yet I still couldn't tell you what that thing even does. All I know is it's a slightly less buggy drop-in replacement for pulseaudio, and pulseaudio is something I use because Firefox forces me to. (I would still be on plain old ALSA if it weren't for Firefox.)

Also, it definitely did not "just work" for me out of the box, I had to do quite some digging and some very non-obvious stuff to get it to a) start up and b) let me use my microphone. I still don't even know what "starting up" really means for pipewire (is there a daemon or something?), the website likes to pretend that isn't a thing, but without doing some stuff to start it up, audio just won't work for pulseaudio and pipewire applications...

[–] flying_sheep@lemmy.ml 0 points 9 months ago (1 children)

The Arch wiki made installing it very painless for me. Zero problems. Install it, remove PA, activate systemd service.

[–] Holzkohlen@feddit.de 0 points 9 months ago

I hope the garuda linux devs found it as easy as you. Wish they would disable the 5 second standby timer by default, but I'll manage.

[–] pinchcramp@lemmy.dbzer0.com 0 points 9 months ago* (last edited 9 months ago) (1 children)

Official Release Page for those who don't want to read the Phoronix article: https://gitlab.freedesktop.org/pipewire/pipewire/-/releases/1.0.0

It's great to see that Pipewire has reached this milestone. Personally I've been using it since 0.3.35 for very basic audio needs and it's been a very smooth transition. After installation I never had to tinker with it anymore. "It just works"^TM^

[–] Deckweiss@lemmy.world 0 points 9 months ago (1 children)

I had to do some tinkering way back to make my bluetooth earplugs be recognized as an audio device.

Not sure if that is still needed today

[–] onion@feddit.de 0 points 9 months ago
[–] Black616Angel@feddit.de 0 points 9 months ago (1 children)

Is there something like the banana voicemeeter for pipewire?

I am currently using Helvum, which is kinda lacking a lot of the functionality.

[–] ReversalHatchery@beehaw.org 0 points 9 months ago (1 children)

I was experimenting with the Cadence tools from KXStudio. These are mostly made for JACK, but PipeWire has a JACK interface so it should work. It's similar to helvum, but with more options.
Not sure right now which one (maybe Carla), but one of these programs also support adding sound effect nodes that have their own GUI! You probably want to use it in multi-client or patchbay mode

[–] 7EP6vuI@feddit.de 0 points 9 months ago
[–] bjoern_tantau@swg-empire.de 0 points 9 months ago (1 children)

I've seen so many audio changes on Linux. But Pipewire is the first one without any negatives.

[–] Helix@feddit.de 0 points 9 months ago

Yeah it's basically Pulseaudio, but better. The devs have done a great job on iterating upon the already pretty good pulseaudio!