cross-posted from: https://lemmy.world/post/20144115

MSI laptop fan control

Hello,

Until this week I was using Windows for gaming. However since it won’t recognise any HDMI screen I switched to linux gaming.

So far, everything I heard was true. We can play on Linux !

There is, however, one small “issue” that I have. I have a MSI laptop (GF65 Thin 10UE) and until now I managed the fans with Dragon Center when gaming. With Linux I don’t seem to have that possibility, which leads to overheating issues.

Is there any tool suited to manage fans on MSI, since isw doesn’t seem to be compatible with my particular model…

  • Para_lyzed@lemmy.world
    link
    fedilink
    arrow-up
    2
    ·
    4 hours ago

    Can you paste the output of the build so we can see what specific package it is missing? Qt is not a single package, and it’s very likely that you need the developer package qt-devel and its associated libraries to build, not just the base package.

    • 🧟‍♂️ Cadaver@lemmy.worldOP
      link
      fedilink
      arrow-up
      1
      ·
      2 hours ago

      That might be true…

      I found a solution, I compiled the program on my Arch distro and installed it on Nobara. But it couldn’t read anything since the ec_sys module was missing so I sorta just gave up.