Hello,
Last night I bought myself a new laptop, the HP Pavilion DV7-1299EF. This laptop has 2 frontal speakers and a subwoofer in the back, on Windows, when I play a sound the 3 speakers works perfectly, and since it has a subwoofer the spearkers hardly has any bass capabilities, On linux the subwoofer is not working, only the 2 speakers are, hence the sound doesn't have any bass and it's loud and annoying, very annoying...
I'm using alsa-drivers compiled from today's git checkout..
Here's the snd-hda-intel module options I tried
options snd-hda-intel enable=1 probe_mask=1 enable_msi=1 single_cmd=0 power_save_controller=0 power_save=0 model=hp-m4
options snd-hda-intel enable=1 probe_mask=1 enable_msi=1 single_cmd=0 power_save_controller=0 power_save=0 model=hp-dv5
options snd-hda-intel enable=1 probe_mask=1 enable_msi=1 single_cmd=0 power_save_controller=0 power_save=0 model=hp-hdx
options snd-hda-intel enable=1 probe_mask=1 enable_msi=1 single_cmd=0 power_save_controller=0 power_save=0 model=dell-m4-1
options snd-hda-intel enable=1 probe_mask=1 enable_msi=1 single_cmd=0 power_save_controller=0 power_save=0 model=dell-m4-2
options snd-hda-intel enable=1 probe_mask=1 enable_msi=1 single_cmd=0 power_save_controller=0 power_save=0 model=dell-m4-3
Whatever the model option I try, I always end up with only 2 speakers...
Here's the alsa-info.sh output -> http://www.alsa-project.org/db/?f=0fd7cb5749b12dd4322879bb3828f9391bfee487 I also attached some more informative files..
Thanks for any help, it's really appreciated