Xp embedded boot up question

Posted: 09-13-2004, 07:01 AM
Hi,

I am running my own applicaiton as Shell

I have run into one problem now, which is that after the applicaton has
started, the OS seems to "lock up" for about 20 seconds, but my applicaiton
runs fine...

One of the first things I want to do is to make a function call to check if
the HW security dongle is in place, but this does not seem to be possible
before after the 20 second "delay" while booting up... Why is that ?

Also, trying to press Ctrl+Alt+Delete does not work before after this
"delay" time...

Anyone know about this delay in the system just after my shell starts, and
if this is normal ?
Must i wait a little before checking if Dongle HW is in place ??

Thanks !


Cato


Reply With Quote

Responses to "Xp embedded boot up question"

Cato Svellingen
Guest
Posts: n/a
 
Re: Xp embedded boot up question
Posted: 09-13-2004, 07:37 AM
Sorted it out by unplugging the network cable.

hum ....

Cato


"Cato Svellingen" <cato@scantrol.no> wrote in message
news:OIZIUdVmEHA.3340@TK2MSFTNGP14.phx.gbl...
> Hi,
>
> I am running my own applicaiton as Shell
>
> I have run into one problem now, which is that after the applicaton has
> started, the OS seems to "lock up" for about 20 seconds, but my
applicaiton
> runs fine...
>
> One of the first things I want to do is to make a function call to check
if
> the HW security dongle is in place, but this does not seem to be possible
> before after the 20 second "delay" while booting up... Why is that ?
>
> Also, trying to press Ctrl+Alt+Delete does not work before after this
> "delay" time...
>
> Anyone know about this delay in the system just after my shell starts, and
> if this is normal ?
> Must i wait a little before checking if Dongle HW is in place ??
>
> Thanks !
>
>
> Cato
>
>

Reply With Quote
Lucvdv
Guest
Posts: n/a
 
Re: Xp embedded boot up question
Posted: 09-13-2004, 11:07 AM
On Mon, 13 Sep 2004 08:37:43 +0200, "Cato Svellingen" <cato@scantrol.no>
wrote:
> > I have run into one problem now, which is that after the applicaton has
> > started, the OS seems to "lock up" for about 20 seconds, but my
> applicaiton
> > runs fine...
> Sorted it out by unplugging the network cable.
>
> hum ....
Strange.

I've had a similar problem, and at least one other person has reported it
too: when a DirectX 9 app is started as shell, it takes about 20 seconds
before the display becomes available. Direct3D says there are no display
devices during that time.

But I can't unplug the network cable to see if it helps, there's no network
adapter present.

I had to solve it by retrying to initialize DirectX until it stops failing.

Reply With Quote
Slobodan Brcin \(eMVP\)
Guest
Posts: n/a
 
Re: Xp embedded boot up question
Posted: 09-13-2004, 11:36 AM
Hello,

This is known problem (it is mentioned many times before) with network interface and DHCP server not present on network.
XPe just wait 20 second per interface that is configured to obtain info from DHCP.
You can switch you network to use static IP instead of DHCP obtained addresses to solve this problem.

Best regards,
Slobodan

"Lucvdv" <replace_name@null.net> wrote in message news:boqak058us898jfrs2ejc9uedsb2jmtnda@4ax.com...
> On Mon, 13 Sep 2004 08:37:43 +0200, "Cato Svellingen" <cato@scantrol.no>
> wrote:
>
> > > I have run into one problem now, which is that after the applicaton has
> > > started, the OS seems to "lock up" for about 20 seconds, but my
> > applicaiton
> > > runs fine...
>
> > Sorted it out by unplugging the network cable.
> >
> > hum ....
>
> Strange.
>
> I've had a similar problem, and at least one other person has reported it
> too: when a DirectX 9 app is started as shell, it takes about 20 seconds
> before the display becomes available. Direct3D says there are no display
> devices during that time.
>
> But I can't unplug the network cable to see if it helps, there's no network
> adapter present.
>
> I had to solve it by retrying to initialize DirectX until it stops failing.
>

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
XP Embedded donīt boot Slobodan Brcin \(eMVP\) Windows XP Embedded 0 08-31-2004 11:30 AM
XP Embedded don?t boot KM Windows XP Embedded 0 08-31-2004 11:24 AM
Question about process of XP embedded development Chris Windows XP Embedded 3 01-23-2004 04:15 PM
XP Embedded SP1 question. TC Windows XP Embedded 1 09-03-2003 11:47 AM
another XP Embedded newbie question Alex B Windows XP Embedded 1 08-13-2003 09:03 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