Dear Ronald, I have a Dell Inspiron 5000 (500 Mhz PIII). I put the suspend-to-disk partition as my last primary partion, right at the end. I have a dual boot machine with Windows 2000 and Debian (used to be triple boot with FreeBSD). My suspend works fine. When my machine enters hibernation mode in Linux, it uses a BIOS utility (It's a Phoenix BIOS.). When I restart my machine, instead of getting LILO, the BIOS utility restores my machine to Linux. However, when I enter the hibernation mode in W2K, I always get LILO on rebooting.
Also, since I can enter hibernation mode both from W2K (W2K first and then Linux. The reverse does not work.) and then from Linux (after choosing Linux from LILO on reboot.), I think W2K writes the memory to a file on its partition, whereas Linux writes it to the last partition I created for the purpose. So I really don't know if you can use a file on a Windows partition. Here's what I used to create my hibernation partition: http://www.procyon.com/~pda/lphdisk/ -Andy Saxena ----- Original Message ----- From: "Roland Bauerschmidt" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Monday, September 11, 2000 5:30 PM Subject: hibernation mode does not work > [ Please CC any answers to me -- I am not subscribed to this list ] > > Hello, > > I could get the hibernation mode to work on my laptop here. I would be > really glad if somebody could help me. It is an IBM Thinkpad > i1400. Unfortunately IBM didn't change the version number for the > Thinkpad so there are some different notebooks all called Thinkpad > i1400. Mine is one of the first with a Celeron 300 CPU and 64 MB > RAM. This should be sufficient to identify it. > > I have included an extract from my kernel configuration, lspci output, > etc. Using a DOS bootfloppy and a program that came with the laptop I > created a file where the RAM, etc is supposed to be written to when > the notebook suspends to disk. This file is on a FAT partition which > is 128MB large at the beginning of the hard-drive, just for this > purpose. When typing 'apm -s' the laptop only falls in suspend to RAM > mode, not suspend to disk. Using the key-combination (Fn-F12), the > screen switches off and directly after that (may be a second) if turn > on again. > > Anyone a clue what I might have done wrong? > > Roland > > [ remember to CC me ] > > [EMAIL PROTECTED]:~% sudo /sbin/lspci > 00:00.0 Host bridge: Acer Laboratories Inc. [ALi] M1531 [Aladdin IV] > (rev b3) > 00:02.0 ISA bridge: Acer Laboratories Inc. [ALi] M1533 PCI to ISA > Bridge [Aladdin IV] (rev 0a) > 00:05.0 CardBus bridge: O2 Micro, Inc. 6832 (rev 34) > 00:05.1 CardBus bridge: O2 Micro, Inc. 6832 (rev 34) > 00:06.0 VGA compatible controller: Neomagic Corporation NM2160 > [MagicGraph 128XD] (rev 01) > 00:0b.0 IDE interface: Acer Laboratories Inc. [ALi] M5229 IDE (rev 20) > 00:0c.0 Bridge: Acer Laboratories Inc. [ALi] M7101 PMU (rev 09) > > .config > [...] > CONFIG_APM=y > # CONFIG_APM_DISABLE_BY_DEFAULT is not set > # CONFIG_APM_IGNORE_USER_SUSPEND is not set > CONFIG_APM_DO_ENABLE=y > CONFIG_APM_CPU_IDLE=y > CONFIG_APM_DISPLAY_BLANK=y > # CONFIG_APM_IGNORE_SUSPEND_BOUNCE is not set > CONFIG_APM_RTC_IS_GMT=y > CONFIG_APM_ALLOW_INTS=y > # CONFIG_APM_REAL_MODE_POWER_OFF is not set > > > -- > Roland Bauerschmidt <[EMAIL PROTECTED]> > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] > >

