From owner-freebsd-mobile@FreeBSD.ORG Mon Aug 30 15:00:47 2004 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 929A816A4CF for ; Mon, 30 Aug 2004 15:00:47 +0000 (GMT) Received: from gremlin.foo.is (gremlin.foo.is [194.105.250.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 313B643D55 for ; Mon, 30 Aug 2004 15:00:47 +0000 (GMT) (envelope-from baldur@foo.is) Received: from 127.0.0.1 (localhost.foo.is [127.0.0.1]) by injector.foo.is (Postfix) with SMTP id 8318F3A1F4 for ; Mon, 30 Aug 2004 15:00:45 +0000 (GMT) Received: by gremlin.foo.is (Postfix, from userid 1000) id 0AEA93A1F1; Mon, 30 Aug 2004 15:00:44 +0000 (GMT) Date: Mon, 30 Aug 2004 15:00:43 +0000 From: Baldur Gislason To: freebsd-mobile@freebsd.org Message-ID: <20040830150043.GA70462@gremlin.foo.is> User-Agent: Mutt/1.4.1i X-Spam-Checker-Version: SpamAssassin 2.61 (1.212.2.1-2003-12-09-exp) on gremlin.foo.is X-Spam-Level: X-Spam-Status: No, hits=-4.7 required=6.0 tests=AWL,BAYES_00 autolearn=ham version=2.61 X-Sanitizer: Foo MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline Subject: ACPI problems with Dell Latitude CPx on 5.2-RELEASE X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Aug 2004 15:00:47 -0000 I have a Dell Latitude CPx H500GT with BIOS revision A14. I'm running FreeBSD 5.2-RELEASE. When the machine enters ACPI state S1 all is well until I want to wake the system up again, then it fires up the display with a blinking cursor for a few seconds and then turns the backlight off again. state S3 kind of works, but gives lots of I/O errors when waking up and the clock also stops so I need to resync with NTP after sleep. Any ideas on how to get S1 working? Baldur