S3SAVMX.INF Driver File Contents (LXi-Video19-2k.exe)

; S3SAVMX.INF with ICD For NEC
;
; Installation inf for the S3 Incorporated display driver, DuoView and Gamma
; Utilities for the Savage/MX.
;
; (c) Copyright 1999 S3 Incorporated.
;

[Version]
Signature="$CHICAGO$"
Provider=%S3%
ClassGUID={4D36E968-E325-11CE-BFC1-08002BE10318}
Class=Display
CatalogFile=s3savmx.cat
DriverVer=01/28/2000, 05.12.01.7000

[ControlFlags]
ExcludeFromSelect = PCI\VEN_5333&DEV_8C10&SUBSYS_80701033
ExcludeFromSelect = PCI\VEN_5333&DEV_8C12&SUBSYS_80BA1033

[DestinationDirs]
DefaultDestDir   = 11
S3SavageMX.Miniport   = 12   ; drivers
S3SavageMX.Display    = 11   ; system32
S3SavageMX.Icd        = 11   ; OpenGL ICD
; ==DuoView Utility==
S3DUOVUEcopy.sys=11
S3DUOVUEcopy.hlp=18
S3DUOVUEcopy.win=10
S3DUOVUEcopy.inf=17
; ==Gamma Utility==
GAMMAcopy.sys=11
GAMMAcopy.hlp=18
GAMMAcopy.inf=17
GAMMAcopy.win=10

;
; Driver information
;

[Manufacturer]
%S3% = S3.Mfg

;
; This section should be modified to reflect the chip strings the
; user will see in the Displays applet when the new driver is being
; installed from the driver diskette.
;

[S3.Mfg]
NEC Savage/MX/IX Display Driver = S3SavageMX, PCI\VEN_5333&DEV_8C10&SUBSYS_80701033
NEC Savage/MX/IX Display Driver = S3SavageMX, PCI\VEN_5333&DEV_8C12&SUBSYS_80BA1033

;
; General installation section
;

[S3SavageMX]
CopyFiles =S3SavageMX.Miniport, S3SavageMX.Display, S3SavageMX.Icd, S3DUOVUEcopy.hlp, S3DUOVUEcopy.win, S3DUOVUEcopy.sys, GAMMAcopy.hlp, GAMMAcopy.sys, GAMMAcopy.win
AddReg = S3ICDCommon.AddReg, S3DuovueNT.AddReg, S3DuovueCommon.AddReg, S3GammaNT.AddReg
DelReg = S3ICDCommon.AddReg, S3DuovueNT.DelReg, S3GammaNT.DelReg  
DelFiles = S3SavageMX.Miniport, S3SavageMX.Display, S3SavageMX.Icd, S3DUOVUEcopy.inf, S3DUOVUEcopy.hlp, S3DUOVUEcopy.win, S3DUOVUEcopy.sys, GAMMAcopy.sys, GAMMAcopy.hlp, GAMMAcopy.win, GAMMAcopy.inf, GAMMAold.hlp

;
; File sections
;

[S3SavageMX.Miniport]
s3savmxm.sys      ; miniport driver

[S3SavageMX.Display]
s3savmx.dll    ; Savage/MX display driver
hotkey.exe      ; MOBILE_PRODUCTS, NT 4.0: Enable for hotkey app

[S3SavageMX.Icd]
Mxicd.dll      ; OpenGL ICD driver

[S3DUOVUEcopy.win]

[S3DUOVUEcopy.sys]
S3DuoVue.dll
S3DuoVue.cfg
S3uninst.exe

[S3DUOVUEcopy.hlp]
S3DUOCHS.HLP
S3DUOCHT.HLP
S3DUODAN.HLP
S3DUODEU.HLP
S3DUOENU.HLP
S3DUOESP.HLP
S3DUOFIN.HLP
S3DUOFRA.HLP
S3DUOITA.HLP
S3DUOJPN.HLP
S3DUONLD.HLP
S3DUONOR.HLP
S3DUOSVE.HLP

[S3DUOVUEcopy.inf]

[GAMMAcopy.sys]
S3Gamma.dll
S3uninst.exe

[GAMMAcopy.win]
S3Gamma.cfg

[GAMMAold.hlp]
S3Gamma.hlp

[GAMMAcopy.hlp]
S3gamENU.hlp
S3gamCHT.hlp
S3gamCHS.hlp
S3gamNLD.hlp
S3gamFRA.hlp
S3gamDEU.hlp
S3gamITA.hlp
S3gamJPN.hlp
S3gamESP.hlp
S3gamSVE.hlp
S3gamDAN.hlp
S3gamNOR.hlp
S3gamFIN.hlp

[GAMMAcopy.inf]

[S3SavageMX.GeneralConfigData]
MaximumDeviceMemoryConfiguration=128

;
; Service Installation
;

[S3SavageMX.Services]
AddService = S3SavageMX, 0x00000002, S3SavageMX_Service_Inst, S3SavageMX_EventLog_Inst

[S3SavageMX_Service_Inst]
ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
StartType      = 1                  ; SERVICE_SYSTEM_START
ErrorControl   = 0                  ; SERVICE_ERROR_IGNORE
LoadOrderGroup = Video
ServiceBinary  = %12%\s3savmxm.sys

[S3SavageMX_EventLog_Inst]
AddReg = S3SavageMX_EventLog_AddReg

[S3SavageMX_EventLog_AddReg]
HKR,,EventMessageFile,0x00020000,"%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\drivers\s3savmx.sys"
HKR,,TypesSupported,0x00010001,7

;
; Software Installation
;

[S3SavageMX.SoftwareSettings]
AddReg = S3SavageMX_HotkeySettings   ; mobile: hotkey applet file section
AddReg = S3SavageMX_SoftwareDeviceSettings
DelReg = S3SavageMX_UserPreferences 

[S3SavageMX_SoftwareDeviceSettings]
HKR,, InstalledDisplayDrivers,      %REG_MULTI_SZ%, s3savmx
HKR,, VgaCompatible,                %REG_DWORD%,    0
HKR,, SupportIcd,                %REG_DWORD%,    1

[S3SavageMX_HotkeySettings]
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Run, Hotkey, %REG_SZ%, "hotkey.exe"

; user-selected preferences
[S3SavageMX_UserPreferences]
HKR,, UseDDCInfo
HKR,, PanelCenterExpandMode
HKR,, SingleController
HKR,, NtscTvPositionX
HKR,, NtscTvPositionY
HKR,, Pal6TvPositionX
HKR,, Pal6TvPositionY
HKR,, Pal8TvPositionX
HKR,, Pal8TvPositionY
HKR,, DisplaysActivePreference
HKR,, TvStandardPreference
HKR,, DdcMaxRefresh
HKR,, GammaFor16BppModes
HKR,, GammaFor32BppModes
HKR,, GammaIGA2For16BppModes
HKR,, GammaIGA2For32BppModes

;
; Source file information
;

[SourceDisksNames.x86]
1 = %DiskId%,,,""

[SourceDisksFiles]
s3savmxm.sys=1                  ; all files on Disk 1
s3savmx.dll=1
s3savmx.inf=1
hotkey.exe=1			; MOBILE_PRODUCTS, NT 4.0
mxicd.dll=1
; ==DuoView Utility
S3Duovue.dll=1
S3Duovue.inf=1
S3DuoVue.cfg=1
S3DUOCHS.HLP=1
S3DUOCHT.HLP=1
S3DUODAN.HLP=1
S3DUODEU.HLP=1
S3DUOENU.HLP=1
S3DUOESP.HLP=1
S3DUOFRA.HLP=1
S3DUOFIN.HLP=1
S3DUOITA.HLP=1
S3DUOJPN.HLP=1
S3DUONLD.HLP=1
S3DUONOR.HLP=1
S3DUOSVE.HLP=1
S3uninst.exe=1
S3Gamma.dll=1
S3Gamma.cfg=1
S3gamCHS.hlp=1
S3gamCHT.hlp=1
S3gamDAN.hlp=1
S3gamENU.hlp=1
S3gamFRA.hlp=1
S3gamFIN.hlp=1
S3gamDEU.hlp=1
S3gamITA.hlp=1
S3gamJPN.hlp=1
S3gamESP.hlp=1
S3gamNLD.hlp=1
S3gamNOR.hlp=1
S3gamSVE.hlp=1

[Strings]

;
; Non-Localizable Strings
;

REG_SZ         = 0x00000000
REG_MULTI_SZ   = 0x00010000
REG_DWORD      = 0x00010001

1           = "Controls Folder"
ShortDesc   = "S3DuoVue Utility"
LongDesc    = "S3DuoVue Display Configuration Utility"
S3DUOCLS    = "{7fc5c380-dac3-11d1-8e3d-00aa00c67ca8}"
S3DUOKEY    = "Software\S3\S3DuoVue"

GammaShortDesc   = "S3 Gamma Utility"
GammaLongDesc    = "Installs the S3 Gamma Display Property page"
S3          = "S3 Incorporated"
CURVER      = "Software\Microsoft\Windows\CurrentVersion"
GAMMACLSID  = "{C4FACD43-6676-11d1-AF9C-00AA00C67CA8}"
GAMMANAME   = "S3 Gamma"
SCHEMES     = "Schemes"
S3GKEY      = "SOFTWARE\S3\S3 Gamma"

;
; Localizable Strings
;

DiskId      = "S3 Incorporated Installation DISK (VIDEO)"
GraphAdap   = "Graphics Adapter"
AllUsersDir = "profiles\All Users\Start Menu\PROGRAMS\STARTUP"
WinNTDir    = "Windows NT"

[S3ICDCommon.AddReg]
HKLM,Software\Microsoft\%WinNTDir%\CurrentVersion\OpenGLdrivers,Savage2,,"mxicd"

[S3DuovueNT.DelReg]
HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\S3DUOVUE

HKLM,SOFTWARE\Classes\CLSID\%S3DUOCLS%
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Run,S3Tray
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\%1%\Display\shellex\PropertySheetHandlers\S3DUOVUE
HKLM,"%S3DUOKEY%"

[S3DuovueCommon.AddReg]
HKLM,SOFTWARE\Classes\CLSID\%S3DUOCLS%,"",,"Property Sheet Extension for S3DuoVue Utility"
HKLM,SOFTWARE\Classes\CLSID\%S3DUOCLS%\InProcServer32,"",,"S3Duovue.dll"
HKLM,SOFTWARE\Classes\CLSID\%S3DUOCLS%\InProcServer32,ThreadingModel,,"Apartment"
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\%1%\Display\shellex\PropertySheetHandlers\S3DUOVUE,"",,"%S3DUOCLS%"

HKLM,"%S3DUOKEY%","Installed",,"1"
HKLM,"%S3DUOKEY%","Filename",,"S3DuoVue.dll"
HKLM,"%S3DUOKEY%","UtilityType",,"0"
HKLM,"%S3DUOKEY%","TvOutListShown",,""
HKLM,"%S3DUOKEY%","ApertureControlSupport",,"OFF"
HKLM,"%S3DUOKEY%","AspectRatioLockSupport",,"ON"
HKLM,"%S3DUOKEY%","TimeoutSeconds",,"15"
HKLM,"%S3DUOKEY%","CheckConnections",,""
HKLM,"%S3DUOKEY%","RscFallback",,"ON"
HKLM,"%S3DUOKEY%","RscDll",,""
HKLM,"%S3DUOKEY%","URL",,"http://www.s3.com"

[S3DuovueNT.AddReg]
HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\S3DUOVUE,DisplayName,,"%ShortDesc%"
HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\S3DUOVUE,"UninstallString",,"s3uninst.exe S3DuovueUninstall.NT 5 s3savmx.inf"

HKLM,"%S3DUOKEY%","ShowDDCConfig",,"OFF"
HKLM,"%S3DUOKEY%","HalftoneBlt",,"OFF"

[S3GammaNT.DelReg]
HKLM,"%CURVER%\Uninstall\S3 Gamma"
HKCR,"CLSID\%GAMMACLSID%",,,"S3 Gamma Property Sheet"
; ---------- Next line to remove possible duplicate shellext ------------
HKLM,"%CURVER%\%1%\Display\shellex\PropertySheetHandlers\S3Gamma"
HKLM,"%CURVER%\%1%\Display\shellex\PropertySheetHandlers\S3 Gamma","",,"%GAMMACLSID%"
HKLM,"%S3GKEY%\%SCHEMES%"
HKLM,"%S3GKEY%"
HKLM,"SYSTEM\CurrentControlSet\Services\S3SavageMX\Device0","GammaSupportEnabled"

[S3GammaNT.AddReg]
HKLM,"%CURVER%\Uninstall\S3 Gamma",DisplayName,,"%GammaShortDesc%"
HKLM,"%CURVER%\Uninstall\S3 Gamma","UninstallString",,"s3uninst.exe GammaUninstall.NT 5 s3savmx.inf"
HKCR,"CLSID\%GAMMACLSID%",,,"S3 Gamma Property Sheet"
HKCR,"CLSID\%GAMMACLSID%\InProcServer32",,,"S3Gamma.dll"
HKCR,"CLSID\%GAMMACLSID%\InProcServer32",ThreadingModel,,"Apartment"
; ---------- Next line to remove possible duplicate shellext ------------
HKLM,"%CURVER%\%1%\Display\shellex\PropertySheetHandlers\S3Gamma"
HKLM,"%CURVER%\%1%\Display\shellex\PropertySheetHandlers\S3 Gamma","",,"%GAMMACLSID%"
HKLM,"%S3GKEY%","Installed",,"1"
HKLM,"%S3GKEY%","Filename",,"S3Gamma.dll"
HKLM,"%S3GKEY%","UtilityName",,"%GAMMANAME%"
; ------------------ The following lines is NT specific ------------------
HKLM,"SYSTEM\CurrentControlSet\Services\S3SavageMX\Device0","GammaSupportEnabled",65537,1,0,0,0
Download Driver Pack

How To Update Drivers Manually

After your driver has been downloaded, follow these simple steps to install it.

  • Expand the archive file (if the download file is in zip or rar format).

  • If the expanded file has an .exe extension, double click it and follow the installation instructions.

  • Otherwise, open Device Manager by right-clicking the Start menu and selecting Device Manager.

  • Find the device and model you want to update in the device list.

  • Double-click on it to open the Properties dialog box.

  • From the Properties dialog box, select the Driver tab.

  • Click the Update Driver button, then follow the instructions.

Very important: You must reboot your system to ensure that any driver updates have taken effect.

For more help, visit our Driver Support section for step-by-step videos on how to install drivers for every file type.

server: web4, load: 0.82