R9 270X, Crimson 15.12. BSOD Bugcheck EA

mcsas

Cadet 3rd Year
Registriert
Mai 2012
Beiträge
52
Hallo,

ich habe mir Mitte Dezember eine R9 270X gekauft. Die Karte ist nicht übertaktet. Zwei Wochen lang funktionierte das System unter Verwendung des Crimson 15.11.1 recht gut (abgesehen von manchen treiberbedingten Performance-Problemen - siehe Threads hier bei CB).
Dann traten jedoch zum Jahreswechsel die ersten Probleme auf: Bei der Nutzung von Youtube im Firefox fror das Video plötzlich ein. Als ich den Firefox dann schließen wollte, stellte ich fest, dass das ganze Windows total ins Stocken geraten war. Wenn ich per Doppelklick einen Ordner öffnen wollte, so konnte man regelrecht zusehen, wie die graphische Oberfläche mit 5FPS aufgebaut wurde. Der Taskmanager zeigt eine CPU Belastung von vielleicht 1-3% (idle) an. Es finden sich auch keine Prozesse, die den RAM (8GB) geflutet hätten.
Nachdem diese Diashow auf dem Desktop dann noch so 30 Sekunden anhält, crasht der PC dann endgültig mit einem BSOD, dessen Code ich unten anhängen werde.

Ich habe den BSOD mit Crimson Treiber 15.11.1 zum ersten mal erlebt. Das Update auf 15.12 hat leider keine Abhilfe geschaffen.

Dieses Problem tritt nun täglich mindestens ein Mal auf. Hardwarbeschleunigung im Firefox aktivieren bzw. deaktivieren hilft auch nicht.

Manchmal (aber eher selten) erscheint noch die Meldung, dass der Anzeigetreiber zurückgesetzt werden musste.


Restliches System:
BeQuiet 600W
AMD FX 8120
Asus Sabertooth 990FX
Sapphire R9 270X
Samsung SSD + Samsung HDD


Viele Dank schonmal für eure Hilfe!


Code:
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************

Use !analyze -v to get detailed debugging information.

BugCheck EA, {fffffa80091f3b50, 0, 0, 0}

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
Probably caused by : dxgkrnl.sys ( dxgkrnl!TdrTimedOperationBugcheckOnTimeout+37 )

Followup: MachineOwner
---------

0: kd> !analyze -v
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************

THREAD_STUCK_IN_DEVICE_DRIVER (ea)
The device driver is spinning in an infinite loop, most likely waiting for
hardware to become idle. This usually indicates problem with the hardware
itself or with the device driver programming the hardware incorrectly.
If the kernel debugger is connected and running when watchdog detects a
timeout condition then DbgBreakPoint() will be called instead of KeBugCheckEx()
and detailed message including bugcheck arguments will be printed to the
debugger. This way we can identify an offending thread, set breakpoints in it,
and hit go to return to the spinning code to debug it further. Because
KeBugCheckEx() is not called the .bugcheck directive will not return bugcheck
information in this case. The arguments are already printed out to the kernel
debugger. You can also retrieve them from a global variable via
"dd watchdog!g_WdBugCheckData l5" (use dq on NT64).
On MP machines (OS builds <= 3790) it is possible to hit a timeout when the spinning thread is
interrupted by hardware interrupt and ISR or DPC routine is running at the time
of the bugcheck (this is because the timeout's work item can be delivered and
handled on the second CPU and the same time). If this is the case you will have
to look deeper at the offending thread's stack (e.g. using dds) to determine
spinning code which caused the timeout to occur.
Arguments:
Arg1: fffffa80091f3b50, Pointer to a stuck thread object.  Do .thread then kb on it to find
	the hung location.
Arg2: 0000000000000000, Pointer to a DEFERRED_WATCHDOG object.
Arg3: 0000000000000000, Pointer to offending driver name.
Arg4: 0000000000000000, Number of times this error occurred.  If a debugger is attached,
	this error is not always fatal -- see DESCRIPTION below.  On the
	blue screen, this will always equal 1.

Debugging Details:
------------------


FAULTING_THREAD:  fffffa80091f3b50

DEFAULT_BUCKET_ID:  GRAPHICS_DRIVER_FAULT

CUSTOMER_CRASH_COUNT:  1

BUGCHECK_STR:  0xEA

PROCESS_NAME:  System

CURRENT_IRQL:  0

LAST_CONTROL_TRANSFER:  from fffff880048f4f63 to fffff8000328cc40

STACK_TEXT:  
fffff880`061f7468 fffff880`048f4f63 : 00000000`000000ea fffffa80`091f3b50 00000000`00000000 00000000`00000000 : nt!KeBugCheckEx
fffff880`061f7470 fffff880`048f5112 : fffff880`061f7548 fffff880`110e8b18 fffff880`061f7548 fffffa80`085f3000 : dxgkrnl!TdrTimedOperationBugcheckOnTimeout+0x37
fffff880`061f74e0 fffff880`110f9703 : fffffa80`085f3000 00000000`00000000 fffffa80`085f3000 fffff880`110e8af0 : dxgkrnl!TdrTimedOperationDelay+0xbe
fffff880`061f7520 fffffa80`085f3000 : 00000000`00000000 fffffa80`085f3000 fffff880`110e8af0 00000000`01c9c380 : atikmdag+0x44703
fffff880`061f7528 00000000`00000000 : fffffa80`085f3000 fffff880`110e8af0 00000000`01c9c380 00000000`00000028 : 0xfffffa80`085f3000
fffff880`061f7530 fffffa80`085f3000 : fffff880`110e8af0 00000000`01c9c380 00000000`00000028 fffff880`110f96d7 : 0x0
fffff880`061f7538 fffff880`110e8af0 : 00000000`01c9c380 00000000`00000028 fffff880`110f96d7 00000000`00000101 : 0xfffffa80`085f3000
fffff880`061f7540 00000000`01c9c380 : 00000000`00000028 fffff880`110f96d7 00000000`00000101 00000000`000000c0 : atikmdag+0x33af0
fffff880`061f7548 00000000`00000028 : fffff880`110f96d7 00000000`00000101 00000000`000000c0 00000000`0000d0ed : 0x1c9c380
fffff880`061f7550 fffff880`110f96d7 : 00000000`00000101 00000000`000000c0 00000000`0000d0ed ffffd319`2bc0d712 : 0x28
fffff880`061f7558 00000000`00000101 : 00000000`000000c0 00000000`0000d0ed ffffd319`2bc0d712 fffffa80`085f3000 : atikmdag+0x446d7
fffff880`061f7560 00000000`000000c0 : 00000000`0000d0ed ffffd319`2bc0d712 fffffa80`085f3000 fffffa80`085f3000 : 0x101
fffff880`061f7568 00000000`0000d0ed : ffffd319`2bc0d712 fffffa80`085f3000 fffffa80`085f3000 00000000`00002000 : 0xc0
fffff880`061f7570 ffffd319`2bc0d712 : fffffa80`085f3000 fffffa80`085f3000 00000000`00002000 fffff880`061f7630 : 0xd0ed
fffff880`061f7578 fffffa80`085f3000 : fffffa80`085f3000 00000000`00002000 fffff880`061f7630 fffff880`110eead3 : 0xffffd319`2bc0d712
fffff880`061f7580 fffffa80`085f3000 : 00000000`00002000 fffff880`061f7630 fffff880`110eead3 fffff880`061f7630 : 0xfffffa80`085f3000
fffff880`061f7588 00000000`00002000 : fffff880`061f7630 fffff880`110eead3 fffff880`061f7630 fffff880`110f0ee8 : 0xfffffa80`085f3000
fffff880`061f7590 fffff880`061f7630 : fffff880`110eead3 fffff880`061f7630 fffff880`110f0ee8 fffff880`061f7640 : 0x2000
fffff880`061f7598 fffff880`110eead3 : fffff880`061f7630 fffff880`110f0ee8 fffff880`061f7640 00000000`00000001 : 0xfffff880`061f7630
fffff880`061f75a0 fffff880`061f7630 : fffff880`110f0ee8 fffff880`061f7640 00000000`00000001 00000000`00000001 : atikmdag+0x39ad3
fffff880`061f75a8 fffff880`110f0ee8 : fffff880`061f7640 00000000`00000001 00000000`00000001 00000000`00000029 : 0xfffff880`061f7630
fffff880`061f75b0 fffff880`061f7640 : 00000000`00000001 00000000`00000001 00000000`00000029 fffff880`112cf580 : atikmdag+0x3bee8
fffff880`061f75b8 00000000`00000001 : 00000000`00000001 00000000`00000029 fffff880`112cf580 00001520`deadbeef : 0xfffff880`061f7640
fffff880`061f75c0 00000000`00000001 : 00000000`00000029 fffff880`112cf580 00001520`deadbeef 00000000`00000080 : 0x1
fffff880`061f75c8 00000000`00000029 : fffff880`112cf580 00001520`deadbeef 00000000`00000080 00000000`00000003 : 0x1
fffff880`061f75d0 fffff880`112cf580 : 00001520`deadbeef 00000000`00000080 00000000`00000003 000000ff`00003000 : 0x29
fffff880`061f75d8 00001520`deadbeef : 00000000`00000080 00000000`00000003 000000ff`00003000 fffffa80`082d7048 : atikmdag+0x21a580
fffff880`061f75e0 00000000`00000080 : 00000000`00000003 000000ff`00003000 fffffa80`082d7048 00000000`00002000 : 0x1520`deadbeef
fffff880`061f75e8 00000000`00000003 : 000000ff`00003000 fffffa80`082d7048 00000000`00002000 fffff880`11157b1b : 0x80
fffff880`061f75f0 000000ff`00003000 : fffffa80`082d7048 00000000`00002000 fffff880`11157b1b 000000f4`0f370000 : 0x3
fffff880`061f75f8 fffffa80`082d7048 : 00000000`00002000 fffff880`11157b1b 000000f4`0f370000 fffff880`11154db3 : 0xff`00003000
fffff880`061f7600 00000000`00002000 : fffff880`11157b1b 000000f4`0f370000 fffff880`11154db3 000000ff`00003000 : 0xfffffa80`082d7048
fffff880`061f7608 fffff880`11157b1b : 000000f4`0f370000 fffff880`11154db3 000000ff`00003000 000000f4`0f370000 : 0x2000
fffff880`061f7610 000000f4`0f370000 : fffff880`11154db3 000000ff`00003000 000000f4`0f370000 000000c9`00000050 : atikmdag+0xa2b1b
fffff880`061f7618 fffff880`11154db3 : 000000ff`00003000 000000f4`0f370000 000000c9`00000050 000000ff`00003000 : 0xf4`0f370000
fffff880`061f7620 000000ff`00003000 : 000000f4`0f370000 000000c9`00000050 000000ff`00003000 000000f4`0f370000 : atikmdag+0x9fdb3
fffff880`061f7628 000000f4`0f370000 : 000000c9`00000050 000000ff`00003000 000000f4`0f370000 00000000`00002000 : 0xff`00003000
fffff880`061f7630 000000c9`00000050 : 000000ff`00003000 000000f4`0f370000 00000000`00002000 00000000`00000001 : 0xf4`0f370000
fffff880`061f7638 000000ff`00003000 : 000000f4`0f370000 00000000`00002000 00000000`00000001 00000000`00000000 : 0xc9`00000050
fffff880`061f7640 000000f4`0f370000 : 00000000`00002000 00000000`00000001 00000000`00000000 00000000`00000000 : 0xff`00003000
fffff880`061f7648 00000000`00002000 : 00000000`00000001 00000000`00000000 00000000`00000000 00000000`00000000 : 0xf4`0f370000
fffff880`061f7650 00000000`00000001 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : 0x2000
fffff880`061f7658 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : 0x1
fffff880`061f7660 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000003 : 0x0
fffff880`061f7668 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000003 fffff880`1115db5f : 0x0
fffff880`061f7670 00000000`00000000 : 00000000`00000000 00000000`00000003 fffff880`1115db5f fffffa80`08d55870 : 0x0
fffff880`061f7678 00000000`00000000 : 00000000`00000003 fffff880`1115db5f fffffa80`08d55870 00000000`00000002 : 0x0
fffff880`061f7680 00000000`00000003 : fffff880`1115db5f fffffa80`08d55870 00000000`00000002 fffffa80`08d52800 : 0x0
fffff880`061f7688 fffff880`1115db5f : fffffa80`08d55870 00000000`00000002 fffffa80`08d52800 fffff880`061f7710 : 0x3
fffff880`061f7690 fffffa80`08d55870 : 00000000`00000002 fffffa80`08d52800 fffff880`061f7710 fffff880`061f7700 : atikmdag+0xa8b5f
fffff880`061f7698 00000000`00000002 : fffffa80`08d52800 fffff880`061f7710 fffff880`061f7700 fffff880`1115e1e2 : 0xfffffa80`08d55870
fffff880`061f76a0 fffffa80`08d52800 : fffff880`061f7710 fffff880`061f7700 fffff880`1115e1e2 00000000`00000002 : 0x2
fffff880`061f76a8 fffff880`061f7710 : fffff880`061f7700 fffff880`1115e1e2 00000000`00000002 fffffa80`0914bd28 : 0xfffffa80`08d52800
fffff880`061f76b0 fffff880`061f7700 : fffff880`1115e1e2 00000000`00000002 fffffa80`0914bd28 00000000`00000001 : 0xfffff880`061f7710
fffff880`061f76b8 fffff880`1115e1e2 : 00000000`00000002 fffffa80`0914bd28 00000000`00000001 00000000`00000001 : 0xfffff880`061f7700
fffff880`061f76c0 00000000`00000002 : fffffa80`0914bd28 00000000`00000001 00000000`00000001 fffffa80`082d7038 : atikmdag+0xa91e2
fffff880`061f76c8 fffffa80`0914bd28 : 00000000`00000001 00000000`00000001 fffffa80`082d7038 fffffa80`08d52890 : 0x2
fffff880`061f76d0 00000000`00000001 : 00000000`00000001 fffffa80`082d7038 fffffa80`08d52890 00000000`00000001 : 0xfffffa80`0914bd28
fffff880`061f76d8 00000000`00000001 : fffffa80`082d7038 fffffa80`08d52890 00000000`00000001 fffff880`1115e0dd : 0x1
fffff880`061f76e0 fffffa80`082d7038 : fffffa80`08d52890 00000000`00000001 fffff880`1115e0dd fffffa80`00000791 : 0x1
fffff880`061f76e8 fffffa80`08d52890 : 00000000`00000001 fffff880`1115e0dd fffffa80`00000791 00000000`00000792 : 0xfffffa80`082d7038
fffff880`061f76f0 00000000`00000001 : fffff880`1115e0dd fffffa80`00000791 00000000`00000792 fffffa80`00000003 : 0xfffffa80`08d52890
fffff880`061f76f8 fffff880`1115e0dd : fffffa80`00000791 00000000`00000792 fffffa80`00000003 fffffa80`08d55870 : 0x1
fffff880`061f7700 fffffa80`00000791 : 00000000`00000792 fffffa80`00000003 fffffa80`08d55870 fffffa80`082d7038 : atikmdag+0xa90dd
fffff880`061f7708 00000000`00000792 : fffffa80`00000003 fffffa80`08d55870 fffffa80`082d7038 fffff880`11157030 : 0xfffffa80`00000791
fffff880`061f7710 fffffa80`00000003 : fffffa80`08d55870 fffffa80`082d7038 fffff880`11157030 0000000f`00000000 : 0x792
fffff880`061f7718 fffffa80`08d55870 : fffffa80`082d7038 fffff880`11157030 0000000f`00000000 fffffa80`082d7038 : 0xfffffa80`00000003
fffff880`061f7720 fffffa80`082d7038 : fffff880`11157030 0000000f`00000000 fffffa80`082d7038 00000000`00000000 : 0xfffffa80`08d55870
fffff880`061f7728 fffff880`11157030 : 0000000f`00000000 fffffa80`082d7038 00000000`00000000 00000000`00000001 : 0xfffffa80`082d7038
fffff880`061f7730 0000000f`00000000 : fffffa80`082d7038 00000000`00000000 00000000`00000001 fffffa80`06d50200 : atikmdag+0xa2030
fffff880`061f7738 fffffa80`082d7038 : 00000000`00000000 00000000`00000001 fffffa80`06d50200 fffff880`11156f59 : 0xf`00000000
fffff880`061f7740 00000000`00000000 : 00000000`00000001 fffffa80`06d50200 fffff880`11156f59 fffffa80`08d52890 : 0xfffffa80`082d7038
fffff880`061f7748 00000000`00000001 : fffffa80`06d50200 fffff880`11156f59 fffffa80`08d52890 fffff880`11327b10 : 0x0
fffff880`061f7750 fffffa80`06d50200 : fffff880`11156f59 fffffa80`08d52890 fffff880`11327b10 00000000`00000002 : 0x1
fffff880`061f7758 fffff880`11156f59 : fffffa80`08d52890 fffff880`11327b10 00000000`00000002 00000000`00000000 : 0xfffffa80`06d50200


STACK_COMMAND:  .thread 0xfffffa80091f3b50 ; kb

FOLLOWUP_IP: 
dxgkrnl!TdrTimedOperationBugcheckOnTimeout+37
fffff880`048f4f63 cc              int     3

SYMBOL_STACK_INDEX:  1

SYMBOL_NAME:  dxgkrnl!TdrTimedOperationBugcheckOnTimeout+37

FOLLOWUP_NAME:  MachineOwner

MODULE_NAME: dxgkrnl

IMAGE_NAME:  dxgkrnl.sys

DEBUG_FLR_IMAGE_TIMESTAMP:  539e411c

FAILURE_BUCKET_ID:  X64_0xEA_IMAGE_dxgkrnl.sys

BUCKET_ID:  X64_0xEA_IMAGE_dxgkrnl.sys

Followup: MachineOwner
---------
 
Zuletzt bearbeitet:
Treiber mit DDU deinstallieren. Dann neu installieren. Notfalls einen älteren nehmen, falls die Probleme weiterhin auftreten.

Ansonsten mal ein anderes Netzteil testweise einsetzen.

Wie heiß wird die Grafikkarte, zum Zeitpunkt kurz vor dem Absturz?
 
Welchen Treiber soll ich auswählen? 15.7.1 vom Sommer?


Mein Netzteil mit CM hat noch einen zweiten freien Stromausgang (PCIe 2) für ne zweite Grafikkarte. Soll ich das mal umstecken doer würde das nichts bringen (da selbe Stromschiene...)?
 
Versuchen kannst du es. Kann ja nicht schaden.

Treiber den aktuellen, den alten nur wenns trotzdem nicht geht
 
Als erstes Mal solltest Du den Treiber erstmal komplett deinstallieren. Dann lad Dir mal den neuesten runter und installier den.
Danach geht Du in: C:\Windows\System32\Drivers und benennst "atikmdag.sys" in "atikmdag.sys.old" um.
Geh in C:\ATI und kopier die Datei raus: atikmdag.sy_ . Am besten auf den Desktop. (sonst musst du in ein anderes Verzeichnis nachher cd machen-geht auch)
Danach Eingabeaufforderung aufrufen: Start -> cmd -> enter
Gib ein:"cd desktop" -> enter
"EXPAND.EXE atikmdag.sy_ atikmdag.sys" -> enter
Jetzt kopierst Du die neue atikmdag.sys vom Dessktop in den "C:\Windows\System32\Drivers" Ordner

Sorry, vergessen. System danach neustarten unbedingt.


EDIT:

Bitte packe das nächste Mal den BSOD in einen Spoiler. Das nervt so zu scrollen.
 
Zuletzt bearbeitet:
Ich habe ein ähnliches Problem, zumindest habe ich Schwierigkeiten aus der Kombination "Neuer Treiber" und R9 270X.

Nach dem neuen Aufsetzen und den Umstieg auf eine 850 Evo, kann ich den AMD Treiber nicht installieren. Was ich auch mache, ich komme nicht über folgendes Szenario hinaus.

Unbenannt.png

Autodetect erkennt meine Karte. Aber im anschließenden Installationsfenster wird mein System ewig analysiert. Mehr passiert nicht.

Meine R9 wird im Gerätemanager von Windows als "R9 200 Series" aufgeführt, daran kann es nicht liegen.

Wisst ihr vielleicht weiter? Wo bekomme ich ältere Treiberversionen her?
 
Zurück
Oben