From owner-freebsd-current@FreeBSD.ORG Mon Jun 7 05:22:40 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 53A7B16A4CE for ; Mon, 7 Jun 2004 05:22:40 +0000 (GMT) Received: from mailhub01.unibe.ch (mailhub01.unibe.ch [130.92.9.52]) by mx1.FreeBSD.org (Postfix) with ESMTP id D496143D46 for ; Mon, 7 Jun 2004 05:22:39 +0000 (GMT) (envelope-from roth@speedy.unibe.ch) Received: from localhost (scanhub01-eth0.unibe.ch [130.92.254.65]) by mailhub01.unibe.ch (Postfix) with ESMTP id 92AF125BAA4; Mon, 7 Jun 2004 07:22:38 +0200 (MEST) Received: from mailhub01.unibe.ch ([130.92.9.52]) by localhost (scanhub01 [130.92.254.65]) (amavisd-new, port 10024) with LMTP id 23895-12-86; Mon, 7 Jun 2004 07:22:39 +0200 (CEST) Received: from asterix.unibe.ch (asterix.unibe.ch [130.92.64.4]) by mailhub01.unibe.ch (Postfix) with ESMTP id E36E525BAF5; Mon, 7 Jun 2004 07:22:37 +0200 (MEST) Received: from speedy.unibe.ch (speedy [130.92.64.35]) by asterix.unibe.ch (8.11.7p1+Sun/8.11.7) with ESMTP id i575Mbu29558; Mon, 7 Jun 2004 07:22:37 +0200 (MET DST) Received: (from roth@localhost) by speedy.unibe.ch (8.12.10+Sun/8.12.9/Submit) id i575MbMt015310; Mon, 7 Jun 2004 07:22:37 +0200 (MEST) Date: Mon, 7 Jun 2004 07:22:37 +0200 From: Tobias Roth To: Nate Lawson Message-ID: <20040607052237.GA15296@speedy.unibe.ch> References: <060220040117.21540.40BD2ABA0008FE0E000054242160281302FF8C889A8D9BD19AD1@att.net> <20040606215445.R68528@root.org> <20040606221049.X68528@root.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040606221049.X68528@root.org> User-Agent: Mutt/1.4i X-message-flag: Warning! Using Outlook is insecure and promotes virus distribution. Please use a different email client. X-Virus-checked: by University of Berne cc: freebsd-current@freebsd.org cc: j.e.drews@att.net Subject: Re: ACPI Error: AE_NO_HARDWARE_RESPONSE X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Jun 2004 05:22:40 -0000 On Sun, Jun 06, 2004 at 10:11:17PM -0700, Nate Lawson wrote: > > One more thing -- you're running the Radeon driver. It's likely that > would interfere with suspend/resume. But feel free to test. just fyi, it does somewhat interfere on my thinkpad: radeon alone in the kernel is just fine, but in order to get suspend/resume from within X working, i have to turn off dri in XF86Config. Not that i mind much. cheers, t.