Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932450AbWAKSeK (ORCPT ); Wed, 11 Jan 2006 13:34:10 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932454AbWAKSeK (ORCPT ); Wed, 11 Jan 2006 13:34:10 -0500 Received: from linux01.gwdg.de ([134.76.13.21]:3522 "EHLO linux01.gwdg.de") by vger.kernel.org with ESMTP id S932450AbWAKSeJ (ORCPT ); Wed, 11 Jan 2006 13:34:09 -0500 Date: Wed, 11 Jan 2006 19:34:04 +0100 (MET) From: Jan Engelhardt To: "Antonino A. Daplas" cc: Andi Kleen , Dave Jones , linux-kernel@vger.kernel.org Subject: Re: Console debugging wishlist was: Re: oops pauser. In-Reply-To: <43C502AA.1040200@gmail.com> Message-ID: References: <20060105045212.GA15789@redhat.com> <43C4F8EE.10201@gmail.com> <200601111331.45940.ak@suse.de> <43C502AA.1040200@gmail.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 766 Lines: 23 >>> With the framebuffer console, you can increase the size of the scrollback >>> buffer with the boot option: >>> >>> fbcon=scrollback: (default is 32K) >> >> On x86-64 vesafb is unusable slow because it does CPU scrolling cause >> it can't use the vesa BIOS - and the others don't work everywhere. So I don't >> think fbcon is an usable replacement. > >How about vga16fb + fbcon? If scrolling is slow in vga16fb, fbset -vyres 800 should >increase performance significantly. > Benchmarks first. Jan Engelhardt -- - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/