cpuid!

cpuid alternatives

  • gnome-disk-utility

  • Also known as palimpsest, gnome-disk-utility provides libraries and applications for dealing with storage devices.

    tags: partitioning s.m.a.r.t hard-disk-utility formatting disk-analysis
  • Hardinfo

  • Hardinfo is a system information and benchmark tool for Linux. It shows detailed system info, including hardware, environment, and kernel. It can use lm_sensors and ACPI for temperature and battery information. It also has four CPU banchmarks and two FPU benchmarks. It can generate reports as well.

    tags: Discontinued xfce system-information benchmarking hardware-monitoring
  • Psensor

  • Psensor is a graphical hardware temperature monitor for Linux. It can monitor the temperature of the motherboard and CPU sensors (using lm-sensors), the temperature of the NVidia GPUs (using XNVCtrl), the temperature of ATI/AMD GPUs, the temperature of the Hard Disk Drives (using hddtemp or libatasmart), the rotation speed of the fans (using lm-sensors), the CPU usage (since 0.6.2.10 and using Gtop2).

    tags: hardware-monitoring system-information
  • Hardware Lister

  • lshw (Hardware Lister) is a small tool to provide detailed information on the hardware configuration of the machine. It can report exact memory configuration, firmware version, mainboard configuration, CPU version and speed, cache configuration, bus speed, etc. on DMI-capable x86 or EFI (IA-64) systems and on some PowerPC machines.

    tags: cputool hardware-monitoring tree-view
  • Udev Discover

  • A helping tool for udev testers, coders, hackers and consumers. Main features are - Browsing the sysfs tree via udev, Reports udev device info and udev properties, Filter and search devices, Monitorize udev device events.

    tags: unix ubuntu debian device-manager device-management
  • hwinfo

  • hwinfo is a program developed by OpenSUSE. hwinfo is used to probe for the hardware present in the system. It can be used to generate a system overview log which can be later used for support.

    tags: system-information hardware-monitoring hardware-inventory
  • Dmidecode

  • Dmidecode reports information about your system's hardware as described in your system BIOS according to the SMBIOS/DMI standard. This information typically includes system manufacturer, model name, serial number, BIOS version, asset tag as well as a lot of other details of varying level of interest and reliability depending on the manufacturer. This will often include usage status for the CPU sockets, expansion slots (e.g. AGP, PCI, ISA) and memory module slots, and the list of I/O ports (e.g. serial, parallel, USB). (http://savannah.nongnu.org/projects/dmidecode/ ) ยป

    tags: reporting hardware-monitoring information-colletor
  • driconf

  • DRIconf is a configuration applet for the Direct Rendering Infrastructure. It allows customizing performance and visual quality settings of OpenGL drivers on a per-driver, per-screen and/or per-application level. The settings are stored in system wide and per-user XML configuration files, which are parsed by the OpenGL drivers on startup.

    tags: rendering configuration configuration-management dri glx
  • Glxinfo

  • glxinfo is a command-line tool that can help you diagnose problems with your 3D acceleration setup. It can also provide additional helpful information for developers.

    tags: system-information dri mesa glx
  • lsdisk

  • Creates a list of attached disks without root privileges (similar as ldisk -lu, but with extensive device information).

    tags: development
  • lsscsi

  • Uses information in sysfs (Linux kernels 2.6.0 and later) to list all scsi devices (or hosts) currently attached to the system. Options can be used to control the amount and form of information provided for each device.

    tags: hard-drive lists scsi
  • read-edid

  • read-edid is a pair of tools (originally by John Fremlin) for reading the EDID from a monitor. It should work with most monitors made since 1996 (except for newer ones with 256-byte EDID's - WiP), assuming the video card supports the standard read commands (most do).read-edid is a set of two tools - get-edid, which gets the raw edid information from the monitor, and parse-edid, which turns the raw binary information into an XF86Config-compatible monitor section.

    tags: graphics hardware-monitoring bios acpi video-card
  • vbetool

  • vbetool is a small application that executes code from the BIOS of your video card. This is mostly useful for reinitialising the hardware, for instance after ACPI suspend/resuming.

    tags: graphics hardware-monitoring bios acpi
  • yacpi

  • Yacpi is an acpi monitoring program for Linux. It displays various acpi information like battery status and ac status on notebooks. The main reason why i wrote this program is, because i don't like the acpi program, which is included in debian :) It displays things like battery status, ac status, cpu frequency, remaining battery/charge time, temperature... It also supports the use of more than one battery and can display them.

    tags: monitoring apm acpi
  • hddtemp

  • hddtemp is a small utility (daemonizable) that gives you the temperature of your hard drive by reading S.M.A.R.T. informations (for drives that support this feature).

    tags: hard-drive temperature