Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

NDIS Debugging

60 views
Skip to first unread message

TokyoRose

unread,
Feb 9, 2005, 10:05:31 PM2/9/05
to
I can't run some NDIS debugging commands such as !dbglevel or !dbgsystems.
It always returns error NDISKD: error - could not access
ndis!ndisDebugLevel - check symbols for ndis.sys

For NDIS debugging, I copied Ndiskd.dll for XP into the same directory as
Windbg.exe exists, made sure *.pdb file is in the symbol directry fa86f000
fa89ba80 NDIS (private pdb symbols)
c:\symbols\ndis.pdb\42ED3DC0817A4246B157736BBAF668742\ndis.pdb
, and loaded ndiskd.dll by this command "!load ndiskd.dll". Is this right?
or do I have to set anything else for prepering for NDIS debugging?

TokyoRose

unread,
Feb 9, 2005, 10:10:34 PM2/9/05
to
I can't run some NDIS debugging commands such as !dbglevel or !dbgsystems.
It always returns error,
kd> !dbglevel info

NDISKD: error - could not access ndis!ndisDebugLevel - check symbols for
ndis.sys

For NDIS debugging, I copied Ndiskd.dll into the same directory as
Windbg.exe exists, made sure *.pdb file is in symbol direcrty

fa86f000 fa89ba80 NDIS (private pdb symbols)
c:\symbols\ndis.pdb\42ED3DC0817A4246B157736BBAF668742\ndis.pdb

, and load Ndiskd.dll by the command "!laod ndiskd.dll". Is this right? Or
do I have to set anything else for NDIS debugging?

Soquel Dude

unread,
Feb 10, 2005, 12:54:38 PM2/10/05
to
Did you install the checked build version of ndis.sys? Also, what version of
WinDbg are you using?

"TokyoRose" <gb3...@mail.goo.ne.jp> wrote in message
news:93e1eff87f517bc0...@localhost.talkaboutsoftware.com...

TokyoRose

unread,
Feb 21, 2005, 1:32:38 AM2/21/05
to
I installed the checked build on the test machine but it still shows up the
same message "NDISKD: error - could not access ndis!ndisDebugLevel - check
symbols for ndis.sys" WinDbg is ver.604.0007.0, build3790.

..Do you have any idea?

Calvin Guan

unread,
Feb 21, 2005, 2:17:30 PM2/21/05
to
Are you using the checked build NDIS.SYS?

--
Calvin Guan Software Engineer/Radeon NT Drivers
ATI Technologies Inc. Markham ON, Canada www.ati.com

"TokyoRose" <gb3...@mail.goo.ne.jp> wrote in message

news:fc8de37fae89b2be...@localhost.talkaboutsoftware.com...

0 new messages