Right, to start off i'd jus like to let you know that this is my first ever topic on here, and i dont know too much about making a hackintosh but i managed to get mine (almost) working fully in two days from scratch.
If you , like me, are having trouble with the damn ALC888 sound drivers then i hope i can help you here.
The kit i have used for my Hackintosh consists of...
- Abit An-M2HD MOBO
- nForce6 chipset
- Realtek ALC888 onboard audio
- 4GB DDR2 800mhz Ram
- Radeon x1950 Pro 512mb Graphics Card PCI-E (set to 1280 x 1024 res on an LG 19" screen)
- 320GB Maxtor SATA HD
- AMD Athlon 64 X2 6000+ Processor (running at 3.0Ghz)
- Uphuck / TubGirl 1.3 OSX86 10.4.9 Tiger
- LG DL DVD-RAM Drive
- Running Software - Logic Express 7, GarageBand, iMovieHD, Adobe Photoshop and Illustrator CS2, Mac Office 2004, iTunes 7.5, Quicktime 7.3, Handbrake, DivX Video player/converter, and Toast Titanium 8.
**Just mentioning the system spec just in case anyone has problems with their version of any of the following and needs any help**
Anyway, enough about the system, down to more pressing matters...
To Install the ALC888 drivers for this version of the system, there are many options available but this is the only one that i found worked for me...
My findings are based on the following thread by Rammjet *Thanks alot for the help man!!!* It may essentially seem the same, but you have to make sure to repair permissions after everything else or it WILL NOT WORK.
Here you go...
The Guide by RAMMJET
I have yet to see the definitive guide here on getting ALC882 sound working. The best one I've seen comes from aRt on another forum and this is it (with some modifications):
How to get HD audio working - sound for ya!!!
Before doing anything, make sure you install the Azalia sound package with the Uphuck/TubGirl install disc....
1) Backup AppleHDA.kext:
In Terminal, type:
cd /System/Library/Extensions
sudo mkdir audio_backup
sudo mv AppleHDA.kext audio_backup/
2) Edit AppleAzaliaAudio.kext:
In Terminal, type:
cd /System/Library/Extensions
sudo pico AppleAzaliaAudio.kext/Contents/Info.plist
Search for IOHDAudioCodecVendorID (press Ctrl + W)
Find:
<key>IOHDAudioCodecVendorID</key>
<string>0x10ec0880</string>
Change <string>0x10ec0880</string> -- to -- <string>0x10EC0888</string>
Exit pico: press Ctrl + O to save and then Ctrl + X to exit
In Terminal, type:
sudo pico AppleAzaliaAudio.kext/Contents/PlugIns/AppleAzaliaController.kext/Contents/Info.plist
Search for IOPCIPrimaryMatch (press Ctrl + W)
Find:
<key>IOPCIPrimaryMatch</key>
<string>0xNNNN8086</string> (where NNNN are any 4 characters)
Change <string>0xNNNN8086</string> -- to -- <string>0x055C10DE</string>
(note: for ALC882, the string is probably correct without any edit)
Exit pico: press Ctrl + O to save and then Ctrl + X to exit
3) Clean up the system:
In Terminal, type:
sudo diskutil repairpermissions /
sudo chown -R root:wheel AppleAzaliaAudio.kext
sudo chmod -R 755 AppleAzaliaAudio.kext
cd /System/Library
sudo rm -rf Extensions.mkext Extensions.kextcache
4) Then finally in the terminal type:
diskutil repairpermissions /
Reboot and the sound should now be working!!!!!!
***The RED is what you MUST type into the terminal
***The GREEN is the vendor ID followed by the device ID (this is the code i found for my mobo through windows)
***The BLUE is the device ID followed by the vendor ID (this is the code i found for my mobo through windows)
To find your vendor and device ID for your soundchip, have a look at RAMMJET's thread here - http://forum.insanel...hl=ALC888 audio - and you can even use his way of doing it, but it is not a definate working solution to ALC888 whereas this one is!
AND DONT USE ANY OTHER .kext FILES THAN THE AZALIA ONES INCLUDED WITH THE UPHUCK 1.3 INSTALLER!!
Now go listen to some heavy metal at top volume.... you know you want to
*If anyone has any problems with this, leave a comment and i will try to help.
Stampers



Sign In
Create Account










