home *** CD-ROM | disk | FTP | other *** search
/ PsL Monthly 1994 February / psl_9403.zip / psl_9403 / DOS / UT_SYSTM / XGAPMO.ZIP / APMREAD.OS2 < prev    next >
Text File  |  1993-11-17  |  7KB  |  175 lines

  1.  
  2.                 Copyright (C) IBM Corporation 1993
  3.  
  4.                 OS/2 Version 2.1
  5.                 APMREAD.OS2    v1.0    8/17/93
  6.                 ──────────────────────────────
  7.  
  8.  
  9.  
  10. Advanced Power Management
  11. ─────────────────────────
  12.  
  13. If you have a power manageable display attached to your computer, and the
  14. display conforms to the VESA (Video Electronics Standards Association) DPMS
  15. (Display Power Management Signaling) interface, then using the Advanced Power
  16. Management driver will save you power.  The APM driver does this by instructing
  17. your display to go into various power saving states, after a time of user
  18. inactivity has been detected.
  19.  
  20. This readme file tells you how to install and use this feature for OS/2.
  21.  
  22.  
  23. Prerequisites for Installation
  24. ──────────────────────────────
  25.  
  26. 1) You must have Advanced Power Management(APM) installed via the OS/2
  27.    selective install.  (If you do not have a POWER Icon you need to
  28.    install APM, the Power icon is initially placed in the OS/2 System
  29.    Setup icon view)
  30.  
  31. 2) You must have the driver support for your power manageable display.
  32.    (Your display should be selectable via the OS/2 System icon view,
  33.    System Setup icon view, System Icon, Screen (page 2), display selections)
  34.  
  35.  
  36. Installation for OS/2
  37. ─────────────────────
  38.  
  39. To use Advanced Power Management driver under OS/2, you need a version of
  40. OS/2 which supports APM, IBM OS/2 2.1 or greater supports APM.
  41.  
  42.  
  43. To install from the APM Installation diskette perform the following steps.
  44.  
  45.  
  46. 1) Insert the APM Device Support Installation diskette in your diskette drive.
  47. 2) Select the OS/2 System icon view. (Select = Double click with
  48.    mouse over Icon)
  49. 3) Select the Command Prompts icon view.
  50. 4) Select the OS/2 Full Screen or the OS/2 Window icon view.
  51. 5) Change to the [A:] diskette drive.  (type A: and press enter)
  52. 6) Type REMAPM and press enter.
  53. 7) After the program completes, minimize or close the command prompt
  54.    window or exit if you are in full screen command prompt view.
  55.    (type EXIT and press enter key)
  56. 8) Select the OS/2 icon view.
  57. 9) Select the System Settings icon view.
  58. 10) Select the Device Driver Install icon. (DDINSTALL)
  59. 11) Input the desired directory information. (Make sure this is correct)
  60.     (The destination must be your boot drive)
  61. 12) Select the Install pushbutton, after completion EXIT the install program.
  62. After the Installation completes and BEFORE you shutdown perform the following
  63. steps.
  64. 13) Select the Command Prompts icon view.
  65. 14) Select the OS/2 Full Screen or the OS/2 Window icon view.
  66. 15) Change to the (X:\OS2) Subdirectory. (Where X is your boot drive)
  67. 16) Type INSTOPT and press the enter key.
  68.     (this will add the Options page to your Power Icon)
  69.     (remove the diskette from the diskette drive before doing the next step)
  70. 17) You must now shutdown and reboot your computer to pickup the changes.
  71.     (shutdown is available by a clicking the right button on your mouse
  72.     from the desktop)
  73.  
  74.  
  75. ** At this point Installation will be complete, Please read on. **
  76.  
  77. The APMBIOS.SYS device driver will be installed in the \OS2 subdirectory.
  78. The new APM.SYS device driver will be installed in the \OS2 subdirectory.
  79. The OPT.DLL file will be installed in the \OS2\DLL subdirectory.
  80. The INSTOPT.EXE file will be installed in the \OS2 subdirectory.
  81. ** Other support files may be copied to your hardfile.
  82. Your CONFIG.SYS file will be updated with the following:
  83.  
  84. DEVICE=\OS2\APMBIOS.SYS /SBTO:15 /SUSPTO:30 /DSPOFFTO:60 /DPMS:N
  85. DEVICE=\OS2\APM.SYS /D
  86.  
  87. Info:
  88.  
  89. DEVICE=(Drive:)\OS2\APMBIOS.SYS  /SBTO:mm /SUSPTO:mm /DSPOFFTO:mm /DPMS:x
  90.  
  91.    where:    mm = a time-out value in minutes (from 1 to 99).
  92.              mm = NOW causes immediate entry into that power saving state.
  93.              mm = DISABLE prevents the system from entering that state.
  94.              x  = YES - override the DPMS setting in the monitor's DMQS file.
  95.              x  = NO  - do not override DPMS setting in the monitor's DMQS file.
  96.  
  97.   Only the initial letter of the keywords YES, NO, NOW, and DISABLE
  98.   is required.
  99.  
  100.   For proper operation, the time out values should be chosen so that:
  101.       SBTO is not greater than SUSPTO, and
  102.       SUSPTO is not greater than DISPOFFTO.
  103.  
  104.   Example: DEVICE=(DRIVE:)APMBIOS.SYS /sbto:3 /suspto:5 /dspoffto:15 /dpms:y
  105.  
  106.  
  107. Using Advanced Power Management
  108. ───────────────────────────────
  109.  
  110. OS/2 Advanced Power Management will allow you to put your power
  111. manageable display in up to three different states which are :
  112.  
  113.     STANDBY  : Minimum power saving, but immediate return to ON
  114.     SUSPEND  : Medium power saving and medium return to ON
  115.     OFF      : Maximum power saving, but some noticeable delay in
  116.                returning to ON
  117.  
  118. By default, these values will be set to :
  119.     STANDBY 15 minutes
  120.     SUSPEND 30 minutes
  121.     OFF     60 minutes
  122.  
  123. This means that if the user does not touch the keyboard or mouse for 15
  124. minutes, then the display will go into STANDBY mode. 15 minutes later it
  125. will go to SUSPEND mode. 30 minutes later it will go to OFF mode.
  126. Whenever the user presses a key or moves the mouse, the display will
  127. return to ON. ON is the only state where the screen is not blanked.
  128. The user can set each of these time-out values from 1 to 99 minutes.
  129. Any of the three states may be disabled.
  130.  
  131. See you monitor documentation for recommended settings.  The
  132. recommended settings for the IBM PS/2 14"  Energy Saving Color Monitor are:
  133.  
  134. STANDBY       5 min. to 30 min.
  135. SUSPEND      20 min. to 50 min.
  136. OFF          40 min. to 70 min.
  137.  
  138.  
  139. Using Advanced Power Management with OS/2
  140. ─────────────────────────────────────────
  141.  
  142. When the OS/2 APMBIOS has been installed to run on a "OS/2 System with APM"
  143. and OS/2 detects that you have the APMBIOS driver loaded, the Power Management
  144. Icon will have an additional page in the Power Management Settings notebook.
  145.  
  146. Click on the Power icon and you will see the Power panel with a Power
  147. Management Dialog. Click on the system icon in the top left corner of the
  148. dialog, select settings, a new APM Options page will appear. Here you are
  149. able to change time-out values for different power saving states, enable
  150. or disable states, or make your display go into one of the power saving
  151. states immediately.
  152.  
  153. For proper operation, the time out values should be chosen so that:
  154.        STANDBY timeout is not greater than SUSPEND timeout, and
  155.        SUSPEND timeout is not greater than OFF timeout.
  156.  
  157. Click on the "Help" button on the Power Management Options Panel for further
  158. information.
  159.  
  160.  
  161. IMPORTANT NOTES
  162. ───────────────
  163. 1) If your monitor is power manageable, you should never use the XGA-2 2.1
  164.    DMQS file with XGA-2 2.02 Display Drivers.
  165.    Always install the DMQS files that come on your XGA-2 Device Driver
  166.    diskette.
  167.  
  168. 2) If you are in any of the power saving states, press ANY key or MOVE the
  169.    mouse to bring the monitor back to ON state.  The mouse is the preferred
  170.    method to bring the monitor back to the ON state.
  171.  
  172. 3) Their should be only one DEVICE= statement for APM.SYS in your CONFIG.SYS
  173.    file
  174.  
  175.