View previous topic :: View next topic |
Author |
Message |
alecStewart1 Apprentice

Joined: 03 Jul 2022 Posts: 257
|
Posted: Sat Mar 15, 2025 4:10 pm Post subject: Pipewire: No sound through monitor speakers (displayport) |
|
|
Hey gang,
Recent updates to newer kernel versions (from 6.6.74 to 6.12.16 and 6.13.7) of gentoo-kernel-bin or versions of pipewire or wireplumber or firmware have resulted in sound not working again.
I made no configuration changes, just updates to my system.
emerge --info
pipewire --version
Code: |
pipewire
Compiled with libpipewire 1.5.0
Linked with libpipewire 1.5.0
|
wireplumber --version
Code: |
wireplumber
Compiled with libwireplumber 0.5.8
Linked with libwireplumber 0.5.8
|
pactl list sinks
pactl list cards
pw-cli ls Node
pw-cli list-objects
wpctl status
amixer -c0
amixer -c1
amixer -c2
sudo lsmod | rg snd_hda_intel
When running speaker-test and looking in pavucontrol I see that the output is coming through the USB Audio Pro device, but for the longest time the Navi 21/23 HDMI/DP Audio Controller Pro device is the device that would work for audio for me.
From pw-cli ls Node the id of the Navi device is 57. |
|
Back to top |
|
 |
mf2 n00b

Joined: 14 Jun 2007 Posts: 51
|
Posted: Thu Mar 27, 2025 7:30 am Post subject: |
|
|
Does it work with pulseaudio?
Personally, I have found wireplumber not to be 100% reliable at this point. That is why I have disabled the "sound-server" USE flag for media-video/pipewire and have media-sound/pulseaudio in my world file. |
|
Back to top |
|
 |
|