this post was submitted on 31 May 2025
19 points (91.3% liked)

Linux

55164 readers
1360 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 6 years ago
MODERATORS
 

[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
[–] db2@lemmy.world 1 points 1 week ago (1 children)

See if you have a file called ghub-gui in that directory now. If it's there then you compiled it, type ./ghub-gui to try running it.

[–] klay@lemm.ee 1 points 1 week ago (1 children)
~$ sudo ./ghub-gui
Error: Cannot find any logitech mouse. LIBUSB_SUCCESS / LIBUSB_TRANSFER_COMPLETED

aha, i think it is installed but something else doesn't work. Well, i do have a logitech mouse but that is not what i am going to manage with that app. Its about my keyboard.

[–] db2@lemmy.world 1 points 1 week ago (1 children)

It looks like that is only for a mouse though, plus it hasn't been updated at all in a year and not much going on for several years before that.

If it's a unifying kind you should have solaar for sure, if not then install it.

https://hackeradam.com/improving-logitech-peripheral-support-on-linux/

[–] klay@lemm.ee 1 points 1 week ago* (last edited 1 week ago)

at least it runs and recognizes my hardware. But it crashes a lot and none of the settings seem to have an effect. Had to run it as root to get it to see my periferals, but thats ok to me