From owner-freebsd-questions@freebsd.org Wed Dec 16 13:22:45 2015 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7D8B2A49EA1 for ; Wed, 16 Dec 2015 13:22:45 +0000 (UTC) (envelope-from vsasjason@gmail.com) Received: from mail-wm0-x22c.google.com (mail-wm0-x22c.google.com [IPv6:2a00:1450:400c:c09::22c]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0238164E46 for ; Wed, 16 Dec 2015 13:22:45 +0000 (UTC) (envelope-from vsasjason@gmail.com) Received: by mail-wm0-x22c.google.com with SMTP id l126so38211016wml.0 for ; Wed, 16 Dec 2015 05:22:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=1RhonKYC8iwzAN3pNz+XdigDIEaFeoXda/LFrawSDYE=; b=PDp+wcPQbGEpSI86HmJc+FlVGX6+JjAkCXMkZP4M7zfWbheLExZ2kaMCZh7ccR2AVP 5vZR432DRCY7iHTW2lNcZXCUlobrYLxw4C7qv061lljFOn8lcugIpFaHxj65rY76Verk j3AIg+oaMLnVG25WfZXz4nOnv2QJBdr+YgZ8pQ4MUz+a76bz5uczStOry73l//KR+KfO t/dEq0xvvDefxgfnX6wmbGgVkMD3z3/pf7m1ZXDp0tF1DsvVCjIjylxgF6rZH14xAzoH hRv38gGVgTL0Y3qA8voKccF1gaJahiC85hGSoRUvwAJ3DgNxTuAjfQJU7F95jq2RBDKE uKyA== X-Received: by 10.28.32.22 with SMTP id g22mr10441067wmg.43.1450262918972; Wed, 16 Dec 2015 02:48:38 -0800 (PST) MIME-Version: 1.0 Received: by 10.194.76.207 with HTTP; Wed, 16 Dec 2015 02:48:19 -0800 (PST) In-Reply-To: References: From: Anton Sayetsky Date: Wed, 16 Dec 2015 13:48:19 +0300 Message-ID: Subject: Re: Looking for fully working Intel-based laptop To: Adam Vande More Cc: FreeBSD Questions Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Dec 2015 13:22:45 -0000 16 =D0=B4=D0=B5=D0=BA. 2015 =D0=B3. 1:07 =D0=BF=D0=BE=D0=BB=D1=8C=D0=B7=D0= =BE=D0=B2=D0=B0=D1=82=D0=B5=D0=BB=D1=8C "Adam Vande More" =D0=BD=D0=B0=D0=BF=D0=B8=D1=81=D0=B0=D0=BB: > > On Tue, Dec 15, 2015 at 3:31 PM, Anton Sayetsky wrote: >> >> > Dell Precision M6600 >> Thanks, I will take a look at this model. >> >> > acpi complains about SD controller coming out of resume, and doesn't work after resume(it does before). Since I don't use it, it's not an issue for me. >> I don't care about SD too, so this is not a problem. >> >> > I'm also not sure about "totally disable Intel graphics". Obviously you can just not load the driver, but that will not eliminate power consumption. I have the nvidia card for this laptop as well, but it isn't physically installed so I cannot confirm it would work, although I expect that it would. >> I'll try to explain. Correct me if I wrong. >> It's about so called nVidia Optimus. AFAIK, this works by doing rendering on Intel or nVidia card, but the display output on Intel unconditionally. > > I think it switches the output between them internally when stuff like 3D is active. Wiki says no - output is never switches: >When a user launches an application, the graphics driver tries to determine whether the application would benefit from the discrete GPU. If so, the GPU is powered up from an idle state and is passed all rendering calls. Even in this case, though, the integrated graphics processor (IGP) is used to output the final image. https://en.m.wikipedia.org/wiki/Nvidia_Optimus So one can think "unfortunately, my Hasswell/Skylake IGP isn't supported yet, so I will use nVidia with binary driver". Then he tries and has no success because still required to load driver for IGP even if not uses it directly. >> Latest supported Intel graphics on FreeBSD is that comes with Ivy Bridge. So if I will buy Haswell-based laptop, I won't get fully functional video subsystem even if nVidia card is present. I'm also not sure if disabling screen output through Intel is physically possible. > > This laptop is a Sandy Bridge and the low end Intel-only video performance is excellent for all tasks I perform, the most demanding of such would be playback of full HD video eg streaming 1920x1080 TrueColor. I no lag, no stuttering, no distortion. I suppose it's 3D isn't so good, but I don't use it. > > I believe it probable Haswell support will be in 11.0, but not guaranteed. For my needs, Haswell/Broadwell doesn't provide much value over Ivy Bridge and Sandy/Ivy Bridge models are still in a sweet spot for used pricing. > > All in all it's a nice laptop which has allowed me to get rid of several other systems. However it is big and heavy. It does not fit in standard laptop carriers eg a laptop backpack, and it has a hypersensitive touchpad. But there aren't many laptops capable of of 32GB RAM along with all its other power.