From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 24973] [r300 KMS] KMS uses wrong display resulution, xrandr
causes X to crash
Date: Mon, 2 Aug 2010 11:33:07 -0700 (PDT)
Message-ID: <20100802183307.9BD0B1300A2@annarchy.freedesktop.org>
References:
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Return-path:
Received: from annarchy.freedesktop.org (annarchy.freedesktop.org
[131.252.210.176])
by gabe.freedesktop.org (Postfix) with ESMTP id B79729E7CB
for ;
Mon, 2 Aug 2010 11:33:07 -0700 (PDT)
In-Reply-To:
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org
Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org
To: dri-devel@lists.freedesktop.org
List-Id: dri-devel@lists.freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=24973
--- Comment #13 from Marius Groeger 2010-08-02 11:33:07 PDT ---
(In reply to comment #12)
> Unfortunately, load detection for tv-out is inherently unreliable on a lot of
> boards (You can end up with false positives and false negatives). The best
> option is to force the tv-out connection on or off in your console or xorg
> config.
Fair enough, however that's what I tried but it doesn't seem to work either. I
have this definition in xorg.conf:
Section "Monitor"
Identifier "S-Video Monitor"
Option "Enabled" "false"
EndSection
According to the Xorg.0.log it is picked up:
(II) RADEON(0): Output S-video using monitor section S-Video Monitor
but then this:
(II) RADEON(0): Output LVDS connected
(II) RADEON(0): Output VGA-0 disconnected
(II) RADEON(0): Output DVI-0 disconnected
(II) RADEON(0): Output S-video connected
(II) RADEON(0): Using exact sizes for initial modes
(II) RADEON(0): Output LVDS using initial mode 800x600
(II) RADEON(0): Output S-video using initial mode 800x600
Is there any other way to disable a connector? How to do it on the console?
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.