suspend works, but resume doesn't on Dell desktop

Fabian Keil freebsd-listen at fabiankeil.de
Sat Nov 5 11:17:51 GMT 2005


Mohan Singh <mohansingh68 at gmail.com> wrote:

> I have a Dell Dimension 4700, dual booting XP and FreeBSD 5.4. Windows
> can hibernate and stand-by fine. I'm trying to do the same (or at
> least standby) from FreeBSD.
> 
> As I understand it Windows standby == FreeBSD suspend (zzz).
> 
> As root, when I run suspend/zzz, it seems to go into standby mode,
> just like it does in Windows. But when I resume (by hitting the power
> button) it just powers on normally, as if the suspend never happened.
> 
> Of course, FreeBSD is not happy about this because the filesystems
> were not dismounted properly and starts fsck'ing.
> 
> How can I get resume to work properly?

On my ThinkPad R51 I put

acpi_video_load="YES"

in /boot/loader.conf and

hw.acpi.reset_video=0
hw.syscons.sc_no_suspend_vtswitch=1 

in /etc/sysctl.conf.

I don't know if it works on your system as well,
but you might want to try it.

Of course it only gets me S3, not S4. 

Fabian
-- 
http://www.fabiankeil.de/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20051105/04aad637/attachment.bin


More information about the freebsd-questions mailing list