From owner-freebsd-questions@FreeBSD.ORG Thu Jun 21 17:31:15 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4F1B61065674 for ; Thu, 21 Jun 2012 17:31:15 +0000 (UTC) (envelope-from erichfreebsdlist@ovitrap.com) Received: from alogreentechnologies.com (alogreentechnologies.com [67.212.224.110]) by mx1.freebsd.org (Postfix) with ESMTP id EB1408FC08 for ; Thu, 21 Jun 2012 17:31:14 +0000 (UTC) Received: from x220.ovitrap.com ([122.129.201.75]) (authenticated bits=0) by alogreentechnologies.com (8.13.1/8.13.1) with ESMTP id q5LHV4HL015216; Thu, 21 Jun 2012 11:31:05 -0600 From: Erich Dollansky To: freebsd-questions@freebsd.org, Polytropon Date: Fri, 22 Jun 2012 00:31:03 +0700 User-Agent: KMail/1.13.7 (FreeBSD/10.0-CURRENT; KDE/4.8.3; amd64; ; ) References: <20120621185538.a9aa6e5b.freebsd@edvax.de> In-Reply-To: <20120621185538.a9aa6e5b.freebsd@edvax.de> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201206220031.03385.erichfreebsdlist@ovitrap.com> Cc: Fred Morcos Subject: Re: New to FreeBSD - Some questions 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: Thu, 21 Jun 2012 17:31:15 -0000 Hi, On Thursday 21 June 2012 23:55:38 Polytropon wrote: > On Thu, 21 Jun 2012 13:24:26 +0200, Fred Morcos wrote: > > On Wed, Jun 20, 2012 at 9:58 PM, Wojciech Puchar > > q) Is it possible to get native resolution on the console? I played > > with vesa and vidcontrol but could never get what I wanted. Native > > resolution would require KMS? > > As far as I know, KMS (kernel mode settings) is specific to Linux. past tense, please. > FreeBSD has several VESA modes bigger than 80x25. But I have to > admit that I don't see a problem in using this default mode during > initialization time. Later on, xterms (also those containing SSH > and screen sessions) can be configured any size under X. Not really. I never found out why PCBSD could use my 1366x768 screen under VESA but FreeBSD couldn't. The new KMS does it all. > Erich