All of lore.kernel.org
 help / color / mirror / Atom feed
From: Justin Madru <jdm64-u1xxEuL7cY4AvxtiuMwx3w@public.gmane.org>
To: "Rafael J. Wysocki" <rjw-KKrjLPT3xs0@public.gmane.org>
Cc: Alan Jenkins
	<alan-jenkins-cCz0Lq7MMjm9FHfhHBbuYA@public.gmane.org>,
	Maciej Rutecki
	<maciej.rutecki-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>,
	linux-kernel
	<linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
	Kernel Testers List
	<kernel-testers-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
	linux-input-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-pm-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org,
	Thadeu Lima de Souza Cascardo
	<cascardo-DmMZpsCg3uxeGPcbtGPokg@public.gmane.org>
Subject: Re: 2.6.30-rc1: touchpad disabled on hibernation
Date: Mon, 06 Jul 2009 16:55:17 -0700	[thread overview]
Message-ID: <4A528EE5.5090901@gawab.com> (raw)
In-Reply-To: <200907070040.14796.rjw-KKrjLPT3xs0@public.gmane.org>

Rafael J. Wysocki wrote:
> On Thursday 25 June 2009, Alan Jenkins wrote:
>   
>> Maciej Rutecki wrote:
>>     
>>> 2009/6/25 Alan Jenkins <alan-jenkins-cCz0Lq7MMjm9FHfhHBbuYA@public.gmane.org>:
>>>   
>>>       
>>>> The synaptics touchpad on my EeePC 701 dies on hibernation.  2.6.30 was
>>>> fine, and it doesn't happen on suspend to ram either.  There are no
>>>> obvious error messages, but maybe this boot message is relevant:
>>>>
>>>> Platform driver 'i8042' needs updating, please use dev_pm_ops
>>>>
>>>>     
>>>>         
>>> Similar on s2disk, HP/Compaq notebook. Try reload psmouse module. I
>>> reported it, but nobody answer.
>>>   
>>>       
>> That works, thanks.
>>     
>
> Alan, Maciej, can you both try the patch at
> http://patchwork.kernel.org/patch/34075/, please?
>
> Rafael
>
>   
I've been having the same issue (laptop touchpad not working after resume).
Your patch seams to fix the problem. I no longer have to reload the 
psmouse module after resume.

$ modinfo psmouse

filename:      
/lib/modules/2.6.31-rc2-git/kernel/drivers/input/mouse/psmouse.ko
license:        GPL
description:  PS/2 mouse driver
author:         Vojtech Pavlik <vojtech-AlSwsSmVLrQ@public.gmane.org>
alias:            serio:ty05pr*id*ex*
alias:            serio:ty01pr*id*ex*
depends:
vermagic:     2.6.31-rc2-git SMP preempt mod_unload modversions PENTIUM4 
4KSTACKS
parm:           proto:Highest protocol extension to probe (bare, imps, 
exps, any). Useful for KVM switches. (proto_abbrev)
parm:           resolution:Resolution, in dpi. (uint)
parm:           rate:Report rate, in reports per second. (uint)
parm:           smartscroll:Logitech Smartscroll autorepeat, 1 = enabled 
(default), 0 = disabled. (bool)
parm:           resetafter:Reset device after so many bad packets (0 = 
never). (uint)
parm:           resync_time:How long can mouse stay idle before forcing 
resync (in seconds, 0 = never). (uint)

Justin Madru

WARNING: multiple messages have this Message-ID (diff)
From: Justin Madru <jdm64@gawab.com>
To: "Rafael J. Wysocki" <rjw@sisk.pl>
Cc: Alan Jenkins <alan-jenkins@tuffmail.co.uk>,
	Maciej Rutecki <maciej.rutecki@gmail.com>,
	linux-kernel <linux-kernel@vger.kernel.org>,
	Kernel Testers List <kernel-testers@vger.kernel.org>,
	linux-input@vger.kernel.org, linux-pm@lists.linux-foundation.org,
	Thadeu Lima de Souza Cascardo <cascardo@holoscopio.com>
Subject: Re: 2.6.30-rc1: touchpad disabled on hibernation
Date: Mon, 06 Jul 2009 16:55:17 -0700	[thread overview]
Message-ID: <4A528EE5.5090901@gawab.com> (raw)
In-Reply-To: <200907070040.14796.rjw@sisk.pl>

Rafael J. Wysocki wrote:
> On Thursday 25 June 2009, Alan Jenkins wrote:
>   
>> Maciej Rutecki wrote:
>>     
>>> 2009/6/25 Alan Jenkins <alan-jenkins@tuffmail.co.uk>:
>>>   
>>>       
>>>> The synaptics touchpad on my EeePC 701 dies on hibernation.  2.6.30 was
>>>> fine, and it doesn't happen on suspend to ram either.  There are no
>>>> obvious error messages, but maybe this boot message is relevant:
>>>>
>>>> Platform driver 'i8042' needs updating, please use dev_pm_ops
>>>>
>>>>     
>>>>         
>>> Similar on s2disk, HP/Compaq notebook. Try reload psmouse module. I
>>> reported it, but nobody answer.
>>>   
>>>       
>> That works, thanks.
>>     
>
> Alan, Maciej, can you both try the patch at
> http://patchwork.kernel.org/patch/34075/, please?
>
> Rafael
>
>   
I've been having the same issue (laptop touchpad not working after resume).
Your patch seams to fix the problem. I no longer have to reload the 
psmouse module after resume.

$ modinfo psmouse

filename:      
/lib/modules/2.6.31-rc2-git/kernel/drivers/input/mouse/psmouse.ko
license:        GPL
description:  PS/2 mouse driver
author:         Vojtech Pavlik <vojtech@suse.cz>
alias:            serio:ty05pr*id*ex*
alias:            serio:ty01pr*id*ex*
depends:
vermagic:     2.6.31-rc2-git SMP preempt mod_unload modversions PENTIUM4 
4KSTACKS
parm:           proto:Highest protocol extension to probe (bare, imps, 
exps, any). Useful for KVM switches. (proto_abbrev)
parm:           resolution:Resolution, in dpi. (uint)
parm:           rate:Report rate, in reports per second. (uint)
parm:           smartscroll:Logitech Smartscroll autorepeat, 1 = enabled 
(default), 0 = disabled. (bool)
parm:           resetafter:Reset device after so many bad packets (0 = 
never). (uint)
parm:           resync_time:How long can mouse stay idle before forcing 
resync (in seconds, 0 = never). (uint)

Justin Madru

  parent reply	other threads:[~2009-07-06 23:55 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-25 14:37 2.6.30-rc1: touchpad disabled on hibernation Alan Jenkins
     [not found] ` <4A438BA7.9010800-cCz0Lq7MMjm9FHfhHBbuYA@public.gmane.org>
2009-06-25 17:16   ` Maciej Rutecki
2009-06-25 17:16     ` Maciej Rutecki
2009-06-25 17:21     ` Alan Jenkins
     [not found]     ` <8db1092f0906251016l5ac85bfdpbac841b939cfac2a-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2009-06-25 17:21       ` Alan Jenkins
2009-06-25 17:21         ` Alan Jenkins
     [not found]         ` <4A43B1FC.7060609-cCz0Lq7MMjm9FHfhHBbuYA@public.gmane.org>
2009-07-06 22:40           ` Rafael J. Wysocki
2009-07-06 22:40             ` Rafael J. Wysocki
     [not found]             ` <200907070040.14796.rjw-KKrjLPT3xs0@public.gmane.org>
2009-07-06 23:55               ` Justin Madru [this message]
2009-07-06 23:55                 ` Justin Madru
     [not found]                 ` <4A528EE5.5090901-u1xxEuL7cY4AvxtiuMwx3w@public.gmane.org>
2009-07-07  0:05                   ` Rafael J. Wysocki
2009-07-07  0:05                     ` Rafael J. Wysocki
2009-07-07  0:05                 ` Rafael J. Wysocki
2009-07-06 23:55             ` Justin Madru
2009-07-07 21:13             ` Maciej Rutecki
2009-07-07 21:13             ` Maciej Rutecki
2009-07-06 22:40         ` Rafael J. Wysocki
2009-06-25 17:16 ` Maciej Rutecki
2009-06-28 10:22 ` Pavel Machek
2009-06-28 10:22 ` Pavel Machek
  -- strict thread matches above, loose matches on Subject: below --
2009-06-25 14:37 Alan Jenkins

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=4A528EE5.5090901@gawab.com \
    --to=jdm64-u1xxeul7cy4avxtiumwx3w@public.gmane.org \
    --cc=alan-jenkins-cCz0Lq7MMjm9FHfhHBbuYA@public.gmane.org \
    --cc=cascardo-DmMZpsCg3uxeGPcbtGPokg@public.gmane.org \
    --cc=kernel-testers-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-input-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-pm-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org \
    --cc=maciej.rutecki-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
    --cc=rjw-KKrjLPT3xs0@public.gmane.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.