>> What does the target 1394 say in Device manager? The vendor’s driver should be yellow banged.
?
The 1394 chip is from VIA and is operational. It’s not banged.
I don’t understand why you say it should be banged. Other systems
I have WinDBG on don’t have banged-out 1394 adapters.
I think he means on the target machine, not the debugger machine. You certainly don’t want the 1394 board on your debugger machine disabled or non-functional.
Yes to both questions. I’ve turned UAC off and use “run as administrator” for both the WinDBG install app and WinDBG itself.
Ok, good. Now open device manager on your debugger (host) machine. Set the view to “Devices by connection”. Find your 1394 adapter. Under it, you should see several devices enumerated by the 1394 protocol stack. One of them should be “1394 Windows Debug Driver(Kernel Mode)”. Is that present? Is it working?
From: xxxxx@lists.osr.com [mailto:xxxxx@lists.osr.com] On Behalf Of Shawn Brooks
Sent: Tuesday, May 08, 2007 2:56 PM
To: Windows System Software Devs Interest List
Subject: Re: [ntdev] WinDbg & 1394
> Are you running with admin rights? Are you sure that WinDbg is running with those elevated rights? On first install, WinDbg needs to install the 1394 drivers for the debugger. (Not the 1394 bus driver, the 1394 protocol driver for the debugger.)
Yes to both questions. I’ve turned UAC off and use “run as administrator” for both the WinDBG install app and WinDBG itself.
> What does the target 1394 say in Device manager? The vendor’s driver should be yellow banged.
The 1394 chip is from VIA and is operational. It’s not banged. I don’t understand why you say it should be banged. Other systems I have WinDBG on don’t have banged-out 1394 adapters.
> Is this a PCMCIA based host controller? I have had a LOT of problems with several of those. In fact, I have one Adaptec PCMCIA 1394 card that works great and another Adaptec card that doesn’t work at all.
Hey Bill. No, the 1394 chip is on the motherboard. However, it isn’t the ubiquitous TI 1394 chip, so I’m wondering if that might be the key to the problem. I’m going to scrounge a TI-based 1394 PCI card and see if that works tonight. I’m wondering if the WinDbg driver installer simply doesn’t recognize the VIA chip.
BTW, thanks for all the responses.
— Questions? First check the Kernel Driver FAQ at http://www.osronline.com/article.cfm?id=256 To unsubscribe, visit the List Server section of OSR Online at http://www.osronline.com/page.cfm?name=ListServer