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
Failed to load SMBIOS: neither SMBIOS or DT found (Win build) #4253
Comments
I don't know how to read the SMBIOS blob or DMI data when using win32 APIs. If you can help that would be awesome. e.g. I'm looking for this data: |
|
Maybe can be of help: Windows (GetSystemFirmwareTable)" https://docs.microsoft.com/en-us/windows/win32/api/sysinfoapi/nf-sysinfoapi-getsystemfirmwaretable |
|
Thanks, those were super useful: |
|
Btw double check the codebase for win32 disabled code. I seem to recall we had something set up to behave differently from smbios not being readable on windows but I don't remember what (and I'm traveling right now without a checkout). |
Yes, I remembered this as well, but couldn't see in the code what we did. Will poke some more. |
|
Line 7032 in 2633b68
|
But I can fix that now too. Give me 15 mins. |
|
necros2k7 commentedFeb 7, 2022
Describe the bug
16:24:39:0605 FuContext Failed to load SMBIOS: neither SMBIOS or DT found
Loading… [- ]16:24:41:0105 FuEngine failed to probe device usb:02:00:01:03:04: USB error on device 1131:1001 : Entity not found [-5]
Loading… [***************************************]
WARNING: This package has not been validated, it may not work properly.
No detected devices
Steps to Reproduce
fwupdtool get-devices --show-all-devices
Expected behavior
usual programme execution
fwupd version information
1.7.4
yes
The text was updated successfully, but these errors were encountered: