TRIDENT.INF Driver File Contents (Triden_Blade_XP_T64.zip)

; Trident.inf
;
; Installation inf for the Trident series of graphics adapters.
; (C) Copyright 2001, Trident Microsystems, Inc. All rights reserved.
;

[Version]
Signature="$WINDOWS NT$"
Provider=%trident%
ClassGUID={4D36E968-E325-11CE-BFC1-08002BE10318}
Class=Display
CatalogFile=tridxp.cat
DriverVer=07/30/2001,5.00.2195.0123

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

;
; Driver information
;

[Manufacturer]
%trident% = trident.Mfg

[trident.Mfg]
Trident Video Accelerator Blade-XP  v5.8146ICD = tridxp, PCI\VEN_1023&DEV_9910&SUBSYS_99101023

[ControlFlags]
EXCLUDEFROMSELECT = *

;
; General installation section
;

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

;
; File sections
;

[tridxp.Miniport]
tridxpm.sys

[tridxp.Display]
tridxp.dll

[tridxp.ICD]
tridicdf.dll

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

videoico.exe
tvicon.exe
ColorCtr.dll
CRTCtrl.dll
GenCtrl.dll
LCDCtrl.dll
Multview.dll
RegServe.exe
TVCtrl.dll

;
; Service Installation
;

[tridxp.Services]
AddService = tridxp, 0x00000002, tridxp_Service_Inst, tridxp_EventLog_Inst

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

[tridxp_EventLog_Inst]
AddReg = tridxp_EventLog_AddReg

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

;
; General Configuration
;

[tridxp.GeneralConfigData]
MaximumDeviceMemoryConfiguration = 64

;
; Software Installation
;

[tridxp.SoftwareSettings]
DelReg = tridxp_Utility_Del
AddReg = tridxp_SoftwareDeviceSettings
DelReg = tridxp_ICDSoftwareSettings_Del
AddReg = tridxp_ICDSoftwareSettings

[tridxp_SoftwareDeviceSettings]
HKR,, InstalledDisplayDrivers,         %REG_MULTI_SZ%, tridxp
HKR,, VgaCompatible,                   %REG_DWORD%,    1
HKR,, HardwareInformation.LastMode,    %REG_DWORD%,    0

HKR,, PanningSupport,                  %REG_SZ%,       1
HKR,, HotKeyEnable,                    %REG_DWORD%,    1
HKR,, DigitalTVEnable,                 %REG_DWORD%,    1
HKR,, InternalBus128,                  %REG_DWORD%,    1
HKR,, DualPortSupport,                 %REG_DWORD%,    0
HKR,, DeviceInfo,                      %REG_DWORD%,    2
HKR,, EnableDualVideos,                %REG_DWORD%,    0
HKR,, Win95Compatible,                 %REG_SZ%,       1
HKR,, HKeyMultiViewLoop,               %REG_SZ%,       0
HKR,, OverlayFocusOnLCD,               %REG_SZ%,       0
HKR,, AGPTextureSize,                  %REG_DWORD%,    16
HKR,, EnableAGPCmdList,                %REG_DWORD%,    1
HKR,, BootDevicePolicy,                %REG_DWORD%,    0
HKR,, VESAForceToD3,                   %REG_DWORD%,    1
HKR,, PatchForAGP21,                   %REG_DWORD%,    0
HKR,, DesktopProduct,                  %REG_DWORD%,    1
HKR,, PowerSavingOff,                  %REG_DWORD%,    1
HKR,, EnableOpenGL,                    %REG_DWORD%,    1

; Utility components for registry.
HKR,, DualViewOverlayFocus,            %REG_DWORD%,    0
HKR,, MultipleOutputSupport,           %REG_SZ%,       1
HKR,, GammaPageEnable,                 %REG_SZ%,       1

HKR,"UTILITY", TVPageEnable,           %REG_SZ%,       1
HKR,"UTILITY", DevPageEnable,          %REG_SZ%,       1
;HKR,"UTILITY", MultViewEnable,        %REG_SZ%,       0
HKR,"UTILITY", GammaPageEnable,        %REG_SZ%,       1
HKR,"UTILITY", AutoTVConnEnable,       %REG_SZ%,       1
HKR,"UTILITY", VideoPageEnable,        %REG_SZ%,       1
HKR,"UTILITY", DesktopDevPageEnable,   %REG_SZ%,       1
HKR,"UTILITY", VideoColorBypassEnable, %REG_SZ%,       1
   
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\Trident Microsystems\Device0", ExtraMode, %REG_SZ%,1
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce",RegServer, %REG_SZ%, "regserve.exe"

; 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
[tridxp_ICDSoftwareSettings]
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\OpenGLDrivers",        "TRIDXP",        %REG_SZ%,    tridicdf.dll
HKLM,"Software\Microsoft\Windows NT\CurrentVersion\OpenGLdrivers\TRIDXP", "DLL",           %REG_SZ%,   "tridicdf.dll"
HKLM,"Software\Microsoft\Windows NT\CurrentVersion\OpenGLdrivers\TRIDXP", "Flags",         %REG_DWORD%, 1
HKLM,"Software\Microsoft\Windows NT\CurrentVersion\OpenGLdrivers\TRIDXP", "Version",       %REG_DWORD%, 2
HKLM,"Software\Microsoft\Windows NT\CurrentVersion\OpenGLdrivers\TRIDXP", "DriverVersion", %REG_DWORD%, 1

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

[tridxp_ICDSoftwareSettings_Del]
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\OpenGLDrivers",TRIDXP

;
; Source file information
;

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

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

videoico.exe=1
tvicon.exe=1
tridxp.cat=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: ftp, load: 3.25