Display problems.

Associate
Joined
18 Mar 2025
Posts
9
Location
Earth
Hello.

Two monitors are connected to the two DVI connectors on the graphics card. The motherboard also has onboard graphics, which is set to 'Auto'. The monitors automatically use the graphics card for video.

If I disconnect both monitors from the graphics card and leave the onboard option to 'Auto' (and connect one of the monitors to the onboard DVI graphics connector) , the monitor does not come on at all and goes on stand-by.

If I want to try the onboard graphics, do I need to to change the option from 'Auto' to onboard? If yes, and the monitor still does not come on, if I connect the monitors to the graphics card again, will they work again automatically even though BIOS has now been changed to use onboard graphics or will my computer be stuck without video with no way to change the setting back to 'Auto' as there is no display?

Thank you.
 
Most modern motherboards don't have onboard graphics it is on the CPU and some CPU's don't have an iGPU function eg amd 7400f doesnt have onboard graphics but the 7400 does!

If your mobo doesnt have onboard and the cpu doesn't have an iGPU then the display outputs on the motherboard simply won't work.

Assuming you have a CPU with an iGPU ( or an old mobo that really does have on board graphics) then Auto its probably detecting that there is a discrete GPU installed so defaults to that.

Even an entry level graphics card will perform a lot better than an iGPU so I don't know why you want to use the onboard instead but setting bios to "onboard" should enable it as should removing the gpu and leaving it on Auto.


If you mess up the bios settings then removing the cmos battery or pressing the reset button if your mobo has one should load the default bios settings.
 
Thank you for your reply.

Both the motherboard and CPU are old! The motherboard definitely has onboard graphics. Not sure about the CPU but it's about 15 years old!

As the title says, I am having display problems. It is possible that it may be the graphics card that's failing, so I want to use the onboard graphics. I don't need anything fancy for graphics, so onboard graphics would suffice. The graphics card was mainly to run my dual monitors. One monitor will do for now.

Thank you for your advice. I will try setting it to onboard. If I don't post back with an update, that means everything has gone wrong! Haha.
 
I set the motherboard to DVI, but the monitor still did not come on. Do I need to take the graphics card out entirely for this to work?

When I connected the monitor back to the graphics card, the monitor came on and worked even though the BIOS setting has been set to onboard DVI.
 
Last edited:
I set the motherboard to DVI, but the monitor still did not come on. Do I need to take the graphics card out entirely for this to work?

When I connected the monitor back to the graphics card, the monitor came on and worked even though the BIOS setting has been set to onboard DVI.
What motherboard and CPU? It would be easier to help if we knew what we were dealing with and could consult the specs/manual, etc.

Normally, if you have onboard, it is possible to use both the graphics and the integrated, so you do not need to remove it. However, the behaviour where it just disables it (due to the presence of the graphics card) is also possible.

Note that there was a transition period with DVI where it went from accepting both analogue (equivalent to VGA) and digital, to only accepting digital, which can be an issue with some old systems/monitors.
 
As the title says, I am having display problems. It is possible that it may be the graphics card that's failing, so I want to use the onboard graphics.
Makes sense but the title on its own is rather vague.

Do I need to take the graphics card out entirely for this to work?
Not usually but theres no reason why you can't try just unplug the power cable first, if it doesnt work you can give the card and expansion slot a quick dust before you put it back you never know that might fix your "display problems" what ever they are.

What motherboard and CPU? It would be easier to help if we knew what we were dealing with and could consult the specs/manual, etc.
^this, also make and model of GPU and monitor


As above there is more than one DVI standard so that could cause you issues as well:

 
Thank you for your replies.

I do apologise, I normally include system specs, but I just thought it was a generic query and might not require additional specifics.

Motherboard
CPU
Graphics Card
Monitors
OS - Linux
No idea if motherboard graphics driver is installed.

Makes sense but the title on its own is rather vague.

I deliberately omitted additional info as I just wanted to know how to get the onboard to work and not concentrate on trying to fix the issue with the graphics card.

Just for your information, the issue is flickering and taking several minutes for the monitors to show anything. Initial startup showed fine, but not login screen, however, now even the initial startup doesn't show at times. Anyway, as mentioned, this post is about getting the onboard to work, not trying to fix the issue with the graphics card.

Thank you.
 
That motherboard has an AMD 760G northbridge which contains a GPU.
You can get both AMD & NVIDIA graphics drivers working under Linux if they are installed correctly. Try installing the 760G driver again.
 
I deliberately omitted additional info as I just wanted to know how to get the onboard to work and not concentrate on trying to fix the issue with the graphics card.

Yes but it left us grasping at straws.

Now we know the motherboard has onboard graphics with DVI-D, HDMI and VGA outputs and your monitor has HDMI and VGA and comes with a HDMI to DVI-D cable.

That mobo only allows you to use a single digital output at a time you cant use the DVI-D and HDMI ports at the same time but you can use the VGA port as well.

Your monitors are also 1920*1200 not the more common 1920*1080



Initial startup showed fine, but not login screen

The flickering, blank screen could be down to drivers, the wrong resolution or refresh rate so the GPU might be fine.




You can get both AMD & NVIDIA graphics drivers working under Linux if they are installed correctly. Try installing the 760G driver again

Have you just switched to Linux from windows because they are dropping support for W10 and it’s too old for W11?

If yes was it working fine with the GTX 460 before you installed Linux and what distro have you installed?

I’ve only dabbled in Linux, but an update recently broke the graphics on an ancient Linux mint laptop I have because the integrated intel graphics were depreciated so it won’t boot into Cinnamon now but I can still get into Wayland.


Its possible you have a Linux problem not a hardware problem.







this post is about getting the onboard to work, not trying to fix the issue with the graphics card

From you mobo manual to get onboard DVI-D working I would have tried:
IGX = “UMA”
UMA Frame buffer size = “1024”
Onboard VGA output connect = D-sub/DVI
VGA core clock = Auto

Then find “init display first”
Set it to = On chip VGA


If I was using the GTX 460 I would set IGX to disabled and Init display first to PEG.


Personally I would ditch your HDMI to DVI cable and just use a HDMI cable (onboard VGA connect output then set to = D-sub/HDMI).
 
Last edited:
Back
Top Bottom