Check Motherboard Info in Ubuntu: Terminal Guide

You can view motherboard information by following these methods:

  1. Open the terminal (Ctrl + Alt + T) and enter the following command to check the motherboard model:
sudo dmidecode -t baseboard
  1. You can use the following command to view detailed information about the motherboard:
sudo lshw -C system
  1. You can use the following command to check the information of the motherboard:
sudo lspci
bannerAds