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

No sound on latest ArchLinux kernel #31

Closed
iTrooz opened this issue Jan 16, 2024 · 11 comments
Closed

No sound on latest ArchLinux kernel #31

iTrooz opened this issue Jan 16, 2024 · 11 comments

Comments

@iTrooz
Copy link

iTrooz commented Jan 16, 2024

Hello !
Since the release of the 6.7 kernel, which should have the patch from this repository, I tried using it from the official Arch Linux repositories, but I don't have any sound (KDE doesn't detect any input/output device). I'm not sure how to debug this, could someone help ?

I remember that I was able to make https://github.com/codepayne/pop-os-linux work at some point (EDIT: I just remembered I had to patch it to add my model, sorry)

  • uname -a: Linux arch-3306 6.7.0-arch3-1 #1 SMP PREEMPT_DYNAMIC Sat, 13 Jan 2024 14:37:14 +0000 x86_64 GNU/Linux
  • /proc/config.gz content: config.txt
  • Relevant dmidecode part:
System Information
        Manufacturer: HUAWEI
        Product Name: HVY-WXX9
        Version: M1010
        Serial Number: [hidden]
        UUID: [hidden]
        Wake-up Type: Other
        SKU Number: C100
        Family: MateBook D
@iTrooz
Copy link
Author

iTrooz commented Jan 16, 2024

dmesg logs from a fresh boot + aplay sample-12s.wav: dmesg.txt

@andreaconsole
Copy link

If you have a HUAWEI BOM-WXX9 M1010, you shoud check this:
#28

@iTrooz
Copy link
Author

iTrooz commented Jan 16, 2024

Unfortunately I have a HVY-WXX9 M1010, and the sound card doesn't even show up in alsamixer, so I don't think your linked issue would help

@saber716rus
Copy link

Unfortunately I have a HVY-WXX9 M1010, and the sound card doesn't even show up in alsamixer, so I don't think your linked issue would help

@andreaconsole Most likely, there is no necessary module in the kernel.

@iTrooz do it and put the log here.
cd ~/ wget http://www.alsa-project.org/alsa-info.sh -O alsa-info.sh && bash alsa-info.sh

@iTrooz
Copy link
Author

iTrooz commented Jan 18, 2024

@saber716rus
Copy link

@codepayne
Copy link
Owner

@iTrooz

[   10.398143] acp_mach acp3x-es83xx: this system has a ES83xx codec defined in ACPI, but the driver doesn't have this system registered in DMI table
[   10.398147] acp_mach acp3x-es83xx: Cannot probe card (acp3x-es83xx): -19

Your laptop model is not supported for some reason. Seems I didn't add support for it in the upstream kernel driver, but had it enabled in my own kernel repos. Will fix this but it will take time to reach an official kernel release.

@iTrooz
Copy link
Author

iTrooz commented Jan 20, 2024

Okay ! Thanks a lot for your work

@codepayne
Copy link
Owner

@iTrooz
Copy link
Author

iTrooz commented Feb 1, 2024

Thanks !

@AlexUkr73
Copy link

AlexUkr73 commented May 9, 2024

@codepayne

Good day,

I have the same issue, but in dmidecode part I have

Product Name: HVY-WXX9-PCB-B1

I've tried debian kernels on MX-Linux:
6.8.9.1-liquorix
6.7.12-1-liquorix
6.5.0-ahs (Advansed Hardware support)- most resent.

Issue does not reproduce from Live run of Ubuntu 24.04 (kernel 6.8.0.13)

Could you advice any workarounds, please?

Update (after 2 days):
Please disregard - now sound is available for me with 6.8.1 kernel compiled from source/

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

5 participants