Welcome to the Industrial Automation website!

NameDescriptionContent
XING-Automation
E-mail  
Password  
  
Forgot password?
  Register
当前位置:

ADLINK MI-965 Motherboard Installation and BIOS Configuration Guide

F: | Au:FANS | DA:2026-08-03 | 46 Br: | 🔊 点击朗读正文 ❚❚ | Share:

Super IO Configuration: Set serial port 1/2 address/IRQ (default COM1=3F8/IRQ4, COM2=2F8/IRQ3), parallel port address/mode (optional ECP/EPP). Chassis Intrusion can be set to Enabled or Reset.

Hardware Health Configuration: Real time display of CPU temperature, system temperature, fan speed, and various voltages (+3.3V,+5V,+12V, etc.), and fan PWM control mode can be set.

ACPSettings: Suspend Mode can be selected from S1 (POS) or S3 (STR), with S3 having lower power consumption. USB devices can be awakened from S3/S4.

APM Configuration: Power Management/APM supports advanced power management once enabled. The Power Button Mode can be set to instant shutdown or delay for 4 seconds. Resume On LAN and Resume On PME # can set network or PME event wake-up. Resume On RTC Alarm can be set to power on.

Intel Robson Configuration (i.e. Intel Turbo Memory, optional).

MPS Configuration: Multi processor specification version, usually selected as 1.4.

Trusted Computing: Enable/disable TPM module.

USB Configuration: Legacy USB Support (supports USB keyboard/mouse in DOS/old systems), USB 2.0 Controller Mode(HiSpeed/FullSpeed),Hotplug USB FDD Support。

3. Boot menu

Boot Settings Configuration: Quick Boot (shortened POST), Quiet Boot (displaying manufacturer logo), AddOn ROM Display Mode (Force BIOS or Keep Current),Bootup Num-Lock(On/Off),PS/2 Mouse Support,Wait For 'F1' If Error,Hit 'DEL' Message Display,Interrupt 19 Capture( Control whether the extended ROM can capture interrupt 19 for booting.

Boot Device Priority: Set 1st/2nd/3rd Boot Devices, which can be set as hard drives, optical drives, USB drives, etc. as needed. The Removable Drives submenu can adjust the priority of removable devices.

4. Security menu

Set Supervisor/User password, support clearing user password. The maximum length of the password is 6 characters. If you forget it, you need to clear the NVRAM or CMOS.

5. Chipset menu

North Bridge Configuration:

Boot Graphics Adapter Priority: Select the primary display device (PEG/Onboard).

Internal Graphics Mode Select: Set the size of the integrated graphics card's shared video memory (DVMT/FIXD).

PEG Port:Auto/Enable/Disable, Automatically switch when Auto is set and a dedicated graphics card is detected.

PEG Force X1: Forces PCIe x16 slots to run in x1 mode for compatibility with x1 cards, otherwise defaults to x16.

Video Function Configuration: DVMT Mode Select (recommended for dynamic allocation of DVMT Mode), DVMT/FIXD Memory (can specify fixed sizes such as 128MB/256MB). Boot Display Device can be configured with CRT, LVDS, TV out, etc. Boot Display Preferences can specify the primary and secondary display order.

South Bridge Configuration:

USB Functions:Enable/Disable。

USB 2.0 Controller:Enable。

GbE Controller: Enable/Disable dual network card.

GbE LAN Boot: Allow booting from the network.

GbE Wake Up From S5: Allow LAN wake-up in shutdown state.

HDA Controller: Enable/disable high fidelity audio.

6. Exit menu

Save Changes and Exit / Discard Changes and Exit。

Load Optimal Default and Load Failed Safe Default. It is recommended to load Optimal first and then fine tune according to the requirements.

Driver installation process (Windows XP 32-bit example)

The CD directory is as follows (X: is the drive letter):

Chipset: CHIPSET Intel InF8.3.0.1013 infins_autol.exe

Graphics card: SVGA Intel GM965 Winxp32 setup.exe

Network card: NETWORK Intel autorun.exe (drivers 82573L and 82566DC)

Sound card: SOUND REALTEK ALC888 windows R187 etup.exe

TPM:TPMWin32setup.exe

Suggested installation sequence: chipset → graphics card → network card → sound card → TPM (optional), with a prompt to restart after each installation step. For Windows 7/Vista, you need to download the corresponding version driver from the official website (or use a universal driver).


Watch dog timer programming

The WDT of MI-965 is controlled by Super I/O (Winbond/Nuvoton) and programmed similarly to M-302, but the logic device number may be the same (usually 0x08). Assembly example (convertible to C language):

#define SIO_IDX 0x2E

#define SIO_DTA 0x2F

void EnableWDT(unsigned char timeout_sec) 

{//Enter configuration mode

outportb(SIO_IDX, 0x87);

outportb(SIO_IDX, 0x87);   

//Select logical device 8

outportb(SIO_IDX, 0x07);

outportb(SIO_DTA, 0x08);   

//Set timeout value (seconds), write CRF6 (0xF6)

outportb(SIO_IDX, 0xF6);

outportb(SIO_DTA, timeout_sec);  

//Exit configuration mode

outportb(SIO_IDX, 0xAA);

}//The application layer needs to periodically call the following code to reset the timer (rewrite the same value)

outportb(SIO_IDX, 0xF6);

outportb(SIO_DTA, timeout_sec);

The system will automatically reset after timeout. If it needs to be set to minutes, modify the corresponding register (refer to the manual or Super I/O data manual for details).


POST code and troubleshooting

The POST code of AMI BIOS can be viewed through the PCI diagnostic card. Key code:

03~08: Early CPU/chipset initialization, if stuck, it is mostly due to CPU or memory issues.

C0~C5: Multi processor initialization, generally no problem.

40: Detect serial ports, parallel ports, etc. If stopped, troubleshoot I/O conflicts.

  • VMIVME-9081 Intelligent I/O Controller
  • VMIC VME-2128 Digital Output Board
  • VMIC VMIOMAX-2940A PLC Module
  • VMIC VMIVME-5530M Optical Extender Board
  • VMIC VMIVME-7588-787 SBC – VMEbus Single Board Computer
  • VMIC VMIOMAX-1640B PLC Module
  • VMIC VMIPCI 5588-101 Reflective Memory Board
  • VMIVME-7765 VME Board – Industrial Control
  • GE Abaco VMIVME-7807 VME Processor Board
  • VMIC VMIVME-2540 Digital I/O Board
  • VMIC VMIACC BT01 Adapter Calibration Module
  • Maxsys Technology VMIC Test Station 00465-3800
  • VMIC VMIVME-1101 32-Bit TTL Digital Input Board
  • VMIVME-4120 VME Circuit Board
  • FANUC VMIC 332-999995-000 D VME Bus Board
  • VMIC VMIVME-7455 VME IDE CD-ROM Drive Module
  • VMIC VME I/O Board 5620
  • VMIC VME I/O Board 2128
  • VMIC VMIVME7588 VME Processor Board
  • GE Fanuc VMIVME-3419-200 Signal Conditioning Module
  • VMIC VMIVME 4512 Analog I/O Board
  • GE Fanuc VMIC VME 6U 6-Slot Chassis
  • VMIC VMIVME 5504 VMEbus Slave Module
  • VMIC VMIOMAX-9102A Power Supply
  • VMIC VMIVME 3120 Board
  • VMIC VMIVME-2330 VMEbus Circuit Board
  • VMIC VMIPMC-5565 Reflective Memory Node PMC
  • GE Fanuc VMIVME-7671 Linux Controller Processor
  • VMIC VMIVME-5599 Fiber Optic Switch
  • GE Fanuc VMIVME-4120 16-Ch 12-Bit Analog Output Board
  • VMIC VMIVME-4900 Dual Channel Synchro/Resolver Converter
  • VMIC VMIVME4514A VME Interface Board
  • VMI VME VMIC 4941 VME Interface Board
  • GE DS3820VMIC1A1B VME Interface Board
  • FANUC VMIVME7592-934 VME Processor Board
  • Abaco VMIC 5522V SGI-to-VME Bus Adapter Board
  • VMIC VMIVME-4120 VME Circuit Board
  • VMIVME7751 VME Single Board Computer
  • VMIC VMIVME5565 VME Reflective Memory Interface Board
  • VMIC VMIVME-4512 VME Processor Board
  • VMIC VMIVME-7454 VMEbus Analog Output Board
  • FANUC VMIVME-7452 Analog I/O Board
  • FANUC VMIVME-3230 Digital I/O Board
  • FANUC VMIVME-3114 Analog Input Board
  • FANUC VMIVME-2536 Digital I/O Board
  • VMIC 332-003413-111 C VMEbus Circuit Board
  • GE Fanuc VMIVME-7486 VMEbus CPU Processor Controller
  • VMIC VMIVME 4100 8-Channel 12-Bit DAC Board
  • VMIC VMIVME-4514 Module
  • VMIC VMIVME 1128 Digital Input Board
  • GE Fanuc VMIVME-5588 High-speed Reflective Memory Board
  • VMIC VMIVME-5565 Reflective Memory Board
  • VMIC VMIVME-2127 Voltage Source Digital Output Board
  • VMIC VMIVME 4512 Analog VME Process PCB Assembly
  • GE Fanuc VMIVME-3122-022 Analog I/O Module
  • VMIC VMIVME 5576 High Speed Fiberoptic Network Board
  • FANUC VMIVME-7452 VMEbus Analog I/O Board
  • FANUC VMIVME-2210 VMEbus Digital Output Board
  • FANUC VMIVME-7750-734000 VMEbus Single Board Computer
  • VMIC VMIVME 2210 VMEbus DO 28V Digital Output Board
  • VMIC VMIVME DR11W VMEbus DMA Interface Module
  • VMIC VMIVME-2536-200 5V Optically Coupled Digital I/O Board
  • VMIC VME-7754 VMIVMF7754-259000 VMEbus Control Card
  • VMIC 2170A VME Interface Board
  • GE VMIC PMC-5565PIORC-210000 Reflective Memory PMC Node Card
  • VMIC VMIVME-7750-750000 VME Single Board Computer
  • VMIC VMIVME-7751 VME Single Board Computer
  • VMIC 332-004512 Analog VME Process Board
  • VMIC VMIVME2528 VME Interface Board
  • FANUC VMIVME-2120 VME Bus Interface Board
  • FANUC VMIVME-2540 VME Bus Interface Board
  • FANUC VMIVME-3230 VME Bus Interface Board
  • FANUC VMIVME-4514 VME Bus Interface Board
  • ETEL DSB2S154-211E-000H Servo Amplifier
  • ETEL DSCQT112-111-000 Motion Control Module
  • ETEL LMG20-050-3QB-211A Servo Motor – High Torque Linear
  • ETEL EU-LCP-0-0-1000-01 Communication Card
  • ETEL DSA2P174ZA-033A Servo Amplifier Driver
  • ETEL EA-P2M-400-15/40A-0100-00 Servo Driver
  • ETEL DSC2P152-111-000 Servo Drive Amplifier
  • ETEL LMS15-050-3UA-209A Linear Motor
  • ETEL DSC2P152-111D-000A Controller
  • ETEL DSB2P131-111E-000B Digital Servo Amplifier Position Controller
  • ETEL DSO-PWR111C-000B Power Supply Module
  • ETEL DSCDP324-321F-000C Servo Driver
  • ETEL DSC2P152-111B-000D Controller
  • ETEL DSB2P142-111E-000H Circuit Board
  • ETEL LMG05-030-3QA-H01 Linear Motor
  • ETEL DSC2P152-111F-000A Controller
  • ETEL DSA2S211ZA Servo Drive
  • ETEL DSCDM332-112-000 Drive Module
  • ETEL DSCDP334-421-000 Digital Position Controller Servo Drive
  • ETEL EA-P2M-400-15/40A-0100-00 AccurET Servo Drive
  • ETEL TMA0140-050-3UB-202B Torque Motor
  • ETEL DSA1DL1D.PCB Servo Drive Board
  • ETEL DSA2DL 1A Servo Drive
  • ETEL DSMAX111B-000B Servo Drive
  • ETEL DSO-PWS111C-000B Power Supply Module
  • ETEL DSC2P142-111B-000D Servo Drive Amplifier
  • ETEL DSC2P132-111D-000A Servo Drive Amplifier
  • ETEL DSC2P152-111B-000D Servo Drive Amplifier
  • ETEL DSB2P131-121E-000H Servo Drive Amplifier
  • ETEL DSB2P142-111E-000H Servo Drive Amplifier
  • ETEL DSO-PWR112C-000A Power Supply Module – High Power
  • ETEL DSO-PWR111C-000A Power Supply Module
  • ETEL DSB2P121-121E-000H Servo Drive Amplifier
  • ETEL DSB2S134-111E-000H Digital Servo Amplifier
  • ETEL RTMA0140-070-AQN-21E Motor
  • ETEL DSCDP132-111-000 Dual Controller Circuit Board – Motion Control
  • ETEL LMS15-050-3UA-209Aft Linear Motor
  • ETEL DSCDP324-322G-000A Position Controller
  • ETEL DSA2P174ZA-033A Servo Amplifier Driver
  • ETEL DSA2P174ZA-017A Servo Amplifier Driver
  • ETEL LMD10-050-3QA-223A Linear Motor
  • ETEL EU-LGP-0-0-1000-00 PCI Network Card
  • ETEL DSO-PWS111C-000B Power Supply Module
  • ETEL DSC2V174-111C-001A Servo Controller
  • ETEL EA-P2M-600-15/40A-0000-01 AccurET Modular Position Controller
  • ETEL RTMA0140-070-AQN-21B DD Motor
  • ETEL DSC2P144-421-000 Servo Driver
  • ETEL EA-P2M-400-15-40A-0100-00 Servo Drive
  • ETEL DSCDM341-111C-000B Board
  • ETEL LMD10-050-3QA-223A Motor
  • ETEL RTMA0140-070-AQN-21E DD Motor
  • ETEL DSCDM342-111-000 Servo Variator
  • ETEL DSC2P152-111E-000A Servo Amplifier
  • ETEL LMS15-050-3UA-209A Motor
  • ETEL RTMA0140-070-AQN-21C DD Motor – High Torque Direct Drive