몇일전부터 갑자기 노트북에서 블루스크린이 계속 발생되었다.



패스트핑 3.0을 설치한 이후로 발생하는 거 같은데,
결과적으로 무선LAN이 동작하다가 문제를 일으키는 거 같다.

장치를 제거하고 드라이버를 다시 설치한 이후로 아직까지는 발생하지 않고 있음.

아래는 MSDN 설명 : Windows Driver Kit 쪽에 있다.

Bug Check 0xD1: DRIVER_IRQL_NOT_LESS_OR_EQUAL

The DRIVER_IRQL_NOT_LESS_OR_EQUAL bug check has a value of 0x000000D1. This indicates that a kernel-mode driver attempted to access pageable memory at a process IRQL that was too high.

Parameters

The following parameters are displayed on the blue screen.

 

 Parameter  Description
 1  Memory referenced
 2  IRQL at time of reference
 3  0: Read
 1: Write
 4  Address that referenced memory

Cause

A driver tried to access an address that is pageable (or that is completely invalid) while the IRQL was too high.

This bug check is usually caused by drivers that have used improper addresses.

Resolving the Problem

To begin debugging, use a kernel debugger to get a stack trace.

Posted by 아..몰라 ㅡ.ㅡ+
,


개인 사용 목적으로 만들어본 아이온 런처 입니다.

필요하다고 생각한 기능들을 모아놨습니다.
FastPing 기능은 자료 수집 단계라 아직 구현하지 못했는데,추후 포함 시킬 예정 입니다.

광고나 악성코드는 없습니다.
필요하신 분들은 누구나 사용 가능합니다.


 




1.7 MB 정도의 단독 실행 파일입니다.
설정에 들어가셔서 원하시는 내용으로 변경하시고 사용하시면 됩니다.
설정 내용은 해당 컴퓨터에 저장됩니다.
(실행하는 윈도우 계정의 Registry에 정보 저장됨)

'TweakPingAionLauncher' 카테고리의 다른 글

TweakPingAionLauncher v1.1  (2) 2011.11.02
Tweak Ping Aion Launcher v1.02  (0) 2011.09.13
Tweak Ping Aion Launcher v1.0 (트윅핑 아이온런처)  (2) 2011.09.09
My Aion Launcher v0.3  (2) 2011.08.05
My Aion Launcher v0.2  (0) 2011.07.13
Posted by 아..몰라 ㅡ.ㅡ+
,