All of lore.kernel.org
 help / color / mirror / Atom feed
From: bugzilla-daemon@freedesktop.org
To: dri-devel@lists.freedesktop.org
Subject: [Bug 51798] Cannot enable second video card on nvidia quadro NVS420
Date: Sun, 25 Aug 2013 19:12:08 +0000	[thread overview]
Message-ID: <bug-51798-502-3qWUv46aLw@http.bugs.freedesktop.org/> (raw)
In-Reply-To: <bug-51798-502@http.bugs.freedesktop.org/>


[-- Attachment #1.1: Type: text/plain, Size: 733 bytes --]

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

--- Comment #3 from Ilia Mirkin <imirkin@alum.mit.edu> ---
> ls /sys/bus/pci/devices/*/drm/*/card*/enabled | xargs -I {} -i bash -c "echo -n {}: ; cat {}"

Here's a neat trick:

grep . /sys/bus/pci/devices/*/drm/*/card*/enabled

I think "enabled" is like "is there a KMS user that has enabled this connector"
(probably something to do with assigned crtc's or who knows). e.g. Xorg.
Looking at your xorg log, it only loads for the first gpu. Do you have an
xorg.conf that hardcodes the busid?

In any case, I'd highly recommend retesting with a new kernel and
xf86-video-nouveau (and maybe xorg-server).

-- 
You are receiving this mail because:
You are on the CC list for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1579 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

       reply	other threads:[~2013-08-25 19:12 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <bug-51798-502@http.bugs.freedesktop.org/>
2013-08-25 19:12 ` bugzilla-daemon [this message]
2012-07-06 19:32 [Bug 51798] New: Cannot enable second video card on nvidia quadro NVS420 bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
     [not found] ` <bug-51798-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
2012-07-06 19:39   ` [Bug 51798] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2012-07-06 19:49   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2012-07-07 14:16   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2013-08-25 19:12   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2013-08-30 14:09   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2013-08-30 18:02   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2013-08-30 18:51   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2013-08-30 18:57   ` 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-51798-502-3qWUv46aLw@http.bugs.freedesktop.org/ \
    --to=bugzilla-daemon@freedesktop.org \
    --cc=dri-devel@lists.freedesktop.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.