Comment 73 for bug 282387

Revision history for this message
Niklas Vanhainen (niklas-vanhainen) wrote : Re: [Bug 282387] Re: scrollwheel emulation breaks after suspend with 2.6.27-7

Tomi: use the preinit.diff from comment #27 instead of 22 and 23, it
incorporates both and should apply cleanly, unlike 22 and 23.

On Mon, Nov 17, 2008 at 7:06 PM, Tomi <email address hidden> wrote:
> 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 direct subscriber
> of the bug.
>