From 81cb2cb2bf81b112d684740218bd0de99bc25a9d Mon Sep 17 00:00:00 2001 From: Adam Honse Date: Sun, 27 Nov 2022 03:09:05 -0600 Subject: [PATCH] Update README.md with changes from !1412 --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 18f6f4bf..7f64a681 100644 --- a/README.md +++ b/README.md @@ -149,6 +149,10 @@ There have been two instances of hardware damage in OpenRGB's development and we + * 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/` + - i2c-dev + - i2c-i801 or i2c-piix4 (according to your chipset) + ---- * You'll have to enable user access to your SMBus if you don't run as root.