Giter Site home page Giter Site logo

steelseriescontrol's People

Contributors

hughph avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

steelseriescontrol's Issues

Example image to test with

I mostly would like there to be an example image in the repo, just to test that everything else is working.

Additionally, do you think you could share a few lines on how one might go about converting a, say, 10 x 60 px image into the format supported by the mouse?

Even better would be to include a bash script that could convert a few characters of text into an image that is acceptable to the device. But that might be a little too much work for a 5 year old codebase...

Example of color input

Hello, can you please include an example of how to change the color? Is it accepting hex or RGB input? I can't tell from reading the code base.

Things I tried:

# before i read the codebase:
./SteelSeries LED Steady  white

#after reading the codebase: 
./SteelSeries LED Steady \#ffffff
./SteelSeries LED Steady ffffff
./SteelSeries LED Steady 000
./SteelSeries LED Steady 0,0,0
./SteelSeries LED Steady 000000

Could not detach kernel driver on interface 0

I build the project successfully, thanks for your work.

When trying to control the LED or tactile, I get this error above. I think there may be a kernel module missing. Any idea what it could be?

On debian 11, x84. Kernel is Linux 6.1.0-13-amd64 (default debian kernel; my arm64 kernel is custom though, 5.7.19, with the same issue)

arm64 support

I built the thing easily on arm64 by just swapping out the /usr/lib/x86_64-linux-gnu/7/include for /usr/lib/aarch64-linux-gnu (location of my libusb.so on arm) in CMakeLists.txt. So hardly an issue here.

But I get the same issue that I had on x86_64: #3. I can't test further now

This arm64 kernel is custom built from version 5.7.19

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.