Update README.md with changes from !1412

This commit is contained in:
Adam Honse 2022-11-27 03:09:05 -06:00
parent be90537d10
commit 81cb2cb2bf

View file

@ -149,6 +149,10 @@ There have been two instances of hardware damage in OpenRGB's development and we
</details>
* 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.