-
Notifications
You must be signed in to change notification settings - Fork 0
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
Unknown enteties - HCL report #1229
Comments
The Z790-P does not actually have a community version, only the Z690-A, and it is the 2 years old 1.1.1 that doesn't even support Raptor Lake. What you can do is build yourself the 0.9.2 release binary for the Z790-P on your own: https://docs.dasharo.com/unified/msi/building-manual/ No idea about your DTS issues. Is your board a retail unit or it comes from a prebuild computer? I have seen some weird stuff since there are also Z790-P units that comes from prebuilds that have different SMBIOS info, but I only recall a single person reporting issues with DTS and such boards. |
First of, thanks for the reply.
Good information, I did build the binary myself, two times acctually. My guess is that some metadata of the build differs, but can I verify somehow that is been built correctly (apart from testing it on my machine)? I also wonder if I'll have to use this with the Z-Flash tool from MSI as used in this video (Naming the rom file to something along the lines of ".A09")?
It's been bought from a reputable vendor. |
For reasons unknown, the binary that you compile on its own correspond to the SHA256 of the dev_signed ROM instead of the one with the same name. If everything went well, this is what you should have: https://dl.3mdeb.com/open-source-firmware/Dasharo/msi_ms7e06/v0.9.2/msi_ms7e06_v0.9.2_ddr5_dev_signed.rom.sha256
You can't do that in your board. M-Flash worked in Z690-A but not in Z790-P because MSI decided to introduce AMI Secure Flash and now binaries are signed, so you can't use MSI tools to flash it. What does work (And I tend to recommend) is MSI FlashBIOS, but recently two users in the same week reported issues with it where it eternally tries to flash. Is still the more straightforward way when it works.
I don't use DTS, so can't really help you here. |
Here I face an issue (I belive), after following all of the steps laid out in the manual, I do get a different SHA256 everytime. For example, on my latest build I had the following: How come that this happens and since it is happening, can I somehow verify it from Dasharo/3mdeb's websites?
Alright, and I do just name it MSI.ROM and proceed as in the video from MSI?
Fair enough. |
What release are you compiling? msi_ms7e06_v0.9.2 ? It makes no sense that you're getting different SHA256 everytime you compile cause the whole idea is that builds are reproducible, so they should be consistent if you're using their containerized build environment. SHA256 are public: https://docs.dasharo.com/variants/msi_z790/releases/#v092-2024-12-10 |
Yes, the This is the shasum I am talking about.
I agree, I find this very odd - Therefore I am wondering if I do anything wrong.
As soon as I wrote
Should I anyhow rename this file to "MSI.rom" and use MSI FlashBIOS as showed in the linked video? Thanks in advance. |
Yes. |
Just to make this clear:
Have I understood this correctly? |
I would do a full reboot instead of replugging it. Heck, I trust more Windows than Linux when copying files to a removable Flash Drive since that experience. |
DTS Version: 2.2.0
Motherboard: MSI z790-P WIFI (MS-7E06)
CPU: i5-14600K
Question:
I am trying to make an initial deployment through DTS to my motherboard, but when following the zero-touch deployment I get “Unknown” results on all of my report enteties, such as “TPM Info”, “Bios Info”, “Graphics VBT” etc.
And when I get to the selection of what firmware I want to flash, I only get the result “b) Return to main menu” – Isn’t there a CE (Community Edition) for this board?
The reason for me thinking that this board being supported is the following:
Nontheless, shouldn’t the report generate some actual data?
The text was updated successfully, but these errors were encountered: