martigasco Posted March 17, 2010 Share Posted March 17, 2010 I managed to make my soundcard work with AppleHDA.kext + HDAenabler.kext. It is a ALC861 in a Tosiba A200-1AG, but i keep getting a "POP" sound before any sound comes out. It is like it outputs this weird pop every time the soundcard is activated or desactivated Any ideas on this? thanx Link to comment https://www.insanelymac.com/forum/topic/213124-pop-or-crackle-preceeding-any-sound-please-help/ Share on other sites More sharing options...
ajstrobus Posted April 26, 2010 Share Posted April 26, 2010 I managed to make my soundcard work with AppleHDA.kext + HDAenabler.kext. It is a ALC861 in a Tosiba A200-1AG, but i keep getting a "POP" sound before any sound comes out. It is like it outputs this weird pop every time the soundcard is activated or desactivated Any ideas on this? thanx From what I remember (don't quote me, theres more detailed walkthroughs @ google.com). I fixed this by adding the correct (exact) pinouts for my codec into ./AppleHDA.kext/Contents/Plugins/AppleHDAHardwareConfigDriver.kext/Contents/info.plist or If you have a LegacyAppleHDA.kext then ./LegacyAppleHDA.kext/Contents/Info.plist pin configs you can get in windows or linux, windows is: find Guuid of codec in device properties for soundcard codec, then search that long string in regedit, look for the pinouts & put those values into the appropriate kext's info.plist above... ---------------------------------------------------------------------------------------------------- As a side note, i took out signal processing in the intspeaker section for my codec in: ./AppleHDA.kext/Contents/Plugins/AppleHDAPlatformDriver.kext/Contents/info.plist or Again if you have a LegacyAppleHDA.kext then ./LegacyAppleHDA.kext/Contents/Info.plist Link to comment https://www.insanelymac.com/forum/topic/213124-pop-or-crackle-preceeding-any-sound-please-help/#findComment-1455873 Share on other sites More sharing options...
Recommended Posts