S3SAVMX.INF Driver File Contents (T810bndp.exe)

; S3SAVMX.INF For Toshiba
;
; Installation inf for the S3 Incorporated display driver, S3DuoView+ and S3Gamma
; Utilities for the Savage/MX.
;
; Copyright (c) 1999, 2000 by S3 Incorporated.
;


[Version]
Signature="$CHICAGO$"
Provider=%S3%
ClassGUID={4D36E968-E325-11CE-BFC1-08002BE10318}
Class=Display

[DestinationDirs]
DefaultDestDir   = 11
S3Inc.Miniport   = 12	; drivers
S3Inc.Display    = 11   ; system32
S3Inc.Inf        = 11	
S3Inc.Icd        = 11	
; ==DuoView Utility==
S3DUOVUEcopy.sys=11
S3DUOVUEcopy.hlp=18
; ==Gamma Utility==
GAMMAcopy.sys=11
GAMMAcopy.hlp=18
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]
S3 Inc. Savage/MX Display Driver = S3Inc
S3 Inc. Savage/IX Display Driver = S3Inc

;
; General installation section
;

[S3Inc]
CopyFiles=S3Inc.Miniport, S3Inc.Display, S3Inc.Inf, S3Inc.Icd, S3DUOVUEcopy.hlp, S3DUOVUEcopy.sys, GAMMAcopy.hlp, GAMMAcopy.sys, GAMMAcopy.win 
AddReg=S3Inc.AddRegs
DelReg=S3Inc.DelRegs
DelFiles = S3Inc.Miniport, S3Inc.Display, S3Inc.Icd, S3DUOVUEcopy.hlp, S3DUOVUEcopy.sys, GAMMAcopy.sys, GAMMAcopy.hlp, GAMMAcopy.win, GAMMAold.hlp

;
; File sections
;

[S3Inc.Miniport]
s3savmxm.sys    ; miniport driver

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

[S3Inc.Inf]
s3savmx.inf		; Savage/MX

[S3Inc.Icd]
mxicd.dll      ; OpenGL ICD driver

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

[S3DUOVUEcopy.hlp]
S3DUOCHS.HLP
S3DUODEU.HLP
S3DUOENU.HLP
S3DUOESP.HLP
S3DUOFRA.HLP
S3DUOITA.HLP
S3DUOJPN.HLP

[GAMMAcopy.sys]
S3Gamma.dll
S3uninst.exe

[GAMMAcopy.win]
S3Gamma.cfg

[GAMMAold.hlp]
S3Gamma.hlp

[GAMMAcopy.hlp]
S3gamENU.hlp
S3gamCHS.hlp
S3gamFRA.hlp
S3gamDEU.hlp
S3gamITA.hlp
S3gamJPN.hlp
S3gamESP.hlp

[S3Inc.AddRegs]

[S3Inc.DelRegs]

;
; Service Installation
;

[S3Inc.Services]
AddService = S3Inc, 0x00000002, S3Inc_Service_Inst, S3Inc_EventLog_Inst

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

[S3Inc_EventLog_Inst]
AddReg = S3Inc_EventLog_AddReg

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

;
; Software Installation
;

[S3Inc.SoftwareSettings]
AddReg = S3Inc_HotkeySettings   ; mobile: hotkey applet file section
AddReg = S3Inc_SoftwareDeviceSettings, S3DuovueNT.AddReg, S3DuoCommon.AddReg, S3GammaNT.AddReg
DelReg = S3Inc_UserPreferences, S3DuovueNT.AddReg, S3DuoCommon.AddReg,S3GammaNT.DelReg  

[S3Inc_SoftwareDeviceSettings]
HKLM,Software\Microsoft\%WinNTDir%\CurrentVersion\OpenGLdrivers,Savage2,,"mxicd"
HKR,, InstalledDisplayDrivers,      %REG_MULTI_SZ%, s3savmx
HKR,, VgaCompatible,                %REG_DWORD%,    0
HKR,, SupportIcd,                %REG_DWORD%,    1

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

