Francesco Palmarini
Francesco Palmarini
It's interesting that after running the prototype, all the stored fingerprints are lost. I don't use Windows but I use the pre-boot EFI scan. Also on Windows it seems that...
In bios you can just enable fingerprint authentication. You can set only if the bios will also ask for the supervisor pwd or just the fingerprint. I believe that, once...
I just wrote a simple Python script that I use to probe the surface of PCBs. It is very raw at the moment but I tried to optimize it for...
@tkurbad not the best code I have written, but it does the job. It is quite tuned for my needs and my cnc although. If you need help in understanding/porting...
@sobreviventee of course you can, it's open source for this reason :D Watch out for default clearance values since are quite tight!
I've just added a very basic monitoring of throttling causes, you might have a [look](https://github.com/erpalma/lenovo-throttling-fix/commit/9636a5de8327fc2d6874b97da93e6169d9d78588).
@HarryWindsor `powersave` but with which driver? Because if you are with `intel_pstate` then it's fine.
What about `energy_performance_preference`?
Ok that's fine. Can you try `HWP_Mode: True`?
What do you mean with presets? For instance, undervolt is something that is bound to your specific cpu/system and thus you have to find the setting that works for you....