Çözüldü Bilgisayara DS4 bağlanıldığında mavi ekran alınıyor

Bu konu çözüldü olarak işaretlenmiştir. Çözülmediğini düşünüyorsanız konuyu rapor edebilirsiniz.
İşletim sistemi
Windows 11
Çözüm
Merhaba. USB kısmında sorun var. IntcUSB.sys hata vermiş sürekli. Sürücü güncellememiz gerekli. Chipset sürücüsünde bununla ilgili bir güncelleme de var diye biliyorum. Chipset sürücünüzü günceller misiniz?
Merhaba.

MULTIPLE_IRP_COMPLETE_REQUESTS hataları alınmış.
Bu hata, normal şartlarda sürücünün bir IRP yani Giriş/Çıkış İstek Paketini tamamlanmasını istediğini ancak zaten bu IRP tamamlama isteğinin yerine getirildiğini ifade eder. Normalde yapılmış bir işlem var ortada ama yapılmamış gibi tekrardan talep ediyor, bu nedenle de sistem hataya düşüyor.

Kod:
MULTIPLE_IRP_COMPLETE_REQUESTS (44)
A driver has requested that an IRP be completed (IoCompleteRequest()), but
the packet has already been completed.  This is a tough bug to find because
the easiest case, a driver actually attempted to complete its own packet
twice, is generally not what happened.  Rather, two separate drivers each
believe that they own the packet, and each attempts to complete it.  The
first actually works, and the second fails.  Tracking down which drivers
in the system actually did this is difficult, generally because the trails
of the first driver have been covered by the second.  However, the driver
stack for the current request can be found by examining the DeviceObject
fields in each of the stack locations.

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

*** WARNING: Unable to verify timestamp for IntcUSB.sys

PROCESS_NAME:  svchost.exe

STACK_TEXT:
ffff908b`c296edf8 fffff806`bd8dda4b     : 00000000`00000044 ffffb90a`fc7789a0 00000000`000027a2 00000000`00000000 : nt!KeBugCheckEx
ffff908b`c296ee00 fffff806`6f5567e9     : ffffb90a`fc7789a0 00000000`00000001 ffffb90a`fc7789a0 00000000`c0000056 : nt!IoFreeIrp+0x41b
ffff908b`c296ee90 ffffb90a`fc7789a0     : 00000000`00000001 ffffb90a`fc7789a0 00000000`c0000056 00000000`00000020 : IntcUSB+0x567e9
ffff908b`c296ee98 00000000`00000001     : ffffb90a`fc7789a0 00000000`c0000056 00000000`00000020 fffff806`6f510701 : 0xffffb90a`fc7789a0
ffff908b`c296eea0 ffffb90a`fc7789a0     : 00000000`c0000056 00000000`00000020 fffff806`6f510701 00000000`00000001 : 0x1
ffff908b`c296eea8 00000000`c0000056     : 00000000`00000020 fffff806`6f510701 00000000`00000001 00000000`00000000 : 0xffffb90a`fc7789a0
ffff908b`c296eeb0 00000000`00000020     : fffff806`6f510701 00000000`00000001 00000000`00000000 00000000`00000010 : 0xc0000056
ffff908b`c296eeb8 fffff806`6f510701     : 00000000`00000001 00000000`00000000 00000000`00000010 ffffffff`feced300 : 0x20
ffff908b`c296eec0 00000000`00000001     : 00000000`00000000 00000000`00000010 ffffffff`feced300 00000000`c0000056 : IntcUSB+0x10701
ffff908b`c296eec8 00000000`00000000     : 00000000`00000010 ffffffff`feced300 00000000`c0000056 00000000`00000000 : 0x1


SYMBOL_NAME:  IntcUSB+567e9

MODULE_NAME: IntcUSB

IMAGE_NAME:  IntcUSB.sys

STACK_COMMAND: .process /r /p 0xffffb90af199c080; .thread 0xffffb90af1856080 ; kb

BUCKET_ID_FUNC_OFFSET:  567e9

FAILURE_BUCKET_ID:  0x44_IntcUSB!unknown_function

Hatanın sebebi Intel Smart Sound Technology (SST) aygıtı. Ses sürücünüzü DDU ile kaldırıp tekrardan kurun.


Sonrasında cihazınızı test edelim. Cihazınız ABRA A5 V20.2 olarak görünmekte. Doğru mudur?
Merhaba. USB kısmında sorun var. IntcUSB.sys hata vermiş sürekli. Sürücü güncellememiz gerekli. Chipset sürücüsünde bununla ilgili bir güncelleme de var diye biliyorum. Chipset sürücünüzü günceller misiniz?
Merhaba.

MULTIPLE_IRP_COMPLETE_REQUESTS hataları alınmış.
Bu hata, normal şartlarda sürücünün bir IRP yani Giriş/Çıkış İstek Paketini tamamlanmasını istediğini ancak zaten bu IRP tamamlama isteğinin yerine getirildiğini ifade eder. Normalde yapılmış bir işlem var ortada ama yapılmamış gibi tekrardan talep ediyor, bu nedenle de sistem hataya düşüyor.

Kod:
MULTIPLE_IRP_COMPLETE_REQUESTS (44)
A driver has requested that an IRP be completed (IoCompleteRequest()), but
the packet has already been completed.  This is a tough bug to find because
the easiest case, a driver actually attempted to complete its own packet
twice, is generally not what happened.  Rather, two separate drivers each
believe that they own the packet, and each attempts to complete it.  The
first actually works, and the second fails.  Tracking down which drivers
in the system actually did this is difficult, generally because the trails
of the first driver have been covered by the second.  However, the driver
stack for the current request can be found by examining the DeviceObject
fields in each of the stack locations.

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

*** WARNING: Unable to verify timestamp for IntcUSB.sys

PROCESS_NAME:  svchost.exe

STACK_TEXT:
ffff908b`c296edf8 fffff806`bd8dda4b     : 00000000`00000044 ffffb90a`fc7789a0 00000000`000027a2 00000000`00000000 : nt!KeBugCheckEx
ffff908b`c296ee00 fffff806`6f5567e9     : ffffb90a`fc7789a0 00000000`00000001 ffffb90a`fc7789a0 00000000`c0000056 : nt!IoFreeIrp+0x41b
ffff908b`c296ee90 ffffb90a`fc7789a0     : 00000000`00000001 ffffb90a`fc7789a0 00000000`c0000056 00000000`00000020 : IntcUSB+0x567e9
ffff908b`c296ee98 00000000`00000001     : ffffb90a`fc7789a0 00000000`c0000056 00000000`00000020 fffff806`6f510701 : 0xffffb90a`fc7789a0
ffff908b`c296eea0 ffffb90a`fc7789a0     : 00000000`c0000056 00000000`00000020 fffff806`6f510701 00000000`00000001 : 0x1
ffff908b`c296eea8 00000000`c0000056     : 00000000`00000020 fffff806`6f510701 00000000`00000001 00000000`00000000 : 0xffffb90a`fc7789a0
ffff908b`c296eeb0 00000000`00000020     : fffff806`6f510701 00000000`00000001 00000000`00000000 00000000`00000010 : 0xc0000056
ffff908b`c296eeb8 fffff806`6f510701     : 00000000`00000001 00000000`00000000 00000000`00000010 ffffffff`feced300 : 0x20
ffff908b`c296eec0 00000000`00000001     : 00000000`00000000 00000000`00000010 ffffffff`feced300 00000000`c0000056 : IntcUSB+0x10701
ffff908b`c296eec8 00000000`00000000     : 00000000`00000010 ffffffff`feced300 00000000`c0000056 00000000`00000000 : 0x1


SYMBOL_NAME:  IntcUSB+567e9

MODULE_NAME: IntcUSB

IMAGE_NAME:  IntcUSB.sys

STACK_COMMAND: .process /r /p 0xffffb90af199c080; .thread 0xffffb90af1856080 ; kb

BUCKET_ID_FUNC_OFFSET:  567e9

FAILURE_BUCKET_ID:  0x44_IntcUSB!unknown_function

Hatanın sebebi Intel Smart Sound Technology (SST) aygıtı. Ses sürücünüzü DDU ile kaldırıp tekrardan kurun.


