Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Gentoo/sparc64 "Sync. out of range" problem on ATI
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
Sir No
Apprentice
Apprentice


Joined: 01 May 2005
Posts: 159
Location: Poland

PostPosted: Sun May 01, 2005 9:31 am    Post subject: Gentoo/sparc64 "Sync. out of range" problem on ATI Reply with quote

Recently I tried to install Gentoo on Sun Blade 150 (sparc / sun4u processor). Almost everything went smoothly up to the point when I wanted to configure X. This box has Sun DP17MO monitor and on-board ATI Rage XL video card with 8MB RAM. This combination refused to work nicely in xorg-6.8.2-r1. Instead the monitor was still displaying a floating "Sync. out of range" message. A similar problem has been already described here: http://lists.debian.org/debian-x/2004/06/msg00146.html

After checking the logs I've found that indeed the card reference clock has been detected incorrectly. It was only 14.318 MHz, while it should be 28.636 MHz (as in most x86-based installations). So, adding a ReferenceClock option really helped to solve this problem:

Code:
Section "Device"
        Identifier      "Generic Video Card"
        Driver          "ati"
        Option          "ReferenceClock"        "28.636 MHz"
EndSection


An interesting observation is that the problem existed in XFree86 4.3.0 (but not in XFree86 4.1.0), and it still applies to newest xorg. Maybe someone should push this bug upstream?
_________________
The geeks | Recommended Packages fOr Desktop & Server | Read BBCode Guide!
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