热门标签 | HotTags
当前位置:  开发笔记 > 编程语言 > 正文

解决DRIVE_IRQL_NOT_LESS_OR_EQUAL的方法

解决DRIVE_IRQL_NOT_LESS_OR_EQUAL的方法:1、检查stop消息中标识的驱动程序是否已得到Windows硬件质量实验室(WHQL)的签名和认证

解决DRIVE_IRQL_NOT_LESS_OR_EQUAL的方法:  
   
  1、检查   stop   消息中标识的驱动程序是否已得到   Windows   硬件质量实验室   (WHQL)   的签名和认证。运行   Sigverif.exe   检查未签名的驱动程序。  
   
  2、尝试更换   stop   消息中标识的驱动程序:可以用从安装媒体中获取的好副本,也可以用从制造商那获得的更新版。  
   
  3、禁用   stop   消息中标识的驱动程序或任何新安装的驱动程序。  
   
  4、如果有   Windows   2000   Professional   未提供的视频驱动程序,可尝试切换到标准   VGA   驱动程序或   Windows   2000   随带的兼容驱动程序。  
   
  5、卸载任何使用过滤驱动程序的软件(例如反病毒、磁盘碎片整理、远程控制、防火墙或备份程序)。  
   
  6、运行“故障恢复控制台”,并允许系统修复任何检测到的错误。  
   
  7、如果添加   RAM   后立即出现计算机错误,则说明页面文件可能已损坏,或者新的   RAM   可能有错误或不兼容。这种情况下,请删除   Pagefile.sys   文件,并将系统恢复到原   RAM   配置。  

 

  下面是Windows   2000支持工具的说明:  
   
  Error   Message:  
  IRQL_NOT_LESS_OR_EQUAL    
   
  Explanation:  
  This   Stop   message   indicates   that   a   kernel-mode   process   or   driver   attempted   to   access   a   memory   address   to   which   it   did   not   have   permission   to   access.   The   most   common   cause   of   this   error   is   an   incorrect   or   corrupted   pointer   that   references   an   incorrect   location   in   memory.   A   pointer   is   a   variable   used   by   a   program   to   refer   to   a   block   of   memory.   If   the   variable   has   an   incorrect   value   in   it,   the   program   tries   to   access   memory   that   it   should   not.   When   this   occurs   in   a   user-mode   application,   it   generates   an   access   violation.   When   it   occurs   in   kernel   mode,   it   generates   a   STOP   0x0000000A   message.   If   you   encounter   this   error   while   upgrading   to   a   newer   version   of   Windows,   it   might   be   caused   by   a   device   driver,   a   system   service,   a   virus   scanner,   or   a   backup   tool   that   is   incompatible   with   the   new   version.  
   
  User   Action:  
  This   error   usually   occurs   after   the   installation   of   a   buggy   device   driver,   system   service,   or   BIOS.   To   resolve   it   quickly,   restart   your   computer,   and   press   F8   at   the   character-mode   menu   that   displays   the   operating   system   choices.   At   the   resulting   Windows   2000   Advanced   Options   menu,   choose   the   Last   Known   Good   Configuration   option.   This   option   is   most   effective   when   only   one   driver   or   service   is   added   at   a   time.   If   you   encounter   this   error   while   upgrading   from   Windows   NT   4.0   or   earlier,   it   might   be   caused   by   a   device   driver,   a   system   service,   a   virus   scanner,   or   a   backup   tool   that   is   incompatible   with   the   new   version.   If   possible,   remove   all   third-party   device   drivers   and   system   services   and   disable   any   virus   scanners   prior   to   upgrading.   Contact   the   software   manufacturers   to   obtain   updates   of   these   tools.   For   additional   error   messages   that   might   help   pinpoint   the   device   or   driver   that   is   causing   the   error,   check   the   System   Log   in   Event   Viewer.   Disabling   memory   caching   of   the   BIOS   might   also   resolve   this   error.   You   should   also   run   hardware   diagnostics   supplied   by   the   system   manufacturer,   especially   the   memory   scanner.   For   details   on   these   procedures,   see   the   owner抯   manual   for   your   computer.   If   your   system   has   small   computer   system   interface   (SCSI)   adapters,   contact   the   adapter   manufacturer   to   obtain   updated   Windows   2000   drivers.   Disable   sync   negotiation   in   the   SCSI   BIOS,   check   the   cables   and   the   SCSI   IDs   of   each   device,   and   confirm   proper   termination.   For   enhanced   integrated   device   electronics   (EIDE)   devices,   define   the   onboard   EIDE   port   as   Primary   only.   Also,   check   each   EIDE   device   for   the   proper   master/slave/stand-alone   setting.   Remove   all   EIDE   devices   except   for   hard   disks.   If   the   message   appears   during   an   installation   of   Windows   2000,   make   sure   that   the   computer   and   all   installed   peripherals   are   listed   on   the   Microsoft   Windows   2000   Hardware   Compatibility   List   (HCL)   on   http://www.microsoft.com.   For   more   troubleshooting   information   about   this   Stop   message,   refer   to   the   Microsoft   Knowledge   Base   at   http://support.microsoft.com/support.  

转:https://www.cnblogs.com/xjyggd/archive/2008/11/24/1339660.html



推荐阅读
  • 在测试软件或进行系统维护时,有时会遇到电脑蓝屏的情况,即便使用了沙盒环境也无法完全避免。本文将详细介绍常见的蓝屏错误代码及其解决方案,帮助用户快速定位并解决问题。 ... [详细]
  • 【MySQL】frm文件解析
    官网说明:http:dev.mysql.comdocinternalsenfrm-file-format.htmlfrm是MySQL表结构定义文件,通常frm文件是不会损坏的,但是如果 ... [详细]
  • SpringBoot底层注解用法及原理
    2.1、组件添加1、Configuration基本使用Full模式与Lite模式示例最佳实战配置类组件之间无依赖关系用Lite模式加速容器启动过程,减少判断配置类组 ... [详细]
  • 前端技术分享——利用Canvas绘制鼠标轨迹
    作为一名前端开发者,我已经积累了Vue、React、正则表达式、算法以及小程序等方面的技能,但Canvas一直是我的盲区。因此,我在2018年为自己设定了一个新的学习目标:掌握Canvas,特别是如何使用它来创建CSS3难以实现的动态效果。 ... [详细]
  • iOS 小组件开发指南
    本文详细介绍了iOS小部件(Widget)的开发流程,从环境搭建、证书配置到业务逻辑实现,提供了一系列实用的技术指导与代码示例。 ... [详细]
  • 本文介绍了如何通过创建自定义 XML 文件来修改 Android 中 Spinner 的项样式,包括颜色和大小的调整。 ... [详细]
  • 本文详细介绍了跨站脚本攻击(XSS)的基本概念、工作原理,并通过实际案例演示如何构建XSS漏洞的测试环境,以及探讨了XSS攻击的不同形式和防御策略。 ... [详细]
  • 本文将详细介绍如何配置并整合MVP架构、Retrofit网络请求库、Dagger2依赖注入框架以及RxAndroid响应式编程库,构建高效、模块化的Android应用。 ... [详细]
  • Maven快照版本管理及更新策略详解
    本文深入探讨了Maven中的快照版本管理和更新策略,解释了快照版本与正式版本的区别,并提供了如何配置快照更新策略的方法,以确保项目依赖始终保持最新。 ... [详细]
  • 本文详细探讨了 Android Service 组件中 onStartCommand 方法的四种不同返回值及其应用场景。Service 可以在后台执行长时间的操作,无需提供用户界面,支持通过启动和绑定两种方式创建。 ... [详细]
  • 在使用mybatis进行mapper.xml测试的时候发生必须为元素类型“mapper”声明属性“namespace”的错误项目目录结构UserMapper和UserMappe ... [详细]
  • 本文探讨了如何利用 Android 的 Movie 类来展示 GIF 动画,并详细介绍了调整 GIF 尺寸以适应不同布局的方法。同时,提供了相关的代码示例和注意事项。 ... [详细]
  • 本文提供了一个详尽的前端开发资源列表,涵盖了从基础入门到高级应用的各个方面,包括HTML5、CSS3、JavaScript框架及库、移动开发、API接口、工具与插件等。 ... [详细]
  • 本文详细介绍了如何在 Ubuntu 14.04 系统上搭建仅使用 CPU 的 Caffe 深度学习框架,包括环境准备、依赖安装及编译过程。 ... [详细]
  • 解决Win10 1709版本文件共享安全警告问题
    每当Windows 10发布新版本时,由于兼容性问题往往会出现各种故障。近期,一些用户在升级至1709版本后遇到了无法访问共享文件夹的问题,系统提示‘文件共享不安全,无法连接’。本文将提供多种解决方案,帮助您轻松解决这一难题。 ... [详细]
author-avatar
木宁xuan_
这个家伙很懒,什么也没留下!
PHP1.CN | 中国最专业的PHP中文社区 | DevBox开发工具箱 | json解析格式化 |PHP资讯 | PHP教程 | 数据库技术 | 服务器技术 | 前端开发技术 | PHP框架 | 开发工具 | 在线工具
Copyright © 1998 - 2020 PHP1.CN. All Rights Reserved | 京公网安备 11010802041100号 | 京ICP备19059560号-4 | PHP1.CN 第一PHP社区 版权所有