From: George Nychis <gnychis@cmu.edu>
To: Dmitry Torokhov <dtor@insightbb.com>
Cc: lkml <linux-kernel@vger.kernel.org>
Subject: Re: thinkpad x60s: middle button doesn't work after hibernate
Date: Fri, 21 Jul 2006 13:16:56 -0400 [thread overview]
Message-ID: <44C10C08.5040007@cmu.edu> (raw)
In-Reply-To: <200607211300.17660.dtor@insightbb.com>
Dmitry Torokhov wrote:
> On Friday 21 July 2006 10:53, George Nychis wrote:
>> Dmitry Torokhov wrote:
>>> On 7/20/06, George Nychis <gnychis@cmu.edu> wrote:
>>>> Hey guys,
>>>>
>>>> I recently got the suspend to disk working and suspend to memory working
>>>> thanks to many of you. Whenever I suspend to disk and resume, the
>>>> middle mouse button on my thinkpad x60s no longer works for scrolling or
>>>> for pasting. I either have to reboot, or suspend to memory and resume.
>>>> Therefore:
>>>>
>>>> Initial Boot: working
>>>> Suspend to disk -> resume: not working
>>>> Suspend to memory -> resume: working
>>>>
>>>> To fix it for now, i simply suspend to memory and resume after resuming
>>>> a suspend to disk.
>>>>
>>> It sounds like psmouse resume method either not getting called or
>>> fails during resume from disk. Could you do:
>>>
>>> echo 1 > /sys/modules/i8042/parameters/debug
>>>
>>> before suspending and send me dmesg after resuming. Make sure you have
>>> big dmesg buffer.
>>>
>>> Thanks!
>>>
>> Here it is:
>> http://rafb.net/paste/results/hDJXzS85.html
>>
>> thanks again :)
>>
>
> Please try the patch below. If it still does not work try uncommenting call
> to psmouse_reset() in trackpoint_resume().
>
The unmodified patch worked like a charm, thanks so much for your time.
work, and help Dmitry
- George
next prev parent reply other threads:[~2006-07-21 17:16 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-07-20 19:27 thinkpad x60s: middle button doesn't work after hibernate George Nychis
2006-07-20 19:46 ` Dmitry Torokhov
2006-07-21 14:53 ` George Nychis
2006-07-21 15:45 ` Dmitry Torokhov
2006-07-21 17:00 ` Dmitry Torokhov
2006-07-21 17:16 ` George Nychis [this message]
2006-07-21 17:59 ` Dmitry Torokhov
2006-07-21 19:45 ` Tino Keitel
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=44C10C08.5040007@cmu.edu \
--to=gnychis@cmu.edu \
--cc=dtor@insightbb.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.