I have applied also patch from comment #23 and all works perfect now. What I mean is that track point scroll and left mouse dragging works after waking up from suspend. I've tried several times put my computer into S3 mode and wake, and all seems to be working fine. For the record I'll write all the scriptology that have been applied. I have to install some additional packages (autoconf, libltd7, libtool).
patch1: http://launchpadlibrarian.net/19254960/preinit.diff patch2: http://launchpadlibrarian.net/18944380/restorewakeup.diff sudo apt-get build-dep xserver-xorg-input-evdev apt-get source xserver-xorg-input-evdev cd xserver-xorg-input-evdev-2.0.99+git20080912 patch -p1 < /path/to/patch1/preinit.diff patch -p1 < /path/to/patch2/restorewakeup.diff ./autogen.sh --prefix=/usr make sudo make install I hope this will help somebody. -- scrollwheel emulation breaks after suspend with 2.6.27-7 https://bugs.launchpad.net/bugs/282387 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
