Win32 error On2

Hi all,

After setting boot.ini for debug mode in target and host computers and restart them and start Windbg in host machine and select Kernel debugging through com port an error message would be occur “Could not start kernel debugging using com; port=com1, baud=19200 parameters, Win32 error On2” and an error message box “The system cannot find the file specified.”
Null modem cable was correctly installed and with Hyper terminal tested.

I don’t know what is wrong or what is not correctly configured?

Thanks all
Alireza

Hi again,

It seems that com port is busy or another application has registered the port , but no another application is running on both systems(target and host)

thanks again
Alireza

The host should not be set for debug in boot.ini.

On Sat, Sep 12, 2009 at 5:09 AM, wrote:

> Hi again,
>
> It seems that com port is busy or another application has registered the
> port , but no another application is running on both systems(target and
> host)
>
> thanks again
> Alireza
>
> —
> WINDBG is sponsored by OSR
>
> For our schedule of WDF, WDM, debugging and other seminars visit:
> http://www.osr.com/seminars
>
> To unsubscribe, visit the List Server section of OSR Online at
> http://www.osronline.com/page.cfm?name=ListServer
>

Thank you jimd for your answer,

but if I did not set for debug in host, it remain in “Waiting for reconnect” state.

Alireza

Sorry jimd,

It was my fault, you are right.
When the host connect to the target mouse pointer disappears while Keyboard works normally. Can you tell me way?

Alireza

Unless the mouse was using the com port, no idea why that would happen.
If it is usb try unplugging it an re-plugging it.
This is not a “known issue”.

On Sat, Sep 12, 2009 at 6:40 AM, wrote:

> Sorry jimd,
>
> It was my fault, you are right.
> When the host connect to the target mouse pointer disappears while Keyboard
> works normally. Can you tell me way?
>
> Alireza
>
> —
> WINDBG is sponsored by OSR
>
> For our schedule of WDF, WDM, debugging and other seminars visit:
> http://www.osr.com/seminars
>
> To unsubscribe, visit the List Server section of OSR Online at
> http://www.osronline.com/page.cfm?name=ListServer
>

It’s a PS2 mouse.
Target and host OS is Windows 2000
Alireza

Well, a ps2 mouse is a serial mouse. Perhaps there is some strange
interaction.
Grab a USB mouse and see if that fixes it.

On Sat, Sep 12, 2009 at 7:53 AM, wrote:

> It’s a PS2 mouse.
> Target and host OS is Windows 2000
> Alireza
>
> —
> WINDBG is sponsored by OSR
>
> For our schedule of WDF, WDM, debugging and other seminars visit:
> http://www.osr.com/seminars
>
> To unsubscribe, visit the List Server section of OSR Online at
> http://www.osronline.com/page.cfm?name=ListServer
>

While the underlying ps2 protocol is a serial line based protocol, it has nothing to do woth serial ports. By that same logic a usb (universal *serial* bus) mouse would also be affected.

Your ps2 mouse disappearing is something i have never heard of and i owned the ps2 driver in win2k and xp so i would have heard about something like this

d

Sent from my phone with no t9, all spilling mistakes are not intentional.


From: Jim Donelson
Sent: Saturday, September 12, 2009 5:45 AM
To: Kernel Debugging Interest List
Subject: Re: [windbg] Win32 error On2

Well, a ps2 mouse is a serial mouse. Perhaps there is some strange interaction.
Grab a USB mouse and see if that fixes it.

On Sat, Sep 12, 2009 at 7:53 AM, > wrote:
It’s a PS2 mouse.
Target and host OS is Windows 2000
Alireza


WINDBG is sponsored by OSR

For our schedule of WDF, WDM, debugging and other seminars visit:
http://www.osr.com/seminars

To unsubscribe, visit the List Server section of OSR Online at http://www.osronline.com/page.cfm?name=ListServer

— WINDBG is sponsored by OSR For our schedule of WDF, WDM, debugging and other seminars visit: http://www.osr.com/seminars To unsubscribe, visit the List Server section of OSR Online at http://www.osronline.com/page.cfm?name=ListServer

I’ve tested with a usb mouse and works fine.
thanks all
Alireza

Doran,
Not as crazy as it sounds.
The fact is a PS/2 mouse can be wired to a DB9 ( passively) and it works. A
com port will accept “TTL” levels, though with much lower noise immunity.

