| Author |
Message |
Mark.Young.Kim@gmail.com
Guest
|
Posted:
Wed Dec 22, 2004 10:15 pm Post subject:
supporting multiple video cards |
|
|
I know this topic has been discussed here before...
I need to support different ATI Video cards.
During the FBA everything installs fine. I have no problem with
resolution or font size.
But changing the video card screws up everything.
I can't have different builds for different video cards.
Will the ChangeDisplaySettingsEx work for me?
Also I've read in one of the threads that Slobodan posted inf for
supporting multiple nVidia video cards without multple Components. I
would like to see an example of that.
Thanks,
Mark |
|
| Back to top |
|
 |
Slobodan Brcin (eMVP)
Guest
|
Posted:
Wed Dec 22, 2004 10:55 pm Post subject:
Re: supporting multiple video cards |
|
|
Hi Mark,
Actually inf file that I have posted long time ago was an example how to make lite driver that do not have dependencies on services
and other high level stuff.
You can just satisfy all dependencies and copy all driver files to their folders and let FBA PnP do the installation process on its
own.
To support all video adapters just extract files from latest catalyst package and make component that will copy them from flat
repository folder to their correct folders in XPe image.
Please read trough following complete thread it will shed some light to this process:
http://groups-beta.google.com/group/microsoft.public.windowsxp.embedded/browse_frm/thread/18f886794b5ed5ff/37830897129cd1e3?q=Slobodan+Konstantin+usb&_done=%2Fgroups%3Fq%3DSlobodan+Konstantin+usb%26&_doneTitle=Back+to+Search&&d#37830897129cd1e3
Also if you have problems please examine setupapi.log and attach it here so we might help you.
Regards,
Slobodan
<Mark.Young.Kim@gmail.com> wrote in message news:1103735741.141716.3180@z14g2000cwz.googlegroups.com...
| Quote: | I know this topic has been discussed here before...
I need to support different ATI Video cards.
During the FBA everything installs fine. I have no problem with
resolution or font size.
But changing the video card screws up everything.
I can't have different builds for different video cards.
Will the ChangeDisplaySettingsEx work for me?
Also I've read in one of the threads that Slobodan posted inf for
supporting multiple nVidia video cards without multple Components. I
would like to see an example of that.
Thanks,
Mark
|
|
|
| Back to top |
|
 |
Mark.Young.Kim@gmail.com
Guest
|
Posted:
Thu Dec 23, 2004 12:08 am Post subject:
Re: supporting multiple video cards |
|
|
Hi Slobodan,
Thanks for the quick response and the link.
Let me see if this will help me.
Thanks,
Mark |
|
| Back to top |
|
 |
KM
Guest
|
Posted:
Thu Dec 23, 2004 12:22 pm Post subject:
Re: supporting multiple video cards |
|
|
Slobodan,
I saw your search string in Google :-)
Do you like new Google Beta search UI? I don't :-(
Konstantin
| Quote: | Hi Mark,
Actually inf file that I have posted long time ago was an example how to make lite driver that do not have dependencies on
services
and other high level stuff.
You can just satisfy all dependencies and copy all driver files to their folders and let FBA PnP do the installation process on
its
own.
To support all video adapters just extract files from latest catalyst package and make component that will copy them from flat
repository folder to their correct folders in XPe image.
Please read trough following complete thread it will shed some light to this process:
http://groups-beta.google.com/group/microsoft.public.windowsxp.embedded/browse_frm/thread/18f886794b5ed5ff/37830897129cd1e3?q=Slobodan+Konstantin+usb&_done=%2Fgroups%3Fq%3DSlobodan+Konstantin+usb%26&_doneTitle=Back+to+Search&&d#37830897129cd1e3
Also if you have problems please examine setupapi.log and attach it here so we might help you.
Regards,
Slobodan
Mark.Young.Kim@gmail.com> wrote in message news:1103735741.141716.3180@z14g2000cwz.googlegroups.com...
I know this topic has been discussed here before...
I need to support different ATI Video cards.
During the FBA everything installs fine. I have no problem with
resolution or font size.
But changing the video card screws up everything.
I can't have different builds for different video cards.
Will the ChangeDisplaySettingsEx work for me?
Also I've read in one of the threads that Slobodan posted inf for
supporting multiple nVidia video cards without multple Components. I
would like to see an example of that.
Thanks,
Mark
|
|
|
| Back to top |
|
 |
Slobodan Brcin (eMVP)
Guest
|
Posted:
Thu Dec 23, 2004 1:20 pm Post subject:
Re: supporting multiple video cards |
|
|
| Quote: | Do you like new Google Beta search UI? I don't :-(
|
I can't believe that they make it so ugly :-( I just hope that they will do something about this or revert to old short link
convention.
Slobodan
"KM" <konstmor@nospam_yahoo.com> wrote in message news:uYcd%23AM6EHA.2016@TK2MSFTNGP15.phx.gbl...
| Quote: | Slobodan,
I saw your search string in Google :-)
Do you like new Google Beta search UI? I don't :-(
Konstantin
Hi Mark,
Actually inf file that I have posted long time ago was an example how to make lite driver that do not have dependencies on
services
and other high level stuff.
You can just satisfy all dependencies and copy all driver files to their folders and let FBA PnP do the installation process on
its
own.
To support all video adapters just extract files from latest catalyst package and make component that will copy them from flat
repository folder to their correct folders in XPe image.
Please read trough following complete thread it will shed some light to this process:
http://groups-beta.google.com/group/microsoft.public.windowsxp.embedded/browse_frm/thread/18f886794b5ed5ff/37830897129cd1e3?q=Slobodan+Konstantin+usb&_done=%2Fgroups%3Fq%3DSlobodan+Konstantin+usb%26&_doneTitle=Back+to+Search&&d#37830897129cd1e3
Also if you have problems please examine setupapi.log and attach it here so we might help you.
Regards,
Slobodan
Mark.Young.Kim@gmail.com> wrote in message news:1103735741.141716.3180@z14g2000cwz.googlegroups.com...
I know this topic has been discussed here before...
I need to support different ATI Video cards.
During the FBA everything installs fine. I have no problem with
resolution or font size.
But changing the video card screws up everything.
I can't have different builds for different video cards.
Will the ChangeDisplaySettingsEx work for me?
Also I've read in one of the threads that Slobodan posted inf for
supporting multiple nVidia video cards without multple Components. I
would like to see an example of that.
Thanks,
Mark
|
|
|
| Back to top |
|
 |
KM
Guest
|
|
| Back to top |
|
 |
Slobodan Brcin (eMVP)
Guest
|
Posted:
Thu Dec 23, 2004 1:37 pm Post subject:
Re: supporting multiple video cards |
|
|
Konstantin,
I knew about showing one response. But I did not see how to revert to full thread.
Ok I know it now. Thanks :-)
Slobodan
"KM" <konstmor@nospam_yahoo.com> wrote in message news:OFUkjjM6EHA.3504@TK2MSFTNGP12.phx.gbl...
|
|
| Back to top |
|
 |
|
|
|
|