Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista General Discussion > kd1394.dll instead of kdcom.dll

Reply
Thread Tools Display Modes

kd1394.dll instead of kdcom.dll

 
 
lettucewacker
Guest
Posts: n/a

 
      06-17-2009
I made this post a month ago in the windbg forum and didn't get any help.
Does anyone here how about who to change the kernel debugging module that
gets loaded by the HAL?

I'm running Vista 32-bit SP1. I want to connect a windbg session using
1394. I have correctly configured the boot to enable debugging using bcdedit
and even verified it using the command "bcdedit.exe /dbgsettings" to read
back my settings. I have even run msconfig to also verify that debugging is
enabled for the 1394 port and the channel is set correctly.

When I boot to safe mode with the debugging enabled, I see these modules
loaded first:
system32\config\system
system32\config\ntkrnlpa.exe
system32\config\hal.dll
system32\config\kdcom.dll

kdcom.dll is not supposed to load. I want to use kd1394.dll. I have also
checked the registry HKLM\System\CurrentControlSet\Services\PCI\Debug and the
key does not exist, which I understand is supposed to indicate the HAL has
not correctly initialized the 1394 host controller. Does anyone know how to
force the HAL to initialize the 1394 correctly?

I have already tried 2 different 1394 PCIe cards, both of which I've
verified on other OS installs. I've repeatedly scanned for hardware changes
and the card seems to be detected just fine and the drivers are installed.
It seems the HAL is just loading the wrong debugging DLL.
 
Reply With Quote
 
 
 
 
JEWboy
Guest
Posts: n/a

 
      06-18-2009
hard question.
You may want to keep Googling for it, you may also submit an official
request to Microsoft but they may charge $40.

 
Reply With Quote
 
Peter Foldes
Guest
Posts: n/a

 
      06-18-2009
Vista Home? Does not work with the Home version

--
Peter

Please Reply to Newsgroup for the benefit of others
Requests for assistance by email can not and will not be acknowledged.

"lettucewacker" <> wrote in message
news:AE6BD089-7BE7-47FC-AEA5-...
>I made this post a month ago in the windbg forum and didn't get any help.
> Does anyone here how about who to change the kernel debugging module that
> gets loaded by the HAL?
>
> I'm running Vista 32-bit SP1. I want to connect a windbg session using
> 1394. I have correctly configured the boot to enable debugging using bcdedit
> and even verified it using the command "bcdedit.exe /dbgsettings" to read
> back my settings. I have even run msconfig to also verify that debugging is
> enabled for the 1394 port and the channel is set correctly.
>
> When I boot to safe mode with the debugging enabled, I see these modules
> loaded first:
> system32\config\system
> system32\config\ntkrnlpa.exe
> system32\config\hal.dll
> system32\config\kdcom.dll
>
> kdcom.dll is not supposed to load. I want to use kd1394.dll. I have also
> checked the registry HKLM\System\CurrentControlSet\Services\PCI\Debug and the
> key does not exist, which I understand is supposed to indicate the HAL has
> not correctly initialized the 1394 host controller. Does anyone know how to
> force the HAL to initialize the 1394 correctly?
>
> I have already tried 2 different 1394 PCIe cards, both of which I've
> verified on other OS installs. I've repeatedly scanned for hardware changes
> and the card seems to be detected just fine and the drivers are installed.
> It seems the HAL is just loading the wrong debugging DLL.


 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not 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 Off




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