luxinhaus Posted September 26, 2014 Share Posted September 26, 2014 Is there a terminal command (ioreg) to let you show your motherboard' model? No apps please. ioreg xxxxxx ----> P867-ML-X Link to comment https://www.insanelymac.com/forum/topic/301119-terminal-command-to-show-mobos-model/ Share on other sites More sharing options...
spakk Posted September 26, 2014 Share Posted September 26, 2014 I do not know any command to obtain this information from os x . I just flew over your page http://linuxaria.com/pills/linux-terminal inxi-a-full-featured-system-information-script It is very interesting to read and watch the video as you filter this information with your script from Linux. Great work. If one could use this information to configure the hackintosh better on os x, that would be a great tool to assist in the configuration. Link to comment https://www.insanelymac.com/forum/topic/301119-terminal-command-to-show-mobos-model/#findComment-2064096 Share on other sites More sharing options...
StoneTemplePilots Posted September 26, 2014 Share Posted September 26, 2014 Is there a terminal command (ioreg) to let you show your motherboard' model? No apps please. ioreg xxxxxx ----> P867-ML-X dmidecode, it's included in dpcimanager also I'd checkout bdmesg logs Link to comment https://www.insanelymac.com/forum/topic/301119-terminal-command-to-show-mobos-model/#findComment-2064100 Share on other sites More sharing options...
spakk Posted September 26, 2014 Share Posted September 26, 2014 But he has written not with Tools, dpci manager is a tool, tools there are some Link to comment https://www.insanelymac.com/forum/topic/301119-terminal-command-to-show-mobos-model/#findComment-2064103 Share on other sites More sharing options...
luxinhaus Posted September 26, 2014 Author Share Posted September 26, 2014 Thanks for the ideas guys. Id still prefer osx's ioreg as i have done it before. 1 Link to comment https://www.insanelymac.com/forum/topic/301119-terminal-command-to-show-mobos-model/#findComment-2064165 Share on other sites More sharing options...
sorenjorvang Posted September 27, 2014 Share Posted September 27, 2014 Is there a terminal command (ioreg) to let you show your motherboard' model? No apps please. ioreg xxxxxx ----> P867-ML-X ioreg -rc FakeSMCKeyStore 1 Link to comment https://www.insanelymac.com/forum/topic/301119-terminal-command-to-show-mobos-model/#findComment-2064252 Share on other sites More sharing options...
joe75 Posted September 27, 2014 Share Posted September 27, 2014 Link to comment https://www.insanelymac.com/forum/topic/301119-terminal-command-to-show-mobos-model/#findComment-2064266 Share on other sites More sharing options...
spakk Posted September 27, 2014 Share Posted September 27, 2014 ioreg -rc FakeSMCKeyStore ??? I get with this input no information. With this entry you can read out only the board-id from the ioreg. ioreg -l | grep "Board-ID" | awk-F \ "'{print $ 4}' | pbcopy Link to comment https://www.insanelymac.com/forum/topic/301119-terminal-command-to-show-mobos-model/#findComment-2064309 Share on other sites More sharing options...
Recommended Posts