Radeon Driver

Dirk Wendland dirk.wendland at nexgo.de
Sat Jun 19 17:39:36 UTC 2004


edwarner99 at yahoo.com wrote:

>I have a generic card powered with Radeon 7000 chip
>set. I can't seem to get more than 800X600 resolution
>from this card using the gui.
>Can someone lend some help?
>Thanks,
>
>
>		
>__________________________________
>Do you Yahoo!?
>Yahoo! Mail - 50x more storage than other providers!
>http://promotions.yahoo.com/new_mail
>
>
>  
>
Hello

what is the Monitor Model ?

another way is /etc/X11/XF86Config
Section "Monitor"
        Identifier   "Monitor0"
        VendorName   "Monitor Vendor"
        ModelName    "LCD Panel 1024x768"
        HorizSync    31.5 - 48.5
        VertRefresh  40.0 - 70.0
        Option      "dpms"
EndSection
and
Section "Screen"
        Identifier "Screen0"
        Device     "Videocard0"
        Monitor    "Monitor0"
        DefaultDepth     16
        SubSection "Display"
                Depth     16
                Modes    "1024x768" "800x600" "640x480"
        EndSubSection
EndSection

this is my configuration on 1024x768

a desktop tool is krandrtray here you can see what you´re Desktop 
resolution is

Dirk Wendland

Working on :
develop

www.develop.if2.de
A development tool for QT|OpenGL|c++|java|php|html

Linux rules ;)





More information about the fedora-list mailing list