Windows DRIVER_POWER_STATE_FAILURE hatası

cacar1to

Femtopat
Katılım
5 Mart 2024
Mesajlar
2
Daha fazla  
Cinsiyet
Erkek
RAM
Gskill ddr5 6000 mhz 16x2
SSD veya HDD modeli
T-force carder a440 2tb
Ekran kartı
Asus rog strix 4070ti super
Anakart
gigabyte x670 gaming x ax v2
İşlemci
AMD 7800x3d
Bilgisayarımı kullanırken aniden bu hatayı almaya başladım. Bilgisayarıma birkaç kez format bile attım, temiz kurulumu bile denedim ama bir driver veya güncelleme yüklerken bile kapanıyor. Herhangi bir işlem yaptırmamaya başladı. Forumda araştırırken minidmp dosyasından hatanın kaynağını öğrenmeye çalıştım, bu sefer de minidump okuyucusunu bilgisayarıma yükleyemedim. Minidump dosyasını buraya bıraksam yardımcı olabilecek birisi var mı?
Şimdiden teşekkür ederim.

74930206-9104-4D12-B53D-8091F14CD98D.png


Minidump dosyaları: OneDrive
 
Son düzenleyen: Moderatör:
Rich (BB code):
DRIVER_POWER_STATE_FAILURE (9f)
A driver has failed to complete a power IRP within a specific time.
Arguments:
Arg1: 0000000000000003, A device object has been blocking an IRP for too long a time
Arg2: ffffa1042bcb5da0, Physical Device Object of the stack
Arg3: ffff838c1911f178, nt!TRIAGE_9F_POWER on Win7 and higher, otherwise the Functional Device Object of the stack
Arg4: ffffa10435b9caf0, The blocked IRP

Adreslere bakarsak:

Rich (BB code):
10: kd> !irp ffffa10435b9caf0
>[IRP_MJ_POWER(16), IRP_MN_SET_POWER(2)]
 0 e1 ffffa1042bcb5da0 00000000 00000000-00000000 pending
 \Driver\ACPI
 Args: 00000000 00000001 00000001 00000000
 [IRP_MJ_POWER(16), IRP_MN_SET_POWER(2)]
 0 e1 ffffa10434ae4c80 00000000 fffff8003dd30530-ffffa10433d73208 Success Error Cancel pending
 Unable to load image amdi2c.sys, Win32 error 0n2
*** WARNING: Unable to verify timestamp for amdi2c.sys
 \Driver\amdi2c nt!PopRequestCompletion
 Args: 00000000 00000001 00000001 00000000
Rich (BB code):
10: kd> !devstack ffffa1042bcb5da0
 !DevObj !DrvObj !DevExt ObjectName
 ffffa10434ae4c80 \Driver\amdi2c ffffa10434bab310 InfoMask field not found for _OBJECT_HEADER at ffffa10434ae4c50

> ffffa1042bcb5da0 \Driver\ACPI ffffa1042e8af8f0 Cannot read info offset from nt!ObpInfoMaskToOffset

!DevNode ffffa1042bcb9020 :
 DeviceInst is "ACPI\AMDI0010\0"
 ServiceName is "amdi2c"
AMD I2C Controller sürücüsü hata vermiş, kendisi chipset paketine dahil bir sürücüymüş. İstersen chipset sürücülerini güncelle.

* https://www.amd.com/en/support/chipsets/amd-socket-am5/x670




Rich (BB code):
DRIVER_POWER_STATE_FAILURE (9f)
A driver has failed to complete a power IRP within a specific time.
Arguments:
Arg1: 0000000000000003, A device object has been blocking an IRP for too long a time
Arg2: ffffc0012a1ac8f0, Physical Device Object of the stack
Arg3: ffff99035345f178, nt!TRIAGE_9F_POWER on Win7 and higher, otherwise the Functional Device Object of the stack
Arg4: ffffc0013030f010, The blocked IRP

Rich (BB code):
2: kd> !irp ffffc0013030f010
Irp is active with 12 stacks 10 is current (= 0xffffc0013030f368)
 No Mdl: No System Buffer: Thread 00000000: Irp stack trace.
 cmd flg cl Device File Completion-Context
