home *** CD-ROM | disk | FTP | other *** search
/ Sparkle Graphics Model 217 / SPCD.iso / UTIL / ALIVXD / README.TXT < prev    next >
Encoding:
Text File  |  2001-11-14  |  12.7 KB  |  312 lines

  1.        ALi AGP Driver Version 1.82
  2. ------------
  3. INTRODUCTION
  4. ------------
  5. This file contains a variety of information you should read before 
  6. installing ALi AGP drivers. This setup program contains four drivers, 
  7. AgartD.VXD, ALiPCIMP.PCI, and ALiAGP.sys(Win2K/XP). AgartD.VXD is the
  8. graphics address remapping table(GART) management for ALi chipsets at
  9. Windows 95. ALiPCIMP.PCI is the PCI miniport driver providing PCI miniport
  10. services at Windows 98/98SE/Me. ALiAGP.sys is the PCI miniport driver 
  11. providing PCI miniport services for Windows 2000 and Windows XP.
  12.  
  13. -------------------------
  14. CONTENTS OF THIS DOCUMENT
  15. -------------------------
  16. This document contains the following sections:
  17. 1. System Requirements
  18. 2. Installation Instructions
  19. 3. Uninstallation Instructions
  20. 4. Manual Installation
  21. 5. Verifying Installation of the Driver
  22. 6. Verifying Validation of the AGP Functionality
  23. 7. Identifying the Drivers Version Number
  24. 8. Change List
  25. 9. Known issues
  26.  
  27. ----------------------
  28. 1. System requirements
  29. ----------------------
  30. Windows 95:
  31.   1. Microsoft Windows 95 OSR2.1 or later version
  32.   2. ALi AGP Driver (AgartD.VXD)
  33.   3. AGP VGA Card with Driver
  34.   4. Direct X5 or above
  35.  
  36. Windows 98/98SE/Me:
  37.   1. Microsoft Windows 98/98SE/Me
  38.   2. ALi AGP Driver (ALiPCIMP.PCI)
  39.   3. AGP VGA Card with Driver
  40.  
  41. Windows 2000/XP:
  42.   1. Microsoft Windows 2000(build 2195) or later version, or Windows XP.
  43.   2. ALi AGP Driver (ALiAGP.SYS)
  44.   3. AGP VGA Card with Driver
  45.  
  46. ----------------------------
  47. 2. Installation Instructions
  48. ----------------------------
  49. Windows 95:
  50.   1. Install Windows 95 OSR2 or later version.
  51.   2. Upgrade Windows 95 to version OSR2.1 by running USBSUPP.EXE.
  52.      We can get this file from Microsoft (www.microsoft.com).
  53.      If you install Windows 95 OSR2.5, you still need to install USBSUPP.EXE.
  54.   3. Install Microsoft DirectX 5.0 or later version.
  55.      We can get this driver from Microsoft too.
  56.   4. Install ALi AGP Driver
  57.    - run this install program.
  58.    - this program will detect the Windows version automatically
  59.      and modify the registry to load the proper driver.
  60.   5. Install VGA driver for Windows 95.
  61.  
  62. Windows 98/98SE/Me:
  63.   1. Install Windows 98/98SE/Me.
  64.   2. Install ALi AGP Driver
  65.    - run this install program.
  66.    - this program will detect the Windows version automatically
  67.      and modify the registry to load the proper driver.
  68.   3. Install VGA driver.
  69.  
  70. Windows 2000/XP:
  71.   1. Install Windows 2000/XP. 
  72.   2. Press "F8" at Windows 2000/XP booting menu to select
  73.      Safe Mode if Windows 2000/XP fails to boot into.
  74.   3. Install ALi AGP Driver
  75.    - run this install program.
  76.    - this program will detect the Windows version automatically
  77.      and modify the registry to load the proper driver.
  78.   4. Install VGA driver.
  79.  
  80. Important note:
  81. Many systems instability are caused by OS drivers internal confliction after
  82. changing mainboard, graphics card, or even upgrading driver or BIOS. It
  83. strongly recommends user to format your hard drive and re-install OS again
  84. after you have ever done system/driver upgrading operation and system is not
  85. stable.
  86.  
  87. ------------------------------
  88. 3. Uninstallation Instructions
  89. ------------------------------
  90. All OSes:
  91.   1. Open "Control Panel" folder
  92.   2. Invoke "Add/Remove Programs" icon
  93.   3. Choose "ALi AGP Driver 1.82" item 
  94.   4. Click on "Add/Remove" button to remove drivers.
  95.  
  96. ----------------------
  97. 4. Manual Installation
  98. ----------------------
  99. Windows 95:
  100.   1. Copy AgartD.VXD to "<Windows root directory>\System\" directory.
  101.   2. Add a key "AGARTD" in the registry:
  102.      KEY:"HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\VxD\AGARTD" 
  103.      with: 
  104.      NAME:StaticVxD
  105.      DATA:"AgartD.VXD"
  106.  
  107. Windows 98/98SE/Me:
  108.   1. Extract AGP driver into a temporary directory. 
  109.   2. Find "System devices" category in "System"'s "Device Manager" tab of
  110.      "Control Panel".
  111.   3. Find "ALi M1541 AGP System Controller", "ALi AGP System Controller",
  112.      or "PCI standard host CPU bridge" device, depend on the ALi chipset you
  113.      use and whether older AGP driver has been installed or not.
  114.   4. Click on the "Properties" button, select "Driver" tab, and click on the
  115.      "Driver Update" button. Choose to install driver by providing driver
  116.      location manually, and give dialog box the address of right OS subfolder
  117.      under AGP driver temporary directory. System will find the driver to
  118.      install.
  119.   5. Reboot system to make new installed driver work.
  120.  
  121. Windows 2000/XP:
  122.   1. Extract AGP driver into a temporary directory. 
  123.   2. Find "System devices" category in "System"'s "Device Manager" tab of
  124.      "Control Panel".
  125.   3. Find ""ALi M1541 PCI to AGP Controller", "ALi PCI to AGP Controller",
  126.      or "PCI standard PCI-to-PCI bridge" device, depend on the ALi chipset you
  127.      use and whether older AGP driver has been installed or not.
  128.   4. Click on the "Properties" button, select "Driver" tab, and click on the
  129.      "Driver Update" button. Choose to install driver by providing driver
  130.      location manually, and give dialog box the address of right OS subfolder
  131.      under AGP driver temporary directory. System will find the driver to
  132.      install.
  133.   5. Reboot system to make new installed driver work.
  134.  
  135. -----------------------------------------
  136. 5. Verifying Installation of the Driver
  137. -----------------------------------------
  138. Windows 95:
  139.   To make sure if the ALI AGP driver is properly installed,
  140.   We need run "Regedit" and check whether the key AGARTD exists in 
  141.   the following path
  142.       "HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\VxD"
  143.   for Windows 95
  144.  
  145. Windows 98/98SE/Me:
  146.   1. Run "Regedit" and find the NAME/DATA pair 'Path  "ALiPCIMP.PCI" ' existing in
  147.      the following path
  148.       "HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\VxD\PCI\GARTMINIPORT\154110B9"
  149.       "HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\VxD\PCI\GARTMINIPORT\162110B9"
  150.   2. Find "System devices" category in "System"'s "Device Manager" tab of "Control Panel".
  151.      You can find "ALi M1541 AGP System Controller" or "ALi M1621 AGP System Controller"
  152.      device, depend on the ALi chipset you use. Click on the "Properties" button, select
  153.      "Driver" tab, and click on the "Driver File Details" button, you can find the driver
  154.      provider and driver file version.
  155.   3. Run "drwatson" from Start menu. Select "Advanced View" from "View" menu and click
  156.      on "Kernel Drivers" tab. You can find "ALiPCIMP" in the Driver list and associated
  157.      version. If you can't find "ALiPCIMP" in the Driver list, ALi AGP driver is not loaded
  158.      in this system.
  159.  
  160.   We recommend Method 3 to check whether ALi AGP driver is actually loaded for Windows 98/
  161.   98SE/Me.
  162.  
  163. Windows 2000/XP
  164.   Find "System devices" category in "System"'s "Device Manager" tab of "Control Panel".
  165.   You can find "ALi M1541 PCI to AGP Controller" or "ALi PCI to AGP Controller"
  166.   device, depend on the ALi chipset you use. Click on the "Properties" button, select
  167.   "Driver" tab, and click on the "Driver Details" button, you can find the driver
  168.   provider and driver file version.
  169.   
  170. For users who have installed DirectX 8.0 or later:
  171.   Execute Dxdiag from Run command of Start menu. Click on Display tab. Check AGP Texture
  172.   Acceleration is enabled or not under Display Features. Note that sometimes AGP Texture
  173.   Acceleration not enabled doesn't mean ALI AGP driver is not properly installed.
  174.  
  175. ------------------------------------------------
  176. 6. Verifying Validation of the AGP Functionality
  177. ------------------------------------------------
  178.   To check whether the AGP mechanism is able to activate, we can try the 
  179.   following steps:
  180.     1. Install DirectX 8.0 (Windows XP doesn't need that).
  181.     2. Type "Dxdiag" to execute Dxdiag.exe from "Run" program of Start Menu.
  182.     3. Click the "Display" tab.
  183.     4. Check "AGP Texture Acceleration" of DirectX features is enabled or not.  
  184.      
  185. -----------------------------------------
  186. 7. Identifying the Drivers Version Number
  187. -----------------------------------------
  188. Windows 95 & 98/98SE/Me:
  189.   The version of the drivers can be obtained by querying the driver file's
  190.   properties under File Manager.
  191.  
  192.   After installation, the following driver are stored as listed.
  193.     <Windows directory>\System\AgartD.VXD
  194.     <Windows directory>\System\ALiPCIMP.PCI
  195.   
  196.   1. Invoke the "Explorer" application.
  197.   2. Select the driver file.
  198.   3. Open the "File" menu.
  199.   4. Click on the "Properties" item.
  200.   5. Click on the "Version" tab.
  201.   6. The driver's version should be listed in the "File version" or "Product 
  202.      Version".
  203.  
  204. Windows 98/98SE/Me only:
  205.   See Windows 98/98SE/Me method 2 & 3 at Section 5.
  206.  
  207. Windows 2000/XP
  208.   See Windows 2000/XP at Section 5.
  209.  
  210. --------------
  211. 8. Change List
  212. --------------
  213. V1.82 
  214.   1. Improve system stability for PCI TV card.
  215.   2. Improve support of VIA Cyrix Processor under Win98/Me.
  216.   
  217. V1.81
  218.   1. Improve the functionality of HCT 10.0 Test under Windows XP.
  219.   2. Improve the support of ALi new Device under Win95/98/Me/2000/XP.
  220.   3. Improve the functionality of "Restart" under Win95.
  221.  
  222. V1.80 
  223.   1. Improve 1.73 S4 resume functionality under Windows 2000.
  224.   2. Improve system stability for Ati Rage128 series.
  225.   3. Improve system stability for PCI TV card. 
  226.   4. Add registry key to make Windows 95/98/ME/2000 driver communicates with
  227.      ALi AGP utility. 
  228.   
  229.  
  230. V1.73
  231.   1. Add registry key to make Windows 2000 driver communicates with ALi
  232.      AGP utility.       
  233. V1.72
  234.   1. Support Cyrix III Processor.
  235.  
  236. V1.70
  237.   1. Improve system stability for Matrox G400 DH in Windows 2000.
  238.  
  239. V1.68
  240.   1. Add Windows 2000 AGP driver.
  241.  
  242. V1.67
  243.   1. Correct frame buffer starting address to improve system stability 
  244.      with some 1541 mainboards.
  245.   2. Improve 3D stability for Matrox Millennium II.
  246.   3. Improve system stability in PCI mode.
  247.   4. Enable K6-2/K6-3 Write-Allocate with TNT/TNT2/Geforce/G400 cards.
  248.   5. Improve system stability with Permedia3 cards.
  249.   6. Improve DVD playback issue on M1541 and ATI Rage 128.
  250.   7. Improve system stability with AGP cards without Side Band Address 
  251.      on M1621.
  252.  
  253. V1.66
  254.   1. Add AMD K6 Write-Allocate feature
  255.  
  256. V1.64
  257.   1. Add support for Matrox G400.
  258.   2. Add support for 3DLabs Permedia3.
  259.   3. Fix some texture corruption syndrome seen on M1541 and TNT2 Model 64 based system.
  260.   4. Fix M1541 system instability after resuming from suspend in Windows 98SE ACPI mode.
  261.   5. Improve system stability with some TNT2 cards.
  262.   6. Improve system stability with some Savage4 cards.
  263.  
  264. V1.60
  265.   1. Fix nVidia TNT playing DVD frame drop.
  266.   2. Fix Window 95 system auto resets when using a PCI card and driver v1.53.
  267.  
  268. V1.54
  269.   1. Add support for ATI Rage Mobility AGP/Rage Pro XL AGP/Rage Pro XC AGP.
  270.   2. Add support for nVidia TNT2/Vanta.
  271.   3. Add support for 3Dfx Voodoo3.
  272.   4. Fix 3Dfx Banshee/Voodoo3 performance drop using ALi AGP driver v1.53.
  273.  
  274. V1.53
  275.   1. Support Windows 95(OSR2.1)/Windows 98/Windows 98SE.
  276.   2. ALi AGP Driver 1.53 add registry key to help Windows98 Device Manager to display proper
  277.      chipset driver properties, like Provider, Date, Version.
  278.   3. Support AMD K6-2 CXT core/K6-III MTRR feature. When ALi AGP Driver 1.53 detects a AMD CXT
  279.      core CPU, it sets up MTRR to enable this feature.
  280.   4. S3 Savage3D is not stable on M1621 system, ALi AGP Driver 1.53 has solved this problem.
  281.   5. ALi AGP Driver 1.50 does not work well in Win98 with the Savage4. System may turn into
  282.        BSOD(Blue Screen Of Death). ALi AGP Driver 1.53 has solved this problem.
  283.   6. System may turn into BSOD when executing Turok on Intel i740 and M1621 based system. ALi
  284.      AGP Driver 1.53 has solved this problem.
  285.   7. Solve system poor performance for Intel i740 in Windows 95. Need Intel i740 driver version
  286.      v3.2.
  287.   8. Asus P5A bios 1005 sets up M1541 GAT mode and this will cause problem in ATI Rage 128.
  288.      ALi AGP Driver 1.53 has solved this problem.
  289.  
  290. ---------------
  291. 9. Known issues
  292. ---------------
  293. Windows 95 & 98/98SE/Me:
  294.   1. Fix DVD playback issue of Rage 128GL and Rage 128VR on M1541 by setting 
  295.      AGP data rate to 1X.
  296.   2. Fix some texture corruption syndrome of TNT2 M64 and TNT2 Vanta on M1541 
  297.      by setting AGP data rate to 1X.
  298.  
  299. Windows 2000/XP:
  300.   1. End users should download Windows 2000/XP VGA drivers from
  301.      VGA vendor web site to upgrade default VGA drivers if default VGA driver
  302.      seems not to work properly, like D3D or AGP Texture Acceleration not enabled.
  303.  
  304. Note: If you do not want to set AGP data rate to 1X, you can use ALi AGP 
  305.       utility to set AGP data rate to 2X but you may encounter some system instability
  306.       issues.
  307.  
  308.  
  309. Acer Laboratories Inc. (ALi) web sites:
  310.   http://www.ali.com.tw/ (Taiwan)
  311.   http://www.acerlabs.com/ (America) 
  312.