From owner-freebsd-current@FreeBSD.ORG Mon Sep 10 13:06:21 2007 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5873316A417 for ; Mon, 10 Sep 2007 13:06:21 +0000 (UTC) (envelope-from onemda@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.245]) by mx1.freebsd.org (Postfix) with ESMTP id EE2A413C468 for ; Mon, 10 Sep 2007 13:06:20 +0000 (UTC) (envelope-from onemda@gmail.com) Received: by an-out-0708.google.com with SMTP id c14so201614anc for ; Mon, 10 Sep 2007 06:06:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=6BPP62BY9foW5aZZeKZHqOGnaCTlbDAB0ZfGjryEwBY=; b=A5k505zneiyeQj5jmvVsQ80yV0oWqy86xQyWA/TPsXRjqlYS/pFpq8QKcMleofG4yt/vnzEv9TNJVh1enkiMa18TntTqqXg4qoYfZyeKZELQrsysrGXUknqAIt4rfjjQWik+DGhB/kNL/2SUoK7k+0QWf0GfazeN3ccoew3bQ5w= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=MJDaOpV6oiFPGOEDhplSbHJ0azNwCOSDyh/U6EDX3x/ZMj7UMlPZjqU4V/MEdw+P7KKQdZ/4OqAG9YzY9vUt7wKRfpGfml4wVoRl6moAghtrdudhLPy32xPh9nQ2HofqgGT4iTmAcLe/2L3+GregVnvXZzIZzIl4CutGJxVBQW4= Received: by 10.142.82.17 with SMTP id f17mr222002wfb.1189427926925; Mon, 10 Sep 2007 05:38:46 -0700 (PDT) Received: by 10.142.90.1 with HTTP; Mon, 10 Sep 2007 05:38:46 -0700 (PDT) Message-ID: <3a142e750709100538y52d9586bm85cef13dd055ff07@mail.gmail.com> Date: Mon, 10 Sep 2007 12:38:46 +0000 From: "PBM ." To: freebsd-current@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: powerd may lock display if adaptive X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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, 10 Sep 2007 13:06:21 -0000 On current try run this after fresh reboot # powerd -a adaptive -b adaptive -n adaptive then log on as normal user in console and run % primes 44 after some calculations display should freeze, but everything still works, sound is playing, you may stop calculations and start X or change vty but display will not change - still displaying console and prime numbers. I would like if somebody else may this confirm.