Open enyone opened 2 years ago
Hi @enyone, thank you for reporting this issue!
I have pushed out a set of fixes on the develop
branch. Could you please build Eruption from source and verify if this already fixes the problem?
HOWTO build from source can be found here: INSTALL.md
Please be sure to build the develop
branch, by switching to it after cloning the repository!
git clone https://github.com/X3n0m0rph59/eruption.git
cd eruption
git checkout develop
make
Would it be sufficient as a test to use rpm-build and this spec https://download.copr.fedorainfracloud.org/results/x3n0m0rph59/eruption/fedora-36-x86_64/04836153-eruption/eruption.spec and then applying a patch (created from releases/v0.2.0
to develop
) over the src.rpm before building?
I have the build environment in a kvm/qemu virtual environment and would not like to apply build environment to this local machine.
@enyone I have prepared a .spec file based on eruption-git.spec
that should be suitable for building the develop
branch inside your virtual machine. I successfully built *.srpm
and *.rpm
package files in a bare minimum Fedora podman container, so the provided .spec file should work.
Please find the files here: eruption-git.zip
Introduction Eruption process high CPU utilization after a dock disconnect.
Please describe the bug Eruption process high CPU utilization (single core/thread at 100%) after Lenovo USB-C dock disconnect. Keyboard is connected to a dock. Laptop is Lenovo T14 AMD.
To Reproduce Unplug the dock from the laptop.
Expected behavior No CPU utilization when no keyboard present (dock unplugged).
Logs
Additional context A workaround is manually restart Eruption process,