Re: 2.6.12-rc1 swsusp broken [Was Re: swsusp not working for me on a PREEMPT 2.6.12-rc1 and 2.6.12-rc1-mm3 kernel]

From: Dmitry Torokhov (dmitry.torokhov_at_gmail.com)
Date: 03/31/05

  • Next message: Ingo Molnar: "Re: 2.6.11, IDE: Strange scheduling behaviour: high-pri RT process not scheduled?"
    Date:	Thu, 31 Mar 2005 10:15:26 -0500
    To: romano@dea.icai.upco.es, Pavel Machek <pavel@ucw.cz>, linux-kernel@vger.kernel.org, Andrew Morton <akpm@osdl.org>
    
    

    On Thu, 31 Mar 2005 16:47:29 +0200, Romano Giannetti <romanol@upco.es> wrote:
    >
    > The bad news is that with 2.6.12-rc1 (no preempt) swsusp fails to go.

    Ok, I see you have an ALPS touchpad. I think this patch will help you
    with swsusp:

    http://marc.theaimsgroup.com/?l=linux-kernel&m=111212532524998&q=raw

    Also, could you please try sticking psmouse_reset(psmouse) call at the
    beginning of drivers/input/mouse/alps.c::alps_reconnect() and see if
    it can suspend _without_ the patch above.

    Thanks!

    -- 
    Dmitry
    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at  http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at  http://www.tux.org/lkml/
    

  • Next message: Ingo Molnar: "Re: 2.6.11, IDE: Strange scheduling behaviour: high-pri RT process not scheduled?"

    Relevant Pages

    • Re: [hugang@soulinfo.com: [PATH]software suspend for ppc.]
      ... > now do swsusp, the current swsusp will fail, with the patch it works. ... static inline void platform_finish ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: [PATCH] Software suspend and recalc sigpending bug fix
      ... Yes, patch looks good ... > Another cleanup idea in swsusp: it would be nice if all such checks for ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • [PATCH] swsusp: properly suspend and resume *all* devices
      ... On at least one of my systems, without this patch I also have to "ifdown ... eth0;ifup eth0" to get networking to function after resuming, ... I believe this patch fixes a severe problem in swsusp; ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: [PATCH] swsusp: misc cleanups [4/4]
      ... The following patch makes some comments and printks in swsusp.c up to date. ... In particular it adds the string "swsusp" before every message that is printed by ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: swsusp: fix suspending with mysqld
      ... >> mysqld does signal calls in pretty tight loop, and swsusp is not able ... This should fix it. ... I fail to see how this patch could have ... To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ ...
      (Linux-Kernel)