home *** CD-ROM | disk | FTP | other *** search
/ Mega Top 1 / os2_top1.zip / os2_top1 / INFO / FAQS / OS2FAX2 / VGAREST.FAX < prev    next >
Encoding:
Text File  |  1993-02-24  |  11.3 KB  |  287 lines

  1.                                   OS/2 2.0
  2.                         RESTORING VGA VIDEO SUPPORT
  3.  
  4.  
  5.     Video support for many different video cards has been included in
  6. the OS/2* 2.0 code.  The original code only supported the Video Graphics
  7. Array (VGA) on the desktop for most Super VGA cards.  Later releases of
  8. the OS/2 2.0 code provides support for Super VGA on the desktop for some
  9. video cards with the Tseng ET4000 chipset. Several other modes of video
  10. support are also available including 8514 video support and Extended
  11. Graphics Array (XGA). It is important to remember that the PC must have
  12. the proper hardware installed in order to take advantage of the advanced
  13. video support. If the video card only supports VGA resolution and you try
  14. Selective Installing XGA, then the system will crash.  Below is a set of
  15. procedures for manually restoring the OS/2 2.0 VGA support in the event
  16. a user chose an unsupport video resolutions during the Selective Install.
  17.  
  18.  
  19.  
  20.  
  21. I. Code Level XR02000 (GA) from the shrink wrapped box.
  22.  
  23. 1. Boot the machine from the OS/2 2.0 Installation Diskettes.
  24.    A. Insert Installation Diskette into the A: drive and then turn the power on.
  25.    B. After the system has completed reading the Installation Diskette, you will
  26.       then be requested to insert the Diskette 1.  Insert the Diskette 1 and
  27.       press the Enter key.
  28.    C. When the grey 'Welcome' screen appears press the Esc key and the system
  29.       will respond with an A:\ prompt.
  30.  
  31. 2. Restore the DISPLAY.DLL file.
  32.  
  33.    There are two ways to restore the DISPLAY.DLL file. The first procedure is
  34.    to copy the backup of the file. The second is to manually unpack the file
  35.    the Installation Diskettes. The second procedure should be used if
  36.    DISPLAY.BAK is not located in the C:\OS2\DLL subdirectory.
  37.  
  38.    Procedure 1.
  39.    Copy the DISPLAY.BAK.
  40.  
  41.    A. Type the following:
  42.       COPY C:\OS2\DLL\DISPLAY.BAK  C:\OS2\DLL\DISPLAY.DLL  (Press Enter)
  43.  
  44.    Procedure 2.
  45.    Unpack the VGA drivers from the OS/2 2.0 Installation Diskettes.
  46.    If OS/2 2.0 was installed on another partition other than C:, then susbstitute
  47.    C: with the appropriate drive letter in the statments below.
  48.  
  49.    A. Remove the Diskette 1. from the A: drive and insert Diskette 12.
  50.    B. Type the following: C:  and press the Enter key.
  51.    C. Type the following: CD  OS2  and press the Enter key.
  52.    D. Type the following: UNPACK  A:VGA  C:  and press the Enter key.
  53.    E. Type the following: CD  \   and press the Enter key.
  54.    F. Type the following: COPY  C:\OS2\DLL\VGA.DLL  C:\OS2\DLL\DISPLAY.DLL
  55.       and press the Enter key.
  56.  
  57. 3. Restore the CONFIG.SYS file from the backup copy.
  58.  
  59.    A. Type the following: COPY C:\OS2\INSTALL\CONFIG.SYS
  60.       and press the Enter key.
  61.    B: The lines listed below should be listed in the CONFIG.SYS.  To view the
  62.       CONFIG.SYS, type the following:  TYPE  CONFIG.SYS  and press the
  63.       Enter key.  Press CTRL-S to pause the scrolling of the screen.  Press
  64.       CTRL-Q to continue the scrolling.  To print the CONFIG.SYS, type the
  65.       following:  COPY CONFIG.SYS  LPT1  and press the Enter key.
  66.  
  67.  
  68.              DEVINFO=SCR,VGA,C:\OS2\VIOTBL.DCP
  69.              SET VIDEO_DEVICES=VIO_VGA
  70.              SET VIO_VGA=DEVICE(BVHVGA)
  71.              DEVICE=C:\OS2\MDOS\VVGA.SYS
  72.  
  73.              or
  74.  
  75.              DEVINFO=SCR,VGA,C:\OS2\VIOTBL.DCP
  76.              SET VIDEO_DEVICES=VIO_VGA
  77.              SET VIO_VGA=DEVICE(BVHVGA, BVHSVGA)
  78.              DEVICE=C:\OS2\MDOS\VSGA.SYS
  79.  
  80.  
  81. 4. Modify the CONFIG.SYS to halt the any application from restarting
  82.    at bootup.
  83.  
  84.    A. If applications where running during the last shutdown they will
  85.       normally restart when the operating system is rebooted.  To stop
  86.       these applications from reloading during bootup, execute the following
  87.       command to modify the CONFIG.SYS by adding a line at the end of the file.
  88.       This line can be removed after OS/2 is up and running by editing the
  89.       file with the System Editor.
  90.  
  91.             ECHO SET RESTARTOBJECTS=NO  >> CONFIG.SYS     (Press Enter)
  92.  
  93.  
  94. 5. Restore the WIN.INI file from the backup copy.
  95.  
  96.    A. Type the following:
  97.       COPY  C:\OS2\MDOS\WINOS2\WIN.BAK  C:\OS2\MDOS\WINOS2\WIN.INI
  98.       and press the Enter key.
  99.  
  100.  
  101. 6. (Optional)  Restoring the INI files.
  102.  
  103.    A. If you did not preform a proper Shutdown after the Selective Install
  104.       completed then it may be necessary to rebuild the INI files and run
  105.       CHKDSK to insure there is not any corruption on the hard drive.  See your
  106.       Installation Guide pages 75-77.  You should attempt the CHKDSK prior to
  107.       recovering the INI files. NOTE: If you follow the procedures for
  108.       Recovering the User INI Files, you will loose all of the customization
  109.       made to the OS/2 Desktop.
  110.  
  111.  
  112. 7. Reboot the machine.
  113.  
  114.    A. Remove any diskettes from drive A: and press CTRL-ALT-DEL keys
  115.       simultaneously to reboot the machine.
  116.  
  117.  
  118. 8. Run Selective Installation from the Desktop.
  119.    Note: Do not attempt to open any OS\2 applications at this time.
  120.  
  121.    A. Rerun the Selective Install.
  122.    B. Choose the Video Graphics Array.
  123.    C. When the Selective Install has completed, perform a proper
  124.       Shutdown.
  125.  
  126.  
  127.  
  128.  
  129.  
  130. II. Code Level XR02000 Preinstalled on PS/1 machines with Video cards
  131.     which support VGA resolutions.
  132.  
  133. 1. Boot the machine from the Utility diskettes.
  134.   A. Insert the OS\2 Utility Diskette 1 into drive A: and then turn
  135.      the power to the system ON.
  136.  
  137.   B. After the system has read the Utility diskette 1, you will be
  138.      requested to insert the Utility Diskette 2 into drive A: .  Insert
  139.      the Utility Diskette 2 in to drive A: and then press the Enter
  140.      key.  When the system has completed reading the Utility Diskette 2,
  141.      the A:\ command prompt will be displayed on the screen.
  142.  
  143. 2. Restore the DISPLAY.DLL file.
  144.    A. Type the following and then press the Enter key.
  145.       COPY C:\DISPLAY\640_16\DISPLAY.DLL  C:\OS2\DLL\DISPLAY.DLL
  146.  
  147. 3. Follow steps 3 - 7 above. Note on step 6 above, the documentation
  148.    requests the Installation diskettes. PS/1 owners should use the
  149.    Utility diskettes. The CHKDSK command resides on Utility diskette
  150.    1 and should be inserted into the A: drive when trying to execute
  151.    the command.
  152.  
  153. 4. Run Selective Installation from the Welcome Folder.
  154.    Note: Do not attempt to open any OS\2 applications at this time.
  155.  
  156.    A. Select the Welcome Folder.
  157.    B. Select the Configuration tools.
  158.    C. Select the Configure icon and the reinstall the Primary video
  159.       adapter support.
  160.    D. Choose the Video Graphics Array.
  161.    E. When the Selective Install has completed, perform a proper
  162.       Shutdown.
  163.  
  164.  
  165.  
  166.  
  167. III. Code Level XR02005, Pre-installed on some PS/2 and PS/VP Systems
  168.      with video adapters which support VGA resolution.
  169.  
  170. 1. Boot the machine from the Utility diskettes.
  171.   A. Insert the OS\2 Utility Diskette 1 into drive A: and then turn
  172.      the power to the system ON.
  173.  
  174.   B. After the system has read the Utility diskette 1, you will be
  175.      requested to insert the Utility Diskette 2 into drive A: .  Insert
  176.      the Utility Diskette 2 in to drive A: and then press the Enter
  177.      key.  When the system has completed reading the Utility Diskette 2,
  178.      the A:\ command prompt will be displayed on the screen.
  179.  
  180. 3. Follow steps 3 - 7 above (I).  Note on step 6 above, the documentation
  181.    requests the Installation diskettes. PS/1 owners should use the
  182.    Utility diskettes. The CHKDSK command resides on Utility diskette
  183.    3 and should be inserted into the A: drive when trying to execute
  184.    the command.
  185.  
  186. 4. Run Selective Installation from the Welcome Folder.
  187.    Note: Do not attempt to open any OS\2 applications at this time.
  188.  
  189.    A. Select the Welcome Folder.
  190.    B. Select the Configuration tools.
  191.    C. Select the Configure icon and the reinstall the Primary video
  192.       adapter support.
  193.    D. Choose the Video Graphics Array.
  194.    E. When the Selective Install has completed, perform a proper
  195.       Shutdown.
  196.  
  197.  
  198.  
  199. IV. Code Level XR2010 installed from the Pre-install Backup Diskettes.
  200.  
  201. 1. Boot the machine from the OS/2 2.0 Installation Diskettes.
  202.    A. Insert Installation Diskette into the A: drive and then turn the power on.
  203.    B. After the system has completed reading the Installation Diskette, you will
  204.       then be requested to insert the Diskette 1.  Insert the Diskette 1 and
  205.       press the Enter key.
  206.    C. When the grey 'Welcome' screen appears press the Esc key and the system
  207.       will respond with an A:\ prompt.
  208.  
  209. 2. Type C: and press the Enter key to change to the C: drive.
  210.    Next, type CD C:\OS2\INSTALL and press the Enter key. You should
  211.    now be at the C:\OS2\INSTALL command prompt.
  212.  
  213. 3. Type the following and the press the Enter key.
  214.    RSPDSPI /PK:VGA /SK:none /S:C:\OS2\INSTALL\DSPDRVS /T:C:
  215.  
  216. 4. Follow steps 4 - 7 from the first set of procedures (I).
  217.  
  218. 5. Run Selective Installation from the Welcome Folder.
  219.    Note: Do not attempt to open any OS\2 applications at this time.
  220.  
  221.    A. Select the Welcome Folder.
  222.    B. Select the Configuration tools.
  223.    C. Select the Configure icon and the reinstall the Primary video
  224.       adapter support.
  225.    D. Choose the Video Graphics Array.
  226.    E. When the Selective Install has completed, perform a proper
  227.       Shutdown.
  228.  
  229. 6. If this fails to work, then try using the Installation diskettes
  230.    to reinstall the Primary Video support by choosing to Install using
  231.    Select features.
  232.  
  233.  
  234.  
  235.  
  236. V. Code Level XR06055, GA XR02000 with the Service Pack installed.
  237.  
  238. 1. Boot the machine from the OS/2 2.0 Installation Diskettes.
  239.    A. Insert Installation Diskette into the A: drive and then turn the power on.
  240.    B. After the system has completed reading the Installation Diskette, you will
  241.       then be requested to insert the Diskette 1.  Insert the Diskette 1 and
  242.       press the Enter key.
  243.    C. When the grey 'Welcome' screen appears press the Esc key and the system
  244.       will respond with an A:\ prompt.
  245.  
  246. 2. Type C: and press the Enter key to change to the C: drive.
  247.    Next, type CD C:\OS2\INSTALL and press the Enter key. You should
  248.    now be at the C:\OS2\INSTALL command prompt.
  249.  
  250. 3. Restore the VGA support using the following.
  251.    A. Insert the Display driver diskette 1 from the Service Pack into
  252.       drive A:.
  253.    B. Type the following and then press the Enter key.
  254.       RSPDSPI /PK:VGA /SK:none /S:A: /T:C:
  255.  
  256. 4. Follow steps 4 - 8 from the First set of procedures (I).
  257.  
  258. 5. If this fails to work, then try using the Installation diskettes
  259.    to reinstall the Primary Video support by choosing to Install using
  260.    Select features. Do not reboot the machine at this point. Re-
  261.    install the Service Pack and it will only update the video support
  262.    drives.
  263.  
  264.  
  265.  
  266. TRADEMARKS AND SERVICE MARKS
  267. ______________________________________________________________________________
  268.  
  269. Terms denoted by a single asterisk in this file (*) are trademarks of the IBM
  270. Corporation in the United States and/or other countries.  These terms include
  271. OS/2
  272.  
  273. IBM DISCLAIMS ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED,
  274. INCLUDING WITHOUT LIMITATION, WARRANTIESOF FITNESS AND
  275. MERCHANTABILITY WITH RESPECT TO THE INFORMATION IN THIS DOCUMENT.
  276. BY FURNISHING THIS DOCUMENT, IBM GRANTS NO LICENSES TO ANY RELATED
  277. PATENTS OR COPYRIGHTS.
  278.  
  279. Copyright IBM Corporation, 1992, all rights reserved.
  280.  
  281.  
  282.  
  283.  
  284.  
  285.  
  286.  
  287.