Embedded BIOS. Features and Board Support Packages congatec AG 1

Size: px
Start display at page:

Download "Embedded BIOS. Features and Board Support Packages congatec AG 1"

Transcription

1 Embedded BIOS Features and Board Support Packages 2006 congatec AG 1

2 Our Mission To provide a first class, leading edge, innovative and extremely stable firmware solution for congatec embedded computer modules. To provide programming interfaces, documentation and design-in support for congatec customers. We are committed to this mission and have put the resources in place to accomplish it Congatec AG 2

3 Our firmware concept Industry leading BIOS Cores + congatec Board Controller (onboard Microcontroller) + congatec embedded BIOS features (CGEB) + congatec Operating System API (CGOS API) + congatec System Utility (CGUTL) + congatec Advanced BSP = Market leading, highly integrated firmware solutions for embedded PCs 2005 Congatec AG 3

4 Our BIOS Partners - AMIBIOS AMIBIOS8 combines modularity, scalability and improved user experience in producing the most advanced BIOS solutions today. congatec is an AMIBIOS8 source customer with direct access to the AMI source server at the AMI headquarters in Atlanta, USA. With this kind of direct access to the BIOS source we have the ability to provide exactly what customers need in a timely manner. AMIBIOS8 is also used by the Embedded Intel Division (EID) Congatec AG 4

5 Our BIOS Partners - AMIBIOS Headless operation Serial port console redirection (ANSI-VT-UTF-8) BIOS flash via serial port BIOS recovery from legacy and USB floppy, serial port and CD-Rom TPM 1.2 (Trusted Platform Module) Power Management ACPI 2.0, APM 1.2, Enhanced Intel SpeedStep Boots from network and USB2.0 Supports Fast and Logo Boot Integrated source-level debugger Allows easy customization 2005 Congatec AG 5

6 Our BIOS Partners - Insyde XpressROM TM BIOS is co-developed by AMD and Insyde Software for AMD Geode TM solutions. Next generation Virtual System Architecture VSAII congatec is a XpressROM TM source customer including the access to the VSAII source. This kind of direct access to the firmware source qualifies congatec to provide customizations for quick time-tomarket Congatec AG 6

7 Our BIOS Partners - Insyde Power management ACPI 2.0, APM 1.2 Suspend to RAM for longer battery life time Legacy USB support Legacy USB keyboard and mouse support Legacy USB boot support from USB HDD, flash drive, CDROM and floppy Boot from network Logo Boot support Quick Boot support Integrated ROM debugger Allows easy customization 2005 Congatec AG 7

8 congatec Board Controller The cbc plays an important role for most of the congatec BIOS features. The idea was to fully isolate some embedded features from the x86 core architecture. frees up the x86 CPU System monitoring in Soft Off (S5) mode 100% compatibility amongst all congatec modules The Microcontroller firmware was conceived and fully developed by congatec Congatec AG 8 congatec Board Controller Watchdog I2C Controller EEPROM Power Loss Control Serial No. EAN code HW/FW rev. Manuf. date Rep. date... User Data Bootcounter Runningtimemeter

9 congatec Board Controller Board Information The cbc provides a rich data set of manufacturing and board information like: Serial number Article number, EAN code Hardware and firmware revision Manufacturing and repair date It also keeps track of dynamically changing running time and boot count data. congatec Board Controller Watchdog I2C Controller EEPROM Power Loss Control Serial No. EAN code HW/FW rev. Manuf. date Rep. date... User Data By using the CGOS API you can access all this information Congatec AG 9 Bootcounter Runningtimemeter

10 congatec Board Controller User Data Memory Non-volatile storage space for critical or important operating data. 32 bytes reserved in an EEPROM e.g. System Id, IP Address, Software key,... Data still available after a system crash. User Data can be locked to be readonly. Data once written can not be modified or manipulated. user-defined 48-bit lock/unlock key key stored encrypted in EEPROM key not readable during runtime Simple access by CGOS API Congatec AG 10 congatec Board Controller Watchdog I2C Controller EEPROM Power Loss Control Serial No. EAN code HW/FW rev. Manuf. date Rep. date... User Data Bootcounter Runningtimemeter

11 congatec Board Controller Multi-Stage Runtime Watchdog Allows flexible monitoring of the application software and OEM hardware. Can be be configured as One-TimeTrigger, Single or Repeated Event. 4 Events Supported: Interrupt (NMI) Hardware reset Power button event ACPI event NMI NMI Routine Reset Power B ACPI E Hardware Reset Switch On/Off OS Shutdown or Reset No Trigger ACPI Event No Trigger Can be triggered by software and/or external OEM hardware. Fully supported by the CGOS API Congatec AG Watchdog Events 11 Hardware Reset Multistage

12 congatec Board Controller POST Watchdog Allows monitoring of the BIOS POST. Single Event Mode. Supported Event: Hardware Reset. Timeouts from 256 milliseconds to over 4.5 hours. Starts at system power-up or system reset. Can be enabled in the BIOS Setup Congatec AG 12 POST Watchdog Reset Hardware Reset

13 congatec Board Controller Fast Mode I2C Bus Due to the simplicity of the protocol and the high availability of devices, the I²C Bus is a frequently used bus interface in embedded applications. congatec understands this and therefore has chosen to offer a 400kHz multi-master I²C Bus complaint to specification 1.0. Of course it is fully supported by the CGOS API. μcontroller A static RAM / Flash LCD driver SDA SCL I2C Controller ADC 2005 Congatec AG μcontroller B 13

14 congatec Board Controller Power Loss Control Specifies the mode of operation if an AC power loss occurs. Supported Modes: Turn On (Server Mode) Remain Off (Desktop Mode) Last State (restores the previous power state before power loss occurred) Unlike other module designs available in the embedded market, a CMOS battery is not required by congatec modules to support the 'Power Loss Control' feature Congatec AG 14 congatec Board Controller Watchdog I2C Controller EEPROM Power Loss Control Serial No. EAN code HW/FW rev. Manuf. date Rep. date... User Data Bootcounter Runningtimemeter

15 Embedded BIOS Extensions BIOS CMOS Data Backup A copy of the BIOS CMOS settings is stored in flash memory. If a backup battery is present it will prevent systems from not booting when the backup battery has failed. BIOS Flash 2005 Congatec AG Allows for battery-less applications. ROM BIOS Defaults 15

16 Embedded BIOS Extensions OEM CMOS Default Settings Most embedded module customers need to have their own CMOS ROM default settings. The congatec embedded BIOS allows the customer to store their own defaults in flash memory. This helps to reduce the need for customized BIOS versions. Both, the OEM and ROM default image, are stored in the System BIOS flash part. BIOS Flash OEM BIOS Defaults OEM Defaults have higher priority than ROM Defaults. ROM BIOS Defaults In case OEM Defaults are present, the BIOS always loads the OEM image, not the ROM default image. In case no OEM Defaults are present, the orignial ROM defaults are loaded by the BIOS Congatec AG 16

17 Embedded BIOS Extensions Quiet Boot and Splash Screen In order to hide the PC functionality in an embedded PC application, the BIOS can display a customer logo instead of the traditional diagnostic output during POST. With the congatec embedded BIOS, customers can now integrate an OEM logo into the standard BIOS by themselves Congatec AG 17

18 Embedded BIOS Extensions OEM BIOS Code The congatec embedded BIOS calls OEM code at different times during POST. With the OEM BIOS support, customers can initialize base board hardware components and add boot loaders Congatec AG 18 Boot block congatec Embedded BIOS Allows customers to integrate their own code into the BIOS POST process. CMOS Test Video Initializing... Option ROM scan... Boot OEM Code

19 congatec System Utility congatec Utility for system configuration and customization. Available as Windows and DOS application. File and flash mode support. Supports: OEM CMOS Defaults OEM Logo OEM BIOS Code BIOS Flash Update BC Firmware Update Panel Configuration 2005 Congatec AG 19

20 Embedded BIOS Extensions BIOS write and update protection Function is available after the Supervisor Password was set in the BIOS Setup. When enabled, the BIOS can not be updated with any known BIOS update tools. BIOS write and update protection can be temporarily disabled with the congatec System Utility (CGUTIL) (requires Supervisor Password) Congatec AG 20

21 Embedded BIOS Extensions LCD Detection and Backlight Control By understanding the basic EDID (Extended Display Identification Data) data structure, the congatec BIOS can automatically detect and configure an attached flat panel. It supports panel detection according to the new EPI (Embedded Panel Interface)specification. EPI is a new standard established by several COM manufacturers. EDID is a well known industry standard established by the VESA organization Additionally the Backlight intensity can be set in BIOS setup and also by application software that uses the CGOS API Congatec AG 21

22 Embedded BIOS Extensions Flat Panel EEPROM There are 3 ways to set the right display timing: (LCD or Baseboard) EDID File or Block ID 1. Select a fix timing (e.g. SVGA) in the BIOS setup. +no Eeprom required - no LCD auto-detection 3. Provide a block ID in the panel or on the baseboard. +LCD auto-detection +user can reuse already defined data sets EDID = Extended Display Identification Data 2005 Congatec AG Backlight & Power Sequencing Video Controller congatec Board Controller I2C Interface COM Flat Panel Configuration Video BIOS EDID Wrapper 2. Provide EDID Daten in the panel or on the baseboard. +LCD auto-detection +user can adjust timing Embedded Panel Data Area Autodetect VGA Panel Data SVGA Panel Data XGA Panel Data SXGA Panel Data... System BIOS Flash 22 System CMOS Flat Panel Selection

23 Embedded BIOS Extensions ACPI Battery Management The congatec ACPI BIOS and Board Controller are designed to support a CMB (Control Method Battery) sub-system. By following our CMB design guide, customers can implement their own battery solutions or buy a fully tested customized battery system from a congatec partner. In combination with an ACPI OS most of the battery functionality associated with portable computers is now supported on the congatec embedded platform Congatec AG 23

24 congatec Operating System API CGOS API Is an easily programmable interface used to access the congatec Embedded Board features. The API is implemented as a generic and module independent driver. All hardware dependent code is in the BIOS. The API is available for all common OSes like Win32, WinCE, Linux, VxWorks, QNX. CGOS API helps you to reduce the development time. Guarantees software compatibility when a module upgrade is necessary. Operating System Application Software CGOS API embedded BIOS embedded BIOS embedded BIOS Board Controller Board Controller Board Controller conga-x915 future design conga-x Congatec AG 24

25 Advanced BSP's Not only the BIOS but also the BSP's are considered vitally important when devel congatec BSP oping customer specific applications. Device Driver congatec offers its customers these crucial building blocks, which will include Tools both the latest tested drivers from silicon Software vendors and the congatec specific Installation Guide drivers/tools for accessing all of our embedded board features. BSP's will be available for the most common operating systems: On request: VxWORKS 2005 Congatec AG 25

26 Design-In Support First of all, congatec fully understands how important it is in an embedded modules system that both the customer's base board and the embedded PC work together perfectly congatec is also well aware of the fact that there are many firmware aspects customers must consider when designing an embedded module system to ensure that it is done correctly. For these reasons, the congatec team is committed to giving the best design-in support to our customers. This can only be achieved by providing first class product manuals as well as design guides and supplementing that with strong personal engineering support. This is the commitment congatec is prepared to offer customers Congatec AG 26

27 2006 congatec AG 27

More than COMs, Customer Friendly BIOS, Congatec Utilities and Support

More than COMs, Customer Friendly BIOS, Congatec Utilities and Support More than COMs, Customer Friendly, Congatec Utilities and Support congatec Utilities and Advanced Feature Set Operating System Application Software CGOS API conga-x855 Future design Advanced cgeb Advanced

More information

congatec Application Note

congatec Application Note congatec Application Note Applicable Products conga-xlx, conga-clx, conga-b945, conga-bm45 Subject Setup and configure a SATA RAID system Document Name Usage Designation External #15 Revision 1.1 Revision

More information

COM Express Compact and Qseven embedded PC Module based on Intel Atom Processor. Presented by: congatec AG Christof Riederer

COM Express Compact and Qseven embedded PC Module based on Intel Atom Processor. Presented by: congatec AG Christof Riederer COM Express Compact and Qseven embedded PC Module based on Intel Atom Processor Presented by: congatec AG Christof Riederer COM Express Dimensions Compact (95mm x 95mm) Perfect for limited space apps.

More information

COM Express Standard. New PICMG standard for Computeron-Modules (COM) in x86 technology

COM Express Standard. New PICMG standard for Computeron-Modules (COM) in x86 technology 1 COM Express Standard New PICMG standard for Computeron-Modules (COM) in x86 technology Based on latest serial differential signalling technology Incorporates interfaces incl. PCI Express, PEG, Serial

More information

AMI Product Catalog. A Leader in Storage and Computing Innovations Worldwide

AMI Product Catalog. A Leader in Storage and Computing Innovations Worldwide AMI Product Catalog A Leader in Storage and Computing Innovations Worldwide American Megatrends Inc. 5555 Oakbrook Parkway, Suite 200 Norcross, GA 30093 Main: 770.246.8600 Sales: 800.828.9264 Tech Support:

More information

BIOS Parameters by Server Model

BIOS Parameters by Server Model BIOS Parameters by Server Model This appendix contains the following sections: C22 and C24 Servers, page 1 C200 and C210 Servers, page 16 C220 and C240 Servers, page 29 C250 Servers, page 44 C260 Servers,

More information

Frequently Asked Question

Frequently Asked Question Appendix A Frequently Asked Question Q: How can I identify the mainboard BIOS version? A: The AOpen mainboard BIOS version appears on the upper-left corner of the POST (Power-On Self Test) screen. Normally,

More information

Fujitsu Stylistic ST6000 Series

Fujitsu Stylistic ST6000 Series Fujitsu Stylistic ST6000 Series BIOS Guide Stylistic Series Model: ST6012 Document Date: 12/01/2008 Document Part Number: FPC65-4369-01 FUJITSU COMPUTER SYSTEMS CORPORATION 1 Stylistic ST Series BIOS ST

More information

RTD cpumodule LX-Series Migration Guide

RTD cpumodule LX-Series Migration Guide RTD cpumodule LX-Series Migration Guide ISO9001 and AS9100 Certified SWM-640000023 Rev. D Page 1 of 9 Revision History Rev. A 02/29/2007 Preliminary Draft Rev. B 06/23/2008 Added information about the

More information

Introduction to Configuration. Chapter 4

Introduction to Configuration. Chapter 4 Introduction to Configuration Chapter 4 This presentation covers: > Qualities of a Good Technician > Configuration Overview > Motherboard Battery > Hardware Configuration Overview > Troubleshooting Configurations

More information

EPIC board ensures reliability in the toughest environment

EPIC board ensures reliability in the toughest environment EPIC board ensures reliability in the toughest environment The XE 800 SBC is a high performance single board computer (SBC) with a rich family of essential I/O functions. It integrates video, serial ports,

More information

Fujitsu LifeBook E Series

Fujitsu LifeBook E Series Fujitsu LifeBook E Series BIOS Guide LifeBook E Series Model: E751 Document Date: 3/16/2011 Document Part Number: FPC58-2849-01 FUJITSU AMERICA, INCORPORATED 1 LIFEBOOK E751 BIOS E Series BIOS BIOS SETUP

More information

BIOS Setup DESKPOWER 5000

BIOS Setup DESKPOWER 5000 BIOS Setup DESKPOWER 5000 1 Preface What is BIOS setup? BIOS setup is a program that helps the user set up a hardware environment, including memory, hard disks, and floppy disk drives. Minimum setup has

More information

Intelligent Middleware. Smart Embedded Management Agent. Cloud. Remote Management and Analytics. July 2014 Markus Grebing Product Manager

Intelligent Middleware. Smart Embedded Management Agent. Cloud. Remote Management and Analytics. July 2014 Markus Grebing Product Manager Intelligent Middleware Smart Embedded Management Agent + Cloud Remote Management and Analytics July 2014 Markus Grebing Product Manager Smart Embedded Management Agent SEMA The intention of SEMA Device

More information

Version Date Author Comment Copyright White Bream, Jul 10, 2013 Henk Bliek Initial document

Version Date Author Comment Copyright White Bream, Jul 10, 2013 Henk Bliek Initial document white bream A M I B I OS Version Date Author Comment Copyright White Bream, 2013 1.0 Jul 10, 2013 Henk Bliek Initial document White Bream Terborchdreef 26 3262 NB Oud-Beijerland The Netherlands www.whitebream.com

More information

Fujitsu LifeBook P Series

Fujitsu LifeBook P Series Fujitsu LifeBook P Series BIOS Guide LifeBook P Series Model: P771 Document Date: 2/18/2011 Document Part Number: FPC58-2855-01 FUJITSU AMERICA, INCORPORATED 1 LIFEBOOK P771 BIOS P Series BIOS BIOS SETUP

More information

Solutions for the Intel Platform Innovation Framework for EFI July 26, Slide 1

Solutions for the Intel Platform Innovation Framework for EFI July 26, Slide 1 Solutions for the Intel Platform Innovation Framework for EFI July 26, 2005 Slide 1 AMI introduces Aptio AMI s Framework-based product offering Offers all innovations of the Intel Platform Innovation Framework

More information

1/6. Main. Bios Version System Time System Date Hide Diagnostic Messages During Enabled Disabled POST Error Pause. Processor.

1/6. Main. Bios Version System Time System Date Hide Diagnostic Messages During Enabled Disabled POST Error Pause. Processor. 2006 3 Main ( ) Bios Version BIOS System Time System Date Hide Diagnostic Messages During Enabled Disabled POST Error Pause Enabled Disabled Processor ( ) Core Frequency CPU Bus Frequency CPU FSB Processor

More information

Fujitsu LifeBook T Series

Fujitsu LifeBook T Series Fujitsu LifeBook T Series BIOS Guide LifeBook T Series Model: T5010 - UMTS Model Document Date: 02/18/2009 Document Part Number: FPC58-2036-01 FUJITSU COMPUTER SYSTEMS CORPORATION 1 LifeBook T Series BIOS

More information

Celeron EPIC Computer with GUI and Dual Ethernet SBC4685

Celeron EPIC Computer with GUI and Dual Ethernet SBC4685 Celeron EPIC Computer with GUI and Dual SBC4685 Features Ready to run Celeron/Pentium III computer Color flat-panel support Four serial ports CAN Bus interface PC/104 & PC/104-Plus expansion The SBC4685

More information

Note: The configurations and factory defaults described here are for EPM-15 BIOS version

Note: The configurations and factory defaults described here are for EPM-15 BIOS version EPM-15 CMOS SETUP PARAMETERS This article provides reference information and tips for setting CMOS Setup parameters on the EPM-15 (Manx). Start CMOS Setup by pressing Delete during the early boot cycle.

More information

Fujitsu LifeBook T Series

Fujitsu LifeBook T Series Fujitsu LifeBook T Series BIOS Guide LifeBook T Series Models: T900 Document Date: 02/03/2010 Document Part Number: FPC58-2643-01 FUJITSU AMERICA, INCORPORATED 1 LifeBook T Series BIOS T Series BIOS BIOS

More information

XE 900: Fastest EPIC board now available with Windows XPe

XE 900: Fastest EPIC board now available with Windows XPe XE 900: Fastest EPIC board now available with Windows XPe The XE 900 SBC is a high performance, low power, x86 workhorse for embedded applications. It is an EPIC form factor SBC with a rich family of I/O

More information

Fujitsu LifeBook E Series

Fujitsu LifeBook E Series Fujitsu LifeBook E Series BIOS Guide LifeBook E Series Model: E8420 Document Date: 07/10/2008 Document Part Number: FPC58-1911-01 FUJITSU COMPUTER SYSTEMS CORPORATION 1 LifeBook E Series BIOS E Series

More information

Fujitsu LifeBook T Series

Fujitsu LifeBook T Series Fujitsu LifeBook T Series BIOS Guide LifeBook T Series Model: T580 Document Date: 12/10/2010 Document Part Number: FPC58-2801-01 FUJITSU AMERICA, INCORPORATED 1 LIFEBOOK T580 BIOS T Series BIOS BIOS SETUP

More information

Fujitsu LifeBook N Series

Fujitsu LifeBook N Series Fujitsu LifeBook N Series BIOS Guide LifeBook N Series Models: NH570 Document Date: 02/01/2010 Document Part Number: FPC58-2649-01 FUJITSU AMERICA, INC. 1 LifeBook N Series BIOS N Series BIOS BIOS SETUP

More information

Fujitsu LifeBook U Series

Fujitsu LifeBook U Series Fujitsu LifeBook U Series BIOS Guide LifeBook U Series Model: UH900 Document Date: 01/07/2010 Document Part Number: FPC58-2547-01 FUJITSU AMERICA, INC. 1 LifeBook U Series BIOS U Series BIOS BIOS SETUP

More information

Manual: Errata 1 P R E L I M I N A R Y. Manual Index: 07. CP605 Manual: 25095

Manual: Errata 1 P R E L I M I N A R Y. Manual Index: 07. CP605 Manual: 25095 CP605 Errata 1 Manual Index: 07 Table of Contents: 1. Reference: Page 5-3, Chapter 5, Phoenix BIOS... 1-3 ID 25095, Rev. 07 Errata 1-1 CP605 This page has been intentionally left blank. Errata 1-2 ID 25095,

More information

Intel Corporation. About This Release MV85010A.86A.0069.P PXE 2.1 [Intel Boot Agent Version ] for ICH2 LAN Controller

Intel Corporation. About This Release MV85010A.86A.0069.P PXE 2.1 [Intel Boot Agent Version ] for ICH2 LAN Controller Intel Corporation DATE: April 21, 2003 SUBJECT: MV850.10A.86A Production BIOS P25-0069 About This Release MV85010A.86A.0069.P25.0304170949 PXE 2.1 [Intel Boot Agent Version 4.1.09] for ICH2 LAN Controller

More information

ROBO-603. User's Manual

ROBO-603. User's Manual ROBO-603 Embedded System Board User's Manual P/N: 861106030041 Version 1.0 Copyright Portwell, Inc., 2001. All rights reserved. All other brand names are registered trademarks of their respective owners.

More information

Date and Time The date is factory set to the date of the BIOS build. The date and time are editable. NumLock

Date and Time The date is factory set to the date of the BIOS build. The date and time are editable. NumLock EPIC-2 CMOS SETUP PARAMETERS This article provides reference information and tips for setting CMOS Setup parameters on the EPIC-2 (Gecko). Start CMOS Setup by pressing Delete during the early boot cycle.

More information

Fujitsu LifeBook S Series

Fujitsu LifeBook S Series Fujitsu LifeBook S Series BIOS Guide LifeBook S Series Model: S760 Document Date: 01/29/2010 Document Part Number: FPC58-2617-01 FUJITSU AMERICA, INC. 1 LifeBook S Series BIOS S Series BIOS BIOS SETUP

More information

BIOS Setup DESKPOWER 6000

BIOS Setup DESKPOWER 6000 BIOS Setup DESKPOWER 6000 1 Preface What is BIOS setup? BIOS setup is a program that helps the user set up a hardware environment, including memory, hard disks, and floppy disk drives. Minimum setup has

More information

Fujitsu LifeBook P Series

Fujitsu LifeBook P Series Fujitsu LifeBook P Series BIOS Guide LifeBook P Series Model: P1120 Document Date: 10/30/02 Document Part Number: FPC58-0796-01 FUJITSU PC CORPORATION LifeBook P Series Notebook BIOS P Series BIOS BIOS

More information

Fujitsu LifeBook N Series

Fujitsu LifeBook N Series Fujitsu LifeBook N Series BIOS Guide LifeBook N Series Models: N6400 Document Date: 07/16/2007 Document Part Number: FPC58-1702-01 FUJITSU COMPUTER SYSTEMS CORPORATION 1 LifeBook N Series BIOS N Series

More information

Artisan Technology Group is your source for quality new and certified-used/pre-owned equipment

Artisan Technology Group is your source for quality new and certified-used/pre-owned equipment Artisan Technology Group is your source for quality new and certified-used/pre-owned equipment FAST SHIPPING AND DELIVERY TENS OF THOUSANDS OF IN-STOCK ITEMS EQUIPMENT DEMOS HUNDREDS OF MANUFACTURERS SUPPORTED

More information

Computer Setup (F10) Utility Guide HP Business Desktops dx5150 model

Computer Setup (F10) Utility Guide HP Business Desktops dx5150 model Guide HP Business Desktops dx5150 model Document Part Number: 374172-001 December 2004 This guide provides instructions on how to use Computer Setup. This tool is used to reconfigure and modify computer

More information

BIOS Update Release Notes

BIOS Update Release Notes BIOS Update Release Notes PRODUCTS: D845GLVA, D845GVSR, D845EPI (Standard BIOS) BIOS Version P20 May 4, 2006 VA84510A.86A.0056.P20.0605040337 VBIOS build 3364 Fixed issue when configure the BIOS with a

More information

P4B533-X. Motherboard

P4B533-X. Motherboard P4B533-X Motherboard C1458 2003 2 3 4 5 6 7 1 2 2 3 Jumper Mode Jumper Free (Default) 8 9 10 1-1 1-2 1-3 1-4 SB_PWR1 P4B533-X P4B533-X Onboard LED ON Standby Power OFF Powered Off 1-5 CPU_FAN1 ATX12V1

More information

SOM Qseven Spec. System On Module. USER Manual V1.0

SOM Qseven Spec. System On Module. USER Manual V1.0 SOM-6670 Qseven Spec. System On Module USER Manual V1.0 Content Chapter 1 Product Introduction... 1 1.1 Overview... 1 1.2 Motherboard Specification... 1 1.3 Dimension Diagram... 2 Chapter 2 BIOS Setup...

More information

P R E L I M I N A R Y

P R E L I M I N A R Y CP307/CP307-V 3U CompactPCI Processor Boards Doc. ID: 35978, Rev. 2.0 December 17, 2008 BIOS Guide Preface Revision History Publication Title: Doc. ID: 35978 Rev. Brief Description of Changes Date of Issue

More information

BIOS Update Release Notes

BIOS Update Release Notes BIOS Update Release Notes PRODUCTS: D946GZIS, D946GZTS (Standard BIOS) BIOS Version 0067 January 31, 2007 TS94610J.86A.0067.2007.0130.1308 VBIOS info: Build Number: 1377 PC 14.18 08/11/2006 17:22:22 Fixed

More information

Fujitsu LifeBook T Series

Fujitsu LifeBook T Series Fujitsu LifeBook T Series BIOS Guide LifeBook T Series Model: T1010 with UMTS Document Date: 01/15/2009 Document Part Number: FPC58-2038-01 FUJITSU COMPUTER SYSTEMS CORPORATION 1 LifeBook T Series BIOS

More information

BIOS Update Release Notes

BIOS Update Release Notes BIOS Update Release Notes PRODUCTS: D946GZIS, D946GZTS (Standard BIOS) BIOS Version 0087 November 11, 2007 TS94610J.86A.0087.2007.1111.0015 VBIOS info: Build Number: 1518 PC 14.27 07/06/2007 17:11:20 PXE

More information

This chapter tells how to configure the system by setting the BIOS parameters. 3.1 Entering the AMI BIOS Setup

This chapter tells how to configure the system by setting the BIOS parameters. 3.1 Entering the AMI BIOS Setup Chapter 3 AMI BIOS This chapter tells how to configure the system by setting the BIOS parameters. 3.1 Entering the AMI BIOS Setup To enter the AMI BIOS Setup, press appears as shown below.. The AMI BIOS

More information

Fujitsu LifeBook P Series

Fujitsu LifeBook P Series Fujitsu LifeBook P Series BIOS Guide LifeBook P Series Model: P-1032 P-1035 Document Date: 02/01/02 Document Part Number: FPC58-0653-01 FUJITSU PC CORPORATION LifeBook P Series BIOS P Series BIOS BIOS

More information

BIOS Update Release Notes

BIOS Update Release Notes PRODUCTS: DP45SG (Standard BIOS) BIOS Update Release Notes BIOS Version 0125 - SGP4510H.86A.0125.2010.0121.1927 About This Release: January 21, 2010 SATA RAID Option ROM Revision: 8.6.0.1007 LAN Option

More information

Fujitsu LifeBook A & V Series

Fujitsu LifeBook A & V Series Fujitsu LifeBook A & V Series BIOS Guide LifeBook A & V Series Models: A1110/A1120 V1030 Document Date: 10/01/2008 Document Part Number: FPC65-4363-01 FUJITSU COMPUTER SYSTEMS CORPORATION 1 LifeBook A1110/V1030

More information

Serenity Virtual Station 2004

Serenity Virtual Station 2004 Serenity Virtual Station Introduction and Roadmap Agenda - What is SVISTA? - How does it work? - Features of the Virtual Machine - Requirements - Benefits - Scenarios - Future Plans - More about the OS/2

More information

Fujitsu LifeBook E Series

Fujitsu LifeBook E Series Fujitsu LifeBook E Series BIOS Guide LifeBook E Series Model: E8410 Document Date: 05/25/2007 Document Part Number: FPC58-1690-01 FUJITSU COMPUTER SYSTEMS CORPORATION 1 LifeBook E Series BIOS E Series

More information

Fujitsu LifeBook P Series

Fujitsu LifeBook P Series Fujitsu LifeBook P Series BIOS Guide LifeBook P Series Model: P8010 Document Date: 01/31/2008 Document Part Number: FPC58-1819-01 FUJITSU COMPUTER SYSTEMS CORPORATION 1 LifeBook P Series BIOS P Series

More information

AMIBIOS8 Check Point and Beep Code List

AMIBIOS8 Check Point and Beep Code List AMIBIOS8 Check Point and Beep Code List Version 1.5, Last Updated July 10, 2003 Copyright (c) 2003 American Megatrends, Inc. All Rights Reserved. American Megatrends, Inc. 6145-F, Northbelt Parkway Norcross,

More information

MIP8 / MIP9 / MIP10 / MIP11 BIOS V1.5x

MIP8 / MIP9 / MIP10 / MIP11 BIOS V1.5x MIP8 / MIP9 / MIP10 / MIP11 BIOS V1.5x System Bios Setup - Utility v5.3 (C) 2005 General Software, Inc. All rights reserved System Information: >Basic CMOS Configuration Features Configuration Model: MIP10-A-1

More information

Whitepaper. What s new at COM Express Revision 2.0. What changes with Revision 2.0? Compact Form Factor

Whitepaper. What s new at COM Express Revision 2.0. What changes with Revision 2.0? Compact Form Factor What s new at COM Express Revision 2.0 Since its beginning in 2005, the COM Express Specification success story continues to build. Its main target was, and still is, to define the mandatory requirements

More information

BIOS User Guide RACING P1A

BIOS User Guide RACING P1A BIOS User Guide RACING P1A BIOS Update... 2 UEFI BIOS Setup... 6 1. Main Menu... 7 2. Advanced Menu... 8 3. Chipset Menu...14 4. Security Menu...20 5. Boot Menu...23 6. Exit Menu...25 BIOS Update The BIOS

More information

E Series BIOS BIOS SETUP UTILITY. Entering the BIOS Setup Utility. Entering the Setup Utility After a Configuration Change or System Failure

E Series BIOS BIOS SETUP UTILITY. Entering the BIOS Setup Utility. Entering the Setup Utility After a Configuration Change or System Failure BIOS SECTION E8020 LifeBook E Series BIOS E Series BIOS BIOS SETUP UTILITY The BIOS Setup Utility is a program that sets up the operating environment for your notebook. Your BIOS is set at the factory

More information

ASUS P5KPL IPC MOTHERBOARD CMOS SETUP

ASUS P5KPL IPC MOTHERBOARD CMOS SETUP ASUS P5KPL IPC MOTHERBOARD CMOS SETUP Immediately after the memory test, press to enter CMOS SETUP. (This must be done on a PC keyboard connected on the back of the RADAR or on KC24). Use the left arrow

More information

BIOS SETUP UTILITY Main OC Tweaker Advanced H/W Monitor Boot Security Exit. v02.54 (C) Copyright , American Megatrends, Inc.

BIOS SETUP UTILITY Main OC Tweaker Advanced H/W Monitor Boot Security Exit. v02.54 (C) Copyright , American Megatrends, Inc. 1 BIOS SETUP UTILITY Main OC Tweaker Advanced H/W Monitor Boot Security Exit System Overview System Time System Date BIOS Version Processor Type Processor Speed Microcode Update Cache Size Total Memory

More information

GA-G1975X Post Code Definition

GA-G1975X Post Code Definition GA-G1975X Post Code Definition AWARD Post Code Definition CFh Test CMOS R/W functionality. C0h Early chipset initialization: -Disable shadow RAM -Disable L2 cache (socket 7 or below) -Program basic chipset

More information

BIOS SECTION S6210/6220

BIOS SECTION S6210/6220 BIOS SECTION S6210/6220 LifeBook S Series Notebook BIOS S Series BIOS BIOS SETUP UTILITY The BIOS Setup Utility is a program that sets up the operating environment for your notebook. Your BIOS is set at

More information

BIOS SETUP UTILITY Main OC Tweaker Advanced H/W Monitor Boot Security Exit. v02.54 (C) Copyright , American Megatrends, Inc.

BIOS SETUP UTILITY Main OC Tweaker Advanced H/W Monitor Boot Security Exit. v02.54 (C) Copyright , American Megatrends, Inc. 1 BIOS SETUP UTILITY Main OC Tweaker Advanced H/W Monitor Boot Security Exit System Overview System Time System Date BIOS Version Processor Type Processor Speed Microcode Update Cache Size Total Memory

More information

Fujitsu LifeBook A Series

Fujitsu LifeBook A Series Fujitsu LifeBook A Series BIOS Guide LifeBook A Series Model: A6030 Document Date: 06/06/2007 Document Part Number: FPC58-1698-01 FUJITSU COMPUTER SYSTEMS CORPORATION 1 LifeBook A Series BIOS A Series

More information

Phoenix BIOS Setup Utility

Phoenix BIOS Setup Utility Phoenix BIOS Setup Utility Important information: we continually strive to bring you the latest and proven features and technologies. As part of our drive to continually improve our products modifications

More information

Vendor: CompTIA. Exam Code: Exam Name: CompTIA A+ Certification Exam (902) Version: Demo

Vendor: CompTIA. Exam Code: Exam Name: CompTIA A+ Certification Exam (902) Version: Demo Vendor: CompTIA Exam Code: 220-902 Exam Name: CompTIA A+ Certification Exam (902) Version: Demo DEMO QUESTION 1 Which of the following best practices is used to fix a zero-day vulnerability on Linux? A.

More information

PCM-4153-A2 PC/104+ SBC w/amd LX800, VGA, LCD, Dual LAN, USB 2.0, On-board Flash and Memory Startup Manual

PCM-4153-A2 PC/104+ SBC w/amd LX800, VGA, LCD, Dual LAN, USB 2.0, On-board Flash and Memory Startup Manual PCM--A PC/0+ SBC w/amd LX800, VGA, LCD, Dual LAN, USB.0, On-board Flash and Memory Startup Manual Packing List Specifications Before you begin installing your card, please make sure that the following

More information

Notebook PC User s Manual

Notebook PC User s Manual Notebook PC User s Manual T961 1.00 2002 3 BIOS BIOS 2 50 70 3 (0 30 ) (50 122 ) 4 pre-load Fn+F7 5 (http://www.asus.com/) " " - ASUS 0800-093-456 ) * / / * * * / ( L8480PDV-B26MC0 ----------------- IIIIIIIIIIIIIIIIIIIIIIIII

More information

Fujitsu LifeBook A Series

Fujitsu LifeBook A Series Fujitsu LifeBook A Series BIOS Guide LifeBook A Series Models: A3040 Document Date: 2/10/06 Document Part Number: FPC58-1482-01 F U J I T S U C O M P U T E R S Y S T E M S 1 LifeBook A Series Notebook

More information

CPC501. Best solutions to fit your demands! 6U CompactPCI Pentium M SBC.

CPC501. Best solutions to fit your demands! 6U CompactPCI Pentium M SBC. 6U CompactPCI Pentium M SBC Best solutions to fit your demands! Intel Pentium M processor up to 1.8 GHz High performance and reliability Outstanding communication capabilities Packet switching support

More information

HP Sure Start Gen3. Table of contents. Available on HP Elite products equipped with 7th generation Intel Core TM processors September 2017

HP Sure Start Gen3. Table of contents. Available on HP Elite products equipped with 7th generation Intel Core TM processors September 2017 Technical white paper Gen3 7th generation Intel Core TM processors September 2017 Table of contents 1 Gen3... 2 1.1 Background... 2 1.2 Gen3 overview... 2 1.3 Runtime Intrusion Detection (RTID)... 2 1.3.1

More information

PC BIOS Settings: (22 Jan 2004) These settings will be required for either O.S. Installation or to improve the PC performance.

PC BIOS Settings: (22 Jan 2004) These settings will be required for either O.S. Installation or to improve the PC performance. PC BIOS Settings: (22 Jan 2004) These settings will be required for either O.S. Installation or to improve the PC performance. S.No. Standard Hard Disks Operation Reason 1. CMOS SETUP Keep Type setting

More information

Technical Leadership & Membership

Technical Leadership & Membership COM Express 2013 Technical Leadership & Membership Intel Intelligent Systems Alliance Associate Member PICMG Executive Member PC/104 Embedded Consortium Affiliate Member SFF-SIG Voting Member PXISA Sponsor

More information

BIOS Reference Manual DOC. REV 1.02 OCT Raven (VL-EPU-3312)

BIOS Reference Manual DOC. REV 1.02 OCT Raven (VL-EPU-3312) BIOS Reference Manual DOC. REV 1.02 OCT 2016 Raven (VL-EPU-3312) WWW.VERSALOGIC.COM 12100 SW Tualatin Road Tualatin, OR 97062-7341 (503) 747-2261 Fax (971) 224-4708 Copyright 2016 VersaLogic Corp. All

More information

» User Guide « CP308 uefi BIOS D R A F T F O R I N T E R N A L U S E O N L Y. If it s embedded, it s Kontron.

» User Guide « CP308 uefi BIOS D R A F T F O R I N T E R N A L U S E O N L Y. If it s embedded, it s Kontron. » User Guide «Doc. ID: 1030-4232, Rev. 3.0 December 21, 2012 If it s embedded, it s Kontron. Preface CP308 Revision History Publication Title: Imprint Kontron Europe GmbH may be contacted via the following:

More information

Note: The configurations and factory defaults described here are for VL-EPIC-25 BIOS version 1.02.

Note: The configurations and factory defaults described here are for VL-EPIC-25 BIOS version 1.02. EPIC-25 BIOS Setup - Part 1 This article and VT1704 - EPIC-25 BIOS Setup - Part 2 provide reference information and tips for setting BIOS Setup parameters on the VL-EPIC-25 (Iguana). Start BIOS Setup by

More information

BIOS UPDATES Click to scan for Bios Updates

BIOS UPDATES Click to scan for Bios Updates Phoenix BIOS Beep - BIOS Central 1 di 16 13/02/2012 19:45 Home Forums About Us Awards Contact Us Upgrade your BIOS BIOS UPDATES Click to scan for Bios Updates BIOS Post: Acer BIOS Post ALR BIOS Post AMIT/AMI

More information

10 Steps to Virtualization

10 Steps to Virtualization AN INTEL COMPANY 10 Steps to Virtualization WHEN IT MATTERS, IT RUNS ON WIND RIVER EXECUTIVE SUMMARY Virtualization the creation of multiple virtual machines (VMs) on a single piece of hardware, where

More information

F2 motherboard BIOS update WN DOS 20/00. Contains all update files for USB stick or other media

F2 motherboard BIOS update WN DOS 20/00. Contains all update files for USB stick or other media Contents of DOWNLOAD.ZIP *UPDATE????IMG.EXE *UPDATE????DD.BIN Win-Image executable for Windows: Creates a bootable DOS based update disk on 1,44MB/3,5" floppy. Image file for Linux (dd): Creates a bootable

More information

Fujitsu LifeBook A Series

Fujitsu LifeBook A Series Fujitsu LifeBook A Series BIOS Guide LifeBook A Series Model: A1010 Document Date: 05/20/02 Document Part Number: FPC58-0681-01 FUJITSU PC CORPORATION 1 LifeBook A Series Notebook BIOS A Series BIOS SYSTEM

More information

v02.54 (C) Copyright , American Megatrends, Inc. BIOS SETUP UTILITY v02.54 (C) Copyright , American Megatrends, Inc.

v02.54 (C) Copyright , American Megatrends, Inc. BIOS SETUP UTILITY v02.54 (C) Copyright , American Megatrends, Inc. 1 Main OC Tweaker Advanced H/W Monitor Boot Security Exit System Overview System Time System Date BIOS Version Processor Type Processor Speed Microcode Update Cache Size Total Memory DDRII1 DDRII2 DDR3_1

More information

QUICK MANUAL. Kontron Embedded Linux Image for Micro Client II and MediClient with ETXPM

QUICK MANUAL. Kontron Embedded Linux Image for Micro Client II and MediClient with ETXPM QUICK MANUAL Kontron Embedded Linux Image for Micro Client II (M@CII) and MediClient with ETXPM Copyright 2008 Kontron Embedded Computers GmbH All right are reserved Release February 2008 Seite: 1 von

More information

The Dell Precision M6500 system setup can be navigated by keyboard or mouse / touchpad. Navigation Keystrokes

The Dell Precision M6500 system setup can be navigated by keyboard or mouse / touchpad. Navigation Keystrokes System BIOS The Precision M6500 system offers you the following options: Access System Setup by pressing Bring up a one-time boot menu by pressing System Setup Press to enter System Setup

More information

ES-270. Test Report. Edition /08/02

ES-270. Test Report. Edition /08/02 ES-270 Test Report Edition 1.1 2007/08/02 Identify:Gary Test Engineer: Les Index Index...2 1. Function test...4 2 1.1 Hardware function... 4 1.2 BIOS function... 6 1.3 Driver... 7 2. Compatibility test...8

More information

Troubleshooting & Repair

Troubleshooting & Repair Chapter Troubleshooting & Repair 6.1 Introduction This chapter provides the most common problem encountered with the M785 notebook computer and some troubleshooting means. Some of the common problems are:

More information

v02.54 (C) Copyright , American Megatrends, Inc.

v02.54 (C) Copyright , American Megatrends, Inc. 1 Main Smart Advanced H/W Monitor Boot Security Exit System Overview System Time System Date BIOS Version Processor Type Processor Speed Microcode Update: 100F22/1000083 L1 Cache Size : 384KB L2 Cache

More information

The ROBO-8710VLA package should cover the following basic items

The ROBO-8710VLA package should cover the following basic items The ROBO-8710VLA all-in-one full size single board computer is designed to fit high performance and scalable Intel Pentium 4/Celeron processors and compatible for high-end industrial computer system with

More information

VRM-Express-HL. Overview:

VRM-Express-HL. Overview: Overview: The VRM-Express-HL is a COM Express COM.0 R2.1 Type 6 module supporting the 64-bit 4th Generation Intel Core i7/i5/3 or Celeron processor with CPU (formerly codenamed Haswell), memory controller,

More information

User's Manual. Version 1.0

User's Manual. Version 1.0 User's Manual Version 1.0 3307538 5.75" x 4.0 (146 mm x 101 mm) - All-In-One SBC with embedded FANLESS 300 MHz NS Geode CPU, Flat Panel/CRT SVGA, Dual 10/100 LAN, Audio, and Compact Flash Interfaces 3307538

More information

Computer Setup (F10) Utility Guide HP Compaq d220 and d230 Microtower

Computer Setup (F10) Utility Guide HP Compaq d220 and d230 Microtower Guide HP Compaq d220 and d230 Microtower Document Part Number: 331599-001 June 2003 This guide provides instructions on how to use Computer Setup. This tool is used to reconfigure and modify computer default

More information

BIOS SETUP UTILITY. v02.54 (C) Copyright , American Megatrends, Inc. BIOS SETUP UTILITY

BIOS SETUP UTILITY. v02.54 (C) Copyright , American Megatrends, Inc. BIOS SETUP UTILITY 1 Main Smart Advanced H/W Monitor Boot Security Exit System Overview System Time System Date BIOS Version Processor Type Processor Speed Microcode Update Cache Size Total Memory DDRII1 DDRII2 : G41M-GS

More information

BIOS SETUP UTILITY Main Smart Advanced H/W Monitor Boot Security Exit. v02.54 (C) Copyright , American Megatrends, Inc.

BIOS SETUP UTILITY Main Smart Advanced H/W Monitor Boot Security Exit. v02.54 (C) Copyright , American Megatrends, Inc. 1 BIOS SETUP UTILITY Main Smart Advanced H/W Monitor Boot Security Exit System Overview System Time System Date BIOS Version Processor Type Processor Speed Microcode Update L1 Cache Size L2 Cache Size

More information

BIOS SETUP UTILITY Main Smart Advanced H/W Monitor Boot Security Exit. v02.54 (C) Copyright , American Megatrends, Inc.

BIOS SETUP UTILITY Main Smart Advanced H/W Monitor Boot Security Exit. v02.54 (C) Copyright , American Megatrends, Inc. 1 Main Smart Advanced H/W Monitor Boot Security Exit System Overview System Time System Date BIOS Version Processor Type Processor Speed Microcode Update L1 Cache Size L2 Cache Size Total Memory DDRII_1

More information

BIOS SETUP UTILITY Main Smart Advanced H/W Monitor Boot Security Exit. v02.54 (C) Copyright , American Megatrends, Inc. BIOS SETUP UTILITY

BIOS SETUP UTILITY Main Smart Advanced H/W Monitor Boot Security Exit. v02.54 (C) Copyright , American Megatrends, Inc. BIOS SETUP UTILITY 1 BIOS SETUP UTILITY Main Smart Advanced H/W Monitor Boot Security Exit System Overview System Time System Date BIOS Version Processor Type Processor Speed Microcode Update Cache Size Total Memory DDRII

More information

Dell PowerEdge T110 Systems. Hardware Owner s Manual

Dell PowerEdge T110 Systems. Hardware Owner s Manual Dell PowerEdge T110 Systems Hardware Owner s Manual Notes, Cautions, and Warnings NOTE: A NOTE indicates important information that helps you make better use of your computer. CAUTION: A CAUTION indicates

More information

BIOS. Chapter The McGraw-Hill Companies, Inc. All rights reserved. Mike Meyers CompTIA A+ Guide to Managing and Troubleshooting PCs

BIOS. Chapter The McGraw-Hill Companies, Inc. All rights reserved. Mike Meyers CompTIA A+ Guide to Managing and Troubleshooting PCs BIOS Chapter 8 Overview In this chapter, you will learn how to Explain the function of BIOS Distinguish among various CMOS setup utility options Describe option ROM and device drivers Troubleshoot the

More information

DELLEMC. TUESDAY September 19 th 4:00PM (GMT) & 10:00AM (CST) Webinar Series Episode Nine WELCOME TO OUR ONLINE EVENTS ONLINE EVENTS

DELLEMC. TUESDAY September 19 th 4:00PM (GMT) & 10:00AM (CST) Webinar Series Episode Nine WELCOME TO OUR ONLINE EVENTS ONLINE EVENTS WELCOME TO OUR DELLEMC Webinar Series Episode Nine OUR PRESENTATION IS DUE TO START TUESDAY September 19 th 4:00PM (GMT) & 10:00AM (CST) About us.. We re a global team of Dell technicians with highly varied

More information

Note: The configurations and factory defaults described here are for BIOS version

Note: The configurations and factory defaults described here are for BIOS version EBX-12 CMOS SETUP PARAMETERS This article provides reference information and tips for setting CMOS Setup parameters on the EBX-12 (Cobra). Start CMOS Setup by pressing Delete during the early boot cycle.

More information

answers D1751 / 1755 Setup Utility for TX150 S2 / Econel 40 Preliminary Description English

answers D1751 / 1755 Setup Utility for TX150 S2 / Econel 40 Preliminary Description English answers 2 Description D1751 / 1755 Setup Utility for TX150 S2 / Econel 40 Preliminary English Dieses Handbuch wurde auf Recycling-Papier gedruckt. This manual has been printed on recycled paper. Ce manuel

More information

v02.54 (C) Copyright , American Megatrends, Inc.

v02.54 (C) Copyright , American Megatrends, Inc. 1 BIOS SETUP UTILITY Main OC Tweaker Advanced H/W Monitor Boot Security Exit System Overview System Time [ 17:00:09] System Date [Wed 11/14/2012] BIOS Version : 960GM-VGS3 FX P1.00 Processor Type : AMD

More information

Fujitsu STYLISTIC Q Series

Fujitsu STYLISTIC Q Series Fujitsu STYLISTIC Q Series BIOS Guide STYLISTIC Q Series Model: Q552 Document Date: 5252012 Document Part Number: FPC58-3061-01 FUJITSU AMERICA, INC. 1 STYLISTIC Q552 BIOS Q Series BIOS BIOS SETUP UTILITY

More information

Aptio 5.x Status Codes

Aptio 5.x Status Codes Checkpoints & Beep Codes for Debugging Document Revision 2.0 Revision Date: April 10, 2014 Public Document Copyright 2014 American Megatrends, Inc. 5555 Oakbrook Parkway Suite 200 Norcross, GA 30093 Legal

More information