How to disable VGA-0 from the get-go?

Alex Deucher alexdeucher at gmail.com
Tue Feb 19 14:12:36 PST 2008


On Feb 19, 2008 4:06 PM, Sebastian Kemper <sebastian_ml at gmx.net> wrote:
> Hi all,
>
> I've installed 6.8.0 today and started playing with randr. My setup
> looks like this:
>
> DVI-0:          TFT display
> VGA-0:          TV
> S-video:        not connected
>
> I'd like X to enable the monitor on DVI-0 and turn off VGA-0. But when I
> change my xorg.conf to disable VGA-0 from the get-go I get "Screens
> found but none have a usable configuration".
>
> Section "Monitor"
>         Identifier "VGA-0"
>         Option  "Ignore" "true"
> EndSection
>
> I can start X on both the TV and the TFT and afterwards switch off the
> TV with xrandr, though.
>
> Is there a way to disable VGA-0 using xorg.conf?

Option "Disable" "true"

Alex


More information about the xorg-driver-ati mailing list