On 08/02/2016 23:46, Ponomarenko Andrey wrote:
08.02.2016, 22:53, "Giuseppe Ghibò":
On 08/02/2016 16:51, Ponomarenko Andrey wrote:
  Hello,

  I've released HW Probe 1.0 — a new version of the hardware probe tool 
intended to upload hardware devices info and system logs into central database 
with the purpose of collaborative debugging of hardware problems. The 
new-version tool can upload info from any Linux distribution including 
OpenMandriva. The database engine was significantly redesigned and simplified 
to support multiple Linux distributions and navigate over the huge amount of 
computer models, devices and logs.

  Most of the probes in the database are from ROSA Linux distribution where 
this tool is installed by default. Some probes are from openSUSE, Gentoo and 
other Linux distributions.

  The source code of the tool: https://github.com/linuxhw/hw-probe
  The database web UI: http://linux-hardware.org/

  Thank you.
Hi Andrey, your tool is very fine, and reminds me a similar set of
scripts (but not refined as yours). I've just three suggestions; I think
you can add quickly
to next releases and could be optional (i.e. if such utils are installed):

- add the output of "nvidia-smi && nvidia-smi --query" for nvidia cards
- add output of GPU-Z for nvidia cards (can be either HTML or TXT)
- add output of "numactl -H"
Hi Giuseppe,

Thank you for the suggestions.

Is GPU-Z available on Linux? How can I execute it?

Yep sorry I meant CUDA-Z for Linux not GPU-Z. CUDA-Z is available as GPL from sources, you can easily compile with qmake or take the provided binaries (available at sourceforge).

Bye.
Giuseppe.



furthermore I haven't found a way to convert all the information
gathered locally to HTML? Is there a way?
It's possible only by uploading of the probe to the database with the help of 
the -upload option. You can delete all unneeded information manually from logs 
in the $ROOT_HOME/HW_PROBE/LATEST/hw.info/ directory before uploading. But it's 
a really interesting feature request to add a new option of the tool to 
generate a local HTML page for the probe like this one: 
http://linux-hardware.org/index.php?probe=b394035f90

Thank you.


_______________________________________________
OM-Cooker mailing list
[email protected]
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org

Reply via email to