安装的是win2KproSP3。
经常BT下载,以前的老机整天下载都没有任何问题
*** STOP: 0x000000D1(0x00000000,0x00000002,0x000000
DRIVER_IRQL_NOT_LESS_OR_EQUAL
Beginning dump of physical memory
你的电脑是Blue Screen ofDeath(BSOD)蓝屏死机。
在这里为了你更好的查出你问题的所在,,我们来分析一年产生的原因
1、bug检查部分:这是BSOD中包含实际出错消息的位置
2、推荐用户采取行动部分:这部分经常包含一些一般的指导你如何纠
的消息。
3、调试端口信息部分:这部分包含有你应该如何设置你的内核调试器
停止信息的四种类型
当程序或则驱动程序发生了一个不能够控制的错误消息或则试图执行一
1、常规停止消息:在正常的使用win2000时发生的停止消息
2、安装停止消息:在安装win2000过程中的停止消息
3、可执行程序安装停止消息:表示发生在2000安装过程中第4个
4、软件陷阱停止消息:由于软件中的错误陷阱并且当程序试图执行一
不管win2000是否迄今为止最伟大的操作系统与否
下面是一个具体的BSOD例子:
*** Stop: 0x0000001E (0xF24A447A, 0X00000001, 0X0000000)
KMODE_EXCEPTION_NOT_HANDLED 3
*** Address F24A447A base at f24A0000, DateStamp 35825ef8d -wdmaud.sys
If this is the first time you've seen this Stoperror screen, restart your computer.
If this screen appears again, follow thesesteps:
Check to be sure you have adequate disk space. If a driver isidentified in the Stop message, disable the driver or check withthe manufacturer for driver updates. ?4y
Try changing video adapters.
Check with your hardware vendor for any BIOSupdates. Disable BIOS memory options such as caching or shadowing.If you need to use Safe Mode to remove or disable components,restart your computer, press F8 to select Advanced Startup Options,and then select Safe Mode. Refer to your Getting Started manual formore information on troubleshooting Stop errors.
Kernel Debugger Using: COM2 (Port 0x2f8, Baud Rate 19200)
Beginning dump of physical memory
Physical memory dump complete. Contact your system administrator ortechnical support group.
根据这个具体的例子,按照上面刨析的BSOD四个部分
bug检查部分:
这是BSOD中包含实际出错消息的位置。它看上去就是下面的代码:
*** Stop: 0x0000001E (0xF24A447A, 0X00000001, 0X0000000)KMODE_EXCEPTION_NOT_HANDLED *** Address F24A447A base at f24A0000,DateStamp 35825ef8d - wdmaud.sys
其中错误代码是一个紧跟在Stop后面的十六进制数
而错误符号是指紧随其后的KMODE_EXCEPTION
在一些BSOD出错信息中,一个内存位置和文件名出现在错误符号的
在上面的例子中推荐用户采取行动部分如下:
If this is the first time you've seen this Stop error screen,restart your computer. If this screen appears again, follow thesesteps:
Check to be sure you have adequate disk space. If a driver isidentified in the Stop message, disable the driver or check withthe manufacturer for driver updates. Try changing videoadapters.
Check with your hardware vendor for any BIOS updates. Disable BIOSmemory options such as caching or shadowing. If you need to useSafe Mode to remove or disable components, restart your computer,press F8 to select Advanced Startup Options, and then select SafeMode.
Refer to your Getting Started manual for more information ontroubleshooting Stop errors.
推荐用户采取行动部分通常是推荐用户在遇到了出错信息后应该采取的
调试端口信息部分:
这部分包含有你应该如何设置你的内核调试器的信息
Kernel Debugger Using: COM2 (Port 0x2f8, Baud Rate 19200)
Beginning dump of physical memory Physical memory dump complete.Contact your system administrator or technical support group.
停止信息的四种类型
常规停止消息:
常规停止消息通常是最难解决的出错信息,因为有可能有无数的原因能
安装停止消息:
在安装win2000过程中的停止消息,通常由你的系统中存在有没
解决办法是你查看系统中的硬件设备,找到没有列出在2000兼容列
如果你的所有硬件都是兼容的,你也许是存在有两个互相冲突的硬件设
可执行程序安装停止消息:
安装2000在可执行程序的安装过程中有两个阶段
软件陷阱停止消息:
由于软件中的错误陷阱并且当程序试图执行一个非法指令的时候发生的
最终解决方案:
由于主板自带的10M/100M/1000M自适应网络适配卡出现
说明:ASUS P4P800-E
RTL8139D * 2