home *** CD-ROM | disk | FTP | other *** search
/ Mega Top 1 / os2_top1.zip / os2_top1 / INFO / FAQS / OS2FAX2 / VIDEO7.FAX < prev    next >
Encoding:
Text File  |  1994-06-28  |  2.8 KB  |  63 lines

  1. File:VIDEO7.FAX
  2.  
  3. VIDEO 7 ADAPTERS
  4. ----------------
  5.  
  6. Video 7 Adapter
  7.    High resolution Video 7 based boards, other than ones using the ht209/d chipset 
  8.    are not supported by our video drivers in high resolution.  The desktop and OS/2                                       
  9.    full screen may have synch problems.  This is because the installation recognizes
  10.    the board as a high resolution board and loads BVHSVGA and VSVGA drivers,      
  11.    rather than BVHVGA, VVGA for VGA (640x480x16) support.  This however should  
  12.    not cause installation problems.  After the installation is complete, edit the
  13.    CONFIG.SYS and change the video support statements from:
  14.  
  15.       SET VIO_VGA=DEVICE(BVHVGA, BVHSVGA)
  16.       DEVICE=x:\OS2\MDOS\VSVGA.SYS
  17.  
  18.       (Where x is your OS/2 system drive letter.)
  19.  
  20.    to indicate  VGA support  as follows:
  21.  
  22.       SET VIO_VGA=DEVICE(BVHVGA)
  23.       DEVICE=x:\OS2\MDOS\VVGA.SYS where x is your OS/2 system drive letter.
  24.  
  25.    If you get SYS3176 when trying to open a DOS or WIN-OS2 session or you
  26.    have intermittent video problems using those sessions, set the following
  27.    DOS settings for that session as follows:
  28.  
  29.       HW_ROM_TO_RAM to ON,
  30.       DOS_RMSIZE to 624.
  31.  
  32.    The settings screen can be reached by clicking with the right mouse button
  33.    over the icon, selecting "Open settings" and going to the "Session" page
  34.    in the notebook.
  35.  
  36. General considerations
  37.    Our PM desktop device driver supports only 640x480x16 mode (pure VGA).
  38.    OS/2 shipped SVGA support is intended to provide higher resolution modes
  39.    for DOS and VIO subsystem applications only!  IBM is interested in helping
  40.    video manufacturers provide high resolution video support.  Please
  41.    contact Video 7 in regards to the high resolution video driver
  42.    availability for OS/2.  You can obtain more information on SVGA support
  43.    from the README file ( in INFORMATION folder).
  44.  
  45.    If your desktop video is corrupted intermittently, run CHKDSK from an OS/2
  46.    command prompt to determine if any hard disk problems exist.  If so, boot
  47.    OS/2 from the installation disk and press ESC when the first instruction
  48.    screen is displayed (you'll see this screen shortly after disk 1 has been
  49.    inserted).  This will return you to an OS/2 command prompt.  Run CHKDSK C:
  50.    /F to repair any inconsistencies on your drive.  Replace C:  with your
  51.    boot drive letter if yours is different.
  52.  
  53.    You should also check your BIOS date to determine if you will need an
  54.    update.  AMI BIOS should be dated no earlier than 4/9/90 although we
  55.    recommend using AMI BIOS dated 5/9/91 or later.  Phoenix BIOS should be
  56.    dated no earlier than 5/11/92 (they recently  corrected a bug that was
  57.    causing problems with OS/2).
  58.  
  59. Important numbers
  60.    AMI BIOS update: Washburn and Co. 1-800-836-8026
  61.    Phoenix BIOS update: 1-405-321-8333
  62.    Video 7: 1-800-248-1850
  63.