Page 1 of 1

Intel chipset display problem

Posted: Thu Aug 04, 2016 2:53 pm
by Streght
Hi there,

I entered the testing phase on my application (I finally could figure out the loading problem for the palette from here: http://forum.arction.com/viewtopic.php?f=15&t=908) and I have some issues when running th program with a laptop using Intel HD graphics and Iris graphics on laptops. The display looks like this :

Image

The program is running correctly with both AMD and Nvidia mobile card, as well as their desktop counterpart. Didn't test it on Intel HD graphics on desktop though.

Tried to change the RenderOptions but it doesn't makes any difference.

Thanks in advance !

Re: Intel chipset display problem

Posted: Thu Aug 04, 2016 6:34 pm
by ArctionPasi
Hello.

Please update your Intel Graphics drivers first.

If it doesn't help, please send a VS project to our support by e-mail, so we can debug it. It looks like GPU is running out of memory, perhaps.

Re: Intel chipset display problem

Posted: Thu Jul 26, 2018 5:38 pm
by EvenChu
Hi...in my case I have replaced the driver with the updated version from intel, still with the same issue. I then downgraded it to the original version from the Acer support site, again with the same output. Removing it completely results in Windows replacing it with the updated version. I've even re-installed Windows again to make sure it wasn't corruption in the installation.

seo consultant

Re: Intel chipset display problem

Posted: Fri Jul 27, 2018 10:27 am
by ArctionPasi
Hi EvenChu,

Difficult to help on this as it seems to be GPU driver related problem, or limitation of Intel.

Please set chart.ChartRenderOptions.DeviceType = HardwareOnlyD9 / HardwareOnlyD11 / SoftwareOnlyD11. Does any of these work?

Intel HD GPUs are of different types. Can you indicate which kind of Intel HD is it? 2000, 4000, 4600 or something else?