Wingnut mother board mfg decides to save 50 cents and wires the PS/2
connector to COM1.
Perhaps highly implausible, but possible.
Jim

On Sat, Sep 12, 2009 at 11:14 AM, Doron Holan wrote:

> While the underlying ps2 protocol is a serial line based protocol, it has
> nothing to do woth serial ports. By that same logic a usb (universal
> serial bus) mouse would also be affected.
>
> Your ps2 mouse disappearing is something i have never heard of and i owned
> the ps2 driver in win2k and xp so i would have heard about something like
> this
>
> d
>
> Sent from my phone with no t9, all spilling mistakes are not intentional.
>
> ------------------------------
> From: Jim Donelson
> Sent: Saturday, September 12, 2009 5:45 AM
> To: Kernel Debugging Interest List
> Subject: Re: [windbg] Win32 error On2
>
> Well, a ps2 mouse is a serial mouse. Perhaps there is some strange
> interaction.
> Grab a USB mouse and see if that fixes it.
>
>
> On Sat, Sep 12, 2009 at 7:53 AM, wrote:
>
>> It’s a PS2 mouse.
>> Target and host OS is Windows 2000
>> Alireza
>>
>> —
>> WINDBG is sponsored by OSR
>>
>> For our schedule of WDF, WDM, debugging and other seminars visit:
>> http://www.osr.com/seminars
>>
>> To unsubscribe, visit the List Server section of OSR Online at
>> http://www.osronline.com/page.cfm?name=ListServer
>>
>
> — WINDBG is sponsored by OSR For our schedule of WDF, WDM, debugging and
> other seminars visit: http://www.osr.com/seminars To unsubscribe, visit
> the List Server section of OSR Online at
> http://www.osronline.com/page.cfm?name=ListServer
>
> —
> WINDBG is sponsored by OSR
>
> For our schedule of WDF, WDM, debugging and other seminars visit:
> http://www.osr.com/seminars
>
> To unsubscribe, visit the List Server section of OSR Online at
> http://www.osronline.com/page.cfm?name=ListServer
>

Never heard of that config in 12+ years of dealing with ps2 hw. ps2 controllers show up in a south bridge for free via a std super io chip (which implements all legacy isa style devices in your mobo like serial or parallel as wel), so wiring it strangely like you talk about would probably cost more money because it is non std

d

Sent from my phone with no t9, all spilling mistakes are not intentional.


From: Jim Donelson
Sent: Sunday, September 13, 2009 5:24 PM
To: Kernel Debugging Interest List
Subject: Re: [windbg] Win32 error On2

Doran,
Not as crazy as it sounds.
The fact is a PS/2 mouse can be wired to a DB9 ( passively) and it works. A com port will accept “TTL” levels, though with much lower noise immunity.

Wingnut mother board mfg decides to save 50 cents and wires the PS/2 connector to COM1.
Perhaps highly implausible, but possible.
Jim

On Sat, Sep 12, 2009 at 11:14 AM, Doron Holan > wrote:
While the underlying ps2 protocol is a serial line based protocol, it has nothing to do woth serial ports. By that same logic a usb (universal serial bus) mouse would also be affected.

Your ps2 mouse disappearing is something i have never heard of and i owned the ps2 driver in win2k and xp so i would have heard about something like this

d

Sent from my phone with no t9, all spilling mistakes are not intentional.

________________________________
From: Jim Donelson >
Sent: Saturday, September 12, 2009 5:45 AM
To: Kernel Debugging Interest List >
Subject: Re: [windbg] Win32 error On2

Well, a ps2 mouse is a serial mouse. Perhaps there is some strange interaction.
Grab a USB mouse and see if that fixes it.

On Sat, Sep 12, 2009 at 7:53 AM, > wrote:
It’s a PS2 mouse.
Target and host OS is Windows 2000
Alireza


WINDBG is sponsored by OSR

For our schedule of WDF, WDM, debugging and other seminars visit:
http://www.osr.com/seminars

To unsubscribe, visit the List Server section of OSR Online at http://www.osronline.com/page.cfm?name=ListServer

— WINDBG is sponsored by OSR For our schedule of WDF, WDM, debugging and other seminars visit: http://www.osr.com/seminars To unsubscribe, visit the List Server section of OSR Online at http://www.osronline.com/page.cfm?name=ListServer


WINDBG is sponsored by OSR

For our schedule of WDF, WDM, debugging and other seminars visit:
http://www.osr.com/seminars

To unsubscribe, visit the List Server section of OSR Online at http://www.osronline.com/page.cfm?name=ListServer

— WINDBG is sponsored by OSR For our schedule of WDF, WDM, debugging and other seminars visit: http://www.osr.com/seminars To unsubscribe, visit the List Server section of OSR Online at http://www.osronline.com/page.cfm?name=ListServer

Who has? More likely it would be a design error. In any event, it’s not
that, as the OP claims it didn’t happen with Hyperterm.

On Sun, Sep 13, 2009 at 8:53 PM, Doron Holan wrote:

> Never heard of that config in 12+ years of dealing with ps2 hw. ps2
> controllers show up in a south bridge for free via a std super io chip
> (which implements all legacy isa style devices in your mobo like serial or
> parallel as wel), so wiring it strangely like you talk about would probably
> cost more money because it is non std
>
> d
>
> Sent from my phone with no t9, all spilling mistakes are not intentional.
>
> ------------------------------
> From: Jim Donelson
> Sent: Sunday, September 13, 2009 5:24 PM
>
> To: Kernel Debugging Interest List
> Subject: Re: [windbg] Win32 error On2
>
> Doran,
> Not as crazy as it sounds.
> The fact is a PS/2 mouse can be wired to a DB9 ( passively) and it works. A
> com port will accept “TTL” levels, though with much lower noise immunity.
>
> Wingnut mother board mfg decides to save 50 cents and wires the PS/2
> connector to COM1.
> Perhaps highly implausible, but possible.
> Jim
>
>
> On Sat, Sep 12, 2009 at 11:14 AM, Doron Holan wrote:
>
>> While the underlying ps2 protocol is a serial line based protocol, it has
>> nothing to do woth serial ports. By that same logic a usb (universal
>> serial bus) mouse would also be affected.
>>
>> Your ps2 mouse disappearing is something i have never heard of and i owned
>> the ps2 driver in win2k and xp so i would have heard about something like
>> this
>>
>> d
>>
>> Sent from my phone with no t9, all spilling mistakes are not intentional.
>>
>> ------------------------------
>> From: Jim Donelson
>> Sent: Saturday, September 12, 2009 5:45 AM
>> To: Kernel Debugging Interest List
>> Subject: Re: [windbg] Win32 error On2
>>
>> Well, a ps2 mouse is a serial mouse. Perhaps there is some strange
>> interaction.
>> Grab a USB mouse and see if that fixes it.
>>
>>
>> On Sat, Sep 12, 2009 at 7:53 AM, wrote:
>>
>>> It’s a PS2 mouse.
>>> Target and host OS is Windows 2000
>>> Alireza
>>>
>>> —
>>> WINDBG is sponsored by OSR
>>>
>>> For our schedule of WDF, WDM, debugging and other seminars visit:
>>> http://www.osr.com/seminars
>>>
>>> To unsubscribe, visit the List Server section of OSR Online at
>>> http://www.osronline.com/page.cfm?name=ListServer
>>>
>>
>> — WINDBG is sponsored by OSR For our schedule of WDF, WDM, debugging
>> and other seminars visit: http://www.osr.com/seminars To unsubscribe,
>> visit the List Server section of OSR Online at
>> http://www.osronline.com/page.cfm?name=ListServer
>>
>> —
>> WINDBG is sponsored by OSR
>>
>> For our schedule of WDF, WDM, debugging and other seminars visit:
>> http://www.osr.com/seminars
>>
>> To unsubscribe, visit the List Server section of OSR Online at
>> http://www.osronline.com/page.cfm?name=ListServer
>>
>
> — WINDBG is sponsored by OSR For our schedule of WDF, WDM, debugging and
> other seminars visit: http://www.osr.com/seminars To unsubscribe, visit
> the List Server section of OSR Online at
> http://www.osronline.com/page.cfm?name=ListServer
>
> —
> WINDBG is sponsored by OSR
>
> For our schedule of WDF, WDM, debugging and other seminars visit:
> http://www.osr.com/seminars
>
> To unsubscribe, visit the List Server section of OSR Online at
> http://www.osronline.com/page.cfm?name=ListServer
>

Sorry, “who has?” what exactly?

d

Sent from my phone with no t9, all spilling mistakes are not intentional.


From: Jim Donelson
Sent: Monday, September 14, 2009 5:35 AM
To: Kernel Debugging Interest List
Subject: Re: [windbg] Win32 error On2

Who has? More likely it would be a design error. In any event, it’s not that, as the OP claims it didn’t happen with Hyperterm.

On Sun, Sep 13, 2009 at 8:53 PM, Doron Holan > wrote:
Never heard of that config in 12+ years of dealing with ps2 hw. ps2 controllers show up in a south bridge for free via a std super io chip (which implements all legacy isa style devices in your mobo like serial or parallel as wel), so wiring it strangely like you talk about would probably cost more money because it is non std

d

Sent from my phone with no t9, all spilling mistakes are not intentional.


From: Jim Donelson >
Sent: Sunday, September 13, 2009 5:24 PM

To: Kernel Debugging Interest List >
Subject: Re: [windbg] Win32 error On2

Doran,
Not as crazy as it sounds.
The fact is a PS/2 mouse can be wired to a DB9 ( passively) and it works. A com port will accept “TTL” levels, though with much lower noise immunity.

Wingnut mother board mfg decides to save 50 cents and wires the PS/2 connector to COM1.
Perhaps highly implausible, but possible.
Jim

On Sat, Sep 12, 2009 at 11:14 AM, Doron Holan > wrote:
While the underlying ps2 protocol is a serial line based protocol, it has nothing to do woth serial ports. By that same logic a usb (universal serial bus) mouse would also be affected.

Your ps2 mouse disappearing is something i have never heard of and i owned the ps2 driver in win2k and xp so i would have heard about something like this

d

Sent from my phone with no t9, all spilling mistakes are not intentional.


From: Jim Donelson >
Sent: Saturday, September 12, 2009 5:45 AM
To: Kernel Debugging Interest List >
Subject: Re: [windbg] Win32 error On2

Well, a ps2 mouse is a serial mouse. Perhaps there is some strange interaction.
Grab a USB mouse and see if that fixes it.

On Sat, Sep 12, 2009 at 7:53 AM, > wrote:
It’s a PS2 mouse.
Target and host OS is Windows 2000
Alireza


WINDBG is sponsored by OSR

For our schedule of WDF, WDM, debugging and other seminars visit:
http://www.osr.com/seminars

To unsubscribe, visit the List Server section of OSR Online at http://www.osronline.com/page.cfm?name=ListServer

— WINDBG is sponsored by OSR For our schedule of WDF, WDM, debugging and other seminars visit: http://www.osr.com/seminars To unsubscribe, visit the List Server section of OSR Online at http://www.osronline.com/page.cfm?name=ListServer


WINDBG is sponsored by OSR

For our schedule of WDF, WDM, debugging and other seminars visit:
http://www.osr.com/seminars

To unsubscribe, visit the List Server section of OSR Online at http://www.osronline.com/page.cfm?name=ListServer

— WINDBG is sponsored by OSR For our schedule of WDF, WDM, debugging and other seminars visit: http://www.osr.com/seminars To unsubscribe, visit the List Server section of OSR Online at http://www.osronline.com/page.cfm?name=ListServer


WINDBG is sponsored by OSR

For our schedule of WDF, WDM, debugging and other seminars visit:
http://www.osr.com/seminars

To unsubscribe, visit the List Server section of OSR Online at http://www.osronline.com/page.cfm?name=ListServer

— WINDBG is sponsored by OSR For our schedule of WDF, WDM, debugging and other seminars visit: http://www.osr.com/seminars To unsubscribe, visit the List Server section of OSR Online at http://www.osronline.com/page.cfm?name=ListServer

Who has ever “heard of that config”, (or that issue)?

On Mon, Sep 14, 2009 at 9:49 AM, Doron Holan wrote:

