Giter Site home page Giter Site logo

Comments (15)

Thijskunst avatar Thijskunst commented on June 15, 2024

is it possible that you're using a geforce 10-series gpu?

from easy-gpu-pv.

luky92 avatar luky92 commented on June 15, 2024

Yes GTX 1060 6gb

from easy-gpu-pv.

Mrkh97 avatar Mrkh97 commented on June 15, 2024

Iā€™m having the same problem with a 3070

from easy-gpu-pv.

Thijskunst avatar Thijskunst commented on June 15, 2024

im having this issue with a 1080 and 1070ti. the errors in dxdiag tell me its something with the audio part of directX

from easy-gpu-pv.

luky92 avatar luky92 commented on June 15, 2024

I get exactly the same error

from easy-gpu-pv.

luky92 avatar luky92 commented on June 15, 2024

@jamesstringerparsec do you have any idea what it might have to do with?

from easy-gpu-pv.

Gravlok avatar Gravlok commented on June 15, 2024

Audio part from DXdiag is not relevant. DirectX from dxwebsetup will fail to install (reason is unknown to me). I fixed it with DX Dependency Fixer:
https://obsproject.com/forum/resources/directx-dependency-fixer-dxfix.87/

from easy-gpu-pv.

Thijskunst avatar Thijskunst commented on June 15, 2024

I got it working!!!! the issue seems to be the nvidia driver.

I downgraded my driver from 511.something to 510.06.
then i mounted the VM drive and copied the driver files from "C:\Windows\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_xxxxxxxxxx" on the host
to
"H:\Windows\System32\HostDriverStore\FileRepository" on the VM drive (drive H in my case)
after that i enabled the "microsoft hyper-v video" adapter in thew VM device manager

from easy-gpu-pv.

reno911unlocred avatar reno911unlocred commented on June 15, 2024

I got it working!!!! the issue seems to be the nvidia driver.

I downgraded my driver from 511.something to 510.06. then i mounted the VM drive and copied the driver files from "C:\Windows\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_xxxxxxxxxx" on the host to "H:\Windows\System32\HostDriverStore\FileRepository" on the VM drive (drive H in my case) after that i enabled the "microsoft hyper-v video" adapter in thew VM device manager

Have you tried with any other versions of the driver?

from easy-gpu-pv.

Thijskunst avatar Thijskunst commented on June 15, 2024

Have you tried with any other versions of the driver?

Yes, but 510.06 is the only one that worked. all the other drivers gave me the same problems.
download link for the driver :
https://developer.nvidia.com/51006-gameready-win11-win10-dch-64bit-international
(source: https://forums.developer.nvidia.com/t/new-cuda-on-wsl2-driver-510-06-is-now-live/188333)

from easy-gpu-pv.

reno911unlocred avatar reno911unlocred commented on June 15, 2024

Does this gave you a kernel error when trying to do so with a different driver?

from easy-gpu-pv.

Thijskunst avatar Thijskunst commented on June 15, 2024

update 2:
i got it working perfectly without any directX issues. all games seem to be working. it looks like it was a windows issue inside the VM. the script installs windows home/pro N. i think that is part of the issue.
how to:

  1. create vm using script (VM1)
  2. make 2nd vm and install directX and nvidia/amd gpu driver (VM2)
  3. move the HDD file from VM 2 to the folder of VM1
  4. rename the file from VM2 to the name of the file of VM1 and give the file from VM1 a different name
  5. boot VM1 and it should work

driver location on VM: C:\Windows\System32\HostDriverStore\FileRepository.

from easy-gpu-pv.

reno911unlocred avatar reno911unlocred commented on June 15, 2024

update 2: i got it working perfectly without any directX issues. all games seem to be working. it looks like it was a windows issue inside the VM. the script installs windows home/pro N. i think that is part of the issue. how to:

  1. create vm using script (VM1)
  2. make 2nd vm and install directX and nvidia/amd gpu driver (VM2)
  3. move the HDD file from VM 2 to the folder of VM1
  4. rename the file from VM2 to the name of the file of VM1 and give the file from VM1 a different name
  5. boot VM1 and it should work

driver location on VM: C:\Windows\System32\HostDriverStore\FileRepository.

But bro, the script installs whatever windows iso you tell it to, maybe you are using the wrong iso or the one that the windows media creation tool downloads for you, may I ask, where did you got the iso from?

Edit: typos.

from easy-gpu-pv.

doublep21 avatar doublep21 commented on June 15, 2024

update 2: i got it working perfectly without any directX issues. all games seem to be working. it looks like it was a windows issue inside the VM. the script installs windows home/pro N. i think that is part of the issue. how to:

  1. create vm using script (VM1)
  2. make 2nd vm and install directX and nvidia/amd gpu driver (VM2)
  3. move the HDD file from VM 2 to the folder of VM1
  4. rename the file from VM2 to the name of the file of VM1 and give the file from VM1 a different name
  5. boot VM1 and it should work

driver location on VM: C:\Windows\System32\HostDriverStore\FileRepository.

But bro, the script installs whatever windows iso you tell it to, maybe you are using the wrong iso or the one that the windows media creation tool downloads for you, may I ask, where did you got the iso from?

Edit: typos.

same here , windows 11 N . I donwloaded directly from microsoft

from easy-gpu-pv.

doublep21 avatar doublep21 commented on June 15, 2024

update 2: i got it working perfectly without any directX issues. all games seem to be working. it looks like it was a windows issue inside the VM. the script installs windows home/pro N. i think that is part of the issue. how to:

  1. create vm using script (VM1)
  2. make 2nd vm and install directX and nvidia/amd gpu driver (VM2)
  3. move the HDD file from VM 2 to the folder of VM1
  4. rename the file from VM2 to the name of the file of VM1 and give the file from VM1 a different name
  5. boot VM1 and it should work

driver location on VM: C:\Windows\System32\HostDriverStore\FileRepository.

just modify Edition = 6 to--> Edition = 5 in the script

from easy-gpu-pv.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    šŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. šŸ“ŠšŸ“ˆšŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ā¤ļø Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.