-
Notifications
You must be signed in to change notification settings - Fork 11
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
Needs testing on more devices #17
Comments
Confirmed working on:
|
Using the Viper Ultimate wirelessly by plugging the dock with cable into the PC and plugging the dongle in the dock, the following command parameters give the following error:
Where, razer-cli -v also says: "Starting Razer colors script..." before showing the error. |
@ifohancroft Thanks for reporting this! Could you please run the following and tell me the output: My guess it it always tries to get colors from Xresources even if none have ever been set. |
@LoLei Most welcome! The output is empty. |
Please see if the newest version fixes it. |
Thank you! All the parameters seems to work now.
And regardless of whether I run it on its own or with another parameter, it doesn't seem to have an effect on the verbosity of the output.
Here is the list of the wrong things in the info:
P.S. I am not sure if openrazer included support for the mouse dock but shouldn't razer-cli also show the dock in the list of the devices? |
Glad that is fixed now. Ad. 1.: Ad. 2.: The DPI value works for my mouse. Maybe try setting it once with razer-cli and see if it shows up correctly then? That's not a fix of course, but would be interesting nonetheless. The serial and firmware numbers are most likely due to openrazer. (openrazer/openrazer#1164, openrazer/openrazer#987, although in theory it should be in v2.8.0.) The list of effects shows only the intersection of effects the device has and those that are implemented in razer-cli. For all effects, see the capabilities section. This is in fact a map of capabilities to booleans, because it only says whether a certain capability is supported on the device. For example for your mouse, The openrazer mouse dock support still seems to be in progress (openrazer/openrazer#1018). |
Regarding the list of capabilities - When it comes to lighting and such, it makes sense. I mostly found it weird when it comes to the 'name', 'type' and 'firmware_version' that their values are True instead of a string or an integer. |
Alright thanks for testing that out again. You're right the capabilities are definitely counter-intuitive. It's pretty clear that all devices support the |
@all-contributors please add @ifohancroft for bug and userTesting |
I've put up a pull request to add @ifohancroft! 🎉 |
If anyone has Razer devices, keyboards, mice, headsets, etc., I'd appreciate it if you could test if everything works for you, and if not, tell me, or open a PR yourself!
The text was updated successfully, but these errors were encountered: