From owner-freebsd-questions@FreeBSD.ORG Fri Apr 20 20:42:30 2012 Return-Path: Delivered-To: freebsd-questions@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 884CE1065670 for ; Fri, 20 Apr 2012 20:42:30 +0000 (UTC) (envelope-from feld@feld.me) Received: from feld.me (unknown [IPv6:2607:f4e0:100:300::2]) by mx1.freebsd.org (Postfix) with ESMTP id 51EF48FC0A for ; Fri, 20 Apr 2012 20:42:30 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=feld.me; s=blargle; h=In-Reply-To:Message-Id:From:Mime-Version:Date:References:Subject:To:Content-Type; bh=59tWgpwZLSnkYD/K4Q6CmI8jm5a3MDrY+FkrodMvuQE=; b=mSpDqpPYTsHfk40QeXn/7OnqRS/q+5l5AeRQnv2B2Ed0N0Gg+MlgA59PXSCBBjfywjuqudH5bCqTDX5lCrM6w4dK/J9S/XNcmLj14h9DP6Usn34Jknm2zz8xe4nCanOl; Received: from localhost ([127.0.0.1] helo=mwi1.coffeenet.org) by feld.me with esmtp (Exim 4.77 (FreeBSD)) (envelope-from ) id 1SLKez-000BbN-7q for freebsd-questions@FreeBSD.org; Fri, 20 Apr 2012 15:42:29 -0500 Received: from feld@feld.me by mwi1.coffeenet.org (Archiveopteryx 3.1.4) with esmtpa id 1334954543-30163-30162/5/10; Fri, 20 Apr 2012 20:42:23 +0000 Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes To: freebsd-questions@FreeBSD.org References: <4F917E90.9000205@uni-dortmund.de> Date: Fri, 20 Apr 2012 15:42:23 -0500 Mime-Version: 1.0 From: Mark Felder Message-Id: In-Reply-To: User-Agent: Opera Mail/11.62 (FreeBSD) X-SA-Score: -1.5 Cc: Subject: Re: recommendation(s) for new computer X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Apr 2012 20:42:30 -0000 On Fri, 20 Apr 2012 15:34:11 -0500, Dale Scott wrote: > As do Intel (video) drivers.... Not if they require GEM/KMS like all the modern variants do; they're not supported in FreeBSD yet. I have a laptop (Google CR48) that's running the very experimental GEM/KMS code because otherwise it's stuck with a horrible resolution. Even with a custom kernel and custom ports/X11 patches it still has quirks like not being able to get your vty back after you start X.