Jump to content
2 posts in this topic

Recommended Posts

I got my external USB DVD drive for my P965 computer:), its a core 2 duo e6600, asus p5b and it has a nvidia geforce 7600gs ins it (MSI) its also got a sata hdd...

 

i have the Natit_Uni_1.0.pkg for my gfx card (will that work?)

also, for my integrated lan i have RTL1xxx_1.02.pkg...i also need to know if that works...

 

and i found the following instructions for the motherboard...

 

 

1. Installation simple and typical w/ JaS 10.4.7 DVD using USB2-to-IDE convertor

2. PATA HDD and ODD did not works on Jmicron (SATA drives yes in AHCI mode)

3. IHC8 SATA works out of box but slow

4. AD1988a sound *outs* (2 - channel) works (similar to thread)

a. Delete AppleHDA.kext:

sudo rm -rf /System/Library/Extensions/AppleHDA.kext

b. Edit AppleAzaliaAudio.kext for matching codec's proper ID:

sudo vi /System/Library/Extensions/AppleAzaliaAudio.kext/Contents/Info.plist

in Realtek ALC880/ALC860 Codec Driver key

change the string to:

<string>0x11d41988</string>

c. Edit AppleAzaliaController.kext for matching ICH8 HDA interface proper ID:

sudo vi /System/Library/Extensions/AppleAzaliaAudio.kext/Contents/PlugIns/AppleAzaliaController.kext/Contents/Info.plist

<key>IOPCIPrimaryMatch</key>

change the string to:

<string>0x284b8086</string>

d. Refresh kext caches

sudo rm /System/Library/Extensions.kextcache

kextcache -k /System/Library/Extensions/

e. reboot

 

 

is there anything else i need to get a fully working copmputer with os x on it?

Link to comment
https://www.insanelymac.com/forum/topic/57362-what-do-i-need/
Share on other sites

×
×
  • Create New...