|
|
#1 | |
|
Registered User
Join Date: Jan 2004
Posts: 4
|
Currently running Fedora 7 . I recently installed a new Samsung Monitor (SyncMaster 204BW 16:9) . I have an Nvidia FX-5200 graphics card and am running the current Nvidia driver(100.14.11). The monitor manual says the best resolution to run is 1680x1050. Unfortunately i cannot get the driver to display this resolution. So far the best I can get is 1280x1024. the problem with this resolution is that the icons are all stretched and look terrible . I have tried a mode line with the 1680x1050 resolution but it just seems to ignore it and use 1280x1024. So I would appreciate any help in getting the 1680x1050 resolution to work. Here is my xorg.conf file
# Xorg configuration created by system-config-display Section "ServerLayout" Identifier "single head configuration" Screen 0 "Screen0" 0 0 InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "Files" ModulePath "/usr/lib/xorg/modules/extensions/nvidia" ModulePath "/usr/lib/xorg/modules/extensions" ModulePath "/usr/lib/xorg/modules" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" Option "XkbModel" "pc105" Option "XkbLayout" "us" EndSection Section "Monitor" Identifier "Monitor0" ModelName "LCD Panel 1280x1024" HorizSync 31.5 - 67.0 VertRefresh 50.0 - 75.0 Option "dpms" EndSection Section "Device" Identifier "Videocard0" Driver "nvidia" EndSection Section "Screen" Identifier "Screen0" Device "Videocard0" Monitor "Monitor0" DefaultDepth 24 SubSection "Display" Viewport 0 0 Depth 24 Modes "1680x1050" "1280x1024" EndSubSection EndSection Thanks for any help. |
|
|
|
|
|
|
#2 | |
|
550Ti
Join Date: Jan 2004
Location: New Zealand
Posts: 854
|
Tweak this setting in your xorg.conf, device/nvidia section:
Code:
Option "DPI" "96 x 96" |
|
|
|
|
|
|
#3 |
|
550Ti
Join Date: Jan 2004
Location: New Zealand
Posts: 854
|
Make that "84 x 84"
|
|
|
|
|
|
#4 | |
|
Registered User
Join Date: Jan 2004
Posts: 4
|
Whig thanks for the reply. I tried the DPI at 84 x84 and made no difference. In my xorg.0 log file it has an entry "(WW) NVIDIA(0): No valid modes for "1680x1050"; removing." Do you or anyone else know what this means beyond the obvious. Thanks
|
|
|
|
|
|
|
#5 | |
|
Registered User
Join Date: Apr 2006
Posts: 73
|
Quote:
Since it requires around 146.00MHz against the 135.00MHz the card is designed to do. There are some solutions, I actually run such a resolution on a FX5200. One is to convince the driver to use exactly the timing you want, regardless of everything else. This might or might not work, depending on your luck. Eventually it might also be dangerous for the card LVDS driver. Usually, options like "IgnoreClock" and/or "UseExactDVITimings" or whatever are they called (check the docs, I do not remember by hard) will do the trick. The other solution is to use, if supported by the monitor, a reduced blanking modeline, like: Modeline "1680x1050_60.00_rb" 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +Hsync -VSync Also in this case, probably, you'll need to convince the driver, but, if the monitor supports this, you'll run the card below 135.00MHz. Final note, the 1680x1050 square pixels resolution is 16:10, not 16:9, if you watch movies this might be an important difference. Hope this helps. |
|
|
|
|
|
|
#6 | |
|
Registered User
Join Date: Aug 2006
Posts: 7
|
|
|
|
|
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| 8800 GT and Ubuntu - Plymouth low resolution | legluondunet | NVIDIA Linux | 3 | 06-24-12 03:22 PM |
| Opinions on 1280x1024 resolution | skipparoo | NVIDIA GeForce 7, 8, And 9 Series | 103 | 06-22-12 11:38 PM |
| Unable to get other display resolution | jcdole | NVIDIA Linux | 0 | 05-11-12 04:25 AM |
| 30.82 and 40.41 resolution + monitor OSD. | Max3D | NVIDIA Windows Graphics Drivers | 2 | 09-05-02 02:15 AM |
| Resolution | MichaelZ | NVIDIA Linux | 7 | 08-07-02 06:18 PM |