hw-probe
hw-probe copied to clipboard
Probe for hardware, check operability and find drivers
The MEGAcmd tool provides a megacli command, without this PR hw-probe tries to run it as it happens to be named exactly the same as another command hw-probe uses and...
[MEGAcmd](https://github.com/meganz/MEGAcmd) is a command line client for the MEGA file sharing service. Its main entrypoint is the `megacli` command, which provides an interactive REPL for entering commands for manipulating MEGA....
dmesg truncated: https://linux-hardware.org/?probe=8dd4d42608&log=dmesg
Not sure if it will work (I don't use this tool), just need the data from https://github.com/linuxhw/SMART in a machine-readable format.
See https://linux-hardware.org/index.php?probe=bce51b1833&log=hwinfo
For example: * lists the driver as `nvidia` * line 35 reveals `nvidia-modeset.ko` In cases such as this, it will be more helpful to list the driver as: * `nvidia-modeset`...
At the first and last of the thirteen matches (I didn't check others) include a link to: * [drm-legacy](https://www.freshports.org/graphics/drm-legacy-kmod) This port expired on 2020-12-31 (it's no longer packaged, no longer...
### Observation A From `hw-probe -help`: ```text -minimal|-min Collect minimal number of logs. Equal to --log-level=min. -maximal|-max Collect maximal number of logs. Equal to --log-level=max. ``` ### Issue There is...
From `hw-probe -help`: ```text -probe Probe for hardware. Collect only hardware related logs. ``` ### Expected With general option `-probe`, logs not related to hardware **must not** be collected. ###...
Enhance search on Website with better Filter possibilities. See Mockup 