Do Driver Scan Programs Actually Work?
DY357LX
Playing since day 1. Still can't Comm.England Join Date: 2002-10-27 Member: 1651Members, Constellation
in Off-Topic
<div class="IPBDescription">Having A Hard Time Finding Some VIA Drivers</div>Today I was helping a friend format her laptop after a rather nasty virus. (Ramnit.A)
We went through the usual process and got Windows (XP, old laptop) back up and running.
We visited the laptop manufacturers' website and started getting the drivers for soundcard, cardreader, chipset, etc.
But for some reason the onboard graphics card drivers weren't there. (They had nVidia drivers listed but they refused to install.)
After some browsing around on PCIDatabase I found out that the onboard graphics were provided by VIA.
Every search for "Medion 2210 VIA drivers" resulted in old results, no download links and a crap-load of programs that claim to scan and update drivers.
Seems like a nice way to get malware. I was also surprised at how many sites wanted $5 for a single file.
Anyone aware of a legit program/website for finding drivers (especially generic ones such as AC97 audio, onboard graphics, etc)?
Thanks.
We went through the usual process and got Windows (XP, old laptop) back up and running.
We visited the laptop manufacturers' website and started getting the drivers for soundcard, cardreader, chipset, etc.
But for some reason the onboard graphics card drivers weren't there. (They had nVidia drivers listed but they refused to install.)
After some browsing around on PCIDatabase I found out that the onboard graphics were provided by VIA.
Every search for "Medion 2210 VIA drivers" resulted in old results, no download links and a crap-load of programs that claim to scan and update drivers.
Seems like a nice way to get malware. I was also surprised at how many sites wanted $5 for a single file.
Anyone aware of a legit program/website for finding drivers (especially generic ones such as AC97 audio, onboard graphics, etc)?
Thanks.
Comments
Whatever you do, don't pay for drivers. Before you do that, contact the manufacturers customer support with the model and serial number.
If you want to use a recent nvidia driver you might need to add the device ID to the drivers inf file before installing.
Example taking from a chipset driver:
<!--c1--><div class='codetop'>CODE</div><div class='codemain'><!--ec1-->[Intel.Mfg.NTamd64]
%iCNTG0% = iCNT0, PCI\VEN_8086&DEV_2A42
%iCNTG1% = iCNT1, PCI\VEN_8086&DEV_2A43
%iEGLG0% = iEGL0, PCI\VEN_8086&DEV_2E02
%iEGLG1% = iEGL1, PCI\VEN_8086&DEV_2E03
%iEGLQ4G0% = iEGL0, PCI\VEN_8086&DEV_2E12
%iEGLQ4G1% = iEGL1, PCI\VEN_8086&DEV_2E13
%iEGLG4G0% = iEGL0, PCI\VEN_8086&DEV_2E22
%iEGLG4G1% = iEGL1, PCI\VEN_8086&DEV_2E23
%iEGLGVG0% = iEGL0, PCI\VEN_8086&DEV_2E32
%iEGLGVG1% = iEGL1, PCI\VEN_8086&DEV_2E33
%iEGLGB0% = iEGL0, PCI\VEN_8086&DEV_2E42
%iEGLGB1% = iEGL1, PCI\VEN_8086&DEV_2E43
%iEGLGBU0% = iEGL0, PCI\VEN_8086&DEV_2E92
%iEGLGBU1% = iEGL1, PCI\VEN_8086&DEV_2E93
%iILKGM0% = iILKM0, PCI\VEN_8086&DEV_0046
%iILKG0% = iILKD0, PCI\VEN_8086&DEV_0042<!--c2--></div><!--ec2-->
Just add the device info of the device you want to add and the driver should be installable.
Unfortunately using the word "Driver" in your search is going to flood you results with crap (you'd think google would have solved this kind of issue by now). Your best bet is to go straight to the chip producers site www.via.com.tw
If it's nowhere there, do like spooge said and contact customer support, both Medion and Via.
I don't have the laptop infront at the moment but I remember the device ID being 3371 (<a href="http://www.pcidatabase.com/search.php?device_search_str=3371&device_search=Search" target="_blank">which PCIDatabase tells me is a Chrome 9 or something</a>) so I'll go from there tomorrow.
The nVidia drivers refused to install saying "These are not correct for your device/Operating System".
(I tried all 3 downloads on the Medion site.)
At the moment it's not a major problem, it just means the desktop display is locked at 800*600. I'll spend more time on it tomorrow and hopefully get it sorted.
Thanks again for the info/tips
Yeah, that's what I plan to do tomorrow. I'm pretty sure the last time I looked the VIA site had 5/6 downloads listed under "Chrome 9" so I guess I'll be trying them all :-P
Extremely handy for quickly finding out what mobo and chipset you got.
Thanks again for the words of wisdom all, the problem is now fixed. (On the VIA site I found a 12meg package of drivers that covered various areas and that worked fine.)