2023-02-23@09:11:21 update:
- linux-lts updated to linux-lts 6.1.13-1, same problem.
- Published my audio check script on Pastebin https://pastebin.com/cdYas0m9
- Patch: install another pre-6.1* kernel.
Search:
$ sudo pacman -Ss linux | grep '/linux-' | grep -v '6.1' | grep -v firmware | grep -v docs
extra/linux-atm 2.5.2-8
extra/linux-rt 6.0.5.14.realtime1-4
extra/linux-rt-headers 6.0.5.14.realtime1-4
extra/linux-rt-lts 5.15.92.57.realtime1-1
extra/linux-rt-lts-headers 5.15.92.57.realtime1-1
Chosen:
$ sudo pacman -S linux-rt-lts linux-rt-lts-headers
Current kernel:
$ uname -r
5.15.92.57.realtime1-1-rt-lts
Installed kernels:
$ pacman -Q | grep ^linux
linux 6.1.12.arch1-1
linux-api-headers 6.1.9-1
linux-firmware 20230210.bf4115c-1
linux-firmware-whence 20230210.bf4115c-1
linux-headers 6.1.12.arch1-1
linux-lts 6.1.13-1
linux-lts-headers 6.1.13-1
linux-rt-lts 5.15.92.57.realtime1-1
linux-rt-lts-headers 5.15.92.57.realtime1-1
$ find /boot/vmli*
/boot/vmlinuz-linux
/boot/vmlinuz-linux-lts
/boot/vmlinuz-linux-rt-lts
Status: problem persists with linux-lts 6.1.13-1