From owner-freebsd-mobile@FreeBSD.ORG Fri Aug 29 16:11:13 2014 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id CB741442 for ; Fri, 29 Aug 2014 16:11:13 +0000 (UTC) Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 86546100F for ; Fri, 29 Aug 2014 16:11:13 +0000 (UTC) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1XNOlZ-0004fL-5E for freebsd-mobile@freebsd.org; Fri, 29 Aug 2014 18:11:09 +0200 Received: from dynamic34-29.dynamic.dal.ca ([129.173.34.203]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 29 Aug 2014 18:11:09 +0200 Received: from jrm by dynamic34-29.dynamic.dal.ca with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 29 Aug 2014 18:11:09 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-mobile@freebsd.org From: Joseph Mingrone Subject: Re: ThinkPad support Date: Fri, 29 Aug 2014 13:10:54 -0300 Lines: 13 Message-ID: <86bnr38eep.fsf@gly.ftfl.ca> References: Mime-Version: 1.0 Content-Type: text/plain X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: dynamic34-29.dynamic.dal.ca User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (berkeley-unix) Cancel-Lock: sha1:RL/EfmzKj/OlwojuRo/8lS1/M4c= 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: Fri, 29 Aug 2014 16:11:13 -0000 isdtor writes: > 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. It sound like it might be something specific to the optimus card and FreeBSD. I put 9.3 on a friend's T530 and it works quite well with none of the problems you described. Joseph