home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / unix / bsd / 10181 < prev    next >
Encoding:
Internet Message Format  |  1992-12-14  |  2.2 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!cs.utexas.edu!qt.cs.utexas.edu!yale.edu!ira.uka.de!math.fu-berlin.de!unidui!du9ds3!veit
  2. From: veit@du9ds3.fb9dv.uni-duisburg.de (Holger Veit)
  3. Newsgroups: comp.unix.bsd
  4. Subject: Re: More on pccons/XFree86 problems (keyboard hangs)
  5. Date: 14 Dec 92 14:41:31 GMT
  6. Organization: Uni-Duisburg FB9 Datenverarbeitung
  7. Lines: 40
  8. Message-ID: <veit.724344091@du9ds3>
  9. References: <1992Dec13.172900.451@ponds.uucp> <1992Dec14.115444.12691@news.tu-graz.ac.at>
  10. Reply-To: veit@du9ds3.fb9dv.uni-duisburg.de
  11. NNTP-Posting-Host: du9ds3.fb9dv.uni-duisburg.de
  12. Keywords: 386BSD X11 XFree86 console pccons
  13.  
  14. In <1992Dec14.115444.12691@news.tu-graz.ac.at> chmr@fstgds01.tu-graz.ac.at (Christoph Robitschko) writes:
  15.  
  16. >In article <1992Dec13.172900.451@ponds.uucp> rivers@ponds.uucp (Thomas David Rivers) writes:
  17. >>  Try it out yourself, inside of an X window, do a :
  18. >>
  19. >>     kill -1 `cat /var/run/syslog.pid`
  20. >>
  21. >>  and your keyboard will lock up.
  22. >>
  23. >>
  24. >>I will probably try and examine the stock pccons.c to determine where
  25. >>the problem can be corrected... but if someone has an idea/fix, feel
  26. >>free to beat me to it...
  27. >>
  28. [...correct explanation of the problem follows...]
  29.  
  30. In this moment, I have no access to my 386bsd system, but if the problem
  31. occurs with codrv, there will be a fast fix for the current version.
  32. However, I doubt, that the problem will occur exactly as described, because
  33. codrv in X-Windows mode does not access the /dev/console device, like the
  34. original pccons did, but an independent /dev/kbd, which cannot be locked
  35. by closing. The effect of killing may influence the behavior of the shell
  36. that started xinit, but there are some modifications in codrv which regenerate
  37. the console attribute (TIOCCONS settable) and thus should not hang a
  38. process on /dev/console. Anyway, I'll check it.
  39.  
  40. >I don't know if any of the replacement pccons (or codrv) drivers fix this.
  41.  
  42.  
  43. >                            Christoph
  44. >-- 
  45. >.signature: Connection timed out
  46.  
  47. Holger
  48.  
  49. -- 
  50. |  |   / Dr. Holger Veit         | INTERNET: veit@du9ds3.fb9dv.uni-duisburg.de
  51. |__|  /  University of Duisburg  |
  52. |  | /   Dept. of Electr. Eng.   |          "Understand me correctly:
  53. |  |/    Inst. f. Dataprocessing |     I'm NOT the WIZARD OF OS" (Holger)
  54.