I found that Windows 7 makes not only loading unsigned drivers difficult, BUT even if they do load, they wont work. So this method is broken into two parts. The first parts deals with actually loading the unsigned drivers, The second deals with getting them to be accepted and working.
LOADING UNSIGNED DRIVERS
This for some can be straight forward. At boot up hit F8 and select the option in the menu for unsigned drivers. This will allow you to load the drivers. However on my system I couldn't do this and instead got BIOS boot options. So another way to allow loading of unsigned drivers is
1. Open Windows 7
2. Press Win+R keys together to open the run dialog box and type - gpedit.msc
3. Expand the folders in order or <Administrative Templates> - <User Configuration> - <System> - <Driver Installation>.
4. On the right you will see a icon <Code Signing for Device Drivers> , double click that
5. Click <enable> button at the top, and <Ignor > at the bottom to ignor any signature check.
6. hit apply, ok and close everything
7. Reboot
Now the computer will load any drivers anytime.
This solves loading the driver. I still found Windows 7 would not allow the drivers I loaded to run.
RUNNING LOADED UNSIGNED DRIVERS
I found a neat program that will allow the unsigned drivers to work. Basically its a method that allows testers to test drivers without going thru the dramas of getting a signature from M$. The program is found here, search for "Driver Signature Enforcement Overrider 1.3b" or "dseo13b.exe". It also can be found with a google serach.
http://www.ngohq.com/home.php
The load instructions are simple. As usual TURN OFF UAC.
1. Run dseo13b.exe program
2. click "enable test mode". This allows 64 bit Windows 7 to be used for testing drivers
3. I rebooted to be safe, and you will see a faint test mode print in the corner
4. Now open Device Manager and find the location of the unsigned drivers that wont work, by expanding Properties and Driver Details. Your looking for something like C:\Windows\System32\drivers\xxxxxxx.sys
4. Run dseo13b.exe program again
5. This time select "sign a system file" and put in the location of the file you found in Device Manager
6. Repeat for all files in question then close. You have now assigned a signature to those files
7. Reboot
If all goes well, you now have your unsigned drivers working and all is well.
End of story. Hope this helps
Shout
Craftbrewer
Edited by craftbrewer, 06 August 2009 - 04:28 AM.












