[Pkg-alsa-devel] Bug#603550: Acknowledgement (linux-image-686: My Intel 82801H sound card is doesn't work or linux-image-2.6.32-5-486 and linux-image-2.6-686)
Elimar Riesebieter
riesebie at lxtec.de
Wed Nov 17 18:46:39 UTC 2010
Hi Hammer (or Attila?),
* Hammer Attila [101116 10:42 +0100]:
> I have got a good news:
[...]
> When I ran amixer set 'Speaker',0 64 command, I hear right the sound.
Could you please apply attached patch to /etc/init.d/alsa-utils,
reboot your machine and test again?
The patch is diffed against alsa-utils 1.0.23-3.
Thanks
Elimar
--
Do you smell something burning or ist it me?
-------------- next part --------------
--- alsa-utils.orig 2010-11-17 19:38:36.000000000 +0100
+++ alsa-utils 2010-11-17 19:40:54.000000000 +0100
@@ -206,6 +206,9 @@
# On MacBookPro5,3 and later models (See Bug#597791)
unmute_and_set_level "Front Speaker" "80%"
+ # On Intel 82801H (See Bug#603550)
+ unmute_and_set_level "Speaker" "80%"
+
return 0
}
More information about the Pkg-alsa-devel
mailing list