Hello,

On Ubuntu I had to manually change the x configuration because the card 
wouldn't recognize the monitor frequencies automatically.
Once I added the monitor frequencies to the x configuration file then the gnome 
control panel allowed to select the correct resolution.

I think you may have the same problem with opensolaris.

The section on xorg.conf looks like this:
Section "Monitor"
        Identifier     "Monitor0"
        VendorName     "Unknown"
        ModelName      "CRT-0"
        HorizSync       30.0 - 81.0 <<--- Modify this to match your monitor's 
frequency
        VertRefresh     60.0
EndSection
-- 
This message posted from opensolaris.org
_______________________________________________
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org

Reply via email to