Maxim
Tue Sep 19 12:19:52 CDT 2006
Vista driver signing has nothing to do with WHQL, it is just to provide the
author's identity, not the quality assurance.
WHQL in some form will still survive, but will not prevent the driver from
loading.
--
Maxim Shatskih, Windows DDK MVP
StorageCraft Corporation
maxim@storagecraft.com
http://www.storagecraft.com
"Khamsing" <Vn@nooneknows.com> wrote in message
news:450ff2cd_2@newsfeed.slurp.net...
> You must build a debug driver, hook up a debugger, then install your debug
> driver, it will be successful. This is a feature of Vista to make sure that
> driver is WHQL certified. For non-WHQL certified driver must be a debug
> driver, a release driver will fail.
>
> -Khamsing
>
>
> "RAZ" <RAZ@discussions.microsoft.com> wrote in message
> news:A4AE3A18-623F-42E7-A615-832180D37F78@microsoft.com...
> > Well, even with RC1, I get the same problem. Any other ideas. Since the
> > log
> > files and the inf are big, can I send this directly to someone? I am not
> > sure this list is the place to paste the content of multiple files.
> >
> > "RAZ" wrote:
> >
> >> Thanks. While waiting for any reply, I tried many others things without
> >> success. So my next step will be to install RC1. This will take me some
> >> time. I will reply once I get results.
> >>
> >> "Eliyas Yakub [MSFT]" wrote:
> >>
> >> > I had a discussion with the setup folks. It seems that on beta2, there
> >> > has
> >> > been some reports of this failures due to certain classinstallers.
> >> > Theses
> >> > issues have been fixed since then. So I suggest you upgrade your system
> >> > to
> >> > RC1 and try again. If you run into this error on RC1 build, please post
> >> > the
> >> > setupapi.dev.log and the INF.
> >> >
> >> > -Eliyas
> >> >
> >> > "Eliyas Yakub [MSFT]" <eliyasy@online.microsoft.com> wrote in message
> >> > news:%23ZsrgpA2GHA.4300@TK2MSFTNGP03.phx.gbl...
> >> > > Did you run chkinf on your INF?
> >> > >
> >> > > On Vista there is an inbox utility that you can use to preinstall
> >> > > driver
> >> > > packages. It's called pnputil.exe. When I'm writing an INF, I use
> >> > > this
> >> > > utility to make sure whether my INF is correct or not by installing
> >> > > the
> >> > > package. It's lot easier to install and delete packages this way.
> >> > > Especially, if you miss out any files in your package, this utility
> >> > > will
> >> > > fail to install the package and you can find the issue right away.
> >> > >
> >> > > -Eliyas
> >> > >
> >> > > "RAZ" <RAZ@discussions.microsoft.com> wrote in message
> >> > > news:DAA851A2-9ACD-4AA0-8A7A-B73A3DE28A21@microsoft.com...
> >> > >>I am currently trying to debug my driver installation on Vista Beta2.
> >> > >>I
> >> > >> compiled a working Windows XP 32 bit driver set using the Vista
> >> > >> Beta2
> >> > >> WDK. I
> >> > >> am trying to install it and I am not sucessfull. I get the
> >> > >> following
> >> > >> lines
> >> > >> in the setupapi.dev.log file
> >> > >>
> >> > >> !!! ndv: Driver Package import failed for new device...intalling
> >> > >> NULL
> >> > >> driver.
> >> > >> !!! ndv: Error 122: The data area passed to a system call is too
> >> > >> small.
> >> > >>
> >> > >> I don't have a clue what this means. Can anyone help?
> >> > >>
> >> > >> I tried to install my package with devcon utility. It copies my
> >> > >> package,
> >> > >> creates a oem0.inf. If I do a scan for hardware changes after, it
> >> > >> is not
> >> > >> better that poiting to my original INF. I bassically get the same
> >> > >> error.
> >> > >>
> >> > >>
> >> > >>
> >> > >
> >> > >
> >> >
> >> >
> >> >
>
>