вс, 18 окт. 2020 г. в 02:28, Walter Dnes <waltd...@waltdnes.org>:
>
> On Sat, Oct 17, 2020 at 10:53:43PM +0300, gevisz wrote
>
> > Thank you for your reply. I have actually used this approach in one of
> > my first attempts.
> > Below is the output of lsmod on the install usb with all modules that
> > I think is irrelevant to sound removed.
>
>   There is no mention of SND_PCI.  When doing "make menuconfig", you
> ***MUST*** first enable...
>
> Device Drivers > Sound card support > Advanced Linux Sound Architecture > PCI 
> sound devices
>
>   Don't select any of the drivers under that option; just enable the
> barebones option.  If you don't enable it, then nothing shows up under
> "HD Audio" where all the codecs you mention are listed.  If you're doing
> it manually, set...
>
> CONFIG_SND_PCI=y
>
>   Either way, rebuild the kernel and try again.  Hopefully, that solves
> the problem.
>
> Walter Dnes <waltd...@waltdnes.org>

Thank you for your advice. The SND_PCI option is switched on in my
current generic kernel (gentoo-kernel-5.4.64) as well in the last
tried configuration of gentoo-sources-4.19.86. Moreover, almost every
possible option inside the section to which it points is compiled as a
module. I do not know why snd_pci does not show itself after entering
the lsmod command. Probably, because it is not a module but a section
of the kernel config.

Reply via email to