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

  1. Path: sparky!uunet!hela.iti.org!usc!isi.edu!allard
  2. From: allard@isi.edu (Dennis Allard)
  3. Newsgroups: comp.unix.bsd
  4. Subject: [XFree86] getting errno 61 after startx
  5. Message-ID: <22854@venera.isi.edu>
  6. Date: 7 Nov 92 00:26:58 GMT
  7. Sender: news@isi.edu
  8. Reply-To: allard@isi.edu (Dennis Allard)
  9. Distribution: world
  10. Organization: USC Information Sciences Institute
  11. Lines: 62
  12.  
  13. I am posting this early weekend, Pacific time, in
  14. the hopes of obtaining some help before Sunday
  15. afternoon, Pacific time (Sunday evening or Monday
  16. morning for the rest of the world).  By then, I
  17. will have read alot from man X386, which I just
  18. realized I could install as per ancient help from
  19. David LeBlanc which I had neglected to apply.
  20. So maybe I'll figure it out by Sunday myself and
  21. maybe not, but in any case, here's my story.
  22.  
  23. After a hiatus away from 386BSD, I'm back into the
  24. fray.  I have enough experience with installing and
  25. using 386BSD that I now no longer have that bright
  26. eyed eager look on my face when I try to do something
  27. for the first time.  I know that further sysadmin
  28. obstacle courses await me, like a gigantic maze with
  29. twisty little passages, all alike, never ending.
  30.  
  31. In trying to run X two months ago, I installed the
  32. patched kernel from agate, put a hacked together
  33. Xconfig in place and then failed miserably when
  34. I tried to do startx.
  35.  
  36. A couple of days ago, a local Unix guru came over
  37. to see if he could help me out.  His name is Tom.
  38. Tom browsed around a bit, entered some incantations,
  39. which I believe included putting a file named
  40. .xserverrc somewhere (we are still logging in as
  41. root) which contains the line /usr/X386/lib/Xll/X
  42. (I may not remember that path exactly), and doing
  43. sh instead of csh.  And maybe some other stuff.
  44.  
  45. NOW, we do get some life out of X.  Here's our current
  46. situation, i.e., what appears on the screen when we
  47. do startx:
  48.  
  49. ====================================================
  50. > startx
  51.  
  52. X386 Version 1.2E 1.0.2a / X Window System
  53. (protocol Version 11, revision 0, vendor release 5000)
  54. <... the screen changes into a bunch of static for about two seconds
  55.   then goes blank.  Several seconds then pass without anything occuring...>
  56.  
  57. giving up
  58. Xinit: Connection refused (errno 61): unable to connect to X server
  59. Xinit: No such process (errno 3): Server error.
  60. ====================================================
  61.  
  62. I suspect that Xinit is trying to do a socket connect to an
  63. X server which either does not exist or has done an accept
  64. on a port not known to Xinit.  But I am merely guessing based
  65. on my knowledge about sockets.  About X, at that level, I
  66. know nothing, per se.
  67.  
  68. Help.
  69.  
  70. My machine is not networked.
  71. It is a 386 clone which does nonX 386BSD just fine.
  72.  
  73. Dennis Allard
  74. allard@isi.edu
  75.