README.TXT Driver File Contents (g100ntdrv.exe)

         ----------------------------------------------------
                  Intergraph G100 Display Driver for
                     Windows NT 4.0 Workstation
         ----------------------------------------------------

-------------
Legal Notices
-------------
Copyright 1998, Intergraph Computer Systems
Copyright 1998, Matrox Graphics Corporation

All rights reserved.

Including software, file formats, and audio-visual displays; 
may be used pursuant to applicable software license agreement; 
contains confidential and proprietary information of 
Intergraph and/or third parties which is protected by 
copyright and trade secret law and may not be provided or 
otherwise made available without proper authorization.

Restricted Rights Legend
Use duplication, or disclosure by the Government is subject to 
restrictions as set forth in subparagraph (c) (1) (ii) of the 
Rights in Technical Data and Computer Software clause at DFARS 
252.227-7013 or subparagraphs (c) (1) and (2) of Commercial 
Computer Software -- Restricted Rights at 48 CFR 52.227-19, as 
applicable.

Unpublished -- rights reserved under the copyright laws of the 
United States. 
--------------------
End of Legal Notices
--------------------

-------------------
Version Information
-------------------
Product:     G100NTDRV (G100 Driver for Windows NT 4.0) 
Number:      SHBY609AC-0333A
Version:     03.33.00.02  [Rev. 3.33.90]
Date:        19-MAY-1998

Description: Windows NT 4.0  display driver for Intergraph G100 graphics.
             
             This version of the driver includes the following:

                  - Display Driver
                  - MGA PowerDesk for Windows NT 4.0

             The driver supports AGP G100/D2 Matrox boards.
            
	
             This release of the Intergraph G100 Display Driver will install and
             run only on Windows NT Workstation Version 4.0.
--------------------------
End of Version Information
--------------------------


---------------------------------------------
Installing and Running the G100 Display Driver
---------------------------------------------

Sections
~~~~~~~~ 
- Installation 
- Using MGA PowerDesk
- Registry settings 
- Notes, Problems, and Limitations 
 


Installation 
~~~~~~~~~~~~ 

The Setup utility will query you about your preferred installation location 
and the components you wish to install.  You must restart your computer 
before the changes take effect. 
 
You can also use the standard Windows NT procedure to install the drivers 
(without the MGA PowerDesk).  The general procedure is the following: 
 
      - Right-click on the desktop, select 'Properties'.  This will open 
        Display Properties. 
 
      - Select the 'Settings' tab. 
 
      - Press the 'Display Type...' button. 
 
      - In the Display Type dialog box, press the 'Change...' button. 
 
      - In the Change Display dialog box, press the 'Have Disk...' button. 
 
      - In the Install From Disk dialog box, type the location of the 
        G100 installation files (e.g. "A:\" or 
        "D:\WINNT"). 
 
      - From the displayed list, select the model of your display adapter, 
        and press 'OK'. 
 
      - Answer 'Yes' to the Third-party Drivers dialog box. 
 
      - Press 'OK' in the Installing Driver message box. 
 
      - Press 'Close' in the Display Type dialog box. 
 
      - Press 'Close' in the Display Properties applet. 
 
      - In the System Settings Change dialog box, you should select 'Yes' 
        so that the new settings take effect. 
 
Using MGA PowerDesk 
~~~~~~~~~~~~~~~~~~~ 
Changing resolution, selecting a monitor, and using the MGA PowerDesk is 
covered in the "online.doc" file.  You can view this file with WordPad. 
 
Registry settings (for advanced users only) 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
Information held in the Windows NT registry can have a direct effect on the 
whole system.  Introducing incorrect values can cause serious problems and 
may make it necessary to reinstall Windows NT. If you accidentally modify
values that make your system unusable, please note that it is often
possible to undo the damage by using the 'Last Known Good Configuration'
option at boot time.  It is also possible to save a copy of your registry
settings prior to any modification. 
 
The configuration of the G100 Windows NT driver and of MGA PowerDesk is saved 
in the registry.  The most important parameters can be modified through the 
MGA PowerDesk, but others can be accessed only through the Registry Editor. 
Most users will find that the default values are best for their system. 
However, specific problems will be solved through these switches.  The 
values are: 
 
User.AlternateLines when set to 1, allows lines defined by integer coordinates
                    to be drawn using the faster AUTOLINE opcode of the 
                    drawing engine.  The convention used to determine which 
                    pixels contribute to a given line is slightly different 
                    in AUTOLINE and in Windows NT.  Setting AlternateLines 
                    to 1 trades off compliance with the Windows NT conventions 
                    for performance.  A value of 0 will enforce compliance. 
                    Lines defined by non-integer endpoint coordinates are not 
                    affected by this setting. 
 
                    The default value of User.AlternateLines is 0. 
 
User.CenterDialogs  has no effect on Windows NT 4.0. 
 
                    The default value of User.CenterDialogs is 0. 
 
User.ComplexBlt     when set to 1, allows the hardware to accelerate some 
                    complex raster operations (ROPs) by executing a sequence 
                    of simple ROPs (ORing, ANDing, etc...).  A value of 0 
                    will result in complex ROPs being performed in software. 
 
                    The complex ROPs are performed directly on the display 
                    through a succession of simple ROPs.  Artifacts (flashing) 
                    in the target display area may become visible when an 
                    intermediate result in video RAM is displayed on a given 
                    refresh cycle, to be replaced by the final image on the 
                    next cycle. 
 
                    The default value of User.ComplexBlt is 1. 
 
User.DeviceBitmaps  when set to 1, allows use of off-screen memory for 
                    caching bitmaps.  This will allow the hardware to 
                    accelerate drawing to bitmaps.  A value of 0 disables 
                    bitmap caching, allowing the CPU to draw onto all 
                    bitmaps.  Bitmap caching is internally disabled when 
                    a desktop requiring more than one card is in use, 
                    regardless of the registry setting. 
 
                    The default value of User.DeviceBitmaps is 1. 
 
User.EnableUSWC     when set to 1, allows direct frame buffer access to use 
                    the Write Combining feature of the Pentium Pro processor. 
                    Setting this value to 0 may result in slightly lower 
                    performance. 
 
                    The default value of User.EnableUSWC is 1. 
 
User.MgaInfoFile    when set to 1, allows use of the MGA PowerDesk to 
                    control refresh rates.  A value of 0 will allow all 
                    available refresh rates to be listed. 
 
                    The default value of User.MgaInfoFile is 1. 
 
User.SynchronizeDac when set to 1, will require the driver to wait for a 
                    vertical sync before programming the ramdac with a new 
                    pointer shape or a new palette.  If you notice stray 
                    pixels flashing around the pointer, setting this flag 
                    to 1 might fix the problem.  Setting it to 0 will result 
                    in slightly better performance. 
 
                    The default value of User.SynchronizeDac is 0. 
 
User.SynchronizeEngine when set to 1, will require the driver to wait for 
                    the Millennium hardware to be ready to accept new data 
                    before programming the next operation.  Setting it to 0 
                    will result in better performance. 
 
                    On most x86-based systems, the PCI logic should ensure 
                    that such a check is redundant.  If you're experiencing 
                    problems that might be related to timing (with 
                    communication programs, for instance), setting this value 
                    to 1 may be of help. 
 
                    The default value of User.SynchronizeEngine is 0. 
 
Modifying keys and values in the registry is done through the Registry 
Editor.  The Registry Editor can be invoked in the following way: 
 
      - Use Start/Run..., or open a Command Prompt window, and type 
        'regedt32'.  Alternately, from the Windows NT Explorer, go to 
        SystemRoot\system32 and double-click on Regedt32.  The Registry 
        Editor will come up. 

To examine or to modify the values that govern the behavior of the G100 driver: 
 
      - Select the HKEY_LOCAL_MACHINE window. 
 
      - Travel down to the key named: 
        HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\mga64\Device0. 
 
You will find the values in the right window pane.  To modify any of 
them: 
 
      - Double-click on the selected value. 
 
      - In the DWORD Editor, change the value to '0' or '1'.  The new value 
        will take effect the next time you reboot. 
 
PowerDesk settings are kept under the key: 
        HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MGACtrl 
and its subkeys.
 

Notes, Problems, and Limitations 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
 
Systems using more than one PCI bus 
        It is possible that a switch to a full-screen Command Prompt, or any 
        change of mode, will result in a blue-screen crash if a card is 
        installed on a PCI bus other than bus 0.  The problem is under 
        investigation.  Moving the card to a different PCI slot is a possible 
        workaround. 
 
        There are systems where Windows NT reports conflicts between adapters 
        installed beyond the PCI bridge.  In this case, the G100 miniport
        driver cannot access its own card. If your system appears unable to
        find the card, try moving it to a different PCI slot. 

        The Service Pack 3 should address many of these problems.

DirectDraw on multiple cards 
        DirectDraw cannot currently handle direct access to a desktop spread 
        over multiple cards.  Applications that require DirectDraw will not 
        run on such a desktop. 
 
DirectDraw on virtual desktops 
        Some DirectDraw applications cannot currently handle virtual 
        desktops.  It is recommanded that DirectDraw applications be 
        run from normal desktops. 

ActiveMovie in full screen
        Running clips in full screen at 256 colors with ActiveMovie may 
        result in a corrupted display while the clip is being played. 
        The problem appears to come from the application. 
  
Corruption using the 3D-Maze screen saver 
        This problem appears only after installing the Service Pack 2 for 
        Windows NT 4.0.  The problem is apparently fixed by the Service 
        Pack 3. 
 
Zooming by 4 at 1152x864, 256 colors
        A hardware limitation results in a vertical band of pixels being 
        displayed at the right edge of the screen, beyond the 1152 limit. 

Running Winstone 97 
	The CenterPOPUP feature should be disabled (which is the default 
	setting) when running the Winstone 97 benchmark.  Some tests may 
	time-out when CenterPOPUP is enabled. 

-----------------------------------------------------
End of Installing and Running the G100 Display Driver
-----------------------------------------------------


-------------
Documentation
-------------
The Intergraph Bulletin Board Service provides current 
information on documentation for this and other Intergraph 
products.  The Bulletin Board operates 24 hours a day and 
is available in the United States at 1-256-730-8786.

For current information on Intergraph documentation and 
Intergraph document delivery policies, use a World Wide Web 
browser to connect to Intergraph online at 
http://www.intergraph.com, and follow the links to Customer 
Services.
--------------------
End of Documentation
--------------------

--------
Training
--------
---------------
End of Training
---------------

--------------------------
G100NTDRV Customer Support
--------------------------
Telephone support services for this product are provided via 
the purchase of maintenance for the operating system or via 
the upgrade of the hardware warranty. For additional infor-
mation on either of these options, please contact Intergraph 
Maintenance Services at (800) 414-8991 (United States) or con-
tact your local Intergraph office (outside the United States).

Problems may be logged through the Intergraph Customer Support
Center by dialing 1-800-633-7248.  An operator will open a 
worksheet and transfer you to a technical support engineer.
Customer Support Center hours are Monday through Friday from
7:00 a.m. to 7:00 p.m. central time.

Experience has shown that problem solving is expedited if you 
supply the following information when first contacting the 
software support engineer.

1. SOFTWARE CONFIGURATION
a.  Operating System and driver version and dates.
b.  Has the system/nucleus software configuration changed re-
    cently?

2.  HARDWARE CONFIGURATION
a.  CPU
b.  Graphics card

3. PROBLEM SPECIFICS.
a.  How/when does the problem occur?
b.  What error messages are displayed?
c.  Does it happen on more than one machine?

Technical FAXLink:
Available to all software customers.
FAXLink is available 24 hours a day, 7 days a week.  This 
self-help tool enables Intergraph users to quickly locate 
and retrieve up-to-date technical support information. By 
calling a completely automated, voice-activated system, 
users can request the support documentation they need and 
have it FAXed to them immediately.  Valuable tips and solu-
tions are just minutes away thanks to FAXLink.

To take advantage of this service, call 800-240-4300 for 
new-user instructions, an index of support documents, and 
an overview of the categories of available information.  
Voice prompts will lead you through your introduction to 
FAXLink.  Once you're familiar with the system, call 
256-730-9000 to request the documentation you need.

Intergraph Bulletin Board Service (IBBS):
Available to all software customers.
IBBS enables you to exchange messages and files with Inter-
graph's technical and marketing staff, as well as with other 
Intergraph customers, using a modem. As an added benefit, 
for U.S. customers with valid maintenance contracts or pro-
ducts under warranty, problem worksheets can be logged on 
IBBS:

1. Connect to the IBBS by setting  the communication pro-
tocol to eight (8) data bits, no parity, one (1) stop bit, 
and any baud rate up to 14,400 bps. 

IBBS phone numbers are 256-730-8786 (up to 14.4K bps)
and 256-730-6504 (up to 2400 bps). 

2. Once connected to the IBBS, respond to the login request
with the appropriate user ID. 

If connecting for the first time, respond with "NEW" and the
IBBS will step through the process of creating a new user ID.

3. The Top menu is the main menu of the IBBS.  

Select option C ... Customer Services from the Top menu. 
Then select option W .. Worksheet Problem Logging from the 
Customer menu. 

4. Respond to each question with the appropriate information.
Please limit each line of the problem description to a max-
imum of 60 characters. 

5. The IBBS sends the request as an E-mail message from the 
IBBS user. 

Verification of the worksheet number, or an error message
indicating the failure condition will be returned through
E-mail to the IBBS login account.

Intergraph Online:
Available to all software customers.
Intergraph's information server on the World Wide Web brings 
you fast, up-to-the-minute information on Intergraph's products 
and services, as well as the company's direction. Access to 
Intergraph Online is available using any of the popular Web 
browsers such as Netscape, NCSA Mosaic, and others. 

Connect to Intergraph Online at the following Internet address:
http://www.intergraph.com
If you have trouble accessing Intergraph Online, send an 
E-mail message to webmaster@intergraph.com.

E-mail Problem Logging Service:
Requires current Maintenance Contract.
As an alternative to calling in problem worksheets, you can now
send E-mail to Intergraph Software Support.

Use the Simple Mail Transfer Protocol (SMTP) form of the E-mail
address and send a formatted message to the following address:
service@intergraph.com.  For more information on the proper for-
mat, send an E-mail message to this address with the word "help" 
in the body of the message.
-----------------------
End of Customer Support
-----------------------

Download Driver Pack

How To Update Drivers Manually

After your driver has been downloaded, follow these simple steps to install it.

  • Expand the archive file (if the download file is in zip or rar format).

  • If the expanded file has an .exe extension, double click it and follow the installation instructions.

  • Otherwise, open Device Manager by right-clicking the Start menu and selecting Device Manager.

  • Find the device and model you want to update in the device list.

  • Double-click on it to open the Properties dialog box.

  • From the Properties dialog box, select the Driver tab.

  • Click the Update Driver button, then follow the instructions.

Very important: You must reboot your system to ensure that any driver updates have taken effect.

For more help, visit our Driver Support section for step-by-step videos on how to install drivers for every file type.

server: web2, load: 1.29