From owner-freebsd-mobile@FreeBSD.ORG Tue Jul 13 18:59:38 2010 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 71AB41065672 for ; Tue, 13 Jul 2010 18:59:38 +0000 (UTC) (envelope-from demelier.david@gmail.com) Received: from mail-bw0-f54.google.com (mail-bw0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id 03F488FC18 for ; Tue, 13 Jul 2010 18:59:37 +0000 (UTC) Received: by bwz12 with SMTP id 12so4083236bwz.13 for ; Tue, 13 Jul 2010 11:59:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=sZOAx3qNhCVP8Pz12PxXhzBKpHYW/TLGhewprK0H6EU=; b=Cwn+8mWc/xQI1aeDYFszJK41BstGvSl1LjKdyIho/XiFtfFPc5Ud0LCbsgiwQzGNYT pOGqMHKPmnwF2m6SJaduckhE+eA9qb9hiIE24mPnaUCxTyvE5pqjO2Kct+gvuTHol+ET EnayLR9JUHfiMbEV1B/zEbn/V7BXT7cFMEGKU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=ah9TpvrMgMRsa212531LEEV7BDMfw71UsX+pVJ2pqrqPgG6RM9vtk0F3alNPk+5BNo SKjsRs1uya1YpdrnARFwpiWIDu3wGvB7UIF62Xk+NjitoubTmOnc8UG0a2pmarHNDa9E AH5K/Cb2tKKyXV03fKOlAe6N76jeDnowZz4oA= MIME-Version: 1.0 Received: by 10.204.34.17 with SMTP id j17mr5409959bkd.204.1279047576289; Tue, 13 Jul 2010 11:59:36 -0700 (PDT) Received: by 10.204.118.83 with HTTP; Tue, 13 Jul 2010 11:59:36 -0700 (PDT) Date: Tue, 13 Jul 2010 20:59:36 +0200 Message-ID: From: David DEMELIER To: freebsd-mobile@freebsd.org Content-Type: text/plain; charset=UTF-8 Subject: Who successfully suspend its laptop? X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jul 2010 18:59:38 -0000 Hi, Every feedback I have, and every mails I see there is still a lot of problems with suspend/resume on laptops with FreeBSD. Of course it's not only FreeBSD the problem it's also the bad manufacturers (HP :-)) that provides buggy ACPI/BIOS. Who have a laptop that fully works with suspend/resume ? Personally, suspend works, but resume does not wake up the screen and there is nothing I can do, the system seems to be freezed (maybe panic?). I will check, and try to make a kernel dump if possible. -- Demelier David