What are the graphics drivers with known issues?

6 views (last 30 days)
The help on "Resolving Low-Level Graphics Issues" (in R2021b; I assume later versions as well) states that "MATLAB automatically switches to a software implementation:" (which mine just did) when, among others, "... you are using a graphics driver with known issues ...". Where is the list or database with those "known issues" so that I can check my graphics hardware and driver against it? If there isn't such a list, how are these issues 'known'?

Accepted Answer

Star Strider
Star Strider on 17 Nov 2022
I have never seen such a list, or have ever seen this issue being mentioned here previously. Someone from MathWorks needs to post on this.
The rendererinfo function is the only way I am aware of to determine any of those properties.
There have been problems in the past with certain AMD drivers that would result in legend objects not being displayed properly. AMD fixed these problems a few years ago and they have not recurred.
I keep my graphics drivers updated regularly. There are links in that documentation page to sites that have resources for various graphics hardware manufacturers. (AMD has one that will detect the installed AMD hardware and choose the correct driver.)
If in doubt, update the drivers.
  8 Comments
Gerrit
Gerrit on 24 Nov 2022
Fair point re. contacting support for detailed info. My immediate issue has probably changed because I updated my graphics driver, so I'll have to wait until the next crash or error message (unless the driver was actually the cause of the crash, in which case it shouldn't happen again), but I'll certainly contact support then. Thanks!

Sign in to comment.

More Answers (0)

Categories

Find more on Introduction to Installation and Licensing in Help Center and File Exchange

Products


Release

R2021b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!