LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 04-05-2005, 11:16 AM   #1
crowmobe
LQ Newbie
 
Registered: Nov 2004
Location: Huntsville, AL
Distribution: Fedora Core 3
Posts: 13

Rep: Reputation: 0
correct resolution for wide aspect monitor


I have Fedora Core 3, and I am trying to use a Sony sdm-p234 monitor with its native resolution which is 1920x1200. Any help is appreciated.
I can't get anything better than 1600x1200 which is the wrong aspect ratio.
I have made multiple changes to my xorg.conf file, the only one that seemed close was adding this change that I found online:

Section "Modes"
Identifier "16:10"
Modeline "1280x800" 83.46 1280 1344 1480 1680 800 801 804 828 -HSync +Vsync
EndSection

This was still the wrong resolution, but it was the only thing that did give me a wide aspect ratio. I tried changing some of the numbers and any change bring back 1600x1200.
I have also found modline generators online, but I don't know enough about this type of thing and I can't make anything work.

Here is my current xorg.conf file. It displays in 1600x1200, and it is 1920x1200 that I need. I generated the Modline with the help of this site http://xtiming.sourceforge.net/cgi-bin/xtiming.pl.

# 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" "us"
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 "LCD Panel 1920x1200"
# From http://xtiming.sourceforge.net
ModeLine "1920x1200" 210.68 1920 1952 2752 2784 1200 1224 1236 1261
HorizSync 28.0 - 92.0
VertRefresh 60.0 - 60.0
Option "dpms"
EndSection

Section "Device"
Identifier "Videocard0"
Driver "nvidia"
VendorName "Videocard vendor"
BoardName "NVIDIA GeForce FX (generic)"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1920x1200"
EndSubSection
# SubSection "Display"
# Viewport 0 0
# Depth 16
# Modes "800x600" "640x480"
# EndSubSection
# SubSection "Display"
# Viewport 0 0
# Depth 24
# Modes "1920x1200" "1600x1200" "1400x1050" "1280x1024" "1280x960" "1024x768" "800x600" "640x480"
# EndSubSection
# SubSection "Display"
# Viewport 0 0
# Depth 8
# Modes "1600x1200" "1400x1050" "1280x1024" "1280x960" "1024x768" "800x600" "640x480"
# EndSubSection
EndSection

Section "DRI"
Group 0
Mode 0666
EndSection
 
Old 04-05-2005, 11:22 AM   #2
squisher
Member
 
Registered: Apr 2005
Location: Abq, NM
Distribution: Debian, Ubuntu
Posts: 40

Rep: Reputation: 15
I'm not sure how to generate the modeline, but could you post the output of the x-server when you try to start it with 1920x1200? Either do a startx >& x.log or if you use a graphical login manager check in /var/log/ and post that here. That output might include some information on why it is not allowing the 1920x1200.
 
Old 03-12-2006, 09:03 PM   #3
takecontrol
LQ Newbie
 
Registered: Mar 2006
Posts: 1

Rep: Reputation: 0
Have you figured out how to get 1920 x 1200 to work with your Sony SDM-P234 monitor? I just bought that monitor and am also stuck with getting no better than 1600 x 1200 to work. I have Fedora Core 4.
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
linux 9 does not support my wide-screen monitor? liangchen Linux - Laptop and Netbook 9 06-15-2007 07:26 PM
Resolution - all values correct Kane2002 Slackware 14 02-14-2005 03:58 PM
XF86Config - Settings For Correct Resolution On Second Monitor Svha Linux - Software 3 10-03-2003 10:57 AM
16:9 aspect ratio resolution possible? rikw Linux - Software 0 09-04-2001 09:25 AM
Correct monitor selection Teiresias Linux - Newbie 3 02-14-2001 03:28 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 04:37 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration