cavaliercoder/dmidecode-osx

dmidecode-osx doesn't work on mini M1

torehl opened this issue ยท 3 comments

Doesn't seem to work on mini M1 (2020). Suggestions? MacOSX 11.2.

% sudo ./dmidecode
Password:

dmidecode 3.1

Getting SMBIOS data from Apple SMBIOS service.
AppleSMBIOS service is unreachable, sorry.%
%
% uname -ar
Darwin srl-minim1.local 20.3.0 Darwin Kernel Version 20.3.0: Thu Jan 21 00:06:51 PST 2021; root:xnu-7195.81.3~1/RELEASE_ARM64_T8101 arm64

It will never work on non-x86

I'm sad to see this abandoned. It was the only good cross-platform tool of its kind. I hope something else emerges.

It will never work on Apple Silicon, because there's no DMI layer on this system.

This can be closed