From owner-freebsd-mobile@FreeBSD.ORG Thu Jan 31 05:35:38 2013 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 657BF6DE for ; Thu, 31 Jan 2013 05:35:38 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-we0-x234.google.com (we-in-x0234.1e100.net [IPv6:2a00:1450:400c:c03::234]) by mx1.freebsd.org (Postfix) with ESMTP id 00990BE8 for ; Thu, 31 Jan 2013 05:35:37 +0000 (UTC) Received: by mail-we0-f180.google.com with SMTP id k14so1735613wer.25 for ; Wed, 30 Jan 2013 21:35:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:sender:date:x-google-sender-auth:message-id :subject:from:to:content-type; bh=LSJd3QViqq2AqSTFBmiA/4RxNN6hA2u8cPoiZVHkZaU=; b=NFckVz+aqAIIHVEt/n4wYBxXOUZWCZ/4fViqAcp0A+RUpoHc7egSSWlA3ONQZPg42d aXxWf4FurcXOJKisFEx0wFqUKgxsFMTLuPhPnHL0HQOGObnNlWzln0O4/VgBkXhbrjcS s16NXFUiI6TtPjZmUqg8+fGhXKzGAfk/in8yFdtxRxE5pYiiY/CHKrm2wWmdjsMQNBq5 l7/oFYWYiwvmmAcSbSUoKVoy8ESxkg7IoyKDqAc+G2DTr+iFm4AQVfyxqTBRLbQfpt7x a3MgG9fPKTPxodovNWouF3h+8QMIrBAEPJhQOReR2T7oxwPsGziFvM/E0F+p8Upo3+jb Qq1A== MIME-Version: 1.0 X-Received: by 10.194.57.82 with SMTP id g18mr12941433wjq.25.1359610537045; Wed, 30 Jan 2013 21:35:37 -0800 (PST) Sender: adrian.chadd@gmail.com Received: by 10.216.67.6 with HTTP; Wed, 30 Jan 2013 21:35:36 -0800 (PST) Date: Wed, 30 Jan 2013 21:35:36 -0800 X-Google-Sender-Auth: U0-YZZ0Dvr8Chg9gLVaw680-auA Message-ID: Subject: Notes; Lenovo T400 From: Adrian Chadd To: freebsd-mobile@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Jan 2013 05:35:38 -0000 Hi, It turns out my Lenovo T400 issue? It was because in /etc/sysctl.conf I had this: # hw.acpi.reset_video=1 .. don't do that. Adrian