From owner-freebsd-current@FreeBSD.ORG Mon Sep 27 16:35:20 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D579316A4CE; Mon, 27 Sep 2004 16:35:20 +0000 (GMT) Received: from postal3.es.net (postal3.es.net [198.128.3.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id 99C2643D1D; Mon, 27 Sep 2004 16:35:20 +0000 (GMT) (envelope-from oberman@es.net) Received: from ptavv.es.net ([198.128.4.29]) by postal3.es.net (Postal Node 3) with ESMTP (SSL) id IBA74465; Mon, 27 Sep 2004 09:35:18 -0700 Received: from ptavv (localhost [127.0.0.1]) by ptavv.es.net (Tachyon Server) with ESMTP id E63255D04; Mon, 27 Sep 2004 09:35:17 -0700 (PDT) To: Colin Percival In-reply-to: Your message of "Mon, 27 Sep 2004 04:38:30 PDT." <4157FBB6.6060508@wadham.ox.ac.uk> Date: Mon, 27 Sep 2004 09:35:17 -0700 From: "Kevin Oberman" Message-Id: <20040927163517.E63255D04@ptavv.es.net> cc: Josef Karthauser cc: current@freebsd.org Subject: Re: Laptop recommendations? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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, 27 Sep 2004 16:35:21 -0000 > Date: Mon, 27 Sep 2004 04:38:30 -0700 > From: Colin Percival > Sender: owner-freebsd-current@freebsd.org > > Josef Karthauser wrote: > > My Dell Inspiron 5000e is getting a bit long in the tooth, and the > > keyboard has just packed in :( so I'm in the market for a new laptop. > > Does anyone have any recommendations for me? In particular I want a > > working ACPI/suspend interface and this Dell has never been supported > > well - fans on all the time, doesn't resume properly, etc. > > The only problems I've had with my 600m / D600 are: > 1. Upon resuming from S1, moused is confused and needs to be restarted; Be sure to read ten psm man page. There are several flags available to help on this problem. HOOKRESUME and INITAFTERSUSPEND are the ones of interest. Try HOOKRESUME first and add the more drastic INITAFTERSUSPEND if that does not do the trick. For the bit-counting challenged, 0x2000 and 0x6000 are the hex equivalents. -- R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: oberman@es.net Phone: +1 510 486-8634