From owner-freebsd-mobile@FreeBSD.ORG Mon Aug 18 23:10:48 2014 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B52F3529 for ; Mon, 18 Aug 2014 23:10:48 +0000 (UTC) Received: from mail-la0-x234.google.com (mail-la0-x234.google.com [IPv6:2a00:1450:4010:c03::234]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4079B31E5 for ; Mon, 18 Aug 2014 23:10:48 +0000 (UTC) Received: by mail-la0-f52.google.com with SMTP id b17so5149963lan.39 for ; Mon, 18 Aug 2014 16:10:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=yJoEq76xrGPeghrLcg8oP8P3+Qo9u1Nh1naz/D8ZN1A=; b=ObaCpRZYjQMvXRyT8pTacnjGQzdw59YMJTVv2+LlOtoO1l2QFTeudz7yJlStmXUf5j wUSJD49FiEPgNnqoCXatbfXAoYlvlJVFAGZm1mKSx6qVmRvQiOrsI3X0G0gFkXR15cFK xZrz5wbWlOLSKcBcrAPypkg8+NcIXK++whXXo1JiSKgcDxJOV1wZdqdm2HmpOGMBPzw1 fF4oSAFltcSTYhTzOF/iN/Wi/qa5RDsBr1Al/3K2zf+TU+QtUHYgpHKE85iTg+cp2sQC Otk2TkKxY7iVHToVvIu25QFDAPLL8cA7Za2pHwWFH7GtprA3zaaHRXlwIl5QX1MKUMUz fcpA== MIME-Version: 1.0 X-Received: by 10.112.73.164 with SMTP id m4mr30803473lbv.3.1408403446219; Mon, 18 Aug 2014 16:10:46 -0700 (PDT) Received: by 10.152.205.108 with HTTP; Mon, 18 Aug 2014 16:10:46 -0700 (PDT) In-Reply-To: References: Date: Tue, 19 Aug 2014 00:10:46 +0100 Message-ID: Subject: Re: ThinkPad support From: isdtor To: freebsd-mobile@freebsd.org Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Aug 2014 23:10:48 -0000 > Can you more clearly describe "hibernation"? Since the standard definition > of hibernation is to save the system to disk and power off, I think you mean > something else as FreeBSD does not support hibernation. Do you mean that the > display goes off and the system seems dead? Or that the sleep light on the > system comes on? I looked it up on wikipedia and "sleep" is the correct term. The power switch blinks slowly and the sleep light comes on. > Can you tell us what graphics driver the system is using? Are you using > WITH_NEW_XORG? (You probably should be.) WITH_KMS? (Also, you probably > should, though it will no longer be needed with 10.1). The machine has settings for integrated/discrete/optimus. Under FBSD, I use discrete. The card is an nvidia nvs5400m, driver version 331.67 (I see now that the only driver versions ever used on this machine were 331.49 and 331.67; initially, I started of with the integrated Intel graphics, which had its own set of problems). Yes to new xorg and kms. I can reproduce this behaviour at will - boot up, log into desktop, and press e.g. F5-F6 repeatedly (F5 - wlan; F6 - camera+head set). Within seconds, the system goes to sleep, and I can recover by closing and reopening the lid.