[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Garbage with XFree on a SunBlade 100



Hello David,

On Tue, Jun 12, 2001 at 02:10:31PM -0700, David S. Miller wrote:
> 
> Olivier Bornet writes:
>  > I'm now waiting on David for what to check.
> 
> Go into drivers/video/atyfb.c, around line 3373 in
> function aty_init(), where it says:
> 
> 	    } else if (Gx == XL_CHIP_ID) {
> 		pll = 230;
> 		mclk = 120;
> 
> Change that 'mclk' line to read:
> 
> 		mclk = 63;
> 
> Does this make things better?  If this works, try larger values
> such as '83' or '100'.  Tell me what does and does not work.

This numbers works : 63 - 100 - 110

I have the "garbage" with : 120

Hope this help. If you want I make more tests, just let me know.

Just one dmesg for info (the last one tested : with garbage) :

    dmesg | grep MCLK
    atyfb: 3D RAGE (XL) [0x4752 rev 0x27] 8M SDRAM, 29.498928 MHz XTAL, 230 MHz PLL, 120 Mhz MCLK

Any way, thanks for the help.

		Olivier
-- 
Olivier Bornet                 |      français : http://puck.ch/f
Swiss Ice Hockey Results       |      english  : http://puck.ch/e
http://puck.ch/                |      deutsch  : http://puck.ch/g
Olivier.Bornet@puck.ch         |      italiano : http://puck.ch/i
Get my PGP-key at http://puck.ch/pgp or at http://wwwkeys.pgp.net



Reply to: