All drivers come with an "Installation INF(ormation) file".
This tells the installer how to install the driver.
The INF has the instructions to what files to copy and where.
It will also setup settings to install with.
The INF also has a list of products that it will install for.
nVidia provides UDA (Unified Driver Architecture) where the driver should work for all their released GPUs.
So the driver itself will support ALL GPUs, but the INF the driver comes with will only support a selected set of GPU
nVidia by default don't support laptop GPUs with beta and WHQL driver updates on their server.
This is left up to the OEM to organize. I assume nVidia must charge to have an OEM driver made or be included, as they are very rear for OEM to actually update a video driver.
So an OEM driver has specific instructions for that laptop (ie model specific) and will only work with a select few laptops.
So a Toshiba OEM driver with a toshiba INF (nvts.inf) will only work with the models included in that INF.
This is where we come in.
We have made up a database of all the GPUs that nVidia have made or are about to make (or were going to make but abandoned).
This database we then split up into sections, Mobile, TNT, Desktop, and Quadros.
We then added the tweaks that are needed to make each of those work.
The modded INF will install on any machine, it should work normaly most of the time.
Some machines may need additional tweaks or different settings, there are 1000's of possibilities.
So sometimes a feature may not work unless you fiddle with the driver or the INF settings.
I have in the INF many possible fixes included that may need to be enabled if you experience problems.
Click to expand...