I have a 12th-gen Intel laptop. It works fine. Ubuntu 22.04.
I have always been a bit disappointed in the battery life, but it was OK enough.
About one month ago, this changed. My battery life went to about an hour total. And my machine started running hot with the fan on a lot.
I was blaming Zoom for this (what a crummy app, but I need it for my work.)
Then I caught the machine having heat and battery issues when Zoom had not been started.
My system monitor showed that the daemon tracker-miner-fs-3 is using 5%+ of CPU. I did some research and this seems like a common problem. On my machine, it makes sense:
I often place very large data files on the Desktop to work for a few hours
I have 3 cloud file services running with rclone (dropbox, pcloud, google drive) - I suspect that the tracker-miner may be looking in the cloud files
I currently have 2 of the 1-TB USB Storage modules with large files on them - and THAT seems to be when the problems started
Reboot and work for 30 minutes - machine is MUCH cooler and fan is off.
I post here if the fix maintains.
I have read that I may need to re-apply the fix after upgrades - therefore, I just included the above in my update script.
I would far rather just use XFCE, but some of my apps work poorly with XFCE (Slack, Zoom, the usual suspects.) Fixing all that is backlogged for a long weekend.
I can’t really help about your battery consumption but one thing I know : better use Zoom on your webbrowser than the app, especially on linux. Give it a try ! Every common controls and even screen sharing works fine and is more optimised !
I believe that the cause of too much CPU for that daemon is caused by my combination of multiple cloud file systems via rclone and multiple one terabyte plug-in modules. I can experiment with taking those offline, and in reversing the changes to see what happens. My normal mode for the machine is to have those cloud file systems and those USB drives
As I said above, this is only been going on for about a month. I believe the big change was plugging in the second one terabyte USB drive. But for whatever reason it started using a lot of CPU, my machine was always hot, and the battery life went to about an hour. Since the fixes, all these problems seem to go away.
In addition, that particular module is only used when I do gnome desktop system wide file searches. I never do that. I use other tools.
I can imagine search indexing causing escessive heat generation if scanning all connected drives regulary, especially with TBs of data. What a bad idea to have this enabled by default. (Not your fault, but the OS)
@Anachron I have only one laptop that has this problem.
I agree I don’t like it on by default. I will am not super happy with Gnome Desktop - I prefer XFCE, but had a few issues. I will go revisit XFCE.
As I have confessed before, I have 40+ years of UNIX/Linux back end experience. But I have never invested the deep learning others have WRT all the Desktop configurations and tweaks. Some of the side effects on the Desktop system continue to surprise me.
STATUS on Day 2: Yep it’s a fix!
My machine is running much cooler. My fan has only run 2 minutes today. My battery life is back to its normal Framework battery self. (Not great, but OK for me).
I wonder if doing some customization of what should be indexed for search under Settings → Search → Search locations would let you get closer to having the search cake and eating it too by only including locations under Home that you know aren’t crossing into “difficult” mounts. The default is to include all of Home for indexing.
Too bad there’s no simpler “don’t cross mount point” option in there.