Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751394AbWEZLGc (ORCPT ); Fri, 26 May 2006 07:06:32 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751393AbWEZLGc (ORCPT ); Fri, 26 May 2006 07:06:32 -0400 Received: from smtp9.wanadoo.fr ([193.252.22.22]:36602 "EHLO smtp9.wanadoo.fr") by vger.kernel.org with ESMTP id S1751394AbWEZLGb (ORCPT ); Fri, 26 May 2006 07:06:31 -0400 X-ME-UUID: 20060526110629680.A62D51C00210@mwinf0906.wanadoo.fr Subject: Re: OpenGL-based framebuffer concepts From: Xavier Bestel To: Helge Hafting Cc: "Alexander E. Patrakov" , Jon Smirl , "D. Hazelton" , Manu Abraham , linux cbon , Valdis.Kletnieks@vt.edu, linux-kernel@vger.kernel.org In-Reply-To: <4476DF40.8040403@aitel.hist.no> References: <20060519224056.37429.qmail@web26611.mail.ukl.yahoo.com> <44700ACC.8070207@gmail.com> <200605230048.14708.dhazelton@enter.net> <9e4733910605231017g146e16dfnd61eb22a72bd3f5f@mail.gmail.com> <6896241F-3389-4B20-9E42-3CCDDBFDD312@mac.com> <44740533.7040702@aitel.hist.no> <447465C6.3090501@ums.usu.ru> <4476A951.2070003@aitel.hist.no> <4476BD28.8040405@ums.usu.ru> <4476DF40.8040403@aitel.hist.no> Content-Type: text/plain Message-Id: <1148641580.1509.48.camel@capoeira> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 (1.4.5-1) Date: Fri, 26 May 2006 13:06:20 +0200 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1416 Lines: 33 On Fri, 2006-05-26 at 12:58, Helge Hafting wrote: > Alexander E. Patrakov wrote: > > Helge Hafting wrote: > >> "Which of the two keyboards to read, which of the three screens to use > >> for messages" is not a problem. The kernel would use whatever devices > >> is associated with the primary console - any extra devices would be > >> left alone. > >> The console is normally one particular keyboard (or possibly all of > >> them), > >> and /dev/fb0 in case of graphical console. Other framebuffers are > >> not the primary console. > > > > I am not sure how this can be achievable, assuming that udev is > > responsible for loading framebuffer modules. Since it loads them in > > parallel, the registration order is essentially random. See the > > following Debian bugs about other subsystems: > So what? In that case, it is essentially random _which_ display you > get your PANIC on, but you will get it on one of them. > > Of course this case is easily fixed by loading the preferred > framebuffer driver before running udev. That way, it grabs > /dev/fb0 before anything else. Well, the oops/panic should probably be displayed on all fbdevs anyway. Xav - 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/