[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20130213041629.GA28622@redhat.com>
Date: Tue, 12 Feb 2013 23:16:29 -0500
From: Dave Jones <davej@...hat.com>
To: Hugh Dickins <hughd@...gle.com>
Cc: Linus Torvalds <torvalds@...ux-foundation.org>,
linux-kernel@...r.kernel.org
Subject: Re: Debugging Thinkpad T430s occasional suspend failure.
On Tue, Feb 12, 2013 at 04:56:55PM -0800, Hugh Dickins wrote:
> > so I can hit this pretty quickly with this..
> >
> > while [ 1 ];
> > do
> > rtcwake -s 5 -m no ; pm-suspend
> > done
> >
> > Which should make it bisectable at least..
>
> Thanks, I'll give that a try this evening.
So uh, put a 'sleep 5' in that loop.
Turns out that the firmware on my Thinkpad craps itself when it tries to suspend while
the cpu fan is still spinning back up, and eventually it gets in a state (on a 'good' boot)
where the fan is stuck in the 'off' state.
Result: hot laptop, machine check exceptions, and then a nice
"CPU FAN ERROR" message from the BIOS on next reboot.
Full marks Lenovo.
Dave
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists