From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S265275AbUBPBSu (ORCPT ); Sun, 15 Feb 2004 20:18:50 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S265284AbUBPBSu (ORCPT ); Sun, 15 Feb 2004 20:18:50 -0500 Received: from [217.7.64.198] ([217.7.64.198]:56710 "EHLO mx1.net4u.de") by vger.kernel.org with ESMTP id S265275AbUBPBSs (ORCPT ); Sun, 15 Feb 2004 20:18:48 -0500 From: Ernst Herzberg Reply-To: earny@net4u.de To: Benjamin Herrenschmidt Subject: Re: Linux 2.6.3-rc3 Date: Mon, 16 Feb 2004 02:18:44 +0100 User-Agent: KMail/1.6 Cc: Linux Kernel list References: <200402160138.02212.earny@net4u.de> <1076892215.6957.141.camel@gaston> In-Reply-To: <1076892215.6957.141.camel@gaston> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200402160218.44351.earny@net4u.de> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Montag, 16. Februar 2004 01:43, Benjamin Herrenschmidt wrote: > On Mon, 2004-02-16 at 11:38, Ernst Herzberg wrote: > > On Montag, 16. Februar 2004 01:29, Ernst Herzberg wrote: > > > > Haaaalt! Yes, works, __but__: > > > > If you start X, the console is gone. No recovery but reboot possible. > > Using ATI binary drivers or XFree ones ? What XFree version ? X > loves to screw things up on console save/restore in interesting > ways. I think it +/- puts the chip back into some VGA mode... > > Another patch I posted earlier (copied below) _might_ help as it > force radeonfb to reprogram the mode. Let me know. Sorry, does not work. Previous attached patch does not help. I'm _not_ using any binary drivers, as far as i know ;-) I'm using gentoo stable, i don't know exactly which patches are applied to the x-server:-) relevant entries in this config: Section "Device" Identifier "Card0" Driver "vesa" VendorName "ATI Technologies Inc" BoardName "Unknown Board" BusID "PCI:1:0:0" EndSection ~Earny