home *** CD-ROM | disk | FTP | other *** search
/ PCGUIA 2010 Software/Programs / PCGuia_programas.iso / Software / Utils / MBProbe / mbprobe131b9.exe / readme.txt < prev    next >
Encoding:
Text File  |  2002-02-24  |  5.1 KB  |  113 lines

  1.                                   MBProbe
  2.                                Version 1.31
  3.                 Copyright 1998-2002 Jonathan Soon Yew Teh
  4.                       http://mbprobe.livewiredev.com/
  5.  
  6. Introduction
  7. ------------
  8. If you don't want to read any other docs, at least read this one!
  9. Please note that MBProbe is designed for experienced users and as such the
  10. docs can get quite technical in places. If you don't understand some of the
  11. terminology, a good place to start is http://www.pcguide.com/
  12.  
  13. Archive contents
  14. ----------------
  15. mbprobe.exe     : MBProbe executable
  16. readme.txt      : This file
  17. manual.html     : Manual
  18. knownissues.html: List of known issues
  19. FAQ.txt         : Frequently Asked Questions (with answers)
  20. whatsnew.txt    : Revision history
  21. techinfo.txt    : Various technical information
  22.  
  23. WinNT/2000/XP support (download MBProbeNT.zip as well)
  24.   giveio.sys   : Port I/O driver for Windows NT/2000/XP (c) Dale Roberts
  25.   ntinst.exe   : Installer for the above driver
  26.  
  27. Installation
  28. ------------
  29. 1. Create a directory e.g. 'C:\Program Files\MBProbe'.
  30. 2. Extract the files into a that directory using your favourite archiver
  31.    e.g. Info-ZIP, PKZip or WinZip.
  32. 3. Create shortcuts in the start menu and, optionally, in the Startup group.
  33. 4. If you are using Windows NT 4, 2000 or XP, you need to install the
  34.    giveio.sys to allow MBProbe access to the I/O ports.
  35.    Ensure you are logged on as a member of the administrators group.
  36.    Extract MBProbeNT.zip to the drivers directory. This is usually
  37.    'C:\WinNT\system32\drivers'.
  38.    Run the "Command Prompt" (Start Menu->Programs->Accessories in Win2K).
  39.    Type "cd \winnt\system32\drivers".
  40.    Type "NTINST" which automatically installs the driver as a service.
  41.    If MBProbe doesn't works right away, reboot first.
  42.  
  43. Running MBProbe
  44. ---------------
  45. 1. Check techinfo.txt for additional settings:
  46.    a. Adjust the temperature and fan labels to match your board.
  47.    b. Some motherboards need to add the "MotherboardType" registry key as not
  48.       all monitoring chips can be safely autodetected.
  49.    c. If the voltage readings are off, try adjusting the voltage divider
  50.       setting.
  51.    d. If the temperature readings are way off, try adjusting thermal diode
  52.       settings.
  53.    e. Adjust the fan divisors as low as possible without the fan speed
  54.       reading dropping to zero.
  55.    f. Socket-7 users will need a CPU temperature offset.
  56. 2. Check knownissues.html if you have problems.
  57. 3. Read the FAQ if you have more problems.
  58. 4. If you can't solve them, then e-mail me using the template below.
  59.    Failure to follow the bug report template may result in your e-mail being
  60.    bit-bucketed (=deleted).
  61.  
  62. Uninstallation
  63. --------------
  64. 1. If you are using Windows 95, 98 or ME, proceed to step 2.
  65.    Windows NT 4, 2000 and XP users need to uninstall the giveio.sys driver.
  66.    Quit MBProbe first.
  67.    Ensure you are logged on as a member of the administrators group.
  68.    Run the "Command Prompt" (Start Menu->Programs->Accessories in Win2K).
  69.    Type "cd \winnt\system32\drivers".
  70.    Type "NTINST -uninstall" to automatically uninstall the driver.
  71.    If you have trouble uninstalling the driver in Windows 2000, try this:
  72.    a. Right-click "My Computer", choose Properties.
  73.    b. Select the Hardware tab, click "Device Manager".
  74.    c. Select the View menu and enable "Show hidden devices".
  75.    d. Expand the new "Non-Plug and Play Drivers".
  76.    e. Right-click "giveio" and select "Uninstall".
  77.    If this still doesn't uninstall it, try deleting the following registry
  78.    keys:
  79.      HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\Root\LEGACY_GIVEIO
  80.      HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\giveio
  81. 2. Delete the directory you installed MBProbe into
  82.    e.g. "C:\Program Files\MBProbe".
  83. 3. Remove the shortcuts from the start menu and the Startup group.
  84. 4. Remove the registry key "HKEY_LOCAL_MACHINE\Software\Jonathan Teh\MBProbe".
  85. 5. MBProbe files, program group and registry settings have been removed.
  86.  
  87. Contact
  88. -------
  89. You may contact the author at mbprobe@livewiredev.com.
  90. Please put "MBProbe" in the subject. Send e-mails in plaintext (I don't like
  91. HTML mail); graphical attachments should be in GIF or PNG format. No MS Word
  92. attachments, please.
  93. I do read all e-mails but may not be able to answer all of them.
  94. Please read the documentation and FAQ to see if that solves your problem
  95. before e-mailing.
  96.  
  97. Feedback is needed from users with a monitoring chip listed as untested (see
  98. known issues).
  99.  
  100. When submitting bug reports, please include the following information:
  101. o Operating system (e.g. Windows 95, 98 or NT4)
  102. o CPU brand, model, clock/bus speed, voltage (e.g. Intel PII 350/100 2.0V)
  103. o Motherboard brand and model (e.g. Asus P2B, Abit BX6)
  104. o Hardware monitoring chip(s) detected by MBProbe
  105. o Hardware monitoring chip(s) actually present in system
  106. o All readings reported by MBProbe
  107. o What the actual readings are and how they were measured (e.g. BIOS/probe)
  108. o Logs from ISAProbe and/or SMBProbe (available from the download page)
  109. o Description of problem
  110. o Your attempts to solve it
  111.  
  112. Thank you.
  113.