View Single Post
 
Old 10-27-2009, 01:51 AM
Imkantus Imkantus is offline
 
Join Date: Jul 2009
Location: Germany
Posts: 779
Sorry for the late response - I was very busy...

Looks good so far...

Open the Terminal and use the following syntax:
Quote:
sudo -s
# You will be promted for your password.
nano /System/Library/Extensions/nvkush.kext
An Editor will open - look for <key>IOPCIMatch</key> and go to the string bellow and add 0x053110de to the beginning of the field within the <string> tags. Write out using Ctrl + O and exit using Ctrl + X - repeat this for all the *.kext files I mentioned in my earlier post.

On next boot-up enter -f option on the bootprompt.

AMD Phenom II X4 955 - ASRock AM3A770DE - 8GB DDR3-1333 - Radeon HD 5570 1GB passiv - BCM4318 802.11b/g - Snow Leopard Retail
+++
AMD Phenom X3 8450 - ASRock AM2NF6G-VSTA (BIOS L2.39) - 4GB DDR2-800 - Radeon HD 4650 512MB - Snow Leopard Retail (retired) / OpenBSD
Reply With Quote