You are not logged in.
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
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.zstOffline
Does the audio interface come back after you downgrade to 6.16?
yup it comes back after downgrading and restarting
Offline
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)
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
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
\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
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