strawberrymusicplayer / strawberry

:strawberry: Strawberry Music Player
https://www.strawberrymusicplayer.org/
GNU General Public License v3.0
2.53k stars 164 forks source link

Strawberry doesn't output any audio #1425

Closed Czechball closed 2 months ago

Czechball commented 2 months ago

Describe the bug There is no audio output coming from Strawberry when playing any kind of audio file. There is no audio volume activity visible in PulseAudio Volume Control UI either.

To Reproduce Open strawberry, play any audio file.

Expected behavior I expect to hear audio.

Screenshots: Not applicable

System Information:

Additional context It was working a few weeks ago without any issues. I haven't observed any particular change that might've caused this. I have tried rolling back to a previous kernel.

jonaski commented 2 months ago

Is this with pulseaudio, pipewire or directly to alsa? What's your output and device set to in backend settings? What's your audio device? Have you tried different audio devices?

Czechball commented 2 months ago

Hello, yes, I was using Pulseaudio. I tried multiple devices, my default device is my laptop's 3.5mm jack (00:1f.3 Multimedia audio controller: Intel Corporation Tiger Lake-LP Smart Sound Technology Audio Controller (rev 20)) However, it seemed to be an issue on my end. I tried downgrading to kernel 6.6.26-1-MANJARO and got it working. I suspect there might've been an issue regarding the Intel audio drivers. However, I'm currently unable to reproduce the error, so I'm closing this issue.