<?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-session problems in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/x-session-problems/m-p/2595683#M855037</link>
    <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I do not usually blame everything on Windows, but I would test another X-server, first. Have you got a "Demo-Linux" CD? That"s Linux running from the CD alone - no harddisk needed (or modified). SuSE calls it a "LiveCDROM". Boot one of those, go to textmode, and execute &lt;BR /&gt;X -query IP-Address-of-B132&lt;BR /&gt;&lt;BR /&gt;Do you get the CDE login screen?&lt;BR /&gt;Can you login now?&lt;BR /&gt;&lt;BR /&gt;Then it is a Windows-problem...&lt;BR /&gt;&lt;BR /&gt;Just my $0.02,&lt;BR /&gt;Wodisch</description>
    <pubDate>Tue, 16 Oct 2001 14:41:03 GMT</pubDate>
    <dc:creator>Wodisch</dc:creator>
    <dc:date>2001-10-16T14:41:03Z</dc:date>
    <item>
      <title>X-session problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/x-session-problems/m-p/2595680#M855034</link>
      <description>Hi everyone,&lt;BR /&gt;&lt;BR /&gt;I?m having a problem with exporting my display after a new installation on an L1000, and J2240. I installed HP-UX 11.00 July2001, neither machines have a video card but I have installed CDE, X11 and Xserver. When I try to start a X-session using X-Win32 the windows comes up then kills it self. After working on the L server with a consultant, we got it working by copying some lib files. Many files were tried and I?m not sure which one got it to work. I believe it was one of the X11 lib files but unsure.&lt;BR /&gt;&lt;BR /&gt;I would like to better understand rather then just do a random blind copy like I did with the L1000.&lt;BR /&gt;&lt;BR /&gt;Has anyone ever seen this before, and is there a fix for it?  &lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Mark &lt;BR /&gt;</description>
      <pubDate>Tue, 16 Oct 2001 12:51:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/x-session-problems/m-p/2595680#M855034</guid>
      <dc:creator>Mark Pezzi</dc:creator>
      <dc:date>2001-10-16T12:51:24Z</dc:date>
    </item>
    <item>
      <title>Re: X-session problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/x-session-problems/m-p/2595681#M855035</link>
      <description>No and I don't like the idea of not knowing which files were copied ....personally I'd reinstall from the core O/S the CDE Run time env and start over.&lt;BR /&gt;&lt;BR /&gt;fyi : dr_dt (CDE diagnostic may give clues to problems, though it's no so good with plain Xstuff)&lt;BR /&gt;&lt;BR /&gt;also check /var/dt/Xerrors and any log files on the pc side ? some X emulators are capable of running traces ...&lt;BR /&gt;&lt;BR /&gt;first thing to check would be that dtlogin (CDE daemon) is running locally on the L-class.&lt;BR /&gt;&lt;BR /&gt;the next thing is fonts .... I'd ensure the CDE specific fonts are in the L-class font path and then setup xfs and make sure the PC emulator has the fs address in its own font path -&amp;gt;&lt;BR /&gt;&lt;BR /&gt;To do this a few things are required:&lt;BR /&gt; &lt;BR /&gt;  1 - The font server needs to be configured to include the CDE&lt;BR /&gt;      fonts in its catalog&lt;BR /&gt;      &lt;BR /&gt;      EDIT: /etc/X11/fs/config&lt;BR /&gt;      &lt;BR /&gt;      Append ",/usr/dt/config/xfonts/C" to the end of the &lt;BR /&gt;      "catalogue = ..." line &lt;BR /&gt;      &lt;BR /&gt;      EDIT: /etc/rc.config.d/xfs&lt;BR /&gt;      &lt;BR /&gt;      Set the following variable:  "RUN_X_FONT_SERVER=1"&lt;BR /&gt;          &lt;BR /&gt;      EXECUTE:  /sbin/init.d/xfs start&lt;BR /&gt;      &lt;BR /&gt;      If the font-server is already running, kill it and&lt;BR /&gt;      restart it.&lt;BR /&gt;      &lt;BR /&gt;  2 - Force CDE to add the font-server to the X-Server font-path&lt;BR /&gt;      by editing the Xsetup file.  (NOTE:  This steps REQUIRES &lt;BR /&gt;      the IP address of the CDE session server.  You can get&lt;BR /&gt;      this information by running: nslookup `hostname`.)&lt;BR /&gt;      &lt;BR /&gt;      COPY: /usr/dt/config/Xsetup to /etc/dt/config/Xsetup&lt;BR /&gt;      EDIT: /etc/dt/config/Xsetup&lt;BR /&gt;      &lt;BR /&gt;      Add the following line to /etc/dt/config/Xsetup replacing&lt;BR /&gt;          "IPADDRESS" with the IP address of the server as returned&lt;BR /&gt;          from "nslookup `hostname`":&lt;BR /&gt;            &lt;BR /&gt;      $XDIR/xset fp+ tcp/IPADDRESS:7000 1&amp;gt;/dev/null&lt;BR /&gt;&lt;BR /&gt;(don't forget to add the tcp/IPADDRESS:7000 to the PC X s/w font path too !)&lt;BR /&gt;&lt;BR /&gt;Your best hope is to get some errors ....</description>
      <pubDate>Tue, 16 Oct 2001 13:05:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/x-session-problems/m-p/2595681#M855035</guid>
      <dc:creator>Alex Glennie</dc:creator>
      <dc:date>2001-10-16T13:05:06Z</dc:date>
    </item>
    <item>
      <title>Re: X-session problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/x-session-problems/m-p/2595682#M855036</link>
      <description>Hi there.&lt;BR /&gt;Check the home directory of that user.&lt;BR /&gt;If you have the files / directories&lt;BR /&gt;.TTauthority&lt;BR /&gt;.Xauthority&lt;BR /&gt;.dt &lt;BR /&gt;in it, remove them ( rm for the files, rm -rf for the directories ). If you login for CDE the next time, these files will be recreated.&lt;BR /&gt;I have had this problem this morning, after i copied files from a different userid.&lt;BR /&gt;Rgds&lt;BR /&gt;Alexander M. Ermes</description>
      <pubDate>Tue, 16 Oct 2001 13:28:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/x-session-problems/m-p/2595682#M855036</guid>
      <dc:creator>Alexander M. Ermes</dc:creator>
      <dc:date>2001-10-16T13:28:46Z</dc:date>
    </item>
    <item>
      <title>Re: X-session problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/x-session-problems/m-p/2595683#M855037</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I do not usually blame everything on Windows, but I would test another X-server, first. Have you got a "Demo-Linux" CD? That"s Linux running from the CD alone - no harddisk needed (or modified). SuSE calls it a "LiveCDROM". Boot one of those, go to textmode, and execute &lt;BR /&gt;X -query IP-Address-of-B132&lt;BR /&gt;&lt;BR /&gt;Do you get the CDE login screen?&lt;BR /&gt;Can you login now?&lt;BR /&gt;&lt;BR /&gt;Then it is a Windows-problem...&lt;BR /&gt;&lt;BR /&gt;Just my $0.02,&lt;BR /&gt;Wodisch</description>
      <pubDate>Tue, 16 Oct 2001 14:41:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/x-session-problems/m-p/2595683#M855037</guid>
      <dc:creator>Wodisch</dc:creator>
      <dc:date>2001-10-16T14:41:03Z</dc:date>
    </item>
    <item>
      <title>Re: X-session problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/x-session-problems/m-p/2595684#M855038</link>
      <description>The /var/dt/Xerrors are showing some errors. I'm trying Alex's suggestion, I'll update later. No CDE login screen, and I can connect to 5 other C class and 1 other J2240 with a video card on board.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 16 Oct 2001 15:03:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/x-session-problems/m-p/2595684#M855038</guid>
      <dc:creator>Mark Pezzi</dc:creator>
      <dc:date>2001-10-16T15:03:45Z</dc:date>
    </item>
    <item>
      <title>Re: X-session problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/x-session-problems/m-p/2595685#M855039</link>
      <description>Still no luck... but I am making progress. I reinstalled X11 &amp;amp; Xserver Updated fonts...CDE Daemon is running set "RUN_X_FONT_SERVER=1" was at 0. Still no xlogon screen, BUT. I tested fron another system and was able to export the display and launch sam(graphic). Is there an Xlogin service, and what files/libs are needed.</description>
      <pubDate>Thu, 18 Oct 2001 19:09:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/x-session-problems/m-p/2595685#M855039</guid>
      <dc:creator>Mark Pezzi</dc:creator>
      <dc:date>2001-10-18T19:09:27Z</dc:date>
    </item>
  </channel>
</rss>

