Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Using Fedora
FedoraForum Search

Forgot Password? Join Us!

Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 22nd April 2006, 07:00 PM
crazyjedi Offline
Registered User
 
Join Date: Mar 2006
Location: Birmingham UK
Age: 38
Posts: 59
Question How do i run the x-configuration tool ?

I used to be working quite happily at a resolution of 1024x768 (Which my monitor runs at with xp) but Now however for reasons i'm unsure of, if i set the resolution to anything higher than 800x600 i get a message saying 'out of range' on the screen at all times. How do i run monitor configuration again?
I'm running redhat FC4. My monitor is an Airies L5AK5 15".
I've tried all the usual fiddling with display settings and screen resolution but so far nothing has helped
TTFN
Reply With Quote
  #2  
Old 22nd April 2006, 07:13 PM
steve1961's Avatar
steve1961 Offline
Registered User
 
Join Date: Jul 2005
Location: Coventry, UK
Posts: 583
Try running system-config-display as root
Reply With Quote
  #3  
Old 22nd April 2006, 07:25 PM
crazyjedi Offline
Registered User
 
Join Date: Mar 2006
Location: Birmingham UK
Age: 38
Posts: 59
i've tried that but the out of range message persists
any other ideas??
Reply With Quote
  #4  
Old 22nd April 2006, 08:37 PM
steve1961's Avatar
steve1961 Offline
Registered User
 
Join Date: Jul 2005
Location: Coventry, UK
Posts: 583
Quote:
Originally Posted by crazyjedi
i've tried that but the out of range message persists
any other ideas??

Find out the horizontal and vertical refesh rates for the monitor (from the manual or google search) and edit your xorg.conf file (su - to log in as root and type gedit /etc/X11/xorg.conf). You need to edit the section that looks something like this:

HorizSync 31.5 - 67.0
VertRefresh 50.0 - 75.0

But with your values. Aso make sure that the default setup shows 1024x768. e.g.

Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 16
Modes "800x600" "640x480"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1024x768" "800x600"
EndSubSection

Update: You can find the details about your monitor here:

http://www.dealtime.co.uk/xPF-Aries_...Monitor_Silver

So according to this the horizonatal and vertical sync values would be:

HorizSync 30.0 - 60.0
VertRefresh 50.0 - 75.0

The recommended resolution for your monitor is only 800x600 but it will support 1024x768 - and as long as you enter this as in the above example everything should work.

Last edited by steve1961; 22nd April 2006 at 08:45 PM.
Reply With Quote
  #5  
Old 23rd April 2006, 02:45 AM
crazyjedi Offline
Registered User
 
Join Date: Mar 2006
Location: Birmingham UK
Age: 38
Posts: 59
Thanks for your efforts so far but i have tried your advice to no avail
I really don't understand it. Linux was running at 1024x768 before with no problems but not any more.
800x600 is huge by comparison and one of the reasons i decided to give linux a try was bceause it is supposed to be far more configurable (if thats a word) than windows. If i can't even get my monitor to run at the same resolution as windows what hope do i have for getting to grips with everything else
Reply With Quote
  #6  
Old 23rd April 2006, 11:35 AM
steve1961's Avatar
steve1961 Offline
Registered User
 
Join Date: Jul 2005
Location: Coventry, UK
Posts: 583
Quote:
Originally Posted by crazyjedi
Thanks for your efforts so far but i have tried your advice to no avail
I really don't understand it. Linux was running at 1024x768 before with no problems but not any more.
800x600 is huge by comparison and one of the reasons i decided to give linux a try was bceause it is supposed to be far more configurable (if thats a word) than windows. If i can't even get my monitor to run at the same resolution as windows what hope do i have for getting to grips with everything else

Mmm...strange that it doesn't work. Only other thing I can suggest is to add a modeline to your xorg.conf. Under the vertical and horizontal refresh rates add the following line:

Modeline "1024x768_60.00" 64.11 1024 1080 1184 1344 768 769 772 795 -HSync +Vsync


and in the screen section delete the reference to 800x600 and change the 1024x768 entry so that it reads "1024x768_60"
Reply With Quote
  #7  
Old 23rd April 2006, 02:46 PM
crazyjedi Offline
Registered User
 