>[IRP_MJ_POWER(16), IRP_MN_SET_POWER(2)]
 0 e1 ffffc0012a1ac8f0 00000000 00000000-00000000 pending
 \Driver\USBXHCI
 Args: 00000000 00000001 00000001 00000000
 [IRP_MJ_POWER(16), IRP_MN_SET_POWER(2)]
 0 e1 ffffc00130310dc0 00000000 fffff8061a930530-ffffc0012d1a2208 Success Error Cancel pending
 \Driver\USBHUB3 nt!PopRequestCompletion
Rich (BB code):
2: kd> !devstack ffffc0012a1ac8f0
 !DevObj !DrvObj !DevExt ObjectName
 ffffc00130310dc0 \Driver\USBHUB3 ffffc00130355350 InfoMask field not found for _OBJECT_HEADER at ffffc00130310d90

 ffffc001302f7e00 \Driver\ACPI ffffc001241958b0 InfoMask field not found for _OBJECT_HEADER at ffffc001302f7dd0

> ffffc0012a1ac8f0 \Driver\USBXHCI ffffc0012b3f0fb0 Cannot read info offset from nt!ObpInfoMaskToOffset

!DevNode ffffc001302e92b0 :
 DeviceInst is "USB\ROOT_HUB30\7&dacba&0&0"
 ServiceName is "USBHUB3"
Burada sorun direkt USB3 portunda gözüküyor(?) Garip.

Ek olarak:
Rich (BB code):
2: kd> !irp 0xffffc001302b0830
Irp is active with 4 stacks 1 is current (= 0xffffc001302b0900)
 No Mdl: No System Buffer: Thread 00000000: Irp stack trace.
 cmd flg cl Device File Completion-Context
>[IRP_MJ_POWER(16), IRP_MN_WAIT_WAKE(0)]
 0 1 ffffc00125f88060 00000000 00000000-00000000 pending
 \Driver\pci
 Args: 00000005 00000000 00000000 00000000
 [IRP_MJ_POWER(16), IRP_MN_WAIT_WAKE(0)]
 0 e0 ffffc00125f7ae00 00000000 fffff8061cc92380-ffffc0012d0051a0 Success Error Cancel
 \Driver\ACPI ndis!ndisWaitWakeIoCompletion
 Args: 00000005 00000000 00000000 00000000
 [IRP_MJ_POWER(16), IRP_MN_WAIT_WAKE(0)]
 0 e0 ffffc0012d005050 00000000 fffff8061a930530-ffffc0012414bad0 Success Error Cancel
 Unable to load image rt640x64.sys, Win32 error 0n2
*** WARNING: Unable to verify timestamp for rt640x64.sys
 \Driver\rt640x64 nt!PopRequestCompletion

Realtek internet sürücünü güncelle.
Rich (BB code):
2: kd> lmvmrt640x64
Browse full module list
start end module name
fffff806`73a00000 fffff806`73b1a000 rt640x64 T (no symbols)
 Loaded symbol image file: rt640x64.sys
 Image path: rt640x64.sys
 Image name: rt640x64.sys
 Browse all global symbols functions data
 Timestamp: Wed Jan 19 11:47:39 2022 << eski sürücü
 CheckSum: 0012A27A
 ImageSize: 0011A000
 Translations: 0000.04b0 0000.04e4 0409.04b0 0409.04e4
 Information from resource tables:




Rich (BB code):
DRIVER_POWER_STATE_FAILURE (9f)
A driver has failed to complete a power IRP within a specific time.
Arguments:
Arg1: 0000000000000003, A device object has been blocking an IRP for too long a time
Arg2: ffffe2079dfafc90, Physical Device Object of the stack
Arg3: ffffdf0c77e5f178, nt!TRIAGE_9F_POWER on Win7 and higher, otherwise the Functional Device Object of the stack
Arg4: ffffe207a2fe06e0, The blocked IRP

Rich (BB code):
2: kd> !irp ffffe207a2fe06e0
Irp is active with 17 stacks 14 is current (= 0xffffe207a2fe0b58)
 No Mdl: No System Buffer: Thread 00000000: Irp stack trace.
 cmd flg cl Device File Completion-Context
>[IRP_MJ_POWER(16), IRP_MN_SET_POWER(2)]
 0 e1 ffffe2079dfafc90 00000000 fffff803a5e5ce40-ffffe2079dfe00d0 Success Error Cancel pending
 \Driver\USBHUB3 UsbHub3!HUBPDO_WdmPnpPowerIrpCompletionRoutineForAsynchronousCompletion
 Args: 00000000 00000001 00000001 00000000
 [IRP_MJ_POWER(16), IRP_MN_SET_POWER(2)]
 0 e1 ffffe2079dfafc90 00000000 00000000-00000000 pending
 \Driver\USBHUB3
 Args: 00000000 00000001 00000001 00000000
 [IRP_MJ_POWER(16), IRP_MN_SET_POWER(2)]
 0 e1 ffffe2079e08d880 00000000 fffff80348b30530-ffffe2079deaa4f0 Success Error Cancel pending
 \Driver\BTHUSB  nt!PopRequestCompletion
 Args: 00000000 00000001 00000001 00000000
Rich (BB code):
2: kd> !devstack ffffe2079dfafc90
 !DevObj !DrvObj !DevExt ObjectName
 ffffe2079e08d880 \Driver\BTHUSB ffffe2079e0a8db0 InfoMask field not found for _OBJECT_HEADER at ffffe2079e08d850

 ffffe2079e060e00 \Driver\ACPI ffffe20790d85010 InfoMask field not found for _OBJECT_HEADER at ffffe2079e060dd0

> ffffe2079dfafc90 \Driver\USBHUB3 ffffe2079e051310 Cannot read info offset from nt!ObpInfoMaskToOffset

!DevNode ffffe2079e08a010 :
 DeviceInst is "USB\VID_0BDA&PID_0852\00e04c000001"
 ServiceName is "BTHUSB"

Sorun, Bluetooth aygıtında. Sürücüsünü güncellemen lazım.



Rich (BB code):
DRIVER_POWER_STATE_FAILURE (9f)
A driver has failed to complete a power IRP within a specific time.
Arguments:
Arg1: 0000000000000003, A device object has been blocking an IRP for too long a time
Arg2: ffff800704c25060, Physical Device Object of the stack
Arg3: ffffb78507b37178, nt!TRIAGE_9F_POWER on Win7 and higher, otherwise the Functional Device Object of the stack
Arg4: ffff800704bd8a60, The blocked IRP

Rich (BB code):
11: kd> !devstack ffff800704c25060
 !DevObj !DrvObj !DevExt ObjectName
 ffff800704bc5890 \Driver\pci ffff800704bc59e0 InfoMask field not found for _OBJECT_HEADER at ffff800704bc5860

 ffff800701d95d20 \Driver\ACPI ffff800704acd8b0 InfoMask field not found for _OBJECT_HEADER at ffff800701d95cf0

> ffff800704c25060 \Driver\pci ffff800704c251b0 Cannot read info offset from nt!ObpInfoMaskToOffset

!DevNode ffff800704c25a20 :
 DeviceInst is "PCI\VEN_1022&DEV_43F5&SUBSYS_33281B21&REV_01\5&2b8b9e2f&0&600011"
 ServiceName is "pci"
Ne olduğunu tam çıkaramadığım bir sürücü, AMD kısmıyla alakalı ya da PCI portlarından biriyle ilişkili emin değilim.

Bir DxDiag raporu paylaşman iyi olur.
DxDiag'a gir>tüm bilgileri kaydet. Ardından sisteme oluşan TXT dosyasını dosya yükleme servislerine yükleyip linkini at.

İndir ve oluşan linki at.

 
Rich (BB code):
DRIVER_POWER_STATE_FAILURE (9f)
A driver has failed to complete a power IRP within a specific time.
Arguments:
Arg1: 0000000000000003, A device object has been blocking an IRP for too long a time
Arg2: ffffa1042bcb5da0, Physical Device Object of the stack
Arg3: ffff838c1911f178, nt!TRIAGE_9F_POWER on Win7 and higher, otherwise the Functional Device Object of the stack
Arg4: ffffa10435b9caf0, The blocked IRP

Adreslere bakarsak:

Rich (BB code):
10: kd> !irp ffffa10435b9caf0
>[IRP_MJ_POWER(16), IRP_MN_SET_POWER(2)]
 0 e1 ffffa1042bcb5da0 00000000 00000000-00000000 pending
 \Driver\ACPI
 Args: 00000000 00000001 00000001 00000000
 [IRP_MJ_POWER(16), IRP_MN_SET_POWER(2)]
 0 e1 ffffa10434ae4c80 00000000 fffff8003dd30530-ffffa10433d73208 Success Error Cancel pending
 Unable to load image amdi2c.sys, Win32 error 0n2
