Unattended Installation Using AGP Video Cards

Last reviewed: February 5, 1998
Article ID: Q178275
The information in this article applies to:
  • Microsoft Windows NT Workstation version 4.0
  • Microsoft Windows NT Server version 4.0

SYMPTOMS

When you perform an unattended installation on a computer that uses Advanced Graphic Port (AGP) technology, your system will restart with one of the following error messages:

  • Invalid Display Settings
  • The currently selected display resolution is invalid.
  • The default resolution has been temporarily used by the system.
  • Please use the Display option in the Windows NT Control Panel to select your preferred display resolution.

One of these messages is displayed even though a valid resolution supported by the adapter has been selected.

CAUSE

On systems with a PCI bridge, Windows NT Service Pack 3 is required prior to installing AGP video drivers. Because this is an unattended installation using AGP drivers, the video drivers are installed prior to SP3 being installed. For additional information, please see the following article(s) in the Microsoft Knowledge Base:

   ARTICLE-ID: Q174567
   TITLE     : AGP Video Support for Windows NT 3.51 and 4.0

RESOLUTION

The problem can be resolved by using the HAL from SP3 during the unattended installation. Modifications were made to the HAL in SP3 to accommodate AGP technology.

You should identify which specific HAL the computer requires and only copy those files. You can copy all of the HAL files to the distribution server, but it is not recommended.

  1. On the distribution share containing the source files, rename the original HAL to HAL.ORG

  2. Copy the desired HAL from the Windows NT Service Pack 3 compact disc to the distribution share containing the source files.

  3. Continue with the unattended installation.

Example of HALs to be installed, based on computer type.

   486c_up       = hal486c.dll
   astmf_mp      = halast.dll
   cbus2_mp      = halcbus.dll
   cbusmc_mp     = halcbusm.dll
   e_isa_up      = hal.dll
   mca_up        = halmca.dll
   mps_up        = halapic.dll
   mps_mp        = halmps.dll
   mps_mca_mp    = halmpsm.dll
   ncr3x_mp      = halncr.dll
   oli5030_mp    = haloli.dll
   syspro_mp     = halsp.dll
   wyse7000_mp   = halwyse7.dll
Keywords          : nthowto ntsetup NTSrvWkst
Version           : WinNT:4.0
Platform          : winnt
Hardware          : ALPHA x86
Issue type        : kbprb


================================================================================


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: February 5, 1998
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.