Join Date: Mar 2006
Location: Birmingham UK
Age: 38
Posts: 59
nothing seems to work!!
Getting rather frustrated and noe the log-in screen seems to jump about and change position
Reply With Quote
  #8  
Old 23rd April 2006, 02:50 PM
steve1961's Avatar
steve1961 Offline
Registered User
 
Join Date: Jul 2005
Location: Coventry, UK
Posts: 583
Quote:
Originally Posted by crazyjedi
nothing seems to work!!
Getting rather frustrated and noe the log-in screen seems to jump about and change position

I'm out of ideas I'm afraid. Could you post your xorg.conf here so I can take a look? Just type cat /etc/X11/xorg.conf in the terminal and copy and paste the output.
Reply With Quote
  #9  
Old 24th April 2006, 11:26 PM
crazyjedi Offline
Registered User
 
Join Date: Mar 2006
Location: Birmingham UK
Age: 38
Posts: 59
ok steve this is the file with the modeline that i tried to put in removed as this was causing the log-in screen to do crazy things
# Xorg configuration created by system-config-display

Section "ServerLayout"
Identifier "single head configuration"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"

# RgbPath is the location of the RGB database. Note, this is the name of the
# file minus the extension (like ".txt" or ".db"). There is normally
# no need to change the default.
# Multiple FontPath entries are allowed (they are concatenated together)
# By default, Red Hat 6.0 and later now use a font server independent of
# the X server to render fonts.
RgbPath "/usr/X11R6/lib/X11/rgb"
FontPath "unix/:7100"
EndSection

Section "Module"
Load "dbe"
Load "extmod"
Load "fbdevhw"
Load "glx"
Load "record"
Load "freetype"
Load "type1"
Load "dri"
EndSection

Section "InputDevice"

# Specify which keyboard LEDs can be user-controlled (eg, with xset(1))
# Option "Xleds" "1 2 3"
# To disable the XKEYBOARD extension, uncomment XkbDisable.
# Option "XkbDisable"
# To customise the XKB settings to suit your keyboard, modify the
# lines below (which are the defaults). For example, for a non-U.S.
# keyboard, you will probably want to use:
# Option "XkbModel" "pc102"
# If you have a US Microsoft Natural keyboard, you can use:
# Option "XkbModel" "microsoft"
#
# Then to change the language, change the Layout setting.
# For example, a german layout can be obtained with:
# Option "XkbLayout" "de"
# or:
# Option "XkbLayout" "de"
# Option "XkbVariant" "nodeadkeys"
#
# If you'd like to switch the positions of your capslock and
# control keys, use:
# Option "XkbOptions" "ctrl:swapcaps"
# Or if you just want both to be control, use:
# Option "XkbOptions" "ctrl:nocaps"
#
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "gb"
EndSection

Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "yes"
EndSection

Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "L5AK5"
DisplaySize 300 230
HorizSync 30.0 - 60.0
VertRefresh 50.0 - 75.0
Option "dpms"

EndSection


Section "Device"
Identifier "Videocard0"
Driver "i810"
VendorName "Videocard vendor"
BoardName "Intel 845"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 16
Modes "1024x768_60" "800x600" "640x480"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1024x768" "800x600" "640x480"
EndSubSection
EndSection

Section "DRI"
Group 0
Mode 0666
EndSection
Reply With Quote
  #10  
Old 25th April 2006, 08:28 AM
steve1961's Avatar
steve1961 Offline
Registered User
 
Join Date: Jul 2005
Location: Coventry, UK
Posts: 583
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 16
Modes "1024x768"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1024x768"
EndSubSection
EndSection

Try amending the screen section so that it looks like the above. Apart from that I can't see any obvious problems.
Reply With Quote
Reply

Tags
run, tool, xconfiguration

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
F11 Server Configuration Tool Gil Hardwick Servers & Networking 4 23rd July 2009 09:28 AM
Is there any env variables configuration tool? lmaxmax Using Fedora 1 7th March 2009 08:04 AM
DNS Configuration Tool Missing? lord loh. Fedora Focus 0 7th June 2007 08:46 PM


Current GMT-time: 10:42 (Saturday, 18-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat