Search found 19 matches

by linuxbuild
Fri Nov 27, 2020 8:33 am
Forum: General
Topic: Linux Hardware Trends
Replies: 4
Views: 3164

Re: Linux Hardware Trends

Package for MX: http://mx-pkg.mirror.net.in/MX-Linux/mx ... /hw-probe/

But it's better to use latest package from Debian: https://packages.debian.org/bullseye/hw-probe
by linuxbuild
Fri Nov 27, 2020 8:32 am
Forum: General
Topic: Linux Hardware Trends
Replies: 4
Views: 3164

Re: Linux Hardware Trends

manyroads wrote: Thu Jun 18, 2020 2:39 pm Isn't Rosa a Russian distro? I probably won't let Putin have access to my gear.
Rosa?
by linuxbuild
Thu Jan 16, 2020 6:55 am
Forum: Tips & Tricks by users (not for help)
Topic: The database of hardware
Replies: 34
Views: 3495

Re: The database of hardware



Released hw-probe 1.5 implementing requests from this thread.

looks promising...
version 1.5 shows still some UUID's ( in form of PARTUUID),
as efibootmgr lists NVRAM entries which seem to have PARTUUID's stored:

$ grep $(lsblk -no PARTUUID /dev/vda1) ./HW_PROBE/LATEST/hw.info/logs/*
./HW ...
by linuxbuild
Wed Jan 15, 2020 7:37 am
Forum: Tips & Tricks by users (not for help)
Topic: The database of hardware
Replies: 34
Views: 3495

Re: The database of hardware

Released hw-probe 1.5 implementing requests from this thread.
by linuxbuild
Wed Jan 15, 2020 7:33 am
Forum: Tips & Tricks by users (not for help)
Topic: The database of hardware
Replies: 34
Views: 3495

Re: The database of hardware


1. After reading the first two paragraphs of this project's website I see a major flaw in the entire concept: people with incompatible hardware are less-likely to upload their computer's data than are people with systems that are working well, skewing your data and leading to false conclusions ...
by linuxbuild
Wed Jan 15, 2020 2:02 am
Forum: Tips & Tricks by users (not for help)
Topic: The database of hardware
Replies: 34
Views: 3495

Re: The database of hardware


What particular data or files you don't want to share? Probably this is already fixed in master.

I deleted /root/HW_PROBE. The one thing I saw in the data collected there in particular that spooked me was details about crypto usage, including salt. I didn't bother to look further than that.

It ...
by linuxbuild
Wed Jan 15, 2020 1:22 am
Forum: Tips & Tricks by users (not for help)
Topic: The database of hardware
Replies: 34
Views: 3495

Re: The database of hardware


In MX18 /stretch lsb_release info comes from /etc/lsb-release
In MX19 /buster they seem to ignore /etc/lsb-release and get it from /usr/lib/os-release
So "lsb_release -a" to get version/release info is currently not reliable in MX-19 as it ignores /etc/lsb-release


Added a patch to hw-probe 1.5 ...
by linuxbuild
Wed Jan 15, 2020 12:58 am
Forum: Tips & Tricks by users (not for help)
Topic: The database of hardware
Replies: 34
Views: 3495

Re: The database of hardware


OK - I'm spooked. There's stuff in /root/HW_PROBE/LATEST/hw.info that I would not want to fall into the wrong hands. So, I'm going to have to see the anonymized output before cooperating further with this request, even though I very much sympathize with the intention.


What particular data or ...
by linuxbuild
Wed Jan 15, 2020 12:54 am
Forum: Tips & Tricks by users (not for help)
Topic: The database of hardware
Replies: 34
Views: 3495

Re: The database of hardware



Contrast my upload with the one kmathern said was his (post #13), the banner on the top says "MX Hardware" like mine, but under "Host Info" and "System" his says MX 19.
Mine originally said "Debian 10" in the "Host Info" section.

Someone (linuxbuild ?) changed it to "MX 19" after I made post ...
by linuxbuild
Tue Jan 14, 2020 7:57 am
Forum: Tips & Tricks by users (not for help)
Topic: The database of hardware
Replies: 34
Views: 3495

Re: The database of hardware



OTHO, I do see UUID's in the uploaded data, which are fairly unique to the devices. Wouldn't it be more privacy focused to get those UUID's also hashed or randomized.


Let's hide them. I'll try to prepare a patch tomorrow morning.


Fixed in master: https://github.com/linuxhw/hw-probe/commit ...

Go to advanced search