You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So I upgraded the kernel to the latest supported by ubuntu 20.04 LTS using the following command sudo apt update && sudo apt full-upgrade anf I got kernel 6.8.0
~ uname -r
6.8.0-40-generic
but it's still not working
~ sudo dmesg | grep cs35l41-hda
[ 11.292744] cs35l41-hda i2c-CSC3551:00-cs35l41-hda.0: Invalid boost inductor peak current: -1 mA
[ 11.292750] cs35l41-hda i2c-CSC3551:00-cs35l41-hda.0: Error in Boost DT config: -22
[ 11.292911] cs35l41-hda: probe of i2c-CSC3551:00-cs35l41-hda.0 failed with error -22
[ 11.352971] cs35l41-hda i2c-CSC3551:00-cs35l41-hda.1: Invalid boost inductor peak current: -1 mA
[ 11.352977] cs35l41-hda i2c-CSC3551:00-cs35l41-hda.1: Error in Boost DT config: -22
[ 11.353045] cs35l41-hda: probe of i2c-CSC3551:00-cs35l41-hda.1 failed with error -22
I don't know where the problem comes from, is the subsytem id not compatible?
So I upgraded the kernel to the latest supported by ubuntu 20.04 LTS using the following command
sudo apt update && sudo apt full-upgrade
anf I got kernel 6.8.0~ uname -r 6.8.0-40-generic
but it's still not working
I don't know where the problem comes from, is the subsytem id not compatible?
The text was updated successfully, but these errors were encountered: