Comment 627 for bug 1958019

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

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.
> >