Closed bandundu closed 9 months ago
@bandundu Codepayne has kindly provided a near perfect kernel based on 6.8 rc1 that basically fixes all problems, except that, because of the unstable base kernel, it breaks Snap packages compatibility. If you're interested, you may wanna give that a try. Check the thread here:
https://github.com/codepayne/linux-sound-huawei/issues/30
Otherwise, if you really need Snap packages to work, you might wanna give this alternate solution a try too. For me (I have a similar laptop model) it worked pretty well, except for some random pop noises:
https://github.com/codepayne/linux-sound-huawei/issues/28#issuecomment-1878822975
I recommend you read both full threads and then figure out what works best for you. Just read everything carefully.
@fernandosang Thank you for pointing me to the right direction with this. Unfortunately, that kernel is not available anymore from @codepayne
Here's what I've done so far:
Observations:
aplay
for WAV files), the first audio output works, but subsequent attempts often fail.aplay
shortly after another sound has played results in an error: "Error when opening Device: The device or resource is busy".I suspect these issues might be related to codec problems or a conflict in the handling of audio streams. Attached is the log file from PipeWire for further insight.
Has anyone experienced similar issues or can offer insights into potential solutions?
Thank you in advance for any assistance.
@bandundu emm, maybe you should try ubuntu ?
I have the same Model with you. KLVL-WXXW M1010 AMD Ryzen 5 5700U Firmware Version: 1.09
but I use ubuntu23.10 . the codepayne provided kernel(https://filebin.net/gnk9t9rzlvpgcacx) is compiled from ubuntu ? Compiling the kernel is a bit challenging for me, and it is filled with uncertainty. its work for me very perfect,out of box .
Here's what I've done :
Jesus hallelujah I finally have audio, albeit I am not sure whether this is a workaround or a solution. After running a bunch of times
pulseaudio -k
and with this totally killing my PulseAudio I got sound working perfectly fine! Wow, I did not expect this at all.
Sound is working for Spotify, Terminal with Aplay i would asume via ALSA, However obviously not working for apps that expect it like Firefox or discord.
On my machine I have pulseaudio 17.0 installed
Attached the PulseAudio log, I skimmed it but can not find any culprit. Can anyone help in identifying what could cause this? Would really like to understand.
After deinstalling pulseaudio, installing pipewire and rebooting my system everything works like a charm now. Microphone and Speakers - just perfect
EDIT: Well mostly perfect, audio is getting sped up sometimes.
wow ! congratulation!!
@codepayne any idea what could be causing the sped up audio?
@codepayne any idea what could be causing the sped up audio?
The sped-up issue is already fixed in upstream pipewire, more details here: https://github.com/codepayne/linux-sound-huawei/issues/29
Issue Description:
I am experiencing an issue with sound on my Huawei MateBook 14 (Model: KLVL-WXXW, M1010) running Arch Linux. Despite trying various fixes, I am unable to get sound output. However, mysteriously, sometimes the laptop plays sound for a split of a second, and I can recognize that there is some sort of sound coming out of the speakers.
System Information:
Steps done
Attempted Workaround:
I tried the following workaround on boot without success: echo -1 > /sys/bus/pci/drivers/snd_acp_pci/0000:03:00.5/power/autosuspend_delay_ms
Attachments:
After boot and playing a wav with aplay dmesg.txt
Screenshots of ALSA mixer and PulseAudio configuration
Any insights or guidance on resolving this issue would be greatly appreciated. I've been using this laptop for more than a year now without sound :(