From owner-freebsd-stable@FreeBSD.ORG Sat Apr 15 18:50:51 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2A03216A402 for ; Sat, 15 Apr 2006 18:50:51 +0000 (UTC) (envelope-from gwk-fbsd@mnet-mail.de) Received: from mail-out.m-online.net (mail-out.m-online.net [212.18.0.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id B6A1E43D46 for ; Sat, 15 Apr 2006 18:50:50 +0000 (GMT) (envelope-from gwk-fbsd@mnet-mail.de) Received: from mail01.m-online.net (svr21.m-online.net [192.168.3.149]) by mail-out.m-online.net (Postfix) with ESMTP id EA10372C61 for ; Sat, 15 Apr 2006 20:50:48 +0200 (CEST) X-Auth-Info: HfrIIFKCSCc9dUe9RTV9osIvaBeUHWosCP7ipnTfJls= Received: from [192.168.1.100] (ppp-82-135-14-102.mnet-online.de [82.135.14.102]) (using SSLv3 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by mail.m-online.net (Postfix) with ESMTP id B0728D067B for ; Sat, 15 Apr 2006 20:50:48 +0200 (CEST) From: "Georg-W. Koltermann" To: freebsd-stable@freebsd.org Content-Type: text/plain Date: Sat, 15 Apr 2006 20:50:48 +0200 Message-Id: <1145127048.3154.11.camel@localhost.eu.mscsoftware.com> Mime-Version: 1.0 X-Mailer: Evolution 2.4.2.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Subject: USB & ACPI getting better but not quite there - IBM T42p X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 Apr 2006 18:50:51 -0000 Hi, I was delighted to see that my laptop now wakes up fine when booted from an external USB disk with 6.1-RC1 (actually RELENG_6_1 supped yesterday). I had inadvertently suspended, and it did come back up when hitting the power switch! It subsequently hung when I switched into X, but I think that's a problem with DRI. I saw it as well when booted from the IDE disk, and it went away after disabling DRI. But the other problem with powerdown when USB-booted is still there. If I hit the power switch it shuts down ok and dismounts all filesystems but then it sits there, doesn't remove power. All works fine when booted from the internal IDE disk, it hangs only when booted from the external USB one. -- Regards, Georg.