Salavat23
In general words, support of SLI depends like this:
NV Driver asks mobo BIOS - Hi, report your chipset model?
Chipset/BIOS: Here you are, Intel X48.
Driver: Go away, blocked chipset detected.
Chipset: Ok-ok, no sli, peace.
or
Driver asks: Chipset model?
Chipset: Intel 5400
Driver: Go away, blocked chipset detected.
Chipset: WTF, i have NF200 chips here, and paid for sli.
Driver: Huh, ok.
Driver asks videocards: Model names?
GPU1: GTX 285, xxx sp, xxxx memory, xxx gpu clocks, xxxx mem clocks.
GPU2: GTX 280, xxx sp, yyyy memory, yyy gpu clocks, zzzz mem clocks.
Driver: WTF, blocked combination, go away
And so on.
If we just answer any correct words to driver - then all that check-only fuctions will be passed, and driver core itself enable everything.
That's my idea, but I think it's quite close to real checks.
Bookmarks