
Fma965
Members-
Content Count
140 -
Joined
-
Last visited
Content Type
Profiles
Forums
Downloads
Gallery
Bug Reports
Documentation
Landing
Everything posted by Fma965
-
Corsair RMi, HXi, AXi PSU Statistics - CyanLabs's fork
Fma965 replied to Fma965's topic in Plugin Support
There are settings just not settings to change what you need as it should just work -
Corsair RMi, HXi, AXi PSU Statistics - CyanLabs's fork
Fma965 replied to Fma965's topic in Plugin Support
6.8.3 is what I'm using, you blocking javascript or something? -
Corsair RMi, HXi, AXi PSU Statistics - CyanLabs's fork
Fma965 replied to Fma965's topic in Plugin Support
Same PSU as i have, something is wrong with your setup it works fine for me. -
Corsair RMi, HXi, AXi PSU Statistics - CyanLabs's fork
Fma965 replied to Fma965's topic in Plugin Support
make sure this is set to HX, Also can you show what you mean by it being blank -
Corsair RMi, HXi, AXi PSU Statistics - CyanLabs's fork
Fma965 replied to Fma965's topic in Plugin Support
yes but is this communicating via the corsair icue/link sdk? turn off SDK support in Corsair iCUE and restart HWinfo. -
Corsair RMi, HXi, AXi PSU Statistics - CyanLabs's fork
Fma965 replied to Fma965's topic in Plugin Support
Yes i already know SIV works but thanks -
Corsair RMi, HXi, AXi PSU Statistics - CyanLabs's fork
Fma965 replied to Fma965's topic in Plugin Support
Any one tried this with HWInfo on windows, does that detect it? -
Corsair RMi, HXi, AXi PSU Statistics - CyanLabs's fork
Fma965 replied to Fma965's topic in Plugin Support
fixed i think. -
Corsair RMi, HXi, AXi PSU Statistics - CyanLabs's fork
Fma965 replied to Fma965's topic in Plugin Support
Unfortunately i don't have one myself to test, please join https://discord.gg/rjb3z87 and hopefully me and @rasmus can figure it out -
Corsair RMi, HXi, AXi PSU Statistics - CyanLabs's fork
Fma965 replied to Fma965's topic in Plugin Support
Please can you provide some screenshots, info on your usb devices etc. -
Corsair RMi, HXi, AXi PSU Statistics - CyanLabs's fork
Fma965 replied to Fma965's topic in Plugin Support
it should just work. -
Corsair RMi, HXi, AXi PSU Statistics - CyanLabs's fork
Fma965 replied to Fma965's topic in Plugin Support
Others haven't needed to, try it, any issues let me know your unraid version etc. -
Corsair RMi, HXi, AXi PSU Statistics - CyanLabs's fork
Fma965 replied to Fma965's topic in Plugin Support
It's released https://raw.githubusercontent.com/Cyanlabs/corsairpsu-unraid/master/corsairpsu.plg Now with AXi Support! -
Corsair RMi, HXi, AXi PSU Statistics - CyanLabs's fork
Fma965 replied to Fma965's topic in Plugin Support
Awesome, will fix that table border and release new version sometime in the next few days. -
Corsair RMi, HXi, AXi PSU Statistics - CyanLabs's fork
Fma965 replied to Fma965's topic in Plugin Support
you can just try this plugin now anyway https://raw.githubusercontent.com/Cyanlabs/corsairpsu-unraid/dual/corsairpsu.plg Settings > Utilities > Corsair PSU set type to AXi Please let me know the outcome, this is a BETA, the table will show uptime and stuff as 0 as the AX psu's don't support this. i will remove this section on the actual release. -
Corsair RMi, HXi, AXi PSU Statistics - CyanLabs's fork
Fma965 replied to Fma965's topic in Plugin Support
Almost ready -
Corsair RMi, HXi, AXi PSU Statistics - CyanLabs's fork
Fma965 replied to Fma965's topic in Plugin Support
Guys i need more peoples AX outputs to be able to fully determine what values are important etc if you have a AX psu download the compiled binary above and send me a text copy of the applications output like above. @FranciumF @buggex @cpthzrd -
Corsair RMi, HXi, AXi PSU Statistics - CyanLabs's fork
Fma965 replied to Fma965's topic in Plugin Support
So guys, i've made some progress with the help of @rasmus This is running on UnRAID Here is a compiled version of just the CLI application, extract and dump it in /usr/local/bin via SCP (SSH), windows users can use WinSCP for example. the path of the binary needs to be /usr/local/bin/cpsumon/cpsumoncli https://drive.google.com/file/d/1LqRRKbqku96GYuQ8oHc9_TQDSY58uQKi/view?usp=sharing you will still need to do the unbind/bind THIS IS NOT A USER INTERFACE THIS IS MERELY THE COMPILED BINARY, I AM WORKING ON ADDING SUPPORT BUT THIS IS JUST -
Corsair RMi, HXi, AXi PSU Statistics - CyanLabs's fork
Fma965 replied to Fma965's topic in Plugin Support
if any one wants to help get AX support working, join my discord https://discord.gg/rjb3z87 in channel #corsair-psu -
Corsair RMi, HXi, AXi PSU Statistics - CyanLabs's fork
Fma965 replied to Fma965's topic in Plugin Support
echo -n "1-11:1.0" > /sys/bus/usb/drivers/cp210x/bind is the 1-11:1.0 the same after you reboot? i presume it is. if so a simple edit to your /boot/config/go file will allow set that driver correctly on boot each time and then the rest could be handled in my plugin. -
Corsair RMi, HXi, AXi PSU Statistics - CyanLabs's fork
Fma965 replied to Fma965's topic in Plugin Support
Please follow what @rasmus has done above and send me the output of the command. i wan't to check how consistent the output data is. -
Yeah this is a super simple conversion of the ini files that unraid / dynamix use and converts them to JSON just for external access.
-
Corsair RMi, HXi, AXi PSU Statistics - CyanLabs's fork
Fma965 replied to Fma965's topic in Plugin Support
AX PSU's use a different method, i am looking in to what can be done based on the information above. Difficult to implement without having my own AX psu though. -
Corsair RMi, HXi, AXi PSU Statistics - CyanLabs's fork
Fma965 replied to Fma965's topic in Plugin Support
I've spoke to him and have some idea on what to do, it's a little more difficult for me than his as he uses a docker container. i will see what i can do when i get time, if anyone wants to implement it and send a PR thats fine.