Fedora - InstallationThis forum is for the discussion of installation issues with Fedora.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
I am having the same problem. Also a newbie, so no solution yet. Does this sound familiar? You try a higher resolution and it seems to tiles the screen? I'm running Fedora Core 3 on a Compaq Presario 2585US with an ATI graphics card.
If I find anything, I'll post here. Please do the same if you find a solutiona as well!
Well, I just fixed my problem. But my issue was because I was dumb. After you change the screen resolution you have to log out of of the GUI and log back in. So that was my issue.
Originally posted by peterthurgood i recently had to reinstall fedora core 3 becouse of boot issues but now everything is fine exept the screen resolution
I'm currently downloading FC3, and I'm not sure exactly how it does X these days, but the first place I would look is at the xorg.conf file (or XF86Config file if it's still that ) and check the vertical and horizontal frequency settings in there and change them to match my monitor specs.
yeah i can copy the xorg.conf file and place a cop somewhere else and change teh values to include 1024 x 768 but i cant place it back in
/ect/X11/
i aparently dont have access rights :/ even when im signed in as the administrator
Are you making the changes from a terminal or from some gui editor in KDE, or something?
And here's the section of xorg.conf where I changed the frequencies to match the monitor:
Code:
Section "Monitor"
Identifier "E750"
# HorizSync is in kHz unless units are specified.
# HorizSync may be a comma separated list of discrete values, or a
# comma separated list of ranges of values.
# NOTE: THE VALUES HERE ARE EXAMPLES ONLY. REFER TO YOUR MONITOR'S
# USER MANUAL FOR THE CORRECT NUMBERS.
HorizSync 31.0 - 92.0
# HorizSync 30-64 # multisync
# HorizSync 31.5, 35.2 # multiple fixed sync frequencies
# HorizSync 15-25, 30-50 # multiple ranges of sync frequencies
# VertRefresh is in Hz unless units are specified.
# VertRefresh may be a comma separated list of discrete values, or a
# comma separated list of ranges of values.
# NOTE: THE VALUES HERE ARE EXAMPLES ONLY. REFER TO YOUR MONITOR'S
# USER MANUAL FOR THE CORRECT NUMBERS.
VertRefresh 55-160
EndSection
That is because you choose too many colours.
There are 3 options in Fedora with the colours, choose the middle one and you will be able to set your res as 1024*768 or even higher.
Regards
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.