[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#439322: xserver-xorg-video-ati: xrandr does not detect VGA monitor



On Mon, Aug 27, 2007 at 04:55:41PM +0200, Marcus Better wrote:
> Alex Deucher wrote:
> > You only have two crtcs and you are trying to enable more than two
> > outputs.  turn off tv if you want to enable VGA.
> 
> Yes, that helps, but why is it enabling S-video in the first place? I don't 
> have anything connected there.

Note that it might be possible to avoid having to call xrandr everytime
you start X by changing your xorg.conf.

Try adding
    Option "monitor-S-video" "TV Monitor"
to your Device section and add the following section
  Section "Monitor"
    Identifier "TV Monitor"
    Option "Ignore" "true"
  EndSection

Brice



Reply to: