Jump to content
dellE6510

Need Assistance with NVIDIA 3100 NVS 512MB Video Chip

Recommended Posts

I have my Dell Latitude E6510 almost completely up and running. The only major thing left standing in the way is getting the NVIDIA 3100 NVS 512MB Video Chip to work.


I've searched high and low, and I can't seem to find a solution that works.


I added the


NVInject.kext

NVenabler.kext

Natit.kext


with a Kexter Program.


and rebooted (i did all of this after making a Time Machine backup).


it boots to the Grey Apple Screen with the apple in the center and then the spinning dial just turns for about 45-60 seconds then the screen goes opaque and I get the message


"You need to restart your computer. Hold down the power button until it turns off, then press the Power Button again."


so I rebooted, and type -x to go into safe mode and it thankfully went into safe mode so I can still work on finding a solution.


I've tried adding the following lines to the com.apple.Boot.plist file


GraphicsEnabler

y

PciRoot

1


and that didn't resolve the issue either.



MaLd0n made me a DSDT for my machine earlier over on InsanelyMac. but the video still doesn't work or recognize.


is there something I'm not doing? or something I'm missing here? or just doing improperly? I'm totally lost here.


specs on my machine are in my sig, and so is the link to my tutorial on my install on my E6510.


any help would be greatly appreciated.

dsdt.dellE6510.zip

My Dell Latitude E6510 Hackintosh Tutorial


Specs

Dell Latitude E6510 Hackintosh

MAC OS X 10.6.8

Intel Dual Core vPro i5-560M 2.67 ghz processor, 1066MHz, 3M L2 Cache

320GB HD

4GB SDRAM

NVIDIA 3100M 512MB Video

Intel WiFi Link 6200

Link to comment
Share on other sites

  • Administrators

Very strange

GraphicsEnabler=Yes solves

try a clean install

use one method for video, only

-Donations-

PayPal HERE - Stripe HERE - Ko-Fi HERE - BuyMeaCoffee HERE - Mercado Livre HERE

Skrill danielnmaldonado@gmail.com - BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3 - BNB 0x10D1d656eCa00bD521f9b4A43B83098B8142e115 - USDT BSC BEP20 0xb57cfdfa371fad1981910f0e8332409ab99f74d9 - USDT TRC20 TUR6Z9AVS4AYzqPnULoHrfFvppRbhXmNbZ - KASPA kaspa:qpxzufgfj8p6r0krg58yzvs0009h2mwqgvcawa0xc2pth7sgzpv56j4f6dtvk - PicPay @danielnmaldonado - PiX @danielnmaldonado@gmail.com

Premium Users HERE - Problems with Paypal HERE

xcd5u2Y.png

Sign up for a Bybit account and claim exclusive rewards HERE

New ways to earn money with Linkvertise HERE

Link to comment
Share on other sites

i've done it several ways.


tried loading 10.6 and updating to 10.6.3, then updating to 10.6.6 then to 10.6.8 and nothing worked.


then I got my hands on a 10.6.8 Full Retail disc and that's where I'm at right now, and it hasn't worked either.



Judging by all the stuff I've searched, not many people have gotten their Nvidia drivers to work. but I know there has to be a way somehow.

My Dell Latitude E6510 Hackintosh Tutorial


Specs

Dell Latitude E6510 Hackintosh

MAC OS X 10.6.8

Intel Dual Core vPro i5-560M 2.67 ghz processor, 1066MHz, 3M L2 Cache

320GB HD

4GB SDRAM

NVIDIA 3100M 512MB Video

Intel WiFi Link 6200

Link to comment
Share on other sites

a kernel panic occurs whenver


NVEnabler.kext

NVinject.kext

natit.kext


are introduced to the system. Remove these three and the kernel panic goes away.


I tried to add these as attachments but it wouldn't allow me to. so i'm entering them as code here.


so here's a zip file of all 4 logs that I found relevant.


Kernel.log

install.log

system.log

windowserver.log


if someone needs any others, just let me know, I desperately want to get this working


http://www.datafilehost.com/download-a0ac38c5.html

My Dell Latitude E6510 Hackintosh Tutorial


Specs

Dell Latitude E6510 Hackintosh

MAC OS X 10.6.8

Intel Dual Core vPro i5-560M 2.67 ghz processor, 1066MHz, 3M L2 Cache

320GB HD

4GB SDRAM

NVIDIA 3100M 512MB Video

Intel WiFi Link 6200

Link to comment
Share on other sites

kernel panic also occurs when attempting to


introduce NVEnabler 64.kext by itself without the support of Natit.kext or NVInject.kext


and running com.apple.boot.plist


with

Kernel Flags




rebooted into safe mode and


added


natit.kext

nvinject.kxt


rebooted and got a kernel panic.


rebooted into safe mode.


changed com.apple.boot.plist for 64bit


Kernel Flags

arch=x86_64


rebooted and system suffered a kernel panic again.


rebooted into safe mode and removed


NVInject.kext

NVEnabler.kext

Natit.kext


and rebooted, system stable, but still not graphics.


-------------------


interesting observation.


when looking at the kernel.log (download the E6510 logs.zip above and view the kernel.text and use the find function)


I see a line that says


NVDANV50Hal loaded and registered.


further research from


http://www.projectosx.com/forum/index.php?showtopic=102


NVDANV50Hal.kext - One of three very important original Apple kexts required by OSx86 machines for nvidia graphics functionality. This kext provides support for 8xxx and 9xxx series nvidia cards.


so possibly this driver is loading beforing any of the needed Nvidia kexts can load, and then kicking the others out?

My Dell Latitude E6510 Hackintosh Tutorial


Specs

Dell Latitude E6510 Hackintosh

MAC OS X 10.6.8

Intel Dual Core vPro i5-560M 2.67 ghz processor, 1066MHz, 3M L2 Cache

320GB HD

4GB SDRAM

NVIDIA 3100M 512MB Video

Intel WiFi Link 6200

Link to comment
Share on other sites

I am pleased to say there's been a break through!!!!!


th_pepper.gifdancenana.gifbanana.gif


I don't know if it's anything big yet, it needs some tweaking by more skilled people than I, but I think it's a start on the right track!


so here's what I did. (do a Time Machine Backup before you do this!!!!!)


I was in safe mode in Snow Leopard when I did this.


delete

from the S/L/E folder

NVDANV40HAL.kext (make a backup of it)

NVDANV50HAL.kext (make a backup of it!)

NVEnabler_64.kext (if you have it loaded)



the only NV kexts you should have are


NVEnabler.kext

NVinject.kext

Natit.kext


once they are applied with the kext program,

go to

/Extras/Extensions and copy your com.apple.boot.plist to the desktop

edit it so that it looks like this


<?xml version="1.0" encoding="UTF-8"?>




Kernel

/Extra/mach_kernel

Kernel Flags

arch=x86_64

dsdt

/Extra/dsdt.aml

Legacy Logo

No

Graphics Mode

1440x900x32

Default Partition

hd(0,2)

Timeout

1

GraphicsEnabler

yes

PciRoot

1




now


close everything out and reboot. When you reboot, let it go as far it can. It will most likely Kernel Panic on you. if it does, reboot again, except this time when the chameleon screen comes up, hit enter for my options.


then type


-f -s -v and hit enter


a bunch of lines of code will pop up, just let it do it's thing. when it's completely done it will give you a few lines of code, then it says if you're done to exit.


type


exit and hit enter.


now hit the down arrow key on your keyboard and watch the magic!!!


a bunch of crazy stuff will start happening, it should boot into windows, once it does click your apple icon on the top left corner, click About this MAC, then go down to Graphics/Display and verify.


Before I did this mine was showing: VRAM: 32MB


afterwards as seen in the picture it's now showing the accurate VRAM: 512MB



Now to confirm it's good, close everything, reboot, and it should boot back into Snow Leopard on it's own without any error messages!!!!


Here's the proof in the pudding!


IMAG0718.jpg


this isn't the full on end all fix, but we're headed back in the right direction.


I tried to go to youtube.com and I couldn't watch any videos on there, I could only hear the music. I attempted to update my flash player but it said it was up to date. I cleared cache and internet files and restarted my broswer but that didn't help either.


I went to google and typed in flash games, but none of them I could see the picture on. so there's still some tweaking to do, but I'd venture to say this is might be a major break through on the NVDIA 3100M!!!!!


It will need the attention of those more qualified than I to iron the rest of it out.

My Dell Latitude E6510 Hackintosh Tutorial


Specs

Dell Latitude E6510 Hackintosh

MAC OS X 10.6.8

Intel Dual Core vPro i5-560M 2.67 ghz processor, 1066MHz, 3M L2 Cache

320GB HD

4GB SDRAM

NVIDIA 3100M 512MB Video

Intel WiFi Link 6200

Link to comment
Share on other sites

ok, I have confirmed the NVIDIA 3100 is loaded and functional.


I tested the screensaver and it didn't lock up the computer or send it into a kernel panic, so that's good news. However, it was slow and a bit choppy, which tells me the bugs still need to be worked out and the kexts need to be tweaked for optimum performance.


I tested sleep, it did not work at all, however, I haven't really messed around with any of the KEXTS for that, so I may not have the proper settings for that yet.


Screenshots are still not working. I tried CMD-Shift-4 and CMD Shift-3. I can hear the camera sound when I do it, but it doesn't post a jpeg, png or tiff on the desktop, so I'm not sure if that's video/graphics card related or not.


Hoping others from the other E6410 and E6510 threads will come chime in, duplicate what I've managed to do and tweak things a bit to smooth this bad boy out and getting it working 100%.

My Dell Latitude E6510 Hackintosh Tutorial


Specs

Dell Latitude E6510 Hackintosh

MAC OS X 10.6.8

Intel Dual Core vPro i5-560M 2.67 ghz processor, 1066MHz, 3M L2 Cache

320GB HD

4GB SDRAM

NVIDIA 3100M 512MB Video

Intel WiFi Link 6200

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.





×
  • Create New...