From owner-freebsd-current@FreeBSD.ORG Wed Nov 5 15:15:20 2014 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8084D163 for ; Wed, 5 Nov 2014 15:15:20 +0000 (UTC) Received: from wonkity.com (wonkity.com [67.158.26.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "wonkity.com", Issuer "wonkity.com" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 2F6C09D8 for ; Wed, 5 Nov 2014 15:15:19 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.9/8.14.9) with ESMTP id sA5FF4dQ069940 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Wed, 5 Nov 2014 08:15:04 -0700 (MST) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.9/8.14.9/Submit) with ESMTP id sA5FF4nQ069937; Wed, 5 Nov 2014 08:15:04 -0700 (MST) (envelope-from wblock@wonkity.com) Date: Wed, 5 Nov 2014 08:15:04 -0700 (MST) From: Warren Block To: Chris H Subject: Re: HEADS UP: Enabling vt(4) by default In-Reply-To: Message-ID: References: <544E7679.7070207@FreeBSD.org> <54590B3E.2070701@dumbbell.fr> , <20141105101951.48542120@ernst.home> User-Agent: Alpine 2.11 (BSF 23 2013-08-11) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (wonkity.com [127.0.0.1]); Wed, 05 Nov 2014 08:15:04 -0700 (MST) Cc: =?ISO-8859-15?Q?Jean-S=E9bastienP=E9dron?= , freebsd-current@freebsd.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Nov 2014 15:15:20 -0000 On Wed, 5 Nov 2014, Chris H wrote: > On Wed, 5 Nov 2014 10:19:51 +0100 Gary Jennejohn wrote >> >> No, video mode won't work with the nVidia blob. That requires >> a KMS (in-kernel) driver. > > Thank you for the reply, Gary. > > Ahh. I see. So unless I have ATI hardware, I'm pretty much out of luck? Or Intel, or anything with KMS drivers.