Linux command
mhwd 命令
文本
复制后可按需替换文件名、目录或参数。
常用示例
Example
mhwd --list
Example
mhwd --listinstalled
Install
mhwd --install pci [driver_name]
Remove
mhwd --remove pci [driver_name]
Example
mhwd --list --detail
Auto-install
mhwd --auto pci free 0300
说明
mhwd (Manjaro Hardware Detection) is a utility for automatic hardware detection and driver management on Manjaro Linux. It simplifies installing proprietary and open-source drivers.
参数
- -l, --list
- List available drivers
- -li, --listinstalled
- List installed drivers
- -i, --install pci|usb DRIVER
- Install a driver
- -r, --remove pci|usb DRIVER
- Remove a driver
- -a, --auto pci|usb free|nonfree HWCLASS
- Auto-install best driver (0300 for graphics)
- -d, --detail
- Show detailed information
- -f, --force
- Force reinstall of a driver
- -h, --help
- Show help message
- -v, --version
- Show version
FAQ
What is the mhwd command used for?
mhwd (Manjaro Hardware Detection) is a utility for automatic hardware detection and driver management on Manjaro Linux. It simplifies installing proprietary and open-source drivers.
How do I run a basic mhwd example?
Run `mhwd --list` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does -l, --list do in mhwd?
List available drivers