You are not logged in.
Pages: 1
Hi all. I have Acer Aspire 5739g and after upgrade kernel to version 3.3.1 sound lost low frequencies. I watched this topic and hoped, that after bump to 3.3.3 this problem will disappear, but nothing has change. On linux-lts all works fine.
my modprobe.conf contains the following lines:
options snd-hda-intel model=acer-aspire-6530g
options snd-hda-intel enable_msi=1Maybe someone has the same model without this problem? I also thought to send a bug report to developers, but i don't know how and to whom ![]()
P.S. Sorry for my English, it is not very good.
Last edited by l'enfant terrible (2012-04-28 20:56:28)
Offline
After viewing the source code linux-lts, to solve this problem, I wrote a patches, they work for my Acer Aspire 5739g with
options snd-hda-intel model=acer-aspire-6530g
options snd-hda-intel enable_msi=1 in modprobe.conf and must work for Acer Aspire 6530g ![]()
alc882_quirks.patch
patch_realtek.patch
Offline
Wow, nice work! Are you going to submit the patches to https://bugzilla.kernel.org/?
Offline
Thanks. Yes, I think need to try. I need some time, to understand how to do it ![]()
Offline
If anyone is interesting here is the link to bugzilla.
Offline
Hmm...I found that with my patch, if I connect the headphones, the sound keeps going from speakers too. This problem should be described in another topic, so the message is left as a warning!
Offline
Fixed patches for activating sub-woofer and mute speakers when headphones are connected.
patch_realtek.patch
alc882_quirks.patch
Offline
The link to bugzilla give a new solution to the problem. Thanks to Takashi Iwai for helping!
Offline
Pages: 1