<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:dusanc@gmail.com" title="Dushan Tcholich <dusanc@gmail.com>"> <span class="fn">Dushan Tcholich</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [Evergreen+R600 multiseat] KMS only works on one card at a time---two X servers for multiseat and only one works."
   href="https://bugs.freedesktop.org/show_bug.cgi?id=56435">bug 56435</a>
        <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>dusanc@gmail.com
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [Evergreen+R600 multiseat] KMS only works on one card at a time---two X servers for multiseat and only one works."
   href="https://bugs.freedesktop.org/show_bug.cgi?id=56435#c11">Comment # 11</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [Evergreen+R600 multiseat] KMS only works on one card at a time---two X servers for multiseat and only one works."
   href="https://bugs.freedesktop.org/show_bug.cgi?id=56435">bug 56435</a>
              from <span class="vcard"><a class="email" href="mailto:dusanc@gmail.com" title="Dushan Tcholich <dusanc@gmail.com>"> <span class="fn">Dushan Tcholich</span></a>
</span></b>
        <pre>I have same problem using Gentoo, but I had working setup with 1.12, but got
the exact same problems when upgraded to 1.13
Everything is same with kernels from 2.6.39 to 3.6.6
Cards are Radeon HD3450 and HD5430

Only the first server starts, and 2nd one fails with:
(EE) RADEON(0): [drm] failed to set drm interface version.
(EE) RADEON(0): Kernel modesetting setup failed

I'm using GDM and custom.conf is:
[servers]
0=Standard1
1=Standard0

[server-Standard0]
name=Standard server 0
command=/usr/bin/X1 -config xorg.conf.1 -nolisten tcp -layout seat1 -novtswitch
-isolateDevice PCI:3:0:0 -sharevts -xinerama -keeptty
flexible=false

[server-Standard1]
name=Standard server 1
command=/usr/bin/X0 -config xorg.conf.0 -nolisten tcp -layout seat0 -novtswitch
-isolateDevice PCI:1:0:0 -xinerama -keeptty
flexible=false

xorg.conf.1 has:

Section "ServerFlags"
    Option         "DefaultServerLayout" "seat1"
    Option         "AllowMouseOpenFail"  "true"
    Option         "AutoAddDevices"      "false"
    Option      "AutoEnableDevices"     "false"
    Option         "DontVTSwitch" "yes"
    Option         "DontZap" "yes"
EndSection

Section "Device"
    Identifier     "Device1"
    BoardName      "ATI Radeon3450"
    Driver         "radeon"
    BusID          "PCI:3:0:0"
    Option         "AccelMethod" "EXA"
        Option      "ProbeAllGpus" "false"
    Option      "Monitor-DVI-1" "Monitor1"
EndSection

Thanks
Dushan</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>