← Back to team overview

ubuntu-x-swat team mailing list archive

[Bug 573924] [NEW] Losing left mouse button(s)

 

You have been subscribed to a public bug:

Binary package hint: udev

The left mouse button of my Asus laptop stops working. It simply does
not react to any clicks. The movement of the cursor and right button are
not affected. The external (USB) mouse AND touch pad are both affected.
Disconnecting or disabling either has no effect. The remaining one will
still eventually quit working. The only solution I've found so far
(other than a reboot of course) is to restart gdm. I've (so far) never
lost the button after a restart of gdm, which is really bizzare.

A similar problem was reported in the forums:

http://ubuntuforums.org/showthread.php?t=1323171&highlight=left+mouse+button

This was re 8.10 and the problem was solved by blacklisting "Macintosh
mouse button emulation" in the hal. If nobody has any better ideas I'll
try to figure out how to accomplish this with a udev rule (I'm open to
all the hints I can get).

This appears to have happened at some point between the last beta and
the release. I hadn't updated this particular laptop in a while and
didn't see this until after the release (oops). This may be a kernel
error from one of the later updates.

Detected mice:

I: Bus=0017 Vendor=0001 Product=0001 Version=0100
N: Name="Macintosh mouse button emulation"
P: Phys=
S: Sysfs=/devices/virtual/input/input3
U: Uniq=
H: Handlers=mouse0 event3 
--
I: Bus=0003 Vendor=046d Product=c526 Version=0111
N: Name="Logitech USB Receiver"
P: Phys=usb-0000:00:1d.1-1/input0
S: Sysfs=/devices/pci0000:00/0000:00:1d.1/usb7/7-1/7-1:1.0/input/input5
U: Uniq=
H: Handlers=mouse1 event5 
--
I: Bus=0011 Vendor=0002 Product=0007 Version=01b1
N: Name="SynPS/2 Synaptics TouchPad"
P: Phys=isa0060/serio4/input0
S: Sysfs=/devices/platform/i8042/serio4/input/input11
U: Uniq=
H: Handlers=mouse2 event11 

The old hal fix for a similar (same?) problem:

<?xml version="1.0" encoding="UTF-8"?>

<!-- 15/12/2008 by BJ
*Match* devices you want to blacklist and *merge* info.ignore to true
Get the necessary info to match with hal-device
-->

<deviceinfo version="0.2">
<device>
<match key="info.category" contains="input">
<match key="input.product" contains="Macintosh">
<merge key="info.ignore" type="bool">true</merge>
</match>
</match>
</device>
</deviceinfo>

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: udev 151-12
ProcVersionSignature: Ubuntu 2.6.32-21.32-generic 2.6.32.11+drm33.2
Uname: Linux 2.6.32-21-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
CustomUdevRuleFiles: 10-blackberry.rules 10-vboxdrv.rules
Date: Sun May  2 14:16:25 2010
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Release Candidate amd64 (20100419.1)
MachineType: ASUSTeK Computer Inc. N51Vn
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-21-generic root=UUID=a64bb28e-6a5e-45bb-8b86-3b769f89a737 ro quiet splash
ProcEnviron:
 LANG=en_US.utf8
 SHELL=/bin/bash
SourcePackage: udev
dmi.bios.date: 08/13/2009
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 217
dmi.board.asset.tag: ATN12345678901234567
dmi.board.name: N51Vn
dmi.board.vendor: ASUSTeK Computer Inc.
dmi.board.version: 1.0
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: ASUSTeK Computer Inc.
dmi.chassis.version: 1.0
dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvr217:bd08/13/2009:svnASUSTeKComputerInc.:pnN51Vn:pvr1.0:rvnASUSTeKComputerInc.:rnN51Vn:rvr1.0:cvnASUSTeKComputerInc.:ct10:cvr1.0:
dmi.product.name: N51Vn
dmi.product.version: 1.0
dmi.sys.vendor: ASUSTeK Computer Inc.

** Affects: xorg-server (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug lucid
-- 
Losing left mouse button(s)
https://bugs.edge.launchpad.net/bugs/573924
You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg-server in ubuntu.