![]() |
Help with xorg.conf settings
Hello,
I am attempting to configure the xorg.conf file for my LCD display that is driven by an ATI Rage Mobility P/M video chip-set. The X11 display needs to be adjusted approximately 1/4" down. I have tried to run xvidtune on the system, but it fails with an error concerning "XF86VidModeZoomLocked". The system I am using is running a custom Linux OS. When I temporarily installed FC5, I was able to run xvidtune, and yield these results: Code:
"800x600" 39.87 800 840 968 1056 600 601 604 628 +hsync +vsyncThis is what I inserted into the xorg.conf file for the "Monitor" section: Code:
... |
Why not let the system figure out the best for the LCD display???
Example: Code:
### Comment all HorizSync and VertSync values to use DDC: |
Quote:
In the process, I discovered a cute little tool (gtf) for making modelines. It gives a similar answer to what you show, except that it includes the vert refresh in the title---eg: Quote:
I would put in ranges for H and V sync. On mine, I used the mfg spec for H, and 59.9-60.1 for V. finally, I think you have to have one mode in the "display" subsection--namely the highest res. you will be using. Here is what works on my system: Quote:
|
Lenard and Pixellany -
Thanks for your replies. I tried the "DPMS" in the xorg.conf in lieu of the Modeline, and the result is the same. When I start X, the grey pixel screen shows up, and rising approximately 1/4" from the bottom is a black strip. Could this be a h/w issue and not related at all to X11?? I wonder if I am using the wrong X11 driver? Here are sections of the xorg.conf I am using (in its original form): Code:
Section "Monitor" |
Quote:
did you try something based on my sample? have you tried other resolutions? |
To dwhitney67;
Quote:
Here is my xorg.conf file based on the ATI driver; Code:
To pixellany: Quote:
Quote:
Perhaps you should review you own xorg.conf file also: Quote:
|
Quote:
The first link is about the "official" Nvidia driver. I know about this, but mine works. The second link is all about DPMS. To save me reading the whole thing---was I wrong about DPMS not being a factor in getting the right resolution settings? Even if it's not perfect, my setup works....;) |
Quote:
Quote:
|
Thanks everyone for your replies so far. It's been awhile since I have been able to return to the issue I originally posted.
My company finally was nice enough to provide me with my own system (with the ATI chip-set) that I can play with it. Now I can attempt to troubleshoot the X11 issue from the comfort of my home. One thing I have found interesting is that the custom Linux OS and s/w applications that came installed on this system work fine. These are from a Release Candidate dated May 04, 2007. However, if I update the s/w with today's version, then I see the X11 screen shifted upward. Is there anything that can explain this? The xorg.conf file, the X11 drivers, and for that matter the entire OS, are the same. The only thing that has changed is a proprietary applications (C++ daemon processes and Qt GUI) that my company develops. After X11 is started, the gray-pixel screen is shifted by 1/4" (64mm) up, with a black bar shown below. When the Qt GUI is launched, it takes up the entire screen, however it too is shifted up. This is apparent by examining the position of buttons, labels, etc. Any ideas where I can focus my attention on how to resolve this issue? I am completely stumped on what else I can do. |
| All times are GMT -5. The time now is 03:10 AM. |