From owner-freebsd-acpi@FreeBSD.ORG Thu Apr 28 16:07:31 2005 Return-Path: Delivered-To: freebsd-acpi@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8242E16A4CE for ; Thu, 28 Apr 2005 16:07:31 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9FCE543D58 for ; Thu, 28 Apr 2005 16:07:30 +0000 (GMT) (envelope-from debackerl@gmail.com) Received: by rproxy.gmail.com with SMTP id a41so389491rng for ; Thu, 28 Apr 2005 09:07:30 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=RUrHw+2vCh8iKcKAlpASQkkG4Qsn5TPssfnF+Ix8DxrZX67u1o3zUEfZ51ZGPY1RSc2gsrrXoEKzQClS3mOeaT3v1e1KZCNX/pq+u9UwDFHaDglzJMy1Rj+qKjH6/UZA8XAH19zOUjKYK/Nam2EJdG8IiIW1UJ8RhWN/PMq/6u8= Received: by 10.38.12.8 with SMTP id 8mr2547378rnl; Thu, 28 Apr 2005 09:04:36 -0700 (PDT) Received: by 10.38.59.40 with HTTP; Thu, 28 Apr 2005 09:04:31 -0700 (PDT) Message-ID: <75751ca8050428090466a8bfa3@mail.gmail.com> Date: Thu, 28 Apr 2005 18:04:31 +0200 From: Laurent Debacker To: freebsd-acpi@FreeBSD.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: =?iso-8859-1?q?Toshiba_Port=E9g=E9_4000_laptop?= X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Laurent Debacker List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Apr 2005 16:07:31 -0000 Hi I'm running FreeBSD 5.4-RC3 on a Toshiba Port=E9g=E9 4000 laptop. I'm running the kernel in ACPI mode, with Toshiba ACPI extension enabled. When my laptop wake up, the screen becomes white from the bottom to the top, always brighter and brighther until completely white. However the screen is not perfectly white, it's a bit odd, a bit as if the LCD would be transparent. What I need to do is to switch the video output. I always tried to suspend my laptop using the /usr/sbin/zzz command once. When it waked up, I think the disk's driver wasn't reloaded. Indeed when I asked FreeBSD to shut down, it couldn't sync the inodes. I tried to suspend it using Gnoppix, and I got no screen problem. I'd be glad to help you to enhance the ACPI system of FreeBSD. Just tell me what to type. And how to not loss all my inodes :p I don't want to pass another 10hours or so to reinstall and reconfigure my lovely FreeBSD. I'm a C/C++/C# developper, but with not much real experience since I'm still a student. Thanks! Laurent.