Graphics
Intel® graphics drivers and software, compatibility, troubleshooting, performance, and optimization
Announcements
For support on Altera products please visit the Altera Community Forums.
23271 Discussions

Intel HD Graphics 530 Crash OPENGL

JTOLE1
Beginner
7,795 Views

Hello,

I have a DELL computer with Intel(R) HD Graphics 530.

And i develop a 3D application which use opengl. This applications works on other computer but crash on computer with integrated Graphics like HD530.

glGenBuffer() =>

WindowsError: exception: access violation writing 0xFFFFFFFFC7013EA0

--- OPENGL INFOS --- Vendor: Intel Renderer: Intel(R) HD Graphics 530 OpenGL Version: 4.4.0 - Build 21.20.16.4821 Shader Version: 4.40 - Build 21.20.16.4821

I tried to upgrade my hd drivers with the last, but i keep the same error and i still in OpenGL 4.4.0. Is it possible to pass at OpenGl 4.5.0 with this hardware?

best regards

0 Kudos
5 Replies
idata
Employee
5,973 Views

Thank you very much for taking the time to reach the Intel Communities Team, Jeyrozus. I will do my best to assist you further.

 

 

Firstly, allow me to share with you that the maximum OpenGL* supported version will be defined by the processor. You can double check that if you go to https://ark.intel.com/ ark.intel.com and search for your processor model. The hardware will not allow you to update to a higher OpenGL* version than the one listed on the specifications of the processor.

 

Then, you can reach our https://software.intel.com/en-us/home Intel® Developer Zone team so they can help to develop your 3D application.

 

 

 

Antony S.
0 Kudos
JTOLE1
Beginner
5,973 Views

Hi,

I followed your adived and my processor is : https://ark.intel.com/fr/products/88196/Intel-Core-i7-6700-Processor-8M-Cache-up-to-4_00-GHz Caractéristiques du produit Intel® Core™ i7-6700 Processor (8M Cache, up to 4.00 GHz)

So in theory i can go to opengl 4.5 but i dont know how , because when i download the last drivers in DELLwebsite he installed the 4.4 version. If i download the drivers via INTEL platform he says that is not compatible with my configuration... so i'am a little confused in how to upgrade to the opengl 4.5

0 Kudos
VARADHARAJAN
Valued Contributor II
5,973 Views

recently intel released the latest graphics driver 24.20.100.6136 for windows 10 64bit for intel HD graphics 530

here is the link

https://downloadcenter.intel.com/product/88345/Intel-HD-Graphics-530 Downloads for Intel® HD Graphics 530

uninstall the previous installed driver with REVO UNINSTALLER and then restart the computer

after that install the new graphics software or driver

0 Kudos
JTOLE1
Beginner
5,973 Views
0 Kudos
VARADHARAJAN
Valued Contributor II
5,973 Views

Latest version is 15.45.23.4860 , this version supported windows 7 64bit and 8.1 64 bit also

for normal version here is the direct downloading link in .exe

https://downloadmirror.intel.com/27360/a08/win64_15.45.23.4860.exe https://downloadmirror.intel.com/27360/a08/win64_15.45.23.4860.exe

for IT professional or developer version here is the direct downloading link in .zip

https://downloadmirror.intel.com/27360/a08/win64_15.45.23.4860.zip https://downloadmirror.intel.com/27360/a08/win64_15.45.23.4860.zip

I hope , with this reply , your graphics problem will be solved

0 Kudos
Reply