linux_thermaltake_riing
linux_thermaltake_riing copied to clipboard
Crash after "initializing AlternatingLightingEffect light controller"
Seems like a great software... but doesn't work for me :(
Short version:
After running linux-thermaltake-rgb (with default config) it outputs:
initializing thermaltake rgb daemon
initializing FullLightingEffect light controller
Traceback (most recent call last):
File "./linux-thermaltake-rgb", line 11, in
Long version:
- Have up-to-date Kubuntu 18.10.
- Bought Riing 20 Plus and the controller, installed it, hardware works in default config (RGB and probably full fan speed).
- Installed linux_thermaltake_riing according to README.
- Launched the service, It does nothing.
- Fixed the paths as described in issue #19.
- Launched the service, It does nothing.
- Tried to run it directly, it writes the traceback as above. That might be the main issue, although I'm not sure if it is supposed to work if run directly.
Questions
- What should I do to make it work?
- When run as a service, does it have some log, where I can see if it connects correctly?
- If I change something in the config, does it change immediatelly or do I need to restart the service?
Thats interesting, can you send me the output of lsusb -v
that should help me see if the controller is supported.
when ran as a service, the daemon should log to the journal under systemd, im unfortunately unsure on systems not using systemd.
config changes require a restart to reload the config.