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 51798] New: Cannot enable second video card on nvidia quadro NVS420
Date: Fri, 06 Jul 2012 19:32:34 +0000	[thread overview]
Message-ID: <bug-51798-8800@http.bugs.freedesktop.org/> (raw)

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

             Bug #: 51798
           Summary: Cannot enable second video card on nvidia quadro
                    NVS420
    Classification: Unclassified
           Product: xorg
           Version: 7.7 (2011)
          Platform: x86-64 (AMD64)
        OS/Version: Linux (All)
            Status: NEW
          Severity: major
          Priority: medium
         Component: Driver/nouveau
        AssignedTo: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
        ReportedBy: ilyin-qar0IOKqGHQ@public.gmane.org
         QAContact: xorg-team-go0+a7rfsptAfugRpC6u6w@public.gmane.org


Created attachment 63903
  --> https://bugs.freedesktop.org/attachment.cgi?id=63903
lspci

With nouveau module I can only see two monitors working which are connected to
the first video card out of two cards of NVS420, connected via PCI bridge
pci 03:00 and 04:00:

-[0000:00]-+-00.0  Intel Corporation 4 Series Chipset DRAM Controller
           +-01.0-[01-04]----00.0-[02-04]--+-00.0-[03]----00.0 G98 Quadro
NVS420
           |                               \-02.0-[04]----00.0 G98 Quadro
NVS420

Full list of PCIs are in the attachment.

DRI status is given here and shows that the second video card (card1) is not
set to any PCI bus: 

dristat -a

/dev/dri/card0
  Busid: pci:0000:03:00.0
  Version information:
    Name: nouveau
    Version: 1.0.0
    Date: 20120316
    Desc: nVidia Riva/TNT/GeForce
  VM map information:
  flags: (R)estricted (r)ead/(w)rite (l)ocked (k)ernel (W)rite-combine (L)ock:
    slot     offset       size type flags    address mtrr
       0 0x11839000 0x00002000 SHM  w   L 0x1b7ff000 none
  DRI client information:
    a   pid   uid      magic     ioctls   prog
    y  1482     0          0          7   dristat
    y   761     0          0       3824   /usr/bin/Xorg
  System statistics:
    Lock                 0x00000000
    Opens                         2
    Closes                        1
    Ioctls                     3834
    Locks                         0
    Unlocks                       0

/dev/dri/card1
  Busid: (not set)
  Version information:
    Name: nouveau
    Version: 1.0.0
    Date: 20120316
    Desc: nVidia Riva/TNT/GeForce
  VM map information:
  flags: (R)estricted (r)ead/(w)rite (l)ocked (k)ernel (W)rite-combine (L)ock:
    slot     offset       size type flags    address mtrr
  DRI client information:
    a   pid   uid      magic     ioctls   prog
    y  1482     0          0          6   dristat
  System statistics:
    Lock                 0x00000000
    Opens                         0
    Closes                        0
    Ioctls                        8
    Locks                         0
    Unlocks                       0




Though all the DisplayPorts are connected:

ls /sys/class/drm/*/status | xargs -I {} -i bash -c "echo -n {}: ; cat {}"

/sys/class/drm/card0-DP-1/status:connected
/sys/class/drm/card0-DP-2/status:connected
/sys/class/drm/card1-DP-3/status:connected
/sys/class/drm/card1-DP-4/status:connected

BUT

ls /sys/bus/pci/devices/*/drm/*/card*/enabled | xargs -I {} -i bash -c "echo -n
{}: ; cat {}"

/sys/bus/pci/devices/0000:03:00.0/drm/card0/card0-DP-1/enabled:enabled
/sys/bus/pci/devices/0000:03:00.0/drm/card0/card0-DP-2/enabled:enabled

/sys/bus/pci/devices/0000:04:00.0/drm/card1/card1-DP-3/enabled:disabled
/sys/bus/pci/devices/0000:04:00.0/drm/card1/card1-DP-4/enabled:disabled

i.e. the last two ports of card1 are disabled.

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

             reply	other threads:[~2012-07-06 19:32 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-06 19:32 bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ [this message]
     [not found] ` <bug-51798-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
2012-07-06 19:39   ` [Bug 51798] Cannot enable second video card on nvidia quadro NVS420 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-8800@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.