Red HatThis forum is for the discussion of Red Hat Linux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
installed RHEL 5 on HP DC7700. the motherboard is Intel and video driver is automatically recognized as "i810". i have a wide screen monitor, HP L1908w, and no matter how many times i tried changing the xorg.conf, to change my resolution to 1440x900, it doesn't seem to work.
the interesting thing is, if i make changes changes with system-config-display, then the setting stays. but unfortunately, in there i don't have the option to change it to a wide screen resolution, just the default 4:3 ones.
any idea on what i might do?
Last edited by microcriminal; 07-13-2008 at 08:23 AM.
Your modes and modeline have to match. You either need to make them both "1440x900" or both "1440x900@60". Actually I THINK you could call them both "Herby is Happy" and it would not care, as long as they matched.
the mode is not being listed in:
1. System -> Administration -> Display (system-config-display)
2. System -> Preferences -> Screen Resolution (gnome-display-properties)
all i see are the four default resolutions i.e. 1280x1024, 1024x768, 800x600 and 640x480
Last edited by microcriminal; 07-14-2008 at 07:10 AM.
yes. i did. in fact i also restarted the Xorg server. like you do by hitting Ctrl+Alt+Backspace. i mean the configuration seems to load without any error messages or whatsoever but there is no visible effect however.
Last edited by microcriminal; 07-14-2008 at 03:35 PM.
ha forrest! thanks! that worked for me!
now i get my screen to be 1440x900 but with a new problem!
the problem being: a part of my screen is not visible and when i auto adjust my monitor, it randomly removes a bit of the upper portion or the lower portion and then displays! also, my monitor keeps saying that current input setting is 1152x870 but clearly when i take a screenshot, it is 1440x900.
I know it would be out of scope by now, yet there is the answer.
I bought a HP L1908w monitor, second hand and use it with a Ubuntu 11.04 and nvidia graphic card.
I had the same problem as you.
I've edited /etc/X11/xorg.conf adding part of your xorg.conf but maintaining the "Device" section as it was.
I've added "Screed" and "Monitor section" as in your xorg.conf but updating the Device to "Default device" as in original xorg.conf
Everything works fine.
Sometimes, changing everything is not a good idea.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.