OpenRGB
https://gitlab.com/CalcProgrammer1/OpenRGB
The purpose of this tool is to control RGB lights on different peripherals.
Accessing the SMBus is a potentially dangerous operation, so exercise caution.
- Devel package for openSUSE:Factory
-
8
derived packages
- Links to openSUSE:Factory / OpenRGB
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout hardware/OpenRGB && cd $_
- Create Badge
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
OpenRGB-release_0.9.tar.gz | 0029880152 28.5 MB | |
OpenRGB-use_system_libs.patch | 0000002197 2.15 KB | |
OpenRGB.changes | 0000028188 27.5 KB | |
OpenRGB.spec | 0000002493 2.43 KB | |
_link | 0000000124 124 Bytes |
Comments 13
Hey can you please fix this?
Attempting to connect to local OpenRGB server.Connection attempt failedLocal OpenRGB server unavailable.Running standalone.1E 9F 01 01 00 0078 3C 00 00 00 0000 00 00 00 00 0000 00 00 00 00 0000 00 00 08 09 0201 F4 00 00 00 0000 00 00 00 00 0000 00 00 00 00 0000 00 00 00 00 0000 00 00 00 00 00Segmentation fault (core dumped)
something is wrong with this package, it segfaults
Please file a report on https://bugzilla.opensuse.org
Well if you are the package maintainer, it seems redundant to use bugzilla at this point dont you think?
In any case I took it to bugzilla then, sigh...
Hi, seeing there is a OpenRGB package for the basic version, I would like to suggest one for Pipeline version, which is the version in which add-ons can be installed. Basic version is limited. The page RPM is strange and conflicts with base openSUSE packages.
Many thanks in advance.
Is pipewire supported in 0.6?
It's Pipeline, not Pipewire.
The stable version is in 0.6, Pipeline is an experimental package. Version may vary, I can't install it to verify, unfortunately.
Page here: https://openrgb.org/ Downloads at the bottom. Here you may be able to analyze the .rpm package.
I have OpenRGB pipeline compiling in my home project, I've had no issues with it on my personal setup under Tumbleweed after refreshing some patches and minor tweaks to the spec file: https://build.opensuse.org/package/show/home:xanders/OpenRGB
I haven't set it up to track upstream automatically, at the moment I trigger the OBS service manually to pull from their Gitlab as I see something useful come up in their commits. The commit used is in the *.obscpio filename. Feel free to use as a reference.
@mnhauke 0.8 is out
Hey,
I made a variant of the system libe131 that I try to upstream: https://gitlab.com/CalcProgrammer1/OpenRGB/-/merge_requests/2554
Thanks, it looks cleaner than the current patch, but I suppose we can wait for the next openrgb release, unless it's necessary for some reason.
It don't think it's necessary either right now.
What about the other in-tree libraries, are these an issue too or not so much?
Unsure. If the build script has not been patched to use those, chance is they aren't available or use private symbols or are forked.
Feel free to try though.
The patch is now included in OpenRGB master.