Upload a hardware probe of your machine to a online database?

Here is where you can post tips and tricks to share with other users of MX. Do not ask for help in this Forum.
Message
Author
User avatar
Stevo
Developer
Posts: 12832
Joined: Fri Dec 15, 2006 8:07 pm

Upload a hardware probe of your machine to a online database?

#1 Post by Stevo »

I just did with the MSI. I went with the Debian section, since they don't have one for MX:

https://linux-hardware.org/?probe=ec89febb0c

You can get a "hw-probe" deb package from the releases here ( I installed the recommended packages of mcelog, edid-decode, memtester, pnputils, sysstat, upower, fdisk, alsa-utils, cpuid, ethtool, i2c-tools, wireless-tools, iw, vainfo, vdpauinfo, vulkan-utils, x11-xserver-utils, xinput) :

https://github.com/linuxhw/hw-probe/releases

Instructions for use are here in the Readme:

https://github.com/linuxhw/hw-probe

turtlebay777
Posts: 254
Joined: Sat Apr 14, 2018 2:40 pm

Re: Upload a hardware probe of your machine to a online database?

#2 Post by turtlebay777 »

Sounds far too complicated, why not just use inxi -F in a terminal? That way your computer's data is not stored on a public database which could be made available to potential hackers.

User avatar
Stevo
Developer
Posts: 12832
Joined: Fri Dec 15, 2006 8:07 pm

Re: Upload a hardware probe of your machine to a online database?

#3 Post by Stevo »

turtlebay777 wrote: Fri Oct 26, 2018 7:40 pm Sounds far too complicated, why not just use inxi -F in a terminal? That way your computer's data is not stored on a public database which could be made available to potential hackers.
There's really nothing there I'm not comfortable sharing with the world. The hackers can see what dkms packages I have installed--I don't mind.

It also provides a service for others looking for a fully MX compatible machine, or if they have one picked out and want to see if anyone else has MX running well on it.

User avatar
duane
Posts: 266
Joined: Sun May 20, 2007 3:08 pm

Re: Upload a hardware probe of your machine to a online database?

#4 Post by duane »

The list of distros you can search for does not include MX.
Here is the page with the distribution search: https://linux-hardware.org/
Not much use for people looking for MX installations.
Lenovo M92p Quad Core i5 3470 3.2Ghz

User avatar
linuxbuild
Posts: 19
Joined: Thu Aug 22, 2019 4:25 am

Re: Upload a hardware probe of your machine to a online database?

#5 Post by linuxbuild »

duane wrote: Fri Oct 26, 2018 9:29 pm The list of distros you can search for does not include MX.
Fixed: https://linux-hardware.org/?d=MX
Check your hardware and find drivers by https://wiki.debian.org/Hardware/Database

User avatar
linuxbuild
Posts: 19
Joined: Thu Aug 22, 2019 4:25 am

Re: Upload a hardware probe of your machine to a online database?

#6 Post by linuxbuild »

turtlebay777 wrote: Fri Oct 26, 2018 7:40 pm Sounds far too complicated, why not just use inxi -F in a terminal?
1) To save the data in structured form and have good search capabilities,
2) Check operability of devices and find drivers.
turtlebay777 wrote: Fri Oct 26, 2018 7:40 pm That way your computer's data is not stored on a public database which could be made available to potential hackers.
Private info is not uploaded. If you want to share some logs with other people for debugging purposes then it's safer to use hw-probe to clean private info. See https://github.com/linuxhw/hw-probe#privacy.
Check your hardware and find drivers by https://wiki.debian.org/Hardware/Database

User avatar
JayM
Qualified MX Guide
Posts: 6793
Joined: Tue Jan 08, 2019 4:47 am

Re: Upload a hardware probe of your machine to a online database?

#7 Post by JayM »

You can install a flatpak of hw-probe in MXPI then run it.
Please read the Forum Rules, How To Ask For Help, How to Break Your System and Don't Break Debian. Always include your full Quick System Info (QSI) with each and every new help request.

User avatar
Stevo
Developer
Posts: 12832
Joined: Fri Dec 15, 2006 8:07 pm

Re: Upload a hardware probe of your machine to a online database?

#8 Post by Stevo »

JayM wrote: Thu Aug 22, 2019 6:19 am You can install a flatpak of hw-probe in MXPI then run it.
How many MB is that flatpak, out of curiosity?

User avatar
linuxbuild
Posts: 19
Joined: Thu Aug 22, 2019 4:25 am

Re: Upload a hardware probe of your machine to a online database?

#9 Post by linuxbuild »

Stevo wrote: Thu Aug 22, 2019 2:28 pm
JayM wrote: Thu Aug 22, 2019 6:19 am You can install a flatpak of hw-probe in MXPI then run it.
How many MB is that flatpak, out of curiosity?
6 MB

It includes dmidecode, acpica, smartctl, hdparm, hwinfo, lspci, lsusb, lm-sensors, dmesg, etc.
Check your hardware and find drivers by https://wiki.debian.org/Hardware/Database

User avatar
Stevo
Developer
Posts: 12832
Joined: Fri Dec 15, 2006 8:07 pm

Re: Upload a hardware probe of your machine to a online database?

#10 Post by Stevo »

linuxbuild wrote: Mon Sep 09, 2019 9:26 am
Stevo wrote: Thu Aug 22, 2019 2:28 pm
JayM wrote: Thu Aug 22, 2019 6:19 am You can install a flatpak of hw-probe in MXPI then run it.
How many MB is that flatpak, out of curiosity?
6 MB

It includes dmidecode, acpica, smartctl, hdparm, hwinfo, lspci, lsusb, lm-sensors, dmesg, etc.
Well, that's a reasonable size. Very nice!

Post Reply

Return to “Tips & Tricks by users”