RicardoEPRodrigues / magicmouse-hid

Magic Mouse 2 driver for Linux.
141 stars 14 forks source link

Apple Magic Trackpad (A1339) turns off every few minutes. #16

Closed ScherbakovAl closed 1 year ago

ScherbakovAl commented 1 year ago

Apple Magic Trackpad (A1339) turns off every few minutes. I am using Ubuntu 23.04. libinput --version: 1.22.1. The trackpad periodically turns off and then, after a dozen seconds, reconnects. I'll attach a report from hciconfig, bluetoothctl, syslog, sudo btmon: https://pastebin.com/3A9EXusp

I love using the trackpad, but these reconnections make interacting with it impossible. This trackpad works great with android phone and doesn't have any reconnects. Connectivity is constantly lost with Ubuntu. This also happens with different usb bluetooth dongles. This issue has been reported here: https://bugs.launchpad.net/linux/+bug/1834085 and https://bugzilla.kernel.org/show_bug.cgi?id=204589

I booted Ubuntu 23.04(kernel 6.2.0) from a flash drive - the same error: https://pastebin.com/5KtUjCHQ

I booted from Fedor's(kernel 6.2.9) flash drive - error: https://pastebin.com/4LJC7NJQ

When using Fedora, communication breaks also occur. Today I tried altlinux and this problem persists.

What other logs and reports do I need to provide in order to sort out the problem? Where else can you write about it? Thank you!

RicardoEPRodrigues commented 1 year ago

Hello @ScherbakovAl ,

While this is a great report, this specific repo is focused on supporting the magic mouse 2 as a DKMS in the Linux Kernel prior to 5.15. As the support was added for new versions of the kernel.

This seems like a bug to report in the Linux kernel itself, which you already did.

I'm closing this issue. Thank you for your work.