-
Notifications
You must be signed in to change notification settings - Fork 47
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Radeon Pro WX 5100 not supported? #62
Comments
Thank you for reporting these issues. The "OpenGL driver version is too old" issue should be fixed in our next release of the GPU Performance API. The Radeon Pro WX 5100 is among the older cards that we support, but it should still be supported. The faulty handling of the driver versioning also caused GPA to be unable to use other methods to determine if the hardware was supported, hence the additional errors you see. I believe that the Mesa driver should properly support GPA for that hardware, but I could be wrong. I'll try to get ahold of the same card internally so that we can test it. |
Thanks for your replay. |
Interesting. We have not seen that, but will look into it. I believe that is our fallback approach if we can't get the necessary information from the driver directly (which is the case here since GPA is wrongly detecting the driver version). |
Thanks again. |
Hello,
I got several error messages when using renderdoc + gpa.
OpenGL driver version is too old. Plesase update your driver.
Unable to obtain asic infomation.
Unable to get hardware information from the API.
Device not supported.
Open context for counters failed. GPA Error: Hardware Not Supported.
System Info:
Ubuntu-20.04.3
renderdoc-v1.17
amdgpu-install_21.40.2.40502-1_all.deb
mesa-21.3.0-devel
Radeon Pro WX 5100 device id is 0x67c7, revision id is 0x00.
The text was updated successfully, but these errors were encountered: