Code: Select all
...
The following NEW packages will be installed:
acpica-tools cpuid edid-decode hw-probe i2c-tools iw libi2c0 memtester
vdpauinfo vulkan-tools vulkan-utils
Code: Select all
...
The following NEW packages will be installed:
acpica-tools cpuid edid-decode hw-probe i2c-tools iw libi2c0 memtester
vdpauinfo vulkan-tools vulkan-utils
I changed the Recommends that Debian has to hard dependencies for MX, so it would also pull those in by default on Debian.imschmeg wrote: Mon Jan 13, 2020 6:59 pm Selecting hw-probe from MXPI:
Wow - it's a very needy tool!Code: Select all
... The following NEW packages will be installed: acpica-tools cpuid edid-decode hw-probe i2c-tools iw libi2c0 memtester vdpauinfo vulkan-tools vulkan-utils
Fixed in master: https://github.com/linuxhw/hw-probe/com ... 0fa4cbac43linuxbuild wrote: Mon Jan 13, 2020 9:05 amLet's hide them. I'll try to prepare a patch tomorrow morning.fehlix wrote: Mon Jan 13, 2020 8:18 am 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.
Yep. MX is detected now by matching related installed packages if failed to detect by lsb_release or /etc/os-release. But this doesn't work for Flatpak package since the list of installed packages is not accessible.kmathern wrote: Mon Jan 13, 2020 10:49 amMine originally said "Debian 10" in the "Host Info" section.Stuart_M wrote: Mon Jan 13, 2020 10:43 am 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.
Someone (linuxbuild ?) changed it to "MX 19" after I made post #13.
What particular data or files you don't want to share? Probably this is already fixed in master.imschmeg wrote: Mon Jan 13, 2020 7:19 pm 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.
Added a patch to hw-probe 1.5 to collect /etc/lsb-release.fehlix wrote: Mon Jan 13, 2020 12:32 pm 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
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.What particular data or files you don't want to share? Probably this is already fixed in master.