-
-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Problems Running from Source on Ubuntu 18.04 #7
Comments
Hello, thank you for your bug report! It seems that eruption is unable to initialize the D-Bus interface, maybe because the interface configuration file is missing. Could you please try to run the following commands: $ sudo cp support/dbus/org.eruption.control.conf /etc/dbus-1/system.d/org.eruption.control.conf
$ sudo systemctl reload dbus And then please try to re-execute eruption. I will look into supporting Ubuntu Bionic. |
Hello, I just have prepared a package for Ubuntu Bionic. Could you please try out the PPA? |
Thank you @X3n0m0rph59 for making a I had a few tweaks to the getting started instructions.
The
Now the service is visible
According to the man page for
Neat! I have cool colors and reactions to typing now. Next will be experimenting with the profiles and scripts. I consider this issue closed. P.S. Thank you for starting this awesome project. I will certainly see if I can help out. One thing I noticed should be a "feature" is that if the service is stopped with the associated |
Hello.
I've not had success using the program with the sample configurations after compiling from source.
I compiled from source because the PPA doesn't work with Bionic (I wasn't ready to upgrade yet to the next distro version).
After a quick crash course with
cargo
and Rust, I got all the dependencies and theeruption
program compiled. But executing fails and kills the lighting effects. Only resolution is to "power cycle" the keyboard by un/re-plugging in.Here is information on my set up.
These are my Roccat software and firmware versions (used through a Windows 10 guest via VirtualBox 6.1
Additional information:
Distro Information:
Tried executing both as user and using
sudo
. My user account is a member of the relative groupsusb
andplugdev
.Build Information:
Executed with command (with ideas from issue #5):
Error outputs attached. First as user, second with
sudo
.FWIW, I had the same loss of lights with another project and reported here: simonhuwiler/roccatvulcan/issues/6.
Attachments:
fail-to-work-20200615-233510.log
fail-to-work-20200615-233808.log
The text was updated successfully, but these errors were encountered: