![]() |
|
|
#526 |
![]() Join Date: Aug 2009
Location: Pascagoula, Ms
Posts: 205 (1.12/day)
Thanks: 76
Thanked 21 Times in 19 Posts
|
Bench with 3DMark06 in Windows XP 32bit
Q9650 E0 @ 4.0Ghz Abit IX38QuadGT 2x MSI 260GTX 19829 3DMarks - SLI off 23248 3DMarks - SLI on
__________________
{IX38QGT * Q9650 * 9x450 @ 4.0Ghz}
{G.Skill 2x2gb PC8000 @ 1066Mhz 5-5-5-15} {IP35ProXE * CPU Q9550 * 8.5x450 3.8Ghz} {A-Data 2x2gb PC6400 @ 900Mhz 5-5-5-15} {AB9 QuadGT * CPU Q6600 * 9x380 @ 3.4Ghz} {A-DATA 2x1gb DDR2 PC6400 @ 950Mhz 5-5-5-15] ![]() |
|
|
|
|
|
#527 |
![]() Join Date: Jun 2009
Posts: 649 (2.78/day)
Thanks: 26
Thanked 203 Times in 100 Posts
|
any news?
|
|
|
|
|
|
#528 |
![]() Join Date: Aug 2009
Posts: 136 (0.81/day)
Thanks: 5
Thanked 64 Times in 42 Posts
|
The Windows 7 32-bit driver works. Now I'm modifying the 64 bit driver. I found the function, but it's a bit different. I need to trace it first.
After the driver works, I'll work on getting rid of the SLIC check. |
|
|
|
| The Following User Says Thank You to sveetsnelda For This Useful Post: |
|
|
#529 |
![]() Join Date: Jul 2009
Posts: 31 (0.15/day)
Thanks: 0
Thanked 1 Time in 1 Post
|
sveetsnelda, I don't know if you saw, but Yen poked his head in the thread on MDL. Hopefully he can help out with some of the stuff
|
|
|
|
|
|
#530 |
![]() Join Date: Aug 2009
Posts: 136 (0.81/day)
Thanks: 5
Thanked 64 Times in 42 Posts
|
Who is Yen, and what is MDL?
|
|
|
|
|
|
#531 |
![]() Join Date: Jun 2009
Posts: 649 (2.78/day)
Thanks: 26
Thanked 203 Times in 100 Posts
|
|
|
|
|
| The Following User Says Thank You to anatolymik For This Useful Post: |
|
|
#532 |
![]() Join Date: Aug 2009
Posts: 136 (0.81/day)
Thanks: 5
Thanked 64 Times in 42 Posts
|
MDL = my digital life?
|
|
|
|
|
|
#533 |
![]() Join Date: Jul 2009
Posts: 31 (0.15/day)
Thanks: 0
Thanked 1 Time in 1 Post
|
|
|
|
|
|
|
#534 |
![]() Join Date: Aug 2009
Posts: 136 (0.81/day)
Thanks: 5
Thanked 64 Times in 42 Posts
|
Thanks for letting me know. I posted this over at their forums. I'm putting it here so the information is all in one place:
Yen, I was the one who reversed and patched nv4_mini.sys. Feel free to ask me the questions you need to know. This is how it works: The driver checks the vendor ID and chipset ID of bus = 0 , device = 0, function = 0. If the vendor ID is 8086 (intel), it also checks the subsys ID of one of the PCI express ports to get the manufacturer of the motherboard. This gets put into a string for later use. Later, the driver checks this string against an encrypted table of Vendor/Device IDs. This table contains address values of code that should be executed if a certain chipset is found. If the hardware ID is an X58 or P55 chipset, it makes a call to WMI to get the SLIC string from the BIOS. The BIOS SLIC string is then compared to an encrypted SLIC string in the driver. If they match (and the motherboard manufacturer matches the one in the SLIC string), SLI is enabled. The driver and hal.dll dont *both* have to be patched... Just one or the other. The driver just needs to think you have an X58 chipset (ven_8086, dev_3400), and WMI has to return a valid SLIC. Hope this helps. |
|
|
|
|
|
#535 |
![]() Join Date: Aug 2009
Posts: 136 (0.81/day)
Thanks: 5
Thanked 64 Times in 42 Posts
|
SLI Enabled on Windows 7 64-bit by using the debugger. I need to find where it checks the motherboard manufacturer before patching it though... This code is quite a bit different.
|
|
|
|
| The Following User Says Thank You to sveetsnelda For This Useful Post: |
|
|
#536 |
![]() Join Date: Jun 2009
Posts: 649 (2.78/day)
Thanks: 26
Thanked 203 Times in 100 Posts
|
|
|
|
|
|
|
#537 |
![]() Join Date: Aug 2009
Posts: 136 (0.81/day)
Thanks: 5
Thanked 64 Times in 42 Posts
|
How's your work going? Still coding?
|
|
|
|
|
|
#538 |
![]() Join Date: Aug 2009
Location: Pascagoula, Ms
Posts: 205 (1.12/day)
Thanks: 76
Thanked 21 Times in 19 Posts
|
WooT great news!
![]()
__________________
{IX38QGT * Q9650 * 9x450 @ 4.0Ghz}
{G.Skill 2x2gb PC8000 @ 1066Mhz 5-5-5-15} {IP35ProXE * CPU Q9550 * 8.5x450 3.8Ghz} {A-Data 2x2gb PC6400 @ 900Mhz 5-5-5-15} {AB9 QuadGT * CPU Q6600 * 9x380 @ 3.4Ghz} {A-DATA 2x1gb DDR2 PC6400 @ 950Mhz 5-5-5-15] ![]() |
|
|
|
|
|
#539 |
![]() Join Date: Jun 2009
Posts: 649 (2.78/day)
Thanks: 26
Thanked 203 Times in 100 Posts
|
|
|
|
|
|
|
#540 |
![]() Join Date: Aug 2009
Location: Ukraine,Kiev
Posts: 133 (0.81/day)
Thanks: 5
Thanked 40 Times in 26 Posts
|
Have two news.
First bad: Seems like current system with Intel P55 DONT support SLI officially. I tried to make SLI working with original nonmodded systems/drivers on ASUS Maximus III Formula (Intel P55) with last BIOS (DSDT SLIC certificate is present, for P55), with ES Xeon 3470 and pair of GF 6600LE. Tried in XP 32 бит and windows 7 32 бит, but no go. Maybe it's temporary issue, coz LGA 1156 platform is really fresh still. Tried 190.62 WHQL driver. Of course SLI works with our mods ![]() Second news: Tested and approved SLI modification for Windows vista/7 driver 190.62 for 32 bit systems! Method is almost the same, adding X58 SLIC into DSDT in registry using same iasl+asl, and overwrining NV system driver. Still some additional tricks needed, coz Vista/W7 systems less user friendly and we have to disable dumb checks. ![]()
__________________
Hardware engineering, custom hardware manufacture. |
|
|
|
| The Following User Says Thank You to TiN For This Useful Post: |
|
|
#541 |
![]() Join Date: Aug 2009
Location: Pascagoula, Ms
Posts: 205 (1.12/day)
Thanks: 76
Thanked 21 Times in 19 Posts
|
You can send me a copy? Please...
Cool, way to go TiN! I already added X58 SLIC into DSDT in registry of W7 64bit. Just waiting for mod driver or hal.dll to see if my work pays off.
__________________
{IX38QGT * Q9650 * 9x450 @ 4.0Ghz}
{G.Skill 2x2gb PC8000 @ 1066Mhz 5-5-5-15} {IP35ProXE * CPU Q9550 * 8.5x450 3.8Ghz} {A-Data 2x2gb PC6400 @ 900Mhz 5-5-5-15} {AB9 QuadGT * CPU Q6600 * 9x380 @ 3.4Ghz} {A-DATA 2x1gb DDR2 PC6400 @ 950Mhz 5-5-5-15] ![]() |
|
|
|
|
|
#542 |
![]() Join Date: Aug 2009
Posts: 136 (0.81/day)
Thanks: 5
Thanked 64 Times in 42 Posts
|
Windows 7 64-bit driver is complete. This one is a little tricky to load, though. You have to set the OS in testmode and use NGHQ's "Driver Signature Enforcement Overrider" (unless you want to hit F8 every time you start the OS). Windows 7 64-bit forces you to use nothing but signed drivers, so you have to use this workaround.
|
|
|
|
| The Following User Says Thank You to sveetsnelda For This Useful Post: |
|
|
#543 | |
|
Moderator - with a Cat!
Join Date: Oct 2004
Location: Bendigo, Australia (NOT THE USA)
Posts: 20,022 (10.26/day)
Thanks: 1,166
Thanked 3,444 Times in 2,943 Posts
|
Quote:
__________________
![]() 5 port E-sata cage. 5x samsung 1TB + 2x Seagate 1.5TB = 8 TB external storage 32 Bit OS vs 64 bit OS information Getting DXVA working in windows 7! Athlon II x3 unlocking/undervolting results |
|
|
|
|
|
|
#544 |
![]() Join Date: Aug 2009
Posts: 136 (0.81/day)
Thanks: 5
Thanked 64 Times in 42 Posts
|
Agreed. Getting rid of the SLIC check would certainly make things easier. Now that we have SLI support possible on all OS's (except for XP 64), this is next on my list.
The only way I can think of to get around the driver signing issue is by doing what anatolymik has been working on (modifying the hardware abstration layer (HAL.dll))... Then you can just load the WHQL driver and use it. You still would need a SLIC key in your DSDT though. |
|
|
|
|
|
#545 | |
![]() Join Date: Aug 2009
Location: Pascagoula, Ms
Posts: 205 (1.12/day)
Thanks: 76
Thanked 21 Times in 19 Posts
|
Quote:
__________________
{IX38QGT * Q9650 * 9x450 @ 4.0Ghz}
{G.Skill 2x2gb PC8000 @ 1066Mhz 5-5-5-15} {IP35ProXE * CPU Q9550 * 8.5x450 3.8Ghz} {A-Data 2x2gb PC6400 @ 900Mhz 5-5-5-15} {AB9 QuadGT * CPU Q6600 * 9x380 @ 3.4Ghz} {A-DATA 2x1gb DDR2 PC6400 @ 950Mhz 5-5-5-15] ![]() |
|
|
|
|
|
|
#547 |
![]() Join Date: Aug 2009
Posts: 136 (0.81/day)
Thanks: 5
Thanked 64 Times in 42 Posts
|
Here's something you need to do while you wait:
http://www.killertechtips.com/2009/0...ing-windows-7/ |
|
|
|
| The Following User Says Thank You to sveetsnelda For This Useful Post: |
|
|
#548 |
![]() Join Date: Aug 2009
Posts: 136 (0.81/day)
Thanks: 5
Thanked 64 Times in 42 Posts
|
Also, you need to disable user account control (UAC) in the security control panel (to use the Driver Signature Enforcement Overrider)
|
|
|
|
|
|
#549 |
![]() Join Date: Aug 2009
Posts: 136 (0.81/day)
Thanks: 5
Thanked 64 Times in 42 Posts
|
Once you've done all that, install the 190.62 drivers. After they are done installing, run a command prompt and copy the file I sent you (after unpacking it) to C:\windows\system32\drivers (overwrite the old driver)
Run the Driver Signature Enforcement Overrider (http://www.ngohq.com/home.php?page=dseo) Select "Sign a System File" type in C:\windows\system32\drivers\nvlddmkm.sys Reboot, and enable SLI. ![]() (Make sure you are using an ASUS SLIC) Last edited by sveetsnelda; Sep 16, 2009 at 07:48 AM. |
|
|
|
| The Following User Says Thank You to sveetsnelda For This Useful Post: |
|
|
#550 |
![]() Join Date: Aug 2009
Location: Pascagoula, Ms
Posts: 205 (1.12/day)
Thanks: 76
Thanked 21 Times in 19 Posts
|
Got all the other done, about to reboot, need a reboot then do the stuff in your last post.
Got the file threw e-mail.
__________________
{IX38QGT * Q9650 * 9x450 @ 4.0Ghz}
{G.Skill 2x2gb PC8000 @ 1066Mhz 5-5-5-15} {IP35ProXE * CPU Q9550 * 8.5x450 3.8Ghz} {A-Data 2x2gb PC6400 @ 900Mhz 5-5-5-15} {AB9 QuadGT * CPU Q6600 * 9x380 @ 3.4Ghz} {A-DATA 2x1gb DDR2 PC6400 @ 950Mhz 5-5-5-15] ![]() |
|
|
|
![]() |
| Currently Active Users Viewing This Thread: 8 (0 members and 8 guests) | |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| how to enable sli on dual 260m? | popswala | NVIDIA | 5 | Oct 6, 2009 03:21 PM |
| How to enable SATA-II and SLI on NForce4 | W1zzard | Articles | 28 | Sep 29, 2009 08:41 AM |
| Guide: How to enable, use, and configure SLI on Linux. | Fox34 | Linux / BSD / Mac OS X | 66 | Aug 25, 2009 05:00 AM |
| Notebook Hardware Control (NHC) 2.0 Pre-Release 06? | ho0dzy | Overclocking & Cooling | 0 | Sep 30, 2008 04:06 AM |
| How Do I Enable SLI? | flavaone | NVIDIA | 7 | Mar 7, 2008 06:17 PM |