All of lore.kernel.org
 help / color / mirror / Atom feed
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ@public.gmane.org
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
Subject: [Bug 31961] [drm:drm_crtc_helper_set_config] *ERROR* failed to set mode on [CRTC:6]
Date: Sat, 02 Jun 2012 07:45:57 +0000	[thread overview]
Message-ID: <bug-31961-8800-LMY1aYc8FC@http.bugs.freedesktop.org/> (raw)
In-Reply-To: <bug-31961-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>

https://bugs.freedesktop.org/show_bug.cgi?id=31961

--- Comment #12 from Salah Coronya <salah.coronya-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> 2012-06-02 00:45:57 PDT ---
Created attachment 62407
  --> https://bugs.freedesktop.org/attachment.cgi?id=62407
dmesg, kernel 3.4.0 drm.debug=0x06

Here's a better dmesg, however instead of being CTRC 5 and 6; they are 9 and 10
(and so the error is "*ERROR* failed to set mode on [CRTC:10]"). CRTC:9 is the
VGA output, and CRTC:10 is the TV output. However, this card (an NV4E - GeForce
6150 LE - integrated onto the motherboard) HAS no TV output (or a DVI output
either, which is also detected). So CRTC:10 is connected to a phantom output.
Curiously enough, the framebuffer has a physical resolution of CRTC:9 (the
VGA), but a virtual resolution of CRTC:10 (the phantom TV output) - so it only
fills part of the screen.

Adding "video=VGA-1:1280x1024 video=TV-1:d video=DVI-D-1:d" works around the
problem; xorg.conf needs a similar setup to disable the "phantom" output and
specific a sane default resolution for the real one, like this:

Section "Monitor"
    Identifier "TV-1"
    Option "Ignore" "True"
EndSection

Section "Monitor"
    Identifier "DVI-D-1"
    Option "Ignore" "True"
EndSection

Section "Monitor"
    Identifier "VGA-1"
    Option "PreferredMode" "1280x1024"
EndSection

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

  parent reply	other threads:[~2012-06-02  7:45 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-28 21:20 [Bug 31961] New: [drm:drm_crtc_helper_set_config] *ERROR* failed to set mode on [CRTC:6] bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
     [not found] ` <bug-31961-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
2010-11-28 21:21   ` [Bug 31961] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2010-11-28 21:22   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2010-11-29 12:54   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2010-11-29 22:14   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2011-01-06 19:11   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2011-02-10 14:31   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2011-05-18 19:37   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2011-05-18 20:08   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2011-10-31 19:45   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2011-10-31 19:47   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2012-05-08 23:46   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2012-06-02  7:45   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ [this message]
2012-06-08  4:49   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2013-08-21  0:00   ` [Bug 31961] [NV4E] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2013-08-21  8:10   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2013-10-23  7:13   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2013-10-23  7:15   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2019-12-04  8:24   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-31961-8800-LMY1aYc8FC@http.bugs.freedesktop.org/ \
    --to=bugzilla-daemon-cc+yj3umiyqdupfqwhejaq@public.gmane.org \
    --cc=nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.