trackmastersteve / alienfx

AlienFX is a CLI and GUI utility to control the lighting effects of your Alienware computer.
GNU General Public License v3.0
285 stars 70 forks source link

Dell G5SE, controller not supported, but found. would like assistance. #96

Open thelinuxguy1998 opened 3 years ago

thelinuxguy1998 commented 3 years ago

1. Expected behavior.

-Find Controller, and gain control of keyboard lights.

2. Actual behavior.

- Screenshot_20210502_005409 Errors out, and wont let me gain control.

3. Steps to reproduce the problem.

4. Specifications like the version of the project, install method, operating system, and hardware.

trackmastersteve commented 3 years ago

Please double check that you have alienfx installed correctly.

thelinuxguy1998 commented 3 years ago

Please double check that you have alienfx installed correctly.

i do have it installed correctly, went word for word how github said to install it.

focusedddd commented 3 years ago

I second this, the same controller as OP but on a dell G15 Ryzen edition. None of the tests are successful, same as OP.

vendor id=0x187c product id=0x0550

T-Troll commented 3 years ago

Dell G5SE uses different interface version (34-bytes commands), seems like it not supported here yet.

@trackmastersteve, thanks for PID list, you can also check my AlienFX tools project - i have all commands and a few masks for most AW versions (9 bytes 8-bit, 9 bytes 4 bit, 12-bytes 8 bit, 34 bytes 8 bit, 64 bytes 8 bit - per-key RGB). Feel free to use it.