; user-selected preferences
[S3Inc_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
S3DUODEU.HLP=1
S3DUOENU.HLP=1
S3DUOESP.HLP=1
S3DUOFRA.HLP=1
S3DUOITA.HLP=1
S3DUOJPN.HLP=1
S3TRAY.exe=1
S3uninst.exe=1
S3Gamma.dll=1
S3Gamma.cfg=1
S3gamENU.hlp=1
S3gamCHS.hlp=1
S3gamFRA.hlp=1
S3gamDEU.hlp=1
S3gamITA.hlp=1
S3gamJPN.hlp=1
S3gamESP.hlp=1

[Strings]

;
; Non-Localizable Strings
;

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

;
; Localizable Strings
;

DiskId      = "S3 Incorporated Installation DISK (VIDEO)"
S3          = "S3 Incorporated"
WinNTDir    = "Windows NT"
1           = "Controls Folder"
S3DuoDesc   = "S3DuoView+ Utility"   
S3DUOCLS    = "{7fc5c380-dac3-11d1-8e3d-00aa00c67ca8}"
S3DUOKEY    = "Software\S3\S3DuoVue"
GAMDesc     = "S3 Gamma"
S3          = "S3 Incorporated"
CURVER      = "Software\Microsoft\Windows\CurrentVersion"
GAMMACLSID  = "{C4FACD43-6676-11d1-AF9C-00AA00C67CA8}"
GAMMANAME   = "S3 Gamma"
SCHEMES     = "Schemes"
S3GKEY      = "SOFTWARE\S3\S3 Gamma"
S3SRVC      = "S3Inc"

;; ---------- The following section is for NT/Win2K only ------------

[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%

[S3DuovueNT.AddReg]
HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\S3DUOVUE,DisplayName,,%S3DuoDesc%
HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\S3DUOVUE,UninstallString,,"s3uninst.exe -reg 5 'HKLM\Software\S3\S3Uninst\S3Duovue'"
HKLM,%S3DUOKEY%,"HalftoneBlt",,"OFF"
HKLM,%S3DUOKEY%,"TVControlsIn720",,"OFF"

;; ---------- The following section is for ALL systems ------------

[S3DuoCommon.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,SOFTWARE\Microsoft\Windows\CurrentVersion\Run,S3TRAY,,"S3tray.exe"

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

;; ---------- Following lines are uninstall information ------------
HKLM,"Software\S3\S3Uninst\S3Duovue","10.DelKey",,"HKLM\%S3DUOKEY%"
HKLM,"Software\S3\S3Uninst\S3Duovue","11.DelKey",,"HKCR\CLSID\%S3DUOCLS%"
HKLM,"Software\S3\S3Uninst\S3Duovue","12.DelKey",,"HKLM\Software\Microsoft\Windows\CurrentVersion\Uninstall\S3Duovue"
HKLM,"Software\S3\S3Uninst\S3Duovue","13.DelKey",,"HKLM\Software\Microsoft\Windows\CurrentVersion\%1%\Display\shellex\PropertySheetHandlers\S3Duovue"
HKLM,"Software\S3\S3Uninst\S3Duovue","14.DelReg",,"HKLM\Software\Microsoft\Windows\CurrentVersion\Run\S3TRAY"
HKLM,"Software\S3\S3Uninst\S3Duovue","20.DelFiles",,"%11%\S3Duovue.dll"
HKLM,"Software\S3\S3Uninst\S3Duovue","22.DelFiles",,"%18%\S3Duo*.hlp"
HKLM,"Software\S3\S3Uninst\S3Duovue","23.DelFiles",,"%11%\S3Duovue.cfg"
HKLM,"Software\S3\S3Uninst\S3Duovue","24.DelFiles",,"%17%\S3Duovue.?nf"
HKLM,"Software\S3\S3Uninst\S3Duovue","25.DelFiles",,"%11%\S3Tray.exe"

; ---------- Start of S3 Gamma optional component description -------------

[S3GammaNT.DelReg]
HKLM,"%CURVER%\Uninstall\S3 Gamma",DisplayName,,
HKLM,"%CURVER%\Uninstall\S3 Gamma","UninstallString",,
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\%S3SRVC%\Device0","GammaSupportEnabled",,

[S3GammaNT.AddReg]
HKLM,"%CURVER%\Uninstall\S3 Gamma",DisplayName,,"%GAMDesc%"
HKLM,"%CURVER%\Uninstall\S3 Gamma","UninstallString",,"s3uninst.exe -reg 5 'HKLM\Software\S3\S3Uninst\S3 Gamma'"
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%"

;; ---------- Following lines are uninstall information ------------
HKLM,"Software\S3\S3Uninst\S3 Gamma","10.DelKey",,"HKLM\%S3GKEY%"
HKLM,"Software\S3\S3Uninst\S3 Gamma","11.DelKey",,"HKCR\CLSID\%GAMMACLSID%"
HKLM,"Software\S3\S3Uninst\S3 Gamma","12.DelKey",,"HKLM\%CURVER%\Uninstall\S3 Gamma"
HKLM,"Software\S3\S3Uninst\S3 Gamma","13.DelKey",,"HKLM\%CURVER%\%1%\Display\shellex\PropertySheetHandlers\S3 Gamma"
HKLM,"Software\S3\S3Uninst\S3 Gamma","14.DelReg",,"HKLM\SYSTEM\CurrentControlSet\Services\%S3SRVC%\Device0\GammaSupportEnabled"
HKLM,"Software\S3\S3Uninst\S3 Gamma","20.DelFiles",,"%11%\S3Gamma.dll"
HKLM,"Software\S3\S3Uninst\S3 Gamma","21.DelFiles",,"%18%\S3Gam*.hlp"
HKLM,"Software\S3\S3Uninst\S3 Gamma","22.DelFiles",,"%10%\S3Gamma.cfg"
HKLM,"Software\S3\S3Uninst\S3 Gamma","23.DelFiles",,"%17%\S3Gamma.?nf"

;; ------------------ The following lines is NT specific ------------------
HKLM,"SYSTEM\CurrentControlSet\Services\%S3SRVC%\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: web1, load: 0.66