Li0rE Posted March 4, 2008 Share Posted March 4, 2008 I have spent the last 5 hours searching, downloading, trying, and failing with various drivers for the Realtek ALC861VD audio chipset, AKA ALC862. I find all these kexts/patches for notebook variations for lenovo/toshiba etc. but idk if its the same for my motherboard, which is a micro-atx. I have tried several methods, always following directions. For example, I found one person who said he got the same exact audio card working by replacing the kexts he provided in the extention folder and changing chmod permissions. This did not work. I've tried using the AppleADH patcher with every patch that has ALC861 or ALC862 in the name, and the associated standalone installers. I don't understand why this isn't working. So many people claim to have it working, and when I try their methods they work to no avail. I'd appreciate it if someone could help me out on this and not reply that I should search, because I have spent many hours doing so. Thankyou Link to comment https://www.insanelymac.com/forum/topic/91606-realtek-alc861vd-please-help/ Share on other sites More sharing options...
FXtreme Posted March 4, 2008 Share Posted March 4, 2008 download install or you have? appleazaliaaudio.kext AppleAzalia.kext and edit >>> write your 0x10ec862 or 0x10ecffff soundchip <key>Realtek ALC880/ALC860 Codec Driver</key> <dict> <key>CFBundleIdentifier</key> <string>com.apple.driver.AppleAzaliaAudio</string> <key>IOClass</key> <string>AppleAzaliaAudioCodecALC880</string> <key>IOHDAudioCodecVendorID</key> <string>0x10ecffff 0x14f1ffff 0x11d4ffff 0x434dffff 0x8384ffff</string> <key>IOProbeScore</key> <integer>10000</integer> ***aplleazalia.kext/appleazaliacontroller.kext > plist edit write your motherboard audio controller (my nvidia 0x03f010de) <key>IOKitPersonalities</key> <dict> <key>Intel ICH6 Azalia Audio</key> <dict> <key>CFBundleIdentifier</key> <string>com.apple.driver.AppleAzaliaController</string> <key>IOClass</key> <string>AppleAzaliaController</string> <key>IOPCIPrimaryMatch</key> <string>0x26688086 0x27d88086 0x284b8086 0x32881106 0x026c10de 0x037110de 0x03e410de 0x03f010de 0x044a10de 0x044b10de 0x437b1002 0x43831002 0x75021039</string> <key>IOProviderClass</key> <string>IOPCIDevice</string> </dict> </dict> <key>OSBundleCompatibleVersion</key> -----sample----- *********and load kext and check!* abouttismac/moreinfo/ appleazaliaaudio appleazaliacontroller loaded * ****** good luck! my friend... Link to comment https://www.insanelymac.com/forum/topic/91606-realtek-alc861vd-please-help/#findComment-653815 Share on other sites More sharing options...
Li0rE Posted March 4, 2008 Author Share Posted March 4, 2008 I don't really understand. Do I have these already, or am I supposed to download them?Where can I get them if so?wow, do I feel like an idiot. I tried to install the aforementioned kexts using kext helper and it worked fine even without restart! now I just have to fix up gma950 and b0 error. Link to comment https://www.insanelymac.com/forum/topic/91606-realtek-alc861vd-please-help/#findComment-654282 Share on other sites More sharing options...
FXtreme Posted March 6, 2008 Share Posted March 6, 2008 edit appleazaliaaudio.kext 0x10ec0862 (alc861-vd * alc862) edit appleazaliaaudio.kext/appleazaliaaudiocontroller.kext 0x03f010de(*sample) (my motherboard - nvidia-405 *6100) 0x03f010de is nvidia multimedia controller. you search it your intel ? motherboard id and Kexthelper verynice utility drop your kext and easy install reboot sound ok... but microphone and lline in not work with appleazaliaaudio but this 1solution no more now good luck! my friend Link to comment https://www.insanelymac.com/forum/topic/91606-realtek-alc861vd-please-help/#findComment-656012 Share on other sites More sharing options...
Recommended Posts