Linux Debian support - Re: Etch + X: new video card installation

This is Interesting: Free IT Magazines  
Home > Archive > Linux Debian support > May 2007 > Re: Etch + X: new video card installation





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Re: Etch + X: new video card installation
AJackson

2007-05-23, 7:14 pm

On May 20, 2:48 am, Marty Fried <see.be...@gmail.com.invalid> wrote:
> I've found out that my problem with resolution is caused by not having the
> monitor on and connected when linux boots. It seems to dynamically detect
> the monitor, and if it's not on, it defaults to low-res vga.
>
> Is there a way to tell it to always use the same monitor, and don't try to
> find new ones? I have it on a KVM switch, so sometimes it's switched to
> another system.
>
> Thanks,
> -- Marty Fried
> public.forums @ gmail . com


Look into /var/log/Xorg.0 log file and look what horizontal and
vertical timing you got for your monitor.
Then enter those (could be an intervall too) into your /etc/X11/
xorg.conf file section "Monitor"

Section "Monitor"
Identifier "Default monitor"
Option "DPMS"
HorizSync "somevalue"
VertRefresh "some-intervall"
EndSection

Read more with "man xorg.conf" and in /usr/share/doc/xserver-xorg*/
catalogs for more information.

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com