From 260f2b25e984ad610730f70fb634a1ef22e1d9bd Mon Sep 17 00:00:00 2001 From: Jeroen Bakker Date: Tue, 21 Nov 2023 10:16:21 +0100 Subject: [PATCH 1/2] Intel HD4000/5000 Drivers --- manual/troubleshooting/gpu/windows/intel.rst | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/manual/troubleshooting/gpu/windows/intel.rst b/manual/troubleshooting/gpu/windows/intel.rst index 2ad66882b..7c1e02894 100644 --- a/manual/troubleshooting/gpu/windows/intel.rst +++ b/manual/troubleshooting/gpu/windows/intel.rst @@ -11,7 +11,7 @@ Windows update automatically installs graphics drivers, or your computer manufacturer may provide its own version of the graphics drivers. However, these are not always the latest version or may have been corrupted in some way. -We recommend to always use the official drivers. +We recommend to use the official drivers. `Download Latest Intel Drivers `__ @@ -30,3 +30,18 @@ Confirm the changes with *Apply*. .. include:: ../common/other.rst :start-line: 1 + + +Legacy Intel HD 4000/5000 +========================= + +When running on Intel 3, 4 or 5th gen iGPU the latest Intel driver will crash on startup. In order +to start Blender try to install a previous version of the driver. Drivers that are known to work +are: + +- 20.19.15.4835 + +Drivers that are known to fail are: + +- 20.19.15.5171 +- 20.19.15.5144 -- 2.30.2 From 849844d9b972212fe165900a7bd326221a180951 Mon Sep 17 00:00:00 2001 From: Jeroen Bakker Date: Tue, 21 Nov 2023 10:21:02 +0100 Subject: [PATCH 2/2] Add link --- manual/troubleshooting/gpu/windows/intel.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/manual/troubleshooting/gpu/windows/intel.rst b/manual/troubleshooting/gpu/windows/intel.rst index 7c1e02894..f27e72493 100644 --- a/manual/troubleshooting/gpu/windows/intel.rst +++ b/manual/troubleshooting/gpu/windows/intel.rst @@ -45,3 +45,5 @@ Drivers that are known to fail are: - 20.19.15.5171 - 20.19.15.5144 + +`Download older Intel Drivers `__ -- 2.30.2