jamesstringerparsec / Easy-GPU-PV

A Project dedicated to making GPU Partitioning on Windows easier!
4.24k stars 426 forks source link

Driver Update Version #243

Closed TwoBe3rs closed 1 year ago

TwoBe3rs commented 1 year ago

Hello,

I wanted to update the driver of the NVIDIA graphics card on the VMs. The latest version is installed on the host. I ran the script accordingly. However, a driver from 2006 (probably the native driver) shows up in the VMs. I had seen in the script that the INF file is transferred from the host to the mounted VM disk. The INF file contains the device ID of the graphics card from the host. On the VMs ID is different due to the passed graphics card. So my question: Is this behavior normal? If so, how can I determine which driver version the VMs are currently running?

Regards

Elegantwolf commented 1 year ago

I have the same issue. Moreover, some of my apps wont work and report like:"0xffffffff Memory Could Not Read". I believe that is a graph driver problem.

Kodikuu commented 1 year ago

If you're successfully connecting with Parsec, you can ignore pretty much anything else.

Game issues are a separate matter. Some just don't like GPU-PV. There's nothing Parsec or this script can do about that.