Welcome to Linux Hardware Review forum!

On this forum you can submit full-featured reviews of your Linux-powered hardware with the help of automated reviews in the Linux Hardware Database.

  • Reviews — write complete reviews on your hardware (generate BBCode template first)
  • Stories — write your hardware ownership/upgrade/etc stories
  • Short reviews — write short reviews of your hardware here if you don't have much to say
  • Everything — all other discussions

Below on this page you can find notes from the author.

About the Hardware Database

The Linux Hardware Database at Linux-Hardware.org is the largest (Linux) database of hardware with 200.000+ configurations collected since 2014.

The database is grown by Linux users from all over the world with the help of hw-probe client application and dumped to our repositories on GitHub.

Newest laptop of the day with Linux:

Lenovo Legion 5 15IAH7H 82TB

HW: Intel 12th Gen Core i7-12700H, Intel + Nvidia graphics, memory module(s) 16GB, 2 drives (ADATA Technology Co., Ltd. APSFG-2T-CSUS 2TB, Samsung Electronics Co Ltd NVMe SSD Controller PM9A1/PM9A3/980PRO 512GB), 15.5-inch display.

Kernel: 6.11.9-arch1-1

PROBE ID

Newest desktop of the day with Linux:

Gigabyte Technology X870E AORUS PRO

HW: AMD Ryzen 7 9800X3D 8-Core Processor, Nvidia graphics, 2 memory modules (2 x Corsair CMK64GX5M2B5200C40 32GB), 3 drives (2 x Samsung Electronics Co Ltd NVMe SSD Controller PM9A1/PM9A3/980PRO 1TB, Samsung SSD 860 EVO 1TB).

Kernel: 6.11.8-300.fc41.x86_64

PROBE ID

Biggest laptop of the day with Linux:

Schenker XMG EVO (M24)

HW: AMD Ryzen 7 8845HS w/ Radeon 780M Graphics, AMD graphics, 2 memory modules (2 x Crucial CT32G48C40S5.C16A1 32GB), one drive (Samsung SSD 990 PRO 2TB), 14.0-inch display and 55 more devices.

Kernel: 6.8.0-49-generic

PROBE ID

Biggest desktop of the day with Linux:

ASUSTek Computer PRIME H510M-E R2.0

HW: Intel Core i5-10400 CPU, Intel graphics, 2 memory modules (2 x Corsair CMK64GX4M2D3600C18 32GB), 3 drives (KINGSTON SNV2S1000G 1TB, WDC WD40EZRZ-00GXCB0 4TB, WDC WUH721818ALE6L4 18TB) and 45 more devices.

Kernel: 6.8.0-48-generic

PROBE ID

Smallest laptop of the day with Linux:

Sony VGN-FS315M

HW: Intel Pentium M processor 1.73GHz, Nvidia graphics, memory module(s) 1GB, one drive (FUJITSU MHT2060AT 64GB) and 33 more devices.

Kernel: 4.15.0-29-generic

PROBE ID

Oldest laptop of the day with Linux:

Toshiba Satellite Pro C50-A-1L6

HW: Intel Core i5-4200M CPU, Intel graphics, 2 memory modules (2 x Micron CT102464BF160B.M16 8GB), one drive (Samsung SSD 850 EVO 500GB), 15.5-inch display.

Kernel: 6.4.0-150600.23.25-default

PROBE ID

Oldest desktop of the day with Linux:

Lenovo 3728 NOK (IdeaCentre 5 14ARE05 90Q3004BGE)

HW: AMD Ryzen 7 4700G with Radeon Graphics, AMD graphics, 2 memory modules (2 x Hynix HMA81GU6CJR8N-XN 8GB), 3 drives (Micron MTFDHBA512QFD 512GB, Seagate ST2000DM001-1CH164 2TB, Transcend TS240GSSD220S 240GB).

Kernel: 6.8.0-49-generic

PROBE ID

Pages: 1 ... 5 6 [7] 8

Review of hardware probes

Did you manage to configure a hardware device that did not work out of the box? Did you find the right driver? The device does not work and you don't know what to do? Write a note about your experience right now in your hardware probe!

Registration is not needed — authorization of your computer is done while creating a probe ...

Read More...

0 Comments

Hardware database for all Linux distributions

The Linux-Hardware.org database has been divided recently into a set of databases, one per each Linux distro. You can choose your favorite Linux distribution on the front page and hide probes and information collected from other Linux distributions.

Anyone can contribute to the database with the help of the hw-probe command:

  hw-probe -all -upload

Hardware failures are highlighted in the collected logs (important SMART attributes, errors in dmesg and xorg.log, etc.). Also it's handy to search for particular hardware configurations in the community and review errors in logs to check operability of devices on board (for some devices this is done automatically by hw-probe — see statuses of devices in your probe).

Hardware stats and raw data are dumped to several GitHub repositories.

Thanks to all for attention and new computer probes!

0 Comments

Checking devices operability

We've implemented automated operability checks for devices via analysis of collected system logs in probes. We check if the driver is loaded and used for each device in the probe and if the device performs basic functions. For network cards we check received packets, for graphics cards we check absence of critical errors in the Xorg log and dmesg, for drives we check S.M.A.R.T. test results, for monitors we check the EDID and for batteries we check the remaining capacity ...

Read More...

0 Comments

EDID repository

The largest open repository of monitor characteristics has been created recently containing EDID structures for more than 9000 monitors.

EDID (Extended Display Identification Data) is a metadata format for display devices to describe their capabilities to a video source. The data format is defined by a standard published by VESA. EDID data structure includes manufacturer name and serial number, product type, phosphor or filter type, timings supported by the display, display size, luminance data and (for digital displays only) pixel mapping data.

The most famous analogue of the repository is the EDID.tv project, which also contains quite a lot of information about monitors.

The repository is replenished automatically based on recent hardware probes. One can participate in the replenishment of the repository by executing of one simple command in the terminal:

  hw-probe -all -upload

The hw-probe utility is pre-installed in the ROSA Linux distribution.

0 Comments

HW Probe 1.4

Friends, I'd like to introduce new hw-probe 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.

The update is available in repositories.

Other changes:

    • Up to 3 times faster probing of hardware
    • Collect SMART info from drives connected by USB
    • Initial support for probing drives in MegaRAID
    • Improved detection of LCD monitors and drives
    • Collect info about MMC controllers
    • Probe for mcelog and cpuid
    • Etc.

You can, as before, create a probe of your computer via the application in SimpleWelcome menu or from the console by a simple command:

  hw-probe -all -upload

Thanks to all for attention and new probes of computers!

0 Comments
Pages: 1 ... 5 6 [7] 8