<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - NVPlatformProbe routine does not mark the entity as Shared for ZaphodHeads."
href="https://bugs.freedesktop.org/show_bug.cgi?id=56347">56347</a>
</td>
</tr>
<tr>
<th>Assignee</th>
<td>nouveau@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Summary</th>
<td>NVPlatformProbe routine does not mark the entity as Shared for ZaphodHeads.
</td>
</tr>
<tr>
<th>QA Contact</th>
<td>xorg-team@lists.x.org
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr>
<tr>
<th>OS</th>
<td>All
</td>
</tr>
<tr>
<th>Reporter</th>
<td>exc@rbcmail.ru
</td>
</tr>
<tr>
<th>Hardware</th>
<td>All
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</td>
</tr>
<tr>
<th>Component</th>
<td>Driver/nouveau
</td>
</tr>
<tr>
<th>Product</th>
<td>xorg
</td>
</tr></table>
<p>
<div>
<pre>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.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>