Issues with ThermalTake Pure Plus 12 / USB Fan Controller
I am not able to get my Pure Plus 12 RGB Radiator Fan TT Premium Edition (CL-F063-PL12SW-A) controller to show up in OpenRGB.
It shows up as LEDFanBox in logs:
[ 3.343871] usb 1-7.1.1: new full-speed USB device number 7 using xhci_hcd
[ 3.356424] usb 1-5: New USB device found, idVendor=8087, idProduct=0029, bcdDevice= 0.01
[ 3.356426] usb 1-5: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 3.666920] usb 1-7.1.1: New USB device found, idVendor=264a, idProduct=2260, bcdDevice= 1.00
[ 3.666922] usb 1-7.1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 3.666923] usb 1-7.1.1: Product: LEDFanBox
[ 3.666924] usb 1-7.1.1: Manufacturer: TT
[ 3.699128] hid-generic 0003:264A:2260.0006: hiddev2,hidraw3: USB HID v1.11 Device [TT LEDFanBox] on usb-0000:02:00.0-7.1.1/input0
[ 5.743859] usb 1-9: new low
I have tried adding
SUBSYSTEMS=="usb", ATTR{idVendor}=="264a", ATTR{idProduct}=="2260", TAG+="uaccess"
to 60-openrgb.rules with no effect.
I am running Ubuntu 20.04 and building from master. I tried wiping out my local copy and re-pulling last night to be sure it was not a temporary change.
When I start either as user or root I get the following errors along with some hex output:
$ sudo ./OpenRGB
Connection attempt failed
[redac hex pairs]
[redac hex pairs]
[redac hex pairs]
[redac hex pairs]
[redac hex pairs]
[redac hex pairs]
[redac hex pairs]
[redac hex pairs]
[redac hex pairs]
[redac hex pairs]
QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
QMetaObject::connectSlotsByName: No matching signal for on_ClientDisconnectButton_clicked(QObject*)
Does OpenRGB not support this controller or am I doing something wrong?