Put hwprobe inside Trisquel

2 réponses [Dernière contribution]
zabiyakod
Hors ligne
A rejoint: 04/29/2018

Hey all!

There is a good utility hwprobe (https://github.com/linuxhw/hw-probe) I wonder if it can be put inside Trisquel iso-file within the next release.
Here is the simple way to run in (and you will get the result if your system is compatible or not).

#sudo add-apt-repository universe
sudo add-apt-repository ppa:mikhailnov/hw-probe
sudo apt update
sudo apt install hw-probe --no-install-recommends

and finally run it sudo hw-probe -all -upload -id DESC -inventory-id ID

I booted from my Trisquel USB and found out that it's compatible now I can safe install it.

Here is my result:
root@trisquel:~# sudo hw-probe -all -upload -id DESC
Probe for hardware ... Ok
Reading logs ... Ok
Uploaded to DB, Thank you!

Probe URL: https://linux-hardware.org/?probe=f9376ff405

alimiracle
Hors ligne
A rejoint: 01/18/2014

but, I dont like to Upload my data to DB

zabiyakod
Hors ligne
A rejoint: 04/29/2018

Private information (including the username, machine's hostname, IP addresses, MAC addresses and serial numbers) is NOT uploaded to the database.