Sonrasında cihazınızı test edelim. Cihazınız ABRA A5 V20.2 olarak görünmekte. Doğru mudur?
 
Çözüm
Merhaba.

MULTIPLE_IRP_COMPLETE_REQUESTS hataları alınmış.
Bu hata, normal şartlarda sürücünün bir IRP yani Giriş/Çıkış İstek Paketini tamamlanmasını istediğini ancak zaten bu IRP tamamlama isteğinin yerine getirildiğini ifade eder. Normalde yapılmış bir işlem var ortada ama yapılmamış gibi tekrardan talep ediyor, bu nedenle de sistem hataya düşüyor.

Kod:
MULTIPLE_IRP_COMPLETE_REQUESTS (44)
A driver has requested that an IRP be completed (IoCompleteRequest()), but
the packet has already been completed.  This is a tough bug to find because
the easiest case, a driver actually attempted to complete its own packet
twice, is generally not what happened.  Rather, two separate drivers each
believe that they own the packet, and each attempts to complete it.  The
first actually works, and the second fails.  Tracking down which drivers
in the system actually did this is difficult, generally because the trails
of the first driver have been covered by the second.  However, the driver
stack for the current request can be found by examining the DeviceObject
fields in each of the stack locations.

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

*** WARNING: Unable to verify timestamp for IntcUSB.sys

PROCESS_NAME:  svchost.exe

STACK_TEXT:
ffff908b`c296edf8 fffff806`bd8dda4b     : 00000000`00000044 ffffb90a`fc7789a0 00000000`000027a2 00000000`00000000 : nt!KeBugCheckEx
ffff908b`c296ee00 fffff806`6f5567e9     : ffffb90a`fc7789a0 00000000`00000001 ffffb90a`fc7789a0 00000000`c0000056 : nt!IoFreeIrp+0x41b
ffff908b`c296ee90 ffffb90a`fc7789a0     : 00000000`00000001 ffffb90a`fc7789a0 00000000`c0000056 00000000`00000020 : IntcUSB+0x567e9
ffff908b`c296ee98 00000000`00000001     : ffffb90a`fc7789a0 00000000`c0000056 00000000`00000020 fffff806`6f510701 : 0xffffb90a`fc7789a0
ffff908b`c296eea0 ffffb90a`fc7789a0     : 00000000`c0000056 00000000`00000020 fffff806`6f510701 00000000`00000001 : 0x1
ffff908b`c296eea8 00000000`c0000056     : 00000000`00000020 fffff806`6f510701 00000000`00000001 00000000`00000000 : 0xffffb90a`fc7789a0
ffff908b`c296eeb0 00000000`00000020     : fffff806`6f510701 00000000`00000001 00000000`00000000 00000000`00000010 : 0xc0000056
ffff908b`c296eeb8 fffff806`6f510701     : 00000000`00000001 00000000`00000000 00000000`00000010 ffffffff`feced300 : 0x20
ffff908b`c296eec0 00000000`00000001     : 00000000`00000000 00000000`00000010 ffffffff`feced300 00000000`c0000056 : IntcUSB+0x10701
ffff908b`c296eec8 00000000`00000000     : 00000000`00000010 ffffffff`feced300 00000000`c0000056 00000000`00000000 : 0x1


SYMBOL_NAME:  IntcUSB+567e9

MODULE_NAME: IntcUSB

IMAGE_NAME:  IntcUSB.sys

STACK_COMMAND: .process /r /p 0xffffb90af199c080; .thread 0xffffb90af1856080 ; kb

BUCKET_ID_FUNC_OFFSET:  567e9

FAILURE_BUCKET_ID:  0x44_IntcUSB!unknown_function

Hatanın sebebi Intel Smart Sound Technology (SST) aygıtı. Ses sürücünüzü DDU ile kaldırıp tekrardan kurun.


Sonrasında cihazınızı test edelim. Cihazınız ABRA A5 V20.2 olarak görünmekte. Doğru mudur?
Evet, cihazım Abra.
 
Son düzenleyen: Moderatör:

Technopat Haberler

Geri
Yukarı