This is intel document on graphics support.
http://www.intel.com/support/graphics/sb/CS-033757.htm
If it is a discontinued product, you might not get a recently published driver, I think.
This is intel document on graphics support.
http://www.intel.com/support/graphics/sb/CS-033757.htm
If it is a discontinued product, you might not get a recently published driver, I think.
The Windows opengl changes have been pushed into the newest public release! See the blog post here:
http://www.coronalabs.com/blog/2013/12/10/corona-sdk-new-public-release-2013-2100/
Thanks for your response. According to the driver update utility, my driver (8.15.10.1930) is current. My problem is that after installing the latest build (2013.20786), the simulator “has stopped working.” Could there be another problem?
While I avoid using third party applications as much as I could, I did made a compromise on it for checking opengl compatibility. I think your issue must be first checked again opengl compatibility
as it shows, you will get necessary details.
I already update my graphics driver and it work…but too many changes D: Graphics 2.0 Migration Guide
My OpenGL is version 2.0 and the driver version is 8.15.10.1930 which is also current but the simulator is still not running. Since I don’t have any existing projects, I would really like to be on Graphics 2.0.
Hi @Bryan01 and Rob,
First of all thanks you so much for reply us.
I am also struggling with simulator problem same as @Ruben.
my laptop is a Compaq 610,(15’’ display).
OS: Windows 7 Ultimate
RAM : 2 GB
I download latest public release 2013.2100. But still same issue as before.I installed jdk-7u45-windows-i586.
When run simulator it is open but shows only white screen.All the projects are run but white screen in simulator.
I attach a screen shot of GLview extensions viewer software and simulator also.
I also attach a glewinf.txt.
Please help me that i can use this laptop for Graphics 2.0 or not …
Thank you in advance.
Bhavin Patel
Tell me more about the second image? Is that our Corona welcome screen? Or is it an app?
Have you tried to run the Hello World app?
Thanks
Rob
Yes,
second screen is Corona welcome screen.
And I attach a screen shot for hello world project.
Thank you.
We have ordered a computer with the same specs/model number to determine the root cause of the issue.
I have also a same problem on my laptop.
OS: windows 7 ultimate
Processor : Intel® Core™2 Due cpu T5870 @ 2.00 GHz.
My OpenGL is version 2.0 and the driver version is 8.15.10.1930 which is also current
but the simulator is still not running.
Please guide me for run corona build 2013.2076 or later.
Thank you in advance.
For Windows users who cannot get the new build to run, please do the following:
Glew is an extension wrangler for opengl and is capable of providing system/graphics information. Customers can run the glew utility and send us the log file that is generated to help us determine their hardware support.
Download the glew Binaries for Windows 32-bit and 64-bit OS
Extract the zip folder and in the extracted folder navigate to bin/Win32 for Win32 systems or, bin/x64 for 64-bit OS’s.
Direct Link to sourceforge:
http://sourceforge.net/projects/glew/files/glew/1.10.0/glew-1.10.0-win32.zip/download
Run the utility glewinfo.exe, this will generate the file glewinfo.txt.
Send the glewinfo.txt to Corona Labs, support AT coronalabs.com along with a brief description of your problem.
Rob
@panarabk Can you tell us the make/model of your laptop, as this will allow us to test on similar hardware.
@Bryan01, my laptop is a Dell Inspiron 1525.
OS: Windows 7 Ultimate
Processor : Intel® Core™2 Duo CPU T5750 @ 2.00 GHz.
Renderer: Intel 965/963 Graphics Media Accelerator
OpenGL version: 2.0
Driver version: 8.15.10.1930
Direct X version: 9.0c - June 2010, 10.0
Shader Model: vs_4_0, ps_4_0
I ran the corona debugger in the new Corona SDK (Graphics 2) which opened the simulator but when I chosed a sample project like “Hello World”, that’s when the simulator displayed “(Not Responding)” as shown in the attached image.
BTW, I work not too far from your office so I can gladly bring over my laptop if it will make things easier for all.
Many thanks,
Ruben
Forgot to attach the glewinfo.txt for your reference.
We have made a few changes in build 2094 and we’re interested to understand if this fixes the issue noted here.
@Bryan01, after installing build 2094, I ran the simulator which displayed nothing in the attached image simulator1.png. The I tried to run the bridge project which also displayed nothing in simulator2.png.
I also installed 2096 with same results.