Skip to content

Zone Scanner crashes on X51 R2 #86

@DawidLoubser

Description

@DawidLoubser

1. Expected behavior.

  • Information to help me contribute support for the Alienware X51 R2

2. Actual behavior.

  • Zone scanning crashes with error

3. Steps to reproduce the problem.

$ sudo alienfx -z
You are running alienfx under Python-Version: 3.8.6 (default, Sep 30 2020, 04:00:38)
[GCC 10.2.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.
Traceback (most recent call last):
  File "/usr/bin/alienfx", line 33, in <module>
    sys.exit(load_entry_point('alienfx==2.3.4', 'console_scripts', 'alienfx')())
  File "/usr/lib/python3.8/site-packages/alienfx/ui/console/main.py", line 72, in start
    zonescan.scan()
  File "/usr/lib/python3.8/site-packages/alienfx/core/zonescanner.py", line 139, in scan
    for controller in afxcontroldevs:
TypeError: 'NoneType' object is not iterable

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

  • Project Version: 2.3.4-1
  • Operating System: Arch Linux
  • Hardware Version: Alienware X51 R2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions