GNOME settings shows this as disabled, however we can enable this from the command line.
Packages that might need to be installed
sudo dnf install fprintd fprintd-pam
Enable fingerprint authentication
sudo authselect enable-feature with-fingerprint
Enroll
fprintd-enroll -f [finger]
Once enabled and enrolled, GNOME login starts giving fingerprint as a login option.
The feature turned out to be more useful than I expected because it also works
to authenticate things on the command line. So where I would enter the root
password for sudo
the system now asks for a finger scan which is at least a
novel thing, if not faster than typing in the password.
For my typical task of writing things using Neovim, I see about 3.5W. This is much better than my E14 G4 running Ubuntu which ran at about 7W for the same tasks. Even streaming video typically uses 5.3W.
I was a little worried by notes from people online saying that the Intel motherboards were terrible at power consumption and gave very poor battery life, but I see nothing concerning here.
There were no problems at all with sleep and waking from sleep. The E14 had some issues that got resolved with one of the kernel updates.
Touchpad: This is what is driving me nuts currently. There are two issues:
Two finger scroll will sometimes zoom on Firefox. Again, this is intermittent depending on wake from sleep.
12 Oct 2025 T14 G1 + Fedora 42
13 Sep 2025 Why I use Linux