-
Notifications
You must be signed in to change notification settings - Fork 132
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
Audio issue codec ES8336- Matebook d14 intel - Ubuntu #4093
Comments
I guess this could be usefull too. |
The following lines from dmesg seem relevant; the people from Intel should consider them
|
5.17 is too old a kernel for this platform, see https://github.com/thesofproject/linux/wiki/ES8336-support |
Sorry, my knowledge is limited I can barely copy paste command lines. What I should do is : |
at this point you have to compile your own kernel to get support for this device. If you are not familiar with all this, you'll have to get a USB device to get audio support. |
Same here. I tried to compile sof kernel without success. If anyone can help us would be nice. |
try this one. https://github.com/intbyte-100/matebook-d15-linux-soundfix |
Well done ! Would you recommend me to keep Ubuntu or switch to manjaro ? |
i did the same trying to compile this kernel without success. Stay in Ubuntu, update your kernel to >5.19. |
My bad, I should have clicked on the link before saying craps :) Thank you very much !
Does not allow me to go >5.17. |
-go https://kernel.ubuntu.com/~kernel-ppa/mainline/v6.0/
|
install ukuu https://github.com/teejee2008/ukuu/releases from there and update |
OK, I managed to update to 6.0.1 and to apply https://github.com/intbyte-100/matebook-d15-linux-soundfix Yet, still no sound, and some errors in journalctl |
new errors, cannot find help on the internet, maybe it can tell about the issue here:
|
As said previously, https://github.com/intbyte-100/matebook-d15-linux-soundfix solves dummy-output issue but still no audio from speakers. Tried to modify quirks following This is repeateable, as deleting |
Hello, I've been composing with this issue since I can connect bluetooth device, but for unknown reason it does not work anymore. Any news on this topic ? |
Consensus is get an up to date kernel having latest SOF. That might need a custom build or going with non-LTS Ubuntu, or with Arch/Manjaro. |
kernel 5.17.0-1018-oem
SOF 2.0-1ubuntu4
I have no sound in headphones, speaker nor HDMI. Bluetooth works though.
pacmd list-cards returns 0 card(s) available.
alsamixer
The dmseg
dmesg 20221212.txt
journalctl -b -p err
journalctl err.txt
From other submitted issues, I guess it's a essx8336 bug but don't know what to do about the no soundcard issue.
Thank you for assistance, I've been using Ubuntu since one week only, my first steps in Linux. I am reading as much as possible to understand
but
please be indulgent I know nothing.The text was updated successfully, but these errors were encountered: