home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / os / coherent / 5683 < prev    next >
Encoding:
Internet Message Format  |  1992-11-17  |  2.2 KB

  1. Path: sparky!uunet!pmafire!mica.inel.gov!ux1!news.byu.edu!hamblin.math.byu.edu!sol.ctr.columbia.edu!spool.mu.edu!yale.edu!qt.cs.utexas.edu!cs.utexas.edu!rutgers!psinntp!psinntp!colornet!dfilip
  2. From: dfilip@colornet.com
  3. Newsgroups: comp.os.coherent
  4. Subject: Re: Com port troubles..very confusing..
  5. Summary: Check the protections on your com port
  6. Keywords: com uucico
  7. Message-ID: <44@colornet.com>
  8. Date: 17 Nov 92 01:39:01 GMT
  9. References: <1992Nov16.000411.4441@spcvxb.spc.edu>
  10. Organization: ColorNet Information Systems
  11. Lines: 36
  12.  
  13. >I'm getting very frustrated with my system. :-)  Suddenly, without
  14. >any apparent reason, my uucico cannot dial out anymore.  I have
  15. >cranked up the debug level and I can only get it to say "line problem".
  16. >I remembered in the past that I got this error when all of the baud
  17. >rates in the various config files didn't agree.  However, this should
  18. >not be the case as I haven't changed anything and it worked yesterday!
  19.  
  20. Check the protections and ownership on the com port; the owner/group should
  21. be bin and the protection should be 666 (crw-rw-rw-). If not :
  22.  
  23.     chmog 666 bin bin /dev/com??? (??? = whatever port you are using)
  24.  
  25. When I first got Coherent up and running I ran into this VERY annoying
  26. problem, where everything works fine and then everything breaks. If you
  27. manually enable the port the owner and group will change to root and the
  28. protection will change to 700 (crwx------); future uucico attempts will
  29. generate a "line problem" error.
  30.  
  31. Also, you will get this error if another process (virtual console ?) has
  32. the line open (i.e., via kermit).
  33.  
  34. It would really be nice if the error was something like "protection error",
  35. "device already in use", or "baud rate conflict" rather than just always
  36. reporting "line problem".
  37.  
  38. Regards,
  39.  
  40. Dave.
  41.  
  42. --
  43. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  44. =   David E. Filip                UUCP   : dfilip@colornet.com              =
  45. =   ColorNet Information Systems  CIS    : 76430,3111                       =
  46. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  47. =     Standards are wonderful 'cause there are so many to choose from !     =
  48. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  49.