LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   screen resolution problem at 1024x768pixel depth (https://www.linuxquestions.org/questions/linux-newbie-8/screen-resolution-problem-at-1024x768pixel-depth-557209/)

raj2riddle 05-28-2007 09:01 AM

screen resolution problem at 1024x768pixel depth
 
i have installed red hat linux on a pc with another monitor at screen resolution of 1024X768 pixel depth..it worked well with that monitor.when i connected another monitor first one being damaged, and tried to boot linux(I haveXp too on my system and it works fine),my screen gives out of frequency message.Ithink my my monitor does not supports the screen resolution.Is there anything like troubleshooting mode for linux to solve the problem?

camorri 05-28-2007 09:16 AM

You did not say what version and releast or Redhat you are running. When you install most distros, they will do some sensing of the hardware capabilities. For the monitor, there will be entries made in a file called /etc/X11/xorg.conf it it is a newer version of Redhat. In that file will be horizontal and vertical refresh frequency rates. When you switch monitors, now the entries no longer match the monitor. If this is an older version, the file may be called /etc/X11/XF86Config.

How you fix this is partly up to you. If you have little invested in the installation, the easy way out is to re-install with the new monitor attached.

Some distros, ( not sure if this will work with Redhat ) you can go back through the install process, bypass partitioning, and formatting, and get to the section where the video setup is. Run that only, and exit. I have done that with Mandrake, on some of the older versions.

The third way is to go to the command prompt, and edit the above file, as root user, and put valid values in for the new monitor. The doc for the monitor should specify horizontal and vertical refresh rates. Some makers put that data on their web sites, under Support or Doc links.

Some distros have tools that run from a GUI to adjust the values, but since you can not get a gui running, it would be difficult to use those.


All times are GMT -5. The time now is 08:54 PM.