[Nouveau] [Bug 56347] New: NVPlatformProbe routine does not mark the entity as Shared for ZaphodHeads.
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Oct 24 02:11:31 PDT 2012
https://bugs.freedesktop.org/show_bug.cgi?id=56347
Priority: medium
Bug ID: 56347
Assignee: nouveau at lists.freedesktop.org
Summary: NVPlatformProbe routine does not mark the entity as
Shared for ZaphodHeads.
QA Contact: xorg-team at lists.x.org
Severity: normal
Classification: Unclassified
OS: All
Reporter: exc at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20121024/d89ef6d5/attachment.html>
More information about the Nouveau
mailing list