From owner-freebsd-current@FreeBSD.ORG Mon Oct 28 09:09:39 2013 Return-Path: Delivered-To: freebsd-current@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 ESMTP id ED511E75; Mon, 28 Oct 2013 09:09:39 +0000 (UTC) (envelope-from ray@freebsd.org) Received: from smtp.dlink.ua (smtp.dlink.ua [193.138.187.146]) by mx1.freebsd.org (Postfix) with ESMTP id A77D52CE6; Mon, 28 Oct 2013 09:09:39 +0000 (UTC) Received: from terran (unknown [192.168.99.1]) (Authenticated sender: ray) by smtp.dlink.ua (Postfix) with ESMTPA id A2CE3C4955; Mon, 28 Oct 2013 11:09:38 +0200 (EET) Date: Mon, 28 Oct 2013 11:09:45 +0200 From: Aleksandr Rybalko To: sbruno@freebsd.org Subject: Re: newcons comming Message-Id: <20131028110945.796c67422f2b83dc092b938a@freebsd.org> In-Reply-To: <1382816246.1493.1.camel@localhost> References: <20131025151847.2a1b83de93335040797ceaf1@ddteam.net> <526B812C.5000403@gmx.com> <20131026223240.098168fd.ray@freebsd.org> <1382816246.1493.1.camel@localhost> X-Mailer: Sylpheed 3.2.0 (GTK+ 2.24.6; amd64-portbld-freebsd9.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: Sean Bruno , Aleksandr Rybalko , freebsd-current@freebsd.org, dt71@gmx.com X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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: Mon, 28 Oct 2013 09:09:40 -0000 On Sat, 26 Oct 2013 15:37:25 -0400 Sean Bruno wrote: > On Sat, 2013-10-26 at 22:32 +0300, Aleksandr Rybalko wrote: > > On Sat, 26 Oct 2013 10:45:32 +0200 > > dt71@gmx.com wrote: > > > > > Suppose that Newcons gets in quickly. I use a Radeon 9600 card. Will > > > I see something useful on my screen (with KMS and the new Xorg and > > > things like that), or will my screen be black? > > > > Yup, you will get normal virtual terminal, but a bit bigger than > > 640x480. It is main reason why x11 team ask me to merge newcons ASAP. > > Newcons can use framebuffer provided by DRM. > > > > Try it yourself. > > > > WBW > > > So, I'm running NEW Xorg now and KMS with an NVidia card. What should I > do to test this? What are the expected results? > > sean Spend several hours to try to bring nvidia unit in my laptop. But it is "Optimus". It looks like working, but both output show same picture :))) And this is right-side of desktop (if you run xorg) :) So I can't answer your question yet. Think we have to ask nvidia to share some info on how to call their KMS inside kernel (not via /dev/card/dri node). WBW -- Aleksandr Rybalko