Mac Os Lion, ASUS P8H67-M, Audio ALC887

found a way to get rid of the white noise when using VoodooHDA and ALC887-VD2

  1. install the last voodooHDA
  2. go to /system/library/extensions --> VoodooHDA
  3. show content
  4. open "content" folder
  5. drag the "info.plist" to desktop
  6. open it with text editor and then searche and change the iGain and iMix values to 10 and 30

like this < dict>
< key>iGain< /key>
< string>10< /string>
< key>iMix< /key>
< string>30< /string>
< /dict>

  1. Run Kext Utility or repair permissions

from tonymacx86.com