#AIO lights flashing uncontrollably and overriding changes in other rgb software (openrgb)

15 messages · Page 1 of 1 (latest)

covert thistle
#

AIO lights flashing uncontrollably and overriding changes in other rgb software (openrgb)

vague ermine
#

Don't use other RGB software with iCUE, they will conflict.

#

I recommend uninstalling OpenRGB and doing a clean install of iCUE.

covert thistle
vague ermine
#

What AIO are you using?

covert thistle
vague ermine
#

Do you have any other RGB software that might conflict? Such as motherboard software etc.?

covert thistle
#

I had my pc repaired last week and they installed asus armoury crate but I removed it since

vague ermine
#

iCUE Removal Procedure

  1. Uninstall iCUE Software through "Control Panel" or "Add or Remove Programs". Uninstall or remove apps and programs in Windows
  2. Delete the following folders if they exist (you can copy+paste them in Windows Explorer):
%PROGRAMFILES%\Corsair
%PROGRAMFILES(X86)%\Corsair
%PROGRAMDATA%\Corsair
%APPDATA%\Corsair
%LOCALAPPDATA%\Corsair
%LOCALAPPDATA%\QmlRenderer
  1. Delete the HKEY_CURRENT_USER\SOFTWARE\Corsair and HKEY_LOCAL_MACHINE\SOFTWARE\Corsair registry folders using Registry Editor (built-in tool)
  2. Reboot your computer.
  3. Download the latest iCUE installer (v5.12.97) here.

Easy Command-line (copy paste in elevated CMD.exe):

rd /S /Q "C:\CUE5"
rd /S /Q "%PROGRAMFILES%\Corsair"
rd /S /Q "%PROGRAMFILES(X86)%\Corsair"
rd /S /Q "%PROGRAMDATA%\Corsair"
rd /S /Q "%APPDATA%\Corsair"
rd /S /Q "%LOCALAPPDATA%\Corsair"
rd /S /Q "%LOCALAPPDATA%\QmlRenderer"
reg delete "HKEY_CURRENT_USER\SOFTWARE\Corsair" /f
reg delete "HKEY_LOCAL_MACHINE\SOFTWARE\Corsair" /f
reg delete "HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Corsair" /f

(This was written based on CORSAIR's FAQ)

vague ermine
#

Armoury Crate is very intrusive and unnecessary.

#

ASUS

iCUE and ASUS GPU & MOBO

  1. Uninstall "Armoury Crate & Aura Creator" using ASUS's Armoury Crate Uninstaller.
  2. Clean remnants of ASUS software using deepclean.cmd for ASUS (download as zip and extract).
  3. Download Lightning_Control_1.07.84_v2 from ASUS.
  4. Extract the archive and delete all files but the keep following:
Lightning_Control_1.07.84_v2\...
...\LightningService\LSInstall\AuraServiceSetup.exe
...\LightningService\LSInstall\aac\AacMBSetup.exe
...\LightningService\LSInstall\aac\AacVGASetup.exe
...\LightningService\LSInstall\aac\Hal\AacMBSetup.exe
...\LightningService\LSInstall\aac\Hal\AXSP < Keep entire folder.
  1. Execute AuraServiceSetup.exe.
  2. Execute aac\AacMBSetup.exe, aac\AacVGASetup.exe, and aac\Hal\AXSP\axIns.exe
  3. Install the ASUS plugin in iCUE.
  4. Restart your PC.
#

Try this.

covert thistle
#

Thank you

#

I'll try now