From owner-freebsd-current@FreeBSD.ORG Sat Oct 26 19:33:21 2013 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 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 01CD2A14 for ; Sat, 26 Oct 2013 19:33:20 +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 B0B7A2ED3 for ; Sat, 26 Oct 2013 19:33:20 +0000 (UTC) Received: from rnote.ddteam.net (169-25-135-95.pool.ukrtel.net [95.135.25.169]) (Authenticated sender: ray) by smtp.dlink.ua (Postfix) with ESMTPSA id 7830BC493D; Sat, 26 Oct 2013 22:33:12 +0300 (EEST) Date: Sat, 26 Oct 2013 22:32:40 +0300 From: Aleksandr Rybalko To: dt71@gmx.com Subject: Re: newcons comming Message-Id: <20131026223240.098168fd.ray@freebsd.org> In-Reply-To: <526B812C.5000403@gmx.com> References: <20131025151847.2a1b83de93335040797ceaf1@ddteam.net> <526B812C.5000403@gmx.com> Organization: FreeBSD.ORG X-Mailer: Sylpheed 3.1.2 (GTK+ 2.24.5; amd64-portbld-freebsd9.0) X-Operating-System: FreeBSD Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: Aleksandr Rybalko , freebsd-current@freebsd.org 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: Sat, 26 Oct 2013 19:33:21 -0000 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 -- Aleksandr Rybalko