So I am currently running stacer, tbh idk if its working good or not lol. Sometimes my computer still flares up randomly with high CPU usage and the fan going, but I try to use htop to pinpoint, but that tool is probably way more in depth than I know. I’d rather have like maybe a daemon? Or always on app that automatically notices strange things and helps balance out performance, I.e. CPU usage, ram usage, maybe heat?Battery life, overall just to help maintain optimum performance and proper running (I do not game at all BTW, so not a factor)

The three I know of are tlp, auto-cpufreq, and stacer. I’ve read that its not good to run the first two together. Plus I’ve tried tlp numerous times and I feel it made my perfoance worse… I tried the simple default settings and even thoroughly went through and customized the settings, still never seemed to work right. I experimented a little with autocpufreq but had no idea if it was working correctly lol. I mean I followed the basic instructions to set it up, but who knows. Same with stacer; dont know if its really working or if I even configured it right…

In your experiences, what would be the best tool or tools to help me with this. Not really looking for monitors as I have no idea what to do with all that info lol but tools that automatically monitor and make performance tweaks accordingly? Idk if there is an all in one solution or if you need specific apps together, but also need to be aware of possible confliction… Not to mention I set up netdata lol omg I had no clue what I was looking at or how to use it. Super overwhelming because the tool could actually help with network performance but it was so completely confusing. Definitely not for a beginner. Would love your guys suggestions please. Thank you

  • throwawayish@lemmy.ml
    link
    fedilink
    arrow-up
    11
    ·
    edit-2
    10 months ago

    The issues you’re experiencing are peculiar for sure. Though some of the things you’ve mentioned do ring some bells for me; specifically from the time I was new to Linux and installed a bunch of (random) stuff to get more battery life out of my laptop.

    First of all, unfortunately an all-encompassing software that ensures optimal performance at all times simply does not exist. Your best bet would be running a distro that does a lot of heavy lifting to ensure a good experience regardless of your hardware. So let’s start with a healthy dose of questions to make sure we’re all on the same wavelength:

    • Could you inform us regarding your hardware specifics?
    • What distro do you run?
    • How long ago did you install the distro?
    • Did you ever install software that was not available in the official repositories and is not otherwise delivered as a self-contained package-deal (read: flatpaks, snaps, appimages etc)?
    • Were the issues there from the get-go? Or did you do some things that might have triggered them? And if so, do you have any suspicions on what that something might be?

    P.S. if it isn’t khamzatsmom 🤣🤣. Welcome to the better platform 😉! Btw, I’m not surprised to hear that you’re met with random issues if you continue to run more niche distros for the heck of it 🤣🤣. Sure; you’re free to do whatever you want, but running a sane distro as a start will make a huge difference.

    • borzthewolf@lemmy.worldOP
      link
      fedilink
      arrow-up
      6
      ·
      10 months ago

      Thanks so much. Wow those are some tricky questions lol. My only computer and main device is my dell xps 13 9310 laptop with Intel i5 evo processor and I think 8 GB of ram. Storage isn’t a concern as I never really store anything and if its important enough, I put it in the cloud. I am currently using linux mint 21.2 with cinnamon desktop.

      I just installed it a few weeks ago because I was using debian 12 bookworm and was having issues with freezing and errors and WiFi problems and I could not successfully troubleshoot them (my only helped is chat gpt lol) so I wiped my drive and installed mint. I’ve been doing this same thing for a while. Swapping distros either due to boredom and curiosity or I break them to the point where idk how to fix it, so I reinstall.

      I believe I have installed apps outside of official repos, sometimes successfully other times not. I try not to do that though. And the big problem is I can’t ever really tell what triggered the issues and a lot of times its hard to pinpoint WHAT is causing the issue and sometimes if I’m lucky, I can narrow it down to a certain thing, but there’s usually a ton of errors and such I find along the way. I do successfully troubleshoot and fix some things, but there’s more complex stuff that is out of my wheelhouse and I usually make things worse in my troubleshooting efforts lol

      • throwawayish@lemmy.ml
        link
        fedilink
        arrow-up
        2
        ·
        10 months ago

        Thank you for being quite elaborate!

        dell xps 13 9310 laptop with Intel i5 evo processor and I think 8 GB of ram

        That should be fine.

        I am currently using linux mint 21.2 with cinnamon desktop.

        That should be fine as well.

        I believe I have installed apps outside of official repos, sometimes successfully other times not. I try not to do that though.

        Have you considered installing those apps inside of a container? Distrobox is worth mentioning as it streamlines a lot of this process and even allows one to set a ‘distrobox’ with its own custom HOME directory. It should make experimentation a whole lot less painful, so you should definitely think about it if you haven’t yet.

        I’d argue that if you reinstall Linux Mint with TLP -for what it offers in terms of battery life- and install the exotic packages within a distrobox, then most of your concerns would be resolved. Maintaining a healthier system like that should also decrease the rare bugs that you might be facing right now and thus enable you to run a system over a longer time period.

        If this course of action makes running your distro too boring, then it’s probably worth exploring either Arch or Gentoo as a dualboot alongside Linux Mint. Linux Mint would be used for school/work or whatsoever, while Arch/Gentoo is where all the ‘fun’ happens. Both distros also play a lot nicer with packages not found in the official repos, so they should necessarily offer a better experience.