cpthzrd

Members
  • Posts

    1
  • Joined

  • Last visited

Posts posted by cpthzrd

  1. On 12/31/2019 at 5:59 AM, Fma965 said:
    
    https://raw.githubusercontent.com/Cyanlabs/corsairpsu-unraid/ax-test/corsairpsu.plg

    Please try the above URL. paste it in the install plugin section of Unraid. I would suggest removing the current version first although shouldn't technically be needed.

     

    Technically although untested the following devices should be compatible in the ax-text build

    
    	0x1c09, /* RM550i */
    	0x1c0a, /* RM650i */
    	0x1c0b, /* RM750i */
    	0x1c0c, /* RM850i */
    	0x1c0d, /* RM1000i */
    	0x1c03, /* HX550i */
    	0x1c04, /* HX650i */
    	0x1c05, /* HX750i */
    	0x1c06, /* HX850i */
    	0x1c07, /* HX1000i */
    	0x1c08, /* HX1200i */
    	0x1c0e, /* AX850i */	
    	0x1c0f, /* AX1000i */	
    	0x1c10, /* AX1200i */	
    	0x1c02, /* AX1500i */
    	0x1c11, /* AX1600i */	

    I have no idea if AXi devices use the same protocols so people with these units will need to test.

    Thanks to this file for the list of Device ID's https://github.com/audiohacked/OpenCorsairLink/blob/testing/device.c

    I have the AX1200i and it's showing up as 0x1c00. I passed it to a windows vm and it's working with corsair link. If you can update the device id I can test.