From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261881AbVFGOnV (ORCPT ); Tue, 7 Jun 2005 10:43:21 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261885AbVFGOnV (ORCPT ); Tue, 7 Jun 2005 10:43:21 -0400 Received: from pilet.ens-lyon.fr ([140.77.167.16]:12929 "EHLO relaissmtp.ens-lyon.fr") by vger.kernel.org with ESMTP id S261881AbVFGOnR (ORCPT ); Tue, 7 Jun 2005 10:43:17 -0400 Message-ID: <42A5B27F.60204@ens-lyon.org> Date: Tue, 07 Jun 2005 16:43:11 +0200 From: Brice Goglin User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050331) X-Accept-Language: fr, en MIME-Version: 1.0 To: Andrew Morton Cc: sylvain.meyer@worldonline.fr, linux-kernel@vger.kernel.org Subject: Re: 2.6.12? References: <42A0D88E.7070406@pobox.com> <20050603163843.1cf5045d.akpm@osdl.org> <42A0F05A.8010901@ens-lyon.org> <20050603182125.3735f0c7.akpm@osdl.org> In-Reply-To: <20050603182125.3735f0c7.akpm@osdl.org> X-Enigmail-Version: 0.91.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Andrew Morton a écrit : > Brice Goglin wrote: > >>Andrew Morton a écrit : >> >>>Lots of USB problems, quite a few input problems. fbdev, ACPI, ATAPI. All >>>the usual suspects. >>> >>>Subject: intelfb crash on i845 >>>Subject: Re: [Linux-fbdev-devel] intelfb crash on i845 >> >>These two entries seem to be the same one, from me. >>Sylvain Meyer was working on it. And I've recently seen some patches >>from him on the mm-commit list. I didn't have time to test them but I >>should be able to try next week (especially if a new -mm is released >>soon). Hi Andrew, I just tried with rc6-mm1 and the problem is still present: when the onboard video memory is set to 1MB in the BIOS, switching from X to VT1 gives a dirty framebuffer console (no text, just wrong colors). Setting memory to 8MB in the BIOS makes all this work. Brice