LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 04-12-2011, 05:53 PM   #1
CFet
Member
 
Registered: Mar 2011
Location: BC, Canada
Distribution: Slackware 13.1
Posts: 47

Rep: Reputation: 0
Nvidia SLI - X48 Chipset


Has anyone had or heard of anyone having any success applying patches (or just plain driver hacking) to get nvidia SLI working on X48 chipset boards using a linux OS? I know SLI is not officially supported on my board and I've come across a second vid card.

It is 100% possible on windows (link). I just don't know where to start with linux.

Using slackware 13.1
nvidia gts 250
rampage extreme mobo (x48)
 
Old 04-13-2011, 05:39 PM   #2
DaneM
Member
 
Registered: Oct 2003
Location: Chico, CA, USA
Distribution: Linux Mint
Posts: 881

Rep: Reputation: 130Reputation: 130
I don't know the specifics, since I've never been so fortunate as to have more than 1 video card to play with, but I have seen lots of more generic instructions around the Web (and probably on LQ as well) for getting SLI to work with Nvidia + Linux. Have you tried looking for/at those yet? They might not be specific to your chipset, but they may work with little/no changes on your setup. Often when a manufacturer says that "X,Y,Z aren't supported on this product" they really mean "we don't feel like doing the work that it would take to guarantee YOU/all our other customers can make it work," rather than simply "it doesn't work."

I wish I had more help to give you, but his may point you in the right direction.

--Dane
 
Old 04-13-2011, 06:03 PM   #3
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
I don't know the details about that, but I know the basics.
The driver determines if it should show the option for SLI by searching a specific key in the BIOS (I don't know if it is a simple string or anything different). If this key is present it enables the options for SLI.
So you have to options:
1. You have to alter the BIOS. I know that this works for some of Gigabyte's X58 mainboards. The have models with SLI enabled and similar mainboards without SLI. It is somewhat dangerous but I have read reports that flashing the BIOS of the non-SLI models with the BIOS for the similar SLI model enabled SLI on this boards.
2. The safer method, alter the driver so that it doesn't check the SLI-key and just enables the options. Sadly, I don't know how to do that.

Warning: Keep in mind that flashing the BIOS with a BIOS that is not meant for that specific board can damage your hardware and will in any cases void your warranty! Don't do this if you don't exactly know what you are doing!
 
Old 04-13-2011, 06:24 PM   #4
CFet
Member
 
Registered: Mar 2011
Location: BC, Canada
Distribution: Slackware 13.1
Posts: 47

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by DaneM
...I have seen lots of more generic instructions around the Web (and probably on LQ as well) for getting SLI to work with Nvidia + Linux. Have you tried looking for/at those yet?
I have spent quite a few hours checking out SLI/Linux threads DaneM, alas the problem lies in my chipset/SLI combo. I can easily detect both GPUs, enabling them in SLI is, from what I can tell, impossible without the following mentioned methods being employed successfully.

Quote:
Originally Posted by TobiSGD View Post
1. You have to alter the BIOS. I know that this works for some of Gigabyte's X58 mainboards. The have models with SLI enabled and similar mainboards without SLI. It is somewhat dangerous but I have read reports that flashing the BIOS of the non-SLI models with the BIOS for the similar SLI model enabled SLI on this boards.
Just to clarify, yes the alteration was essentially changing an existing Gigabyte X48's BIOS (no SLI support) to that of a Gigabyte X58 BIOS (has SLI support).

Yes I had come across this. I do not have a Gigabyte X48, I'm running an Asus Rampage Extreme, so I (perhaps erroneously) assumed that "tricking" my bios into "thinking" it was an X58 chipset on my specific board would be impossible.

Then again, there probably isn't a difference between an X48 chipset on a Gigabyte board compared to an X48 chipset on an Asus board is there...

Quote:
Originally Posted by TobiSGD View Post
2. The safer method, alter the driver so that it doesn't check the SLI-key and just enables the options. Sadly, I don't know how to do that.
Dang! This is the method I was going for :P. I opened the nivida-*.run file with emacs and couldn't see anything referencing SLI before the extremely long portion of cryptic text began.

Thanks for trying guys =)
I'll leave this thread un-tagged a bit longer in case of generous genius happening across it

Cheers!
Chris
 
Old 04-13-2011, 06:36 PM   #5
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
Quote:
Originally Posted by CFet View Post
... changing an existing Gigabyte X48's BIOS (no SLI support) to that of a Gigabyte X58 BIOS
Don't do that, that will definitely not work, the X58 series (for socket LGA1366) is in no way compatible with X48 (for socket LGA775). You will destroy your board.
Quote:
there probably isn't a difference between an X48 chipset on a Gigabyte board compared to an X48 chipset on an Asus board is there...
Not in the chipset itself, but in the peripheral chips (sound and other controllers) and their wiring on the board. So flashing a Gigabyte BIOS on a ASUS board will most likely not work.
 
Old 04-13-2011, 06:52 PM   #6
CFet
Member
 
Registered: Mar 2011
Location: BC, Canada
Distribution: Slackware 13.1
Posts: 47

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by TobiSGD View Post
Don't do that, that will definitely not work, the X58 series (for socket LGA1366) is in no way compatible with X48 (for socket LGA775). You will destroy your board.

Not in the chipset itself, but in the peripheral chips (sound and other controllers) and their wiring on the board. So flashing a Gigabyte BIOS on a ASUS board will most likely not work.
Ah my bad, I was confused how they accomplished it. It's not a BIOS flash. It's essentially your method #2:

From http://www.slipatch.com/doc/manual-en.html:

Quote:
Originally Posted by SLI Patch
Modification tools described here can be used to force the NVIDIA graphics driver to detect supported chipset «Intel X58», regardless of what the real hardware chipset present in system...
Regardless, the SLI patch is only for Windows
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
nVidia SLI on Linux? Kreshna Linux - Games 17 02-03-2009 06:18 PM
LXer: Linux On Intel's X48 Chipset LXer Syndicated Linux News 0 02-16-2008 04:20 PM
Nvidia SLI Kupo Linux - Hardware 3 05-02-2007 01:17 AM
Chipset nforce 4 sli and linux drivers jesusfre@k Linux - Hardware 1 01-28-2006 04:17 PM
nVidia SLI microsoft/linux General 3 01-24-2005 06:45 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 02:14 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration