Package Details: openrgb-git 0.9.1162.g23dbaba-1

Git Clone URL: https://aur.archlinux.org/openrgb-git.git (read-only, click to copy)
Package Base: openrgb-git
Description: Configuration utility for RGB lights supporting motherboards, RAM, & peripherals
Upstream URL: https://gitlab.com/CalcProgrammer1/OpenRGB
Keywords: led
Licenses: GPL-2.0-only
Conflicts: openrgb
Provides: openrgb
Submitter: Myrddin
Maintainer: CalcProgrammer1
Last Packager: CalcProgrammer1
Votes: 35
Popularity: 0.69
First Submitted: 2020-02-14 03:47 (UTC)
Last Updated: 2025-01-21 00:20 (UTC)

Dependencies (6)

Required by (15)

Sources (3)

Pinned Comments

Latest Comments

« First ‹ Previous 1 .. 4 5 6 7 8 9

rjahanbakhshi commented on 2020-05-06 09:27 (UTC) (edited on 2020-05-06 09:28 (UTC) by rjahanbakhshi)

For NZXT Kraken in 99-openrgb.rules:

# NZXT Kraken
SUBSYSTEM=="usb", ATTR{idVendor}=="1e71", ATTR{idProduct}=="170e", MODE="0666", TAG+="uaccess"

Thanks,

fsyy commented on 2020-05-01 20:47 (UTC)

Hi,

i added another line to the udev rules.

Asus Aura Addressable RGB Header

SUBSYSTEM=="usb", ATTR{idVendor}=="0b05", ATTR{idProduct}=="18a3", MODE="0666", TAG+="uaccess"

to access the rgb headers on my Z390-F Asus mainboard, would be nice if you could add that too :)

cobaltspace commented on 2020-04-13 06:19 (UTC)

What purpose does doing the qmake in it's own folder instead of how upstream says to?