Skip to main content

Questions tagged [wireplumber]

0 votes
0 answers
64 views

PipeWire downmixing 7.1 audio on KDE neon, tried all standard config and pactl methods

Operating System: KDE neon User Edition KDE Plasma Version: 6.4.3 KDE Frameworks Version: 6.16.0 Qt Version: 6.9.1 Kernel Version: 6.16.0-061600-generic (64-bit) Graphics Platform: Wayland Processors: ...
Mr. Bob 303's user avatar
1 vote
0 answers
295 views

Pipewire and wire plumber not detecting my soundcard

I am running arch Linux with an asrock b650 motherboard and pipewire refuses to find my sound card. In a comment below is the output of various journalctl runs that will hopefully prove useful if ...
Wesley Young's user avatar
1 vote
0 answers
534 views

Creating ALSA nodes with WirePlumber

I'm trying to work out pipewire/wireplumber configuration. I have one unresolved question open already: PipeWire fails to create nodes for all ALSA devices I have as a workaround to that worked out ...
Bernd Wechner's user avatar
0 votes
3 answers
300 views

Audio device profile is changed by different applications

Since recently I have a issue where starting an application that needs access to my microphone changes my audio profile set up in pavucontrol from "Pro Audio" to something else. This ...
Nicolas's user avatar
  • 103
1 vote
0 answers
2k views

Debian/PipeWire disable bluetooth headset switching to HSP/HFP

Everytime I launch Audacity (which aggressively starts testing every possible input source), or even telegram-desktop, my headphones either switch to an HSP profile permanently (the A2DP options ...
Nick Bailuc's user avatar
1 vote
1 answer
1k views

Using OBS studio on Sway with Pipewire

I am on Debian 12 / SWAY desktop which is WLR based. I first install the "OBS Studio" version 29.0 with: ┌───┐ │ $ │ ziga > ziga--workstation > ~ └─┬─┘ /dev/pts/4 └─> sudo apt ...
71GA's user avatar
  • 1,296
2 votes
0 answers
643 views

Mapping audio output for USB sound card on Fedora with Pipewire

Setup: Creative Soundblaster X4 2 speakers + 1 sub with LFE connection Yeti USB microphone Fedora 39 Goal: Have LFE out channel working on X4 so I can have sub working without plugging into desk ...
rlperez's user avatar
  • 121
1 vote
0 answers
1k views

Wireplumber - Simultaneous output to multiple sinks on the same sound card

I'm using Fedora 38 (6.5.6-200.fc38.x86_64 ) wireplumber: Compiled with libwireplumber 0.4.14 pipewire: Compiled with libpipewire 0.3.81 So i try to Simultaneous output to multiple sinks on the same ...
Frankstar's user avatar
  • 131
1 vote
0 answers
591 views

Tiger Lake Internal Microphone not Detected

I have problems with the microphone on my Tiger Lake laptop. I have tried to follow the guide on Arch Linux WIKI about configuring Pipewire with wireplumber, and copied the configuration files, but ...
Georgi Stoyanov's user avatar
0 votes
1 answer
2k views

Wireplumber doesn't see my sound card

My current audio stack is wireplumber, pipewire, pipewire-pulse, alsa. I had three sound devices on my machine, a USB microphone, a USB webcam, and my desktop's integrated sound ports, and an HDMI ...
cheezsteak's user avatar
0 votes
1 answer
546 views

Having both speakers and headphones plugged in and switching in software on-the-fly with XFCE (on Arch)

I am running Arch with XFCE and my audio is pipewire + wireplumber + pavucontrol-qt. I need something similar to: https://wiki.archlinux.org/title/PulseAudio/Examples#...
Alex's user avatar
  • 1
1 vote
2 answers
3k views

Restore volumes with PipeWire/WirePlumber

With plain ALSA there is alsa-restore.service which restores soundcard states after system restart (volumes, mute switches, etc.). I'm interested how to achieve the same with PipeWire/WirePlumber. For ...
Canis Lupus's user avatar
1 vote
1 answer
3k views

wireplumber: How to disable auto-mute speakers when headphone is plugged in, and vice versa? Generally: How to stop it to interfere with alsa mixers?

I recently switched to pipewire + pipewire-pulse + wireplumber. Is it somehow possible to tell wireplumber not to automatically mute/ unmute unused paths? E.g. when I plug in a plug into the ...
Golar Ramblar's user avatar