Jump to content

Nvidia SLI Unattended


Dynaletik

Recommended Posts

Hey out there, is it possible to activate NVIDIA SLI on a Multi-GPU system?

I got 2 GeForce 6600GT cards in my pc since 10 minutes, now how can I activate SLI unattended? Is there a regkey? I didn't find anything. (Maybe I'm too stupid.) :(

Link to comment
Share on other sites


I believe I may have found what you're looking for...

Under HKLM\SYSTEM\CurrentControlSet\Control\Video, there should be a few keys, two of which representing your two video cards. From there, there should be a "0000" key, which has a "MB_Enable" key. If you set that to "01 00 00 00", it should enable SLI. I'm not sure if you're going to be able to pre-determine the parent key's names, though...

Link to comment
Share on other sites

Seems to be right, for me it is this code:

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Video\{00D4FE2C-2B80-49F1-8362-CF32DEAC70FC}\0000]
"MB_Enable"=hex:01,00,00,00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Video\{00D4FE2C-2B80-49F1-8362-CF32DEAC70FC}\0001]
"MB_Enable"=hex:01,00,00,00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Video\{E5F8B27F-3185-4315-8FFB-1F8440EAAD1E}\0000]
"MB_Enable"=hex:01,00,00,00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Video\{E5F8B27F-3185-4315-8FFB-1F8440EAAD1E}\0001]
"MB_Enable"=hex:01,00,00,00

It seems to enable SLI, now I hope that it works on a new installation, because I don't know, how Windows generates the

{00D4FE2C-2B80-49F1-8362-CF32DEAC70FC}\0000]

entries.

Thx kenshin :)

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...