Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 29692 - development-sources 2.6.0-test5-bk11, mouse stops working after resume from suspend
Summary: development-sources 2.6.0-test5-bk11, mouse stops working after resume from s...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: x86-kernel@gentoo.org (DEPRECATED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-26 12:26 UTC by Bryan Bulten
Modified: 2003-10-01 08:54 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bryan Bulten 2003-09-26 12:26:10 UTC
With previous 2.6.0-test5 releases, resuming suspend would lock my IBM Thinkpad
R32 laptop.  Resuming from suspend is now working with -bk11.

However, after resuming from suspend, my mouse device stops working (cat of
/dev/psaux or /dev/mouse come out empty.)

Reproducible: Always
Steps to Reproduce:
1. From fresh boot, cat /dev/psaux, and see output from mouse.
2. Enter suspend (by closing lid or using shortcut key)
3. Resume from suspend (by opening lid, or pressing key)
4. Error log indicates that mouse could not be enabled.
   Try cat /dev/psaux, there is no output from mouse

Actual Results:  
The mouse stopped working, an error log entry indicating that mouse driver
couldn't be loaded is present.

Expected Results:  
The mouse should have continued to work :)

emerge info:

Portage 2.0.49-r6 (default-x86-1.4, gcc-3.3.1, glibc-2.3.2-r1, 2.6.0-test5-bk11)
=================================================================
System uname: 2.6.0-test5-bk11 i686 Intel(R) Pentium(R) 4 Mobile CPU 1.80GHz
ccache version 2.2 [enabled]
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-mcpu=pentium4 -march=pentium4 -O3 -pipe -fomit-frame-pointer -mmmx
-msse -m3dnow -msse2 -ffast-math"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config
/usr/X11R6/lib/X11/xkb /opt/tomcat/conf /usr/kde/3.1/share/config
/usr/kde/3/share/config /usr/share/texmf/tex/generic/config/
/usr/share/texmf/tex/platex/config/ /usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-mcpu=pentium4 -march=pentium4 -O3 -pipe -fomit-frame-pointer -mmmx
-msse -m3dnow -msse2 -ffast-math"
DISTDIR="/usr/portage/distfiles"
FEATURES="sandbox autoaddcvs ccache fixpackages"
GENTOO_MIRRORS="http://gentoo.oregonstate.edu
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 oss apm avi encode foomaticdb gif jpeg libg++ mad mikmod mpeg ncurses
nls png quicktime xml2 xmms xv zlib directfb gtkhtml gdbm berkdb slang readline
tetex aalib bonobo svga tcltk guile sdl gpm tcpd pam libwww perl python esd
oggvorbis kde motif X crypt ssl gtk gtk2 gnome qt odbc radeon opengl cups usb
mmx truetype postgres -arts java alsa spell imlib pdflib"


uname -a:

Linux localhost 2.6.0-test5-bk11 #1 Fri Sep 26 11:37:05 PDT 2003 i686 Intel(R)
Pentium(R) 4 Mobile CPU 1.80GHz GenuineIntel GNU/Linux


tail -n 20 /var/log/kernel/current:

Sep 26 11:58:37 [kernel] PCI: Found IRQ 11 for device 0000:00:1f.5
Sep 26 11:58:38 [kernel] PCI: Sharing IRQ 11 with 0000:00:1f.3
Sep 26 11:58:47 [kernel] psmouse.c: Failed to enable mouse on isa0060/serio4
Sep 26 11:58:47 [kernel] hdc: start_power_step(step: 0)
Sep 26 11:59:01 [kernel] hda: complete_power_step(step: 1, stat: 50, err: 0)
Sep 26 11:59:01 [kernel] PCI: Found IRQ 11 for device 0000:00:1f.5
Sep 26 11:59:01 [kernel] hda: Wakeup request inited, waiting for !BSY...
Sep 26 11:59:01 [kernel] hdc: completing PM request, resume
Sep 26 11:59:02 [kernel] psmouse.c: Failed to enable mouse on isa0060/serio4
Sep 26 11:59:20 [kernel] psmouse.c: Failed to enable mouse on isa0060/serio4
Sep 26 11:59:20 [kernel] hdc: start_power_step(step: 0)
Sep 26 11:59:20 [kernel] hda: complete_power_step(step: 1, stat: 50, err: 0)
Sep 26 11:59:29 [kernel] PCI: Found IRQ 11 for device 0000:00:1f.5
Sep 26 11:59:30 [kernel] PCI: Sharing IRQ 11 with 0000:00:1f.3
Sep 26 12:00:35 [kernel] psmouse.c: Failed to enable mouse on isa0060/serio4
Sep 26 12:00:35 [kernel] hdc: start_power_step(step: 0)
Sep 26 12:02:20 [kernel] hda: complete_power_step(step: 1, stat: 50, err: 0)
Sep 26 12:02:21 [kernel] PCI: Found IRQ 11 for device 0000:00:1f.5
Sep 26 12:02:31 [kernel] [drm:radeon_cp_init] *ERROR* radeon_cp_init called
without lock held
Sep 26 12:04:47 [kernel] [drm:radeon_cp_init] *ERROR* radeon_cp_init called
without lock held
Comment 1 Tim Yamin (RETIRED) gentoo-dev 2003-10-01 08:54:35 UTC
This looks like an upstream [non-Gentoo] problem, please contact the LKML
[www.lkml.org]. Thanks.