Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EC firmware not updating since DTS v1.2.22 #912

Closed
wessel-novacustom opened this issue Jun 27, 2024 · 1 comment
Closed

EC firmware not updating since DTS v1.2.22 #912

wessel-novacustom opened this issue Jun 27, 2024 · 1 comment
Labels
bug Something isn't working DasharoToolsSuite EC needs review novacustom_nv4x_adl NovaCustom NV4xPZ (12th Gen)

Comments

@wessel-novacustom
Copy link

wessel-novacustom commented Jun 27, 2024

Component

Dasharo Tools Suite, EC firmware

Device

NovaCustom NV4x 12th Gen

Dasharo version

v1.6.0 --> v1.7.2

Dasharo Tools Suite version

v1.2.22 (which was live for a few hours, but has been reverted now)

Brief summary

EC firmware doesn't update when updating the NV41PZ's firmware from v1.6.0 to v1.7.2

How reproducible

100% reproducible.

How to reproduce

  1. Flash BIOS and EC version v1.6.0 on a NV41PZ
  2. Boot to the Dasharo Tools Suite (I used network boot)
  3. Update the firmware with option 5.

Expected behavior

Both the BIOS firmware and the EC firmware are being updated to the latest version, as time of writing 1.7.2. EC firmware version should be of December 2023.

Actual behavior

BIOS firmware is being updated, while EC firmware is not.

Screenshots

EC-is-old-version-after-firmware-update
DTS-EC-updating-is-missing

Additional context

Updating EC has probably been removed since we will switch to coreboot EC flashing, but that's not the case for now.

Solutions you've tried

Updating the EC manually in DTS, which works, with these DTS commands:

wget https://dl.3mdeb.com/open-source-firmware/Dasharo/novacustom_nv4x_adl/v1.7.2/novacustom_nv4x_adl_ec_v1.7.2.rom
dasharo_ectool flash novacustom_nv4x_adl_ec_v1.7.2.rom

But it is not a solution. It should be solved in the DTS script @macpijan.

EDIT: DTS via network boot has been temporarily reverted to v1.2.21. Also, the releases page of DTS has been reverted until a fix has been implemented for this issue.

@wessel-novacustom wessel-novacustom added bug Something isn't working needs review labels Jun 27, 2024
@wessel-novacustom
Copy link
Author

Solved with DTS version 1.2.23.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working DasharoToolsSuite EC needs review novacustom_nv4x_adl NovaCustom NV4xPZ (12th Gen)
Projects
None yet
Development

No branches or pull requests

1 participant