TRIDENT.INF Driver File Contents (t64nt.zip)

; Trident.inf
;
; Installation inf for the Trident series of graphics adapters.
;

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

[DestinationDirs]
DefaultDestDir   = 11
sgiul40.Miniport  = 12  ; drivers
sgiul40.Display   = 11  ; system32
sgiul40.Utility   = 11  ;
sgiul40.ICD       = 11  ; OpenGL ICD

;
; Driver information
;

[Manufacturer]
%trident% = trident.Mfg

[trident.Mfg]
Trident Blade-XP V4.0573-001.ICD = sgiul40
;
; General installation section
;

[sgiul40]
CopyFiles=sgiul40.Miniport, sgiul40.Display, sgiul40.Utility, sgiul40.ICD

;
; File sections
;

[sgiul40.Miniport]
sgiulnt.sys

[sgiul40.Display]
sgiul40.dll

[sgiul40.ICD]
tridicdf.dll

[sgiul40.Utility]
tdisplus.dll
tdisplus.hlp
tdisplus.cnt

TVIcon.exe
VideoIco.exe
triserv.exe
install.exe
ColorCtr.dll
CRTCtrl.dll
GenCtrl.dll
LCDCtrl.dll
Multview.dll
RegServe.exe
TVCtrl.dll

;
; Service Installation
;

[sgiul40.Services]
AddService = sgiul40, 0x00000002, sgiul40_Service_Inst, sgiul40_EventLog_Inst

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

[sgiul40_EventLog_Inst]
AddReg = sgiul40_EventLog_AddReg

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


;
; General config information
;
[sgiul40.GeneralConfigData]
MaximumDeviceMemoryConfiguration=64

;
; Software Installation
;

[sgiul40.SoftwareSettings]
DelReg = sgiul40_Utility_Del
AddReg = sgiul40_SoftwareDeviceSettings
DelReg = sgiul40_ICDSoftwareSettings_Del
AddReg = sgiul40_ICDSoftwareSettings

[sgiul40_SoftwareDeviceSettings]
HKR,, ModeFlag_1024x768x24,            %REG_SZ%,       0
HKR,, PanningSupport,                  %REG_SZ%,       1
HKR,, HotKeyEnable,                    %REG_DWORD%,    1
HKR,, DualPortSupport,                 %REG_DWORD%,    0
HKR,, DigitalTVEnable,                 %REG_DWORD%,    1
HKR,, DeviceInfo,                      %REG_DWORD%,    2
HKR,, InstalledDisplayDrivers,         %REG_MULTI_SZ%, vga, sgiul40
HKR,, VgaCompatible,                   %REG_DWORD%,    1
HKR,, DualViewOverlayFocus,            %REG_DWORD%,    0
HKR,, EnableDualVideos,                %REG_DWORD%,    0
HKR,, RestoreDevDisable,               %REG_DWORD%,    0
HKR,, Win95Compatible,                 %REG_SZ%,       1
HKR,, MultipleOutputSupport,           %REG_SZ%,       1
HKR,, HKeyMultiViewLoop,               %REG_SZ%,       0
HKR,, OverlayFocusOnLCD,               %REG_SZ%,       0
HKR,, GammaPageEnable,                 %REG_SZ%,       1
HKR,, PatchForAGP21,                   %REG_DWORD%,    0
HKR,, DesktopProduct,                  %REG_DWORD%,    1
HKR,, Enable720Modes,                  %REG_DWORD%,    1
HKR,, EnableOpenGL,                    %REG_DWORD%,    1

HKR,"UTILITY", TVPageEnable,           %REG_SZ%,       1
HKR,"UTILITY", DevPageEnable,          %REG_SZ%,       1
;HKR,"UTILITY", MultViewEnable,        %REG_SZ%,       1
HKR,"UTILITY", GammaPageEnable,        %REG_SZ%,       1
HKR,"UTILITY", VideoPageEnable,        %REG_SZ%,       1
HKR,"UTILITY", AutoTVConnEnable,       %REG_SZ%,       1
HKR,"UTILITY", DesktopDevPageEnable,   %REG_SZ%,       1
HKR,"UTILITY", VideoColorBypassEnable, %REG_SZ%,       1
HKR,, HardwareInformation.LastMode,    %REG_DWORD%,    0

HKCR,"CLSID\{dc3e5640-f745-11ce-9850-0040c721629a}\InProcServer32",,,"TDisPlus.dll"
HKCR,"CLSID\{dc3e5640-f745-11ce-9850-0040c721629a}\InProcServer32",ThreadingModel,,"Apartment"
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Controls Folder\Display\shellex\PropertySheetHandlers\Refresh Rate Control",,,"{dc3e5640-f745-11ce-9850-0040c721629a}"
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce",Install,,"Install.exe"
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce",RegServer, %REG_SZ%, "regserve.exe"
HKLM,"SOFTWARE\Trident Microsystems\Device0", ExtraMode, %REG_SZ%,1

; Special Pool
HKLM,"SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management", PoolTag, %REG_DWORD%, 1768843597 
HKLM,"SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management", PoolTagOverruns, %REG_DWORD%, 1

; OpenGL ICD installation
[sgiul40_ICDSoftwareSettings]
HKLM, "SOFTWARE\Microsoft\Windows NT\CurrentVersion\OpenGLDrivers",         "sgiul40",       %REG_SZ%,    tridicdf.dll
HKLM, "Software\Microsoft\Windows NT\CurrentVersion\OpenGLdrivers\sgiul40", "DLL",           %REG_SZ%,   "tridicdf.dll"
HKLM, "Software\Microsoft\Windows NT\CurrentVersion\OpenGLdrivers\sgiul40", "Flags",         %REG_DWORD%, 1
HKLM, "Software\Microsoft\Windows NT\CurrentVersion\OpenGLdrivers\sgiul40", "Version",       %REG_DWORD%, 2
HKLM, "Software\Microsoft\Windows NT\CurrentVersion\OpenGLdrivers\sgiul40", "DriverVersion", %REG_DWORD%, 1

[sgiul40_Utility_Del]
HKR,UTILITY
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Run", TridentVideoIcon
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Run", TridentTVIcon

[sgiul40_ICDSoftwareSetting_Del]
HKLM, "SOFTWARE\Microsoft\Windows NT\CurrentVersion\OpenGLdrivers",sgiul40

;
; Source file information
;

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

[SourceDisksFiles]
sgiul40.dll  = 1
tridicdf.dll = 1
; vga.dll  = 1       ; always shipped and preinstalled by NT itself - no need to copy
sgiulnt.sys  = 1
tdisplus.dll=1
tdisplus.hlp=1
tdisplus.cnt=1

TVIcon.exe=1
VideoIco.exe=1
;tridicdp.dll  = 1
triserv.exe=1
install.exe=1
ColorCtr.dll=1
CRTCtrl.dll=1
GenCtrl.dll=1
LCDCtrl.dll=1
Multview.dll=1
RegServe.exe=1
TVCtrl.dll=1

[Strings]

;
; Non-Localizable Strings
;

REG_SZ         = 0x00000000
REG_MULTI_SZ   = 0x00010000
REG_EXPAND_SZ  = 0x00020000
REG_BINARY     = 0x00000001
REG_DWORD      = 0x00010001
SERVICEROOT    = System\CurrentControlSet\Services

;
; Localizable Strings
;

DiskId="Trident Installation DISK (VIDEO)"
trident="Trident"
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: web5, load: 0.95