Difference between revisions of "Manjaro Hardware Detection Overview"
Views
Actions
Namespaces
Variants
Tools
Manjaro Hardware Detection Overview (view source)
Revision as of 19:24, 7 October 2012
, 12 years agono edit summary
imported>Verityproductions |
imported>Verityproductions |
||
Line 2: | Line 2: | ||
{{note| The mhwd command is still under development, and at present is only able to configure graphics cards.}} | {{note| The mhwd command is still under development, and at present is only able to configure graphics cards.}} | ||
The '''M'''anjaro '''H'''ard'''W'''are '''D'''etection (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 '''[http://en.wikipedia.org/wiki/Conventional_PCI PCI]''' (e.g. graphics cards), and connected via '''[http://en.wikipedia.org/wiki/USB USB]''' (e.g. flashdrives). | The '''M'''anjaro '''H'''ard'''W'''are '''D'''etection (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 '''[http://en.wikipedia.org/wiki/Conventional_PCI PCI]''' (e.g. graphics cards), and connected via '''[http://en.wikipedia.org/wiki/USB USB]''' (e.g. flashdrives). | ||
Line 17: | Line 18: | ||
= Commands = | = Commands = | ||
All mhwd commands are undertaken using the terminal The basic syntax of the mhwd command is: | All mhwd commands are undertaken using the terminal. The basic syntax of the mhwd command is: | ||
mhwd [OPTIONS] <config(s)> | mhwd [OPTIONS] <config(s)> | ||
Line 25: | Line 26: | ||
mhwd --help | mhwd --help | ||
== Hardware and Installed | == Listing Hardware and Installed Drivers == | ||
To identify and list your computer's hardware information, enter: | To identify and list your computer's hardware information, enter: | ||
Line 32: | Line 33: | ||
For a detailed list, enter: | For a detailed list, enter: | ||
mhwd -lh -d | |||
== Listing Available Drivers == | == Listing Available Drivers == |