Dasharo / dasharo-issues

The Dasharo issue tracker
https://dasharo.com/
25 stars 0 forks source link

Duplicated output and question prompt when installing EC #1062

Open m-iwanicki opened 1 month ago

m-iwanicki commented 1 month ago

Component

Dasharo Tools Suite

Device

NovaCustom V56 14th Gen

Dasharo version

No response

Dasharo Tools Suite version

2.0.0-rc7

Test case ID

No response

Brief summary

When installing Dasharo Firmware (only EC) on NovaCustom there is duplicated prompt

How reproducible

No response

How to reproduce

  1. Use NovaCustom laptop with Insyde BIOS and EC
  2. Boot DTS
  3. use Install Dasharo Firmware option

Tested on V560TNx with this PR: https://github.com/Dasharo/dts-scripts/pull/33

Expected behavior

Following firmware will be used to install Dasharo
Dasharo EC firmware:
  - link: http://192.168.4.122:1234/novacustom_v56x_mtl/v0.9.1/novacustom_v56x_mtl_ec_v0.9.1.rom
  - hash: 3f1f075ece8c10fb9570ebdf7e9a97b2164b504cd05c8b61135413e70c83d382

You can learn more about this release on: https://docs.dasharo.com/

Notebook supports installation of only EC firmware!
Dasharo BIOS will have to be flashed manually. More on:
https://docs.dasharo.com/unified/novacustom/initial-deployment/
Do you want to install Dasharo firmware on your hardware? (Y|n) y

Checking for Open Source Embedded Controller firmware
ITE EC programmer not (yet) supported on this device

Actual behavior

Following firmware will be used to install Dasharo
Dasharo EC firmware:
  - link: http://192.168.4.122:1234/novacustom_v56x_mtl/v0.9.1/novacustom_v56x_mtl_ec_v0.9.1.rom
  - hash: 3f1f075ece8c10fb9570ebdf7e9a97b2164b504cd05c8b61135413e70c83d382

You can learn more about this release on: https://docs.dasharo.com/

Notebook supports installation of only EC firmware!
Dasharo BIOS will have to be flashed manually. More on:
https://docs.dasharo.com/unified/novacustom/initial-deployment/
Do you want to install Dasharo firmware on your hardware? (Y|n) y

Following firmware will be used to install Dasharo
Dasharo EC firmware:
  - link: http://192.168.4.122:1234/novacustom_v56x_mtl/v0.9.1/novacustom_v56x_mtl_ec_v0.9.1.rom
  - hash: 3f1f075ece8c10fb9570ebdf7e9a97b2164b504cd05c8b61135413e70c83d382

You can learn more about this release on: https://docs.dasharo.com/

Notebook supports installation of only EC firmware!
Dasharo BIOS will have to be flashed manually. More on:
https://docs.dasharo.com/unified/novacustom/initial-deployment/
Do you want to install Dasharo firmware on your hardware? (Y|n) y

Checking for Open Source Embedded Controller firmware
ITE EC programmer not (yet) supported on this device

Screenshots

No response

Additional context

HW:

 Dasharo Tools Suite Script 2.0.0-rc7 
 (c) Dasharo <contact@dasharo.com> 
 Report issues at: https://github.com/Dasharo/dasharo-issues 
*********************************************************
**                HARDWARE INFORMATION 
*********************************************************
**    System Inf.: Notebook V5xTNC_TND_TNE
** Baseboard Inf.: Notebook V5xTNC_TND_TNE
**       CPU Inf.: Intel(R) Core(TM) Ultra 7 155H
**    RAM Controller0-ChannelA-DIMM0: W-NM56S532G         
*********************************************************
**                FIRMWARE INFORMATION 
*********************************************************
**      BIOS Inf.: INSYDE Corp. 1.07.02
*********************************************************

Exact problem is this part is duplicated:

Following firmware will be used to install Dasharo
Dasharo EC firmware:
  - link: http://192.168.4.122:1234/novacustom_v56x_mtl/v0.9.1/novacustom_v56x_mtl_ec_v0.9.1.rom
  - hash: 3f1f075ece8c10fb9570ebdf7e9a97b2164b504cd05c8b61135413e70c83d382

You can learn more about this release on: https://docs.dasharo.com/

Notebook supports installation of only EC firmware!
Dasharo BIOS will have to be flashed manually. More on:
https://docs.dasharo.com/unified/novacustom/initial-deployment/
Do you want to install Dasharo firmware on your hardware? (Y|n) y

Solutions you've tried

No response