[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!

  • klay@lemm.eeOP
    link
    fedilink
    English
    arrow-up
    0
    ·
    22 days ago

    argh but the keyboard still goes back to its default settings, which i wanted to get rid of, after a few minutes.

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

        It works fine now. Uninstalled the openRGB flatplak from the kde neon app store (discover) and instead installed the .deb from the openrgb-website. Now it works with static dimmed LEDs. NICE!

        • 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
            12 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