Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261658AbTIOVom (ORCPT ); Mon, 15 Sep 2003 17:44:42 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261659AbTIOVom (ORCPT ); Mon, 15 Sep 2003 17:44:42 -0400 Received: from deadlock.et.tudelft.nl ([130.161.36.93]:44676 "EHLO deadlock.et.tudelft.nl") by vger.kernel.org with ESMTP id S261658AbTIOVol convert rfc822-to-8bit (ORCPT ); Mon, 15 Sep 2003 17:44:41 -0400 Date: Mon, 15 Sep 2003 23:44:33 +0200 (CEST) From: =?ISO-8859-1?Q?Dani=EBl_Mantione?= To: Olaf Hering cc: Geert Uytterhoeven , Marcelo Tosatti , Linux Kernel Development Subject: Re: Linux 2.4.23-pre4: failed at atyfb_base.c In-Reply-To: <20030915213430.GA1833@suse.de> Message-ID: MIME-Version: 1.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 Content-Length: 1163 Lines: 41 On Mon, 15 Sep 2003, Olaf Hering wrote: > This is in the device tree, not very helpful. I'm not sure where XFree86 > gets the value 50. It seems to poke some regs here and there, havent > looked too closely. XFree86 uses backcalculation. So if Atyfb programs the chip at 50 MHz, XFree86 will read 50 MHz back. So, 50 MHz is not necessary the right frequency for your chip. > [open firmware data] Hmmm. No clocks here at the first sight. > All I see is that 50 works, 125 gives black/white stripes and a large > blinking cursor. Hmmm. Catch-22; Geert's VAIO malfunctions at 50 MHz :/ We can do two things: - Check the PLL registers at startup and determine your frequency. - Ask ATi again. I propose to do both. Please enable the debug define in atyfb_base.c, so it will print PLL registers. I'm going to write an e-mail to ATi devrel now, I will cc to all except linux-kernel. Greetings, Dani?l Mantione - 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/