[i965gm] lost use of mouse on resume

Bug #385370 reported by Chris Jones
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
X.Org X server
Invalid
Medium
linux (Ubuntu)
Won't Fix
High
Unassigned

Bug Description

Binary package hint: xorg

64bit karmic, I just resumed from suspend and I can use the keyboard fine, and move the mouse, but motion events and button events are not getting to X applications (confirmed with xev and a lack of window focus following the apparently moving pointer).

ProblemType: Bug
Architecture: amd64
Date: Tue Jun 9 22:30:23 2009
DistroRelease: Ubuntu 9.10
MachineType: LENOVO 647814G
Package: xorg 1:7.4~5ubuntu21
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.30-8-generic root=UUID=c59ca6c6-d7b8-4f2a-90e9-8328b69fd8ca ro quiet splash
ProcEnviron:
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.30-8.9-generic
RelatedPackageVersions:
 xserver-xorg 1:7.4~5ubuntu21
 libgl1-mesa-glx 7.4.1-1ubuntu2
 libdrm2 2.4.11-0ubuntu1
 xserver-xorg-video-intel 2:2.7.99.1+git20090602.ec2fde7c-0ubuntu2
 xserver-xorg-video-ati 1:6.12.2-2ubuntu1
SourcePackage: xorg
Uname: Linux 2.6.30-8-generic x86_64
XorgConf:

dmi.bios.date: 05/11/2009
dmi.bios.vendor: LENOVO
dmi.bios.version: 7TET36WW (1.10 )
dmi.board.name: 647814G
dmi.board.vendor: LENOVO
dmi.board.version: Not Available
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Not Available
dmi.modalias: dmi:bvnLENOVO:bvr7TET36WW(1.10):bd05/11/2009:svnLENOVO:pn647814G:pvrThinkPadX300:rvnLENOVO:rn647814G:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
dmi.product.name: 647814G
dmi.product.version: ThinkPad X300
dmi.sys.vendor: LENOVO
fglrx: Not loaded
system:
 distro: Ubuntu
 architecture: x86_64kernel: 2.6.30-8-generic

[lspci]
00:00.0 Host bridge [0600]: Intel Corporation Mobile PM965/GM965/GL960 Memory Controller Hub [8086:2a00] (rev 0c)
     Subsystem: Lenovo Device [17aa:20b3]
00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller [8086:2a02] (rev 0c)
     Subsystem: Lenovo Device [17aa:20b5]

Revision history for this message
In , Chris Jones (cmsj) wrote :

This is completely reproducible in current Ubuntu karmic:

 1. Run vinagre, connect to a remote host. maximise the window
 2. Ensure the mouse is within the vnc widget (ie events are being sent to the remote host)
 3. Close your laptop so it suspends
 4. Open your laptop
 5. Marvel at your inability to send useful events to things
 6. Drop to a console, killall vinagre, you can now send keyboard events
 7. lock display, unlock. all is now normal.

Revision history for this message
Chris Jones (cmsj) wrote : lost use of mouse on resume

Binary package hint: xorg

64bit karmic, I just resumed from suspend and I can use the keyboard fine, and move the mouse, but motion events and button events are not getting to X applications (confirmed with xev and a lack of window focus following the apparently moving pointer).

ProblemType: Bug
Architecture: amd64
Date: Tue Jun 9 22:30:23 2009
DistroRelease: Ubuntu 9.10
MachineType: LENOVO 647814G
Package: xorg 1:7.4~5ubuntu21
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.30-8-generic root=UUID=c59ca6c6-d7b8-4f2a-90e9-8328b69fd8ca ro quiet splash
ProcEnviron:
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.30-8.9-generic
RelatedPackageVersions:
 xserver-xorg 1:7.4~5ubuntu21
 libgl1-mesa-glx 7.4.1-1ubuntu2
 libdrm2 2.4.11-0ubuntu1
 xserver-xorg-video-intel 2:2.7.99.1+git20090602.ec2fde7c-0ubuntu2
 xserver-xorg-video-ati 1:6.12.2-2ubuntu1
SourcePackage: xorg
Uname: Linux 2.6.30-8-generic x86_64
XorgConf:

dmi.bios.date: 05/11/2009
dmi.bios.vendor: LENOVO
dmi.bios.version: 7TET36WW (1.10 )
dmi.board.name: 647814G
dmi.board.vendor: LENOVO
dmi.board.version: Not Available
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Not Available
dmi.modalias: dmi:bvnLENOVO:bvr7TET36WW(1.10):bd05/11/2009:svnLENOVO:pn647814G:pvrThinkPadX300:rvnLENOVO:rn647814G:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
dmi.product.name: 647814G
dmi.product.version: ThinkPad X300
dmi.sys.vendor: LENOVO
fglrx: Not loaded
system:
 distro: Ubuntu
 architecture: x86_64kernel: 2.6.30-8-generic

Revision history for this message
Chris Jones (cmsj) wrote :
Revision history for this message
Chris Jones (cmsj) wrote :

It might be worth mentioning that vinagre was running and connected across the suspend, so perhaps it grabbed the mouse in some way that wasn't released properly. On resume I dropped to a console and killed vinagre, suspecting it might be causing the problem.

Revision history for this message
Chris Jones (cmsj) wrote :

xinput test on the mouse device (a thinkpad trackpoint stick) shows motion and button events are being received by the xinput layer at least.

Revision history for this message
Chris Jones (cmsj) wrote :

This definitely looks like an issue relating to focus grabbing - locking the screen and unlocking it again restored normality.

Changed in xorg-server:
status: Unknown → Confirmed
Revision history for this message
Chris Jones (cmsj) wrote :

This is completely reproducible in karmic:

 1. Run vinagre, connect to a remote host. maximise the window
 2. Ensure the mouse is within the vnc widget (ie events are being sent to the remote host)
 3. Close your laptop so it suspends
 4. Open your laptop
 5. Marvel at your inability to send useful events to things
 6. Drop to a console, killall vinagre, you can now send keyboard events
 7. lock display, unlock. all is now normal.

Bryce Harrington (bryce)
affects: xorg (Ubuntu) → xserver-xorg-video-intel (Ubuntu)
Bryce Harrington (bryce)
Changed in xserver-xorg-video-intel (Ubuntu):
status: New → Confirmed
Geir Ove Myhr (gomyhr)
tags: added: mouse
tags: added: resume
Bryce Harrington (bryce)
Changed in xserver-xorg-video-intel (Ubuntu):
status: Confirmed → Triaged
Geir Ove Myhr (gomyhr)
tags: added: 965gm karmic
Revision history for this message
In , Chris Jones (cmsj) wrote :

[21:22] < bryce> Ng, mind upping the priority on your fdo bug 22186 to high
                 please, so it matches the priority in lp?

Bryce Harrington (bryce)
Changed in xserver-xorg-video-intel (Ubuntu):
importance: Undecided → High
Bryce Harrington (bryce)
description: updated
Bryce Harrington (bryce)
summary: - lost use of mouse on resume
+ [i965gm] lost use of mouse on resume
Bryce Harrington (bryce)
summary: - [i965gm] lost use of mouse on resume
+ [i965] [i965gm] lost use of mouse on resume
Bryce Harrington (bryce)
summary: - [i965] [i965gm] lost use of mouse on resume
+ [i965gm] lost use of mouse on resume
Changed in xorg-server:
importance: Unknown → Medium
Changed in xorg-server:
importance: Medium → Unknown
Changed in xorg-server:
importance: Unknown → Medium
Revision history for this message
bugbot (bugbot) wrote :

Kernel bug perhaps. Do you still see this problem in natty? If so,
please run apport-collect <bug-number> to update with natty log files.

affects: xserver-xorg-video-intel (Ubuntu) → linux (Ubuntu)
Changed in linux (Ubuntu):
status: Triaged → New
status: New → Incomplete
Revision history for this message
Brad Figg (brad-figg) wrote : Unsupported series, setting status to "Won't Fix".

This bug was filed against a series that is no longer supported and so is being marked as Won't Fix. If this issue still exists in a supported series, please file a new bug.

This change has been made by an automated script, maintained by the Ubuntu Kernel Team.

Changed in linux (Ubuntu):
status: Incomplete → Won't Fix
Revision history for this message
In , Ajax-a (ajax-a) wrote :

Mass closure: This bug has been untouched for more than six years, and is not obviously still valid. Please file a new report if you continue to experience issues with a current server.

Changed in xorg-server:
status: Confirmed → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.