Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista Drivers > Installing self written USB driver blocks Win7

Reply
Thread Tools Display Modes

Installing self written USB driver blocks Win7

 
 
Junior Member
Join Date: Jun 2010
Posts: 1

 
      06-30-2010
Hi everyone,

I hope someone can help me.

I try to port an USB driver from XP 32 Bit to Win7 and XP 64 Bit. I made all changes in the code and compiled it with WDK Checked Build Envirement for Win7 x64. No errors, no warnings and also OACR does not report warnings or errors.

I testsigned die resulting driver and tested it with the virtual machine form VMWare using XP 64Bit and Win7 64 Bit.

There seems to be no problem with the driver in XP 64Bit. The driver installs and works. I can read the expected information form the USB-Hardware.

But when I try to install the driver on Win7 64Bit the installation seems to start correctly. I choose the INF-File and the driver installs. I get the dialog telling me that the driver was installed correctly. But when I then confirm with "Finish" Win7 hangs up completely (only hard reset works). When I then restart the machine the driver is in the USB-list of the device manager and it seems to work.

I also tried to install the driver on a real Win7 machine several times. Sometimes it works, sometimes I get a blue screen. So I think there is something wrong with my driver, but I've no idea how to find this error.
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

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
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Failed to modify existing service Michael Reim Windows Vista Drivers 0 06-11-2010 10:08 AM
Problem in installing sample Toaster Function driver on Windows 7 Vikrant Malushte Windows Vista Drivers 1 05-15-2010 10:39 PM
What's the different for PNPDTest between WLK 1.5 and WLK 1.2 Wayne Windows Vista Drivers 2 01-18-2010 08:32 PM
cannot install Vista ACPI error Salsakidd Windows Vista Installation 6 10-10-2007 10:12 AM
problem in dxdiag Peewee64 Windows Vista Games 0 02-14-2007 09:49 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59