I know 1394 works usually.
When you checked the baudrate, did you looked at the windbg client machine (
where the windbg client window is running = not on the target machine )
-pro
On 9/11/07, Ming-I Hsieh wrote:
>
> Hi, Prokashs
>
> I had just checked the baudrate settings in bcdedit and device
> manager. It’s right, 115200. However, I don’t think the problem was
> incurred from baudrate because I don’t see anything in AccessPort. If
> the baudrate is wrong, the AccessPort should report some garbage, but
> nothing now.
>
> BTW, had any suggestion for 1394 card for Vista? The null modem had
> taken too much time. If 1394 is working, I think I will give up null
> modem to keep my schedule.
>
> Regards, Mihs
>
> Quoting Prokash Sinha :
>
> > Can you check the port’s baudrate setting on the client. Control
> > Panel->Systems and Maintenance -> Device manager -> Ports -> COM1 (Right
> clk
> > and see properties ).
> >
> > That’s all I can think of.
> >
> > Also from the client side, you use the resynch using windbg menu to see
> if
> > any of the baud rate takes …
> >
> > -pro
> >
> >
> > On 9/11/07, Ming-I Hsieh wrote:
> >>
> >> Hi, Prokash
> >>
> >> I had just checked it according to ur suggestion with a clear Vista
> >> (no bluetooth, no virtual serial port and any additional softwares).
> >> But it still does not work.
> >>
> >> Microsoft (R) Windows Debugger Version 6.7.0005.1
> >> Copyright (c) Microsoft Corporation. All rights reserved.
> >>
> >> Opened \.\com1
> >> Waiting to reconnect…
> >>
> >> While windbg in host computer is always the initial message, and there
> >> is not message from target computer via null modem, I think there is
> >> some issue to incur the target computer does not send message to host
> >> computer. But the same environment is work if I changed the OS of
> >> target to XP or 2k. XD
> >>
> >> Regards, Mihs
> >>
> >> Quoting xxxxx@garlic.com:
> >>
> >> > Can you disable the virtual serials ( bluetooh ones) and then restart
> >> the
> >> > client, then hit cntl+break couple times to see if those few lines
> are
> >> > being spewed out or not …
> >> >
> >> > -pro
> >> >
> >> >
> >> >> Hi, alberto.
> >> >>
> >> >> Thanks for ur suggestion. I had checked it before with a clear
> >> >> Vista(w/o any additional software and only 1 serial port, COM1). But
> >> >> it does not work. If I could not solve this problem in this week, I
> >> >> think I will buy a 1394 for trying since my notebook.
> >> >>
> >> >> Regards, Mihs
> >> >>
> >> >> Quoting Alberto Moreira :
> >> >>
> >> >>> Hi, Mihs,
> >> >>>
> >> >>> On your Vista Target, you can try an F8 boot (press F8 immediately
> >> >>> after the Bios messages disappear from the screen) and you get a
> list
> >> >>> of choices, one of them being to Run with Debugging on. Maybe
> that’s
> >> >>> what’s missing, I don’t know. I do this with 1394 and it works
> fine.
> >> >>>
> >> >>> Alberto.
> >> >>>
> >> >>>
> >> >>> ----- Original Message ----- From: “Ming-I Hsieh”
> >> >>>
> >> >>> To: “Windows System Software Devs Interest List” <
> xxxxx@lists.osr.com>
> >> >>> Sent: Tuesday, September 11, 2007 9:49 PM
> >> >>> Subject: [ntdev] Cannot debug Windows Vista via Null Modem
> >> >>>
> >> >>>
> >> >>> Hi, All
> >> >>>
> >> >>> I had read the help of WinDbg for several days. However, I could
> not
> >> >>> debug kernel from a remote computer. In my environment, the target
> >> >>> computer is a PC with Win2k, WinXP and Vista. (all OSes had been
> >> >>> updated to latest.) The host computer is a Notebook with WinXP, USB
> >> >>> serial port, and these two computers are connected using Null Modem
> >> >>> 115200 8N1. This configuration is working fine for Win2k and WinXP.
> >> >>> After the target computer starts, I could get the message like
> >> >>>
> >> >>> Opened \.\com1
> >> >>> Waiting to reconnect…
> >> >>> Connected to Windows XP 2600 x86 compatible target, ptr64 FALSE
> >> >>> Kernel Debugger connection established.
> >> >>> Symbol search path is:
> >> >>> C:\Windows\Symbols;SRVD:\localsymbols
> >> http://msdl.microsoft.com/download/symbols
> >> >>> Executable search path is:
> >> >>> Windows XP Kernel Version 2600 MP (1 procs) Free x86 compatible
> >> >>> Built by: 2600.xpsp_sp2_gdr.070227-2254
> >> >>> Kernel base = 0x804d7000 PsLoadedModuleList = 0x805624a0
> >> >>> System Uptime: not available
> >> >>>
> >> >>> However, in Vista I didn’t get anything from it. Even if I open a
> >> >>> PuTTY to monitor the serial port. Vista does not send anything to
> the
> >> >>> port, but XP and 2k do.
> >> >>>
> >> >>> Could anyone give me some suggestion to set my Vista to enable
> kernel
> >> >>> debugging via serial port. I set my Vista using following commands
> >> >>>
> >> >>> Microsoft Windows [Version 6.0.6000] - Windows Vista Enterprise
> from
> >> >>> MSDN
> >> >>>
> >> >>> D:>bcdedit /bootdebug on
> >> >>> The operation completed successfully.
> >> >>>
> >> >>> D:>bcdedit /debug on
> >> >>> The operation completed successfully.
> >> >>>
> >> >>> D:>bcdedit /dbgsettings
> >> >>> debugtype Serial
> >> >>> debugport 1
> >> >>> baudrate 115200
> >> >>>
> >> >>> I also test if bootdebug or debug is off. However, there is still
> no
> >> >>> message sent from Vista. I had checked the serial port. The serial
> >> >>> port works fine under Vista with PuTTY, and the target computer
> only
> >> >>> got 3 serial port, COM1(phyiscal), COM20/COM21(bluetooth virtual
> >> >>> serial port). Hence, I think there are some mistakes on my Vista
> >> >>> settings. any suggestion? thanks.
> >> >>>
> >> >>> Regards, Mihs
> >> >>>
> >> >>> ----------------------------------------------------------------
> >> >>> This message was sent using IMP, the Internet Messaging Program.
> >> >>>
> >> >>>
> >> >>>
> >> >>> —
> >> >>> NTDEV 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 —
> >> >>> NTDEV 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
> >> >>
> >> >>
> >> >>
> >> >> ----------------------------------------------------------------
> >> >> This message was sent using IMP, the Internet Messaging Program.
> >> >>
> >> >>
> >> >>
> >> >> —
> >> >> NTDEV 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
> >> >>
> >> >
> >> >
> >> >
> >> > —
> >> > NTDEV 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
> >> >
> >>
> >>
> >>
> >> ----------------------------------------------------------------
> >> This message was sent using IMP, the Internet Messaging Program.
> >>
> >>
> >>
> >> —
> >> NTDEV 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
> >>
> >
> > —
> > NTDEV 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
>
>
>
> ----------------------------------------------------------------
> This message was sent using IMP, the Internet Messaging Program.
>
>
>
> —
> NTDEV 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
>