From owner-freebsd-current@FreeBSD.ORG Fri Dec 24 00:17:41 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B9C1E16A4CE; Fri, 24 Dec 2004 00:17:41 +0000 (GMT) Received: from sccimhc91.asp.att.net (sccimhc91.asp.att.net [63.240.76.165]) by mx1.FreeBSD.org (Postfix) with ESMTP id 48D3643D3F; Fri, 24 Dec 2004 00:17:41 +0000 (GMT) (envelope-from freebsd@nbritton.org) Received: from [192.168.1.10] (12-223-129-46.client.insightbb.com[12.223.129.46]) by sccimhc91.asp.att.net (sccimhc91) with ESMTP id <20041224001739i9100rfi18e>; Fri, 24 Dec 2004 00:17:40 +0000 Message-ID: <41CB6020.3050805@nbritton.org> Date: Thu, 23 Dec 2004 18:17:36 -0600 From: Nikolas Britton User-Agent: Mozilla Thunderbird 1.0 (X11/20041219) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Mervin McDougall References: <20041223224620.62812.qmail@web61205.mail.yahoo.com> In-Reply-To: <20041223224620.62812.qmail@web61205.mail.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Mailman-Approved-At: Fri, 24 Dec 2004 16:09:59 +0000 cc: freebsd-current@freebsd.org cc: freebsd-newbies@freebsd.org cc: cyrille.lefevre@laposte.net Subject: Re: kern/71142; VESA 1024x768; (Poor Console resolution on Compaq 2103US) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.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: Fri, 24 Dec 2004 00:17:42 -0000 Mervin McDougall wrote: >I have one experience to share as a newbie, that of >trying to get a proper console resolution on my >laptop. I chose to stick with FreeBSD over Slackware >for my laptop for the simplicity in its init system >and fewer init levels, its ports and packages system >which reduces the stress of looking for a file and all >its dependencies and getting it downloaded, compiled >and using on my laptop and basically its speed of >booting- in 2/3 the time it takes slackware linux to >boot, bsd is at the loging prompt.However,getting the >proper console resolution was a pain as I favour >console over X. > >I tried recompiling the kernel including support for >Vesa by including options VESA and SC_PIXEL_MODE and >that didn't work.I tried compiling the kernel with >suppor for VGA_90WIDTH and that still did not provide >me with adequate space on my screen to get anything >else done. My console only the center of my screen and >only occupied a 1/3 rd of the entire screen. I was >very stressed until I cam across a website of someone >who had successfully installed FreeBSD 5.2.1 on a >similar laptop. I contacted him and he explained that >he had similar problem but got over the issue by >making use of a patch which allowed me to achieve >screen resolutions of 1024x768. > >I have gotten over the problem happily but there are >still some issues that the patch created in making use >of it as slower performance in switching from console >to X and the printing of error information when the >kernel is initiating vidcontrol but I get to use >console more often thankfully. > >I wish that the freebsd team would look into fixing >any errors in vidcontrol to get the problem with >screen resolutions on laptops fixed. I was able to do >this with ease using linux framebuffer settings with >slackware but had so much difficulty getting that done >under freebsd 5.3. > >I could have chosen to give up and simply use linux >but I like the way freebsd performs something about it >is just magically and wouldn't want to miss out on >using it. I just wish somethng could be done to better >the performance of the system as is and get rid of >some of those escape errors. or gett a better patch >from the freebsd team. > >If anyone has a similar laptop and wants to get some >specifics about what works and what doesn't feel free >to visit >http://demira.shopkeeper.de/~sascha/nx9005/ >its pretty informative. > >Mervin McDougall > > > > > (For FreeBSD current mailing list and Cyrille Lefevre): What is the current status of this patch, is there an updated version of this patch that address console slowness, etc., and when will it be MFC'd to 5-STABLE? (5.4_RELEASE?) ---------------- This is a problem with most ATI RAGE cards including my laptop (Armada 1750, ATI Rage LT Pro) I have successfully applied this patch to that system and can now use 1024x768 at the console, the patch is here: http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/71142 Please note that at Lines 790, 982, and 1000 are hard returns that brake the patch when run though the awk script so fix them before you run "qp2txt patch.eml | patch" or "patch