*** WARNING: Unable to verify timestamp for amdi2c.sys
 \Driver\amdi2c nt!PopRequestCompletion
 Args: 00000000 00000001 00000001 00000000
Rich (BB code):
10: kd> !devstack ffffa1042bcb5da0
 !DevObj !DrvObj !DevExt ObjectName
 ffffa10434ae4c80 \Driver\amdi2c ffffa10434bab310 InfoMask field not found for _OBJECT_HEADER at ffffa10434ae4c50

> ffffa1042bcb5da0 \Driver\ACPI ffffa1042e8af8f0 Cannot read info offset from nt!ObpInfoMaskToOffset

!DevNode ffffa1042bcb9020 :
 DeviceInst is "ACPI\AMDI0010\0"
 ServiceName is "amdi2c"
AMD I2C Controller sürücüsü hata vermiş, kendisi chipset paketine dahil bir sürücüymüş. İstersen chipset sürücülerini güncelle.

* https://www.amd.com/en/support/chipsets/amd-socket-am5/x670




Rich (BB code):
DRIVER_POWER_STATE_FAILURE (9f)
A driver has failed to complete a power IRP within a specific time.
Arguments:
Arg1: 0000000000000003, A device object has been blocking an IRP for too long a time
Arg2: ffffc0012a1ac8f0, Physical Device Object of the stack
Arg3: ffff99035345f178, nt!TRIAGE_9F_POWER on Win7 and higher, otherwise the Functional Device Object of the stack
Arg4: ffffc0013030f010, The blocked IRP

Rich (BB code):
2: kd> !irp ffffc0013030f010
Irp is active with 12 stacks 10 is current (= 0xffffc0013030f368)
 No Mdl: No System Buffer: Thread 00000000: Irp stack trace.
 cmd flg cl Device File Completion-Context
>[IRP_MJ_POWER(16), IRP_MN_SET_POWER(2)]
 0 e1 ffffc0012a1ac8f0 00000000 00000000-00000000 pending
 \Driver\USBXHCI
 Args: 00000000 00000001 00000001 00000000
 [IRP_MJ_POWER(16), IRP_MN_SET_POWER(2)]
 0 e1 ffffc00130310dc0 00000000 fffff8061a930530-ffffc0012d1a2208 Success Error Cancel pending
 \Driver\USBHUB3 nt!PopRequestCompletion
Rich (BB code):
2: kd> !devstack ffffc0012a1ac8f0
 !DevObj !DrvObj !DevExt ObjectName
 ffffc00130310dc0 \Driver\USBHUB3 ffffc00130355350 InfoMask field not found for _OBJECT_HEADER at ffffc00130310d90

 ffffc001302f7e00 \Driver\ACPI ffffc001241958b0 InfoMask field not found for _OBJECT_HEADER at ffffc001302f7dd0

> ffffc0012a1ac8f0 \Driver\USBXHCI ffffc0012b3f0fb0 Cannot read info offset from nt!ObpInfoMaskToOffset

!DevNode ffffc001302e92b0 :
 DeviceInst is "USB\ROOT_HUB30\7&dacba&0&0"
 ServiceName is "USBHUB3"
Burada sorun direkt USB3 portunda gözüküyor(?) Garip.

Ek olarak:
Rich (BB code):
2: kd> !irp 0xffffc001302b0830
Irp is active with 4 stacks 1 is current (= 0xffffc001302b0900)
 No Mdl: No System Buffer: Thread 00000000: Irp stack trace.
 cmd flg cl Device File Completion-Context
>[IRP_MJ_POWER(16), IRP_MN_WAIT_WAKE(0)]
 0 1 ffffc00125f88060 00000000 00000000-00000000 pending
 \Driver\pci
 Args: 00000005 00000000 00000000 00000000
 [IRP_MJ_POWER(16), IRP_MN_WAIT_WAKE(0)]
 0 e0 ffffc00125f7ae00 00000000 fffff8061cc92380-ffffc0012d0051a0 Success Error Cancel
 \Driver\ACPI ndis!ndisWaitWakeIoCompletion
 Args: 00000005 00000000 00000000 00000000
 [IRP_MJ_POWER(16), IRP_MN_WAIT_WAKE(0)]
 0 e0 ffffc0012d005050 00000000 fffff8061a930530-ffffc0012414bad0 Success Error Cancel
 Unable to load image rt640x64.sys, Win32 error 0n2
