home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / os / linux / 20641 < prev    next >
Encoding:
Text File  |  1992-12-16  |  2.6 KB  |  62 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!mcsun!Germany.EU.net!math.fu-berlin.de!informatik.tu-muenchen.de!lrz-muenchen.de!leitz
  3. From: leitz@bl.physik.tu-muenchen.de (Herbert Leitz)
  4. Subject: Re: HELP X gods! .99 broke my xdm!
  5. Message-ID: <leitz.724505421@charly>
  6. Sender: news@news.lrz-muenchen.de (Mr. News)
  7. Organization: Leibniz-Rechenzentrum, Muenchen (Germany)
  8. References: <1gjr8mINNoa@master.cs.rose-hulman.edu> <chuck.724403077@perlab.eas.asu.edu> <1992Dec15.152801.22857@galileo.cc.rochester.edu>
  9. Date: Wed, 16 Dec 1992 11:30:21 GMT
  10. Lines: 50
  11.  
  12. ctne_ltd@uhura.cc.rochester.edu (Chris Newbold) writes:
  13.  
  14. >In <chuck.724403077@perlab.eas.asu.edu> chuck@perlab.eas.asu.edu (Chuck Lunskis) writes:
  15.  
  16. >>operjsl@HYDRA.ROSE-HULMAN.EDU writes:
  17.  
  18. >...
  19.  
  20. >>>However, xdm locks up my machine.  xdm was working fine on 0.98.5, and nothing
  21. >>>has changed with the xdm (or X, for that matter) stuff since then.  I can 
  22. >>>start X with startx just fine.  But xdm locks it up.  Once I was lucky
  23. >>>enough to get some errors in the xdm-errors.  Basically, it said 'hung in
  24. >>>XOpenDisplay (:0); aborting' and then 'cannot open display.'  Does anyone
  25. >>>know what my problem is here?  This is important to me since I have several
  26. >>>users, and xdm is their way to login and X is the environment of choice.  Do
  27. >>>I need to recompile the xdm source?  Do I have an old version of xdm?  I am
  28. >>>running XFREE86-1.1.
  29.  
  30. >>I too am having problems with 0.99 and xdm.
  31.  
  32. >>xdm starts, and I get the login prompt, but can't log in.  Most of the keys
  33. >>work, but a few (like 'r', 'RETURN', and some others) don't function.  I also
  34. >>get this incessant beeping with every keystroke.  startx also works okay for
  35. >>me, it's just xdm with the problem.
  36.  
  37. >Me too. xdm was find under 0.98-pl5, but broke under pl6 and is still dead
  38. >at 0.99. Same symptoms: startx works fine, but xdm hangs with a black
  39. >screen. If I hit return, it sort of comes up, but anything I type comes out
  40. >as garbage in the colsole log window.
  41.  
  42. >It does produce a core file as well...
  43.  
  44. I had exactly the same problems (first "can't open display..." and then 
  45. the beeping). Finally I found a working configuration, but don't
  46. ask me why it works. I found it by trial and error.
  47.  
  48. 1. add the following line to /etc/rc.local
  49.     /usr/X386/bin/xdm < /dev/tty1        # yes, no -nodaemon
  50.  
  51. 2. uncomment the line for tty1 in /etc/inittab
  52.  
  53. xdm still locks up, if it is started by hand, though.
  54. This is strange, because xdm behaved just the other way around
  55. under 0.98-pl[1-5]:
  56. It wouldn't start from rc.local, only by hand.
  57.  
  58. Any explanations?
  59.  
  60. --
  61. Herbert.Leitz@physik.uni-muenchen.de
  62.