You are not logged in.

#1 2025-10-13 20:00:12

pohzipohzi
Member
Registered: 2025-10-13
Posts: 4

[SOLVED] Audio sink no longer detected after linux-6.17.1 upgrade

On linux-6.16.10.arch1-1

$ wpctl status

(...)
Audio
├─ Devices:
│      42. Built-in Audio                      [alsa]

├─ Sinks:
│  *   53. Built-in Audio Analog Stereo        [vol: 1.00]

├─ Sources:
│      54. Built-in Audio Analog Stereo        [vol: 1.00]

├─ Filters:

└─ Streams:
(...)

Audio playback no longer works after after upgrading to linux-6.17.1.arch1-1 and rebooting (wpctl status returns an empty audio sink list). I've briefly checked the kernel release notes, but can't tell if this is an issue with a driver or something that I can fix

More info about my setup

$ lspci | grep Audio
00:1f.3 Audio device: Intel Corporation Comet Lake PCH-LP cAVS

Last edited by pohzipohzi (2025-11-26 09:05:24)

Offline

#2 2025-10-13 20:02:18

gromit
Administrator
From: Germany
Registered: 2024-02-10
Posts: 1,498
Website

Re: [SOLVED] Audio sink no longer detected after linux-6.17.1 upgrade

Does the audio interface come back after you downgrade to 6.16?

sudo pacman -U https://archive.archlinux.org/packages/l/linux/linux-6.16.arch2-1-x86_64.pkg.tar.zst

Offline

#3 2025-10-13 20:04:25

pohzipohzi
Member
Registered: 2025-10-13
Posts: 4

Re: [SOLVED] Audio sink no longer detected after linux-6.17.1 upgrade

gromit wrote:

Does the audio interface come back after you downgrade to 6.16?

yup it comes back after downgrading and restarting

Offline

#4 2025-10-13 20:30:14

gromit
Administrator
From: Germany
Registered: 2024-02-10
Posts: 1,498
Website

Re: [SOLVED] Audio sink no longer detected after linux-6.17.1 upgrade

This is most likely a kernel regression, which should be bisected and reported to the upstream kernel developers

Are you confident to do the bisection on your own or do you need some help?
If you want we could also provide you with pre-built kernel images for you to test (which greatly speeds up the test time) smile  a

Good info to get you started is:
- https://docs.kernel.org/admin-guide/rep … sions.html
- https://wiki.archlinux.org/title/Kernel … egressions

Offline

#5 2025-11-25 23:22:54

pohzipohzi
Member
Registered: 2025-10-13
Posts: 4

Re: [SOLVED] Audio sink no longer detected after linux-6.17.1 upgrade

I finally got around to this again after a month

The issue persists after upgrading to linux 6.17.8.arch1-1, but I managed to fix it by installing sof-firmware (2025.05.1-1) which somehow I never needed on my system

For posterity the need for sof-firmware is documented at https://wiki.archlinux.org/title/Advanc … chitecture

Offline

#6 2025-11-26 07:52:27

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 73,336

Re: [SOLVED] Audio sink no longer detected after linux-6.17.1 upgrade

\o/
Please always remember to mark resolved threads by editing your initial posts subject - so others will know that there's no task left, but maybe a solution to find.
Thanks.

Offline

#7 2025-11-26 09:08:18

pohzipohzi
Member
Registered: 2025-10-13
Posts: 4

Re: [SOLVED] Audio sink no longer detected after linux-6.17.1 upgrade

seth wrote:

Please always remember to mark resolved threads by editing your initial posts subject - so others will know that there's no task left, but maybe a solution to find.

sure thing, thanks!

Offline

Board footer

Powered by FluxBB