home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 36 Tips / 36-Tips.zip / W3170.TXT < prev    next >
Text File  |  1995-02-09  |  1KB  |  35 lines

  1. TITLE: 950119 SYS3170 WITH CS:EIP C000:00007585 AFTER PRESSING
  2.               CTRL ESC IN A DOS SESSION RUNNING WARP
  3.  
  4. DESCRIPTION OF SYMPTOMS:
  5.     Customer receives the following sys3170 error when pressing
  6.     ctrl esc in a dos session running under Warp:
  7.  
  8.      SYS3170 A PROGRAM GENERATED AN EXCEPTION 0162E835 AT 8B26FA76
  9.      P1 =26207480 P2 =8B5735C5 P3 =E887B4F8 P4 =3C5F03AE
  10.      EAX=00006F00 EBX=00000000 ECX=00000000 EDX=00000000
  11.      ESI=00000000 EDI=00000000
  12.      DS=0000  DSACC=****  DSLIM=********
  13.      ES=0000  ESACC=****  ESLIM=********
  14.      FS=0000  FSACC=****  FSLIM=********
  15.      GS=0000  GSACC=****  GSLIM=********
  16.      CS:EIP=C000:00007585 CSACC=****  CSLIM=********
  17.      SS:EIP=9FEE:000000DC SSACC=****  SSLIM=********
  18.      EBP=00000002 FLG=00020002
  19.  
  20. SUMMARY OF RESOLUTION:
  21.     The customer must set their system back to VGA mode (16 colors)
  22.     if they are running with only 512K of Video Memory.
  23.  
  24. DETAILS OF RESOLUTION:
  25.     Per page 232 of The User's Guide to OS/2 WARP,
  26.     Resolution 640 X 480 X 256 requires 1MB of video memory.
  27.  
  28.     If the customer only has 512K of Video Memory they MUST set
  29.     their system back to VGA mode (16 colors) and make sure the
  30.     config.sys is modified as follows:
  31.  
  32.            OLD STATEMENT: DEVICE=C:\OS2\MDOS\VSVGA.SYS
  33.            NEW STATEMENT: DEVICE=C:\OS2\MDOS\VVGA.SYS
  34.  
  35.