Skip to content
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

btnx daemon will sometimes not work #8

Open
Matze1224 opened this issue Nov 24, 2019 · 1 comment
Open

btnx daemon will sometimes not work #8

Matze1224 opened this issue Nov 24, 2019 · 1 comment

Comments

@Matze1224
Copy link

I've get following error when starting btnx:

$ sudo /etc/init.d/btnx start
Starting btnx : Button Extension - mouse button rerouter daemon
 btnx: uinput modprobed successfully.
 btnx: Opening config file: /etc/btnx/btnx_config_G502
 btnx: No configured mouse handler detected: No such file or directory
 btnx: Looped through all configurations. Stopping.
 btnx: Configuration file error.
btnx failed to start (error code 150)

It occurs all times, like starting btnx directly or using systemd. The funny thing is, it will work the next reboot, and the reboot after, the same result will happen.

Using debian testing. Just noticed it this week, worked fine before (but I commonly use hibernation to disk instead of shutdowns).

@McThumpenstein
Copy link

McThumpenstein commented Apr 2, 2020

Duplicated on Ubuntu 18.04.

btnx: No configured mouse handler detected: No such file or directory
 btnx: Looped through all configurations. Stopping.
 btnx: Configuration file error.
 btnx failed to start (error code 150)
 btnx.service: Control process exited, code=exited status=150
 btnx.service: Failed with result 'exit-code'.
 Failed to start LSB: Mouse button rerouter daemon..
-- Subject: Unit btnx.service has failed
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
-- 
-- Unit btnx.service has `failed.

Config file exists, restoring a backup via the btnx-config doesn't help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants