linux_thermaltake_riing icon indicating copy to clipboard operation
linux_thermaltake_riing copied to clipboard

Python driver and daemon to control thermaltake Riing fans and pumps

Results 33 linux_thermaltake_riing issues
Sort by recently updated
recently updated
newest added

Fixes this warning on conf loading: ``` linux-thermaltake-rgb[374647]: /usr/lib/python3.8/site-packages/linux_thermaltake_rgb/daemon/config.py:42: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. ``` See...

Currently the package is broken on Arch Linux, because of wrong requirement in `setup.py`: ``` Traceback (most recent call last): File "/usr/bin/linux-thermaltake-rgb", line 6, in from pkg_resources import load_entry_point File...

Just installed your software... the 2 200mm fans in the front of the case look great now that they are not rainbows. I do however have a Thermaltake Toughpower iRGB...

enhancement
help wanted

I tried to install your service I'm ended with following: ``` linux-thermaltake-rgb.service Loaded: loaded (/lib/systemd/system/linux-thermaltake-rgb.service; enabled; vendor preset: enabled) Active: activating (auto-restart) (Result: exit-code) since Tue 2019-07-09 03:08:14 CEST; 1s...

possibly-fixed

Hi! Please excuse me for a possible off-topic. Is it possible to implement power consumption reading capability into this tool? The original Thermaltake software tool for Windows has this feature....

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...

needs-investigation

Hello, I wonder if there is an simple way to automate the manual setup and found this: https://stackoverflow.com/questions/20288711/post-install-script-with-python-setuptools Let me know if you need an helpful hand

Hello, I plan to buy the TT sync controller ( https://www.thermaltake.com/tt-sync-controller-tt-premium-edition.html). Is it supported by your software? If not, What information will you need? Don't hesitate to ask, I can...

Hello, I found another bug. Still with my ubuntu (Exactly KDE Neon, a 18.04 ubuntu with up to date KDE Plasma). I accidentally clicked on "suspend" the other day. At...

bug
needs-investigation

**Describe the bug** Documentation with available option for configuration is not present **To Reproduce** Click on wiki, nothing happens There's an example file but nothing that explain how the thing...

enhancement
good first issue