I have an NEC FE991SB monitor and Nvidia GeForce FX5600 running the latest drivers. I'm having two issues:
1. At my desired resolution (1280x960), I can only select 60 or 85Hz in the Nvidia control panel. 60 is unbearable, and 85 shows shimmering in one corner, because the monitor is old. In Windows I use the Nvidia control panel to force the maximum refresh rate that the monitor can do, 96Hz. This has enabled me to limp along on this old monitor with no shimmering, and I'd like to do the same in Linux.
I've edited xorg.conf to include "Modeline "1280x960" 205.76 1280 1384 1632 2104 960 960 964 1018" in the "Monitor" section (taken from an online modeline generator), and under the default depth of 24 in the "Screen" section, I've changed "1280x960" to read "1280x960_96.00". After restarting X with CTRL+ALT+BACKSPACE, I still can only choose 60 or 85 (in fact I HAVE to select 85 every time I boot Linux, as X always starts @ 60Hz).
These edits appear to be doing nothing. Is xorg.conf not being used because I have Nvidia drivers installed? If so, what should I edit?
2. At 1280x960, the screen appears vertically stretched. Text appears too tall, and things that I know are perfectly square, such as icons, are rectangular (the tall way). All other 4:3 resolutions appear normal. The suggested res for this monitor is 1280x1024, but that is a ridiculous suggestion which I have never followed -- the screen size is physically 4:3 (I've measured!), not 5:4. Indeed, 1280x1024 appears "squashed," as you might expect it should on this monitor, but apparent vertical stretching of a 4:3 ratio is completely nonsensical and baffling.
I'd use a larger res, but the lower refresh rates are annoying. In Windows, everything appears normal at this res.
Any ideas for how I might fix these issues will be greatly appreciated.
1. At my desired resolution (1280x960), I can only select 60 or 85Hz in the Nvidia control panel. 60 is unbearable, and 85 shows shimmering in one corner, because the monitor is old. In Windows I use the Nvidia control panel to force the maximum refresh rate that the monitor can do, 96Hz. This has enabled me to limp along on this old monitor with no shimmering, and I'd like to do the same in Linux.
I've edited xorg.conf to include "Modeline "1280x960" 205.76 1280 1384 1632 2104 960 960 964 1018" in the "Monitor" section (taken from an online modeline generator), and under the default depth of 24 in the "Screen" section, I've changed "1280x960" to read "1280x960_96.00". After restarting X with CTRL+ALT+BACKSPACE, I still can only choose 60 or 85 (in fact I HAVE to select 85 every time I boot Linux, as X always starts @ 60Hz).
These edits appear to be doing nothing. Is xorg.conf not being used because I have Nvidia drivers installed? If so, what should I edit?
2. At 1280x960, the screen appears vertically stretched. Text appears too tall, and things that I know are perfectly square, such as icons, are rectangular (the tall way). All other 4:3 resolutions appear normal. The suggested res for this monitor is 1280x1024, but that is a ridiculous suggestion which I have never followed -- the screen size is physically 4:3 (I've measured!), not 5:4. Indeed, 1280x1024 appears "squashed," as you might expect it should on this monitor, but apparent vertical stretching of a 4:3 ratio is completely nonsensical and baffling.
I'd use a larger res, but the lower refresh rates are annoying. In Windows, everything appears normal at this res.
Any ideas for how I might fix these issues will be greatly appreciated.
Comment