Bug 15928 - Erratic cursor movement with Apple Magic Mouse
Summary: Erratic cursor movement with Apple Magic Mouse
Status: RESOLVED OBSOLETE
Alias: None
Product: Drivers
Classification: Unclassified
Component: Input Devices (show other bugs)
Hardware: All Linux
: P1 normal
Assignee: drivers_input-devices
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-07 08:57 UTC by Christoph Langner
Modified: 2013-12-10 18:29 UTC (History)
1 user (show)

See Also:
Kernel Version: 2.6.32-22-generic #33-Ubuntu SMP
Subsystem:
Regression: No
Bisected commit-id:


Attachments

Description Christoph Langner 2010-05-07 08:57:53 UTC
I'm trying to use a Apple Magic Mouse on a ordinary PC with Ubuntu Linux 10.04. Out of the box the mouse "worked" in Lucid. Paring, moving the cursor over the screen and right/left clicks worked. After I installed multitouch-kernel-source_1.2. and a reboot I was able to scroll and do middle clicks. So more or less it worked very good.

Today (i can't remember that i changed a thing) the cursor is stuck at
the top left corner of the screen,  even when I move the mouse. When i
touch the surface of the mouse I can move the cursor. It looks like
the surface of the mouse controls the position of the cursor on my
screen. I installed the kernel module inside Ubuntu Lucid Lynx 10.04 and the PPA of Chase Douglas [1].

$lsmod | grep magic
hid                    81789  4 hid_magicmouse,hidp,hid_apple,usbhid
$ dpkg -l *multitouch* | grep ii
ii  multitouch-kernel-source   1.2   Experimental multitouch device driver source
$ uname -ar
Linux stein 2.6.32-22-generic #33-Ubuntu SMP Wed Apr 28 13:27:30 UTC 2010 i686 GNU/Linux

Other people [2] report similar issues. Deleting the connection between my system and the mouse and re-pair it doesn't help. 

[1] https://launchpad.net/~chasedouglas/+archive/multitouch
[2] http://ubuntuforums.org/showpost.php?p=9244651&postcount=121

Note You need to log in before you can comment on or make changes to this bug.