25 Oct 2021 |
V10lator | Also Mono not sure if helps but could you try the experimental build, please? | 20:29:03 |
TheRogueZeta#0120 | This may be expected if the RGB controllers loose power. Is the PC turning off? | 20:32:22 |
TurboGFF#2790 | V10lator GSKILL 16gb 3200 x 4 - openrgb detects them as ASUS Aura DRAM, | 20:33:43 |
TurboGFF#2790 | TheRogueZeta Nope. Everything stays on. The screens go to sleep | 20:33:58 |
TurboGFF#2790 | Even my GPU goes back to rainbow mode | 20:34:11 |
TheRogueZeta#0120 | Any OEM apps still installed? | 20:34:28 |
TheRogueZeta#0120 | Just locking should not do this but a power off would reset a lot of controllers. | 20:35:08 |
TurboGFF#2790 | I have icue for my keyboard (which also does the GPU when open rgb stops detecting it) - and open rgb for the ram + motherboard rgb. | 20:35:19 |
TheRogueZeta#0120 | It sounds like a lot of those items could all be under OpenRGB as well. | 20:36:12 |
TurboGFF#2790 | I have a corsair keyboard | 20:36:44 |
TurboGFF#2790 | I dont think open rgb will mange that | 20:36:48 |
V10lator | Also OpenRGB and icue fighting about the GPU RGB controller doesn't sound good | 20:36:59 |
TurboGFF#2790 | and the gpu only sometimes appears in open rgb. | 20:37:01 |
TurboGFF#2790 |  Download unknown.png | 20:37:14 |
TurboGFF#2790 |  Download unknown.png | 20:37:24 |
TheRogueZeta#0120 | /*-----------------------------------------------------*\
| Keyboard product IDs |
| List taken from ckb-next |
| Non-RGB keyboards were omitted from this list |
\*-----------------------------------------------------*/
#define CORSAIR_K55_RGB_PID 0x1B3D
#define CORSAIR_K65_RGB_PID 0x1B17
#define CORSAIR_K65_LUX_RGB_PID 0x1B37
#define CORSAIR_K65_RGB_RAPIDFIRE_PID 0x1B39
#define CORSAIR_K68_RGB 0x1B4F
#define CORSAIR_K70_RGB_PID 0x1B13
#define CORSAIR_K70_LUX_RGB_PID 0x1B33
#define CORSAIR_K70_RGB_RAPIDFIRE_PID 0x1B38
#define CORSAIR_K70_RGB_MK2_PID 0x1B49
#define CORSAIR_K70_RGB_MK2_SE_PID 0x1B6B
#define CORSAIR_K70_RGB_MK2_LP_PID 0x1B55
#define CORSAIR_K95_RGB_PID 0x1B11
#define CORSAIR_K95_PLATINUM_PID 0x1B2D
#define CORSAIR_STRAFE_PID 0x1B20
#define CORSAIR_STRAFE_MK2_PID 0x1B48 | 20:38:11 |
TheRogueZeta#0120 | Ok we have K95 Platinum but no XT variant. | 20:39:03 |
TheRogueZeta#0120 | The fact that it only works sometimes suggests conflicts. | 20:39:28 |
TurboGFF#2790 | Probably - But I've troubleshooted this before and uninstalled aura sync + icue to just use open rgb, and occasionally, even it doesn't detect the ram modules | 20:40:19 |
TurboGFF#2790 | I chalk it up to software still in development 😛 | 20:40:28 |
V10lator | The fact that icue overtakes as soon as OpenRGB stops suggests conflicts, too | 20:40:52 |
TurboGFF#2790 | Like, it's inconsistent between application launches, and even full reboots | 20:41:08 |
TheRogueZeta#0120 | That is a know issue. Unfortunately none of the dev systems seem to show this so we have not been able to look into it. | 20:41:17 |
TheRogueZeta#0120 | Software race condition. | 20:41:26 |
TurboGFF#2790 | I only installed aura sync because neither icue nor open rgb detected the gpu 😛 | 20:41:51 |
TheRogueZeta#0120 | Which GPU? | 20:42:10 |
TurboGFF#2790 | asus rog strix 2070 | 20:42:33 |
TheRogueZeta#0120 | Are you using the pipeline version? The Device id may not have been in for 00.6 | 20:43:14 |
TheRogueZeta#0120 | * Are you using the pipeline version? The Device id may not have been in for 0.6 | 20:43:17 |
TurboGFF#2790 |  Download unknown.png | 20:43:41 |