You are not logged in.
Pages: 1
logs are following:
Serial bus multi instantiate pseudo device driver CSC3551:00: Instantiated 2 I2C devices.
cs35l41-hda i2c-CSC3551:00-cs35l41-hda.0: Failed property cirrus,dev-index: -22
cs35l41-hda i2c-CSC3551:00-cs35l41-hda.0: error -EINVAL: Platform not supported
cs35l41-hda: probe of i2c-CSC3551:00-cs35l41-hda.0 failed with error -22
cs35l41-hda i2c-CSC3551:00-cs35l41-hda.1: Failed property cirrus,dev-index: -22
cs35l41-hda i2c-CSC3551:00-cs35l41-hda.1: error -EINVAL: Platform not supported
cs35l41-hda: probe of i2c-CSC3551:00-cs35l41-hda.1 failed with error -22
I try to install asus patches after I add the repo with
pacman -Sy linux-g14 linux-g14-headers
then I update the grub.
More info can be found here https://asus-linux.org/wiki/arch-guide/
but it doesn't work and I lose my access to my nvidia-smi.
Offline
Install nvidia-dkms instead of nvidia to regain access to your nvidia-smi. Following that kernel/patchset and the instructions mentioned there for figuring out the peculiarities of these codecs[1] is likely your best bet.
[1] https://asus-linux.org/wiki/cirrus-amps/
Last edited by V1del (2023-11-29 15:00:00)
Offline
Thank you for your answer. I regained the access to nvidia-smi. And I'm tring to fix the sound problem, which seems a bit challenging for newcomer like me.
Offline
Pages: 1