Hello,

On Sat, 17 Oct 2020, gevisz wrote:
>??, 17 ???. 2020 ?. ? 14:57, David Haller <gen...@dhaller.de>:
[..]
>Here is the comparative table for your kernel parameters vs those of
>gentoo-kernel 5.4.64 and my last tried configuration in
>gentoo-sources-4.19.86:
>CONFIG                     | 4.14 | 5.4.64 | 4.19.86
>SND                          | y      | m        | y
>SND_TIMER               | y      | m        | y
>SND_PCM                  | y      | m        | y
>SND_HWDEP             | m     | m        | y
>SND_DRIVERS           | y      | y         | y
>SND_PCI                    | y      | y         | y
>SND_HDA                  | m     | m        | y
>SND_HDA_INTEL        | m    | m        | y
>SND_HDA_HWDEP     | y     | y         | n
>SND_HDA_RECONFIG | y    | y         | y
>SND_HDA_CODEC_REALTEK | m | m | y
>SND_HDA_GENERIC   | m | m | y
>SND_HDA_CORE        | m | m | y
>SND_SPI                     | y | n | absent

Looks ok.

[..]
>So, it seems that at least the configuration for kernel 5.4.64 should
>work. However, it does not.

Try this in /etc/modprobe.d/alsa.conf (or some file there):

====
alias char-major-116 snd
alias snd-card-0 snd-hda-intel
options snd-hda-intel model=auto
====

HTH,
-dnh

-- 
"Getting a penguin to pee on demand is _messy_."  -- Linus Torvalds

Reply via email to