Buna seara,
incerc de ccca. 2saptamani sa instalez o placa video nvidia 9400gt pe un Mac OS X 10.5.6.
am gasit un driver “NVIDIA_9000_Series_Driver_v2” dar sincer.. chiar nu m-a ajutat cu nimic; am urmat si urmatorii pasi, dar in final nu cand incerc sa deschid com.apple.Boot.plist nu pot salva deoarece nu am drepturi de administrator, cu toate ca contul meu este administrator.. s-ar putea o mana de ajutor din partea caruiva? Multumesc anticipat!
1. Install any OSX86 distro [10.5.6]
2. Dont Select any nVidia driver at Beginning.
3. Go to this Link and download the Installer for the NVIDIA 9 Series Drivers and Install it. But Do not Restart
4. Open OSx86 tool.
5. Click on Add EFI Strings/Boot Flag and open it
6. now do these steps:-
a. Click GFX String [On upper Left]
b. On Graphics Card, Drop down the list and choose Custom Geforce [should be at very last]
c. On the box Type ‘nVidia Geforce 9400 GT’
d. Select your cards Memory and click OK
e. Now this stpe is Important. Here you have to choose the right output of your card. to get this got to the your cards manufacture website and see the configuration of your graphics card and find your display output or see on the box or its manual. [Like I have XFX 9400 GT 512 Mb so i go to thispage]
f. Now look at the Hexadecimal EFI String (Device Properties) and copy all that written in the box. open a text editor and copy this. match both to satisfy that you copy exactly same. Now close Disk utilities.
7. Go to your leopard installation drive and Open Library/Preference/System Configuration and copy ‘com.apple.Boot.plist’ file to desktop.
8. Go to your Desktop and open the file you just copied with text edit: It should look like this:-
<?xml version=“1.0” encoding=“UTF-8”?>
<!DOCTYPE plist PUBLIC “-//Apple Computer//DTD PLIST 1.0//EN” “http://www.apple.com/DTDs/PropertyList-1.0.dtd”>
<dict>
<key>Kernel</key>
<string>mach_kernel</string>
<key>Kernel Flags</key>
<string></string>
<key>Timeout</key>
<string>5</string>
<key>device-properties</key>
<string></string>
IF any line miss the add them.
9. Now at the last line in between <string></string> add the HEX characters you copied from OSx86 tool [STPE-6] so it look like this
<?xml version=“1.0” encoding=“UTF-8”?>
<!DOCTYPE plist PUBLIC “-//Apple Computer//DTD PLIST 1.0//EN” “http://www.apple.com/DTDs/PropertyList-1.0.dtd”>
<dict>
<key>Kernel</key>
<string>mach_kernel</string>
<key>Kernel Flags</key>
<string></string>
<key>Timeout</key>
<string>5</string>
<key>device-properties</key>
<string>6c0200000100000001000000600200000d00000002010c00d041030a0000000001010600000b0
01060000007fff04000e0000004e00560050004d0000002000000001000000000000000000000000
00000000000000000000000000000220000005600520041004d002c0074006f00740061006c00730
69007a006500000008000000000000201c0000006400650076006900630065005f00740079007000
50000000f0000004e5644412c506172656e740e0000006e0061006d00650000000b0000006469737
6c617922000000400030002c006400650076006900630065005f00740079007000650000000b0000
0646973706c617922000000400031002c006400650076006900630065005f0074007900700065000
000b000000646973706c6179100000006d006f00640065006c0000001a0000006e56696469612047
5666f726365203934303020475420000000400031002c0063006f006d00700061007400690062006
00650000000e0000004e5644412c4e564d616314000000400030002c006e0061006d006500000012
000004e5644412c446973706c61792d4114000000400031002c006e0061006d00650000001200000
4e5644412c446973706c61792d4220000000400030002c0063006f006d0070006100740069006200
c00650000000e0000004e5644412c4e564d6163100000004e0056004300410050000000180000000
000000000003000c00000000000007000000001e00000072006f006d002d00720065007600690073
069006f006e0000002e0000006e5669646961204765666f7263652039343030204754204f70656e4
4c20456e67696e65205b4546495d</string>
</dict>
</plist>
10. Now save this. And open terminal and type
cd ~/Desktop/
sudo chown -R root:wheel com.apple.Boot.plist
“Give your Password”
sudo chmod -R 755 com.apple.Boot.plist
11. Now close terminal and copy the desktop file to Library/Preference/System Configuration and replace it by iving your password.
12. Now Reboot. You going to see your leopard booting with graphics driver.