guiffen wrote:
> Thanks for the replies Perry, Deimos, and Woger.
>
> *Perry:* Thanks, gave it a shot and no luck. It just reinstalled the
> previous drivers but as I mention below, the 6150 is likely onboard
> while my previous card's drivers have actually been long gone and the
> comp refuses to recognize new cards.
>
> *Woger*: I've already tried those. No luck. It's as if my previous
> cards and drivers aren't even on my system even though I've installed
> them.
>
> *Deimos:* I don't know what you mean about jumper setting. Not sure
> what to look for. Your note about 6150 LE being onboard is correct.
> Upon trying to uninstall the 6150 in safe mode, I got a warning saying
> the uninstall failed because it "may be required to boot the system."
> It turns out my other PCI-E card was a 9500 GT. Anyway, I suppose I
> didn't clue in because I have been trying to fix my previous card for
> over a month and just accepted it as the 6150 since there wasn't a trace
> of any other card.
>
> Considering the new 9800 GT is now acting as useless as the previous
> 9500, I'm wondering if my 9500 is even dead and if it's not a Windows or
> BIOS related issue.
>
> Since reading your guys' posts, I have taken out the 9800 (aka: "the
> card"), started the computer up in Safe Mode and disabled the onboard
> (6150 LE) display in the Device Manager. Turned off the comp,
> reinserted and plugged in the card. Turned on the computer and loaded
> the BIOS. I found the default video adapter was set to PCI so I changed
> it to PCI-E. There were no other settings that appeared to have a video
> function/memory or mentioned a brand name relating to graphics
> controllers. (I know very little about BIOS, It's best to relate to me
> as someone who is clueless with such things) Saved changes and
> rebooted.
>
> Once the BIOS restarted, with my screen still plugged into the onboard
> VGA, it loaded up windows as usual and I continued by installing the
> drivers from the CD. Once that was done, I shut down the computer
> rather than restarting and plugged in the DVI connections to the card.
>
>
> No luck, the displays didn't work at all. Had to replug in my onboard
> VGA to have a display. I don't even know how to check for evidence if
> my computer can even recognize the new card in the slot.. however, with
> the card installed, I can hear the computer processing constantly but
> don't know what it's actually doing.
>
> Hopefully this might shed a bit more light on the situation. Thanks
> for your replies, please respond if you might have any more ideas.
>
>
Is the PCI Express 2x3 power connector plugged in ? You can see
an example here.
http://c1.neweggimages.com/NeweggIma...130-339-16.jpg
You'd think there would be something showing up in Device Manager.
Even if it has an exclamation mark, indicating it isn't working
right. And you'd also expect the "New Hardware" Wizard to be
greeting you at some point, when the new card is plugged in.
Device Manager has a "View Hidden Devices" option, so if a device
is missing, you might find it that way. Or use a copy of Everest,
and look in the Devices list, to see if something with the
correct VEN/DEV code is present.
(Everest - Free Version. Even without being able to name all hardware,
you can still use the VEN/DEV codes for devices, to figure out what
is present. Look in Devices:PCI Devices.)
http://majorgeeks.com/download4181.html
According to this, a 9800GT is 10de-0601.
http://pciids.sourceforge.net/pci.ids
10de nVidia Corporation
...
0601 G92 [GeForce 9800 GT]
I'd start by ensuring the thing is being detected. That
should be independent of the "which video device is first"
setting. Everest or Device Manager should still be able to
list the presence of a device.
Another place to look, for a record of what hardware has
attempted to show up, is the "setupapi.log" file. This
is what I see for my old video card, in there. My card
is a 1002-4e48. By searching the file with a text editor,
for 4e48, I can see all the times that there is some kind
of driver activity. Since the card is "dual head", you
should be able to see each display channel get installed.
I have two entries for my video card, in Device Manager.
#-019 Searching for hardware ID(s):
pci\ven_1002&dev_4e48&subsys_00021002&rev_00,
pci\ven_1002&dev_4e48&subsys_00021002,
pci\ven_1002&dev_4e48&cc_030000,
pci\ven_1002&dev_4e48&cc_0300
#-018 Searching for compatible ID(s):
pci\ven_1002&dev_4e48&rev_00,
pci\ven_1002&dev_4e48,
pci\ven_1002&cc_030000,
pci\ven_1002&cc_0300,
pci\ven_1002,
pci\cc_030000,
pci\cc_0300
#-198 Command line processed: "C:\WINDOWS\system32\mmc.exe" C:\WINDOWS\system32\devmgmt.msc /s
#I063 Selected driver installs from section [ati2mtag_R350] in "c:\windows\inf\atiixpag.inf".
#I320 Class GUID of device remains: {4D36E968-E325-11CE-BFC1-08002BE10318}.
HTH,
Paul