On Mon, Nov 1, 2010 at 4:38 AM, LEVAI Daniel <[email protected]> wrote:
> On Sun, Oct 31, 2010 at 15:06:29 -0700, Philip Guenther wrote:
>> On Sunday, October 31, 2010, LEVAI Daniel <[email protected]> wrote:
>> > My Lenovo ThinkPad won't resume after suspend. When suspending, the
>> > little moon led lights up, and when resuming it blinks, but that's all.
>> ...
>>
>> Problem commit has been backed out.  Update sys/ and rebuild.
>
> I'm sorry to say, but with the new kernel, I still can't get this
> machine to resume.

<sigh>

In a hurry and didn't have time to give any real information about your
builds?

Did files change when you did your cvs update (maybe the mirror you
update from is slow)?  In particular,
sys/dev/acpi/{acpi.c,acpivar.h,dsdt.c} should have been updated and
should now have $OpenBSD: lines with my name in them.

Next, assuming that that's the case, had you ever done a "make depend"
in that kernel compile directory?  Hmm, there have been changes not
too long ago that required running 'config' again, so if you've
carried this kernel compile directory around a while then you should
delete it and start with a config again.

If that's all correct, then you're going to need to do some digging of
your own to help track this down.  What was the update time/date of
the last kernel that you are sure could resume?  Can you confirm that
by updating to that date with "cvs update -D2010/10/XX" and building
the result?  (You should toast the compile directory in each case when
doing this sort of thing.)  If that confirms a success, then do a
binary search from that date to the present.  If not, back up further
and try again...

I mean, come on, "worked before, stopped working, still doesn't work"
gives us nothing to go on for what broke your box.  That last commit
was what broke resume on _my_ thinkpad...


Philip Guenther

Reply via email to