Difference between revisions of "Manjaro Hardware Detection Overview"
Views
Actions
Namespaces
Variants
Tools
Manjaro Hardware Detection Overview (view source)
Revision as of 20:18, 7 October 2012
, 12 years agono edit summary
imported>Verityproductions |
imported>Verityproductions |
||
Line 67: | Line 67: | ||
For example, | For example, a detailed list of your installed drivers can be obtained by entering: | ||
mhwd -li -d | mhwd -li -d | ||
Line 82: | Line 82: | ||
mhwd -la [optional: pci or usb] | mhwd -la [optional: pci or usb] | ||
For example, a list of all drivers available for just USB devices (and not just those connected to your system) can be obtained by entering: | |||
mhwd -la -usb | |||
Line 88: | Line 93: | ||
mhwd -l [optional: pci or usb] | mhwd -l [optional: pci or usb] | ||
For example, a list of all available drivers specifically for devices connected via pci <u>on your system</u> can be obtained by entering: | |||
mhwd -l --pci | |||
== Graphics Cards == | == Graphics Cards == |