<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <meta http-equiv="content-type" content="text/html; charset=utf-8">
    <p style="color: rgb(0, 0, 0); font-family: 'Times New Roman';
      font-size: medium; font-style: normal; font-variant: normal;
      font-weight: normal; letter-spacing: normal; line-height: normal;
      orphans: auto; text-align: start; text-indent: 0px;
      text-transform: none; white-space: normal; widows: auto;
      word-spacing: 0px; -webkit-text-stroke-width: 0px;
      background-color: rgb(255, 255, 255);">Hi guys. I need you help, i
      have installed on my remote server Xorg with support spice
      protocol and i need to add support for spice multiple monitors,
      how i can do it and change my xorg.conf file for this????<br>
      I configured my xorg.conf like this:<br>
    </p>
    <p style="color: rgb(0, 0, 0); font-family: 'Times New Roman';
      font-size: medium; font-style: normal; font-variant: normal;
      font-weight: normal; letter-spacing: normal; line-height: normal;
      orphans: auto; text-align: start; text-indent: 0px;
      text-transform: none; white-space: normal; widows: auto;
      word-spacing: 0px; -webkit-text-stroke-width: 0px;
      background-color: rgb(255, 255, 255);"><i><small>Section
          "ServerLayout"<br>
                  Identifier  "Layout1"<br>
                  Screen  1 "Screen1"</small></i></p>
    <p style="color: rgb(0, 0, 0); font-family: 'Times New Roman';
      font-size: medium; font-style: normal; font-variant: normal;
      font-weight: normal; letter-spacing: normal; line-height: normal;
      orphans: auto; text-align: start; text-indent: 0px;
      text-transform: none; white-space: normal; widows: auto;
      word-spacing: 0px; -webkit-text-stroke-width: 0px;
      background-color: rgb(255, 255, 255);"><i><small>        Screen  2
          "Screen2"<br>
                  InputDevice "MouseSpice" "CorePointer"<br>
                  InputDevice "KeyboardSpice" "CoreKeyboard"<br>
          EndSection<br>
        </small></i></p>
    <p style="color: rgb(0, 0, 0); font-family: 'Times New Roman';
      font-size: medium; font-style: normal; font-variant: normal;
      font-weight: normal; letter-spacing: normal; line-height: normal;
      orphans: auto; text-align: start; text-indent: 0px;
      text-transform: none; white-space: normal; widows: auto;
      word-spacing: 0px; -webkit-text-stroke-width: 0px;
      background-color: rgb(255, 255, 255);"><i><small>Section
          "InputDevice"<br>
              Identifier  "MouseSpice"<br>
              Driver      "xspice pointer"<br>
          EndSection<br>
          <br>
          Section "InputDevice"<br>
              Identifier  "KeyboardSpice"<br>
              Driver      "xspice keyboard"<br>
          EndSection<br>
          <br>
          Section "Monitor"<br>
                  Identifier  "Monitor1"<br>
          EndSection<br>
          <br>
          Section "Monitor"<br>
                  Identifier  "Monitor2"<br>
          EndSection<br>
        </small></i></p>
    <p style="color: rgb(0, 0, 0); font-family: 'Times New Roman';
      font-size: medium; font-style: normal; font-variant: normal;
      font-weight: normal; letter-spacing: normal; line-height: normal;
      orphans: auto; text-align: start; text-indent: 0px;
      text-transform: none; white-space: normal; widows: auto;
      word-spacing: 0px; -webkit-text-stroke-width: 0px;
      background-color: rgb(255, 255, 255);"><i><small>Section "Device"<br>
                  Identifier "Card1"<br>
                  Driver     "spiceqxl"<br>
                  Option "SpicePort" "8901"<br>
                  Option "SpicePassword" "mypassword"<br>
                  Screen  0<br>
          EndSection<br>
          <br>
          Section "Device"<br>
                  Identifier "Card2"<br>
                  Driver     "spiceqxl"<br>
                  Screen  1<br>
          EndSection<br>
        </small></i></p>
    <p style="color: rgb(0, 0, 0); font-family: 'Times New Roman';
      font-size: medium; font-style: normal; font-variant: normal;
      font-weight: normal; letter-spacing: normal; line-height: normal;
      orphans: auto; text-align: start; text-indent: 0px;
      text-transform: none; white-space: normal; widows: auto;
      word-spacing: 0px; -webkit-text-stroke-width: 0px;
      background-color: rgb(255, 255, 255);"><i><small>Section "Screen"<br>
                  Identifier   "Screen1"<br>
                  Device       "Card1"<br>
                  Monitor      "Monitor1"<br>
                  DefaultDepth 24<br>
          EndSection<br>
          <br>
          Section "Screen"<br>
                  Identifier   "Screen2"<br>
                  Device       "Card2"<br>
                  Monitor      "Monitor2"<br>
                  DefaultDepth 24<br>
          EndSection</small></i><br>
    </p>
    <p style="color: rgb(0, 0, 0); font-family: 'Times New Roman';
      font-size: medium; font-style: normal; font-variant: normal;
      font-weight: normal; letter-spacing: normal; line-height: normal;
      orphans: auto; text-align: start; text-indent: 0px;
      text-transform: none; white-space: normal; widows: auto;
      word-spacing: 0px; -webkit-text-stroke-width: 0px;
      background-color: rgb(255, 255, 255);">but on my Xorg log i get
      this:<br>
      <i><small>[853342.552] (II) spiceqxl(0): Output qxl-0 using
          monitor section Monitor1<br>
          [853342.552] (II) spiceqxl(0): Output qxl-1 has no monitor
          section<br>
          [853342.552] (II) spiceqxl(0): Output qxl-2 has no monitor
          section<br>
          [853342.552] (II) spiceqxl(0): Output qxl-3 has no monitor
          section<br>
          .<br>
          .<br>
          .<br>
          .<br>
        </small></i></p>
    <p style="color: rgb(0, 0, 0); font-family: 'Times New Roman';
      font-size: medium; font-style: normal; font-variant: normal;
      font-weight: normal; letter-spacing: normal; line-height: normal;
      orphans: auto; text-align: start; text-indent: 0px;
      text-transform: none; white-space: normal; widows: auto;
      word-spacing: 0px; -webkit-text-stroke-width: 0px;
      background-color: rgb(255, 255, 255);"><i><small>[853342.553] (II)
          spiceqxl(0): EDID for output qxl-1<br>
          [853342.553] (II) spiceqxl(0): EDID for output qxl-2<br>
          [853342.553] (II) spiceqxl(0): EDID for output qxl-3<br>
          [853342.553] (II) spiceqxl(0): Output qxl-0 connected<br>
          [853342.553] (II) spiceqxl(0): Output qxl-1 disconnected<br>
          [853342.553] (II) spiceqxl(0): Output qxl-2 disconnected<br>
          [853342.553] (II) spiceqxl(0): Output qxl-3 disconnected<br>
          [853342.553] (II) spiceqxl(0): Using exact sizes for initial
          modes<br>
          [853342.553] (II) spiceqxl(0): Output qxl-0 using initial mode
          1024x768</small></i><br>
    </p>
    <p style="color: rgb(0, 0, 0); font-family: 'Times New Roman';
      font-size: medium; font-style: normal; font-variant: normal;
      font-weight: normal; letter-spacing: normal; line-height: normal;
      orphans: auto; text-align: start; text-indent: 0px;
      text-transform: none; white-space: normal; widows: auto;
      word-spacing: 0px; -webkit-text-stroke-width: 0px;
      background-color: rgb(255, 255, 255);">How you can see, qxl enable
      only for one screen, but why i don't now, help me please with this
      problem<br>
    </p>
    <p style="color: rgb(0, 0, 0); font-family: 'Times New Roman';
      font-size: medium; font-style: normal; font-variant: normal;
      font-weight: normal; letter-spacing: normal; line-height: normal;
      orphans: auto; text-align: start; text-indent: 0px;
      text-transform: none; white-space: normal; widows: auto;
      word-spacing: 0px; -webkit-text-stroke-width: 0px;
      background-color: rgb(255, 255, 255);">OS is Debian 8.0<br>
      version of kernel is 3.16.0-4-amd64<br>
      version of xorg is 1:7.7+7<br>
      version of spice driver is 0.1.3<br>
      version of xserver-xorg-video-qxl is 0.1.1-2+b1</p>
  </body>
</html>