Need to componentize video driver

  • Thread starter Thread starter Tom S. Lee
  • Start date Start date
T

Tom S. Lee

This is for an Advantech 5820 SBC. Configuration is Minlogon, CMD Shell.

I have just these files for the video: gx_win2k.inf, gxm.sys, gx.dll and
DisplayPage.dll, as provided by Advantech for WinXP.

I made the component and verified that these files are getting to the proper
folders on the target. PnP Software Enumerator, PnP Kernel and PnP user
mode are included.

Before attempting this, the screen was clipped to what looks like 640 X 480.
After my video componentizing attempt, it is the same. I would expect that
XP would set the resolution to 800 x 600 if things were working. (All I
want is 800 x 600)

Is there no answer but to install full XP Pro on the device and start
comparing registry settings?

Thanks for help,

Tom Salicos
 
If you changed the display settings in Target Designer
for your component, you should take a look at the log
that FBA writes in \Windows\Fba. Near the end, FBA will
report what happened when it tried to set the display
settings. Otherwise you should be able to set the display
settings to 800x600 by just selecting settings for your
component.

Regards,
Hans
 
Try this link:
http://groups.google.nl/groups?hl=nl&lr=&ie=UTF-8&oe=UTF-
8&threadm=%23HuV4qDYDHA.440%
40tk2msftngp13.phx.gbl&rnum=2&prev=/groups%3Fq%3D%252B%
2522Settings%2Bnot%2Bfound%2522%
2Bgroup:microsoft.public.windowsxp.embedded.*%26hl%3Dnl%
26lr%3D%26ie%3DUTF-8%26oe%3DUTF-8%26group%
3Dmicrosoft.public.windowsxp.embedded.*%26selm%3D%
2523HuV4qDYDHA.440%2540tk2msftngp13.phx.gbl%26rnum%3D2

It describes a number of reasons why the
message 'settings not found' is displayed.

Hans

-----Original Message-----
If you changed the display settings in Target Designer
for your component, you should take a look at the log
that FBA writes in \Windows\Fba. Near the end, FBA will
report what happened when it tried to set the display
settings. Otherwise you should be able to set the display
settings to 800x600 by just selecting settings for your
component.

In TD my settings show as 800x600. In fbalog.txt, there are three lines
near the end regarding screen resolution. The first says:
"[FBAChangeDisplaySettings] Settings: [800, 32, 60]" . The next line says:
"[FBAChangeDisplaySettings] Settings not found". The third line says:
"[CallEntryPointThread] C:\Windows\FBA\FBALIB.DLL, FBAChangeDisplaySettings
"

Does this tell us anything?

Thanks for help
Tom





.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top