GDIP not working (graphics card conflict)

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
User avatar
ibieel
Posts: 216
Joined: 17 Oct 2021, 23:30

GDIP not working (graphics card conflict)

Post by ibieel » 10 Feb 2024, 15:28

hey guys, I have a problem using GDIP, I have 2 graphics cards in my computer.
1- board integrated into the CPU (Processor)
2- graphics card dedicates PCI-E

When I use GDIP Bitmap the screen is all WHITE/BLACK, I need to disable my dedicated PCI-E graphics card for GDIP to work.

I haven't found any way to disable my INTEGRATED graphics card (CPU/Processor) without also stopping the dedicated PCI-E graphics card from working.

Is there any way to open AutoHotkey using the specific graphics card?
Or is there any other solution in the GDIP code itself for this?
Has anyone had the same problem?
User avatar
lmstearn
Posts: 698
Joined: 11 Aug 2016, 02:32
Contact:

Re: GDIP not working (graphics card conflict)

Post by lmstearn » 11 Feb 2024, 02:28

Hi, looks very much like a conflict at the driver level, is there an option in the PCI-E driver software to set the preferred graphics device? There is for NVIDIA, not sure about the others, Radeon for example won't do it, unless you have switchable graphics in the driver CP.
What are the settings in Graphics?

Code: Select all

run ms-settings:display-advancedgraphics
Otherwise there are guides like this at Quora on how go about doing it - did they work for you?
:arrow: itros "ylbbub eht tuO kaerB" a ni kcuts m'I pleH
Post Reply

Return to “Ask for Help (v1)”