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

Dasharo UEFI does not work with FlashBIOS on Z-790P DDR4 #841

Open
mdrobnak opened this issue May 24, 2024 · 3 comments
Open

Dasharo UEFI does not work with FlashBIOS on Z-790P DDR4 #841

mdrobnak opened this issue May 24, 2024 · 3 comments
Labels

Comments

@mdrobnak
Copy link

Component

Dasharo firmware

Device

MSI Pro Z790-P

Dasharo version

0.9.0

Dasharo Tools Suite version

No response

Brief summary

FlashBIOS not triggered

How reproducible

100%

How to reproduce

Attempt to use FlashBIOS with v0.9.0 tag. Will fail.

Expected behavior

System turns on and begins flash.

Actual behavior

Solid red light indicating no eligible firmware found.

Screenshots

No response

Additional context

No response

Solutions you've tried

Needs to have commit - Dasharo/coreboot@cc685ac
or
Dasharo/coreboot@38215f5

cherry-picked and released as 0.9.0.1 or something.

This is why when I was first trying to use FlashBIOS it was failing.

@mdrobnak mdrobnak added the bug Something isn't working label May 24, 2024
@miczyg1
Copy link
Contributor

miczyg1 commented May 27, 2024

FYI @mdrobnak the newest version is v0.9.1 which can be built from msi_ms7306_v0.9.1 tag: https://docs.dasharo.com/unified/msi/building-manual/#pro-z790-p-wifi-ddr4

@mdrobnak
Copy link
Author

Apologies for being unclear. I mixed up the heads tag vs the coreboot tag.
Heads 0.9.0 as tagged, and coreboot 0.9.1 as tagged do not have the fix:

mdrobnak@cnc:~/dasharo/coreboot$ git checkout dasharo
M	3rdparty/dasharo-blobs
M	3rdparty/fsp
M	3rdparty/intel-microcode
Already on 'dasharo'
Your branch is up to date with 'origin/dasharo'.
mdrobnak@cnc:~/dasharo/coreboot$ git log -1 src/mainboard/msi/ms7e06/msi_id.S
commit 38215f5a2bb3ea8ead10bf9c481caeb07d3a19ad
Author: Michał Żygowski <[email protected]>
Date:   Wed Mar 20 16:21:32 2024 +0100

    mb/msi/ms7d25,ms7e06/msi_id.S: Fix major version in MSI signature on DDR4 boards
    
    Signed-off-by: Michał Żygowski <[email protected]>
mdrobnak@cnc:~/dasharo/coreboot$ git tag msi_ms7e06_v0.9.1 --contains 38215f5a2bb3ea8ead10bf9c481caeb07d3a19ad
mdrobnak@cnc:~/dasharo/coreboot$ 

@miczyg1
Copy link
Contributor

miczyg1 commented May 28, 2024

Ok, got it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants