techPowerUp! Forums

Go Back   techPowerUp! Forums > Hardware > Graphics Cards > NVIDIA

Reply
 
Thread Tools
Old Feb 27, 2011, 07:09 PM   #5051
Max One
5 Posts
 
Join Date: Jan 2011
Posts: 17 (0.02/day)
Thanks: 2
Thanked 0 Times in 0 Posts

Works nice, thx leetlunixh4x0r.

Only thing is, i turned the test mode off ( Bcdedit.exe -set TESTSIGNING OFF ), that means i have to disable driver signing verification every time when im starting my pc. If u forgot to disable it, the booting into windows will fail and starts to repair windows.

So its very important to disable it otherwise you have to make the whole process over again.

Max 1
Max One is offline  
Reply With Quote
Old Feb 27, 2011, 07:13 PM   #5052
l33tlinuxh4x0r
25 Posts
 
Join Date: Feb 2011
Posts: 40 (0.05/day)
Thanks: 2
Thanked 4 Times in 3 Posts

Quote:
Originally Posted by Max One View Post
Works nice, thx leetlunixh4x0r.

Only thing is, i turned the test mode off ( Bcdedit.exe -set TESTSIGNING OFF ), that means i have to disable driver signing verification every time when im starting my pc. If u forgot to disable it, the booting into windows will fail and starts to repair windows.

So its very important to disable it otherwise you have to make the whole process over again.

Max 1
Don't know if that is a question or not but Yes that is correct.
l33tlinuxh4x0r is offline  
Reply With Quote
Old Feb 27, 2011, 07:16 PM   #5053
Max One
5 Posts
 
Join Date: Jan 2011
Posts: 17 (0.02/day)
Thanks: 2
Thanked 0 Times in 0 Posts

Quote:
Originally Posted by l33tlinuxh4x0r View Post
Don't know if that is a question or not but Yes that is correct.
there is no question but its a statement.

good work mate
Max One is offline  
Reply With Quote
Old Feb 27, 2011, 07:18 PM   #5054
l33tlinuxh4x0r
25 Posts
 
Join Date: Feb 2011
Posts: 40 (0.05/day)
Thanks: 2
Thanked 4 Times in 3 Posts

Also I am working on a hack like the original patch winload.exe but I'm not finding much information on hex editing it and it isn't as easy to modify as linux is... Also learning how to patch files in windows might be helpful too.

P.S. I don't want to steal credit for anyone's work however I would like the source code for the official patch so that I could modify it and possibly fix the BSOD issues and roll it into an official patch... the more devs the better imho 2 heads are better than one
l33tlinuxh4x0r is offline  
Reply With Quote
Old Feb 27, 2011, 07:21 PM   #5055
l33tlinuxh4x0r
25 Posts
 
Join Date: Feb 2011
Posts: 40 (0.05/day)
Thanks: 2
Thanked 4 Times in 3 Posts

Quote:
Originally Posted by Max One View Post
Works nice, thx leetlunixh4x0r.

Only thing is, i turned the test mode off ( Bcdedit.exe -set TESTSIGNING OFF ), that means i have to disable driver signing verification every time when im starting my pc. If u forgot to disable it, the booting into windows will fail and starts to repair windows.

So its very important to disable it otherwise you have to make the whole process over again.

Max 1
I was doing some reading and you could actually use bcdedit to make an additional entry and have it point to alternate files like the original patch... however without the loader you still need test mode.
l33tlinuxh4x0r is offline  
Reply With Quote
Old Feb 27, 2011, 07:31 PM   #5056
Max One
5 Posts
 
Join Date: Jan 2011
Posts: 17 (0.02/day)
Thanks: 2
Thanked 0 Times in 0 Posts

Quote:
Originally Posted by l33tlinuxh4x0r View Post
P.S. I don't want to steal credit for anyone's work however I would like the source code for the official patch so that I could modify it and possibly fix the BSOD issues and roll it into an official patch... the more devs the better imho 2 heads are better than one
Totally right.

Is there an automatic way to start my pc without hitting everytime f8 to disable driver signing verification?

I mean if my pc crashes for example and im afk, it will restart by itself and starts to repair windows, I would like to prevent this.

Max 1
Max One is offline  
Reply With Quote
Old Feb 27, 2011, 08:32 PM   #5057
l33tlinuxh4x0r
25 Posts
 
Join Date: Feb 2011
Posts: 40 (0.05/day)
Thanks: 2
Thanked 4 Times in 3 Posts

Quote:
Originally Posted by Max One View Post
Totally right.

Is there an automatic way to start my pc without hitting everytime f8 to disable driver signing verification?

I mean if my pc crashes for example and im afk, it will restart by itself and starts to repair windows, I would like to prevent this.

Max 1
The only way to do it without a loader is to enable Test Mode

try bcdedit /set recoveryenabled 0
that might make it so that it doesn't try to repair windows when you dont press F8 but i'm not 100% on this one.

I think that I might have just found a fix for the original patch...will test and report back...

Last edited by l33tlinuxh4x0r; Feb 27, 2011 at 09:13 PM.
l33tlinuxh4x0r is offline  
Reply With Quote
Old Feb 27, 2011, 09:23 PM   #5058
Max One
5 Posts
 
Join Date: Jan 2011
Posts: 17 (0.02/day)
Thanks: 2
Thanked 0 Times in 0 Posts

Quote:
Originally Posted by l33tlinuxh4x0r View Post
try bcdedit /set recoveryenabled 0
that might make it so that it doesn't try to repair windows when you dont press F8 but i'm not 100% on this one.
Thx, that works well.

Quote:
Originally Posted by l33tlinuxh4x0r View Post
I think that I might have just found a fix for the original patch...will test and report back...
Cool. Let me know when ur done, send me a pm to be the first beta tester hehe

Go Go u can do it

Max 1
Max One is offline  
Reply With Quote
Old Feb 27, 2011, 09:41 PM   #5059
l33tlinuxh4x0r
25 Posts
 
Join Date: Feb 2011
Posts: 40 (0.05/day)
Thanks: 2
Thanked 4 Times in 3 Posts

Quote:
Originally Posted by Max One View Post
Thx, that works well.



Cool. Let me know when ur done, send me a pm to be the first beta tester hehe

Go Go u can do it

Max 1
The method that I was trying to use to fix the Official Patch did not work so for now we just have to follow my tutorial until someone else comes up with a better way of doing things.
l33tlinuxh4x0r is offline  
Reply With Quote
Old Feb 27, 2011, 09:47 PM   #5060
Max One
5 Posts
 
Join Date: Jan 2011
Posts: 17 (0.02/day)
Thanks: 2
Thanked 0 Times in 0 Posts

Ok, i´ll wait for the optimal solution.

Max 1
Max One is offline  
Reply With Quote
Old Feb 28, 2011, 03:12 AM   #5061
anatolymik
1000 Posts
 
anatolymik's Avatar
 
Join Date: Jun 2009
Posts: 1,420 (0.99/day)
Thanks: 98
Thanked 781 Times in 306 Posts

About Avast.
If you take ntoskrnp.exe, halsli.dll, osloadw7.exe(osloadwv.exe for windows vista) and copy it to ntosrnl.exe, hal.dll and winload.exe you'll get boot ok under non-sli option. So Avast fails because of not patched files for sure. But if you change startup kernel(no matter patched it or not) when we got a problem. I'll test something. But it's not patch problem for sure. It seems to be Avast has something to slipatch. We'll see.
__________________
HyperSLI 0.9
HyperSLI 0.96

Last edited by anatolymik; Feb 28, 2011 at 03:24 AM.
anatolymik is offline  
Reply With Quote
Old Feb 28, 2011, 03:16 AM   #5062
anatolymik
1000 Posts
 
anatolymik's Avatar
 
Join Date: Jun 2009
Posts: 1,420 (0.99/day)
Thanks: 98
Thanked 781 Times in 306 Posts

l33tlinuxh4x0r if you want sources i'll give it to you
__________________
HyperSLI 0.9
HyperSLI 0.96
anatolymik is offline  
Reply With Quote
Old Feb 28, 2011, 03:28 AM   #5063
anatolymik
1000 Posts
 
anatolymik's Avatar
 
Join Date: Jun 2009
Posts: 1,420 (0.99/day)
Thanks: 98
Thanked 781 Times in 306 Posts

Quote:
Originally Posted by DeadlyDNA View Post
No problem! I await your patches to test. Again thanks for your diligence!

:rock out:
i have testing patch. wait for you are ready
__________________
HyperSLI 0.9
HyperSLI 0.96
anatolymik is offline  
Reply With Quote
Old Feb 28, 2011, 03:28 AM   #5064
l33tlinuxh4x0r
25 Posts
 
Join Date: Feb 2011
Posts: 40 (0.05/day)
Thanks: 2
Thanked 4 Times in 3 Posts

Quote:
Originally Posted by anatolymik View Post
l33tlinuxh4x0r if you want sources i'll give it to you
yes please, pm me the sources???
l33tlinuxh4x0r is offline  
Reply With Quote
Old Feb 28, 2011, 04:02 AM   #5065
l33tlinuxh4x0r
25 Posts
 
Join Date: Feb 2011
Posts: 40 (0.05/day)
Thanks: 2
Thanked 4 Times in 3 Posts

Quote:
Originally Posted by anatolymik View Post
About Avast.
If you take ntoskrnp.exe, halsli.dll, osloadw7.exe(osloadwv.exe for windows vista) and copy it to ntosrnl.exe, hal.dll and winload.exe you'll get boot ok under non-sli option. So Avast fails because of not patched files for sure. But if you change startup kernel(no matter patched it or not) when we got a problem. I'll test something. But it's not patch problem for sure. It seems to be Avast has something to slipatch. We'll see.
I tried replacing winload.exe with osloadw7.exe renamed to winload.exe and the hal.dll and ntoskrnl.exe all together and the issue on my system at least is in fact osloadw7.exe
l33tlinuxh4x0r is offline  
Reply With Quote
Old Feb 28, 2011, 04:06 AM   #5066
anatolymik
1000 Posts
 
anatolymik's Avatar
 
Join Date: Jun 2009
Posts: 1,420 (0.99/day)
Thanks: 98
Thanked 781 Times in 306 Posts

Quote:
Originally Posted by l33tlinuxh4x0r View Post
I tried replacing winload.exe with osloadw7.exe renamed to winload.exe and the hal.dll and ntoskrnl.exe all together and the issue on my system at least is in fact osloadw7.exe
i tried myself yesterday it. no matter on what system you do it. try original kernel and hal. but use osloadw7.exe renamed to winload.exe. and try to boot under non-sli option. it'll boot ok.
__________________
HyperSLI 0.9
HyperSLI 0.96
anatolymik is offline  
Reply With Quote
Old Feb 28, 2011, 04:10 AM   #5067
anatolymik
1000 Posts
 
anatolymik's Avatar
 
Join Date: Jun 2009
Posts: 1,420 (0.99/day)
Thanks: 98
Thanked 781 Times in 306 Posts

to tell the other words, you shouldn't have kernel value set in boot option.
__________________
HyperSLI 0.9
HyperSLI 0.96
anatolymik is offline  
Reply With Quote
Old Feb 28, 2011, 04:31 AM   #5068
l33tlinuxh4x0r
25 Posts
 
Join Date: Feb 2011
Posts: 40 (0.05/day)
Thanks: 2
Thanked 4 Times in 3 Posts

Could you tell me how exactly to apply the .dat patches in command prompt?
l33tlinuxh4x0r is offline  
Reply With Quote
Old Feb 28, 2011, 04:35 AM   #5069
anatolymik
1000 Posts
 
anatolymik's Avatar
 
Join Date: Jun 2009
Posts: 1,420 (0.99/day)
Thanks: 98
Thanked 781 Times in 306 Posts

what .dat patches? from patch you mean?
__________________
HyperSLI 0.9
HyperSLI 0.96
anatolymik is offline  
Reply With Quote
Old Feb 28, 2011, 04:43 AM   #5070
l33tlinuxh4x0r
25 Posts
 
Join Date: Feb 2011
Posts: 40 (0.05/day)
Thanks: 2
Thanked 4 Times in 3 Posts

Quote:
Originally Posted by anatolymik View Post
what .dat patches? from patch you mean?
yup
l33tlinuxh4x0r is offline  
Reply With Quote
Old Feb 28, 2011, 04:57 AM   #5071
anatolymik
1000 Posts
 
anatolymik's Avatar
 
Join Date: Jun 2009
Posts: 1,420 (0.99/day)
Thanks: 98
Thanked 781 Times in 306 Posts

Quote:
Originally Posted by l33tlinuxh4x0r View Post
yup
It's not patches. They contain code wrote on assembler and fixups which applies when this code injects into some PE file. I wrote installer which applies it to give any user simplicity installation and prevent the patch from depending on some windows version. Before installer i make builds manually based on some kernel version and hal(on latest at making time). Now there is no this depending and you can install patch on any version of windows. Doing it manually takes a long time.
__________________
HyperSLI 0.9
HyperSLI 0.96
anatolymik is offline  
Reply With Quote
Old Feb 28, 2011, 05:46 AM   #5072
DeadlyDNA
25 Posts
 
Join Date: Feb 2011
Posts: 25 (0.03/day)
Thanks: 4
Thanked 1 Time in 1 Post

Quote:
Originally Posted by anatolymik View Post
i have testing patch. wait for you are ready
Awesome, where do i go to get it? Your link in your sig doesn't appear to be working at the moment.

Thanks!
DeadlyDNA is offline  
Reply With Quote
Old Feb 28, 2011, 05:48 AM   #5073
anatolymik
1000 Posts
 
anatolymik's Avatar
 
Join Date: Jun 2009
Posts: 1,420 (0.99/day)
Thanks: 98
Thanked 781 Times in 306 Posts

Quote:
Originally Posted by DeadlyDNA View Post
Awesome, where do i go to get it? Your link in your sig doesn't appear to be working at the moment.

Thanks!
see PM
__________________
HyperSLI 0.9
HyperSLI 0.96
anatolymik is offline  
Reply With Quote
Old Feb 28, 2011, 06:59 AM   #5074
DeadlyDNA
25 Posts
 
Join Date: Feb 2011
Posts: 25 (0.03/day)
Thanks: 4
Thanked 1 Time in 1 Post

Hello, i am working with anatolymik on getting 3 way working on latest patch and drivers.

Can anyone who reads this thread and has a 3 way SLI setup and uses this SLI PATCH
please post.

I currently can run 3 way SLI with .09b and nvidia 260.99 driver.

Maybe it is something i am doing wrong, i can only get 2 way SLI to work with latest patch and driver.

Any suggestions are welcome!
DeadlyDNA is offline  
Reply With Quote
Old Feb 28, 2011, 01:51 PM   #5075
asarimoped
5 Posts
 
Join Date: Feb 2011
Posts: 6 (0.01/day)
Thanks: 2
Thanked 1 Time in 1 Post

System Specs

hi there...

I tried the new SLIpatch Build 216 - and I also copied the patched hal.dll and ntoskrnl.exe - all is working fine in Windows x64 Test mode (the SLIpatch now reports "Original kerne is patched!").

I also installed a new SLI bridge, brand new out of the box from a MSI mainboard.

So that's seem done.


BUT: no success with my two GTX580 cards. Still no SLI option available. What can I try else?!

HELP
asarimoped is offline  
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

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 On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
how to enable sli on dual 260m? popswala NVIDIA 5 Oct 6, 2009 02:21 PM
How to enable SATA-II and SLI on NForce4 W1zzard Articles 28 Sep 29, 2009 07:41 AM
Guide: How to enable, use, and configure SLI on Linux. Fox34 Linux / BSD / Mac OS X 67 Aug 25, 2009 04:00 AM
Notebook Hardware Control (NHC) 2.0 Pre-Release 06? ho0dzy Overclocking & Cooling 0 Sep 30, 2008 03:06 AM
How Do I Enable SLI? flavaone NVIDIA 7 Mar 7, 2008 05:17 PM


All times are GMT. The time now is 08:49 PM.


Powered by vBulletin® Version 3.8.6
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
no new posts