Difference between revisions of "Manjaro Hardware Detection Overview"

no edit summary
imported>Verityproductions
imported>Verityproductions
Line 50: Line 50:




For example, for a detailed list of your hardware, enter:
For example, a detailed list of your hardware can be obtained by entering:


  mhwd -ld -d
  mhwd -ld -d
Line 67: Line 67:




For example, for a detailed list of your installed drivers, enter:
For example, for a detailed list of your installed drivers can be obtained by entering:


  mhwd -li -d
  mhwd -li -d




It is also possible to filter your list by installed drivers used on hardware connected via pci or usb. In this instance, a detailed list will be generated only of installed drivers used on hardware with a PCI connection:
It is also possible to filter your list of installed drivers by whether they are used on hardware connected via pci or usb. In this instance, a detailed list will be generated only of installed drivers used on hardware with a PCI connection:


  mhwd -li -d --pci
  mhwd -li -d --pci