; Trident.inf ; ; Installation inf for the Trident series of graphics adapters. ; (C) Copyright 1999, Trident Microsystems, Inc. All rights reserved. ; [Version] Signature="$WINDOWS NT$" Provider=%trident% ClassGUID={4D36E968-E325-11CE-BFC1-08002BE10318} Class=Display CatalogFile=trid3d.cat DriverVer=04/26/2000, 5.00.2195.0064 [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 i1 AGP 5.8071.75 = trid3d, PCI\VEN_1023&DEV_8520&SUBSYS_001014C0 [ControlFlags] EXCLUDEFROMSELECT = * ; ; General installation section ; [trid3d] CopyFiles=trid3d.Miniport, trid3d.Display, trid3d.Utility DriverVer=04/26/2000 ; ; File sections ; [trid3d.Miniport] trid3dm.sys [trid3d.Display] trid3d.dll [trid3d.Utility] tdisplus.dll tdisplus.hlp tdisplus.cnt videoico.exe tvicon.exe ; ; 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 ; ; 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%, 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,, DefaultSettings.XResolution, %REG_DWORD%, 800 HKR,, DefaultSettings.YResolution, %REG_DWORD%, 600 HKR,, DefaultSettings.BitsPerPel, %REG_DWORD%, 16 HKLM,"SYSTEM\ControlSet001\Hardware Profiles\0001\System\CurrentControlSet\SERVICES\TRID3D\DEVICE0\Mon11223344", DefaultSettings.XResolution, %REG_DWORD%, 800 HKLM,"SYSTEM\ControlSet001\Hardware Profiles\0001\System\CurrentControlSet\SERVICES\TRID3D\DEVICE0\Mon11223344", DefaultSettings.YResolution, %REG_DWORD%, 600 HKLM,"SYSTEM\ControlSet001\Hardware Profiles\0001\System\CurrentControlSet\SERVICES\TRID3D\DEVICE0\Mon11223344", DefaultSettings.BitsPerPel, %REG_DWORD%, 16 ; 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 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 ; 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 [trid3d_Utility_Del] HKR,UTILITY HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Run", TridentVideoIcon HKLM,"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 tdisplus.dll=1 tdisplus.hlp=1 tdisplus.cnt=1 videoico.exe=1 tvicon.exe=1 trid3d.cat=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
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.