Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista Drivers > Drivers not working un Win 7 x64

Reply
Thread Tools Display Modes

Drivers not working un Win 7 x64

 
 
FasterThanLight
Guest
Posts: n/a

 
      08-13-2010
Hi,

I'm trying to sign a driver for windows using verisign. The driver works on
xp and vista x86 and x64 and win 7 x86, but not win 7 x64. It shows up as a
code 52 (unsigned driver). In the devide manager, the driver shows up with
the correct digital signer, but the device won't work. If I disable signed
driver enforcement or go into testsigning mode, it works fine, but thats not
a long term solution. Is there special requirements for signing for win 7
x64. I woudl think that if vista x64 works, this should too. I'm using cat
files that are signed, not embedded, and it is not a boot loaded driver, so
that shouldn't be a problem. I'm also using 7.0 of the WDK. Searched
everywhere but no luck...any ideas?

Thanks
 
Reply With Quote
 
 
 
 
Thomas F. Divine
Guest
Posts: n/a

 
      08-13-2010
When you created the .CAT did you specify 7_X64?

I use inf2cat to build .CAT files and this line signs for Vista, Windows 7
and Server 2008 x64 Editions:

inf2cat /driver:.\Packages\WLH_X64 /os:Vista_X64,7_X64,Server2008_X64

Thomas F. Divine

"FasterThanLight" <> wrote in
message news:13405D61-52A2-4C26-A179-...
> Hi,
>
> I'm trying to sign a driver for windows using verisign. The driver works
> on
> xp and vista x86 and x64 and win 7 x86, but not win 7 x64. It shows up as
> a
> code 52 (unsigned driver). In the devide manager, the driver shows up
> with
> the correct digital signer, but the device won't work. If I disable
> signed
> driver enforcement or go into testsigning mode, it works fine, but thats
> not
> a long term solution. Is there special requirements for signing for win 7
> x64. I woudl think that if vista x64 works, this should too. I'm using
> cat
> files that are signed, not embedded, and it is not a boot loaded driver,
> so
> that shouldn't be a problem. I'm also using 7.0 of the WDK. Searched
> everywhere but no luck...any ideas?
>
> Thanks


 
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
Vista32, new driver? & USB Mouse/Keyboard not working Scott J. Stringfellow Windows Vista Hardware 27 04-01-2010 05:22 PM
Duplex printing for the HP 7310 native drivers working incorrectly Alistair Doran [1009382] Windows Vista Hardware 10 02-06-2009 12:48 AM
instalation x64 Vista, no working SATA drivers Jaroslav Knot Windows Vista Installation 5 11-02-2007 10:41 AM
Upgrading drivers? Jerry Hughes Windows Vista Installation 14 02-16-2007 03:54 PM
ATI HDTV Wonder Drivers aren't working after a 9-3-06 windows update Julian Jacobsen Windows Vista Hardware 0 09-06-2006 04:20 AM



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