主题:【求助】机器的怪毛病 -- 桃李不言
最近出现好几次突然的蓝屏,然后重启,有一次居然隔几分钟就来一次,每次都是在上网的时候。查了病毒,没找到什么。每次蓝屏的时间都极短,也就一秒左右,一直没看清楚错误信息,最近这次蓝屏时间长一些,才勉强看见了些信息。大概内容是发现了错误,DRIVER_IRQL_NOT_LESS_OR_EQUAL,为避免损害系统,将重新启动,正在dump physical memory等等,原因可能是因为硬件或软件没有正常安装之类的。
机器刚刚重装了一下系统,所有的驱动和软件都是新装的,实在不知道哪里出的问题。
1.网卡硬件问题,只有更换加装。
2.网卡设置问题,在硬件设备管理里检查。
3.网卡驱动程序版本,Update到最新版。
没发现设置有什么问题,驱动是有些旧了,刚刚升级了一下,希望就此解决,谢谢回复。
Media Player。一旦出了问题,嘎巴一声,机器就撂那了。
机器不稳定也可能是硬件的问题。比如现在散热有问题,或是内存不稳定等等。我原来一台计算机总是不太稳定,后来我换了一个CPU风扇,以后就坚如磐石了。
网上的意见:
This error indicates that Windows or a kernel-mode device driver accessed paged memory at DISPATCH_LEVEL or above.
On the blue screen, the following parameters are displayed:
Memory referenced
IRQ at time of reference
0: Read
1: Write
Address which referenced memory
Cause
This error usually occurs after installation of a faulty device driver, system service or BIOS.
If you encounter this stop code whilst upgrading to a later version of Windows or when applying a service pack or hotfix, the error may be caused by a device driver, system service, anti-virus package, third-party network client or backup tool which is incompatible with the new version.
Resolution
To resolve an error caused by a faulty device driver, system service or BIOS:
Restart the computer.
Press F8 at the character-based menu that displays the operating system options.
Select the Last Known Good Configuration option.
To resolve an error caused by an incompatible device driver, system service, anti-virus package, network client or backup tool:
Check the System Log in the Event Viewer for identifying error messages.
Try disabling memory caching of the BIOS.
If available run any manufacturer-supplied hardware diagnostics, especially the memory scanner.
Make sure the latest Service Pack is installed and all applicable hotfixes have been applied.
If your system has SCSI adapters, obtain the latest manufacturer device drivers. Try disabling sync negotiation in the SCSI BIOS, check the cabling and SCSI IDs of each device and confirm proper termination.
For IDE devices, define the onboard IDE port as Primary only. Check each IDE device for proper master/slave/stand-alone setting. Try disabling all IDE devices other than the hard drives.
------------
Stop 0x000000D1 or DRIVER_IRQL_NOT_LESS_OR_EQUAL
The Stop 0xD1 message indicates that the system attempted to access pageable memory using a kernel process IRQL that was too high. Drivers that have used improper addresses typically cause this error.
Interpreting the Message
This Stop message has four parameters:
Memory referenced.
IRQL at time of reference.
Type of access (0x00000000 = read operation, 0x00000001 = write operation).
Address that referenced memory.
Stop 0xD1 messages can occur after installing faulty drivers or system services. If a driver is listed by name, disable, remove, or roll back that driver to confirm that this resolves the error.
太详细了。
右击‘我的电脑’到‘属性’,到最右边的高级,到下面的‘启动和恢复’,只勾上自动重新启动,另外两个选项不要勾;再把写入DEBUGGING信息设置为‘NONE’,再有问题重启的速度会快得多。当然把问题解决了为好。
以前遇到过这样的情形,原因是不慎删掉了不能删的系统文件。
我应该没有删过任何系统文件,升级了网卡驱动,希望有用,其他可能性和解决办法太复杂了。