You are not logged in.

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

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

Audio sink no longer detected after linux-6.17.1.arch1-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

Offline

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

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

Re: Audio sink no longer detected after linux-6.17.1.arch1-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: 2

Re: Audio sink no longer detected after linux-6.17.1.arch1-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,318
Website

Re: Audio sink no longer detected after linux-6.17.1.arch1-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

Board footer

Powered by FluxBB