From owner-freebsd-questions@FreeBSD.ORG Fri Sep 23 14:58:43 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 946B416A41F for ; Fri, 23 Sep 2005 14:58:43 +0000 (GMT) (envelope-from bobself@charter.net) Received: from mxsf31.cluster1.charter.net (mxsf31.cluster1.charter.net [209.225.28.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id 18D8043D4C for ; Fri, 23 Sep 2005 14:58:42 +0000 (GMT) (envelope-from bobself@charter.net) Received: from mxip29a.cluster1.charter.net (mxip29a.cluster1.charter.net [209.225.28.188]) by mxsf31.cluster1.charter.net (8.12.11/8.12.11) with ESMTP id j8NEwfOG022222 for ; Fri, 23 Sep 2005 10:58:41 -0400 Received: from 24-177-225-234.dhcp.spbg.sc.charter.com (HELO [127.0.0.1]) ([24.177.225.234]) by mxip29a.cluster1.charter.net with ESMTP; 23 Sep 2005 10:58:41 -0400 X-IronPort-AV: i="3.97,141,1125892800"; d="scan'208"; a="291558745:sNHT15592310" Message-ID: <4334181F.9060502@charter.net> Date: Fri, 23 Sep 2005 10:58:39 -0400 From: bob self User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: =?ISO-8859-1?Q?Bj=F6rn_K=F6nig?= References: <43320FF5.3000706@charter.net> <43321293.2070201@cs.tu-berlin.de> <4332993B.3000904@charter.net> <4332AD7D.9020801@cs.tu-berlin.de> <43334B89.5060108@charter.net> <4333CFC9.6020309@cs.tu-berlin.de> In-Reply-To: <4333CFC9.6020309@cs.tu-berlin.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Cc: freebsd-questions@freebsd.org Subject: Re: higher resolution console screen? 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, 23 Sep 2005 14:58:43 -0000 Björn König wrote: > bob self wrote: > >> How can I undo the patch if I need to? > > > Repeat all steps but add the option -R to "patch", e.g. > > bzip2 -cd vesa.patch.bz2 | patch -p0 -R > > > Björn > > Good. I removed the patch and I have the 37x100 screen back by using vidcontrol -g 100x37 VESA_800x600 Is this the highest console resolution that you can get with FreeBSD 5.4 and without the patch? I think that the patch didn't work for me. thanks, Bob