Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Thu, 7 Nov 2002 16:18:31 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Thu, 7 Nov 2002 16:18:31 -0500 Received: from swan.mail.pas.earthlink.net ([207.217.120.123]:3562 "EHLO swan.mail.pas.earthlink.net") by vger.kernel.org with ESMTP id ; Thu, 7 Nov 2002 16:18:31 -0500 Date: Thu, 7 Nov 2002 14:18:17 -0800 (PST) From: James Simmons X-X-Sender: To: Antonino Daplas cc: Linux Kernel Mailing List , Linux Fbdev development list Subject: Re: [Linux-fbdev-devel] [BK fbdev updates] In-Reply-To: <1036312836.615.15.camel@daplas> Message-ID: 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: 758 Lines: 19 > Adding update_var to fbcon_switch fixes #1 and #2 for me. Attached is a > diff. Patch applied :-) > Also, using fbset to change video modes corrupts the console. Looking > at the code, the flow of control is from the console to fbdev only? Is > this correct? I agree with this, it's saner. Yes this is correct. In the next set of changes you will be able to set the VC size via stty. You can change the resolution of the display via /dev/fb but ideally after a close it will reset the VC original mode. - 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/