Jump to content
LaptopVideo2Go Forums

Modded driver inf's that support the SLI laptops?


Spires

Recommended Posts

Heyas everyone, would love to use the drivers located on this site, but when I installed them on my Sager 5950 SLI laptop, they only spot one of the video cards... Doh! Any chance some of you guys could start throwing SLI support into the inf's? ~8) :)

Link to comment
Share on other sites

Already done.

Edit the modded INF with wordpad or notepad.

Look for these lines:

;SLIEnable_AddReg

;HKR,, MB_Mobile, %REG_DWORD%, 1

;HKR,, ForceSwapInterval, %REG_DWORD%, 0

;HKR,, ExposePrimaryDeviceOnly, %REG_DWORD%, 1

Remove the three ; from infront of the lines starting with HKR so it looks like this:
;SLIEnable_AddReg

HKR,, MB_Mobile, %REG_DWORD%, 1

HKR,, ForceSwapInterval, %REG_DWORD%, 0

HKR,, ExposePrimaryDeviceOnly, %REG_DWORD%, 1

Now install as normal.

These lines enable SLI mode, I didn't add it by default as I don't know what it does to non SLI machines.

INF v31.60 and up has those lines above added, and you can do the same to any driver.

Please report back with how you got on.

Link to comment
Share on other sites

This should be added to Enhancer.

Link to comment
Share on other sites

I put in the lines and it did not work. I eventually copied and renamed an official laptop SLI driver inf into the driver folder, it worked, but the older driver I tried to use messed up the HL2 engine, so I returned to the official laptop driver 84.29 (I think).

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
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...