LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Games (https://www.linuxquestions.org/questions/linux-games-33/)
-   -   nVidia SLI on Linux? (https://www.linuxquestions.org/questions/linux-games-33/nvidia-sli-on-linux-499317/)

sleekmason 01-01-2007 10:36 PM

nvidia-settings . . . . I know youv'e probably looked here but if not . . .

mmrtnt 04-16-2007 10:40 AM

Nvidia Chipset Problem Solved
 
Sorry for the delay to finish up on this. It took me swapping the original motherboard for a replacement from the manufacturer along with swapping the processor with a replacement from AMD until I finally found the problem.

I had a bad RAM module.

Apparently the motherboard meltdown took the RAM with it. However, none of the motherboards I tried reported the RAM as bad in POST.

I was trying to boot Knoppix and I noticed it had a DOS-based RAM test and so I went ahead and tried that.

All in all, it took me from November to February to finally get this solved.

bigbananaman 02-03-2009 06:18 PM

<type title here>
 
If you want to get SLI running, instead of manually editing the xorg.conf you should copy/paste this command.
Code:

sudo nvidia-xconfig --sli=AFR
That will add the line
Code:

    Option        "SLI" "AFR"
to your xorg.conf for Alternating Frame Rendering and you're less likely to make a mistake. Both "Yes" and "AFR" have worked for me but I would rather specify AFR because I have no idea what "YES" means to Nvidia. Alternately you can use SFR (Split Frame Rendering) or AA (Hellifino)


All times are GMT -5. The time now is 06:27 PM.