Re: Hibernate doesn't work on my T43

2012-07-24 Thread Mike Larkin
On Tue, Jul 24, 2012 at 05:51:51PM +0200, "Andr?? S." wrote: > Mike Larkin wrote: > > My t43p hibernates and resumes fine with the following changes: > > > > 1. Disable apm > > 2. change pci_dopm=1 to 0 in dev/acpi/acpi.c > > OK, did that. > > I now see that it actually tries to hibernate but I

Re: Hibernate doesn't work on my T43

2012-07-24 Thread André S.
Mike Larkin wrote: > My t43p hibernates and resumes fine with the following changes: > > 1. Disable apm > 2. change pci_dopm=1 to 0 in dev/acpi/acpi.c OK, did that. I now see that it actually tries to hibernate but I get this kernel message repeatedly: pciide0:0:0: timeout waiting for DRQ, st=0

Re: Hibernate doesn't work on my T43

2012-07-23 Thread Mike Larkin
On Sun, Jul 22, 2012 at 02:03:09PM +0200, "Andr?? S." wrote: > Alexey E. Suslikov wrote: > > You should try with newer BIOS. > > Done, as well as the ECP. > > Booting now with apm disabled causes OpenBSD to hang on "starting > network". The cursor is still blinking, but after 15 minutes it's stil

Re: Hibernate doesn't work on my T43

2012-07-22 Thread Alexey E. Suslikov
André S. gmail.com> writes: > Alexey E. Suslikov wrote: > > You should try with newer BIOS. > > Done, as well as the ECP. > > Booting now with apm disabled causes OpenBSD to hang on "starting > network". The cursor is still blinking, but after 15 minutes it's still > stuck there. Can you double

Re: Hibernate doesn't work on my T43

2012-07-22 Thread André S.
Alexey E. Suslikov wrote: > You should try with newer BIOS. Done, as well as the ECP. Booting now with apm disabled causes OpenBSD to hang on "starting network". The cursor is still blinking, but after 15 minutes it's still stuck there. > Another idea - cardbus isn't hibernating/resuming properl

Re: Hibernate doesn't work on my T43

2012-07-22 Thread Alexey E. Suslikov
André S. gmail.com> writes: > bios0: vendor IBM version "1YET59WW (1.24 )" date 11/07/2005 > bios0: IBM 2668AG2 You should try with newer BIOS. http://support.lenovo.com/en_US/research/hints-or-tips/detail.page?&LegacyDocID=MIGR-60131 > acpi0 at bios0: rev 2 > acpi0: sleep states S0 S3 S4 S5 >

Re: Hibernate doesn't work on my T43

2012-07-21 Thread André S.
Alexander Polakov wrote: > dmesg with apm disabled can be useful. Of course: $ dmesg OpenBSD 5.2 (GENERIC) #1: Fri Jul 20 19:05:31 CEST 2012 r...@laptop.stoe.be:/usr/src/sys/arch/i386/compile/GENERIC cpu0: Intel(R) Pentium(R) M processor 1.86GHz ("GenuineIntel" 686-class) 1.87 GHz cpu0: FPU,V

Re: Hibernate doesn't work on my T43

2012-07-21 Thread Alexander Polakov
* "André S." [120721 19:08]: > Hey, > > Alexander Polakov wrote: > > New hibernate support is ACPI-based > > Ah, I didn't know that. > > > Try disabling apm with boot -c or config(8). > > The laptop now goes immediately into sleep after issuing ZZZ, but > doesn't wake up anymore. dmesg with a

Re: Hibernate doesn't work on my T43

2012-07-21 Thread André S.
Hey, Alexander Polakov wrote: > New hibernate support is ACPI-based Ah, I didn't know that. > Try disabling apm with boot -c or config(8). The laptop now goes immediately into sleep after issuing ZZZ, but doesn't wake up anymore. Regards Andre

Re: Hibernate doesn't work on my T43

2012-07-21 Thread Alexander Polakov
* "André S." [120721 10:20]: > Hey, > > I'm testing the new hibernate support on my ThinkPad T43 running current. > Many thanks to the developers for implementing this feature. New hibernate support is ACPI-based, and you're running in APM mode. >From dmesg: apm0 at bios0: Power Management spe

Hibernate doesn't work on my T43

2012-07-21 Thread André S.
Hey, I'm testing the new hibernate support on my ThinkPad T43 running current. Many thanks to the developers for implementing this feature. Unfortunately there's nothing happening at all when I issue the ZZZ command. I see no increased disk activity and the laptop keeps running and running for ho