[solved]: gHub-GUI seems outdated. openRGP does what i need instead.

Hi, i’d like to use my Logitech G915 LEDs properly under KDE neon and since logitech only provides for Win or Mac, someone recommended gHUB-GUI. https://github.com/ysph/gHub-GUI

I tried the little installation instructions on https://github.com/ysph/gHub-GUI but something does not seem to work. This is not my first git app(?), but the first one i can’t seem to use. I tried to ask ChatGPT but it…

spoiler

poured kerosene all over itself, jumped head first off the autobahn bridge, got ran over by a Lastkraftwagen, biting a cyanide pill. That

…didn’t help.

Can anybody please point me in the right direction? I am fine with the CLI. I cloned the project, Installed those mentioned dependencies, but ~/gHub-GUI$ make all returns

gcc -g main.o mouselist.o -o ghub-gui -lusb-1.0. And i dont kow what that means.

Thanks!

  • klay1@lemmy.world
    link
    fedilink
    arrow-up
    1
    ·
    11 days ago

    correction: nevermind it does not work. Again. They keyboard just resets itself after like a minute, regardless. Don’t understand what is happening.

    • klay1@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      edit-2
      10 hours ago

      the classic cronjob workaround works great.

      The command /usr/bin/openrgb --profile /home/user/.config/OpenRGB/test.orp runs fine, loads the test.orp setting i saved with openrgb-GUI. Until the keyboard goes back to default after 4 min or so.

      Therefore i made a cronjob that does the same, just every 3 minutes: */3 * * * * /usr/bin/openrgb --profile /home/user/.config/OpenRGB/test.orp