Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Bug#1036899: logiops: logid does not work for MX Master 3

43 views
Skip to first unread message

Hendrik Tews

unread,
May 28, 2023, 5:30:09 PM5/28/23
to
Package: logiops
Version: 0.3.1-1
Severity: important
X-Debbugs-Cc: none, Hendrik Tews <hen...@askra.de>

Dear Maintainer,

after upgrading to logiops version 0.3.1-1 the logid daemon does not
seem to do anything any more. For my configuration the symptom is that
the thumb button is no longer mapped to button 2. The problem seems to
be also present in the current upstream version (v0.3.2), see upstream
issue 387 (https://github.com/PixlOne/logiops/issues/387).

For now I downgraded to 0.2.3-1+b1, which is still working fine.

Best regards,

Hendrik


-- System Information:
Debian Release: 12.0
APT prefers testing-security
APT policy: (500, 'testing-security'), (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 6.1.0-9-amd64 (SMP w/12 CPU threads; PREEMPT)
Kernel taint flags: TAINT_WARN, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages logiops depends on:
ii libc6 2.36-9
ii libconfig++9v5 1.5-0.4
ii libevdev2 1.13.0+dfsg-1
ii libgcc-s1 12.2.0-14
ii libglib2.0-0 2.74.6-2
ii libstdc++6 12.2.0-14
ii libudev1 252.6-1

logiops recommends no packages.

logiops suggests no packages.

-- Configuration Files:
/etc/logid.cfg changed:
devices: ({
name: "Wireless Mouse MX Master 3";
# A lower threshold number makes the wheel switch to free-spin mode
# quicker when scrolling fast.
smartshift: {
on: false;
threshold: 3;
};
hiresscroll: {
hires: true;
invert: false;
target: false;
};
# Higher numbers make the mouse more sensitive (cursor moves faster),
# 4000 max for MX Master 3.
dpi: 1000;
buttons: (
# Make thumb button 2.
{ cid: 0xc3;
action = {
type: "Keypress";
keys: ["BTN_MIDDLE"];
};
},
# top button
{ cid: 0xc4;
action = {
type = "ToggleSmartshift";
};
}
);
});


-- no debconf information

Chow Loong Jin

unread,
Jun 4, 2023, 10:30:04 PM6/4/23
to
On Sun, May 28, 2023 at 11:01:16PM +0200, Hendrik Tews wrote:
> Package: logiops
> Version: 0.3.1-1
> Severity: important
> X-Debbugs-Cc: none, Hendrik Tews <hen...@askra.de>
>
> Dear Maintainer,
>
> after upgrading to logiops version 0.3.1-1 the logid daemon does not
> seem to do anything any more. For my configuration the symptom is that
> the thumb button is no longer mapped to button 2. The problem seems to
> be also present in the current upstream version (v0.3.2), see upstream
> issue 387 (https://github.com/PixlOne/logiops/issues/387).
>
> For now I downgraded to 0.2.3-1+b1, which is still working fine.

Hey Hendrik,

Could you check if 0.3.1-1 (in unstable) or 0.3.2-1 (in experimental) is
working for you?

--
Kind regards,
Loong Jin
signature.asc

Hendrik Tews

unread,
Jun 6, 2023, 8:30:04 AM6/6/23
to
Hi,

On 2023-06-05 10:22:35, Chow Loong Jin <hype...@debian.org> wrote:

> Could you check if 0.3.1-1 (in unstable) or 0.3.2-1 (in experimental) is
> working for you?

thanks for following up. Both 0.3.1-2 from unstable and 0.3.2-1 from
experimental work. (Unexpected to me, because I reproduced the problem
with the newest upstream version.)

Version 0.3.1-1 is the version from testing, this version does not
work.

Hendrik

Mikołaj Kuranowski

unread,
Jun 13, 2023, 3:20:05 AM6/13/23
to
Hello, unfortunately for me both 0.3.1-2 and 0.3.2-1 still don't work.
I'm experiencing the same issue (thumb button remapping not working);
0.2.4 built from the source works fine.
0 new messages