Skip to content
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

Legacy GPU support #25

Closed
markkco opened this issue Nov 9, 2022 · 4 comments
Closed

Legacy GPU support #25

markkco opened this issue Nov 9, 2022 · 4 comments

Comments

@markkco
Copy link

markkco commented Nov 9, 2022

Any chance of legacy GPU support - ATI FirePro M7820?
Blender 2.8 works ok, Blender 3.3.1 wont display grid and background, objects not displayed correctly.

image

Debug files:
Note: when starting with blender_debug_gpu_glitchworkaround.cmd, grid, background and cube display correctly.
https://www.dropbox.com/sh/aj0xpbi7gd260s3/AABoLkCzMZIl8wfdsdxNeW14a?dl=0

@nalexandru
Copy link
Owner

nalexandru commented Nov 10, 2022

From the system info it seems that you're running driver version 13.352. On AMD's website version 14.301 is available (https://www.amd.com/en/support/professional-graphics/mobile-platforms/firepro-mobility-series/firepro-m7820-mobility).
Since the issue is fixed by starting with the glitch workaround, updating the graphics driver might solve it.

Is this problem manifesting in any previous versions (2.93, 3.0, 3.1, 3.2) as well or just 3.3 ?

@markkco
Copy link
Author

markkco commented Nov 10, 2022

After updating driver to 14.301 blender now crashes. Please see updated debug files provided at same link from original post.

@markkco
Copy link
Author

markkco commented Nov 10, 2022

After trying several blender versions (2.8.x - 2.9.x) from blender organisation, and versions 3.x.x from your github release page, blender has display problems or crashes on my system. Funny thing is that newer driver version has more problems than the older one. It's time for a hardware refresh...

Conclusion is that it's not worth anyone's time to bother with legacy hardware support, more so since Microsoft stopped windows 7 support.

I want to thank you for your time and work on blender support for windows 7.

@nalexandru
Copy link
Owner

I've checked the Blender system requirements (https://www.blender.org/download/requirements/). It says that Terrascale 2 GPUs have been deprecated since version 2.91, probably one of the reasons for this was the buggy driver situation that you encountered.

The idea behind this project is not to support older hardware, but to allow those that prefer Windows 7 to use Blender on supported hardware.

If a change in Blender breaks hardware on Windows 7 as was the case with issues #18 and #19 i will revert the change. For this issue this is not the case, fixing it would require workarounds for driver bugs, which as you said is not worth it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants