You are not logged in.

#1 2021-04-23 10:29:55

bemyak
Member
Registered: 2019-05-30
Posts: 16
Website

[SOLVED] pipewire: No sound in headphones

I have Microsoft LifeChat LX-3000 headphones (a really basic USB headset) and they work flawlessly with Pulseaudio. However, switching to pipewire (0.3.26 or 0.3.25) somehow breaks the sound output.

The only error in logs that I see is this one:

pipewire-media-session[1532]: The decibel volume range for element 'Speaker' (-2837 dB - -6 dB) has negative maximum. Disabling the decibel range.

It repeats four times when the headphones are connected.

The device is detected correctly though and pactl shows that everything is good:

$ pactl info
Server String: /run/user/1000/pulse/native
Library Protocol Version: 34
Server Protocol Version: 35
Is Local: yes
Client Index: 81
Tile Size: 65472
User Name: sgureev
Host Name: behir
Server Name: PulseAudio (on PipeWire 0.3.26)
Server Version: 14.0.0
Default Sample Specification: float32le 2ch 48000Hz
Default Channel Map: front-left,front-right
Default Sink: alsa_output.usb-C-Media_Electronics_Inc._Microsoft_LifeChat_LX-3000-00.output_analog-stereo
Default Source: alsa_input.pci-0000_00_1f.3.input_analog-stereo
Cookie: 8aa8:c90a

I use KDE and I can see graphical feedback on a volume regulator indicating that the audio is being played through the device, but no sound is actually coming out

Microphone works fine BTW ¯\_(ツ)_/¯

So far I tried:
1. Replacing all configs in /etc/pipewire/media-session.d with .pacnew ones
2. Maxing out everything in alsamixer on all the tabs for all devices
3. Rebooting ofc

Last edited by bemyak (2021-05-25 13:44:19)

Offline

#2 2021-04-23 11:14:15

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 23,990

Re: [SOLVED] pipewire: No sound in headphones

pactl list cards
pactl list sinks
pactl list sink-inputs 

during attempted playback?

Edit: Fix wrong command

Last edited by V1del (2021-04-23 13:57:37)

Online

#3 2021-04-23 11:32:50

bemyak
Member
Registered: 2019-05-30
Posts: 16
Website

Re: [SOLVED] pipewire: No sound in headphones

Offline

#4 2021-04-23 13:57:13

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 23,990

Re: [SOLVED] pipewire: No sound in headphones

Ah whoops that last one should be a

pactl list sink-inputs

Online

#5 2021-04-23 14:22:09

bemyak
Member
Registered: 2019-05-30
Posts: 16
Website

Re: [SOLVED] pipewire: No sound in headphones

V1del, I updated the gist above to include sink-inputs output

Last edited by bemyak (2021-04-23 14:30:56)

Offline

#6 2021-05-25 13:44:04

bemyak
Member
Registered: 2019-05-30
Posts: 16
Website

Re: [SOLVED] pipewire: No sound in headphones

Solved by updating pipewire to 0.3.28

Offline

Board footer

Powered by FluxBB