From owner-freebsd-questions@FreeBSD.ORG Sat Apr 5 10:26:37 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 46F77106564A for ; Sat, 5 Apr 2008 10:26:37 +0000 (UTC) (envelope-from spil.oss@googlemail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.232]) by mx1.freebsd.org (Postfix) with ESMTP id EB59A8FC1C for ; Sat, 5 Apr 2008 10:26:36 +0000 (UTC) (envelope-from spil.oss@googlemail.com) Received: by wx-out-0506.google.com with SMTP id i29so461011wxd.7 for ; Sat, 05 Apr 2008 03:26:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=tn+lVRqGDmEsJG2QHcTz6ExP0MUfIs+ylq1Z9o0iW08=; b=xMMG9bI0/MIW6bzg3Tgy+c1NJCdM7KbxTSB15+ajJs1OSUYIIeYkX8uaMrBUUJYIf5WH6H5+6HDXFbBn8TsU2NvG6xv+Q2oGqKcXMfwiJOmEf3VgwWjnCblxCOS+pLkVCQMw2yZ5aQJzNeescgg5MylBM090gp3JmonD95sk+iQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=n2GKNQIKnZhDWZLR3on0VHn8mfsiwE9GSAn0/4ShzRAvkm/B94NS8nYbweVrc+9g0t9nipS4qto88tp1dLdWjukqqKIo6bdslTQQBuUS61z0Q+jzOoU2SSirWyrwocpSSzISeS/VAiyypcCGn2aowrxJeRh58J5AhkE6U5jCDCw= Received: by 10.70.49.1 with SMTP id w1mr2797994wxw.19.1207391196220; Sat, 05 Apr 2008 03:26:36 -0700 (PDT) Received: by 10.70.27.5 with HTTP; Sat, 5 Apr 2008 03:26:36 -0700 (PDT) Message-ID: <5fbf03c20804050326v55352cabib6b6173420daeb8d@mail.gmail.com> Date: Sat, 5 Apr 2008 12:26:36 +0200 From: "Spil Oss" To: freebsd-questions@freebsd.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <5fbf03c20804040812t5fdf8065ubf46d6420358595@mail.gmail.com> <5fbf03c20804040844q22875ac8nbbc3fae121d3eac8@mail.gmail.com> Subject: Re: Problem with lid on Dell D400 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: spil.oss@gmail.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Apr 2008 10:26:37 -0000 Thanks Christian That would be something that I can try, if only I had X running. Any other utilities to send a dpms signal that don't require X? Kind regards, Spil. On 04/04/2008, Christian Laursen wrote: > "Spil Oss" writes: > > > On a Dell D400 notebook (Pentium-M 1.4GHz, Intel 855GM, ICH4M) running > > FreeBSD 7.0 #0 > > > > Closing the lid switches off the display, opening the lid does not > > switch the display back on. Very annoying. The machine is fully > > functional otherwise (accessed via ssh). > > It sounds like the behaviour I experienced on the Dell Latitude D610. > > I wrote about my solution here: > http://borderworlds.dk/blog/20071027-00.html > > -- > Christian Laursen >