*** WARNING: Unable to verify timestamp for rt640x64.sys
 \Driver\rt640x64 nt!PopRequestCompletion

Realtek internet sürücünü güncelle.
Rich (BB code):
2: kd> lmvmrt640x64
Browse full module list
start end module name
fffff806`73a00000 fffff806`73b1a000 rt640x64 T (no symbols)
 Loaded symbol image file: rt640x64.sys
 Image path: rt640x64.sys
 Image name: rt640x64.sys
 Browse all global symbols functions data
 Timestamp: Wed Jan 19 11:47:39 2022 << eski sürücü
 CheckSum: 0012A27A
 ImageSize: 0011A000
 Translations: 0000.04b0 0000.04e4 0409.04b0 0409.04e4
 Information from resource tables:




Rich (BB code):
DRIVER_POWER_STATE_FAILURE (9f)
A driver has failed to complete a power IRP within a specific time.
Arguments:
Arg1: 0000000000000003, A device object has been blocking an IRP for too long a time
Arg2: ffffe2079dfafc90, Physical Device Object of the stack
Arg3: ffffdf0c77e5f178, nt!TRIAGE_9F_POWER on Win7 and higher, otherwise the Functional Device Object of the stack
Arg4: ffffe207a2fe06e0, The blocked IRP

Rich (BB code):
2: kd> !irp ffffe207a2fe06e0
Irp is active with 17 stacks 14 is current (= 0xffffe207a2fe0b58)
 No Mdl: No System Buffer: Thread 00000000: Irp stack trace.
 cmd flg cl Device File Completion-Context
>[IRP_MJ_POWER(16), IRP_MN_SET_POWER(2)]
 0 e1 ffffe2079dfafc90 00000000 fffff803a5e5ce40-ffffe2079dfe00d0 Success Error Cancel pending
 \Driver\USBHUB3 UsbHub3!HUBPDO_WdmPnpPowerIrpCompletionRoutineForAsynchronousCompletion
 Args: 00000000 00000001 00000001 00000000
 [IRP_MJ_POWER(16), IRP_MN_SET_POWER(2)]
 0 e1 ffffe2079dfafc90 00000000 00000000-00000000 pending
 \Driver\USBHUB3
 Args: 00000000 00000001 00000001 00000000
 [IRP_MJ_POWER(16), IRP_MN_SET_POWER(2)]
 0 e1 ffffe2079e08d880 00000000 fffff80348b30530-ffffe2079deaa4f0 Success Error Cancel pending
 \Driver\BTHUSB  nt!PopRequestCompletion
 Args: 00000000 00000001 00000001 00000000
Rich (BB code):
2: kd> !devstack ffffe2079dfafc90
 !DevObj !DrvObj !DevExt ObjectName
 ffffe2079e08d880 \Driver\BTHUSB ffffe2079e0a8db0 InfoMask field not found for _OBJECT_HEADER at ffffe2079e08d850

 ffffe2079e060e00 \Driver\ACPI ffffe20790d85010 InfoMask field not found for _OBJECT_HEADER at ffffe2079e060dd0

> ffffe2079dfafc90 \Driver\USBHUB3 ffffe2079e051310 Cannot read info offset from nt!ObpInfoMaskToOffset

!DevNode ffffe2079e08a010 :
 DeviceInst is "USB\VID_0BDA&PID_0852\00e04c000001"
 ServiceName is "BTHUSB"

Sorun, Bluetooth aygıtında. Sürücüsünü güncellemen lazım.



Rich (BB code):
DRIVER_POWER_STATE_FAILURE (9f)
A driver has failed to complete a power IRP within a specific time.
Arguments:
Arg1: 0000000000000003, A device object has been blocking an IRP for too long a time
Arg2: ffff800704c25060, Physical Device Object of the stack
Arg3: ffffb78507b37178, nt!TRIAGE_9F_POWER on Win7 and higher, otherwise the Functional Device Object of the stack
Arg4: ffff800704bd8a60, The blocked IRP

