home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / unix / aix / 11319 < prev    next >
Encoding:
Internet Message Format  |  1992-11-06  |  2.6 KB

  1. Path: sparky!uunet!ogicse!mimbres.cs.unm.edu!constellation!geohub.gcn.uoknor.edu!dwight
  2. From: dwight@geohub.gcn.uoknor.edu (Dwight D. Moore)
  3. Newsgroups: comp.unix.aix
  4. Subject: Re: hft vs. hft/0 complicating xdm
  5. Message-ID: <1992Nov5.153648.16038@constellation.ecn.uoknor.edu>
  6. Date: 5 Nov 92 15:36:48 GMT
  7. Article-I.D.: constell.1992Nov5.153648.16038
  8. References: <1d3mguINN4bh@terminator.rs.itd.umich.edu>
  9. Sender: usenet@constellation.ecn.uoknor.edu (Usenet Administrator)
  10. Reply-To: dwight@geohub.gcn.uoknor.edu
  11. Organization: Geosciences Computing Network, Univ. of Oklahoma
  12. Lines: 55
  13. Originator: usenet@kittyhawk.ecn.uoknor.edu
  14.  
  15. In article <1d3mguINN4bh@terminator.rs.itd.umich.edu>, kens@css.itd.umich.edu (Ken Small)
  16. writes:
  17. |>Path:
  18. |
  19. constellation!convex!convex!egsner!ernest!m2.dseg.ti.com!tilde.csc.ti.com!cauldron!csc.ti.
  20. .com!cs.utexas.edu!uwm.edu!spool.mu.edu!caen!destroyer!news.itd.umich.edu!stimpy.css.itd.u
  21. umich.edu!kens
  22. |>From: kens@css.itd.umich.edu (Ken Small)
  23. |>Newsgroups: comp.unix.aix
  24. |>Subject: hft vs. hft/0 complicating xdm
  25. |>Date: 2 Nov 1992 16:54:54 GMT
  26. |>Organization: University of Michigan ITD Consulting and Support Services
  27. |>Lines: 17
  28. |>Distribution: world
  29. |>Message-ID: <1d3mguINN4bh@terminator.rs.itd.umich.edu>
  30. |>NNTP-Posting-Host: stimpy.css.itd.umich.edu
  31. |>Originator: news@stimpy.css.itd.umich.edu
  32. |>
  33. |>I've just upgraded one of my machines to 3.2.2, and now I find I can't
  34. |>start xdm anymore.  The error I get is this:
  35. |>
  36. |>1362-011 The X Server can only be run from hft terminal.
  37. |>error (pid 2589): server unexpectedly died
  38. |>error (pid 2589): Server for display :0 can't be started, session disabled
  39. |>
  40. |>When I check to see what tty I'm on when at the console, I get:
  41. |>/dev/hft/0
  42. |>
  43. |>Any ideas why this is happening?  I'm using a version of xdm that's been
  44. |>modified by someone else, so I can't just recompile it.  Does 3.2.2
  45. |>specify the terminal differently?  Thanks in advance.
  46. |>-- 
  47. |>Ken Small
  48. |>kens@umich.edu
  49. |>Consulting and Support Services, University of Michigan
  50. |>
  51.  
  52. Look at the file /usr/lpp/X11/README.
  53. This will provide some  hints and places to look.
  54. The configuration files are in /usr/lib/X11/xdm.
  55.  
  56. My Xservers entry looks like:
  57.      :0 local /usr/bin/X11/X -sdebug
  58.  
  59. On some machines we had a problem, so I had to use
  60.  hostname:0 local /usr/bin/X11/X -sdebug
  61.  
  62. ----------------------------------------------------------------------------
  63. Dwight D. Moore
  64. Geosciences Computing Network
  65. University of Oklahoma
  66.  
  67. dwight@geohub.gcn.uoknor.edu (129.15.40.10)
  68. These opinions do not necessarily represent the opinions of OU or the GCN.
  69. ----------------------------------------------------------------------------
  70.