Giter Site home page Giter Site logo

Comments (37)

igorpdasilvaa avatar igorpdasilvaa commented on June 18, 2024 2

@SmokeyBR same here, but i think this is not a problem with this project. I followed another tutorial and falled in the same error. the same tutorial for a gtx 1050 works greatly, so i think the problem is our GPU and the actual state of the GPU-P or the AMD drivers.
I will update here if i get some success on that

from easy-gpu-pv.

igorpdasilvaa avatar igorpdasilvaa commented on June 18, 2024 1

@SmokeyBR Maybe this just won't will work on rx 580, look at this link GPUOpen-LibrariesAndSDKs/AMF#223
Anyone with a newer Radeon GPU to test ? maybe will work in a newer GPU

from easy-gpu-pv.

kalelkenobi avatar kalelkenobi commented on June 18, 2024 1

Hi there, I'm facing the same issue but I have an RX 6900XT that should support hwvideo encoding via GPU-P in a Windows-VM. I re-run the script multiple times and tried updating/reinstalling AMD Adrenaline and drivers. Is there something else that I can try? Am I missing something?

from easy-gpu-pv.

jamesstringerparsec avatar jamesstringerparsec commented on June 18, 2024

Please check the state of the RX 580 in your virtual machines display adapters section of device manager. Does it show a yellow triangle? Is it there at all?

from easy-gpu-pv.

SmokeyBR avatar SmokeyBR commented on June 18, 2024

image
seems all good

when i run Set-VMPartitionableGpu powershell returns no output shoudnt i get something back if GPU is ready for GPU-P ?

from easy-gpu-pv.

jamesstringerparsec avatar jamesstringerparsec commented on June 18, 2024

Are you running the most recent drivers for the RX 580? Make sure you download drivers from AMD.com, rather than using Windows update.

from easy-gpu-pv.

SmokeyBR avatar SmokeyBR commented on June 18, 2024

yes most recent drivers installed from amd.com
image
image

from easy-gpu-pv.

SmokeyBR avatar SmokeyBR commented on June 18, 2024

i cant be of much help here, im afraid its all to technical for me, that issue seems to be treated as a bug and apparently they did fix it.... so im still hopefull

from easy-gpu-pv.

jamesstringerparsec avatar jamesstringerparsec commented on June 18, 2024

You can test something for me, enable Windows Sandbox. Then install Parsec from parsec.app/downloads on this Windows Sandbox and tell me if you can connect to this Sandbox using Parsec...It uses the same technology as GPU-P

from easy-gpu-pv.

igorpdasilvaa avatar igorpdasilvaa commented on June 18, 2024

@SmokeyBR In resume i think this is only work in a new generation of radeon GPUs because we have a hardware limitation. if you know someone with a rx 6000 series to make the test and report here if works will be very great.
@jamesstringerparsec I will try that, in one or two days i report the test here

from easy-gpu-pv.

igorpdasilvaa avatar igorpdasilvaa commented on June 18, 2024

@jamesstringerparsec got some time here and tested, inside the Windows Sandbox i have the same problem

from easy-gpu-pv.

jamesstringerparsec avatar jamesstringerparsec commented on June 18, 2024

OK, that would suggest there is nothing I can do in this script to fix it, since Windows Sandbox is the official way Microsoft uses GPU-P. My 5700XT works fine with GPU-P.

from easy-gpu-pv.

igorpdasilvaa avatar igorpdasilvaa commented on June 18, 2024

@jamesstringerparsec you ran into windows 11 right ? i ran into windows 10. I will install 11 here and try again to see if the result is the same ( i think will be the same )

from easy-gpu-pv.

Dimentio avatar Dimentio commented on June 18, 2024

Having the same issue here with my RX 580, everything works great except Parsec pretty strange.

from easy-gpu-pv.

bbreaddd avatar bbreaddd commented on June 18, 2024

I have the same issue, VM is using Windows 11 and everything seems to work except Parsec and installing drivers.
Trying to install drivers says there is no compatible GPU found and I have the exact same thing in device manager that SmokeyBR has.

from easy-gpu-pv.

ItsPapoPlayz avatar ItsPapoPlayz commented on June 18, 2024

I'm also having the same issue, Windows 11 Build 22000.318 (Guest), Windows 10 Build 19044.1415 (Host). I tried installing NVIDIA GPU drivers but it said no compatible hardware.

from easy-gpu-pv.

Doge5678 avatar Doge5678 commented on June 18, 2024

same issue with RX-570 tried with the newest driver that released today but still no luck everything works except parsec

from easy-gpu-pv.

igorpdasilvaa avatar igorpdasilvaa commented on June 18, 2024

@ItsPapoPlayz the drivers no need to be installed, will be used the drivers of host OS

@Dimantio @Doge5678 is a hardware limitation :(

from easy-gpu-pv.

Zaskmaisonpiege avatar Zaskmaisonpiege commented on June 18, 2024

I have the same problem with my Amd radeon R7 370
But with my Gtx 960 Its work flawlessly
I hope someone gonna find a solution for this Btw

from easy-gpu-pv.

Doge5678 avatar Doge5678 commented on June 18, 2024

@ItsPapoPlayz the drivers no need to be installed, will be used the drivers of host OS

@Dimantio @Doge5678 is a hardware limitation :(

are you sure it is it sounds something like a driver problem

from easy-gpu-pv.

PermaFreez avatar PermaFreez commented on June 18, 2024

I'm having the same problem, I have an rx 570.

from easy-gpu-pv.

Vaakmeister avatar Vaakmeister commented on June 18, 2024

It's probably because AMD Polaris GPUs and older do not support hardware encoding in GPU Paravirtualisation mode. If someone can find out a way to fix that, Parsec should work.

It's the final sentence on the project's README.

AMD Polaris GPUS like the RX 580 do not support hardware video encoding via GPU Paravirtualization at this time.

from easy-gpu-pv.

sohcah avatar sohcah commented on June 18, 2024

Encountering the same issue with my Radeon RX570. :(

from easy-gpu-pv.

PeterTucker avatar PeterTucker commented on June 18, 2024

BUMP... not working in R9 280X

from easy-gpu-pv.

PeterTucker avatar PeterTucker commented on June 18, 2024

@jamesstringerparsec or @Vaakmeister , do you know if there is an official list of GPUs from AMD that support hardware encoding in GPU Paravirtualisation mode? I could not find a list.

from easy-gpu-pv.

Vaakmeister avatar Vaakmeister commented on June 18, 2024

I’m no expert but from what I gather don’t expect it to work in any AMD consumer gpu before they started with RDNA architecture (5000 series). As far as I am aware Paravirtualization is still not an officially supported feature even on the newer cards so there probably won’t be an official list for it.

from easy-gpu-pv.

KYatoo avatar KYatoo commented on June 18, 2024

Same issue on RX6500XT.

from easy-gpu-pv.

scaady avatar scaady commented on June 18, 2024

Same problem with 2080 ti, worked fine up until this point.

from easy-gpu-pv.

scaady avatar scaady commented on June 18, 2024

image

from easy-gpu-pv.

bloodhound255 avatar bloodhound255 commented on June 18, 2024

Hi there, I'm facing the same issue but I have an RX 6900XT that should support hwvideo encoding via GPU-P in a Windows-VM. I re-run the script multiple times and tried updating/reinstalling AMD Adrenaline and drivers. Is there something else that I can try? Am I missing something?

I also have the same issue with a 6900XT and 5900XT CPU. All drivers are up to date, and I ran the script to update the VM drivers. Parsec blackscreens, and gives me this error: https://support.parsec.app/hc/en-us/articles/115002624051

from easy-gpu-pv.

Timothy21 avatar Timothy21 commented on June 18, 2024

Hi there, I'm facing the same issue but I have an RX 6900XT that should support hwvideo encoding via GPU-P in a Windows-VM. I re-run the script multiple times and tried updating/reinstalling AMD Adrenaline and drivers. Is there something else that I can try? Am I missing something?

I also have the same issue with a 6900XT and 5900XT CPU. All drivers are up to date, and I ran the script to update the VM drivers. Parsec blackscreens, and gives me this error: https://support.parsec.app/hc/en-us/articles/115002624051

same issue for 6800XT, popped out error info 15000, and the weird thing is when I use Parsec in my actual PC(not VM one), it works perfectly. And running in Windows Sandbox for Parsec, still fail.

from easy-gpu-pv.

Timothy21 avatar Timothy21 commented on June 18, 2024

Solution found, my 6800XT driver is 22.7.1, not WHQL 22.5.1, after downgrade drvier to 22.5.1 and upload driver to VM, it works perfectly for Parsec encoder, you guys can try it.

from easy-gpu-pv.

sinni800 avatar sinni800 commented on June 18, 2024

Solution found, my 6800XT driver is 22.7.1, not WHQL 22.5.1, after downgrade drvier to 22.5.1 and upload driver to VM, it works perfectly for Parsec encoder, you guys can try it.

I hope it's only that WHQL drivers will keep working, but the edge drivers not, and not that the support for the feature is entirely gone after 22.5

from easy-gpu-pv.

Timothy21 avatar Timothy21 commented on June 18, 2024

Hope it's just optional driver prob. And another one question, what if my physical PC GPU driver is upgrade to the latest one, but remain the old one in VM,will the VM still work? Or the physical PC and VM must be the same version driver.

Solution found, my 6800XT driver is 22.7.1, not WHQL 22.5.1, after downgrade drvier to 22.5.1 and upload driver to VM, it works perfectly for Parsec encoder, you guys can try it.

I hope it's only that WHQL drivers will keep working, but the edge drivers not, and not that the support for the feature is entirely gone after 22.5

from easy-gpu-pv.

SmokeyBR avatar SmokeyBR commented on June 18, 2024

@SmokeyBR Maybe this just won't will work on rx 580, look at this link GPUOpen-LibrariesAndSDKs/AMF#223 Anyone with a newer Radeon GPU to test ? maybe will work in a newer GPU

@igorpdasilvaa
I saw the issue you referenced was resolved, did u get a chance and test? there was a couple of drivers updates since then

from easy-gpu-pv.

 avatar commented on June 18, 2024

Just tested this with my RX 570 and latest driver, still the same issue. The virtual machine starts up, the GPU is displayed correctly in the device manager, everything seems to work well, except for Parsec, which gives an error when trying to connect.

Still no way to fix this?

from easy-gpu-pv.

darkman7hr avatar darkman7hr commented on June 18, 2024

bump. still here, All polaris cards

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.