diff --git a/ResourceManager.cpp b/ResourceManager.cpp index 1238fd06..8ae9a5f7 100644 --- a/ResourceManager.cpp +++ b/ResourceManager.cpp @@ -38,8 +38,8 @@ const char* I2C_ERR_WIN = QT_TRANSLATE_NOOP("ResourceManager", "

One or more I2C or SMBus interfaces failed to initialize.

" "

RGB DRAM modules, some motherboards' onboard RGB lighting, and RGB Graphics Cards, will not be available in OpenRGB without I2C or SMBus.

" "

How to fix this:

" - "

On Windows, this is usually caused by a failure to load the WinRing0 driver.

" - "

You must run OpenRGB as administrator at least once to allow WinRing0 to set up.

" + "

On Windows, this is usually caused by a failure to load the PawnIO driver.

" + "

You must first install PawnIO, then you must OpenRGB as administrator in order to access these devices.

" "

See help.openrgb.org for additional troubleshooting steps if you keep seeing this message.

" "

If you are not using internal RGB on a desktop this message is not important to you.

"); const char* I2C_ERR_LINUX = QT_TRANSLATE_NOOP("ResourceManager",