<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: X - SLS/d - Single Logical Screen/Distributed problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/x-sls-d-single-logical-screen-distributed-problem/m-p/2875601#M935022</link>
    <description>/usr/lib/X11/Xserver/info/screens/hp&lt;BR /&gt;details how to set this up correctly ... also of use if you still have problems will be the output from running "/bin/graphinfo &lt;DEVICE file=""&gt; on both systems and posting the results ? &lt;BR /&gt;&lt;BR /&gt;Also out of interest are both cards configured to be using the same default visual ie both Truecolor or Pseudocolor ?&lt;/DEVICE&gt;</description>
    <pubDate>Tue, 07 Jan 2003 09:52:07 GMT</pubDate>
    <dc:creator>Alex Glennie</dc:creator>
    <dc:date>2003-01-07T09:52:07Z</dc:date>
    <item>
      <title>X - SLS/d - Single Logical Screen/Distributed problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/x-sls-d-single-logical-screen-distributed-problem/m-p/2875599#M935020</link>
      <description>Hi - I have been trying to get single distributed logical screen on two B180L running HP-UX 10.20 but have not succeeded so far. &lt;BR /&gt;&lt;BR /&gt;After I patched all the X related stuff as far as I can, I am stuck with slave starting up, but the Master dying with the following:&lt;BR /&gt;&lt;BR /&gt;....&lt;BR /&gt;[VISCENTER NOTE   ] Using video timing format: 1280x1024 @ 75Hz&lt;BR /&gt;[VISCENTER NOTE   ] Starting Slave: emu-n1:50 (HP VISUALIZE-EG Color)&lt;BR /&gt;X Error of failed request:  BadAccess (attempt to access private resource denied)&lt;BR /&gt;  Major opcode of failed request:  89 (X_StoreColors)&lt;BR /&gt;  Serial number of failed request:  8&lt;BR /&gt;  Current serial number in output stream:  9&lt;BR /&gt;&lt;BR /&gt;(The slave seems to start OK - i.e., X background comes on, etc)&lt;BR /&gt;&lt;BR /&gt;I've tried a variety of things, but has not been able to get passed this?  Must be something obvious...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thank you very much,&lt;BR /&gt;Misha&lt;BR /&gt;</description>
      <pubDate>Mon, 06 Jan 2003 22:17:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/x-sls-d-single-logical-screen-distributed-problem/m-p/2875599#M935020</guid>
      <dc:creator>Misha Rekhson</dc:creator>
      <dc:date>2003-01-06T22:17:38Z</dc:date>
    </item>
    <item>
      <title>Re: X - SLS/d - Single Logical Screen/Distributed problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/x-sls-d-single-logical-screen-distributed-problem/m-p/2875600#M935021</link>
      <description>Hi, Misha!&lt;BR /&gt;&lt;BR /&gt;Do both B180L use the same graphics adapter (VIZUALIZE-EG)? The only known occurences of your error I found were caused by a different architecture of newer display cards.&lt;BR /&gt;&lt;BR /&gt;The default colormap has allocated a transparent color in addition to black and white. Since black and white use index 0 and 1, and transparent uses index 255, this makes it impossible to allocate 7 planes of contiguous colors, even though 252 colors are still available.&lt;BR /&gt;&lt;BR /&gt;One of the proposed workarounds is using DisableDefaultCmapTransparency.&lt;BR /&gt;&lt;BR /&gt;Maybe that helps for you also...&lt;BR /&gt;&lt;BR /&gt;Dietmar.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 07 Jan 2003 08:33:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/x-sls-d-single-logical-screen-distributed-problem/m-p/2875600#M935021</guid>
      <dc:creator>Dietmar Konermann</dc:creator>
      <dc:date>2003-01-07T08:33:46Z</dc:date>
    </item>
    <item>
      <title>Re: X - SLS/d - Single Logical Screen/Distributed problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/x-sls-d-single-logical-screen-distributed-problem/m-p/2875601#M935022</link>
      <description>/usr/lib/X11/Xserver/info/screens/hp&lt;BR /&gt;details how to set this up correctly ... also of use if you still have problems will be the output from running "/bin/graphinfo &lt;DEVICE file=""&gt; on both systems and posting the results ? &lt;BR /&gt;&lt;BR /&gt;Also out of interest are both cards configured to be using the same default visual ie both Truecolor or Pseudocolor ?&lt;/DEVICE&gt;</description>
      <pubDate>Tue, 07 Jan 2003 09:52:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/x-sls-d-single-logical-screen-distributed-problem/m-p/2875601#M935022</guid>
      <dc:creator>Alex Glennie</dc:creator>
      <dc:date>2003-01-07T09:52:07Z</dc:date>
    </item>
    <item>
      <title>Re: X - SLS/d - Single Logical Screen/Distributed problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/x-sls-d-single-logical-screen-distributed-problem/m-p/2875602#M935023</link>
      <description>It was not the case of different graphics cards/patch levels - the same error was happening in a degenerate case of 1x1, i.e., one slave server.  &lt;BR /&gt;&lt;BR /&gt;I guess the problem was in some strange interaction of various X patches and the order of their application.  Everything claimed to be at the latest patch level, yet didn't work. &lt;BR /&gt;&lt;BR /&gt;I finally gave up and made clean builds, applied ACE bundles and   some subsequent patches, and voila, it worked as advertised &lt;BR /&gt;&lt;BR /&gt;thanks for your suggestions.</description>
      <pubDate>Wed, 08 Jan 2003 22:49:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/x-sls-d-single-logical-screen-distributed-problem/m-p/2875602#M935023</guid>
      <dc:creator>Misha Rekhson</dc:creator>
      <dc:date>2003-01-08T22:49:02Z</dc:date>
    </item>
    <item>
      <title>Re: X - SLS/d - Single Logical Screen/Distributed problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/x-sls-d-single-logical-screen-distributed-problem/m-p/2875603#M935024</link>
      <description>An Update: In the end it appears to be a bug with Visuzlie-EG as SLS/d slaves, introduced in June 01 X server patch on 10.20 (it also fails on HP-UX 11.11)&lt;BR /&gt;&lt;BR /&gt;HP has duplicated the problem, and the lab is looking into it...</description>
      <pubDate>Wed, 15 Jan 2003 18:32:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/x-sls-d-single-logical-screen-distributed-problem/m-p/2875603#M935024</guid>
      <dc:creator>Misha Rekhson</dc:creator>
      <dc:date>2003-01-15T18:32:19Z</dc:date>
    </item>
  </channel>
</rss>

