home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 36 Tips / 36-Tips.zip / osvibas.txt < prev    next >
Text File  |  1997-02-17  |  3KB  |  68 lines

  1. OSVIBAS - HANDLING DISPLAY PROBLEMS IN OS/2 2.1 AND OS/2 2.11
  2. 02/05/96
  3.  
  4. =======================================================================
  5.           Handling Display Problems in OS/2 2.1 and OS/2 2.11
  6. =======================================================================
  7.  
  8. Please Read Entire Document for Full Explanation of Procedures
  9. --------------------------------------------------------------
  10.  
  11. DESCRIPTION
  12.  
  13. This document describes what to do when you experience intermittent 
  14. Desktop corruption or lockups when a folder repaints, either in VGA or 
  15. SVGA.
  16.  
  17. RESOLUTION
  18.  
  19. If the problem occurs in VGA resolution, run CHKDSK, and check for 
  20. hardware conflicts. Make sure the INI files are not damaged, and that 
  21. the SWAPPER.DAT file has free space.
  22.  
  23. 1. Note which video mode you are in. If SVGA, switch to VGA using the
  24.    SETVGA command. If the same problem does not occur in VGA mode, it
  25.    is most likely a problem with video. If it does occur, the problem
  26.    could be a corrupted hard disk. Continue with the following steps.
  27.  
  28. 2. Start the system with the OS/2 diskettes and go to the A: prompt. Do
  29.    NOT try to access the OS/2 drive.
  30.  
  31. 3. Insert Diskette 2 in drive A.
  32.  
  33. 4. For a file allocation table (FAT) system, type CHKDSK x: /F and
  34.    press Enter (x is the drive you suspect is corrupted).
  35.  
  36.    For a high performance file system (HPFS), type CHKDSK x: /F:2 and
  37.    press Enter.
  38.  
  39.    CHKDSK repairs a corrupted drive.
  40.  
  41. 5. Remove the diskette; then restart the system.
  42.  
  43. 6. Open an OS/2 session and change to the OS2\SYSTEM directory.
  44.  
  45. 7. Make sure the SWAPPER.DAT file has at least 5 MB of free space (15 MB
  46.    is recommended). If the file does not have enough free space, you
  47.    must make room in the partition or move the SWAPPER.DAT file to a
  48.    different place on the drive.
  49.  
  50. 8. Make sure the system BIOS is at the latest revision level. AMI BIOS
  51.    should be dated no earlier than 5/9/91. PHOENIX BIOS should be dated
  52.    no earlier than 5/11/92.
  53.  
  54. 9. Make sure the INI files are not damaged. Check the OS/2 documentation
  55.    for instructions. Before you delete the OS2.INI or OS2SYS.INI file,
  56.    make a backup by renaming them. For example, rename OS2.INI to
  57.    OS2.BAD.
  58.  
  59. ______________________________________________________________________
  60. IBM disclaims all warranties, whether express or implied, including 
  61. without limitation, warranties of fitness and merchantability with 
  62. respect to the information in this document. By furnishing this 
  63. document, IBM grants no licenses to any related patents or copyrights.  
  64. Copyright (c) 1994, 1996 IBM Corporation. Any trademarks and product 
  65. or brand names referenced in this document are the property of their 
  66. respective owners. Consult your product manuals for complete trademark 
  67. information. 
  68.