2 Jun 2023 |
CalcProgrammer1#4006 |  Download image.png | 23:25:00 |
CalcProgrammer1#4006 | click enable/disable all until they all show false, then click apply | 23:25:10 |
CalcProgrammer1#4006 | yeah, you will probably have the BIOS issue | 23:26:21 |
CalcProgrammer1#4006 | but then on next boot openrgb will start without doing any hardware stuff | 23:26:30 |
CalcProgrammer1#4006 | doesn't matter | 23:26:38 |
CalcProgrammer1#4006 | it's the next boot we care about | 23:26:44 |
CalcProgrammer1#4006 | well, now that OpenRGB has all devices disabled, go ahead and open it and it shouldn't detect any devices | 23:29:41 |
CalcProgrammer1#4006 | then reboot and hopefully this time the BIOS won't complain | 23:29:50 |
CalcProgrammer1#4006 | the goal will now be to track down what is causing the BIOS issue | 23:30:17 |
CalcProgrammer1#4006 | I would guess we're sending messages out to check on i2c devices and it's not liking that | 23:30:49 |
CalcProgrammer1#4006 | ok, that's expected | 23:34:28 |
CalcProgrammer1#4006 | all devices were disabled | 23:34:31 |
CalcProgrammer1#4006 | now reboot the PC again | 23:34:35 |
CalcProgrammer1#4006 | I expect the BIOS won't have the issue | 23:34:48 |
CalcProgrammer1#4006 | hmmmmm | 23:35:34 |
CalcProgrammer1#4006 | maybe it's an issue with the WinRing0 library | 23:36:03 |
CalcProgrammer1#4006 | yeah | 23:36:16 |
CalcProgrammer1#4006 | hmm | 23:38:13 |
CalcProgrammer1#4006 | not sure | 23:38:15 |
CalcProgrammer1#4006 | you could try using OpenRGB 0.7 which uses inpout32 instead of WinRing0 | 23:38:35 |
CalcProgrammer1#4006 | not sure how else to determine if it's the library | 23:38:53 |
CalcProgrammer1#4006 | we shouldn't be doing any actual i2c writes with all devices disabled | 23:39:02 |
CalcProgrammer1#4006 | there is if you do OpenRGB --loglevel 6 | 23:39:20 |
CalcProgrammer1#4006 | or in the Settings you can enable Log Console | 23:39:29 |
CalcProgrammer1#4006 |  Download image.png | 23:39:49 |
CalcProgrammer1#4006 |  Download image.png | 23:40:30 |
CalcProgrammer1#4006 | check the log console box | 23:40:38 |
CalcProgrammer1#4006 | then close OpenRGB and reopen it | 23:40:42 |
CalcProgrammer1#4006 | under Information you will now have Log Console | 23:41:01 |
CalcProgrammer1#4006 | refresh, then copy paste it somewhere | 23:41:39 |