Software Archive
Read-only legacy content
17061 Discussions

SMC Boot Loader Version : 1.2.3257

Ruibang_L_
Beginner
855 Views

I'm asking for an older SMC bootloader version, 1.2.3257, can Intel or anyone who have the older firmware pass me the file? Thanks in advance.

0 Kudos
5 Replies
Frances_R_Intel
Employee
855 Views

What version are you running now? It will make a difference in what you need.

0 Kudos
Ruibang_L_
Beginner
855 Views

I'm using the 6720-15 driver version.

I failed flashing my 3100p, i've tried several times using command "mpssflash --device all --smcbootloader update", but everytime it returns

mic0: SMC update started

mpssflash: mic0: Flash operation timed out

mic0: Resetting

However, I can run programs on the card properly, despite micinfo and micsmc failed to retreive information from the card.

Frances Roth (Intel) wrote:

What version are you running now? It will make a difference in what you need.

0 Kudos
Vitaly_V__K_
Beginner
855 Views

Try to get info using command "micflash -getversion -device all" in ready state. It works for me while micinfo can't get firmware version of ours 5110P cards.

0 Kudos
Vitaly_V__K_
Beginner
855 Views

Try the following methon which I used to resolve similar problem.


1. Disable mpss service "chkconfig mpss off" and reboot the host system.
2. Power off the host system and unplug AC cables on time about 10 seconds.
3. Power on the host system and make the second stage of the firmware updating
[bash]/opt/intel/mic/bin/micflash -update -smcbootloader -device all[/bash]

0 Kudos
Frances_R_Intel
Employee
855 Views

For additional information on dealing with very old version of flash and smc, see https://software.intel.com/en-us/forums/topic/534424. In the general case, the solution given by Vitaly should be successful.

0 Kudos
Reply