> Sorry, “who has?” what exactly?
>
> d
>
> Sent from my phone with no t9, all spilling mistakes are not intentional.
>
> ------------------------------
> From: Jim Donelson
> Sent: Monday, September 14, 2009 5:35 AM
>
> To: Kernel Debugging Interest List
> Subject: Re: [windbg] Win32 error On2
>
> Who has? More likely it would be a design error. In any event, it’s not
> that, as the OP claims it didn’t happen with Hyperterm.
>
>
> On Sun, Sep 13, 2009 at 8:53 PM, Doron Holan wrote:
>
>> Never heard of that config in 12+ years of dealing with ps2 hw. ps2
>> controllers show up in a south bridge for free via a std super io chip
>> (which implements all legacy isa style devices in your mobo like serial or
>> parallel as wel), so wiring it strangely like you talk about would probably
>> cost more money because it is non std
>>
>> d
>>
>> Sent from my phone with no t9, all spilling mistakes are not intentional.
>>
>> ------------------------------
>> From: Jim Donelson
>> Sent: Sunday, September 13, 2009 5:24 PM
>>
>> To: Kernel Debugging Interest List
>> Subject: Re: [windbg] Win32 error On2
>>
>> Doran,
>> Not as crazy as it sounds.
>> The fact is a PS/2 mouse can be wired to a DB9 ( passively) and it works.
>> A com port will accept “TTL” levels, though with much lower noise immunity.
>>
>> Wingnut mother board mfg decides to save 50 cents and wires the PS/2
>> connector to COM1.
>> Perhaps highly implausible, but possible.
>> Jim
>>
>>
>> On Sat, Sep 12, 2009 at 11:14 AM, Doron Holan wrote:
>>
>>> While the underlying ps2 protocol is a serial line based protocol, it has
>>> nothing to do woth serial ports. By that same logic a usb (universal
>>> serial bus) mouse would also be affected.
>>>
>>> Your ps2 mouse disappearing is something i have never heard of and i
>>> owned the ps2 driver in win2k and xp so i would have heard about something
>>> like this
>>>
>>> d
>>>
>>> Sent from my phone with no t9, all spilling mistakes are not intentional.
>>>
>>> ------------------------------
>>> From: Jim Donelson
>>> Sent: Saturday, September 12, 2009 5:45 AM
>>> To: Kernel Debugging Interest List
>>> Subject: Re: [windbg] Win32 error On2
>>>
>>> Well, a ps2 mouse is a serial mouse. Perhaps there is some strange
>>> interaction.
>>> Grab a USB mouse and see if that fixes it.
>>>
>>>
>>> On Sat, Sep 12, 2009 at 7:53 AM, wrote:
>>>
>>>> It’s a PS2 mouse.
>>>> Target and host OS is Windows 2000
>>>> Alireza
>>>>
>>>> —
>>>> WINDBG is sponsored by OSR
>>>>
>>>> For our schedule of WDF, WDM, debugging and other seminars visit:
>>>> http://www.osr.com/seminars
>>>>
>>>> To unsubscribe, visit the List Server section of OSR Online at
>>>> http://www.osronline.com/page.cfm?name=ListServer
>>>>
>>>
>>> — WINDBG is sponsored by OSR For our schedule of WDF, WDM, debugging
>>> and other seminars visit: http://www.osr.com/seminars To unsubscribe,
>>> visit the List Server section of OSR Online at
>>> http://www.osronline.com/page.cfm?name=ListServer
>>>
>>> —
>>> WINDBG is sponsored by OSR
>>>
>>> For our schedule of WDF, WDM, debugging and other seminars visit:
>>> http://www.osr.com/seminars
>>>
>>> To unsubscribe, visit the List Server section of OSR Online at
>>> http://www.osronline.com/page.cfm?name=ListServer
>>>
>>
>> — WINDBG is sponsored by OSR For our schedule of WDF, WDM, debugging
>> and other seminars visit: http://www.osr.com/seminars To unsubscribe,
>> visit the List Server section of OSR Online at
>> http://www.osronline.com/page.cfm?name=ListServer
>>
>> —
>> WINDBG is sponsored by OSR
>>
>> For our schedule of WDF, WDM, debugging and other seminars visit:
>> http://www.osr.com/seminars
>>
>> To unsubscribe, visit the List Server section of OSR Online at
>> http://www.osronline.com/page.cfm?name=ListServer
>>
>
> — WINDBG is sponsored by OSR For our schedule of WDF, WDM, debugging and
> other seminars visit: http://www.osr.com/seminars To unsubscribe, visit
> the List Server section of OSR Online at
> http://www.osronline.com/page.cfm?name=ListServer
>
> —
> WINDBG is sponsored by OSR
>
> For our schedule of WDF, WDM, debugging and other seminars visit:
> http://www.osr.com/seminars
>
> To unsubscribe, visit the List Server section of OSR Online at
> http://www.osronline.com/page.cfm?name=ListServer
>