WN motherboard BIOS update WN BAS 44/16 (D2)

Size: px
Start display at page:

Download "WN motherboard BIOS update WN BAS 44/16 (D2)"

Transcription

1 Contents of DOWNLOAD.ZIP??UPDATE????IMG.EXE??UPDATE????DD.BIN??CRISIS????IMG.EXE??CRISIS????DD.BIN.\DOS\*.* Image - executable for Windows: contains standard update disk Creates a bootable DOS based update disk on 1,44MB/3,5" floppy. Image file for Linux (dd): contains standard update disk Creates a bootable DOS based update disk on 1,44MB/3,5" floppy. Image - executable for Windows: contains crisis recovery disk Creates a bootable DOS based crisis disk on 1,44MB/3,5" floppy. Image file for Linux (dd): contains crisis recovery disk Creates a bootable DOS based crisis disk on 1,44MB/3,5" floppy. Contains files to be copied to MS-DOS 6.22 boot media README.PDF This information????... Actual BIOS release number??. Motherboard type *.* all files in folder Contents of this README file CONTENTS OF DOWNLOAD.ZIP... 1 CONTENTS OF THIS README FILE... 1 GENERAL REMARKS... 2 New features / improvements / highlights... 2 Known problems or restrictions... 2 More information... 2 Default setup values... 3 WINDOWS ENUMERATION OF COM PORTS... 4 How to re-arrange COM ports manually?... 4 How to re-arrange COM ports unattended?... 4 Additional hint for unattended handling of WN PCI Com card... 4 CRISIS DISK FOR BIOS RECOVERY... 5 DOS BASED UPDATE PROCEDURE BASED ON UPBIOS.EXE... 5 ZIP archive... 5 Running DOS BIOS update from external USB boot media... 6 Running DOS BIOS update from CD-ROM... 6 Back flashing:... 6 External BIOS setup for WN STD BIOS... 6 How to use MS-DOS based flash tool "UPBIOS.EXE"... 6 HISTORY OF PREVIOUS BIOS RELEASES...10 README.PDF 1 / 10

2 General remarks This is a new international BEETLE motherboard BIOS release. BEETLE systems from production line will contain this release. The BIOS is suited to run on WN motherboards type "WN D2 BAS. The BIOS will show the following sign up screen: WN BAS 44/16 (D2) 03/14/2008 Note! WN standard BIOS releases are not valid for WN basic motherboards and WN basic BIOS releases do not work with WN standard motherboards, even if they contain the same chipset! However, there is only one standard BIOS release for both standard STD and ULV motherboards. New features / improvements / highlights In our laboratories we could see the motherboard hanging while boot up. This happened when battery was changed or very rarely after BIOS update from previous BIOS releases. This trouble is solved. Known problems or restrictions We tested the update disk and external BIOS setup tool with MS-DOS 6.22! For other DOS derivates, proper function is not guaranteed! Update from D2 BASIC BIOS releases before 43/15 will cause loss of BIOS settings CMOS will be cleared! More information For further details see general README.PDF and manual for this motherboard README.PDF 2 / 10

3 Default setup values After corrupted checksum the BIOS will set its default to the following values: Main Diskette A: Diskette B: Primary Master: AUTO Primary Slave AUTO Secondary Master: AUTO Secondary Slave: AUTO Advanced Reset Configuration Data: NO Speaker Volume HIGH PS/2 Mouse Enabled Large Disk Access Mode DOS Legacy USB Support USB Time Out Value HIGH Onboard LAN Boot PROM Quick Boot Mode Video output to COM3 Fan control Automatic Chipset Configuration Local Bus IDE adapter Both SMART Device Monitoring ISA graphics device No Boot-Video device ONBOARD PCI 2.1 Support Serial port A Base I/O address 3F8 Interrupt IRQ4 Serial port B Base I/O address 2F8 Interrupt IRQ3 Parallel port MODE Bi-directional Base I/O address 378 Touch Screen Routing No routing PCI/PNP ISA UMB Region Exclusion All PCI/PNP ISA IRQ Resource Exclusion All DMI Event Logging Clear all DMI event logs NO Event Logging Security Set Supervisor Password NO PASSWORD SET Power Power State STAY OFF Power savings Wake On LAN Wake On Modem Ring NO SUPPORT Wake On Time Boot Hardware Monitor Boot Order Follow Setup Order +Removable Devices +Hard Drive +CD-ROM Drive Network Boot IBA FE slot (onboard LAN PXE) Note! If Follow Setup Order is changed to Override setup order, the BIOS will always boot from USB media. This option can not be changed, if Legacy USB Support is disabled! README.PDF 3 / 10

4 Windows enumeration of COM ports In case of BIOS update from pre released BIOS version with an already installed plug and play operating system like Windows XP, the full plug and play integration of super I/O chip ITE 8774F (implemented to handle WN COM3/4) may cause a detection of same ITE chip as new hardware! Since the operating systems COM port enumerator already ran and reserved COM port numbers for (now non present ) COM hardware, you may find new ports COM5: and COM6: (or COM9: and COM10: if PCI COM installed) in device manager. If PCICOM board/s is/are installed, the new COM ports do have higher numbers. How to re-arrange COM ports manually? 1. Write the following lines to a new file with.reg extension: [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Environment] "DEVMGR_SHOW_NONPRESENT_DEVICES"="1" 2. Double click on the file (Windows explorer) and confirm import action. 3. You need to logoff and logon to activate this option 4. Run the Windows device manager and select view + show hidden devices 5. Remove all ITE COM ports (including non present ones) and rescan for new hardware. How to re-arrange COM ports unattended? 1. Copy WNdevcon.exe on your target system to folder c:\. 2. Build a batch file like this: c:\wndevcon remove ITE* c:\wndevcon rescan 3. Move the batch into auto start folder and reboot. Using the original devcon.exe from Microsoft does not remove the non present devices! You need to run this script only once after BIOS update! It is good practise to (automatically) delete the script after first Windows start up. You need to run this script before you plug in a PCI COM board (Sunix 4056WN)! The enumeration of already installed PCI COM boards will not be touched by Windows XP. And of course, you can place the executable into any other folder instead of C:\. Additional hint for unattended handling of WN PCI Com card If you want to remove SUNIX based COM ports, build a batch file like this: c:\wndevcon remove *SNX* c:\wndevcon rescan README.PDF 4 / 10

5 Crisis disk for BIOS recovery If there is a power fail during BIOS flash programming or update failed by other reasons, use the CRISIS DISK for recovery. To be found in the related DOWNLOAD.ZIP file for the already existing BIOS release on motherboard! The CRISIS recovery is available for a minimal DOS only. It s always good practise to check the availability of such a CRISIS disk for the existing BIOS release, before you update to newer version! If Windows is your operating system, you need to use the crisis disk image *CRISIS*IMG.EXE to create a crisis boot disk! For Linux operating system, you can use the crisis disk image *CRISIS*DD.BIN to create a crisis boot disk by dd command! The crisis disk detection includes search for external USB floppy disks, but support of USB memory sticks is not guaranteed! USB sticks that emulate floppy disks may work? Note! Running the CRISIS Recovery diskette will reset parameters! The BIOS DMI data and also the UUID will be lost. To initialize a new UUID, use standard BIOS update disk The CRISIS disk is a made for recovery purpose only! It should never be used for BIOS update from different releases. This would cause total malfunction, BEETLE may not start up anymore. DOS based update procedure based on UPBIOS.EXE There are some remarkable features of the actual DOS based update procedure. If any of these advanced features is wanted, you need to adapt the update floppy disk! See chapter How to use DOS based flash tool "UPBIOS.EXE" for further information about all options. DMI data will be preserved! Automatic start of BIOS update after boot up of floppy! You are not prompted to confirm flash update, but you may abort the automatic procedure, when asked. It provides output to external line displays for BEETLE with or without any VGA adapter. Another feature of update procedure is the support of CMOS setup data save/restore. You can set setup options as wanted, than create an image file of BIOS setup data and after easily write the certain settings from image file to CMOS memory while BIOS flash update procedure! Usage of this feature is on your own risk; you need to test before distribution! ZIP archive The folder DOS inside archive DOWNLOAD.ZIP contains all BIOS UPDATE files to be copied on a MS-DOS 6.22 bootable media (floppy, USB memory stick, ). It is good practise to format the media before files are copied! README.PDF 5 / 10

6 Running DOS BIOS update from external USB boot media The update procedure supports DOS boot from external USB floppy, CD-ROM, Unfortunately, most distributors of memory sticks do not provide any trustable information about the (DOS) boot ability of their devices. You need to buy & test This is not a BEETLE restriction most PC BIOS do show similar problems! How to create a bootable USB boot device for BEETLE? Most vendors provide a Windows based program to create bootable sticks. If not available, this may help you to do so: 1. Create a MS-DOS 6.22 (!) boot floppy and copy fdisk.exe and format.com to it 2. Install a BEETLE with WN motherboard and internal (standard) floppy drive. To avoid confusion, it s good practise to disconnect SATA/PATA hard disk drives! 3. Enable USB legacy mode in BIOS SETUP and boot DOS floppy from internal floppy drive 4. Now, you can detect if your USB mass storage is supported or not: If the USB device emulates a hard disk, FDISK should present it If the USB device emulates a floppy disk, DOS should show a new drive letter 5. Use fdisk.exe and/or format.com <drive>: /s to create a bootable media. Running DOS BIOS update from CD-ROM Update disk releases since 4.0 and higher support bootable CD-ROM media for BIOS update. The recommended (and easiest) way to build an update CD is this: 1) Create bootable floppy disk from WN image and leave the floppy inside drive. 2) Start your favourite tool and build a bootable CD. When ask, choose floppy disk emulation from floppy in drive! Back flashing: WN internal qualification of in future WN BIOS releases will always include a backward compatibility check. Therefore, you can downgrade from higher releases to the one described in this document. External BIOS setup for WN STD BIOS xystdstp.exe (to be found on update disk) is a MS-DOS based setup editor that gives you the chance to show and manipulate certain options of BIOS setup configuration even if the BEETLE configuration does not include a VGA screen. It leads you through a basic 2 x 20 character user interface, optimized for WN line display output. If output on a BA6x line display at COM3 is wanted even if a VGA screen is connected, load MS-DOS driver BA6x_DRV.COM, included in the update disk package. This enables output to COM3; otherwise the output will be sent to screen. See README on update disk for further details How to use MS-DOS based flash tool "UPBIOS.EXE" This information is also placed in README*.TXT on floppy!! README.PDF 6 / 10

7 General: UPBIOS.EXE release is designed for easy support of Phoenix PHLASH.EXE tool. Update procedure is running automatically, configurable by UPBIOS.CFG configuration file and via arguments from command line. All messages are minimized and optimized for use of 2x20 lines display. No need of keyboard input, but abort of procedure is possible. Beep support is provided for abort option (one double beep), successful operation (two double beeps) and error messages (three double beeps). UPBIOS.EXE is used for DOS based flash update of POS- and STD BIOS. Options are selectable from command line. It might be useful to create an AUTOEXEC.BAT providing the complete command line. Configuration is done via UPBIOS.CFG configuration file. See next page Options: UPBIOS [com3] [cdump] [cload] [t] [q] [p] [m n] [over] [anyway] Any options may be mixed, but if cdump is selected, no BIOS update will be done. Options from command line will override appropriate keyword properties in UPBIOS.CFG. com3: cdump: cload: if BA6x on COM3 is available, screen output will be redirected to COM3. Make a CMOS copy of actual system into the file CMOSDUMP.IMG. No BIOS update will be done. Before BIOS update, CMOS of actual system will be loaded from file CMOSDUMP.IMG t: Test mode for debugging problems only, no BIOS update will be done. q: Quick mode is waiting between 2-line-messages and beeps will be overrun p: Production mode does not use Phoenix(R) screening while flashing (always used with com3-option) M n: over: anyway: Mode: force flash mode n overrides automatic mode recognition: if n=4, flashes BIOS area only if n=6, flashes BIOS + boot block Overwrite ignores message "->no update needed" and reflash BIOS, but without clearing checksum of CMOS; so, Setup will not reset to default values. ignore error messages from UPBIOS.EXE that would abort BIOS update Any other option will break and display options available. README.PDF 7 / 10

8 Configuration file UPBIOS.CFG: Configuration is done via UPBIOS.CFG. Keywords must begin in column 0 and spell exactly until ":". Arguments have to follow immediately. Number and order of lines do not matter. Keywords work as follows: Required: BIOSVERSION BOOTBLOCK Optional: CMOSVERSION TESTVERSION TESTFLAG PRODUCTION RAMDISK MODEFLAG ID of new BIOS version to be flashed. Both IDs from old BIOS and new BIOS. If both IDs are identical, update will be aborted must-be-keys may be defined by BIOS development only! ID of new boot block to be flashed, compared by UPBIOS.EXE before any flash action. CMOS checksum will not be cleared, if found BIOS version of previous Bios is equal or higher to value of CMOS version. Superior condition is BIOS does not detect any checksum error after reboot. Keyword may be defined by Bios development only! set by Bios development only to message test versions to be flashed Set by Bios development only to debug problems. Will be OR-ed with "t" option "1" inhibits Phoenix PHLASH interface. Will be OR-ed with "p" option. Will install a RAM disk and run upbios.exe from installed RAM disk. (Drive c: to o:) overrides automatic mode recognition: if 4, flashes BIOS area only if 6, flashes BIOS + boot block Security: After calling UPBIOS.EXE all needed files are checked to be available. Using option "cload", writing to CMOS area is possible only, if header of "cmosdump.img" corresponds to system platform and BIOS version to be flashed. Otherwise upbios.exe breaks and reports error. Hardware platforms (D2, E1, F2, G1, ) are checked via boot block check to avoid system breakdown after flashing with Bios that is not designed for that hardware. Crossover flashing from STD/POS-BIOS to BAS-BIOS (and reverse) is not possible. Back flashing: There is no problem reported for back flashing. README.PDF 8 / 10

9 Plausibility: Boot block IDs of old and new Bios are checked. Boot block will be flashed only if IDs are different. If boot block flashing is needed and boot block is write-protected, system will be unlocked and rebooted. DMI data area will be checked and re flashed only, if actual DMI data area is corrupted or not available (flashing from POS to STD Bios). Flashing from STD to POS BIOS will generate DMI error message. Error message may be overridden with command line option "anyway" or interactively by request. CMOS Checksum will not be cleared, if - the "cload" option was used OR - the "cmosversion:"-parameter in "upbios.cfg" is equal or higher to BIOS version ID found in actual system. Not clearing the CMOS checksum will prevent system from asking for F1 or F2 keys during first boot after reflashing and will preserve systems actual configuration. Upbios.exe will report success and will NOT reflash Bios, if BIOS version and boot block version found in actual system correspond to the values of must-be-keys in "upbios.cfg". Command line examples: "upbios" normal call using "upbios.cfg" for configuration, no options "upbios com3" as before, using display on COM3 if available "upbios cdump" creating CMOS-image from actual system, no BIOS update "upbios cload" load CMOS-image (if available) into CMOS, followed by BIOS update "upbios cload q p" load CMOS-image (if available) into CMOS, followed by BIOS update; no beeps, no waiting during text scrolling, no Phoenix Phlash screen; fastest way of BIOS update inclusive Setup configuration "upbios m 6" disable automatic flash mode, forcing BIOS + boot block to be (re)flashed "upbios anyway" run UPBIOS.EXE ignoring all possible error messages README.PDF 9 / 10

10 Example configuration file "upbios.cfg" Note: The configuration area for any BIOS version will always be defined by Bios development! UPBIOS [com3] [cdump cload] ============================= com3 : use display connected to COM3 if available cdump: create CMOSDUMP.IMG from actual system cload: update Bios and load CMOS with CMOSDUMP.IMG remove leading -characters to activate keywords. needed================================================ biosversion:wn XXX aa/bb new BIOS ID bootblock:x/y new BB ID optional============================================== cmosversion:aa/bb no CMOS checksum clearing, if updating from Biosversion aabb or higher testversion: any string testflag:0 if 1, messaging variables and preventing flashing production:0 if 1, does not use Phoenix Phlash Interface ramdisk:0 if 1, UPBIOS.EXE uses a RAM disk for Update modeflag:x overrides automatic mode recognition: 0 4 flashes BIOS area only 6 flashes BIOS + boot block Configuration area: biosversion:wn STD 08/18 bootblock:2sa cmosversion:07/16 production:1 History of previous BIOS releases For further info about BIOS history, see README.PDF of previous WN BIOS for this motherboard... README.PDF 10 / 10

WN F2 motherboard BIOS update WN MCD 05/V1. Contains files to be copied to MS-DOS 6.22 boot media README.PDF

WN F2 motherboard BIOS update WN MCD 05/V1. Contains files to be copied to MS-DOS 6.22 boot media README.PDF Contents of DOWNLOAD.ZIP??UPDATE????IMG.EXE??UPDATE????DD.BIN.\DOS\*.* Win-Image executable for Windows: Creates a bootable DOS based update disk on 1,44MB/3,5" floppy. Image file for Linux (dd): Creates

More information

WN D2 motherboard BIOS update WN STD 11/31

WN D2 motherboard BIOS update WN STD 11/31 Contents of DOWNLOAD.ZIP??UPDATE????IMG.EXE??UPDATE????DD.BIN??CRISIS????IMG.EXE??CRISIS????DD.BIN??SETUP????IMG.EXE.\DOS\*.*.\WIN\*.* Win-Image executable for Windows: Creates a bootable DOS based update

More information

Contents of DOWNLOAD.ZIP. Contents of this README file. F1 motherboard BIOS update WN STD 00/00 README.PDF 1 / 10

Contents of DOWNLOAD.ZIP. Contents of this README file. F1 motherboard BIOS update WN STD 00/00 README.PDF 1 / 10 Contents of DOWNLOAD.ZIP *UPDATE????ZIP *UPDATE????IMG.EXE *UPDATE????DD.BIN *CRISIS????IMG.EXE *CRISIS????DD.BIN README.PDF ZIP archive contains update files to be copied to DOS boot media Win-Image executable

More information

WN motherboard BIOS update WN STD 04/06 (G1i)

WN motherboard BIOS update WN STD 04/06 (G1i) Contents of DOWNLOAD.ZIP??UPDATE????IMG.EXE??UPDATE????DD.BIN??CRISIS????IMG.EXE??CRISIS????DD.BIN.\DOS\*.*.\WIN\*.* Image - executable for Windows: contains standard update disk Creates a bootable DOS

More information

WN F1 motherboard BIOS update WN STD 02/04. Image - executable for Windows: contains migration update disk

WN F1 motherboard BIOS update WN STD 02/04. Image - executable for Windows: contains migration update disk Contents of DOWNLOAD.ZIP??UPDATE????IMG.EXE??UPDATE????DD.BIN??MIGRATE????IMG.EXE??MIGRATE????DD.BIN??CRISIS????IMG.EXE??CRISIS????DD.BIN??SETUP????IMG.EXE??SETUP????DD.BIN.\DOS\*.*.\WIN\*.* Image - executable

More information

WN motherboard BIOS update WN STD 00/00 (H1)

WN motherboard BIOS update WN STD 00/00 (H1) Contents of DOWNLOAD.ZIP??UPDATE????IMG.EXE??UPDATE????DD.BIN??CRISIS????IMG.EXE??CRISIS????DD.BIN.\DOS\*.*.\WIN\*.* Image - executable for Windows: contains standard update disk Creates a bootable DOS

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

CONTENTS OF THIS README FILE

CONTENTS OF THIS README FILE Contents of DOWNLOAD.ZIP *UPDATE????ARJ.EXE *UPDATE????IMG.EXE *UPDATE????DD.BIN ARJ self extracting archive for DOS: Extracts update files to A:\ Win-Image executable for Windows: Creates a bootable DOS

More information

D2 motherboard BIOS update 43/15 Contents of DOWNLOAD.ZIP:

D2 motherboard BIOS update 43/15 Contents of DOWNLOAD.ZIP: Contents of DOWNLOAD.ZIP: D2UPDATE4315IMG.EXE... Directly creates a bootable flash D2UPDATE4315DD.BIN update floppy disk (1,44MB/3,5")... Floppy image file of flash crisis disk for Linux; to be extracted

More information

BEETLE Systems. BIOS 43/09 for Wincor Nixdorf mainboard J1.1. Version 1.0 (2012/11/11)

BEETLE Systems. BIOS 43/09 for Wincor Nixdorf mainboard J1.1. Version 1.0 (2012/11/11) BEETLE Systems BIOS 43/09 for Wincor Nixdorf mainboard J1.1 Version 1.0 (2012/11/11) All brand and product names mentioned in this document are trademarks of their respective owners. Copyright Wincor Nixdorf

More information

If your browser suppresses file extensions of executable file, select "save file" and append ".EXE" extension manually!

If your browser suppresses file extensions of executable file, select save file and append .EXE extension manually! DOWNLOAD.ZIP contains: D1IMG05.EXE... Directly creates a bootfloppy 1,44MB/3,5" D1ARCH05.EXE... Selfextracting archive only README.TXT... Contains detailed release information and handling remarks Always

More information

BEETLE Systems G41. Installation Hints for Wincor Nixdorf Mainboard. Version 1.0 (2011/02/02)

BEETLE Systems G41. Installation Hints for Wincor Nixdorf Mainboard. Version 1.0 (2011/02/02) BEETLE Systems Installation Hints for Wincor Nixdorf Mainboard G41 Version 1.0 (2011/02/02) All brand and product names mentioned in this document are trademarks of their respective owners. Copyright Wincor

More information

BEETLE Systems. G1 imp. BIOS 08/10 for Wincor Nixdorf Mainboard. Version 1.0 (2012/02/03)

BEETLE Systems. G1 imp. BIOS 08/10 for Wincor Nixdorf Mainboard. Version 1.0 (2012/02/03) BEETLE Systems BIOS 08/10 for Wincor Nixdorf Mainboard G1 imp Version 1.0 (2012/02/03) All brand and product names mentioned in this document are trademarks of their respective owners. Copyright Wincor

More information

BEETLE Systems G41. BIOS 01/02 for Wincor Nixdorf Mainboard. Version 1.0 (2011/02/02)

BEETLE Systems G41. BIOS 01/02 for Wincor Nixdorf Mainboard. Version 1.0 (2011/02/02) BEETLE Systems BIOS 01/02 for Wincor Nixdorf Mainboard G41 Version 1.0 (2011/02/02) All brand and product names mentioned in this document are trademarks of their respective owners. Copyright Wincor Nixdorf

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

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 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 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

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 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 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

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

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

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

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

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 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

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

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

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

BIOS Update Release Notes

BIOS Update Release Notes BIOS Update Release Notes PRODUCTS: D410PT, D510MO (Standard BIOS) BIOS Version 0524 - MOPNV10N.86A.0524.2011.0712.0930 July 12, 2011 Fixed issue where User Access Level changes when F9 is pressed. Fixed

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

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 Update Release Notes

BIOS Update Release Notes BIOS Update Release Notes PRODUCTS: D410PT, D510MO (Standard BIOS) BIOS Version 0516 - MOPNV10N.86A.0516.2011.0331.1730 March 31, 2011 Increased Setup time and Data range. Added support for new SPI flash

More information

Fujitsu LifeBook S Series

Fujitsu LifeBook S Series Fujitsu LifeBook S Series BIOS Guide LifeBook S Series Model: S2020 Document Date: 10/30/03 Document Part Number: FPC58-1035-01 FUJITSU COMPUTER SYSTEMS 1 LifeBook S Series Notebook BIOS S Series BIOS

More information

S Series BIOS BIOS SETUP UTILITY

S Series BIOS BIOS SETUP UTILITY BIOS SECTION S2110 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 the

More information

S Series BIOS BIOS SETUP UTILITY

S Series BIOS BIOS SETUP UTILITY BIOS SECTION S7020 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 the

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

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

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

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

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

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

S Series BIOS BIOS SETUP UTILITY. Entering the BIOS Setup Utility. Entering the Setup Utility After a Configuration Change or System Failure BIOS SECTION S6130 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 the

More information

Fujitsu LifeBook E Series

Fujitsu LifeBook E Series Fujitsu LifeBook E Series BIOS Guide LifeBook E Series Model: E8110 (Vista OS) Document Date: 03/30/2007 Document Part Number: FPC58-1643-01 FUJITSU COMPUTER SYSTEMS CORPORATION 1 LifeBook E Series BIOS

More information

Fujitsu LifeBook A Series

Fujitsu LifeBook A Series Fujitsu LifeBook A Series BIOS Guide LifeBook A Series Model: AH530 Document Date: 06/09/2010 Document Part Number: FPC58-2714-01 FUJITSU AMERICA, INC. 1 LifeBook PH520 BIOS A Series BIOS BIOS SETUP UTILITY

More information

PASD BIOS ENGINEERING Intel Corporation, 5200 NE Elam Young Parkway Hillsboro, OR

PASD BIOS ENGINEERING Intel Corporation, 5200 NE Elam Young Parkway Hillsboro, OR PASD BIOS ENGINEERING Intel Corporation, 5200 NE Elam Young Parkway Hillsboro, OR 97124-6497 DATE: August 3, 2004 PRODUCT: D865GLC/D865GBF/D865GRH/D865GVHZ Standard BIOS P19-0065 (Production 19, build

More information

DPSD BIOS ENGINEERING Intel Corporation, 5200 NE Elam Young Parkway Hillsboro, OR DATE: January 24, 2002

DPSD BIOS ENGINEERING Intel Corporation, 5200 NE Elam Young Parkway Hillsboro, OR DATE: January 24, 2002 DPSD BIOS ENGINEERING Intel Corporation, 5200 NE Elam Young Parkway Hillsboro, OR 97124-6497 DATE: January 24, 2002 About This Release BIOS String: PT84520A.86A.0015.P08.0302261328 UNDI PXE Version: ICH2

More information

BIOS Update Release Notes

BIOS Update Release Notes PRODUCTS: D510MO (Standard BIOS) BIOS Update Release Notes BIOS Version 0400 - MOPNV10N.86A.0400.2010.1019.1048 October 19, 2010 Integrated Graphics Option ROM: 2036 06/14/2010 v2.35 (100614) v1.23 (100728)

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

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

Intel Server Board SE7500CW2 Production v1.27 BIOS Release Notes

Intel Server Board SE7500CW2 Production v1.27 BIOS Release Notes Enterprise Platform & Services Marketing Intel Corporation NE 25 th Avenue Hillsboro, OR 97214 DATE: May 6, 2003 TO: Intel Server Board SE7500CW2 customers SUBJECT: Intel Production BIOS Release Notes

More information

N Series BIOS BIOS SETUP UTILITY

N Series BIOS BIOS SETUP UTILITY BIOS SECTION N3530 LifeBook N Series Notebook BIOS N 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

More information

QUICK MANUAL. Kontron WINCE 5.00 image for Microclient (ETX VE)

QUICK MANUAL. Kontron WINCE 5.00 image for Microclient (ETX VE) QUICK MANUAL Kontron WINCE 5.00 image for Microclient (ETX VE) Copyright 2006 Kontron Embedded Computers GmbH All right are reserved Seite: 1 von Release 01/2006 Revision History ChangeLog Rev Description

More information

T Series BIOS BIOS SETUP UTILITY

T Series BIOS BIOS SETUP UTILITY BIOS SECTION T4010 LifeBook T Series Tablet PC T Series BIOS BIOS SETUP UTILITY The BIOS Setup Utility is a program that sets up the operating environment for your tablet. Your BIOS is set at the factory

More information

1. S Series BIOS BIOS SETUP UTILITY

1. S Series BIOS BIOS SETUP UTILITY BIOS SECTION S6010 1. 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 the factory for normal operating

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

A Series BIOS BIOS SETUP UTILITY

A Series BIOS BIOS SETUP UTILITY BIOS SECTION A3110 LifeBook A Series BIOS A Series BIOS BIOS SETUP UTILITY The is a program that sets up the operating environment for your notebook. Your BIOS is set at the factory for normal operating

More information

PASD BIOS ENGINEERING Intel Corporation, 5200 NE Elam Young Parkway Hillsboro, OR

PASD BIOS ENGINEERING Intel Corporation, 5200 NE Elam Young Parkway Hillsboro, OR PASD BIOS ENGINEERING Intel Corporation, 5200 NE Elam Young Parkway Hillsboro, OR 97124-6497 DATE: March 7, 2005 PRODUCT: D865GLC/D865GBF/D865GRH/D865GVHZ Standard BIOS P24-0075 (Production 24, build 0075)

More information

PhoenixBIOS 4.0 Revision 6

PhoenixBIOS 4.0 Revision 6 Phoenix Technologies Ltd. PhoenixBIOS 4.0 Revision 6 User's Manual Phoenix Technologies Ltd., 411 E. Plumeria, San Jose, CA 95134 Copyright Disclaimer Purpose of Document PhoenixBIOS 4.0 User's Manual

More information

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

S Series BIOS BIOS SETUP UTILITY. Entering the BIOS Setup Utility. Entering the Setup Utility After a Configuration Change or System Failure BIOS SECTION S7010 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 the

More information

Fujitsu LifeBook P Series

Fujitsu LifeBook P Series Fujitsu LifeBook P Series BIOS Guide LifeBook P Series Model: P7120/P7120D Document Date: 11/3/2005 Document Part Number: FPC58-1425-01 FUJITSU COMPUTER SYSTEMS CORPORATION LifeBook P7000 Notebook BIOS

More information

Fujitsu LifeBook A Series

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

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

Fujitsu LifeBook P Series

Fujitsu LifeBook P Series Fujitsu LifeBook P Series BIOS Guide LifeBook P Series Model: P1620 Document Date: 1/29/2008 Document Part Number: FPC58-1817-01 FUJITSU COMPUTER SYSTEMS CORPORATION LifeBook P1600 Notebook BIOS LifeBook

More information

Fujitsu LifeBook E Series

Fujitsu LifeBook E Series Fujitsu LifeBook E Series BIOS Guide LifeBook E Series Models: E2010 Document Date: 02/05/03 Document Part Number: FPC58-0881-01 F U J I T S U P C C O R P O R A T I O N 1 LifeBook E Series BIOS E Series

More information

PASD BIOS ENGINEERING Intel Corporation, 5200 NE Elam Young Parkway Hillsboro, OR

PASD BIOS ENGINEERING Intel Corporation, 5200 NE Elam Young Parkway Hillsboro, OR PASD BIOS ENGINEERING Intel Corporation, 5200 NE Elam Young Parkway Hillsboro, OR 97124-6497 DATE: February 10, 2004 PRODUCT: D865GLC/D865GBF/D865GRH/D865GVHZ Standard BIOS P14-0056 (Production 14, build

More information

LifeBook P Series Notebook BIOS

LifeBook P Series Notebook BIOS BIOS SECTION P1610 LifeBook P1600 Notebook BIOS LifeBook P Series Notebook BIOS BIOS SETUP UTILITY The BIOS Setup Utility is a program that sets up the operating environment for your notebook. Your BIOS

More information

Fujitsu LifeBook S Series

Fujitsu LifeBook S Series Fujitsu LifeBook S Series BIOS Guide LifeBook S Series Model: S-4572 F U J I T S U P C C O R P O R A T I O N FPC58-0547-01 LifeBook S Series BIOS S Series BIOS BIOS SETUP UTILITY The BIOS Setup Utility

More information

Magic Card User Manual

Magic Card User Manual Table of Contents Magic Card User Manual Magic Card Introduction 2 What is Magic card? 2 Magic Card Features 2 Working Modes 3 Magic card editions 3 Installation 4 System Requirements 4 Pre-installation

More information

Fujitsu LifeBook N Series

Fujitsu LifeBook N Series Fujitsu LifeBook N Series BIOS Guide LifeBook N Series Models: N6000 Document Date: 11/11/04 Document Part Number: FPC58-1268-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 N Series Notebook

More information

Fujitsu LifeBook B Series

Fujitsu LifeBook B Series Fujitsu LifeBook B Series BIOS Guide LifeBook B Series Model: B6230 Document Date: 02/05/2008 Document Part Number: FPC58-1827-01 FUJITSU COMPUTER SYSTEMS CORPORATION LifeBook B6200 Notebook BIOS LifeBook

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

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

Fujitsu LifeBook S Series

Fujitsu LifeBook S Series Fujitsu LifeBook S Series BIOS Guide LifeBook S Series Model: S2210 - Vista Document Date: 01/30/2007 Document Part Number: FPC58-1655-01 FUJITSU COMPUTER SYSTEMS CORPORATION 1 LifeBook S Series Notebook

More information

Experiment #0. PC Hardware and Operating Systems

Experiment #0. PC Hardware and Operating Systems Experiment #0 PC Hardware and Operating Systems Objective: The objective of this experiment is to introduce the operating systems and different hardware components of a microcomputer. Equipment: Microcomputer

More information

Fujitsu LifeBook B Series

Fujitsu LifeBook B Series Fujitsu LifeBook B Series BIOS Guide LifeBook B Series Model: B6210 Document Date: 06/12/2006 Document Part Number: FPC58-1519-01 FUJITSU COMPUTER SYSTEMS LifeBook B Series Notebook BIOS B Series BIOS

More information

BIOS ENGINEERING. DATE: December 2, 2004 PRODUCT: D875PBZ Standard BIOS. P (P33, build 0123) About This Release:

BIOS ENGINEERING. DATE: December 2, 2004 PRODUCT: D875PBZ Standard BIOS. P (P33, build 0123) About This Release: BIOS ENGINEERING DATE: December 2, 2004 PRODUCT: D875PBZ Standard BIOS P33-0123 (P33, build 0123) December 1, 2004 BZ87510A.86A.0123.P33.0412011950 UNDI 4.1.16 Tanacross UNDI 1.2.26 Fixed intermittent

More information

Fujitsu LifeBook T Series

Fujitsu LifeBook T Series Fujitsu LifeBook T Series BIOS Guide LifeBook T Series Model: T3010/T3010D Document Date: 09/16/03 Document Part Number: FPC58-0992-01 FUJITSU PC CORPORATION 1 LifeBook T Series Tablet PC T Series BIOS

More information

Fujitsu LifeBook C Series

Fujitsu LifeBook C Series Fujitsu LifeBook C Series BIOS Guide LifeBook C Series Model: C1320D Document Date: 09/06/2005 Document Part Number: FPC58-1401-01 FUJITSU COMPUTER SYSTEMS LifeBook C Series Notebook BIOS C Series BIOS

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

1. BIOS setup BIOS SETUP UTILITY. Critical Point

1. BIOS setup BIOS SETUP UTILITY. Critical Point BIOS SECTION P2040 1. BIOS setup 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 for normal operating conditions,

More information

BIOS Update Release Notes

BIOS Update Release Notes BIOS Update Release Notes PRODUCTS: D525MW, D525MWV, D425KT, D425KTW (Standard BIOS) BIOS Version 0132 - MWPNT10N.86A.0132.2013.0726.1534 Date: July 26, 2013 Fixed issue where system hangs when plugging

More information

Fujitsu LifeBook T Series

Fujitsu LifeBook T Series Fujitsu LifeBook T Series BIOS Guide LifeBook T Series Model: T4020/T4020D Document Date: 08/08/2005 Document Part Number: FPC58-1407-01 FUJITSU COMPUTER SYSTEMS 1 LifeBook T Series Tablet PC T Series

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

MMX Enhanced. 586 GXM-AV Main Board. Trademarks and / or Registered trademarks are the properties of their respective owners.

MMX Enhanced. 586 GXM-AV Main Board. Trademarks and / or Registered trademarks are the properties of their respective owners. 586 GXM-AV Main Board Trademarks and / or Registered trademarks are the properties of their respective owners. User s Manual Version 1.1 The Information presented in this publication has been carefully

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

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

System CMOS/BIOS Configuration PC Diagnostics

System CMOS/BIOS Configuration PC Diagnostics System CMOS/BIOS Configuration PC Diagnostics (POST; Error Messages and Error Codes) CMOS/BIOS Complementary Metal Oxide Substrate (CMOS) A part of the motherboard that maintains system variables in static

More information

Fujitsu LifeBook B Series

Fujitsu LifeBook B Series Fujitsu LifeBook B Series BIOS Guide LifeBook B Series Model: B2620 Document Date: 10/30/02 Document Part Number: FPC58-0792-01 FUJITSU PC CORPORATION LifeBook B Series Notebook BIOS B Series BIOS BIOS

More information

CMOS Passwords and Resources

CMOS Passwords and Resources LAB PROCEDURE 3 CMOS Passwords and Resources OBJECTIVES 1. Use BIOS Features extended setup. 2. Use CMOS passwords. 3. Learn about power management settings. 4. Learn about integrated peripherals. Hardware

More information

TABLE OF CONTENTS 1. INTRODUCTION 1.1. PREFACE KEY FEATURES PERFORMANCE LIST BLOCK DIAGRAM...

TABLE OF CONTENTS 1. INTRODUCTION 1.1. PREFACE KEY FEATURES PERFORMANCE LIST BLOCK DIAGRAM... Table of Contents TABLE OF CONTENTS 1. INTRODUCTION 1.1. PREFACE... 1-1 1.2. KEY FEATURES... 1-1 1.3. PERFORMANCE LIST... 1-3 1.4. BLOCK DIAGRAM... 1-4 1.5. INTRODUCE THE PCI - BUS... 1-5 1.6. FEATURES...

More information

Phoenix Technologies, Ltd.

Phoenix Technologies, Ltd. Phoenix Technologies, Ltd. AwardBIOS Version 4.51PG Post Codes & Error Messages Table of Contents POST Codes - 2 Error Messages - 7 ----------------------------------------------- Proprietary Notice and

More information

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

v02.54 (C) Copyright , American Megatrends, Inc. 1 Main Advanced H/W Monitor Boot Security Exit System Overview System Time System Date [ 14:00:09] [Tue 02/21/2006] BIOS Version : P4i65G BIOS P1.00 Processor Type : Intel (R) Pentium (R) 4 CPU 2.40 GHz

More information

DPSD BIOS ENGINEERING Intel Corporation, 5200 NE Elam Young Parkway Hillsboro, OR

DPSD BIOS ENGINEERING Intel Corporation, 5200 NE Elam Young Parkway Hillsboro, OR DPSD BIOS ENGINEERING Intel Corporation, 5200 NE Elam Young Parkway Hillsboro, OR 97124-6497 DATE: April 11, 2003 PRODUCT: Rexburg/Brownsville Standard BIOS P16-0031 (Production 16, build 0031) About This

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

Fujitsu LifeBook N Series

Fujitsu LifeBook N Series Fujitsu LifeBook N Series BIOS Guide LifeBook N Series Models: N3520 Document Date: 10/28/2005 Document Part Number: FPC58-1434-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 N Series Notebook

More information

Since August 2005 the DELL Optiplex GX-280 is end of live. So we replace this machine with a new model of DELL Optiplex-PC s, it s the GX 520.

Since August 2005 the DELL Optiplex GX-280 is end of live. So we replace this machine with a new model of DELL Optiplex-PC s, it s the GX 520. Seite 1 von 13 Documentation 27. September 2005 Object: DELL Optiplex GX-520 Since August 2005 the DELL Optiplex GX-280 is end of live. So we replace this machine with a new model of DELL Optiplex-PC s,

More information

TABLE OF CONTENTS 1. INTRODUCTION 2. SPECIFICATION 3. HARDWARE INSTALLATION. Table of Contents 1.1. PREFACE KEY FEATHERS...

TABLE OF CONTENTS 1. INTRODUCTION 2. SPECIFICATION 3. HARDWARE INSTALLATION. Table of Contents 1.1. PREFACE KEY FEATHERS... Table of Contents TABLE OF CONTENTS 1. INTRODUCTION 1.1. PREFACE... 1-1 1.2. KEY FEATHERS... 1-1 1.3. PERFORMANCE LIST... 1-2 1.4. BLOCK DIAGRAM... 1-3 1.5. INTRODUCE THE PENTIUM II/ III PROCESSORS...

More information

N Series BIOS BIOS SETUP UTILITY

N Series BIOS BIOS SETUP UTILITY BIOS SECTION N6220 LifeBook N Series Notebook BIOS N 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

More information

Computer Setup (F10) Utility Guide Business PCs

Computer Setup (F10) Utility Guide Business PCs Guide Business PCs Document Part Number: 361206-004 November 2005 This guide provides instructions on how to use Computer Setup. This tool is used to reconfigure and modify computer default settings when

More information