home *** CD-ROM | disk | FTP | other *** search
/ Enter 1999 April - Disc 1 / enter_04_1999_1.iso / OS2 / SDD / README.TXT < prev    next >
Encoding:
Text File  |  1999-01-20  |  7.0 KB  |  169 lines

  1.  
  2.                      SciTech Display Doctor for OS/2
  3.                      -------------------------------
  4.  
  5. Installation and setup
  6. ----------------------
  7.  
  8. Until we get a full installer program completed, installation and setup will
  9. be a bit of a pain and must be done with a bit of manual work. Follow the
  10. directions below to perform the installation:
  11.  
  12. 1. Unzip all the files into the c:\sdd directory (make sure you use the
  13.    -d option if you are using PKZIP!).
  14.  
  15. 2. Install the SciTech Display Doctor OS/2 device divers. To do this,
  16.    run the setup.cmd command file in the installation directory (should
  17.    be in the same directory as this file).
  18.  
  19. 3. Edit the C:\CONFIG.SYS file to make SDD the active display driver. The
  20.    following lines need to be added:
  21.  
  22.    DEVICE=C:\OS2\SDDHELP.SYS
  23.  
  24. 4. Reboot your system
  25.  
  26. Once you get to this stage, you will have the SciTech Display Doctor
  27. device drivers installed on your system, and you can test them out with
  28. the GATest program to ensure that they are working correctly. GATest must
  29. be run as a fullscreen OS/2 program, and it requires the above SDDHELP.SYS
  30. helper device driver to be loaded.
  31.  
  32. To run GATest, go into the c:\sdd directory and run the installed GATest
  33. program. This program should automatically detect your hardware and
  34. bring up a text menu allowing you to test your graphics adapter. Select
  35. the Interactive Test, select the color depth you will be running and
  36. select the resolution you will be running. If you see an image on the
  37. screen, there is a good chance this version of SDD for OS/2 will run on your
  38. hardware ;-).
  39.  
  40. Once you have verified that SciTech Display Doctor supports your hardware,
  41. you can go ahead and install the SciTech Display Doctor GRADD drivers. To
  42. do this follow the directions below:
  43.                                     
  44. 1. Restore the system to VGA mode operation if your are not running VGA
  45.    (Alt-F1 when the OS/2 message appears in top left corner of screen, F3 to
  46.    restore VGA under OS/2 Warp 4).
  47.  
  48. 2. Install the SciTech Display Doctor GRADD device divers. To do this,
  49.    run the sddgradd.cmd command file in the installation directory (should
  50.    be in the same directory as this file). This will go through the
  51.    process of installing the IBM GENGRADD driver, and then copy the necessary
  52.    SciTech Display Doctor GRADD drivers over the top of the GENGRADD
  53.    installation. When it is finished the SciTech Display Doctor system
  54.    files will have been installed and GENGRADD will be the active display
  55.    driver.
  56.  
  57. 3. DO NOT REBOOT YET!!!
  58.  
  59. 4. Edit the C:\CONFIG.SYS file to make SDD the active display driver.
  60.    You should see the something similar to the following two lines in
  61.    the file towards the end (added by the GENGRADD setup code above):
  62.  
  63.    SET GRADD_CHAINS=C1
  64.    SET C1=GENGRADD,SBFILTER
  65.  
  66.    change these lines to read:
  67.  
  68.    SET GRADD_CHAINS=C1
  69.    SET C1=SDDGRADD
  70.  
  71. 5. Reboot the system and it should boot to 640x480x256 on the SciTech
  72.    Display Doctor drivers.
  73.  
  74. 6. Once the system is up and running if you go the 'System Properties'
  75.    dialog box you should be able to select all the available resolutions
  76.    and color depths (you have to shutdown for the changes to take effect).
  77.    You should also be able to go to the second page of the 'Screen'
  78.    properties tab and the listed monitor should be 'SciTech Display Doctor'
  79.    which will allow you to use all the resolutions and color depths that
  80.    our drivers support.
  81.  
  82. NOTE: Due to inherent problems in the standard OS/2 'System Properties'
  83.       display properties page, we can only allow resolutions up to
  84.       1600x1200 to be available. We are in the process of re-writing our own
  85.       version of this properties page to eliminate this problem, which
  86.       will allow for resolutions up to 2024x1536 as well as HDTV 16:9
  87.       aspect ratio display modes.
  88.  
  89. GAReport hardware report program
  90. --------------------------------
  91.  
  92. This is a simple program which will load the SciTech Nucleus display driver
  93. for your hardware, and report the graphics hardware configuration.
  94.  
  95. GATest compatibility test program
  96. ---------------------------------
  97.  
  98. This program allows you to perform compatibility testing on the Nucleus
  99. device drivers, including testing the graphics modes, stereo modes (which
  100. won't work under OS/2 yet unless you have hardware stereo), DPMS Power
  101. Management and DDC communications.
  102.  
  103. One of the other useful things that this program can do is allow you to
  104. adjust the centering and refresh rate control for all available display
  105. modes (including text modes for OS/2 command prompts!). Use the 'Centering
  106. and Refresh' menu item to change the refresh rate and centering values
  107. for individual display modes, or the 'Global Refresh Rate' menu item to set
  108. all display modes to a preferred refresh rate.
  109.  
  110. Of course the centering and refresh control will eventually be controlled
  111. by our SciTech Display Doctor GUI control center, but that component is
  112. still under development and not ready for testing.
  113.  
  114. NOTE: Changing the global refresh rate *also* changes the refresh rate
  115.       for VGA text modes to your preferred value. You may want to reset
  116.       the text modes back to 70Hz manually if the refresh rate controlled
  117.       text modes cause problems.
  118.  
  119. GAPerf performance profiler
  120. ---------------------------
  121.  
  122. This program allows you to run some performance profiling on the Nucleus
  123. device drivers, which will allow you to see what sort of raw hardware
  124. performance your graphics card posseses. Try it out, you may find the
  125. results rather interesting...
  126.  
  127. GAMon monitor selection program
  128. -------------------------------
  129.  
  130. This is a simple program to allow you to select a monitor that is attached
  131. to your graphics card. Selecting a monitor will filter the available
  132. display modes and refresh rates depending on the capabilities of your
  133. attached monitor.
  134.  
  135. To select a monitor you must know the manufacturer and model name for your
  136. monitor. To list all available manufacturers, use the following command:
  137.  
  138.   gamon mfr
  139.  
  140. This will produce a rather long list, so you can narrow the list by entering
  141. the start of the manufacturer name like and list all monitors that
  142. manufacturer makes:
  143.  
  144.   gamon model nec
  145.  
  146. which will list all 'NEC Technologies' monitors. Once you have found your
  147. monitor, you can select it by entering the partial manufacturer name and
  148. a partial model name like so:
  149.  
  150.   gamon select nec XP21
  151.  
  152. which will select the 'NEC Technologies' 'NEC XP21' monitor.
  153.  
  154. Of course this selection program is a bit archaic at the moment, and our
  155. SciTech Display Doctor GUI control center will allow you to select a
  156. monitor (and adjust the properties) much more conveniently in the final
  157. release.
  158.  
  159. Registering the the product
  160. ---------------------------
  161.  
  162. To register the software, run the included 'REGISTER.EXE' program from 
  163. an OS/2 command prompt. When prompted, enter the exact user name EXACTLY
  164. AS SHOWN, INLCUDING CASE! Hit enter and enter the registration code,
  165. and the product should then be registered.
  166.  
  167. Good Luck!
  168.  
  169.