From owner-freebsd-stable@FreeBSD.ORG Sun Dec 7 22:05:45 2003 Return-Path: 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 7724116A4CE for ; Sun, 7 Dec 2003 22:05:45 -0800 (PST) Received: from ran.psg.com (ip166.usw253.dsl-acs2.sea.iinet.com [209.20.253.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8AC8143FDF for ; Sun, 7 Dec 2003 22:05:44 -0800 (PST) (envelope-from randy@psg.com) Received: from localhost ([127.0.0.1] helo=ran.psg.com) by ran.psg.com with esmtp (Exim 4.24; FreeBSD) id 1ATEWb-000J2j-3N; Sun, 07 Dec 2003 22:05:41 -0800 From: Randy Bush MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Sun, 7 Dec 2003 22:05:40 -0800 To: "Russ Cox" References: Message-Id: cc: FreeBSD Stable Subject: Re: tp40 screen blanks forever X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Dec 2003 06:05:45 -0000 >> SYMPTOM: if i leave the desktop alone for maybe an hour, the screen >> is blanked and i can not get it back, even by killing X. i have to >> reboot the machine to get the screen back > you can ctl-alt-f1 to switch to a text console, > then fn-f7 to turn off the lcd, then fn-f7 to turn > it back on, then alt-f9 to go back to x. that is absolutely disgusting. but it works! thank you, thank you! now i wonder what the actual problem is. randy