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!

  • @[email protected]OP
    link
    fedilink
    English
    4
    edit-2
    2 months ago

    no, but that looks good. Gonna give it a try.

    edit. that did it! Finally, just static lighting. Thanks!

      • @[email protected]OP
        link
        fedilink
        English
        22 months ago

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

          • @[email protected]
            link
            fedilink
            1
            edit-2
            1 month 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!

            • @[email protected]
              link
              fedilink
              12 months ago

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

              • @[email protected]
                link
                fedilink
                11 month 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. It uses the profile

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