-
Corsair RMi, HXi, AXi PSU Statistics - CyanLabs's fork
Hey, at first please upload Diagnostics. That way, I can take a look at the situation and know where to start from.
-
Corsair RMi, HXi, AXi PSU Statistics - CyanLabs's fork
. Does it have data connection?
-
Corsair RMi, HXi, AXi PSU Statistics - CyanLabs's fork
No answers so I pushed a new release.
-
Corsair RMi, HXi, AXi PSU Statistics - CyanLabs's fork
Ah, okay let's wait for @Bngoold here. He has a working ax1600i. No, the binary is in the correct place. You get output when you manually exec the binary. So it's working in general. Temporary fix: 1. nano /boot/config/plugins/corsairpsu/corsairpsu.cfg 2. Change type to ax1600i and save the file. 3. Verify stats working again and report back to this forum thread. 4. Permanent fix will be pushed tomorrow. I will post further information once i pushed the release.
-
Corsair RMi, HXi, AXi PSU Statistics - CyanLabs's fork
Sorry, which device are you talking about?
-
[PLUGIN] Intel iGPU SR-IOV - Support Page
@Sizukaze The plugin hasn't changed. There is still no support AFAIK. For a more detailed version, @ich777 would be the right person. @hoschy VF are virtual functions... If activated you can use these VFs like they were dedicated GPUs.
-
Corsair RMi, HXi, AXi PSU Statistics - CyanLabs's fork
Ah, gotcha! I thought you also made some changes. I just merged your changes and pushed a new release for the plugin. Please verify everything works as expected. Thank you very much. I honestly just did not have to do that on my own and install my own ax1600i into the server or at least connect it to an unraid server as they are just too far away. Please upload the raw output from the executable, just for the sake of knowledge.
-
Corsair RMi, HXi, AXi PSU Statistics - CyanLabs's fork
Awesome! Are you willing to share the repo for the executable? This way I can verify there is no unwanted code before adding it officially to the plugin.
-
Corsair RMi, HXi, AXi PSU Statistics - CyanLabs's fork
I will have to get the binary from @Bngoold . I would also like to take a look into his changes for the dashboard.
-
Corsair RMi, HXi, AXi PSU Statistics - CyanLabs's fork
oh s**t.... I was not reading carefully... thats an AXi version.. Have to revert the changes on corsairmi then.. AX1500i should be working according to code. Can someone verify?
-
Corsair RMi, HXi, AXi PSU Statistics - CyanLabs's fork
@nakutra Please update and give it a try. Is it a USB-C version?
-
Corsair RMi, HXi, AXi PSU Statistics - CyanLabs's fork
I use a script to read the values and then I publish these values via mosquitto_pub to HA.. Thats the reason the mqtt-pub-sub plugin was built. Looks like a new version of the HX1500i. Give me one day or so. Should work with the next release.
-
Corsair RMi, HXi, AXi PSU Statistics - CyanLabs's fork
Hmm.. There are obviously different approaches being used. You do it this way.. I publish via mqtt and the original maintainer also uses another method. Technically, this plugin provides the necessary binaries to extract the info and display it on the dashboard. What happens, if someone else comes up with another different approach? Not sure rn...
-
Corsair RMi, HXi, AXi PSU Statistics - CyanLabs's fork
I don't want to claim much credit for that... Most of this plugin was done by the original maintainer.. I am thinking about a third possible selection in the dropdown menu specific for ax1600i.
-
Corsair RMi, HXi, AXi PSU Statistics - CyanLabs's fork
Hey there.. Nice you had the time to do this. I have been super busy in the past. Thank you for your work on that. Do I understand you correctly, you want to create a seperate plugin or do you want to integrate into this existing one?