atom feed12 messages in org.freebsd.freebsd-mobileRe: Who successfully suspend its laptop?
FromSent OnAttachments
David DEMELIERJul 13, 2010 11:59 am 
Jung-uk KimJul 13, 2010 1:49 pm 
Paul B MaholJul 13, 2010 2:11 pm 
David DEMELIERJul 14, 2010 1:27 am 
Ian SmithJul 14, 2010 3:07 am 
David DEMELIERJul 14, 2010 4:24 am.boot
Ted FaberJul 14, 2010 10:25 am 
Ian SmithJul 14, 2010 10:27 pm 
Karel MiklavJul 15, 2010 1:07 pm 
Frank StaalsJul 21, 2010 12:32 am 
David DEMELIERJul 21, 2010 1:00 am 
Alexander MotinJul 21, 2010 9:20 am 
Subject:Re: Who successfully suspend its laptop?
From:Alexander Motin (ma@FreeBSD.org)
Date:Jul 21, 2010 9:20:08 am
List:org.freebsd.freebsd-mobile

David DEMELIER wrote:

2010/7/21 Frank Staals <fra@fstaals.net>:

On 07/13/10 20:59, David DEMELIER wrote:

Who have a laptop that fully works with suspend/resume ?

My Dell Latitude D630 successfully suspends and resumes. Or at least for the most part: both network interfaces (bge and wpi) die on me on resume, which means I cannot really use it. I should update my system sometime soon though, maybe that helps, it is still running 8-STABLE from a couple of months ago.

Then, even if I can resume someday I'm not sure I can use every devices…

Significant part of resume issues goes from hardware drivers. Some of them just do not have suspend/resume support, and almost always it is less tested, as soon as less used. It is enough to have single buggy driver in system to make system not wake up. In some cases unloading drivers before suspend and reloading them after resume could help.