Firmware update for Librem 13 v2 fails - build_coreboot.sh does not find Intel ME Firmware Repository

Hi,

I am trying to update my firmware on a Librem 13 vs like described here

https://wiki.puri.sm/fw

using the linked shell script

https://source.puri.sm/youness.alaoui/coreboot-files/raw/master/build_coreboot.sh

The megadown(load) in the shell function get_and_patch_me_11 stops the shell script execution without a message (because it redirects to 2>/dev/null which is not very nice IMHO :wink:

The reason is that the download URL in the script is wrong now (Intel has uploaded a new version):

# Link found on : http://www.win-raid.com/t832f39-Intel-Engine-Firmware-Repositories.html
# Update link if it changes and becomes invalid.
SKL_ME_RAR_URL="https://mega.nz/#!2ElyFQDT!cC0gTlH8rB9EWD4MGX0mVElT94BauqFn-dBKuoEselc"
SKL_ME_FILENAME="11.0.18.1002_CON_LP_C_NPDM_PRD_RGN.bin"
SKL_ME_FULL_FILENAME="Intel CSME 11.0 Firmware Repository Pack r53/$SKL_ME_FILENAME"
SKL_ME_RAR_SHA="1450d7ea985fbcf0ea79ba61bdc71ed3c5de52a6a82f14c07120b6b321e97352"
SKL_ME_PATCH="me11.0.18_config.bspatch"

Can you (at purism) please update the links and verify that the script is working again?

Thanks :slight_smile:

/Trovera

PS: Yes, I could do this by debugging the script - but the risk of bricking my Librem is too high since I am not into the nuts & bolts of the firmware update procedureā€¦

Please use instructions provided here: https://puri.sm/coreboot.

1 Like

Thanks a lot, it did work using option 2 (ā€œupdate firmware using precompiled imageā€) - no mess no fuss no brick no fun :wink:

Just three small notes:

  1. Should the wiki be updated (the installed firmware is 4.9, the wiki knows only 4.8)?
  2. A link in the wiki to the above installation instructions would be helpful
  3. Why is the image build date May 16, 2019 but the Intel ME repository release date June 29, 2019?
    Is the firmware behind INTEL?
    https://www.win-raid.com/t832f39-Intel-Engine-Firmware-Repositories.html
  1. Yes, but we have no time for this now, and we have other plans with the wiki, so itā€™s in hiatus at the moment.
  2. See 1.
  3. I call @MrChromebox for help
2 Likes

Absolutely no urgent issues and OK for me, I have an updated firmware now on my machine, thanks again!

1 Like

we donā€™t update the ME firmware just to disable it, thereā€™s no point in doing so. The ME version has been fixed since launch.

2 Likes

Best answer I have ever read here :slight_smile: :slight_smile: :slight_smile:
ā€¦ and absolutely understandable :slight_smile: