T862042.inf Driver File Contents (TridentXPOpenGl.zip)

; T862042.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=trid3d.cat
DriverVer=10/23/2001, 5.01.2527.0136

[DestinationDirs]
DefaultDestDir   = 11
trid3d.Miniport  = 12  ; drivers
trid3d.Display   = 11  ; system32
trid3d.Utility   = 11  ;

;
; Driver information
;

[Manufacturer]
%trident% = trident.Mfg

[trident.Mfg]

Trident Video Accelerator CyberBlade-Ai1 AGP 6.2014-005.42    = trid3d, PCI\VEN_1023&DEV_8620&SUBSYS_02131014

[ControlFlags]
EXCLUDEFROMSELECT = *

;
; General installation section
;

[trid3d]
CopyFiles=trid3d.Miniport, trid3d.Display, trid3d.Utility

;
; File sections
;

[trid3d.Miniport]
trid3dm.sys
aliagp.sys

[trid3d.Display]
trid3d.dll

[trid3d.Utility]
tdisplus.dll
tdisplus.hlp
tdisplus.cnt
videoico.exe
tvicon.exe
ColorCtr.dll
CRTCtrl.dll
GenCtrl.dll
LCDCtrl.dll
Multview.dll
TVCtrl.dll

;
; Service Installation
;

[trid3d.Services]
AddService = trid3d, 0x00000002, trid3d_Service_Inst, trid3d_EventLog_Inst

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

[trid3d_EventLog_Inst]
AddReg = trid3d_EventLog_AddReg

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


;
; General config information
;
[trid3d.GeneralConfigData]
MaximumDeviceMemoryConfiguration=256
MaximumNumberOfDevices=2

;
; Software Installation
;

[trid3d.SoftwareSettings]
DelReg = trid3d_Utility_Del
AddReg = trid3d_SoftwareDeviceSettings

[trid3d_SoftwareDeviceSettings]
HKR,, VgaCompatible,                   %REG_DWORD%,    1
HKR,, InstalledDisplayDrivers,         %REG_MULTI_SZ%, trid3d
HKR,, HardwareInformation.LastMode,    %REG_DWORD%,    0

HKR,, PanningSupport,                  %REG_SZ%,       1
HKR,, HotKeyEnable,                    %REG_DWORD%,    1
HKR,, DigitalTVEnable,                 %REG_DWORD%,    1
HKR,, DeviceInfo,                      %REG_DWORD%,    2
HKR,, EnableDualVideos,                %REG_DWORD%,    0
HKR,, Win95Compatible,                 %REG_SZ%,       0
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,, NoACPIDeviceSwitch,              %REG_DWORD%,    1
HKR,, OverlayDisableDevSwitch,         %REG_DWORD%,    0
HKR,, EnableMHSSupport,                %REG_DWORD%,    1
HKR,, TVUnderscanEnable,               %REG_SZ%,       0

; Utility components for registry.
HKR,, DualViewOverlayFocus,            %REG_DWORD%,    0
HKR,, MultipleOutputSupport,           %REG_SZ%,       0
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", LCDPageEnable,          %REG_SZ%,       1
HKR,"UTILITY", GammaPageEnable,        %REG_SZ%,       1
HKR,"UTILITY", AutoTVConnEnable,       %REG_SZ%,       1
HKR,"UTILITY", VideoPageEnable,        %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

; For Ali AGP driver
HKLM,"SYSTEM\CurrentControlSet\Services\Alim1541", ImagePath, %REG_EXPAND_SZ%,"System32\drivers\AliAgp.sys"

[trid3d_Utility_Del]
HKR,UTILITY
HKCU,"SOFTWARE\Microsoft\Windows\CurrentVersion\Run", TridentVideoIcon
HKCU,"SOFTWARE\Microsoft\Windows\CurrentVersion\Run", TridentTVIcon

;
; Source file information
;

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

[SourceDisksFiles]
trid3d.dll  = 1
; vga.dll  = 1       ; always shipped and preinstalled by NT itself - no need to copy
trid3dm.sys  = 1
Aliagp.sys = 1
tdisplus.dll=1
tdisplus.hlp=1
tdisplus.cnt=1
videoico.exe=1
tvicon.exe=1
 
ColorCtr.dll=1
CRTCtrl.dll=1
GenCtrl.dll=1
LCDCtrl.dll=1
Multview.dll=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: 1.07