Aw: Re: Cannon Lake PCH cAVS (ALC892) not detected by kernel driver

Pierre-Louis Bossart pierre-louis.bossart at linux.intel.com
Wed Feb 9 16:51:34 CET 2022



On 2/9/22 01:14, dmummenschanz at web.de wrote:
>    The information about the codec is based on the string windows
>    provides:
> 
>    HDAUDIO\FUNC_01&VEN_10EC&DEV_0892&SUBSYS_15580351&REV_1003\4&16AF2B56&&
>    0001
> 
>    Here is the alsa-info output for the 5.16 mainline kernel:
> 
>    http://alsa-project.org/db/?f=38c48cd24dc4ba9a9487dd96f857120cc9ce4367

The use of this option is not clear:

snd_intel_dspcfg: dsp_driver=1

This means you are trying to force the use of the legacy driver. is this
intentional? Can you remove it and see what happens?

The results show you don't have a driver bound to the PCI device, so
likely something goes boink in the probe.

It wouldn't hurt to enable dynamic debug as well.

options snd_hda_intel dyndbg=+p
options snd_intel_dspcfg dyndbg=+p


More information about the Alsa-devel mailing list