Jason Ramapuram

Results 76 comments of Jason Ramapuram

Can confirm that @zhangchenkai 's fix works: Can we make this permanent?

Same issue on Arch for me

I'm running a GTX1060 2016 Skylake RB, not a stealth

This is also happening on my 2016 gtx1060 razer blade

Yup, didnt have the daemon running. However the daemon throws an error: ```bash (.venv3) ➜ uchroma git:(master) uchromad Traceback (most recent call last): File "/home/jramapuram/.venv3/lib/python3.6/site-packages/uchroma/util.py", line 346, in __call__ return...

Will try on a fresh install and report back

Full build logs are located [here](https://gist.github.com/jramapuram/1895d7e3054e8e10627dca5a2ebd17b5). Steps: - I started with a fresh virtualenv install into ~/.venv3 - `source ~/.venv3/bin/activate` - `python setup.py install` When I run `uchromad`: ```bash (.venv3)...

Same on 1.01: ```bash (.venv3) ➜ uchroma git:(master) ✗ uchromad Traceback (most recent call last): File "/home/jramapuram/.venv3/lib/python3.6/site-packages/uchroma-1.0.1-py3.6-linux-x86_64.egg/uchroma/util.py", line 317, in __call__ return cls.__instance AttributeError: type object 'UChromaDeviceManager' has no attribute...

Looks like some of the changes made this work: ```bash (.venv3) ➜ uchroma git:(master) ✗ uchromad -d uchroma.devicemanager/DEBUG | Udev monitor started uchroma.power/INFO | Connected to org.freedesktop.login1 (':1.1',) ``` However,...

```bash Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 3.00 bDeviceClass 9 Hub bDeviceSubClass 0 bDeviceProtocol 3 bMaxPacketSize0 9 idVendor...