I found a Datasheet/Manual for the ALC663 online and thought it could
perhaps help resolve our audio issue.
It seems to have pin info on it and etc..
cheers!
hi I have same problem if anyone find or do kext plz put it hear. tnks all
????Bump????
no progress whatsoever?.. there was so much promise!
I do like this but not work sound1. Delete AppleHDA.kext:
sudo rm -rf /System/Library/Extensions/AppleHDA.kext
2. Edit AppleAzaliaAudio.kext for matching codec's proper ID:
sudo vi /System/Library/Extensions/AppleAzaliaAudio.kext/Contents/Info.plist
in Realtek ALC663 Codec Driver key
change the string to:
<string>0x your card ide </string>
3. Edit AppleAzaliaController.kext for matching ICH9 HDA interface proper ID:
sudo vi /System/Library/Extensions/AppleAzaliaAudio.kext/Contents/PlugIns/AppleAzaliaController.kext/Contents/Info.plist
Search for (use hotkey= ctrl + w):
<key>IOPCIPrimaryMatch</key>
change the string to:
<string>0x № </string>
№ - find like this: start mac calculator with programer write ide and clik Dec
4. Refresh kext caches
sudo rm /System/Library/Extensions.kextcache
kextcache -k /System/Library/Extensions/
5. reboot
actually mine runs fine - vanilla kernel with audieee, has something to do with ACPI i believe. I installed with IPC FInal and did basic for installtion, just choose achi, nvdarwin, and ps2 keyboard. Then after install fixed dmg crash with 10.5.5 seatbelt and all is fine.Anyone figure out why those running vanilla kernels still get the beachball of death when running Audieee? I'd love to have a working soundcard in my laptop.
I wish I could contribute more.
I have a small update on the Azalia driver. I'm now successfully able to get both speakers and headphones working (although you need to manually toggle them) from a cold-boot of OSX. No more wasting time with booting into vista first. Because this program writes directly to the codec, it is able to initialize the internal speakers without need for the 'warm boot' method. It's still a workaround, but damnit it's the best we've got... for now. To get started, download the Audieee.app from the following page:
http://ipis-osx.wiki...s-ugly-stop-gap
You will also need to have the CHUD 4.6.1 dev tools from Apple's developer tools website. I don't think I can post that installer here, but if you do a quick google search or two you will find everything you need to acquire it. You'll need to make sure you don't have AppleHDA.kext installed in your /S/L/E folder, and that you have a working AppleAzalia.kext installed. See the linked post for full instructions. Remember, don't try using the installer for azalia on that linked page - since it's intended target chipset is ALC262 (or some other such chip) it will not have the correct dev. id in the .plist. If you need an Azalia driver for your ALC663, try the one on the bottom of this post.
PS - Tom, welcome to our small sub-community! I'm impressed that you were able to get the mic working. The best I've been able to do with AppleHDA was to get devices showing up in sound prefs but never had any output/input working. I've since lost that kextCan you post your AppleHDA.kext file for us to tinker with?
PPS - I am in no way connected with the development of this project, nor am I taking credit for it. Just sharing someone else's great work with the rest of you all! Hope this helps.
Damn this did not load - on startup on the asus m70-vm - anyone else got some luck....works for me!
ALC663 on an Asus G50V
just remove all other codecs, it picks up audio out and notebook speakers seperately.
It even picks up my onboard microphone next to my webcam!
truely remarkable release. hopefully others with 663 will agree.
voodooHDA kext attached
Damn this did not load - on startup on the asus m70-vm - anyone else got some luck....
How did you create the kext from the BUILD command? i can not figure that out - every reboot I have to do the load command - so where is the kext? if you can help me there....
the kext attached does not have to be "built", its a functioning kext... simply put it in your system's extensions folder. use kext helper b7 if youre having trouble, its painless really.
heres hoping it supports your config!
0 members, 0 guests, 0 anonymous users