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

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

you are viewing a single comment's thread
view the rest of the comments
[–] [S] 5 points 1 year ago* (last edited 1 year ago) (1 child)

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

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

  • source
  • parent
  • hideshow 2 child comments
  • [–] 2 points 1 year ago (1 child)
  • [–] [S] 2 points 1 year ago (1 child)

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

  • source
  • parent
  • hideshow 2 child comments
  • [–] 2 points 1 year ago (1 child)

    Darn, I have no idea what could be causing that :c sorry friend!

  • source
  • parent
  • hideshow 2 child comments
  • [–] 1 point 1 year ago* (last edited 1 year ago) (1 child)

    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!

  • source
  • parent
  • hideshow 2 child comments
  • [–] 1 point 1 year ago (1 child)

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

  • source
  • parent
  • hideshow 2 child comments
  • [–] 1 point 1 year 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

  • source
  • parent