Michael said:
How can I install drivers for my VGA card if the card is not listed in
Device Manager at all. There's no driver there, no exclamation mark,
nothing. It's not there in safe mode and it makes no difference if I boot up
in VGA mode. I can't install drivers without an entry in device manager and
if I run the ATI installer it just quits without warning. Any suggestions?
The PC wouldn't boot so I had to do a repair install but the VGA card was
working fine before all this.
Thanks for any replies,
Michael
How is the OS going to display the desktop, unless there is a
path to get to the video ? There has to be an entry there
somewhere, which corresponds to your "VGA" display.
To give you an example of a thing that can happen, my sound
card has one PCI bus pin that doesn't make good contact.
When that happens, there is an "unknown" device, and the
existing driver is unhappy it cannot find hardware.
Your card could have suffered a similar fate. It no longer
identifies itself properly (for whatever reason). If the
VID and PID no longer match the driver, there is no reason
for the driver to load or be happy. If the card is still
able to be enumerated (indicates it is a "video" class
device), then the Windows OS may be able to use a default
VGA driver with it. There should be some sign, somewhere
in Device Manager, that something like that has happened.
You can also try Everest, for a second opinion. But interpreting
the results here, will be every bit as difficult as doing
it in Device Manager. There may be an "unknown" entry in
Everest, and that might point to your card. You can use a
pci.ids file from the Internet, to decode a truly "unknown"
card, or discover from the known entries, which bus bit is
no longer making good contact.
(Everest Free Edition)
http://majorgeeks.com/download4181.html
If the card was really broken, there are plenty of things
that would have failed along the way, such that you wouldn't
be sitting in Windows right now. Even if all acceleration
features on the card died, Windows still needs the address
of the frame buffer, so it can draw the desktop. So it
knows it is using something, to render video.
The BIOS would not start either, if it thought the video
was dead. So the BIOS must have used available enumeration
info, to render the startup screens properly. Otherwise
the BIOS would beep the "missing video" error. Both the
BIOS and the OS, currently know of some "video" class
device.
Paul