Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trouble building on ubuntu 23.10 with kernel 6.5.0.14 (Build errors) #24

Open
Eric-ERGS opened this issue Dec 6, 2023 · 2 comments
Open

Comments

@Eric-ERGS
Copy link

It looks like there has been a change to the cs35l41_global_enable function parameters as the build fails with invalid parameters the dev parameter looks like it is expected but not passed. Has anyone tried to build with this combination of Ubuntu and kernel
Please see log file.
file:///var/lib/dkms/snd-hda-scodec-cs35l41/0.1/build/make.log
make.log

Hardware HP ENVY Laptop 16-h1020a

@Salvogiarracca
Copy link

I have the same issue. My current kernel is "6.6.4-060604-generic" but both the scripts are trying to download the "6.5.0.14" version.
Here there is the output of sudo ./setup_snd-hda-scodec-cs35l41.sh
output.txt

@Eric-ERGS
Copy link
Author

Some feed back on this one.

I was able to get the internal speakers to work (volume is still a little low looking into it, need to increase the volume to 130% to have a reasonable output volume. Any suggestions here?):

  • I used the patch code with in the scripts to patch a full down load of the 6.5 kernel. It seems that there is a conflict with cs35l41_global_enable in passing of dev (the dev parameter exist in 6.5 kernel code but is not found when applying the patch)
  • I also looked at upgrading my kernel to 6.6.5 but the changes to the cs35l41_hda.c file is extensive so the patch code would not work for this version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants