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

Control brightness for mono color keyword #23

Open
abs0lom opened this issue Oct 9, 2018 · 6 comments
Open

Control brightness for mono color keyword #23

abs0lom opened this issue Oct 9, 2018 · 6 comments

Comments

@abs0lom
Copy link

abs0lom commented Oct 9, 2018

Hey !

When I use your tool, the color don't change.
I used the command with brightness argument like this :

sudo msiklm green high

but nothing happen...

My test output :

$ sudo msiklm test
Compatible keyboard found!

And my list output :

Device: MSI EPF USB
    Device Vendor ID:        6000
    Device Product ID:       65280
    Device Serial Number:    MSI EPF USB
    Device Manufacturer:     MSI EPF USB
    Device Path:             0001:0003:00
    Device Interface Number: 0
    Device Release Number:   272

Device: USB Receiver
    Device Vendor ID:        1133
    Device Product ID:       50484
    Device Serial Number:    (null)
    Device Manufacturer:     Logitech
    Device Path:             0001:0002:00
    Device Interface Number: 0
    Device Release Number:   10496

Device: USB Receiver
    Device Vendor ID:        1133
    Device Product ID:       50484
    Device Serial Number:    (null)
    Device Manufacturer:     Logitech
    Device Path:             0001:0002:01
    Device Interface Number: 1
    Device Release Number:   10496

I don't know how keyboard work, and I hope that you can help me :)

Thank you for your great job !

@Gibtnix
Copy link
Owner

Gibtnix commented Oct 9, 2018

Maybe your keyboard is not supported at all... you could try to use without the high argument (i.e. only 'sudo msiklm green') because this uses a different command to set the color. If this does not work, too, then your keyboard maybe is simply not supported. Which notebook type are you using?

@abs0lom
Copy link
Author

abs0lom commented Oct 9, 2018

Hum... nop, the command don't work even without the argument.
My laptop is a MSI - GP62 6QE

@abs0lom
Copy link
Author

abs0lom commented Oct 9, 2018

My bad, i don't think the color change indeed...

on the SteelSeries single color backlighting keyboard

Sorry for that

@abs0lom abs0lom closed this as completed Oct 9, 2018
@Gibtnix
Copy link
Owner

Gibtnix commented Oct 9, 2018

No problem at all, at least it should be worth a try if enabling / disabling the illumination works... 👍

@abs0lom
Copy link
Author

abs0lom commented Oct 9, 2018

after many test, no change.
tested :
sudo msiklm <color> <brightness>
sudo msiklm <color> <brightness> <mode>

But, control brightness with command line interest me.
Do you know where can I find info on that?

@abs0lom abs0lom changed the title White color for my keyboard Control brightness for mono color keyword Oct 10, 2018
@abs0lom abs0lom reopened this Oct 10, 2018
@Gibtnix
Copy link
Owner

Gibtnix commented Oct 11, 2018

As it seems, there is no direct way how to use msiklm for this, at least at the moment. It generally would be possible if a) the command structure is known and b) how to detect the appropriate command structure for the currently detected keyboard. The 'test' option only checks if a device with matching IDs is found... To support your keyboard I need to know these two things (however the second could be fixed by a define, too, but I'd prefer a dynamic detection here).

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