![]() |
Video Driver Question
Where could I find drivers for my video card or some how change the resolution so it looks better?
My Video Card is NVIDIA GeForce 6800 XT. Im using iATKOS v7 10.5.7 |
You can try NVinject.
The process: 1. Get NVinject 2. Backup your extensions 3. Remove any existing graphics drivers 4. Install NVinject 5. Reboot 1. You can go to http://nvinject.free.fr and check the download section. Here is a direct link http://nvinject.free.fr/files/Latest_NVinject.0.2.1.zip Extract NVinject.kext to your desktop (It is important that it is on your desktop as the following commands will require) 2. Backup your extensions folder 1. Give yourself root privileges so that you can modify files.3. Remove any existing graphics drivers. Press enter after each line. 4. Install NVinject. (Assuming that the Terminal Window is still open and you are still in the /System/Library folder from the previous step.) 1. Copy the kext from your desktop to the extensions folder5. Reboot using the boot-flags -v -f -v Verbose Mode displays useful information during the boot process. -f Forces OSX to load kexts from the extensions folder instead of the cache file. We did delete the cache file so this is just a precaution. |