Bu konu çözüldü olarak işaretlenmiştir. Çözülmediğini düşünüyorsanız konuyu rapor edebilirsiniz.

Koneko Toujou

Üstün
Katılım
16 Ocak 2024
Mesajlar
4.839
Çözümler
35
Beğeniler
6.250
Yer
Cehennemin dibi
2-3 sanal makinede oyun çalıştırmak için GPU passthrough yapmak istiyorum fakat nasıl yapabileceğimi bilmiyorum. Düz VMware mi indirmem gerek? Çünkü bende workstation 17 versiyonu var.
 
Son düzenleyen: Moderatör:
Çözüm
Yok olmuyor. Videoda adam dosyanın host olan versiyonunu atınca direkt çalışıyor bende olmuyor.
Yarın bir daha bakarım, daha detaylı anlatırım.

Yok olmuyor. Videoda adam dosyanın host olan versiyonunu atınca direkt çalışıyor bende olmuyor.
Şöyle yapıver:

1. PnPutil ile sürücü dosyanı öğren.
Kod:
pnputil /enum-devices /class Display
Çıktı sana tüm grafik sürücü bilgilerini sunacak.
1725349521453.webp


2. PnPutil ile sürücü dosyalarını bir klasöre çıkart.
Örnek, benim çıkartacağım sürücü dosyası oem19.inf. Ben tüm dosyaları host üzerinde oluşturduğum C:\Temp klasörüne çıkartacağım.
Kod:
pnputil.exe /export-driver  oem19.inf C:\Temp
1725349702564.webp

3. Guest sistemde ana makinede %windir%\System32\DriverStore\FileRepository klasöründe çıkarttığın *.inf uzantılı dosyanın adındaki klasörü oluştur ve *.inf dosyasını da Guest sistemde kopyala. Ana makinedeki çıkarttığın C:\Temp klasöründeki dosyaların hepsini guest makinede oluşturduğun %windir%\System32\HostDriverStore\FileRepository\<INF uzantılı dosyanın adına benzer isimli klasör> klasörüne at.

1725350068292.webp

1725350168923.webp


4. Son olarak %windir%\System32 klasöründe AMD klasörünü de sanal makinede aynı konuma kopyala.

İyi hatırlattın, bu konuda iki tane rehber hazırlamam gerek aslında. Sonuçları paylaş. Bende iGPU olmasına ragmen sorunsuz calişiyor.
1725350504707.webp


Sende de çalışması lazım.
INFdosyasından sürücüyü kurmayı dene. Şöyle yap; ZIP'li olan sürücüyü indir, oradan sürücüyü bul deyip INF dosyasını göster. Eğer inf dosyasını bulamazsan universal extractor ile exe'yi aç klasör olarak. Bunların hepsini yüklemiş olduğun Windows 10 ile yap ki dosya gönderme sorunun olmasın. Universal extractor uyarı verebilir tanınmış dosya değil diye ona yine de kaydet de.
 
Son düzenleyen: Moderatör:
INFdosyasından sürücüyü kurmayı dene. Şöyle yap; ZIP'li olan sürücüyü indir, oradan sürücüyü bul deyip INF dosyasını göster. Eğer inf dosyasını bulamazsan universal extractor ile exe'yi aç klasör olarak. Bunların hepsini yüklemiş olduğun Windows 10 ile yap ki dosya gönderme sorunun olmasın. Universal extractor uyarı verebilir tanınmış dosya değil diye ona yine de kaydet de.

Yarın deneyeceğim hocam.
@001 hocam aktif değil galiba bari mesaj bırakayım :D. Hocam sizin bir çözüm öneriniz var mıdır?

INFdosyasından sürücüyü kurmayı dene. Şöyle yap; ZIP'li olan sürücüyü indir, oradan sürücüyü bul deyip INF dosyasını göster. Eğer inf dosyasını bulamazsan universal extractor ile exe'yi aç klasör olarak. Bunların hepsini yüklemiş olduğun Windows 10 ile yap ki dosya gönderme sorunun olmasın. Universal extractor uyarı verebilir tanınmış dosya değil diye ona yine de kaydet de.

Olmadı hocam. Gene aynı şeyi söylüyor.

@001 hocam tamamen sendeyiz şu an. O sanal makineyi silip baştan her şeyi düzgünce yaptım fakat sonuç gene aynı. Error code 43 veriyor diye Windows durduruyormuş. Ne yapmalıyım?
 
@001 hocam tamamen sendeyiz şu an. O sanal makineyi silip baştan her şeyi düzgünce yaptım fakat sonuç gene aynı. Error code 43 veriyor diye Windows durduruyormuş. Ne yapmalıyım?
Attiginiz videoda driver kopyalama vardi, o yontemi denediniz mi? Guestte surucuyu kaldirin, sonra o script ile aktarma yapmaya calisin. 43 hatasi biraz karisik bir hata, VFIO ile Linux'ta GPU passthrough yaptigimda da cozemedigim sorundu.
 
Attiginiz videoda driver kopyalama vardi, o yontemi denediniz mi? Guestte surucuyu kaldirin, sonra o script ile aktarma yapmaya calisin. 43 hatasi biraz karisik bir hata, VFIO ile Linux'ta GPU passthrough yaptığımda da cozemedigim sorundu.

O videoyu adım adım durdura durdura yaptım. Hiçbir kısmı atlamadım. Hatta dedim acaba 1.5GB vramdeğeri mi geçersiz 2 verdim gene aynı.
 
GPU geçen sene çıktı zaten ben de anlamadım bu hatanın nedenini. Neyse siz de bir deneyin bakalım.

Nedenini buldum. Videodaki arkadas NVIDIA icin yapiyor. Bu yüzden islem basarili olmuyor.
Sen NVIDIA surucusu yerine AMD surucusunu tasiyacaksin.
Bunun için asagidaki dosya ve klasorleri misafirde gerekli yerlere kopyala:

Kod:
C:\Temp\System32\amd-smi.exe
C:\Temp\System32\amdadlx64.dll
C:\Temp\System32\amdafd.ctz
C:\Temp\System32\amdafd.itz
C:\Temp\System32\amdave64.dll
C:\Temp\System32\amdfendr.ctz
C:\Temp\System32\amdfendr.itz
C:\Temp\System32\amdfendr.stz
C:\Temp\System32\amdfendrmgr.stz
C:\Temp\System32\amdfendrsr.etz
C:\Temp\System32\amdgfxinfo64.dll
C:\Temp\System32\amdhip64.dll
C:\Temp\System32\amdhip64_6.dll
C:\Temp\System32\AMDKernelEvents.man
C:\Temp\System32\amdlogum.exe
C:\Temp\System32\amdlvr64.dll
C:\Temp\System32\amdmiracast.dll
C:\Temp\System32\amdmmcl.dll
C:\Temp\System32\amdmmcl6.dll
C:\Temp\System32\amdpcom64.dll
C:\Temp\System32\AMDRyzenMasterDriver.sys
C:\Temp\System32\amdsacli64.dll
C:\Temp\System32\amdsasrv64.dll
C:\Temp\System32\amdtee_api.dll
C:\Temp\System32\amdxc64.dll
C:\Temp\System32\amdxc64.so
C:\Temp\System32\amd_comgr.dll
C:\Temp\System32\amd_comgr_2.dll
C:\Temp\System32\ati2erec.dll
C:\Temp\System32\atiadlxx.dll
C:\Temp\System32\atiapfxx.blb
C:\Temp\System32\atidemgy.dll
C:\Temp\System32\atidxx64.dll
C:\Temp\System32\atieah64.exe
C:\Temp\System32\atieclxx.exe
C:\Temp\System32\atig6txx.dll
C:\Temp\System32\atimpc64.dll
C:\Temp\System32\atimuixx.dll
C:\Temp\System32\atisamu64.dll
C:\Temp\System32\ativvsva.dat
C:\Temp\System32\ativvsvl.dat
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\u0404579.cat
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\U0404579.INF
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\amd-smi.exe
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\amd-vulkan32.json
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\amd-vulkan64.json
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\amdadlx32.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\amdadlx64.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\AMDav1Enc32.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\AMDav1Enc64.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\amdave32.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\amdave64.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\amde31a.dat
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\amde34a.dat
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\amde34b.dat
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\amde40a.dat
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\amdefctb.dat
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\amdenc32.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\amdenc64.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\amdept.dat
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\amdgfxinfo32.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\amdgfxinfo64.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\AMDh264Enc32.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\AMDh264Enc64.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\AMDh265Enc32.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\AMDh265Enc64.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\amdhdl32.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\amdhdl64.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\AMDhwDecoder_32.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\AMDhwDecoder_64.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\amdicdxx.dat
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\amdihk32.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\amdihk64.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\AMDKernelEvents.mc
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\amdkmdag.sys
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\amdkmpfd.ctz
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\amdkmpfd.itz
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\amdkmpfd.stz
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\amdlvr32.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\amdlvr64.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\amdmiracast.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\amdn1b32.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\amdn1b64.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\amdpcom32.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\amdpcom64.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\amdsacli32.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\amdsacli64.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\amdsasrv64.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\amduve32.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\amduve64.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\amdvlk32.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\amdvlk64.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\amdvlk_nexus.cab
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\amdxc32.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\amdxc64.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\amdxc64.so
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\amdxcstub32.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\amdxcstub64.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\amdxn32.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\amdxn64.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\amdxx32.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\amdxx64.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\amf-mft-mjpeg-decoder32.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\amf-mft-mjpeg-decoder64.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\amf-pa-ml32.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\amf-pa-ml64.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\amfrt32.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\amfrt64.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\amfrtdrv32.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\amfrtdrv64.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\ati2erec.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\atiadlxx.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\atiadlxy.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\atiapfxx.blb
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\atidemgy.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\atidx9loader32.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\atidx9loader64.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\atidxxstub32.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\atidxxstub64.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\atieah32.exe
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\atieah64.exe
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\atieclxx.exe
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\atiesrxx.exe
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\atig6pxx.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\atig6txx.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\atigktxx.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\atiglpxx.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\atiicdxx.dat
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\atikmdag_dce.log
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\atimpc32.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\atimpc64.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\atimuixx.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\atio6axx.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\atioglxx.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\atisamu32.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\atisamu64.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\ativce02.dat
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\ativce03.dat
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\ativvaxy_cik.dat
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\ativvaxy_cik_nd.dat
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\ativvaxy_cz_nd.dat
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\ativvaxy_el_nd.dat
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\ativvaxy_FJ.dat
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\ativvaxy_FJ_nd.dat
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\ativvaxy_gl_nd.dat
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\ativvaxy_nv.dat
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\ativvaxy_rv.dat
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\ativvaxy_stn_nd.dat
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\ativvaxy_vcn3.dat
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\ativvaxy_vcn3_1.dat
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\ativvaxy_vcn4.dat
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\ativvaxy_vcn4_0_a.dat
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\ativvaxy_vg20.dat
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\ativvaxy_vg20_nd.dat
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\ativvaxy_vi.dat
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\ativvaxy_vi_nd.dat
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\ativvsva.dat
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\ativvsvl.dat
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\detoured32.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\detoured64.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\EEURestart.exe
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\featuresync.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\GameManager32.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\GameManager64.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\H9_EASU_sx1_10_sy1_10.bin
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\H9_EASU_sx1_20_sy1_20.bin
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\H9_EASU_sx1_30_sy1_30.bin
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\H9_EASU_sx1_40_sy1_40.bin
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\H9_EASU_sx1_50_sy1_50.bin
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\H9_EASU_sx1_60_sy1_60.bin
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\H9_EASU_sx1_70_sy1_70.bin
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\H9_EASU_sx1_80_sy1_80.bin
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\H9_EASU_sx1_90_sy1_90.bin
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\H9_EASU_sx2_00_sy2_00.bin
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\HDCPSrmData.txt
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\kapp_ci.sbin
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\kapp_si.sbin
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\libamdenc64.so
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\libamdsmi_guest.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\libamdsmi_host.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\regamdcomp.exe
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\samu_krnl_ci.sbin
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\samu_krnl_isv_ci.sbin
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\vulkan32.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\vulkan64.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\vulkaninfo32.exe
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\vulkaninfo64.exe
C:\Temp\System32\HostDriverStore\FileRepository\wpcip.inf_amd64_99e14b8cb9010906\pcip.sys
C:\Temp\System32\HostDriverStore\FileRepository\wpcip.inf_amd64_99e14b8cb9010906\wpcip.inf
C:\Temp\SysWOW64\amdadlx32.dll
C:\Temp\SysWOW64\amdave32.dll
C:\Temp\SysWOW64\AMDBugReportTool.exe
C:\Temp\SysWOW64\amdgfxinfo32.dll
C:\Temp\SysWOW64\amdlvr32.dll
C:\Temp\SysWOW64\amdpcom32.dll
C:\Temp\SysWOW64\amdsacli32.dll
C:\Temp\SysWOW64\amdtee_api.dll
C:\Temp\SysWOW64\amdxc32.dll
C:\Temp\SysWOW64\amf-mft-mjpeg-decoder32.dll
C:\Temp\SysWOW64\amfrt32.dll
C:\Temp\SysWOW64\atiadlxx.dll
C:\Temp\SysWOW64\atiadlxy.dll
C:\Temp\SysWOW64\atiapfxx.blb
C:\Temp\SysWOW64\atidxx32.dll
C:\Temp\SysWOW64\atieah32.exe
C:\Temp\SysWOW64\atigktxx.dll
C:\Temp\SysWOW64\atimpc32.dll
C:\Temp\SysWOW64\atisamu32.dll
C:\Temp\SysWOW64\ativvsva.dat
C:\Temp\SysWOW64\ativvsvl.dat
C:\Temp\SysWOW64\detoured.dll

Daha sonra Temp klasöründen System32 ve SysWOW64 klasorlerine ekleme yaptiginda makineyi kapat, ikinci scripti calistir. Sorunsuz gormesi lazim GPU'nu.

1725301432256.webp
 
Son düzenleyen: Moderatör:
Nedenini buldum. Videodaki arkadas NVIDIA icin yapiyor. Bu yüzden islem basarili olmuyor.

Sen NVIDIA surucusu yerine AMD surucusunu tasiyacaksin.
Bunun için asagidaki dosya ve klasorleri misafirde gerekli yerlere kopyala:
Kod:
C:\Temp\System32\amd-smi.exe
C:\Temp\System32\amdadlx64.dll
C:\Temp\System32\amdafd.ctz
C:\Temp\System32\amdafd.itz
C:\Temp\System32\amdave64.dll
C:\Temp\System32\amdfendr.ctz
C:\Temp\System32\amdfendr.itz
C:\Temp\System32\amdfendr.stz
C:\Temp\System32\amdfendrmgr.stz
C:\Temp\System32\amdfendrsr.etz
C:\Temp\System32\amdgfxinfo64.dll
C:\Temp\System32\amdhip64.dll
C:\Temp\System32\amdhip64_6.dll
C:\Temp\System32\AMDKernelEvents.man
C:\Temp\System32\amdlogum.exe
C:\Temp\System32\amdlvr64.dll
C:\Temp\System32\amdmiracast.dll
C:\Temp\System32\amdmmcl.dll
C:\Temp\System32\amdmmcl6.dll
C:\Temp\System32\amdpcom64.dll
C:\Temp\System32\AMDRyzenMasterDriver.sys
C:\Temp\System32\amdsacli64.dll
C:\Temp\System32\amdsasrv64.dll
C:\Temp\System32\amdtee_api.dll
C:\Temp\System32\amdxc64.dll
C:\Temp\System32\amdxc64.so
C:\Temp\System32\amd_comgr.dll
C:\Temp\System32\amd_comgr_2.dll
C:\Temp\System32\ati2erec.dll
C:\Temp\System32\atiadlxx.dll
C:\Temp\System32\atiapfxx.blb
C:\Temp\System32\atidemgy.dll
C:\Temp\System32\atidxx64.dll
C:\Temp\System32\atieah64.exe
C:\Temp\System32\atieclxx.exe
C:\Temp\System32\atig6txx.dll
C:\Temp\System32\atimpc64.dll
C:\Temp\System32\atimuixx.dll
C:\Temp\System32\atisamu64.dll
C:\Temp\System32\ativvsva.dat
C:\Temp\System32\ativvsvl.dat
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\u0404579.cat
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\U0404579.INF
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\amd-smi.exe
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\amd-vulkan32.json
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\amd-vulkan64.json
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\amdadlx32.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\amdadlx64.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\AMDav1Enc32.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\AMDav1Enc64.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\amdave32.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\amdave64.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\amde31a.dat
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\amde34a.dat
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\amde34b.dat
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\amde40a.dat
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\amdefctb.dat
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\amdenc32.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\amdenc64.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\amdept.dat
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\amdgfxinfo32.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\amdgfxinfo64.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\AMDh264Enc32.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\AMDh264Enc64.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\AMDh265Enc32.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\AMDh265Enc64.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\amdhdl32.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\amdhdl64.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\AMDhwDecoder_32.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\AMDhwDecoder_64.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\amdicdxx.dat
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\amdihk32.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\amdihk64.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\AMDKernelEvents.mc
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\amdkmdag.sys
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\amdkmpfd.ctz
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\amdkmpfd.itz
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\amdkmpfd.stz
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\amdlvr32.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\amdlvr64.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\amdmiracast.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\amdn1b32.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\amdn1b64.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\amdpcom32.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\amdpcom64.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\amdsacli32.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\amdsacli64.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\amdsasrv64.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\amduve32.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\amduve64.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\amdvlk32.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\amdvlk64.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\amdvlk_nexus.cab
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\amdxc32.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\amdxc64.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\amdxc64.so
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\amdxcstub32.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\amdxcstub64.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\amdxn32.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\amdxn64.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\amdxx32.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\amdxx64.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\amf-mft-mjpeg-decoder32.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\amf-mft-mjpeg-decoder64.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\amf-pa-ml32.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\amf-pa-ml64.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\amfrt32.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\amfrt64.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\amfrtdrv32.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\amfrtdrv64.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\ati2erec.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\atiadlxx.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\atiadlxy.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\atiapfxx.blb
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\atidemgy.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\atidx9loader32.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\atidx9loader64.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\atidxxstub32.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\atidxxstub64.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\atieah32.exe
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\atieah64.exe
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\atieclxx.exe
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\atiesrxx.exe
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\atig6pxx.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\atig6txx.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\atigktxx.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\atiglpxx.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\atiicdxx.dat
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\atikmdag_dce.log
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\atimpc32.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\atimpc64.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\atimuixx.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\atio6axx.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\atioglxx.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\atisamu32.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\atisamu64.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\ativce02.dat
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\ativce03.dat
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\ativvaxy_cik.dat
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\ativvaxy_cik_nd.dat
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\ativvaxy_cz_nd.dat
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\ativvaxy_el_nd.dat
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\ativvaxy_FJ.dat
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\ativvaxy_FJ_nd.dat
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\ativvaxy_gl_nd.dat
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\ativvaxy_nv.dat
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\ativvaxy_rv.dat
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\ativvaxy_stn_nd.dat
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\ativvaxy_vcn3.dat
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\ativvaxy_vcn3_1.dat
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\ativvaxy_vcn4.dat
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\ativvaxy_vcn4_0_a.dat
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\ativvaxy_vg20.dat
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\ativvaxy_vg20_nd.dat
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\ativvaxy_vi.dat
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\ativvaxy_vi_nd.dat
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\ativvsva.dat
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\ativvsvl.dat
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\detoured32.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\detoured64.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\EEURestart.exe
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\featuresync.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\GameManager32.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\GameManager64.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\H9_EASU_sx1_10_sy1_10.bin
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\H9_EASU_sx1_20_sy1_20.bin
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\H9_EASU_sx1_30_sy1_30.bin
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\H9_EASU_sx1_40_sy1_40.bin
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\H9_EASU_sx1_50_sy1_50.bin
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\H9_EASU_sx1_60_sy1_60.bin
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\H9_EASU_sx1_70_sy1_70.bin
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\H9_EASU_sx1_80_sy1_80.bin
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\H9_EASU_sx1_90_sy1_90.bin
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\H9_EASU_sx2_00_sy2_00.bin
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\HDCPSrmData.txt
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\kapp_ci.sbin
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\kapp_si.sbin
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\libamdenc64.so
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\libamdsmi_guest.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\libamdsmi_host.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\regamdcomp.exe
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\samu_krnl_ci.sbin
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\samu_krnl_isv_ci.sbin
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\vulkan32.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\vulkan64.dll
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\vulkaninfo32.exe
C:\Temp\System32\HostDriverStore\FileRepository\u0404579.inf_amd64_89599f81cb58902d\B404520\vulkaninfo64.exe
C:\Temp\System32\HostDriverStore\FileRepository\wpcip.inf_amd64_99e14b8cb9010906\pcip.sys
C:\Temp\System32\HostDriverStore\FileRepository\wpcip.inf_amd64_99e14b8cb9010906\wpcip.inf
C:\Temp\SysWOW64\amdadlx32.dll
C:\Temp\SysWOW64\amdave32.dll
C:\Temp\SysWOW64\AMDBugReportTool.exe
C:\Temp\SysWOW64\amdgfxinfo32.dll
C:\Temp\SysWOW64\amdlvr32.dll
C:\Temp\SysWOW64\amdpcom32.dll
C:\Temp\SysWOW64\amdsacli32.dll
C:\Temp\SysWOW64\amdtee_api.dll
C:\Temp\SysWOW64\amdxc32.dll
C:\Temp\SysWOW64\amf-mft-mjpeg-decoder32.dll
C:\Temp\SysWOW64\amfrt32.dll
C:\Temp\SysWOW64\atiadlxx.dll
C:\Temp\SysWOW64\atiadlxy.dll
C:\Temp\SysWOW64\atiapfxx.blb
C:\Temp\SysWOW64\atidxx32.dll
C:\Temp\SysWOW64\atieah32.exe
C:\Temp\SysWOW64\atigktxx.dll
C:\Temp\SysWOW64\atimpc32.dll
C:\Temp\SysWOW64\atisamu32.dll
C:\Temp\SysWOW64\ativvsva.dat
C:\Temp\SysWOW64\ativvsvl.dat
C:\Temp\SysWOW64\detoured.dll

Daha sonra temp klasöründen System32 ve SysWOW64 klasorlerine ekleme yaptiginda makineyi kapat, ikinci scripti calistir. Sorunsuz gormesi lazim GPU'nu.
Eki Görüntüle 80197

Bu dosyaları elle mi kopyalayacağım? Nereye atmam gerek tam olarak?