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

Alienware 13 r3 support #20

Open
MrMEEE opened this issue Apr 6, 2017 · 4 comments
Open

Alienware 13 r3 support #20

MrMEEE opened this issue Apr 6, 2017 · 4 comments

Comments

@MrMEEE
Copy link

MrMEEE commented Apr 6, 2017

Hi

Anything I can provide you with to add Alienware 13 r3 support???

@leictreon
Copy link

Same here - but Alienware 15r3? I'll happily test...will read source code and see if I can just try something.

@Kurtoid
Copy link

Kurtoid commented Apr 18, 2017 via email

@bchretien
Copy link
Owner

bchretien commented Apr 29, 2017

I guess I really should make a guide on how to add new controllers, but a bit busy at the moment. Basically, you can copy an existing controller such as the one in AlienFXM14xR2Controller.java, and try to adapt the mappings (AlienFX-LED-tester might help if only the ids changed, but it's not used much). Then you need to register the laptop's id in LEDController.java (e.g. public static final int M11XR3_ALIENFX = 0x0516), and add it to the switch in AlienFXControllerFactory.java.

As for the M17x R4, someone added support for it (see #2). What is the device id printed when running the program?

@miquelmassot
Copy link

@varasinguluri showed in #13 that the device is 187c:0529

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

No branches or pull requests

5 participants