Comment 629 for bug 1958019

Revision history for this message
In , sheryl (sheryl-linux-kernel-bugs) wrote :

Oh, sorry I was in the wrong one version cuz I tried reverting to the older one when nvidia didn't work anymore.

In kernel 5.17.0 the first command gives
$ sudo modprobe snd-hda-codec-cs35l41-i2c
modprobe: FATAL: Module snd-hda-codec-cs35l41-i2c not found in directory /lib/modules/5.17.0-051700-generic

while the other two give nothing.

(In reply to Cameron Berkenpas from comment #615)
> Your error message shows you're 5.13, which definitely doesn't have support.
>
>
>
> On 5/23/22 08:46, <email address hidden> wrote:
> > https://bugzilla.kernel.org/show_bug.cgi?id=208555
> >
> > --- Comment #614 from <email address hidden> (<email address hidden>) ---
> > The first two modprobe commands returned
> > `
> > modprobe: FATAL: Module snd-hda-codec-cs35l41-i2c not found in directory
> > /lib/modules/5.13.0-051300-generic
> > `
> > The third one returns nothing.
> >
> > I tried reinstalling my nvidia driver too but even after purging all it
> > doesn't
> > seem to work :\
> >
> > I tried following these instructions:
> >

> >
> https://forums.developer.nvidia.com/t/nvidia-smi-has-failed-because-it-couldnt-communicate-with-the-nvidia-driver-make-sure-that-the-latest-nvidia-driver-is-installed-and-running/197141/6
> >
> > (In reply to Cameron Berkenpas from comment #612)
> >> I would try try 5.17. 5.18 only came out yesterday, and therefore doesn't
> >> even have any point releases so chances are reasonably high you'll run
> into
> >> bugs.
> >>
> >> Additionally, I don't have the ACHg6. It's possible you'll need to specify
> >> which modules to load. In the likely event that 5.17 doesn't work, perhaps
> >> someone can provide information on what's needed there.
> >>
> >> Possibly these steps will work:
> >> sudo modprobe snd-hda-codec-cs35l41-i2c
> >> sudo modeprobe snd_soc_cs35l41_i2c
> >> sudo modeprobe i2c-multi-instantiate
> >>
> >> (In reply to <email address hidden> from comment #609)
> >>> Thanks for the quick responses. I followed the instructions to install
> the
> >>> latest version. Is it supposed to work if I installed 5.18 too? It's not
> >>> working and it stopped recognising my external monitors too.
> >>>