Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Raw Command #9

Open
strigona-worksight opened this issue Nov 23, 2018 · 2 comments
Open

Raw Command #9

strigona-worksight opened this issue Nov 23, 2018 · 2 comments

Comments

@strigona-worksight
Copy link

Awesome tool :)

I was trying to use the raw command to manage the lights on the headset but consistently received the following error:
$g933-utils raw 41 00 01 ERROR:g933_utils: Broken pipe (os error 32) Set RUST_BACKTRACE=1 to see a backtrace

I'm almost positive my raw data is incorrect, so it is possible that is the issue.

Side-note, I ended up implementing a command set to handle the lights using the library. I will be submitting a PR in the near future :)

@ashkitten
Copy link
Owner

hi!! sorry i never got to this, i've been away from my projects for a while. if you're still interested, i'd love to accept a PR to set lights from the command line!

@ashkitten
Copy link
Owner

hey, so looking at this again i noticed the main issue is that you aren't sending the 11 ff hid++ header. the next problem you're looking at is that you actually want 0x3_ for the set_lights function, and i'm not entirely sure what you're trying to do with the rest of the data section..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants