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?
--- 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
 }
 

Reply via email to