dmidecode-osx
dmidecode-osx copied to clipboard
An OS X native port of dmidecode
When running on macOS Ventura I get the following assertion failure: # dmidecode 3.1 Getting SMBIOS data from Apple SMBIOS service. Assertion failed: (range.location + range.length
This is a fix for the Assertion Error I opened( Assert failure on Ventura #8 ). Hadn't seen any comments on the issue I opened so went ahead and forked...
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.%...
dmidecode compiled with -O0 -g3 on a Mid-2010 Mac Mini, MacOS 10.13.6. I am not really a Mac person and I'm at a loss as to how to proceed: bash-3.2#...