Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
"Invalid Scan Freq" on Ultra 5/10
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
gtsquirrel
Tux's lil' helper
Tux's lil' helper


Joined: 21 Nov 2002
Posts: 85
Location: San Jose, CA

PostPosted: Mon Jul 19, 2004 6:24 pm    Post subject: "Invalid Scan Freq" on Ultra 5/10 Reply with quote

I'm trying to run xorg on a new Gentoo box, but am having problems getting X to display. Once X comes up, the monitor says "Invalid Scan Freq" in white letters on a blue background while X seems to have an interlacing issue.

Relevant lines of xorg.conf file:

Code:
Section "Monitor"
        Identifier   "Monitor0"
        VendorName   "Monitor Vendor"
        ModelName    "Monitor Model"
        HorizSync    28-95
        VertRefresh  30-160
EndSection

Section "Device"
        Identifier  "Card0"
        Driver      "ati"
        VendorName  "ATI"
        BoardName   "3D Rage I/II 215GT [Mach64 GT]"
        ChipSet     "ati"
        ChipId      0x4754
        ChipRev     0x9a
        BusID       "PCI:1:2:0"
        Option      "reference_clock" "28.636 MHz"
        Option      "composite_sync" "True"
EndSection


I've tried reference_clock as 29.5 MHz with the same results, and have both removed and changed the settings for the HorizSync and VertRefresh under the Monitor section.

The back of the monitor says that it is a Sun Microsystems CM751U, but there are no markings for sync or refresh rates on the sticker. I, unfortunately, do not have the manuals that came with the monitor.

If you have a working xorg.conf file for an Ultra 5/10 system running a Mach 64 video card, that would be helpful. Otherwise, if you know of a solution or have some additional debugging steps, it would be much appreciated!

Thanks!
Back to top
View user's profile Send private message
gtsquirrel
Tux's lil' helper
Tux's lil' helper


Joined: 21 Nov 2002
Posts: 85
Location: San Jose, CA

PostPosted: Mon Jul 19, 2004 6:34 pm    Post subject: Site with HorizSync and VertRefresh Reply with quote

A Google search revealed the following information about the HorizSync and VertRefresh.

Code:
Section "Monitor"
        Identifier   "Monitor0"
        VendorName   "Monitor Vendor"
        ModelName    "Monitor Model"
        HorizSync    31-96
        VertRefresh  50-160
EndSection


https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=121741
http://sunsolve.sun.com/handbook_pub/Devices/Monitor/MONITOR_19_Color_365-1380.html

However, the monitor is still spazing and giving the "Invalid Scan Freq" error.
Back to top
View user's profile Send private message
gtsquirrel
Tux's lil' helper
Tux's lil' helper


Joined: 21 Nov 2002
Posts: 85
Location: San Jose, CA

PostPosted: Mon Jul 19, 2004 10:14 pm    Post subject: Solution Reply with quote

As it turns out, that "reference_clock" option that the Gentoo Installation Guide says you should put it should NOT be put in. You just have to make sure you specify the HorzSync and VertRefresh characteristics of your monitor. Odd that they include that in the install 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