January 23, 20197 yr Author Might get to it at some point when I get to that version, feel free to do a PR if you want it sooner.
March 24, 20197 yr works like a charm with my RM850i. awesome plugin. would be great if you got it into the CA too. then fix common problems plugin wont show the error anymore. (silenced it) maybe as a followup. make it compatible with the watercooling AIO's?? defo a must have plugin for corsair PSU users. great work
March 24, 20197 yr Author Credits to github/notaz for taking the time to reverse engineer the USB messages. Feel free to publish it on CA. Not sure what you mean by "make it compatible with the watercooling AIO's"...
March 24, 20197 yr i might do that (if i knew how) and the watercooling bit. the H1xxi series watercooling have usb connectivity aswell. read out temps and speeds. maybe even control fans. sounds a bit over the top but i have the H110i GT AIO watercooler in my server anyways. great plugin
May 11, 20197 yr Hey @realies, The plugin looks good, but I was wondering is there support for the ax860i. Because I think I've got it connected correctly because it's listed in the usb devices. Thanks for this plugin btw
May 12, 20197 yr Author Hey @sameranio, could you please test if this branch has an expected output based on your device id? You might have to compile in a glibc/gcc environment to satisfy all headers. git clone -b feature-ax860i https://github.com/realies/corsairmi cd corsairmi make ./corsairmi Edited May 12, 20197 yr by realies
May 12, 20197 yr Hey, I tried the git clone but it gave me the following error. Dont know if I'm doing something wrong,
May 12, 20197 yr Author @sameranio, you need to satisfy all dependencies, maybe compile in a Linux VM that already has compiling tools installed? Otherwise, DevTools is an option.
May 28, 20197 yr Heya, sorry for the late answer been busy at work. I just tried compiling it on my centos vm and it worked, but when i run it it just says no compatible devices found. Also tried corsair link on my windows vm and it detects the psu and shows usage. Edited June 11, 20197 yr by sameranio
August 29, 20196 yr Hey guys, i’m very interested in this plugin and will likely sway my upcoming PSU purchase. Just wanted to confirm I don’t need a corsair link commander to use it? just the USB out of the compatible PSU’s? Cheers Linton
August 29, 20196 yr Author @LintHart, generally all PSUs that work with Corsair Link should work with this plugin as long as their hardware ID is added to the supported devices.
August 29, 20196 yr Author Not sure what do you mean with the hub, but the PSU has to be connected to the system via USB in some way.
August 29, 20196 yr Perfect. My understanding is that the original instance of Corsair link was a fancy fan & LED controller using a hub which was then controlled via software. My assumption is feeding of of those same protocols. Great to see this bypasses the hub. Hopefully I’ll have some use for it very soon
October 8, 20196 yr Hey man havent been able to get this working yet tried some other things like running corsair link on my vm, but its almost never on so no real use there. You wouldnt by any chance have some more ideas what the cause would be that my psu isn't detected by the plugin? I was able to get another errorline out of it btw, . Hope this helps. Edited October 8, 20196 yr by sameranio
December 22, 20196 yr Hey @realies, just wanted to say thank you for the plugin just got my hx1000i installed and plugin installed and working without a hitch. would definitely like to +1 vote for an update on the GPU load title. At the moment I don’t have a GPU installed that requires external power but I’m really hoping that when I do, is it possible to segment its usage if it’s on a different rail? last question, do you know if it’s possible to add this information to Glances? Perhaps as an external sensor? The dream is to pass on this info through to my home assistant install thanks again linton
December 24, 20196 yr @LintHart I have forked the code and tweaked the layout adding 3.3v 5v and 12v and removing the badly named GPU load label. To install, go to Plugins > Install Plugin and paste https://raw.githubusercontent.com/Cyanlabs/corsairpsu-unraid/master/corsairpsu.plg Changelog Tidied up the uptime removing the raw time and showing just the days / hours Changed nominal power label to capacity and added W on the end Changed Watts to W (personal preference) Removed GPU load and added 12v, 5v and 3.3v loads Edited December 29, 20196 yr by Fma965
December 24, 20196 yr 7 minutes ago, Fma965 said: @LintHart I have forked the code and tweaked the layout adding 3.3v 5v and 12v and removing the badly named GPU load label. To install, go to Plugins > Install Plugin and paste https://raw.githubusercontent.com/Fma965/corsairpsu-unraid/master/corsairpsu.plg That’s wonderful thank you!! Working like a champ. Lol now to learn what all the rails are going to 😛
December 24, 20196 yr 9 hours ago, LintHart said: That’s wonderful thank you!! Working like a champ. Lol now to learn what all the rails are going to 😛 12v is usually mechanical side of the hard drives, graphics cards etc. 5v is the logic controllers of the hard drives usually and sometimes 3.3v aswell I think if you are trying to reduce power only looking at 12V would be your best bet. EDIT: to make sure you have the rails correctly indentified send me the output of corsairmi via ssh/terminal Edited December 24, 20196 yr by Fma965
December 24, 20196 yr i'm also working on a proper "dashboard" panel, the code works just deciding how to lay it out now. and the code is a bit messy as there is no official way to hook in to the dashboard panels.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.