-
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
Bottom firing speakers of Dell Inspiron 16 Plus 7640 not working #5271
Comments
@d3d9, this is more of a question for Dell and Realtek (@bardliao, can you ping the relevant people?).
This might or might not be the reason, or some extra quirk is needed to get all speakers to work. |
Looks like this patch fixed the audio support (to get the top speakers to work): Which is interesting as before that patch only the bottom speakers worked. |
@KailangYang Can you take a look?
|
Please test attach patch. |
@KailangYang Thank you. Something has changed, but there is no sound from bottom speakers. alsa-info patched: http://alsa-project.org/db/?f=f0a69fb26a4781019dc7adbaeb4cef97a0b88c24 unpatched: patched: |
[ 9.468295] tas2781-hda i2c-TIAS2781:00: Direct firmware load for TAS2XXX0C94.bin failed with error -2 This issue was need supported by Ti guy. |
Only the two top speakers work, while two bottom speakers don't. Running on Fedora 41 x86_64 with kernel 6.11 at first and now 6.12. I was hoping 6.12 would make a difference since this quirk was included and it matches the ID
1028:0c94
, but I couldn't notice a difference after switching to 6.12.linux/sound/pci/hda/patch_realtek.c
Line 10222 in 89772eb
I tried disabling sof as described here and I applied the dynamic debug example from here.
alsa-info: http://alsa-project.org/db/?f=ace89f27a762690123886260888182f29c03c428
alsa-info witout sof: http://alsa-project.org/db/?f=f3120373e78934bf886242e49f745128065a6349
The text was updated successfully, but these errors were encountered: