Help - Search - Members - Calendar
Full Version: Got my Nvidia 8600GT Working (Updated 9-18-08)
InsanelyMac Forum > OSx86 Project > Hardware and Drivers > Graphics Cards > nVidia
Pages: 1, 2
bf2loser
Here are my specs:
Gigabyte GA-P35-DS3L Mobo
Intel Core2Quad Q6600 @ 2.4 Ghz (Stock)
(EVGA) Nvidia 8600GT with 256mb (DDR3) Ram
2 gigs Corsair Ram
Leo4AllV3
Sata hardrive
IDE DVD/CD Drive

I've sorta had choppy graphics using nvinject from the Leo4All dvd but I was always too lazy to fix it until I lost QE/CE altogether with 10.5.5 update. So I finally decided to use the GfxUtil to see if that would restore my QE/CE stuff, and it did. Only problem was that osx86.wikidot.com is updating or something and I couldn't find his utility on there, but luckily there was a google cache of his old site that I was able to use to download it still. I've attached the utility and the instructions that come with it, pretty simple, so you should definitely try it if you're having issues.

GfxUtil

Obviously I don't take credit for anything, all I really did was a google search lol. Oh and if you are wanting to update to like 10.5.5 or something, make sure you follow a guide and actually read the instructions, trust me, it'll save you alot of pain and reinstalling...Yes, this guide was (re)written for 10.5.3, but its the same thing you would do for 10.5.5 anyways, so dont worry..
http://forum.insanelymac.com/index.php?showtopic=107340


-------Old Guide, might work for some of you still-------
So yea, after a while of playing with stuff and different drivers and such I finally got it working, with the help of my brother and this website. Here is what I did:

First off download the "Nvidia Installer 1.9 by Punk92" file from -----

(EDIT: Check the bottom for a better link, you shouldn't need to follow this guide anymore, The latest installer should have your device id's in it already.)


You have to have the same video card as me for this guide to work for you because of the device id. If you have a different card you have a different id. Customize your install and tell it to install the default drivers, and also to install nvinject for 256mb ram video cards. thats all you need. after it finishes open your /System/Library/Extensions folder and find each of these kext files
GeForce.kext
NVDANV30.kext
NVDANv40.kext
NVDANV50.kext
NVDARESMAN.kext
You have to open each one by right clicking and selections "Show Package Contents." (you have to do this one file at a time or else you'll jack it all up...been there done that) So first off open "GeForce.kext" and then find the "info.plist" file, drag that to your desktop, but keep your window open that you took it from!
Open the file on the desktop and find a section that looks like "IOPCIPRIMARYMATCH" or "IOPCIMATCH." underneath this section of text youll see a part that says something along the lines of "<string>0x040210de&amp;0xfff0ffff</string>". You want to delete everything in between the <string></string> tags and replace it with this "0x040210de&amp;0xfff0ffff" (without the quotes obviously). Do this for each of the files I listed and then type these commands one after another into a terminal

sudo -s
chown -R root:wheel /System/Library/Extensions/GeForce.kext
chmod -R 755 /System/Library/Extensions/GeForce.kext
chown -R root:wheel /System/Library/Extensions/NVDARESMAN.KEXT
chmod -R 755 /System/Library/Extensions/NVDARESMAN.KEXT
chown -R root:wheel /System/Library/Extensions/NVDANV30Hal.kext
chmod -R 755 /System/Library/Extensions/NVDANV30Hal.kext
chown -R root:wheel /System/Library/Extensions/NVDANV40Hal.kext
chmod -R 755 /System/Library/Extensions/NVDANV40Hal.kext
chown -R root:wheel /System/Library/Extensions/NVDANV50Hal.kext
chmod -R 755 /System/Library/Extensions/NVDANV50Hal.kext

Now open "Disk Utility" and on your "Leopard" disk click the "Repair Disk Permissions"
When thats finished reboot with -v to see whats happening, it may wait a minute or so on boot so just let it sit. but if it doesnt move for more than 5 minutes, its probably not gonna work.

I just wanna say that I dont take the credit for any of this, its all information I've found on this website from different topics, all I did was trial and error to get it working correctly for me
Let me know if anyone else tries this and if it works for you too!

EDIT: This is the installer I've been using lately, seems to be one the most updated
Download Nvidia Universal Installer
----------End of Old Guide---------
Viscaria
Congrats! I was looking at the exact same card (and mobo for that matter). Let us know how it works (QE/CI/GL benchmark) or if there are any problems.
nitti
just tried on my friend's pc, works great biggrin.gif

thank you!
uncola
this installer might make it easier for you guys.. it worked for me on kalyway.. if it doesn't work with iatkos, sorry biggrin.gif
http://scottdangel.com/files/10.5.2_NVkexts+.pkg
bf2loser
Yea, I'll try to find time to run benches today, right now im workin on my sound, I tried installing a driver but I cant seem to get it to work just yet
Mohamad Halabi
after you move the nfo.plist (from each of the kext your list) files to your desktop, do you have to move them back to the original location? (assuming yes)



QUOTE (bf2loser @ Jan 17 2008, 03:34 AM) *
Here are my specs:
Gigabyte GA-P35-DS3L Mobo
Intel Core2Duo 6320, 1.8 ghz
(EVGA) Nvidia 8600GT with 256mb (DDR3) Ram
2 gigs Corsair Ram
iAtkos 1.0
Sata hardrive (not sure what kind or if it matters)

So yea, after a while of playing with stuff and different drivers and such I finally got it working, with the help of my brother and this website. Here is what I did:

First off download the "Nvidia Installer 1.9 by Punk92" file from Here
You have to have the same video card as me for this guide to work for you because of the device id. If you have a different card you have a different id. Customize your install and tell it to install the default drivers, and also to install nvinject for 256mb ram video cards. thats all you need. after it finishes open your /System/Library/Extensions folder and find each of these kext files
GeForce.kext
NVDANV30.kext
NVDANv40.kext
NVDANV50.kext
NVDARESMAN.kext
You have to open each one by right clicking and selections "Show Package Contents." (you have to do this one file at a time or else you'll jack it all up...been there done that) So first off open "GeForce.kext" and then find the "info.plist" file, drag that to your desktop, but keep your window open that you took it from!
Open the file on the desktop and find a section that looks like "IOPCIPRIMARYMATCH" or "IOPCIMATCH." underneath this section of text youll see a part that says something along the lines of "<string>0x040210de&amp;0xfff0ffff</string>". You want to delete everything in between the <string></string> tags and replace it with this "0x040210de&amp;0xfff0ffff" (without the quotes obviously). Do this for each of the files I listed and then type these commands one after another into a terminal

sudo -s
chown -R root:wheel /System/Library/Extensions/GeForce.kext
chmod -R 755 /System/Library/Extensions/GeForce.kext
chown -R root:wheel /System/Library/Extensions/NVDARESMAN.KEXT
chmod -R 755 /System/Library/Extensions/NVDARESMAN.KEXT
chown -R root:wheel /System/Library/Extensions/NVDANV30Hal.kext
chmod -R 755 /System/Library/Extensions/NVDANV30Hal.kext
chown -R root:wheel /System/Library/Extensions/NVDANV40Hal.kext
chmod -R 755 /System/Library/Extensions/NVDANV40Hal.kext
chown -R root:wheel /System/Library/Extensions/NVDANV50Hal.kext
chmod -R 755 /System/Library/Extensions/NVDANV50Hal.kext

Now open "Disk Utility" and on your "Leopard" disk click the "Repair Disk Permissions"
When thats finished reboot with -v to see whats happening, it may wait a minute or so on boot so just let it sit. but if it doesnt move for more than 5 minutes, its probably not gonna work.

I just wanna say that I dont take the credit for any of this, its all information I've found on this website from different topics, all I did was trial and error to get it working correctly for me
Let me know if anyone else tries this and if it works for you too!
retromacg3
QUOTE (uncola @ Jan 17 2008, 11:29 AM) *
this installer might make it easier for you guys.. it worked for me on kalyway.. if it doesn't work with iatkos, sorry biggrin.gif
http://scottdangel.com/files/10.5.2_NVkexts+.pkg


This driver was a simple install, and worked with my XFX 8600GT XXX (superclocked?) on a Kalyway 10.5.1 and BadAxe2. It seems to be a little slower at doing things than my other hackintosh with the XFX 7600GS and Natit drivers (non vanilla install). Thanks!
bf2loser
QUOTE (Mohamad Halabi @ Jan 18 2008, 07:52 AM) *
after you move the nfo.plist (from each of the kext your list) files to your desktop, do you have to move them back to the original location? (assuming yes)


Yes, you have to move each info.plist file back into its original kext file, replacing teh old one
bf2loser
anyone else tried this and have choppy graphics? Mine are fine if im only doing one thing, like coverflow, but if I have coverflow moving and i minimize a window everything gets all choppy. My guess is I will either have to get vanilla kernel working (which I cant cuz of my gay keyboard) or hope updated kexts fix it. how bout you guys, same problems, no problems, or what?

Xbench results are attached as an xml file, but its only the opengl results, didnt do cpu or memory or anything like that
akzes
Thanks soooo much man! I appreaciate this guide alot. and punks installer and the guide will work and I confirm will work on 10.5.2 of kalyway. Including Dual Monitor tongue.gif lol

HOWEVER! I had to apply my methods otherwise. I had trouble with terminal, so I used a script. I uploaded here a script if anybody is haveing trouble with the sudo commands, etc. All you have to do is run it, keep re-typing your password (its annoyin, i know, lol) and when it says done, complete the rest of the guide.

For simpler instructions and to get the whole package, you can download it at: http://rapidshare.com/files/110633339/Driver.rar (unfortuanitly its not to my benifit tongue.gif, lol)


any questions? contact me.
DiaboliK
all you need is: stock kexts from apple's leopard graphics update and natit or nvkush.

no nvinject needed or no modified kexts needed. keep it simple before you rip out all your hair.


-D-
bf2loser
sweet i was looking for this thread cause I couldn't find it anymore lol. I recently reinstalled it and got it all working good and did a software update directly from apple, everything is working great and super smooth, and i'm running vanilla kernel and everything. All i had to do was add the PS2support kext and remove appleintelpowermanagement kext. Oh, and GUID is better than MBR, especially is using PS2 keyboard/mouse
BiffTheAncient
Hi,

I'm trying to get my 8600GT 512MB card working. I'm interested in trying this but wanted to ask you about the String you were editing.

My card like your is device ID = 0x040210de but I was wondering what the rest of the line "&amp;0xfff0ffff" means?

Thanks
Tankk
what about 8600GS??
akzes
BiffTheAncient: I would assume, I duno wat that last part is for, but I assume that line is towards another part of the card, so it might be ok, worst case is you re-install mac



Tankk: go look on google, type highlight and type this in:

8600 GS site:insanelymac.com OR 8600GS site:insanelymac.com


and go to this website to see if your compatible or not http://wiki.osx86project.org/wiki/index.ph...#Graphics_Cards
bf2loser
Biff: I'm not really sure what its for, I just noticed it was on the other strings so to be safe I added it into the one I edited too.

Tank: As far as I know, this should work for the GS version also, but you will probably have a different device string. Just check the string, if its different then do what I said just with your string.

P.S. to everyone:
I used the latest nvidia installer and it worked out of the box, it already has the device string I needed in there, do you guys want me to upload it so you can try it and not have to hassle with editing all this stuff?
BiffTheAncient
bf2loser: Please do upload the new installer. In the mean time I'm about to try your method from the first post. Fingers crossed. I'll let you know how it turns out smile.gif

Update: Ok... followed instructions in post #1 and rebooted. System started up as it normally does but just after the line "PX40: Family specific matching failed" the screen went blank. I waited a few minutes... and nothing sad.gif Because I had issues with the 2 outputs an a previous card (In W2k) I plugged in a second monitor on the VGA Port. I was and still am using the DVI port for the monitor. This time the same thing happened except, when the monitor on the DVI port went blank, the monitor on the VGA port came to life. Unfortunately, all that happened was that the desktop wallpaper was displayed and the system seemed to hang. Once again.... No go sad.gif So I removed NVinject, Geforce, nvdanv* and Nvdareswhaterveritis kexts.

Now I'm back in Leo and gonna try something slightly different. I had a quick look at the info.plist in the 512MB Nvinject and it seemed to have a different string after the Device id... will look into it and try a few things.
holydhaliwal
Hi i recently purchased this same card however i am getting the weirdest problem ever. After installation of leopard it will boot up fine the first time at low resolution for the account creation, qe/ci both working and resolution changing working as well. After this i reboot and i get a black screen after darwn :S. So i boot into safe mode and modify the device id's to display the proper values. When i restart everthing works again at full resolution, however if i restart after this i get the black screen again. THEN i restart and go into safe mode, i modify the nvcap value of nvinject.kext to one of the ones that are used to get dvi working on the 8400gs cards, i reboot and everything works fine again, however if i restart again after this...black screen AGAIN. This really doesn't make any sense to me has anyone else had this problem or does anyone know what is going on and how to fix this? I have an asus a8n-sli premium mobo (nforce4). thanks

EDIT: Also i noticed that when im booting up, darwing displays vesa 14mb, however when im in osx (when it actually works) system profiler says 256mb. don't know if thats helpful. Also just for fun i tried deleting my geforce.kext to see what would happen, well it booted up but without acceleration, so i restored the file to its proper location and rebooted, and everythng worked again, however as i've come to expect, upon rebooting a second time i was greeted with the black screen once again. it seems it only works after i make some kind of change and reboot, but once i reboot a second time the black screen comes back mad.gif this is really frustrating!!

Paul
Tankk
QUOTE (bf2loser @ Apr 28 2008, 01:30 AM) *
Biff: I'm not really sure what its for, I just noticed it was on the other strings so to be safe I added it into the one I edited too.

Tank: As far as I know, this should work for the GS version also, but you will probably have a different device string. Just check the string, if its different then do what I said just with your string.

P.S. to everyone:
I used the latest nvidia installer and it worked out of the box, it already has the device string I needed in there, do you guys want me to upload it so you can try it and not have to hassle with editing all this stuff?


I do everything like you wrote now works 1024x768@85, but QE is not supported((( and graphic core is software... i know what must be - hardware accelerator. Mayb I do somethin not right?
bf2loser
Hey guys, I haven't been on my Mac install in a while, and now it wont boot up for some reason sad.gif so I can't get to my files to upload them for you unless I can get the new ubuntu installed before I have to erase Mac. You might just have to google for the new nvidia installer thingy.

@Holy: I never had any issues like that, could be the kernel youre using maybe, is it vanilla kernel or are you using a hacked one? also maybe its the fact that youre trying to use an older way of installing the video. Try finding newer drivers or something (newer installer package).

@Tankk: Only thing I can think of is that its the old installer, or maybe its the old kexts. Have you upgraded to 10.5.2? It has new graphics kexts in it, might work better
holydhaliwal
hmm well i've tried installing the drivers quite a few different ways, as for the kernal im using i always choose the one thats selected by default during the installation i've tried zephyroths, leo4all v2,v3 as well as kalyways, i always take the default one because the other ones always say they are for ppl having sleep/restart issues and stuff, ive never had those problems...
BiffTheAncient
Ok... tried a ton of things last night.

1. Nvinject 0.2.1 512MB and 10.5.2. Kexts installed using Pnk92's Installer.

Result: On boot up avtive display switches from DVI to VGA (I have 2 monitors on to see whats going on) and system locks up with wallpaper displayed (no toolbar at top and no mouse pointer)

2. Remove NVinject and Geforce.kext's

Result: System boots up fine, but Video is stuck in 1024 x 768 software mode.

3. Tried a bunch of other stuff, but then ended up trying installing NVinject 0.2.1 and running Apple's Graphics update.

Result: On boot up avtive display switches from DVI to VGA (I have 2 monitors on to see whats going on) and system seems to lock up with wallpaper displayed. However, I noticed what looked like a corner of a Icon in the top right hand corner and upon jiggling the mouse found that the mouse was working (pointer moving around) and I could right click and bring up the context menu. but nothing else was working / happening.

4. Removed NVinject.kext and rebooted.

Result: System booted normaly and as soon as the desktop loaded (menubar at top, all Volume icons and dashboard bat at bottom) the system froze up.

5 Rmoved Geforce.kext.

Result back at the beginning with software 1024 x 768 sad.gif

Anyone have any Ideas?
fffizzz
QUOTE (BiffTheAncient @ Apr 28 2008, 01:48 PM) *
Ok... tried a ton of things last night.

1. Nvinject 0.2.1 512MB and 10.5.2. Kexts installed using Pnk92's Installer.

Result: On boot up avtive display switches from DVI to VGA (I have 2 monitors on to see whats going on) and system locks up with wallpaper displayed (no toolbar at top and no mouse pointer)

2. Remove NVinject and Geforce.kext's

Result: System boots up fine, but Video is stuck in 1024 x 768 software mode.

3. Tried a bunch of other stuff, but then ended up trying installing NVinject 0.2.1 and running Apple's Graphics update.

Result: On boot up avtive display switches from DVI to VGA (I have 2 monitors on to see whats going on) and system seems to lock up with wallpaper displayed. However, I noticed what looked like a corner of a Icon in the top right hand corner and upon jiggling the mouse found that the mouse was working (pointer moving around) and I could right click and bring up the context menu. but nothing else was working / happening.

4. Removed NVinject.kext and rebooted.

Result: System booted normaly and as soon as the desktop loaded (menubar at top, all Volume icons and dashboard bat at bottom) the system froze up.

5 Rmoved Geforce.kext.

Result back at the beginning with software 1024 x 768 sad.gif

Anyone have any Ideas?


I'm kinda in the same boat, except if I boot with -x, it loads fine, otherwise i get kernel panic. Since its in safe mode, its a little sluggish, so im trying to fix this also. I found fix for kernel panic, but it involves removing nvinject and nvidia kexts, so ill be stuck at 1024x768 sad.gif
bf2loser
If you have 2 hardrives you can try updating your install. For this posts sake I'll call them Leopard1 and Leopard2. Get Leopard1 installed on one hardrive all updated as best as you can then click software update and let it download the 10.5.2 update, but don't let it install. When it asks you to restart your computer just cancel the update. Then you need to find the update package, but I don't really remember where it was at. Somewhere close to the root directory though, and you should recognize it if you come across it. Anyways, find the package and move it to your desktop. Then backup 3 kexts from your Extensions folder, dsmos.kext ps2support.kext and appleSMBIOS.kext. Then boot up your Leopard2 hardrive/installation and find the package on Leopard1's Desktop. double click the installer and tell it to install to Leopard1. Then go into Leopard1/System/Library/Extensions and remove the appleintelcpumanagement.kext or whatever it is. After that put in your dsmos.kext, PS2support.kext and appleSMBIOS.kext, repair all your permissions using the lines
chown -R root:wheel /Volumes/Leopard1/System/Library/Extensions/your-kext-here.kext
chmod -R 755 /Volumes/Leopard1/System/Library/Extensions/your-kext-here.kext

That should get you all the latest updates and stuff (as long as your computer can run vanilla kernel). So restart and try booting up Leopard1. oh, and make sure you boot this time with the -f -v arguments. That puts it in verbose mode (-v) and clears/recaches you extensions folder (-f) (<--or something like that lol)
BB88
QUOTE (bf2loser @ Jan 17 2008, 04:34 AM) *
Open the file on the desktop and find a section that looks like "IOPCIPRIMARYMATCH" or "IOPCIMATCH." underneath this section of text youll see a part that says something along the lines of "<string>0x040210de&amp;0xfff0ffff</string>". You want to delete everything in between the <string></string> tags and replace it with this "0x040210de&amp;0xfff0ffff" (without the quotes obviously).


I'm sorry, but what's the difference between the "before" and "after"? The two strings seem to be identical
bf2loser
in my post theres no difference, but in your kext file there should be a difference between the first one and my post. I didn't have my original kexts when I wrote this so I could only use my strings as examples
holydhaliwal
Alright i am about to post how i can get into a fully functional session in osx. Boot into safe mode and remove geforce.kext, reboot and i can log in successfully however the grapgics are a little messed up and there's no qe/ci support, so i retore the geforce.kext file to its proper location and reboot once again and am loged in with everything working perfectly, if i reboot again afterthis however i get the black screen again. so i re-perform the steps and thats how i can log in sucessfully, does anyone understand this or know how to fix it?? sad.gif thanks.
bf2loser
Yea I understand what youre saying, I just don't know how to fix it. sorry sad.gif
holydhaliwal
Yeah sorry i didnt mean to nag i was sort just asking anyone in general lol
bf2loser
Its no problem, I wish I knew how to help you lol
BiffTheAncient
Ok.....8600GT 512MB seems to be working fine... Installing WoW and will update how that works.

Graphics by NVIDIA:

Chipset Model: Graphics by NVIDIA
Type: Display
Bus: PCIe
PCIe Lane Width: x16
VRAM (Total): 512 MB
Vendor: NVIDIA (0x10de)
Device ID: 0x0402
Revision ID: 0x00a1
ROM Revision: NVinject 0.2.1
Displays:
DELL E196FP:
Resolution: 1280 x 1024 @ 75 Hz
Depth: 32-bit Color
Core Image: Hardware Accelerated
Main Display: Yes
Mirror: Off
Online: Yes
Quartz Extreme: Supported
Rotation: Supported
Display Connector:
Status: No display connected

Anyway.. the issue seems to be with the VGA port. I reinstalled Leo4Allv3 for the 20 milllionth time but this time had the second monitor hooked up to my old dying Win2k machine. Everything went fine and the card was working right off the bat. I plugged in the second monitor (to the vga port) and went to detect displays in the system preferences and boom... the same issue I was having earlier ! the Display switched from the DVI to the VGA port and the system went screwy. Unplugged Monitor on the vga port killed the power and booted up again and once again all is working fine !

I'am a happy man.... Freed of my reliance on Windows smile.gif


Update: WoW works fine ! up to 110 FPS smile.gif
chipinoy
I have the same vid card as bifftheancient but seems cant get it to work with mine

NVidia 8600GT
Vendor: NVIDIA (0x10de)
Device ID: 0x0402
Revision ID: 0x00a1

Pre-drivers install my system profiler ddetected only 4x for lane width and 32mb for vram

Tried different formulas for every drivers pac (NVinstaller .41, punk92 1.9 and 2.0 and Tolaratedmeats's pack), apple graphics update...

Tried injected using 512mb with kext, even 256mb with kext, nothing works!! sad.gif I have changed 4 video cards already and onlu my old fx5600 seems to work.
(cant boot into Leo4All v3)

when booting(during the scrolling) I saw "PCIE1 Failed" and VRAM, Model not shown, I tried changing to vga still the smae error. Its like my Video Card cant seem to connect with all these drivers pack. Pls help!!! sad.gif :_(


It's really beyond frustrating already...
bf2loser
install one of the drivers, I use nvinject, and when its done and before you reboot check these kext files and make sure you can find your device id (0x00a20402, it might be 0x040200a2 but im pretty sure it would be the first one) inside all the info.plist files in each kext, you might have to add it manually. if you haven't already, try following the guide in my first post with your device id though, not mine.
chipinoy
QUOTE (bf2loser @ May 3 2008, 02:44 AM) *
install one of the drivers, I use nvinject, and when its done and before you reboot check these kext files and make sure you can find your device id (0x00a20402, it might be 0x040200a2 but im pretty sure it would be the first one) inside all the info.plist files in each kext, you might have to add it manually. if you haven't already, try following the guide in my first post with your device id though, not mine.


Nice, I will try this now, hope it works, btw, do i have to put this "de&amp;0xfff0ffff" after 0x00a20402? so this goes like this... "0x00a20402de&amp;0xfff0ffff" ? is this correct?
bf2loser
I believe so, I wasn't sure what it meant so I left it in there and it worked fine so I'm assuming it is needed for something
BiffTheAncient
Chipinoy: When I Installed Leo4allv3 last time (when the video finally worked) I Installed with 10.5.2. Kexts and NVinject 0.2.1. for 512MB. The Only other thing I did differently is I instaled all chipsetdrivers except for nForcetest.

Once the machine booted it was working. No need to edit anything or install more drivers.

Hope this help you get you issued resolved.
bf2loser
I don't think you are supposed to install all the chipset drivers, they might conflict with each other. I only installed the ICH* chipset and mine works great. I believe yours would be the same chipset as mine since I have a P35-DS3L and yours is a DS4
rattboi
Hi, I just ordered the parts for my hackintosh, and it sounds similar to bf2loser and BiffTheAncient. Also, like BiffTheAncient, I'm going to use Leo4all v3. I am getting a Gigabyte GA-EP35-DS3R and an EVGA 8600GT DDR2 256MB. According to the last few statements, it sounds like if I choose ICH* southbridge drivers and nvinject 0.2.1 for 256mb cards, I should be good. Is there anything I'm missing about this?

Thanks in advance. I'll give an update on Wednesday after I'm up and running.

Oh, also, BiffTheAncient, you mentioned the stuff about DVI and VGA. I didn't understand the conclusion. I have 2 monitors, both VGA. Will I be able to use them both or just one VGA?
bf2loser
You should be able to run the latest stock kernel, other than that it looks good. You shouldn't need any of the additional network drivers, unless youre gonna use wireless. Oh, you might need to get your sound working, idk if that board's onboard works by default so you may need to find the drivers. If they don't have the right ones on the install dvd then search these forums for the applehdapatcher 1.20 and follow its instructions
chipinoy
Hi thanks for helping me out...

I tried what you said and still no go, btw, what does the change in string means? from 0x040210de to 0x00a20402 & 0x040200a2? what does the "00a2" means?

some other tuts said to remove "&0xfff0ffff" in the strings, did that and still nada.

i am attaching the pic on the errors, maybe it could give you a clearer picture on what is going on...

--- Edit ---

Click to view attachment
bf2loser
Hmm I'm not sure what those errors mean. I believe those are hexadecimal strings. If you go in windows and right click my computers, then go to properties open up device manager and click properties on your video card underneath the display adapters menu. Then click the details tab at the top and in the dropdown box click hardware id's you will see the two numbers. Like mine says
PCI\VEN_10DE&DEV_0402&SUBSYS_C7503842&REV_A1
so my device id would be 0x040210de (take the second number and use it as the first half)
bf2loser
Found the installer I used, I uploaded it to my site so you can download it easily
Download Nvidia Universal Installer
BiffTheAncient
QUOTE (rattboi @ May 5 2008, 05:22 AM) *
Oh, also, BiffTheAncient, you mentioned the stuff about DVI and VGA. I didn't understand the conclusion. I have 2 monitors, both VGA. Will I be able to use them both or just one VGA?


rattboi: I was trying to Install with My main monitor attached to the DVI port with a DVI->VGA adapter and My secondary monitor attached to the VGA Port. This was messing up the system at boot as I was getting blank screens and System hangs. I disconnected the Monitor on the VGA port to attach it to my old system and suddenly all worked well on my Hackintosh with CE/QI working.

Currently looking into options to fix dual monitor without buying new dual DVI Video Card.
bf2loser
I have my main monitor hooked up through DVI and my secondary monitor using VGA -> DVI and it all works fine, I wonder why it isn't working for you
chipinoy
Thanks for all the help bf2loser and thanks biff for the info...finally got it to work with QE/CI enabled...what i did...

1. Changed mobo smile.gif ...switched to Asrock Wolfdale 1333 d667 today

Have to disable hyper-threading in bios to have the installer work tho...

2. installed leo4all v3
3. waited for 8 mins after install, during the first boot

then to my surprise smile.gif I got Mac smile.gif

maybe it was all due to the 8 mins wait, didnt do that with my last mobo which was asrock 4coredual-vsta

Thank you!

only thing left to figure out is which kext to use for my audio...
bf2loser
Your audio is Realtek ALC 862 (googled it lol) you can check this forum to see if he has anything that will work for you.
http://forum.insanelymac.com/index.php?showtopic=32859

Check all his attachments and see if any of them apply to the 862 model
chipinoy
QUOTE (bf2loser @ May 6 2008, 06:12 PM) *
Your audio is Realtek ALC 862 (googled it lol) you can check this forum to see if he has anything that will work for you.
http://forum.insanelymac.com/index.php?showtopic=32859

Check all his attachments and see if any of them apply to the 862 model


woohoo done and working smile.gif thanks mate really appreciate all your help smile.gif

now got myself a fully functional hackintosh wink.gif
bf2loser
awesome! glad to help
SteelWings11
Great Work!!! Ive been looking everywhere for a driver and your tutorial worked perfectly!!!! Thanks Alot!

A quick question tho. Why does it sit it so long with just a blank screen before booting?
bf2loser
yeah I really don't know why it does that, but you would be better off using the leo4all v3 installer and figuring out which drivers work best for you from there. I've noticed that I get smoother graphics out of that than I did using this method.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.