Open tails1154 opened 6 days ago
I'm having the same issue on LEONA. My issue started after a kernel update. Alsa and friends were updated the next day and it did not fix it. I've re-run the script and it is still not functional.
I'm not sure what type of log would be most helpful, but here's dmesg:
Arch Linux, LEONA
@mikezila
run wget https://raw.githubusercontent.com/chrultrabook/linux-tools/main/debugging.sh; bash debugging.sh
and upload the file
As requested: debug-logs-Leona-2024-11-25_23h47m.tar.gz
Same problem for me.
Same here. Updated Arch today and broken audio. debug-logs-Dragonair-2024-11-26_09h25m.tar.gz
Y'all tried re-running the script?
Yes, or at least I did.
Just making sure nothing silly on arch side did touch ucm.
Smells like an upstream alsa issue to me
yea I have no idea what yall are talking about but
pacman -Syu
it complained about some conflicting file, I made a copy of it and deleted it, rebooted. No sound. I put my backup file back there and rebooted. Nothing.
(i think) alsa just got a update. I'm updating now
nope did not fix anything.
Same issue on eldrid with fedora 41 debug-logs-Eldrid-2024-11-27_00h08m.tar.gz
everyone just downgrade the package for now. refer to your distros docs on how
downgrade alsa-ucm-conf
to version 2.12.
I'm on Fedora 41 :
The issue most of you seem to have is related to the dmic split. I was just able to reproduce this issue myself and found that removing the dmic split fixes it. I'll look into how to properly fix this issue.
@mikaelvz What board name? Must be one where the dmic split isn't needed.
@mikaelvz What board name? Must be one where the dmic split isn't needed. @WeirdTreeThing sorry, forget to mention it, I'm on KLED board
Looks like the fix is to increase the syntax version. Try ./setup-audio --branch syntax-7
and see if that works.
I can confirm that using the syntax-7
branch fixed the issue for me.
let me try that
yup, running ./setup-audio --branch syntax-7
fixes it for me on CROTA
Using syntax-7 branch also work for me with on KLED, thanks.
The "branch-7" fix mentioned above did not work for LEONA.
@tails1154 Please don't close the issue just yet. While you may have found a workaround others are still running into the problem.
leona doesnt use the dmic split so it would have a separate issue
ok I will reopen it I guess
Looks like the fix is to increase the syntax version. Try
./setup-audio --branch syntax-7
and see if that works.
Yup. On dragonair it works now.
Describe the bug I literately just did
sudo pacman -Syu
and rebooted and the sound is broken nowBoardname CROTA
Logs debug-logs-Crota-2024-11-25_18h19m.tar.gz