Advanced System Controller AIS-Q574 AIS-Q574 Advanced System Controller 3.5” Hard Disk Drive Bay 2 Gigabit Ethernet/ 2 COM/
Advanced System Controller AIS-Q574 Chapter 1 General Information 1- 1 General Chapter 1Information
Advanced System Controller AIS-Q574 1.1 Introduction AIS-Q574 adopts the Intel® CoreTM i3/i5/i7 LGA 1156 Processors. The chipset is equipped with Int
Advanced System Controller AIS-Q574 1.2 Features Intel® CoreTM i3/i5/i7 LGA1156 Processor Dual-Channel DDR3 1066/1333 Memory up to 4 GB Intel®
Advanced System Controller AIS-Q574 1.3 Specifications CPU Intel® CoreTM i7/i5/i3 LGA 1156, max. TDP 95W Chipset Intel® Q57 System Memory Up
Advanced System Controller AIS-Q574 Chapter 1 General Information 1- 5 Mounting Desktop Operating Temperature 32oF ~113oF (0oC~45oC) Stor
Advanced System Controller AIS-Q574 Chapter 2 Hardware Installation 2-1 Hardware Installation Ch
Advanced System Controller AIS-Q574 2.1 Location of Connectors Chapter 2 Hardware Installation 2-2
Advanced System Controller AIS-Q574 2.2 Mechanical Drawing Chapter 2 Hardware Installation 2-3
Advanced System Controller AIS-Q574 Chapter 2 Hardware Installation 2-4
Advanced System Controller AIS-Q574 2.3 List of Jumpers The board has a number of jumpers that allow you to configure your system to suit your appl
Advanced System AIS-Q574 Controller i Copyright Notice This document is copyrighted, 2011. All rights are reserved. The original manufacturer
Advanced System Controller AIS-Q574 2.4 List of Connectors The board has a number of connectors that allow you to configure your system to suit you
Advanced System Controller AIS-Q574 2.5 Setting Jumpers You configure your card to match the needs of your application by setting jumpers. A jumper i
Advanced System Controller AIS-Q574 2.6 Auto PWRBTN Selection (JP1) JP1 Function 1-2 Use Auto PWRBTN 2-3 Don’t Use Auto PWRBTN (Default) 2.7 CMOS S
Advanced System Controller AIS-Q574 2.11 Pin Header (USB_F1, USB_F2) Pin Signal Pin Signal 1 +5V 2 GND 3 USBD1- 4 GND 5 USBD1+ 6 USBD2+ 7 GND 8
Advanced System Controller AIS-Q574 9 +5V 10 GND 2.15 SATA Connector (SATA 1~4) Pin Signal Pin Signal 1 GND 2 TXP 3 TXN 4 GND 5 RXN 6 RXP 7 GND
Advanced System Controller AIS-Q574 2.18 4-Pin ATX Power Connector (ATX2) Pin Signal Pin Signal 1 GND 2 GND 3 +12V 4 +12V 2.19 Riser Card Label F
Advanced System Controller AIS-Q574 2.20 Installing the Hard Disk Drive Step 1: Unfasten the four screws on the left and right side of the AIS-Q574
Advanced System Controller AIS-Q574 Step 3: Place the HDD to the HDD bracket and fasten the four screws Chapter 2 Hardware Installation 2-13
Advanced System Controller AIS-Q574 Step 4: Put the HDD back to the chassis by sliding HDD and lock to the position. Chapter 2 Hardware Installati
Advanced System Controller AIS-Q574 Step 5: Install DVD-ROM module to the chassis, and fasten the screws Chapter 2 Hardware Installation 2-15
Advanced System AIS-Q574 Controller ii Acknowledgments All other products’ name or trademarks are properties of their respective owners. Awar
Advanced System Controller AIS-Q574 Step 6: Close the cover of AIS-Q574 and fasten the screws Chapter 2 Hardware Installation 2-16
Advanced System Controller AIS-Q574 Chapter 2 Hardware Installation 2-17
Advanced System Controller AIS-Q574 2.21 Optional Accessories Installation CPU Installation Step 1: Install CPU into the socket by lifting the CPU
Advanced System Controller AIS-Q574 RAM Installation Step 1: Insert RAM onto the slot Step 2: Put a rubber band around the RAM to se
Advanced System Controller AIS-Q574 DVD-ROM Installation Step 1: Secure the DVD ROM onto the metal plate Step 2: Secure both sides by inst
Advanced System Controller AIS-Q574 Step 3: Install the bracket onto the system fan Step 4: Accurate DVD-ROM position is shown below
Advanced System Controller AIS-Q574 Step 5: Install the CD bracket Step 6: Install Slim type SATA Cable for the CD-ROM/DVD-ROM
Advanced System Controller AIS-Q574 Chapter 2 Hardware Installation 2-23 CompactFlash™ Card Installation Step 1: Connect the SATA Cable and Power
Advanced System Controller AIS-Q574 Chapter 3 AMI BIOS Setup 3-1 AMI Chapter 3BIOS Setup
Advanced System Controller AIS-Q574 3.1 System Test and Initialization These routines test and initialize board hardware. If the routines encounter
Advanced System AIS-Q574 Controller iii Packing List Before you begin operating your PC, please make sure that the following materials are enc
Advanced System Controller AIS-Q574 Chapter 3 AMI BIOS Setup 3-3 3.2 AMI BIOS Setup AMI BIOS ROM has a built-in Setup program that allows users t
Advanced System AIS-Q574 Controller Chapter 4 Driver Installation 4-1 Driver Chapter 4Installation
Advanced System AIS-Q574 Controller Chapter 4 Driver Installation 4-2 The AIS-Q574 comes with a DVD-ROM that contains all drivers your need. Follow
Advanced System AIS-Q574 Controller Chapter4 Drivers Installation 4-3 4.1 Installation: Insert the AIS-Q574 DVD-ROM into the DVD-ROM Drive. And ins
Advanced System Controller AIS-Q574 Chapter 4 Driver Installation 4-4 3. Follow the instructions that the window shows 4. The system will help you
Advanced System Controller AIS-Q574 Appendix A Programming the Watchdog Timer A-1 Programming the Appendix AWatchdog Timer
Advanced System AIS-Q574 Controller Appendix A Programming the Watchdog Timer A-2 A.1 Programming AIS-Q574 utilizes ITE 8718 chipset as its
Advanced System Controller AIS-Q574 Appendix A Programming the Watchdog Timer A-3 There are three steps to complete the configuration s
Advanced System AIS-Q574 Controller Appendix A Programming the Watchdog Timer A-4 WatchDog Timer Configuration Registers Configure Contr
Advanced System Controller AIS-Q574 Appendix A Programming the Watchdog Timer A-5 Watch Dog Timer Configuration Register (Index=72h Def
Advanced System AIS-Q574 Controller iv Safety & Warranty 1. Read these safety instructions carefully. 2. Keep this user's manual for
Advanced System Controller AIS-Q574 Appendix A Programming the Watchdog Timer A-6 A.2 ITE8718 Watchdog Timer Initial Program .MODEL SMALL .CO
Advanced System Controller AIS-Q574 Appendix A Programming the Watchdog Timer A-7 call Superio_Set_Reg ; game port enable mov cl, 9
Advanced System Controller AIS-Q574 Appendix A Programming the Watchdog Timer A-8 CALL Write_Configuration_Data RET Exit_Configuration_Mode ENDP
Advanced System Controller AIS-Q574 Appendix A Programming the Watchdog Timer A-9 OUT DX,AL MOV DX,WORD PTR CS:[Cfg_Port+06h] IN AL,D
Advanced System Controller AIS-Q574 Appendix A Programming the Watchdog Timer A-10 Set_Logic_Device proc near push ax push cx xchg al,c
Advanced System AIS-Q574 Controller Appendix B I/O Information B-1 I/O Information Appendix B
Advanced System AIS-Q574 Controller Appendix B I/O Information B-2 B.1 I/O Address Map
Advanced System AIS-Q574 Controller Appendix B I/O Information B-3 B.2 1st MB Memory Address Map B.3 IRQ Mappi
Advanced System AIS-Q574 Controller Appendix C RAID & AHCI Settings C-1 RAID & AHCI A ppendixCSettings
Advanced System AIS-Q574 Controller Appendix C RAID & AHCI Settings C-2 C.1 Setting RAID OS installation to setup RAID Mode Step 1: Copy the
Advanced System AIS-Q574 Controller v d. The equipment does not work well, or you cannot get it to work according to the user’s manual. e
Advanced System AIS-Q574 Controller Appendix C RAID & AHCI Settings C-3 Step 3: The setting procedures “ In
Advanced System AIS-Q574 Controller Appendix C RAID & AHCI Settings C-4 Step 5: The setting procedures “In BIOS Setup Menu” C: Boot -> Boot
Advanced System AIS-Q574 Controller Appendix C RAID & AHCI Settings C-5 Step 7: Press Ctrl-I to enter MAIN M
Advanced System AIS-Q574 Controller Appendix C RAID & AHCI Settings C-6 Step 9: RAID Level -> RAID0(Stripe) Step 10: Choose “Create Volume”
Advanced System AIS-Q574 Controller Appendix C RAID & AHCI Settings C-7 Step 11: Choose “Y” Step 12: Choose
Advanced System AIS-Q574 Controller Appendix C RAID & AHCI Settings C-8 Step 13: Choose “Y” Step 14: Setup OS
Advanced System AIS-Q574 Controller Appendix C RAID & AHCI Settings C-9 Step 15: Press “F6” Step 16: Choose
Advanced System AIS-Q574 Controller Appendix C RAID & AHCI Settings C-10 Step 17: Choose “Intel(R) ICH8M-E/ICH9M-E/5 Series SATA RAID Controlle
Advanced System AIS-Q574 Controller Appendix C RAID & AHCI Settings C-11 Step 19: Setup is starting Windows
Advanced System AIS-Q574 Controller Appendix C RAID & AHCI Settings C-12 C.2 Setting AHCI OS installation to setup AHCI Mode Step 1: Copy the
Advanced System AIS-Q574 Controller vi Below Table for China RoHS Requirements 产品中有毒有害物质或元素名称及含量 AAEON Boxer/ Industrial System 有毒有害物质或元素 部件名称
Advanced System AIS-Q574 Controller Appendix C RAID & AHCI Settings C-13 Step 3: The setting procedures “ In
Advanced System AIS-Q574 Controller Appendix C RAID & AHCI Settings C-14 Step 5: The setting procedures “In BIOS Setup Menu” C: Save & Exit
Advanced System AIS-Q574 Controller Appendix C RAID & AHCI Settings C-15 Step 7: Press “F6” Step 8: Choose
Advanced System AIS-Q574 Controller Appendix C RAID & AHCI Settings C-16 Step 9: Choose “Intel(R) 5 Series 6 Port SATA AHCI Controller” tep 1
Advanced System AIS-Q574 Controller Appendix C RAID & AHCI Settings C-17 Step 11: Setup is loading files
Advanced System AIS-Q574 Controller vii Contents Chapter 1 General Information 1.1 Introduction....
Advanced System Controller AIS-Q574 viii 2.18 4-Pin ATX Power Connector (ATX2).......2-11 2.19 Riser Card.......
Comentarios a estos manuales