Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
PGX64 display probs
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gentoo on Sparc
View previous topic :: View next topic  
Author Message
ddolbel
n00b
n00b


Joined: 30 Nov 2005
Posts: 30

PostPosted: Sun Jan 01, 2006 12:15 am    Post subject: PGX64 display probs Reply with quote

Hi, All

I'm having probs with the getting my PGX64 to work properly on my Sun E450 on a 2.6 kernel,
when it boots and loads the graphics driver, there are characters missing from words
at the login prompt where it says This is <hostname>.<domainname> the T is missing from this and all the first letters are missing?

has anyone been able to find a working solution?

Also if anyone has a working xorg.conf would the mind sharing it with me.


Thanks in advance
Back to top
View user's profile Send private message
tiketti
n00b
n00b


Joined: 29 Apr 2003
Posts: 32
Location: Finland

PostPosted: Mon Jan 02, 2006 1:04 pm    Post subject: Reply with quote

This patch fixes the issues you have, found from:

http://lists.debian.org/debian-sparc/2005/11/msg00065.html

atyfb_xl_gr_try.diff wrote:

Code:

--- atyfb_base.c.orig   2004-12-24 22:35:23.000000000 +0100
+++ atyfb_base.c        2005-03-23 22:32:58.553823808 +0100
@@ -403,7 +403,7 @@
        { PCI_CHIP_MACH64GM, "3D RAGE XL (Mach64 GM, AGP)", 230, 83, 63, ATI_CHIP_264XL },
        { PCI_CHIP_MACH64GN, "3D RAGE XL (Mach64 GN, AGP)", 230, 83, 63, ATI_CHIP_264XL },
        { PCI_CHIP_MACH64GO, "3D RAGE XL (Mach64 GO, PCI-66/BGA)", 230, 83, 63,
ATI_CHIP_264XL },
-       { PCI_CHIP_MACH64GR, "3D RAGE XL (Mach64 GR, PCI-33MHz)", 230, 83, 63, ATI_CHIP_264XL },
+       { PCI_CHIP_MACH64GR, "3D RAGE XL (Mach64 GR, PCI-33MHz)", 230, 83, 63, ATI_CHIP_264XL | M64F_SDRAM_MAGIC_PLL },
        { PCI_CHIP_MACH64GL, "3D RAGE XL (Mach64 GL, PCI)", 230, 83, 63, ATI_CHIP_264XL },
        { PCI_CHIP_MACH64GS, "3D RAGE XL (Mach64 GS, PCI)", 230, 83, 63, ATI_CHIP_264XL },



I've tested it and it works with my SB1000 & PGX64 with vanilla 2.6.14 kerner.
_________________
Gentoo on x86, sparc, alpha, amd64, embedded
Back to top
View user's profile Send private message
ddolbel
n00b
n00b


Joined: 30 Nov 2005
Posts: 30

PostPosted: Tue Jan 03, 2006 12:06 am    Post subject: Reply with quote

Thanks, worked a treat,


Thanks again
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo on Sparc All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum