Open AnotherBrynAlt opened 2 years ago
FYI linuxPackages_zen
doesn't have this issue it seems and can be used as a workaround.
FYI
linuxPackages_zen
doesn't have this issue it seems and can be used as a workaround.
Replicated here too, 6.0.3-zen2
works.
Describe the bug
On the KLED board (Acer 713 Spin) Chromebook with an Intel 10110U, any Kernel >= 6.0.3 breaks SOF for sound.
Steps To Reproduce
Steps to reproduce the behavior:
boot.loader.kernelPackages = pkgs.linuxPackages_6_0;
inconfiguration.nix
Expected behavior
SOF provides various audio devices for use
Screenshots
Additional context
Output of
dmesg | grep -i audio
:5.19.16:
Output on 6.0.5:
Notify maintainers
Metadata
Please run
nix-shell -p nix-info --run "nix-info -m"
and paste the result.