ในช่วงสองปีที่ผ่านมาฉันมีปัญหากับไดรเวอร์ ATI ใน Win7 จากสิ่งที่ฉันรวบรวมได้มันเกิดจากไดรเวอร์ของ ATI ฉันมี AMD Radeon Sapphire HD 7750 Ultimate Edition 128-bit การ์ดหน่วยความจำ 1GB DDR5
ฉันได้รับ BSOD สองสามครั้งต่อเดือนในช่วงสองปีที่ผ่านมา ปัญหายังคงมีอยู่ผ่าน ATI ไดรเวอร์อย่างน้อยสองหรือสามรุ่น
มีผลลัพธ์ของ Google จำนวนมากที่อ้างอิงถึงคนที่มีปัญหา BSODs และ atikmdag.sys และวิธีแก้ปัญหาต่าง ๆ มากมาย แต่จนถึงตอนนี้ฉันก็ไม่ได้ช่วยอะไรเลย
สิ่งที่ฉันได้ลอง:
- การติดตั้งไดรเวอร์ ATI อีกครั้ง นี่ดูเหมือนจะเป็นคำแนะนำที่พบบ่อยที่สุด ฉันได้ลองใช้ไดรเวอร์ ATI รุ่นใหม่ล่าสุดไดรเวอร์ ATI รุ่นใหม่ล่าสุดหลังจากล้างข้อมูลไดรเวอร์ ATI, ไดรเวอร์ Windows, ไดรเวอร์ ATI หลายรุ่น, ไดรเวอร์บุคคลที่สาม
- ปิดการใช้งานการเร่งความเร็วฮาร์ดแวร์ใน Flash (แต่ดูเหมือนว่า Flash จะไม่เกี่ยวข้องกันหรือแม้กระทั่งทำงานเมื่อเกิดเหตุการณ์นี้)
- การติดตั้งอัปเดต Windows ทั้งหมด
- ติดตั้ง Windows ใหม่
- เช่นนี้เป็นการตั้งค่าจอภาพสามจอ พยายามใช้จอภาพสองจอเพียงจอภาพเดียวเท่านั้น ไม่ได้ใช้พอร์ต HDMI
- เปลี่ยนหน่วยความจำ
- การเปลี่ยนกราฟิกการ์ด
- อาขยาน
สิ่งที่ฉันไม่ได้ลอง:
- เมนบอร์ดต่าง ๆ
- ระบบปฏิบัติการที่แตกต่างกัน (ดูเหมือนว่าการใช้งาน Linux ไม่ได้มีปัญหาเดียวกัน แต่ฉันไม่ได้ใช้งานนานกว่าหนึ่งหรือสองวันเฉพาะบน Linux เพื่อให้สามารถยืนยันได้อย่างแน่นอน)
สามารถดาวน์โหลด Minidump ได้ ที่นี่ และฉันกำลังวางผลลัพธ์ WinDbg ด้านล่าง:
Microsoft (R) Windows Debugger Version 6.12.0002.633 AMD64
Copyright (c) Microsoft Corporation. All rights reserved.
Loading Dump File [C:\Windows\Minidump\062315-13962-01.dmp]
Mini Kernel Dump File: Only registers and stack trace are available
Symbol search path is: srv*
Executable search path is:
Windows 7 Kernel Version 7601 (Service Pack 1) MP (4 procs) Free x64
Product: WinNt, suite: TerminalServer SingleUserTS
Built by: 7601.18869.amd64fre.win7sp1_gdr.150525-0603
Machine Name:
Kernel base = 0xfffff800`02a57000 PsLoadedModuleList = 0xfffff800`02c9e730
Debug session time: Tue Jun 23 17:03:29.242 2015 (UTC + 2:00)
System Uptime: 1 days 22:24:12.302
Loading Kernel Symbols
...............................................................
................................................................
.............................
Loading User Symbols
Loading unloaded module list
.........
Unable to load image atikmdag.sys, Win32 error 0n2
*** WARNING: Unable to verify timestamp for atikmdag.sys
*** ERROR: Module load completed but symbols could not be loaded for atikmdag.sys
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck 1000007E, {ffffffffc0000005, fffff8800f2d4160, fffff88003ec3e88, fffff88003ec36e0}
Probably caused by : atikmdag.sys ( atikmdag+cd160 )
Followup: MachineOwner
---------
2: kd> !analyze -v
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
SYSTEM_THREAD_EXCEPTION_NOT_HANDLED_M (1000007e)
This is a very common bugcheck. Usually the exception address pinpoints
the driver/function that caused the problem. Always note this address
as well as the link date of the driver/image that contains this address.
Some common problems are exception code 0x80000003. This means a hard
coded breakpoint or assertion was hit, but this system was booted
/NODEBUG. This is not supposed to happen as developers should never have
hardcoded breakpoints in retail code, but ...
If this happens, make sure a debugger gets connected, and the
system is booted /DEBUG. This will let us see why this breakpoint is
happening.
Arguments:
Arg1: ffffffffc0000005, The exception code that was not handled
Arg2: fffff8800f2d4160, The address that the exception occurred at
Arg3: fffff88003ec3e88, Exception Record Address
Arg4: fffff88003ec36e0, Context Record Address
Debugging Details:
------------------
EXCEPTION_CODE: (NTSTATUS) 0xc0000005 - The instruction at 0x%08lx referenced memory at 0x%08lx. The memory could not be %s.
FAULTING_IP:
atikmdag+cd160
fffff880`0f2d4160 488b4130 mov rax,qword ptr [rcx+30h]
EXCEPTION_RECORD: fffff88003ec3e88 -- (.exr 0xfffff88003ec3e88)
ExceptionAddress: fffff8800f2d4160 (atikmdag+0x00000000000cd160)
ExceptionCode: c0000005 (Access violation)
ExceptionFlags: 00000000
NumberParameters: 2
Parameter[0]: 0000000000000000
Parameter[1]: 0000000000000030
Attempt to read from address 0000000000000030
CONTEXT: fffff88003ec36e0 -- (.cxr 0xfffff88003ec36e0)
rax=0000000000000000 rbx=0000000000000000 rcx=0000000000000000
rdx=fffffa8009c467e0 rsi=fffff8a010983708 rdi=0000000000000001
rip=fffff8800f2d4160 rsp=fffff88003ec40c8 rbp=fffffa800a91e318
r8=0000000000040000 r9=0000000000000001 r10=fffff80002a57000
r11=fffff88003ec3ff0 r12=fffffa800b3dd010 r13=0000000000000000
r14=fffffa800a665a01 r15=0000000000000000
iopl=0 nv up ei ng nz na po nc
cs=0010 ss=0018 ds=002b es=002b fs=0053 gs=002b efl=00010286
atikmdag+0xcd160:
fffff880`0f2d4160 488b4130 mov rax,qword ptr [rcx+30h] ds:002b:00000000`00000030=????????????????
Resetting default scope
CUSTOMER_CRASH_COUNT: 1
PROCESS_NAME: System
CURRENT_IRQL: 0
ERROR_CODE: (NTSTATUS) 0xc0000005 - The instruction at 0x%08lx referenced memory at 0x%08lx. The memory could not be %s.
EXCEPTION_PARAMETER1: 0000000000000000
EXCEPTION_PARAMETER2: 0000000000000030
READ_ADDRESS: GetPointerFromAddress: unable to read from fffff80002d08100
0000000000000030
FOLLOWUP_IP:
atikmdag+cd160
fffff880`0f2d4160 488b4130 mov rax,qword ptr [rcx+30h]
BUGCHECK_STR: 0x7E
DEFAULT_BUCKET_ID: NULL_CLASS_PTR_DEREFERENCE
LAST_CONTROL_TRANSFER: from fffff8800f33d539 to fffff8800f2d4160
STACK_TEXT:
fffff880`03ec40c8 fffff880`0f33d539 : 00000000`00000000 fffffa80`0a91e318 00000000`00000000 fffff8a0`0d075198 : atikmdag+0xcd160
fffff880`03ec40d0 00000000`00000000 : fffffa80`0a91e318 00000000`00000000 fffff8a0`0d075198 000000f4`10008000 : atikmdag+0x136539
SYMBOL_STACK_INDEX: 0
SYMBOL_NAME: atikmdag+cd160
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: atikmdag
IMAGE_NAME: atikmdag.sys
DEBUG_FLR_IMAGE_TIMESTAMP: 546ea3c3
STACK_COMMAND: .cxr 0xfffff88003ec36e0 ; kb
FAILURE_BUCKET_ID: X64_0x7E_atikmdag+cd160
BUCKET_ID: X64_0x7E_atikmdag+cd160
Followup: MachineOwner
---------