Re: Screen Resolution problem on FC4 (used to work OK on FC3)
From: Paul Kairis (kairis_at_cox.net)
Date: 07/14/05
- Next message: andrew: "Re: how to implement my unused /var partition in FC4?"
- Previous message: Markku Kolkka: "Re: Fedora Core 4 Install Question."
- In reply to: eacosta_at_yahoo.com: "Re: Screen Resolution problem on FC4 (used to work OK on FC3)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 14 Jul 2005 05:24:45 -0700
eacosta@yahoo.com wrote:
>
> Here is the bottom of my xorg.conf. I commented the Viewport option out
> as you said, but it made no difference:
>
> Section "Monitor"
> Identifier "Monitor0"
> VendorName "Monitor Vendor"
> ModelName "210T/MP/LXA"
> DisplaySize 510 320
> HorizSync 30.0 - 93.0
> VertRefresh 56.0 - 85.0
> Option "dpms"
> EndSection
>
> Section "Device"
> Identifier "Videocard0"
> Driver "ati"
> VendorName "Videocard vendor"
> BoardName "ATI Mach64"
> EndSection
>
> Section "Screen"
> Identifier "Screen0"
> Device "Videocard0"
> Monitor "Monitor0"
> DefaultDepth 24
> SubSection "Display"
>
> # Viewport 0 0
> Depth 24
> Modes "1600x1200" "1400x1050" "1280x960" "1280x800"
> "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
> EndSubSection
> EndSection
>
> Section "DRI"
> Group 0
> Mode 0666
> EndSection
>
> Furthermore, I believe the problem is with gnome-display-properties
> utility, since it wont let me change the resolution past 1280x1024,
> even though system-config-display is set to 1600x1200. I dont remember
> gnome-display-properties been part of FC3. I have ran this utility with
> strace and I cant see it writing to a configuration file.
Thanks for posting. I assume you restarted X and saw not difference.
My only thought is the the ATI driver that FC4 has is not the same as
the ATI driver FC3 had. Your xorg.conf seems ok. You could remove some
of the Modes, just keep the ones you like.
The gnome | kde tool may not show you the max resolution but the system
stars at the max. resolution and then drops to the lesser if the driver
cant handle it.
HTH
- Next message: andrew: "Re: how to implement my unused /var partition in FC4?"
- Previous message: Markku Kolkka: "Re: Fedora Core 4 Install Question."
- In reply to: eacosta_at_yahoo.com: "Re: Screen Resolution problem on FC4 (used to work OK on FC3)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|