You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -149,6 +149,10 @@ There have been two instances of hardware damage in OpenRGB's development and we
149
149
150
150
</details>
151
151
152
+
* If RGB RAM or certain motherboard on-board LEDs are not loading the profile on startup, you need to add the loading entries to: `/etc/modules-load.d/`
153
+
- i2c-dev
154
+
- i2c-i801 or i2c-piix4 (according to your chipset)
155
+
152
156
----
153
157
154
158
* You'll have to enable user access to your SMBus if you don't run as root.
0 commit comments