You are not logged in.
Umm so I installed Arch 2 days ago Just cause of curiosity and wanted to try it out myself. I have no experience in Linux OS except for Bazzite and ubuntu for only a 4 days or less. though there were failed to fully setup in my machine.
Both bazzite and ubuntu have been facing the same problem NKRO and 4 Speaker problem.
But in ARCH OS the NKRO is solved the moment i installed Arch so I have no problem. But as for the speaker, my system has 4 speakers two on just beneath my laptop screen (front speakers) and two on near the Lightbar area (back speakers) .
The speakers Cirrus Logic speaker amps
the Bottom speakers are working but not the front ones. I tried using hdajackretask and qpwgraph (Suggested by internet search).
But in the End I was at my limit i tried what i could understand and even Asking AI didnt work.
So i was hoping that i can find my answer here.
everything is working great except the speaker problem
Offline
have you got the latest bios ? seemed to be the fix for this similar laptop: https://bugzilla.kernel.org/show_bug.cgi?id=220152
Offline
yes my Bios is updated to the latest version available on asus website that is BIOS 322
Offline
have you try to create /etc/modprobe.d/asus-speakers.conf ? with:
options snd-hda-intel model=1043:1caf
then "sudo mkinitcpio -P" and reboot.
Offline