Linux Hardware Project
Linux Hardware Project
Could you please try `xhost +local:` before probe on Wayland? Is it XWayland?
Hello, First try recent version of hw-probe from master branch. Probably the problem has already been resolved. Two ways to hide unwanted info from your probe: 1. Tell me via...
The data in this directory is cleaned only after `-upload` or `-save` actions. So each new run w/o `-upload` and `-save` adds more logs in this directory. Argument --option=VAL is...
It's not Perl-specific syntax. It's Unix-specific syntax for all programs implemented in any language.
Please try: hw-probe -all -list 2>&1 | tee -a OUT.txt And find last executed command in the file `OUT.txt`. Thanks.
@drillsar Could you please try: sudo -E hwinfo --monitor --bluetooth --bridge --camera --cdrom --chipcard --cpu --disk --dvb --fingerprint --floppy --gfxcard --hub --ide --isapnp --isdn --joystick --keyboard --mouse --netcard --network --pci...
Please provide information.
Disabling these heuristics temporarily.
Fixed by commit a9c367c0b5c1012839446b6e6486039a0db25f29. Note that just **32-byte prefix** of salted sha512 hash is uploaded. No way it can be decrypted even if the salt or hashing algorithm will be...
Will it be enough to add `-confirm-upload-of-encrypted-ids` alias for `-upload` option? So that we'll suggest to use the following command: [since hw-probe 1.5] sudo -E hw-probe -all -confirm-upload-of-encrypted-ids instead of:...