Rich (BB code):
11: kd> !devstack ffff800704c25060
 !DevObj !DrvObj !DevExt ObjectName
 ffff800704bc5890 \Driver\pci ffff800704bc59e0 InfoMask field not found for _OBJECT_HEADER at ffff800704bc5860

 ffff800701d95d20 \Driver\ACPI ffff800704acd8b0 InfoMask field not found for _OBJECT_HEADER at ffff800701d95cf0

> ffff800704c25060 \Driver\pci ffff800704c251b0 Cannot read info offset from nt!ObpInfoMaskToOffset

!DevNode ffff800704c25a20 :
 DeviceInst is "PCI\VEN_1022&DEV_43F5&SUBSYS_33281B21&REV_01\5&2b8b9e2f&0&600011"
 ServiceName is "pci"
Ne olduğunu tam çıkaramadığım bir sürücü, AMD kısmıyla alakalı ya da PCI portlarından biriyle ilişkili emin değilim.

Bir DxDiag raporu paylaşman iyi olur.
DxDiag'a gir>tüm bilgileri kaydet. Ardından sisteme oluşan TXT dosyasını dosya yükleme servislerine yükleyip linkini at.

İndir ve oluşan linki at.

İndir tara ve oluşan linki at demiştiniz link bu : Gigabyte X670 GAMING X AX V2 Drivers

dxdiag raporu istemiştiniz rapor ektedir.
Dediklerinizi yaptım sürücüleri güncelledim. Sizin dediklerinizden farklı yaptığım tek şey AMD sitesinden chipset driverlerini indirmem oldu. Normalde Gigabyte ın sitesinden indiriyordum bütün driverleri ancak sitede ki driver güncel değilmiş.
Ek olarak USB 3.0 hatasına garip demiştiniz onunla ilgili olarak aygıt yöneticisini sizinle paylaşmak istedim orda da gözüküyor hata olduğu ve yine ek olarak aygıt yöneticisinde görüntü bağdaştırıcıları sekmesinde Microsoft temel görüntü bağdaştırıcısında da sıkıntı yaşıyorum. Bu iki aygıtı, aygıt yöneticisinden kaldırsam da güncellesem de maalesef düzelmiyor.
İlginiz için gerçekten çok teşekkür ederim.
Adsız.png
 

Dosya Ekleri

  • DxDiag.txt
    108,8 KB · Görüntüleme: 21
Sizin dediklerinizden farklı yaptığım tek şey AMD sitesinden chipset sürücülerini indirmem oldu.
Ben zaten AMD sitesinden link atmıştım ama...

Görüntü bağdaştırıcıları sekmesinde Microsoft temel görüntü bağdaştırıcısında da sıkıntı yaşıyorum.
Sen işlemcinin dahili grafik birimine ait sürücüyü kurdun mu?

* https://www.amd.com/en/support/apu/amd-ryzen-processors/amd-ryzen-7-processors/amd-ryzen-7-7800x3d

Ek olarak USB 3.0 hatasına garip demiştiniz onunla ilgili olarak Aygıt Yöneticisi'ni sizinle paylaşmak istedim orada da gözüküyor.
Portun kendisi ile alakalı bir sorun değil, bir cihaz bağlanmış ve sistem tanımamış o yüzden orada o şekilde gözüküyor. Şu an bağlı mıdır bilemiyorum ama kontrol edersin.

İndir tara ve oluşan linki at demiştiniz link bu: Gigabyte X670 GAMING X AX V2 Drivers
Bluetooth güncel değil, Realtek internet sürücüleri güncel değil. Güncellediğine emin misin? Güncellemeden önceki tarama mı bu yoksa?

DxDiag raporu istemiştiniz rapor ektedir.

Kimlik bir PCI-e bağlantı noktasına aitmiş.
Rich (BB code):
Name: PCI Express A a Ak Anahtar Ba lant Noktas
Device ID: PCI\VEN_1022&DEV_43F5&SUBSYS_33281B21&REV_01\5&2B8B9E2F&0&600011
 Driver: C:\Windows\system32\DRIVERS\pci.sys, 10.00.22621.3235 (Turkish), 3/6/2024 07:06:25, 578944 bytes

Galiba root port, bu sorunlar için yonga seti yani chipset güncellemesi önerilmiş. Onu da yaptık zaten.
 

Technopat Haberler

Yeni konular

Geri
Yukarı