• @CalcProgrammer1OPM
    link
    English
    210 months ago

    This is not a feature in OpenRGB, though it could be added as a plugin or external script. If you can detect this event in a script, you can call openrgb --color black from the script to turn off the lights.

    • @User_285
      link
      English
      1
      edit-2
      10 months ago

      Thank you openrgb --color black Doesn’t work. It load the program, not change the LED color. It possible to do with $ openrgb -p Red after I saved a profile with the color to load. Or “Off” if i want to turn off the keyboard. OpenRGB see the keyboard even if return an error with i2c that are actually loaded.

      <h2>WARNING:</h2><p>One or more I2C/SMBus interfaces failed to initialize.</p><p>RGB DRAM modules and some motherboards’ onboard RGB lighting will not be available without I2C/SMBus.</p><p>On Linux, this is usually because the i2c-dev module is not loaded. You must load the i2c-dev module along with the correct i2c driver for your motherboard. This is usually i2c-piix4 for AMD systems and i2c-i801 for Intel systems.</p><p>See help.openrgb.org for additional troubleshooting steps if you keep seeing this message.<br></p> Profile loading: Succeeded for MSI MysticLight MS-1563 v0001 @ HID: /dev/hidraw1 Updating mode for MSI MysticLight MS-1563 v0001 to 1

      I can also read the keyboard feedback with evemu-record but I lack the capability to do a scrip with this command. Anyone know how to use it?

      • @CalcProgrammer1OPM
        link
        English
        19 months ago

        The i2c message can be ignored if all your devices use USB. I2C is pretty much only used by RGB RAM, GPUs, and some older motherboards. Mystic Light motherboards use USB.