Çözüldü R5 2600 sistemde rtwlanu.sys mavi ekran hatası

Bu konu çözüldü olarak işaretlenmiştir. Çözülmediğini düşünüyorsanız konuyu rapor edebilirsiniz.
Katılım
18 Kasım 2024
Mesajlar
57
Çözümler
1
Beğeniler
12
Mavi ekran verecek bir şey yaptığımı düşünmüyorum ama daha öncede birkaç kez yaşamıştım.

Minidump dosyası

Sistem bileşenleri:
  • İşlemci: Ryzen 5 2600.
  • Anakart: B450M-A Pro Max.
  • Ekran kartı: RX 580.
  • RAM: XPG 3000MHz 8x2 RAM.
  • SSD: Adata SU630 SSD.
  • Kasa: Rampage Grand 600W 80Plus.
 
Çözüm
Rich (BB code):
DRIVER_IRQL_NOT_LESS_OR_EQUAL (d1)
adresindeki sayfalanabilir (veya tamamen geçersiz) bir adrese erişilmeye çalışıldı.
çok yüksek kesme istek seviyesi (IRQL) This is usually
caused by drivers using improper addresses.
If kernel debugger is available get stack backtrace.
Arguments:
Arg1: 00000000000000d9, // Erişilen adres
Arg2: 0000000000000002, IRQL // IRQL seviyesi, 2 = Çok yüksek 
Arg3: 0000000000000000, value 0 = read operation, 1 = write operation
Arg4: fffff80725d8e988, address which referenced memory

Rich (BB code):
4: kd> k
 # Child-SP RetAddr Call Site
00 ffffa988`21f5d218 fffff807`8728cde9 nt!KeBugCheckEx
01 ffffa988`21f5d220 fffff807`872880a8 nt!KiBugCheckDispatch+0x69
02 ffffa988`21f5d360 fffff807`25d8e988 nt!KiPageFault+0x468 // Çökme anı
03 ffffa988`21f5d4f0 ffffe784`14027b60  rtwlanu+0x2e988 // Ağ kartı sürücün

Sisteme takılı olan ağ kartı sürücüsünü güncelle. Çok eski bir sürücü olduğu için, bu tip sorunlara sebep oluyor muhtemelen.

Rich (BB code):
4: kd> lmvm rtwlanu
Browse full module list
start end module name
fffff807`25d60000 fffff807`263da000 rtwlanu T (no symbols)
 Loaded symbol image file: rtwlanu.sys
 Image path: rtwlanu.sys
 Image name: rtwlanu.sys
 Browse all global symbols functions data
 Timestamp: Wed Jun 14 12:50:11 2017 // Çok eski bir sürücü
 CheckSum: 0065D681
 ImageSize: 0067A000
 Translations: 0000.04b0 0000.04e4 0409.04b0 0409.04e4
 Information from resource tables:
Rich (BB code):
DRIVER_IRQL_NOT_LESS_OR_EQUAL (d1)
adresindeki sayfalanabilir (veya tamamen geçersiz) bir adrese erişilmeye çalışıldı.
çok yüksek kesme istek seviyesi (IRQL) This is usually
caused by drivers using improper addresses.
If kernel debugger is available get stack backtrace.
Arguments:
Arg1: 00000000000000d9, // Erişilen adres
Arg2: 0000000000000002, IRQL // IRQL seviyesi, 2 = Çok yüksek 
Arg3: 0000000000000000, value 0 = read operation, 1 = write operation
Arg4: fffff80725d8e988, address which referenced memory

Rich (BB code):
4: kd> k
 # Child-SP RetAddr Call Site
00 ffffa988`21f5d218 fffff807`8728cde9 nt!KeBugCheckEx
01 ffffa988`21f5d220 fffff807`872880a8 nt!KiBugCheckDispatch+0x69
02 ffffa988`21f5d360 fffff807`25d8e988 nt!KiPageFault+0x468 // Çökme anı
03 ffffa988`21f5d4f0 ffffe784`14027b60  rtwlanu+0x2e988 // Ağ kartı sürücün

Sisteme takılı olan ağ kartı sürücüsünü güncelle. Çok eski bir sürücü olduğu için, bu tip sorunlara sebep oluyor muhtemelen.

Rich (BB code):
4: kd> lmvm rtwlanu
Browse full module list
start end module name
fffff807`25d60000 fffff807`263da000 rtwlanu T (no symbols)
 Loaded symbol image file: rtwlanu.sys
 Image path: rtwlanu.sys
 Image name: rtwlanu.sys
 Browse all global symbols functions data
 Timestamp: Wed Jun 14 12:50:11 2017 // Çok eski bir sürücü
 CheckSum: 0065D681
 ImageSize: 0067A000
 Translations: 0000.04b0 0000.04e4 0409.04b0 0409.04e4
 Information from resource tables:
 
Çözüm
Güncelledim şimdilik bir sıkıntı yok. Teşekkürler.
 
Bu siteyi kullanmak için çerezler gereklidir. Siteyi kullanmaya devam etmek için çerezleri kabul etmelisiniz. Daha Fazlasını Öğren.…