OpenRGB setup tutorial Linux

Аватар автора
JavaScript Гениализм
Follow up video to previous video I made ages ago for OpenRGB, formerly called OpenAURA SDK. Here&steps you need to follow 2a. - IF Debian then install → build-essential qtcreator qt5-default libusb-1.0-0-dev libhidapi-dev pkgconf 2b. - IF Fedora then install → git make automake gcc gcc-c++ qt-creator qt5-devel hidapi-devel libusb-devel 4. - run → qmake OpenRGB.pro 5. - run → make -j8 7. - Reload UDEV rules with → sudo udevadm control --reload-rules && sudo udevadm trigger 8. - Load I2C modules: 8a. - IF Intel → sudo modprobe i2c-i801 8b. - IF Intel → sudo modprobe i2c-nct6775 - (secondary controller mobo LED patch required) 8b. - IF AMD → sudo modprobe i2c-piix4 8c. - IF required → sudo chmod 777 /dev/i2c-* 9. - IF Gigabyte/Aorus mobo, add kernel boot param → acpi_enforce_resources=lax END NOTES: I did not make this software, I&only creating simplified tutorial for how to compile on Linux and run it. If you have major issues with software, then report the issue on the GitLab project page. You use this software at your own risk, and dev code base is not liable for any damages it may potentially cause to your system hardware. #tutorial

0/0


0/0

0/0

0/0