Does anyone know what the following messages mean in Windbg using XP SP1

Doing a simple “net use” command at a command prompt produces the following
output from my target system when Windbg is connected.

  • videoCreateDriverList
  • videoFreeDriverList
  • videoFreeDriverList
    videoCreateDriverList: DeviceList contains 0 Video Device(s).
  • videoCreateDriverList

This did not happen prior to SP1. I’m getting a ton of these MS debug
messages (which I wasn’t before). Is there a way to shut this up? What the
heck does video have to do with running a network command anyway?

Thanks In Advance,
Joe

“Joe Moriarty” wrote in message
news:xxxxx@ntdev…
>
> Doing a simple “net use” command at a command prompt produces the
following
> output from my target system when Windbg is connected.
>
> + videoCreateDriverList
> + videoFreeDriverList
> - videoFreeDriverList
> videoCreateDriverList: DeviceList contains 0 Video Device(s).
> - videoCreateDriverList
>
> This did not happen prior to SP1. I’m getting a ton of these MS debug
> messages (which I wasn’t before). Is there a way to shut this up? What
the
> heck does video have to do with running a network command anyway?

I’m not seeing those debug messages in a Free build XP will all current
updates. (Disk and classpnp are checked, but that’s all.)

Are you sure it’s not the display driver?

Phil

Philip D. Barila
Seagate Technology, LLC
(720) 684-1842
As if I need to say it: Not speaking for Seagate.

Nope, it’s not the video driver. We do not have messages like that in our
video driver.

Joe

-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com]On Behalf Of Phil Barila
Sent: Friday, January 31, 2003 11:40 AM
To: NT Developers Interest List
Subject: [ntdev] Re: Does anyone know what the following messages mean
in Windbg using XP SP1

“Joe Moriarty” wrote in message
> news:xxxxx@ntdev…
> >
> > Doing a simple “net use” command at a command prompt produces the
> following
> > output from my target system when Windbg is connected.
> >
> > + videoCreateDriverList
> > + videoFreeDriverList
> > - videoFreeDriverList
> > videoCreateDriverList: DeviceList contains 0 Video Device(s).
> > - videoCreateDriverList
> >
> > This did not happen prior to SP1. I’m getting a ton of these MS debug
> > messages (which I wasn’t before). Is there a way to shut this up? What
> the
> > heck does video have to do with running a network command anyway?
>
> I’m not seeing those debug messages in a Free build XP will all current
> updates. (Disk and classpnp are checked, but that’s all.)
>
> Are you sure it’s not the display driver?
>
> Phil
> –
> Philip D. Barila
> Seagate Technology, LLC
> (720) 684-1842
> As if I need to say it: Not speaking for Seagate.
>
>
>
> —
> You are currently subscribed to ntdev as: xxxxx@east.sun.com
> To unsubscribe send a blank email to xxxxx@lists.osr.com

Andy,

That was it.

Thanks again,
Joe

-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com]On Behalf Of Andy Hodgson
Sent: Friday, January 31, 2003 11:22 AM
To: NT Developers Interest List
Subject: [ntdev] Re: Does anyone know what the following messages mean
in Windbg using XP SP1

If I’m not mistaken, that’s from Windows Messenger. Try killing the
process named “msmsgs”. Not sure why “net use” should invoke Messanger
though.

xxxxx@east.sun.com wrote:

>Doing a simple “net use” command at a command prompt produces
the following
>output from my target system when Windbg is connected.
>
>+ videoCreateDriverList
>+ videoFreeDriverList
>- videoFreeDriverList
>videoCreateDriverList: DeviceList contains 0 Video Device(s).
>- videoCreateDriverList
>
>This did not happen prior to SP1. I’m getting a ton of these MS debug
>messages (which I wasn’t before). Is there a way to shut this
up? What the
>heck does video have to do with running a network command anyway?
>
>Thanks In Advance,
>Joe
>
>
>
>—
>You are currently subscribed to ntdev as: andrew.hodgson@st.com
>To unsubscribe send a blank email to xxxxx@lists.osr.com
>
>
>


You are currently subscribed to ntdev as: xxxxx@east.sun.com
To unsubscribe send a blank email to xxxxx@lists.osr.com