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

Please add support for Alienware R5 17 (2018 model) #95

Open
utsavrai opened this issue Apr 19, 2021 · 3 comments
Open

Please add support for Alienware R5 17 (2018 model) #95

utsavrai opened this issue Apr 19, 2021 · 3 comments

Comments

@utsavrai
Copy link

1. Expected behavior.

To be able to change color of lights

2. Actual behavior.

No supported alienfx controller found

3. Steps to reproduce the problem.

install alienfx on ubuntu 18.04 on alienware r5 17 2018 model

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

  • Project Version: when I try to get version I get following error -
    You are running alienfx under Python-Version: 3.6.9 (default, Jan 26 2021, 15:33:00)
    [GCC 8.4.0]
    ERROR:root:No Alien FX controller, defined by a supported model, found!
    would you like to perform a zonescan? (y/n):y
    Performing zonescan...
    Welcome. This will help you to scan for alienfx-controllers and their lightning zones.
    Found device "0x187c / 0x0550".
    would you like to test a newer controller? default=y
    note that choosing a wrong controller will result in packet-errors.
    in this case you might choose another one instead. (y/n):

  • Operating System: Ubuntu 18.04

  • Hardware Version: Alinware r5 17 2018 model running Intel(R) Core(TM) i9-8950HK CPU @ 2.90GHz

@RossComputerGuy
Copy link

Would love support for the M15 R5 (0x187c / 0x0550)

@alexmmych
Copy link

Alienware Aurora R12 has the same controller ("0x187c / 0x0550")

Operating System: Manjaro Linux
Kernel Version: 5.14.0-0-MANJARO (64-bit)

Processors: 16 × Intel® Core™ i7-10700KF CPU @ 3.80GHz
Graphics Processor: NVIDIA GeForce RTX 2080 SUPER/PCIe/SSE2

@tmarsteel
Copy link

tmarsteel commented Jan 30, 2022

Just got an M15 R5 and it also has the 0x0550 controller. I was getting ready to contribute the zone mappings, but i cannot run the zonescan. Regardless of the udev rule, i get permission errors. If i run the zonescan as sudo, the zonescanner stops on Testing zone 0x0001" (waits forever for something). Specifically, it waits on line 87 in zonescanner.py:

            # Make controller ready
            myctr._driver.acquire()
            myctr._ping()
            myctr._reset('all-lights-off')
            myctr._wait_controller_ready() # waits here forever, lights don't turn off

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

4 participants