Re: Display problem! cant set 16bpp...

Tech-Archive recommends: Speed Up your PC by fixing your registry



Ok, that makes it easier. Just establish an ActiveSync
connection with the device, then run Remote Registry
tool and goto Connection->Configure Platform Manager Connection.
Next goto Device Properties and choose "Microsoft ActiveSync"
for both Transport and Startup Server.

Once done, goto Connection->Add Connection
and you should be able to see the remote device
registry in the tree, next to "My Computer".


"CAGRI" <arge5@xxxxxxxxxxxx> wrote in message news:%23UmiFMnIGHA.1424@xxxxxxxxxxxxxxxxxxxxxxx
> Yes it supports networking and i think activesync too( I can see pc connection prop. from control panel.) I can use
> USB mass storage devices either...
> But none of that files exists.(I can view hidden/sys... files)
>
>
> "Voidcoder" <voidcoder@xxxxxxxxx>, haber iletisinde sunlari yazdi:e0h7e%23mIGHA.3000@xxxxxxxxxxxxxxxxxxxxxxx
>> Does the prebult image support networking? serial ports?
>> usb rndis? usb serial? ActiveSync connetion? any interface that
>> can be used to remotely access the device?
>>
>> Also have a look for the following files on device
>> when running their image:
>>
>> \WINDOWS\tcpipc.dll
>> \WINDOWS\cemgrc.exe
>> \WINDOWS\cetlstub.dll
>>
>> Do you have something like this in \windows directory?
>>
>> "CAGRI" <arge5@xxxxxxxxxxxx> wrote in message news:OxpO3qmIGHA.3144@xxxxxxxxxxxxxxxxxxxxxxx
>>>I m running the nk.bin files from bios loader. I mean i am sysgen ing the image os and then i am copying nk.bin file
>>>to DiskOnModule and Start the device.
>>> Do you think that i have still a way to dump registry while opening image in this way and connect with plat.builder
>>> or with any remote tool after winCE started? It would be very nice.
>>> Do you know a registry editor s/w that runs on winCE?
>>> And you may be right about memory configuration cause i have changed smt. on config.bib and oeminit.asm. Can you
>>> explain the memory configuration effect on display?
>>> Thanks...
>>>
>>>
>>> "Voidcoder" <voidcoder@xxxxxxxxx>, haber iletisinde sunlari yazdi:%23oaYIzlIGHA.2668@xxxxxxxxxxxxxxxxxxxxxxx
>>>> Hm, I'm very confused now :) If you can't download
>>>> your own image, how do you see VGA problems
>>>> on your own builds?
>>>>
>>>> What I mean is to dump registry when !their! precompiled
>>>> image is running, not yours. I'm sure it should be a way to
>>>> setup a Platman connection to device via ethernet, serial,
>>>> rndis, ActiveSync or whatever.
>>>>
>>>> Once you get the copy of registry from their build, you could
>>>> try to compare registry settings for display driver. In case the
>>>> driver binaries are identical (it is possible that the driver
>>>> binary in the precopiled image is different form one you have
>>>> in your current BSP), it is possible that some external settings
>>>> affect the driver's behaviour. Probably registry settings, or may
>>>> be different memory configuration in your config.bib.
>>>>
>>>>
>>>>
>>>> "CAGRI" <arge5@xxxxxxxxxxxx> wrote in message news:%233KUealIGHA.3984@xxxxxxxxxxxxxxxxxxxxxxx
>>>>> Unfortunately I couldnt achieve to download image from PlatBuilder and i have tried someone from icop support but
>>>>> he is not writing with me he is just referancing to some sheets of Step by Step guide that i have read 50 times.
>>>>> Thanks anyway any other idea? Do you think it should definetly be solved by registery? Whant does it mean to you
>>>>> its telling same "VGAMode: X:800, Y:600 ,Bpp:16, Refresh Rate:60"
>>>>> debug message but not correct bpp?
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>> "Voidcoder" <voidcoder@xxxxxxxxx>, haber iletisinde sunlari yazdi:ezHLbGlIGHA.2628@xxxxxxxxxxxxxxxxxxxxxxx
>>>>>> Is there any way to setup a "Platform Manager Connection"
>>>>>> with the target when running on the prebuilt image?
>>>>>> Are you able to get eVC++ or Remote Tools connected
>>>>>> to the target? In that case just go to Tools menu in PB or
>>>>>> eVC and run Remote Registry Editor. Connect the tool
>>>>>> to device and export the registry to PC.
>>>>>>
>>>>>> Otherwise (no way to run Remote Tools), you are about
>>>>>> to run your own app to enum registry entries, or try
>>>>>> to find a third-party registry editor for CE.
>>>>>>
>>>>>> Have you tried to contact ICOP support?
>>>>>>
>>>>>> "CAGRI" <arge5@xxxxxxxxxxxx> wrote in message news:Oqey55kIGHA.2212@xxxxxxxxxxxxxxxxxxxxxxx
>>>>>>> Hi,
>>>>>>> Thanks for answer. In fact i dont know hot to dump registry. Could you please explain?
>>>>>>>
>>>>>>> "Voidcoder" <voidcoder@xxxxxxxxx>, haber iletisinde sunlari yazdi:eVDmC2kIGHA.668@xxxxxxxxxxxxxxxxxxxxxxx
>>>>>>>> Try to dump registry on prebuilt image and
>>>>>>>> compare vs. your platform.reg (or better reinit.ini).
>>>>>>>> See if there are some differences for the
>>>>>>>> AFD, PPP and display drivers.
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>> "CAGRI" <arge5@xxxxxxxxxxxx> wrote in message news:OliUlfkIGHA.216@xxxxxxxxxxxxxxxxxxxxxxx
>>>>>>>>> Hi,
>>>>>>>>> I got ICOP Vortex86 6071 board and winCE 5.0 plat builder and using AUO 12.1 inch (800x600 tft lcd) panel.
>>>>>>>>> When i m using the pre-built image that i downloaded from icop's web site, the display is very well. I m
>>>>>>>>> following serial debug outbut from hyperterminal and it says:
>>>>>>>>> "
>>>>>>>>> VGAMode: ModeID:47, ModeIndex:1, RateIndex=2
>>>>>>>>> VGAMode: X:800, Y:600 ,Bpp:16, Refresh Rate:60
>>>>>>>>> "
>>>>>>>>>
>>>>>>>>> So I have built the image as following instructions in Step by Step or Starter Guide like manuals by writing
>>>>>>>>> propriate registery entries for 800x600x16 VSync:60Hz.When i load the image(by biosloader) the debug output :
>>>>>>>>>
>>>>>>>>> "
>>>>>>>>> SysInit: Mapping Extra RAM from 0x84000000 to 0x87000000
>>>>>>>>> GDTBase=817b50e8 IDTBase=817d6860 KData=817dd800
>>>>>>>>> Windows CE Kernel for i486 Built on Jun 24 2004 at 18:23:42
>>>>>>>>> g_pPageDir = 817e0000 X86Init done, OEMAddressTable = 817e1000.
>>>>>>>>> DeviceFolder::LoadDevice!Enumerate Found deprecated load instructions at (Driver
>>>>>>>>> s\BuiltIn\AFD). Driver cannot be unloaded.
>>>>>>>>> DeviceFolder::LoadDevice!Enumerate Found deprecated load instructions at (Drivers\BuiltIn\PPP). Driver
>>>>>>>>> cannot be unloaded.
>>>>>>>>> CalibrateStallCounter: delay is 62
>>>>>>>>> Get Mode info from /L Args->VideoMode=0!! cx=800, cy=600!!
>>>>>>>>> VGAMode: ModeID:47,
>>>>>>>>> ModeIndex:1, RateIndex=2
>>>>>>>>> VGAMode: X:800, Y:600 ,Bpp:16, Refresh Rate:60
>>>>>>>>> SYSAGP:Reserved memory use registry setting!!
>>>>>>>>> Address:80220000 Size:00300000
>>>>>>>>> Lyg.p: Layout Manager successfully initialized to 1
>>>>>>>>> Explorer(V2.0) taskbar thread started.
>>>>>>>>> NDISPWR:: Found adapter [PCI\RTL81391]
>>>>>>>>> "
>>>>>>>>> I can see:
>>>>>>>>> VGAMode: X:800, Y:600 ,Bpp:16, Refresh Rate:60
>>>>>>>>> in my image too. Although the resolution seems ok on screen, the color depth is not! It seems like 8bpp
>>>>>>>>> instead of 16bpp.
>>>>>>>>> I also couldnt figure out "Driver cannot be unloaded" messages.
>>>>>>>>> What could be the display's ploblem and what it means that messages?
>>>>>>>>> Any comment would be nice,
>>>>>>>>> Thanks in advance...
>>>>>>>>> -CAGRI-
>>>>>>>>>
>>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>
>>>>
>>>
>>>
>>
>>
>
>


.


Quantcast