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

Re: 2.6.15-1-sparc64 issues on blade 100



On Sun, 12 Feb 2006, Admar Schoonen wrote:

I just tried
http://www.wooyd.org/debian/kernels/linux-image-2.6.16-rc2-sparc64_2.6.15+2.6.16-rc2-0experimental.1_sparc.deb
(time stamp is 11 Feb 2006, 09:17), and there is still some flickering in the
console when text is scrolling by, and there are still red dots in X (and X
still uses a 60 Hz refresh rate while it should use 85).

I'm not sure if Louis' fix is in this kernel, but if it is, then apparently,
there is still something wrong. Louis: which open boot firmware are you using?
According to /proc/openprom/openprom/version, I'm still at OBP 4.0.45 2001/02/08
14:33, could this be an issue for the framebuffer code? If not, then is it
possible that my Ati chip is a slightly different revision than yours?

Yes, Louis' fix should be in this kernel. The actual patch (against 2.6.16-rc2) I've pushed into svn:

--- a/drivers/video/aty/atyfb_base.c	2006-02-03 05:23:59.000000000 -0800
+++ b/drivers/video/aty/atyfb_base.c	2006-02-09 21:25:53.163445232 -0800
@@ -415,7 +415,7 @@
 	{ PCI_CHIP_MACH64GN, "3D RAGE XC (Mach64 GN, AGP 2x)", 230, 83, 63, 135, ATI_CHIP_264XL },
 	{ PCI_CHIP_MACH64GO, "3D RAGE XL (Mach64 GO, PCI-66)", 230, 83, 63, 135, ATI_CHIP_264XL },
 	{ PCI_CHIP_MACH64GL, "3D RAGE XC (Mach64 GL, PCI-66)", 230, 83, 63, 135, ATI_CHIP_264XL },
-	{ PCI_CHIP_MACH64GR, "3D RAGE XL (Mach64 GR, PCI-33)", 230, 83, 63, 135, ATI_CHIP_264XL | M64F_SDRAM_MAGIC_PLL },
+	{ PCI_CHIP_MACH64GR, "3D RAGE XL (Mach64 GR, PCI-33)", 235, 83, 63, 135, ATI_CHIP_264XL | M64F_SDRAM_MAGIC_PLL },
 	{ PCI_CHIP_MACH64GS, "3D RAGE XC (Mach64 GS, PCI-33)", 230, 83, 63, 135, ATI_CHIP_264XL },

 	{ PCI_CHIP_MACH64LM, "3D RAGE Mobility P/M (Mach64 LM, AGP 2x)", 230, 83, 125, 135, ATI_CHIP_MOBILITY },

I've just checked that it is applied to the actual build tree, so I'm pretty sure it made it in.

I will now try to build a custom 2.6.16-rc2 (I want to try some bluetooth stuff,
but apparently, 2.6.16-rc2-sparc64 has bluetooth disabled), and I want to make
sure Louis' fix is in there.

Please let us know how it goes. By the way, if you want something enabled in official kernels, and it's not experimental, just let me know.

Best regards,

Jurij Smakov                                        jurij@wooyd.org
Key: http://www.wooyd.org/pgpkey/                   KeyID: C99E03CC



Reply to: