Manjaro Hardware Detection Overview

Revision as of 18:10, 7 October 2012 by imported>Verityproductions (Created page with "= Overview = The '''M'''anjaro '''H'''ard'''W'''are '''D'''etection (mhwd) command is a unique feature of Manjaro, which enables the ''automatic detection and configuration''...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Overview

The Manjaro HardWare Detection (mhwd) command is a unique feature of Manjaro, which enables the automatic detection and configuration of any kind of computer hardware the system is running on. This includes both hardware connected via PCI (e.g. graphics cards), and connected via USB (e.g. flashdrives).

Run automatically during the installation process, it allows for Manjaro to work fully on your system 'straight out of the box', without the need to manually install necessary drivers or manually edit configuration files. Also usable via the terminal after installation, the features of the mhwd command include:

  • The choice of free (i.e. open-source) or non-free (i.e. proprietary) drivers
  • Identification and listing of your system's hardware
  • Identification and listing of installed drivers
  • Listing of available drivers for installation (free and proprietary)
  • Support of hybrid graphics cards (e.g. Nvidia Optimus)
  • Easy removal and installation of drivers (selected automatically, or you can identify and choose your own)


Note
The mhwd-kernel command is another unique feature of Manjaro. This automatically supports the use and easy management of multiple kernels on your system. More about this feature can be found in the Manjaro Kernels page.