From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ@public.gmane.org Subject: [Bug 56347] New: NVPlatformProbe routine does not mark the entity as Shared for ZaphodHeads. Date: Wed, 24 Oct 2012 09:11:31 +0000 Message-ID: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1822310955==" Return-path: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: nouveau-bounces+gcfxn-nouveau=m.gmane.org-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org Errors-To: nouveau-bounces+gcfxn-nouveau=m.gmane.org-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org List-Id: nouveau.vger.kernel.org --===============1822310955== Content-Type: multipart/alternative; boundary="1351069891.42cc0EbB1.25463"; charset="us-ascii" --1351069891.42cc0EbB1.25463 Date: Wed, 24 Oct 2012 09:11:31 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=56347 Priority: medium Bug ID: 56347 Assignee: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org Summary: NVPlatformProbe routine does not mark the entity as Shared for ZaphodHeads. QA Contact: xorg-team-go0+a7rfsptAfugRpC6u6w@public.gmane.org Severity: normal Classification: Unclassified OS: All Reporter: exc-7nl8rL9eBqAvJsYlp49lxw@public.gmane.org Hardware: All Status: NEW Version: unspecified Component: Driver/nouveau Product: xorg NVPlatformProbe routine does not mark the entity as Shared for ZaphodHeads. It is used by xorg since version 1.13 so there is no possibility to use ZaphodHeads. This config: 75 Section "Device" 76 Identifier "CardA1" 77 Screen 0 78 Option "ZaphodHeads" "DVI-I-1" 79 Option "Monitor-DVI-I-1" "Monitor0" 80 Option "NoAccel" "off" # [] 81 Driver "nouveau" 82 BusID "PCI:1:0:0" 83 EndSection 84 85 Section "Device" 86 Identifier "CardA2" 87 Option "ZaphodHeads" "VGA-1" 88 Screen 1 89 Option "Monitor-VGA-1" "Monitor1" 90 Option "NoAccel" "off" # [] 91 Driver "nouveau" 92 BusID "PCI:1:0:0" 93 EndSection causes xorg to print "Requested Entity already in use!" and use PCI:1:0:0 as single-head adapter. Thanks. -- You are receiving this mail because: You are the assignee for the bug. --1351069891.42cc0EbB1.25463 Date: Wed, 24 Oct 2012 09:11:31 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"
Priority medium
Bug ID 56347
Assignee nouveau@lists.freedesktop.org
Summary NVPlatformProbe routine does not mark the entity as Shared for ZaphodHeads.
QA Contact xorg-team@lists.x.org
Severity normal
Classification Unclassified
OS All
Reporter exc@rbcmail.ru
Hardware All
Status NEW
Version unspecified
Component Driver/nouveau
Product xorg

NVPlatformProbe routine does not mark the entity as Shared for ZaphodHeads.
It is used by xorg since version 1.13 so there is no possibility to use
ZaphodHeads.

This config:
 75 Section "Device"
 76     Identifier  "CardA1"
 77     Screen    0 
 78         Option     "ZaphodHeads"  "DVI-I-1"
 79     Option  "Monitor-DVI-I-1" "Monitor0"
 80         Option     "NoAccel"    "off"           # [<bool>]                  
 81     Driver      "nouveau"
 82     BusID       "PCI:1:0:0"
 83 EndSection
 84 
 85 Section "Device"
 86     Identifier  "CardA2"
 87         Option     "ZaphodHeads"  "VGA-1"
 88     Screen     1
 89     Option  "Monitor-VGA-1" "Monitor1"
 90         Option     "NoAccel"    "off"           # [<bool>]
 91     Driver      "nouveau"
 92     BusID       "PCI:1:0:0"
 93 EndSection
causes xorg to print "Requested Entity already in use!" and use PCI:1:0:0 as
single-head adapter.

Thanks.


You are receiving this mail because:
  • You are the assignee for the bug.
--1351069891.42cc0EbB1.25463-- --===============1822310955== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Nouveau mailing list Nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org http://lists.freedesktop.org/mailman/listinfo/nouveau --===============1822310955==--