Low Orbit Flux Logo 2 F

Linux How to Check Motherboard Model

On Linux it is easy to check your motherboard model.

This should show you information about your motherboard, including model:



sudo dmidecode -t 2

This will give you full output describing all of your hardware.



sudo dmidecode 

Here is a video showing how this can be done.