Releases: linuxhw/hw-probe
Hardware Probe Tool 1.6
In this release we have properly tested and fixed support for almost all *BSD systems, expanded support for more Linux systems, implemented probing of HP Smart Array and improved decorating of possibly significant data in collected logs.
LHWM — Linux/BSD Hardware Monitoring feature is publicly available.
See detailed changelog in the NEWS.md file.
Hardware Probe Tool 1.6 BETA2
In this release we add support for BSD systems (FreeBSD, OpenBSD, NetBSD, DragonFly, MidnightBSD, GhostBSD, NomadBSD, FreeNAS, pfSense, OS108, etc.), improve identification of hardware devices on board and fix several security issues in collected logs.
See detailed changelog in the NEWS.md file.
Hardware Probe Tool 1.5
In this release we significantly improved anonymization of probes, added quick run-time tests for several devices and implemented more detailed identification of hardware devices on board.
Summary: significantly better anonymization of probes, support for MegaRAID and Adaptec RAID, simple run-time tests for memory/HDD/CPU, enabling/disabling of atomic probes, better identification of devices/statuses, importing probes by inventory ID, identification of hardware/OS properties, hardware monitoring (Beta), support for universal packages.
See detailed changelog in the NEWS.md file.
Hardware Probe Tool 1.4
Most significant change in this release is the anonymization of probes on the client-side. Previously "private data" (like IPs, MACs, serials, hostname, username, etc.) was removed on the server-side. But now you do not have to worry how server will handle your "private data", since it's not uploaded at all. You can now upload probes from any computers and servers w/o the risk of security leak.
Summary: improved privacy, faster probing, probe USB drives, probe MegaRAID, probe via sudo, improved detection of hardware, Deb package.
See detailed changelog in the NEWS.md file.
Hardware Probe Tool 1.3
New Features
- Docker image for HW Probe to run anywhere
- Detecting NVMe drives
- Create offline collections of probes with
-import
option - Collecting logs in C.UTF-8 locale
- Added probes: vulkaninfo, iostat, vainfo, uptime, memtester, cpuinfo, i2cdetect, numactl and lsinitrd
- Made
-dump-acpi
and-decode-acpi
public options - Improved support for Alpine Linux
Bug Fixes
- Fixed detection of computer vendor/model
- Fixed detection of HWid
- Fixed collecting of X11 logs
- Fixed xdpyinfo probe
Hardware Probe Tool 1.2
- Use
ip addr
command to detect hwaddr ififconfig
command is not available - Fixed
hdparm
andsmartctl
logs
Hardware Probe Tool 1.1
- Use secure HTTPS connection to upload probes
- Detect release of a Linux distribution
- Detect real Mac-address
- Carefully detect devices on board
Hardware Probe Tool 1.0
This is a first public release of the tool, that was used internally for testing hardware compatibility of Linux distributions since 2014.