home *** CD-ROM | disk | FTP | other *** search
/ Chip 1997 April (Special) / Chip-Special_1997-04_cd.bin / number9 / 128os211 / 128os211.exe / DISK1.EXE / READ-OS2.TXT < prev   
Text File  |  1996-03-22  |  6KB  |  147 lines

  1. ==================================================================
  2. #9 Imagine-128 Display Drivers for OS/2 Warp 3.0
  3. Version 2.11  (I2 Beta version)
  4. ------------------------------------------------------------------
  5. 03/11/96
  6. ==================================================================
  7. Installing the drivers
  8. ==================================================================
  9.  
  10. (1) For starters:
  11.     Make sure OS/2 is configured for VGA.
  12.     Make sure I128VID, I128WOS2 and I128.DSP reside on a floppy in drive A:
  13.     Make sure the LABEL of the floppy is "I128 DRVS" (omit the quotes!).
  14.  
  15. (2) Open a windowed OS/2 session.
  16.  
  17. (3) Issue the command A:I128INST A: C:
  18.  
  19.     where A: is the drive holding the installation diskette
  20.     and   C: is your OS/2 boot partition.
  21.  
  22.     If your installation drive or boot partition is different,
  23.     substitute the correct drive letter.
  24.  
  25.     DON'T FORGET THE COLON AFTER THE DRIVE LETTER.
  26.  
  27. (4) OS/2 Display Install will be started automatically.
  28.  
  29.     Under OS/2 Warp 3.0 Display Install may report that your primary
  30.     display is "Video Graphics Array (VGA)."  Select "Primary Display"
  31.     and press the "Continue" button.
  32.  
  33. (5) Select the "32-bit #9 Imagine-128 Display Drivers" and complete
  34.     the installation.  You must scroll to the top of the "Primary Display
  35.     Driver List" to find the entry for the I-128 drivers.
  36.  
  37. (6) Remove the diskette frrom drive A:, shut down, reboot, 
  38.     and your display will be running at 640x480x256.
  39. ==========================================================================
  40. ADJUSTING THE REFRESH RATE OF YOUR DISPLAY
  41. ==========================================================================
  42.  
  43. With release 2.11 of the I-128 OS/2 drivers, refresh-rate selection
  44. in OS/2 PM is controlled from the Number Nine I-128 object, which
  45. is accessible from your SYSTEM SETUP folder.  Once you open the
  46. Number Nine I-128 object you can obtain instructions on selecting
  47. refresh rates by pressing the I-128 object's "Help" button.
  48.  
  49. Refresh rates and resolution selection in full-screen Win-OS/2 are
  50. managed by the I-128 HawkEye utilities.
  51.  
  52. ==========================================================================
  53. USING THE I-128 HIGH-RESOLUTION DRIVERS UNDER OS/2
  54. ==========================================================================
  55.  
  56. (1) Rebooting your computer:  If you find you must shut-down OS/2 and reboot
  57.     your computer after running in high-resolution mode under OS/2, always
  58.     perform a "cold" boot, not a "warm" boot.
  59.  
  60.     A "cold" boot is accomplished by pressing the RESET button on your
  61.     computer, or by pressing the OFF button before you attempt to restart.
  62.  
  63.     A "warm" boot is accomplished by pressing Ctrl-Alt-Del.  Pressing
  64.     Ctrl-Alt-Del while the I-128 is in high-resolution mode may not reset
  65.     the graphics engine, and may leave the I-128 in high-resolution mode
  66.     at shutdown.
  67.  
  68. (2) Use Imagine 128 Series 2 Display Driver Disk 2,
  69.     the WINOS display driver disk, for full-screen Win-OS/2.
  70.     To perform the installation, start a full-screen
  71.     Win-OS/2 session and run SETUP from the WINOS display driver disk.
  72.  
  73.     After installation, if you will be running seamless Win-OS/2, we recommend
  74.     that you edit your WIN.INI file (in your \WINDOWS or your \OS2\MDOS\WINOS2
  75.     directory) and change the entry that looks like this:
  76.  
  77.          load=C:\OS2\MDOS\WINOS2\NUMBER9\HAWKEYE.EXE
  78.  
  79.     to this:
  80.  
  81.          load=
  82.  
  83.     Changing this line prevents HAWKEYE from starting automatically in a
  84.     seamless Win-OS/2 session.  OS/2 WILL NOT PERMIT HAWKEYE TO RUN IN A
  85.     SEAMLESS SESSION. Attempting to start it in seamless Win-OS/2 produces
  86.     an error message.
  87.  
  88.     You can start HawkEye in a full-screen Win-OS/2 session by double-clicking
  89.     on the #9 HawkEye Control Panel.
  90.  
  91.     Likewise, in the same directory, you should edit your SYSTEM.INI file
  92.     as follows:
  93.  
  94.           (a) Look at the top of the file for the [boot] section heading.  
  95.               Then, in the [boot] section, look for the line:
  96.  
  97.                    fdisplay.drv=i128.drv
  98.  
  99.               If you find this line, change it to read:
  100.  
  101.                    fdisplay.drv=i128wos2.drv
  102.  
  103.           (b) Look toward the bottom of the file for a section headed
  104.               [Imagine-128].  If you find it, look for a line like this:
  105.  
  106.                    CFG=D:NUMBER9
  107.  
  108.               If you find such a line (because you have OS/2 on a drive
  109.                other than C:), change it this way:
  110.  
  111.                    CFG=D:\NUMBER9
  112.  
  113.               We have added a backslash after the colon. If we don't do
  114.               this, full-screen Win-OS/2 and Hawkeye will be unable to find
  115.               the configuration file.
  116.  
  117.  
  118. (3) Running DOS graphics applications in a window:  The Imagine-128 drivers
  119.     support the running of EGA and VGA graphics-mode DOS applications in a
  120.     window on the PM desktop.  To employ this feature of the I-128 you must
  121.     make sure that your DOS graphics application is set to operate in a
  122.     standard EGA or VGA mode.  The most advantageous mode supported is
  123.     640x480x16 colors.
  124.  
  125. (4) A word of caution about 16.7-million-color modes:  These drivers offer
  126.     16.7-million-color modes at resolutions up to 1024x768.  We have tested
  127.     the drivers at these modes and we believe they operate correctly.
  128.  
  129.     Keep in mind, however, that 16.7-million-color modes are new to OS/2 video
  130.     drivers.  To date, few application developers have had the opportunity to
  131.     test their applications in these modes.  You may therefore expect problems
  132.     with some applications when run at 16.7 million colors.
  133.  
  134.     We have confirmed problems with Corel Draw version 2.5 for OS/2, and
  135.     advise that you do not attempt to run this version of the program in a
  136.     16.7-million-color mode.
  137.  
  138.     We have also confirmed that OS/2 Warp's Software Motion Video feature
  139.     does not work correctly with these drivers at 16.7-million colors.
  140.     Correct operation in 16.7-million-color modes will require updates to
  141.     IBM's Software Motion Video subsystem as well as to the I-128 drivers.
  142.  
  143.     We are working with application developers to identify and resolve
  144.     problems connected with 16.7-million-color display modes.
  145. ============================================================================
  146. 
  147.