Git Product home page Git Product logo

Comments (6)

audiohacked avatar audiohacked commented on September 13, 2024

What Distribution is this on? It looks like its trying to link the OpenGL library, even though there's no dependency on OpenGL.

from opencorsairlink.

towheed avatar towheed commented on September 13, 2024

I'm on Debian Testing (Jessie). I was thinking the same and verified I had the OpenGL libs installed.

It's built to the point where I can run the CLI. I've only just tested using the -p and -i switches but would also like to get the GUI running.

from opencorsairlink.

towheed avatar towheed commented on September 13, 2024

Here's the line in the Gui/Makefile:
LIBS = $(SUBLIBS) -L/usr/X11R6/lib64 -L.. -lCorsairLink -lhidapi-hidraw -lQt5Widgets -lQt5Gui -lQt5Core -lGL -lpthread

GL? What lib is that? OpenGL?

from opencorsairlink.

towheed avatar towheed commented on September 13, 2024

Removed -lGL from the Makefile and got the it to complete the build but it's very slow to respond to clicks on the menu items. Any way to set fan speed from the GUI?

from opencorsairlink.

audiohacked avatar audiohacked commented on September 13, 2024

Maybe make sure Qt5 is built with OpenGL!? There's a reason why I don't develop on debian, ubuntu, or fedora...

from opencorsairlink.

towheed avatar towheed commented on September 13, 2024

I think it is....but the Qt5 OpenGL dev libs are also installed.

This is a new build, I'll see if it has anything to with the nVidia drivers as I installed directly and not from the Debian packages.

The CLI works wonderful, thanks for that.
Is there some way to interface this with say Conky, just as an example, or even lm-sensors.

from opencorsairlink.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.