Hey, sorry for the late reply. It does indeed look the electronics are fried, 8 years is a pretty good service life for a closed-loop cooler. if lsusb can't find it , it's probably dead. Maybe try another USB port, just to be safe. the 920 can't really be found anywhere, maybe try the 1250? I wrote the driver for that one too :) that one support multiple units btw. A friend of mine runs 2 kuhler-1250s without issue. He experienced a failure of one of his units too, after about 6 years. On Sun, Jun...
920 seems to disappear, fans go to high.
This works great! Just like the Windows version, without the GUI. Perfect!
great, glad you have found it. What model do you have? I assume the 920? did you try running ./kuhlerd and kuhler_ctl? they should be in that directory where you typed "make". Any error/warning messages? On Sun, Apr 15, 2018 at 4:23 PM, Ticket 6 6@tickets.kuhlerdriver.p.re.sourceforge.net wrote: [tickets:#6] Install/set up trouble Status: open Milestone: 1.0 Created: Sun Apr 15, 2018 08:23 PM UTC by Anonymous Last Updated: Sun Apr 15, 2018 08:23 PM UTC Owner: nobody Hi there, I am stoked to have...
Install/set up trouble
Install/set up trouble
hey, glad you found it! What model do you have? the 920 I assume? does "kuhlerd" and "kuhler_ctl" exist in the directory where you typed "make" did you run ./kuhlerd, and then try ./kuhler_ctl?
Install/set up trouble
Edited by author [me] 2017 11 03 The included 10-kuhler.rules udev rule to run on BOOTUP does not work with systemd setups and requires syntactical and control flow changes. Specifically, RUN+=/var/local/kuhlerd looks like an older syntax so cannot be parsed well. RUN{program}=/var/local/kuhlerd is the correct syntax as of late but it will not execute as expected. My workaround, which I share to enlighten other fans: /etc/udev/rules.d/10-kuhler.rules SUBSYSTEM=="usb", ATTR{idVendor}=="2433", ATTR{idProduct}=="b111",...
Edited by author [me] The included 10-kuhler.rules udev rule to run on BOOTUP does not work with systemd setups and requires syntactical and control flow changes. Specifically, RUN+=/var/local/kuhlerd looks like an older syntax so cannot be parsed well. RUN{program}=/var/local/kuhlerd is the correct syntax as of late but it will not execute as expected. My workaround, which I share to enlighten other fans: /etc/udev/rules.d/10-kuhler.rules SUBSYSTEM=="usb", ATTR{idVendor}=="2433", ATTR{idProduct}=="b111",...
Edited by author [me] The included 10-kuhler.rules udev rule to run on BOOTUP does not work with systemd setups and requires syntactical and control flow changes. Specifically, RUN+=/var/local/kuhlerd looks like an older syntax so cannot be parsed well. RUN{program}=/var/local/kuhlerd is the correct syntax as of late but it will not execute as expected. My workaround, which I share to enlighten other fans: /etc/udev/rules.d/10-kuhler.rules SUBSYSTEM=="usb", ATTR{idVendor}=="2433", ATTR{idProduct}=="b111",...
Edited by author [me] The included 10-kuhler.rules udev rule to run on BOOTUP does not work with systemd setups and requires syntactical and control flow changes. Specifically, RUN+=/var/local/kuhlerd looks like an older syntax so cannot be parsed well. RUN{program}=/var/local/kuhlerd is the correct syntax as of late but it will not execute as expected. My workaround, which I share to enlighten other fans: /etc/udev/rules.d/10-kuhler.rules SUBSYSTEM=="usb", ATTR{idVendor}=="2433", ATTR{idProduct}=="b111",...
deleted by author, original post updated
Edited by author [me] The included 10-kuhler.rules udev rule to run on BOOTUP does not work with systemd setups and requires syntactical and control flow changes. Specifically, RUN+=/var/local/kuhlerd looks like an older syntax so cannot be parsed well. RUN{program}=/var/local/kuhlerd is the correct syntax as of late but it will not execute as expected. My workaround, which I share to enlighten other fans: /etc/udev/rules.d/10-kuhler.rules SUBSYSTEM=="usb", ATTR{idVendor}=="2433", ATTR{idProduct}=="b111",...
One important modification that occurred to me after sharing this is to change the user running the process from root to another user. I do not know of an elegant way to accomplish this at the moment but I would be remiss as a netizen concerned for the security of my neighbors if I didn't in the least point it out. And it seems better practice to do it any way: add a user e.g. kuhler and add to kuhler group to the service unit files as follows: Under [Service] user=kuhler group=kuhler .... And finally,...
The included 10-kuhler.rules udev rule to run on BOOTUP does not work with systemd setups and requires syntactical and control flow changes. Specifically, RUN+=/var/local/kuhlerd looks like an older syntax so cannot be parsed well. RUN{program}=/var/local/kuhlerd is the correct syntax as of late but it will not execute as expected. My workaround, which I share to enlighten other fans: /etc/udev/rules.d/10-kuhler.rules SUBSYSTEM=="usb", ATTR{idVendor}=="2433", ATTR{idProduct}=="b111", SYMLINK="kuhler",...
thanks for compatibility report. I will add to supported list!
For the record, this driver appears to work with the Corsair H100i V2 simply by changing the V4 VID to 0x1b1c and the V4 PID to 0x0c09
you can ignore the bulk of that. The only error is that the rt library cannot be found. Not convinced you actually need it. In the Makefile remove the -lrt switch and try again.
thanks for letting me know. I don't have a MAC or clone to try this on. Let me know if I can help!
Hi, I'm trying to make the file on a Hackintosh running MacOS 10.12.3 and I'm having...
I'm trying to make the file on a Hackintosh running MacOS 10.12.3 and I'm having...
great! have skype?, can always direct-message me.
Thanks for the info. email addr or skype so I can contact? We will need to setup...
Some more info under windows 1st device - Antec Kuhler h2o 1250 Device Descriptor:...
great! have skype?, can always direct-message me, alphageek@hotmail.com.
Yes, I can. All of the above is available
do you have linux installed? if you do lsusb and send me the output, I can get an...
Ikno know. Talked with him via email, kuhler h2o 1250s not even recognized yet. How...
nice rig! the linux driver will work, but for now, it will only control ONE of the...
Hi Just built a new pc / office heater... Dual Xeon E5-2690 Rig. I saw a mention...
Hi! The driver is pertty generic, it's a source-only package so it should work with...
Hi! The driver is pertty generic, it's a source-only package so it should work with...
Hi There, I am currently running a Antec 920 with windows 8.1 and am wanting to switch...
So from your description driver polls hw at fixed time interval (seconds, milliseconds)...
Kuhler 920 on Fedora 22
Post above is mine, forgot to login.
you could call it a hardware issue, since the hardware doesn't do any filtering,...
I can read the code with "sudo kill -1 PID": Nov 17 02:00:16 DRAGON kuhlerd[17638]:...
Hi! About the RPM, yep, they should be around 1500 with 35deg/c (at least, it is...
Interesting, looks like the thresholds are not being read. Try killing the process,...
Hi AlphaGeek, Thank you for your reply!. I've been testing the commands that you...
Hey, thanks for filing the ticket and providing the debug info. First of all, I only...
V4 Thresholds not working
V4 Thresholds not working
V4 Thresholds not working
V4 Thresholds not working
Thanks for the reports! Sorry for not responding. I figured it might be a current...
Can you please include the Operating system used, type of cooler [the usb ID, by...