Cirrus Logic driver problem

Posted: 11-24-2004, 10:03 AM
Hi,

I have a problem whit the Cirrus Logic 64xx/542x video driver. I have get
the driver from W2K and it did not work to import it in CD and I try to use
the eConvert but it doesn’t work.
Now I have try to do the driver "manually" in CD and used the INF as source.
But the PnP don't work when I install the runtime image but if I put in the
Add remove hardware and installs the adapter from there I get it in the list
and it works fine to install it.

The INF looks like this:
%Cirrus% %CompatAdap% = cirrus
%Cirrus% 64xx/542x %CompatAdap% = cirrus, *PNP0904
%Cirrus% 543x/544x %CompatAdap% = cirrus, *PNP0905
%Cirrus% 754x %CompatAdap% = cirrus. *PNP0914
%Cirrus% 7548 %CompatAdap% = cirrus, PCI\VEN_1013&DEV_0038
%Cirrus% 7555 %CompatAdap% = cirrus, PCI\VEN_1013&DEV_0040

What should I write in the PnPID in CD/Resources? Now I use *PNP0904 is that
wrong or have I missed something?

Hope someone can help me.

Regards
Per


Reply With Quote

Responses to "Cirrus Logic driver problem"

Slobodan Brcin \(eMVP\)
Guest
Posts: n/a
 
Re: Cirrus Logic driver problem
Posted: 11-24-2004, 10:10 AM
Video drivers, and all other hardware drivers for that mater are installed by FBA PnP if appropriate inf, sys, dll files are present
in their folders.

Read this thread:

http://groups.google.com/groups?hl=e...gbl%26rnum%3D2

Regards,
Slobodan



"Per" <Per@discussions.microsoft.com> wrote in message news:7F155A77-213E-4A9F-909E-0D294DEC7389@microsoft.com...
> Hi,
>
> I have a problem whit the Cirrus Logic 64xx/542x video driver. I have get
> the driver from W2K and it did not work to import it in CD and I try to use
> the eConvert but it doesn't work.
> Now I have try to do the driver "manually" in CD and used the INF as source.
> But the PnP don't work when I install the runtime image but if I put in the
> Add remove hardware and installs the adapter from there I get it in the list
> and it works fine to install it.
>
> The INF looks like this:
> %Cirrus% %CompatAdap% = cirrus
> %Cirrus% 64xx/542x %CompatAdap% = cirrus, *PNP0904
> %Cirrus% 543x/544x %CompatAdap% = cirrus, *PNP0905
> %Cirrus% 754x %CompatAdap% = cirrus. *PNP0914
> %Cirrus% 7548 %CompatAdap% = cirrus, PCI\VEN_1013&DEV_0038
> %Cirrus% 7555 %CompatAdap% = cirrus, PCI\VEN_1013&DEV_0040
>
> What should I write in the PnPID in CD/Resources? Now I use *PNP0904 is that
> wrong or have I missed something?
>
> Hope someone can help me.
>
> Regards
> Per
>
>

Reply With Quote
Per
Guest
Posts: n/a
 
RE: Cirrus Logic driver problem
Posted: 11-24-2004, 10:13 AM
Sorry, I forgot the write that the INF section is just a "Clip" from the
Entire INF.

/Per


"Per" wrote:
> Hi,
>
> I have a problem whit the Cirrus Logic 64xx/542x video driver. I have get
> the driver from W2K and it did not work to import it in CD and I try to use
> the eConvert but it doesn’t work.
> Now I have try to do the driver "manually" in CD and used the INF as source.
> But the PnP don't work when I install the runtime image but if I put in the
> Add remove hardware and installs the adapter from there I get it in the list
> and it works fine to install it.
>
> The INF looks like this:
> %Cirrus% %CompatAdap% = cirrus
> %Cirrus% 64xx/542x %CompatAdap% = cirrus, *PNP0904
> %Cirrus% 543x/544x %CompatAdap% = cirrus, *PNP0905
> %Cirrus% 754x %CompatAdap% = cirrus. *PNP0914
> %Cirrus% 7548 %CompatAdap% = cirrus, PCI\VEN_1013&DEV_0038
> %Cirrus% 7555 %CompatAdap% = cirrus, PCI\VEN_1013&DEV_0040
>
> What should I write in the PnPID in CD/Resources? Now I use *PNP0904 is that
> wrong or have I missed something?
>
> Hope someone can help me.
>
> Regards
> Per
>
>
Reply With Quote
Per
Guest
Posts: n/a
 
Re: Cirrus Logic driver problem
Posted: 11-24-2004, 01:31 PM
Hi,

I can't get it to work whit PnP, the .dll is in the "system32" direcktory,
the .sys is in the "system32\drivers" direcktory and the .inf is in the "Inf"
direcktory.

I do not understand what's wrong because it's works in add and remove
hardware.

Regards
Per


"Slobodan Brcin (eMVP)" wrote:
> Video drivers, and all other hardware drivers for that mater are installed by FBA PnP if appropriate inf, sys, dll files are present
> in their folders.
>
> Read this thread:
>
> http://groups.google.com/groups?hl=e...gbl%26rnum%3D2
>
> Regards,
> Slobodan
>
>
>
> "Per" <Per@discussions.microsoft.com> wrote in message news:7F155A77-213E-4A9F-909E-0D294DEC7389@microsoft.com...
> > Hi,
> >
> > I have a problem whit the Cirrus Logic 64xx/542x video driver. I have get
> > the driver from W2K and it did not work to import it in CD and I try to use
> > the eConvert but it doesn't work.
> > Now I have try to do the driver "manually" in CD and used the INF as source.
> > But the PnP don't work when I install the runtime image but if I put in the
> > Add remove hardware and installs the adapter from there I get it in the list
> > and it works fine to install it.
> >
> > The INF looks like this:
> > %Cirrus% %CompatAdap% = cirrus
> > %Cirrus% 64xx/542x %CompatAdap% = cirrus, *PNP0904
> > %Cirrus% 543x/544x %CompatAdap% = cirrus, *PNP0905
> > %Cirrus% 754x %CompatAdap% = cirrus. *PNP0914
> > %Cirrus% 7548 %CompatAdap% = cirrus, PCI\VEN_1013&DEV_0038
> > %Cirrus% 7555 %CompatAdap% = cirrus, PCI\VEN_1013&DEV_0040
> >
> > What should I write in the PnPID in CD/Resources? Now I use *PNP0904 is that
> > wrong or have I missed something?
> >
> > Hope someone can help me.
> >
> > Regards
> > Per
> >
> >
>
>
>
Reply With Quote
Slobodan Brcin \(eMVP\)
Guest
Posts: n/a
 
Re: Cirrus Logic driver problem
Posted: 11-24-2004, 04:41 PM
Hi Per,

There is nothing that you should understand, just read setupapi.log, PnP writes there what driver installation went ok and what went
wrong. It will tell you what files are missing, or reason for failure.

Please send us setupapi.loog
Also make sure that driver files are present before you do FBA.

Regards,
Slobodan



"Per" <Per@discussions.microsoft.com> wrote in message news:647B9D31-A904-42CC-ABD7-FACA93BCC729@microsoft.com...
> Hi,
>
> I can't get it to work whit PnP, the .dll is in the "system32" direcktory,
> the .sys is in the "system32\drivers" direcktory and the .inf is in the "Inf"
> direcktory.
>
> I do not understand what's wrong because it's works in add and remove
> hardware.
>
> Regards
> Per
>
>
> "Slobodan Brcin (eMVP)" wrote:
>
> > Video drivers, and all other hardware drivers for that mater are installed by FBA PnP if appropriate inf, sys, dll files are
present
> > in their folders.
> >
> > Read this thread:
> >
> >
http://groups.google.com/groups?hl=e...gbl%26rnum%3D2
> >
> > Regards,
> > Slobodan
> >
> >
> >
> > "Per" <Per@discussions.microsoft.com> wrote in message news:7F155A77-213E-4A9F-909E-0D294DEC7389@microsoft.com...
> > > Hi,
> > >
> > > I have a problem whit the Cirrus Logic 64xx/542x video driver. I have get
> > > the driver from W2K and it did not work to import it in CD and I try to use
> > > the eConvert but it doesn't work.
> > > Now I have try to do the driver "manually" in CD and used the INF as source.
> > > But the PnP don't work when I install the runtime image but if I put in the
> > > Add remove hardware and installs the adapter from there I get it in the list
> > > and it works fine to install it.
> > >
> > > The INF looks like this:
> > > %Cirrus% %CompatAdap% = cirrus
> > > %Cirrus% 64xx/542x %CompatAdap% = cirrus, *PNP0904
> > > %Cirrus% 543x/544x %CompatAdap% = cirrus, *PNP0905
> > > %Cirrus% 754x %CompatAdap% = cirrus. *PNP0914
> > > %Cirrus% 7548 %CompatAdap% = cirrus, PCI\VEN_1013&DEV_0038
> > > %Cirrus% 7555 %CompatAdap% = cirrus, PCI\VEN_1013&DEV_0040
> > >
> > > What should I write in the PnPID in CD/Resources? Now I use *PNP0904 is that
> > > wrong or have I missed something?
> > >
> > > Hope someone can help me.
> > >
> > > Regards
> > > Per
> > >
> > >
> >
> >
> >

Reply With Quote
 
LinkBack Thread Tools Display Modes
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may 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 On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Logic Audio Scotti Windows XP Configuration & Management 2 08-25-2004 03:36 AM
Cirrus Logic driver Borismeister Windows XP Device Drivers 0 04-12-2004 09:38 PM
Logic Audio MICHAEL MARRIOTT Windows XP Music 1 10-14-2003 05:48 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 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90