Difference between revisions of "IPC2 Broadwell BIOS update"

From fit-PC wiki
Jump to: navigation, search
 
(10 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
The following procedure suitable IPC2 computers equipped with Intel Core gen 5 (Broadwell) processors.<br>
 
The following procedure suitable IPC2 computers equipped with Intel Core gen 5 (Broadwell) processors.<br>
  
==BIOS update procedure==
+
==BIOS Update procedure==
1. Download the latest [[IPC2 Broadwell BIOS ROM files]]<br>
+
# Download the latest [[IPC2 Broadwell BIOS ROM files]]
2. Extract the image file from archive.<br>
+
# Extract the the files from the archive to USB Flash formatted FAT32.
3. Prepare bootable USB image:<br>
+
# Boot IPC into Internal Shell ("UEFI Boot" should be enabled in Boot Features menu of BIOS Setup) press F5 during boot.
* Use Win32DiskImager utility for Windows: [https://sourceforge.net/projects/win32diskimager/ Win32DiskImager]<br>
+
# Please follow appeared update options in UEFI Shel (process BIOS update before ME update).
4. Boot IPC2 Broadwell from this USB Flash (Note: "CSM Support" and "Legacy Boot" should be enabled in Boot Features menu in BIOS Setup).<br>
+
# Execute update.nsh script
5. When booted into FreeDOS run UPDATE.BAT and wait for it's completion.<br>
+
# Execute me_up.nsh script
6. Disconnect power connector for 15 sec and connect it again. <br>
+
# On next boot, reset BIOS Setup settings to defaults by F9 in BIOS Setup Menu.
  
Note: UEFI Boot option should be Enabled in BIOS setup: Main -> Boot Features
+
===Old BIOS versions update procedure===
 +
<div class="toccolours mw-collapsible mw-collapsed" overflow:auto;">
  
 +
== BIOS update procedure ==
 +
# Download the latest [[IPC2 Broadwell BIOS ROM files]]
 +
# Extract the image file from the archive.
 +
<!-- prepare bootable USB drive -->
 +
{{How to prepare bootable USB drive}}
 +
# Boot IPC2 from the USB Flash.
 +
# When boots up into FreeDOS command line run: ''BIOS_UPD.bat'' and wait for it's completion without errors.
 +
# After the system will boot again into FreeDOS command line run: ''ME_LOCK.bat'' and wait for it's completion without errors.
 +
# Wait until message "Please disconnect this system from power for 15 sec for completion".
 +
# Power cycle the computer.
 +
</div>
 
[[category:IPC2]]
 
[[category:IPC2]]
 
[[Category:BIOS]]
 
[[Category:BIOS]]
  
  
 +
<!--
 +
==BIOS update procedure==
 +
1. Download the latest image with [[IPC2 Broadwell BIOS ROM files]]<br>
 +
2. Extract the image file from archive.<br>
 +
3. Prepare bootable USB image:<br>
 +
* Use Win32DiskImager utility for Windows: [https://sourceforge.net/projects/win32diskimager/ Win32DiskImager]<br>
 +
4. Boot IPC2 Broadwell from the USB Flash.<br>
 +
5. When boots up into FreeDOS command line, run one of the two options (based on FACE Module connected):
 +
* a. ''upd_usb.bat'' for systems with FM-USB3 face module and wait for it's completion.<br> 
 +
* b. ''upd_lan.bat'' for systems with other face modules and wait for it's completion.<br>
 +
6. Wait until message "Disconnect power connector for 15 sec and connect it again".<br>
 +
7. Power cycle the IPC2.<br>
 +
 +
Note: "UEFI Boot", "CSM Support" and "Legacy Boot" options should be Enabled in BIOS setup: Main -> Boot Features
 +
-->
  
 
<!--  
 
<!--  

Latest revision as of 13:57, 2 May 2018

The following procedure suitable IPC2 computers equipped with Intel Core gen 5 (Broadwell) processors.

BIOS Update procedure

  1. Download the latest IPC2 Broadwell BIOS ROM files
  2. Extract the the files from the archive to USB Flash formatted FAT32.
  3. Boot IPC into Internal Shell ("UEFI Boot" should be enabled in Boot Features menu of BIOS Setup) press F5 during boot.
  4. Please follow appeared update options in UEFI Shel (process BIOS update before ME update).
  5. Execute update.nsh script
  6. Execute me_up.nsh script
  7. On next boot, reset BIOS Setup settings to defaults by F9 in BIOS Setup Menu.

Old BIOS versions update procedure

BIOS update procedure

  1. Download the latest IPC2 Broadwell BIOS ROM files
  2. Extract the image file from the archive.
  3. Prepare bootable USB flash drive:
    • Windows users - use Win32DiskImager utility: Win32DiskImager
    • Linux users:
      • Run this command to figure out what device name was assigned to the USB drive: $ ls -all /dev/disk/by-id/
      • Assuming the USB drive was detected as /dev/sdx write the image on it by typing: $ sudo dd if=filename.img of=/dev/sdx bs=1MB
  4. Boot IPC2 from the USB Flash.
  5. When boots up into FreeDOS command line run: BIOS_UPD.bat and wait for it's completion without errors.
  6. After the system will boot again into FreeDOS command line run: ME_LOCK.bat and wait for it's completion without errors.
  7. Wait until message "Please disconnect this system from power for 15 sec for completion".
  8. Power cycle the computer.