home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / os / coherent / 4128 < prev    next >
Encoding:
Internet Message Format  |  1992-08-30  |  6.2 KB

  1. Path: sparky!uunet!kithrup!stanford.edu!rutgers!jvnc.net!darwin.sura.net!Sirius.dfn.de!math.fu-berlin.de!unidui!flyer!easix!umunk!udo
  2. From: udo@umunk.GUN.de (Udo Munk)
  3. Newsgroups: comp.os.coherent
  4. Subject: Re: uucico woes
  5. Message-ID: <92082919364@umunk.GUN.de>
  6. Date: 29 Aug 92 23:22:45 GMT
  7. References: <BtE8Er.LyA@csn.org>
  8. Organization: umunk (private)
  9. Lines: 110
  10. X-Newsreader: Tin 1.1 PL4
  11.  
  12. tbuck@teal.csn.org (Timothy E. Buchanan) writes:
  13. : I've written before about uucico problems with C386 on my bitty 
  14. : box. What drives me crazy is the Heisenburg nature of the bug; 
  15. : yesterday it worked fine, sending mail, receiving files, today back 
  16. : to calling, then hanging. And I didn't do anything in the meantime 
  17. : (I know this is a cliche).
  18. :  
  19. : Here's an excerpt from a debug file-
  20. :  
  21. [ all fine until here ]
  22. : SIGALRM received     #What is this?????
  23.  
  24. Hm, this really shouldn't happen, but I don't know why I gets an
  25. alarm signal.
  26.  
  27. : 08/22 08:49:46 [csn]: Modem says     Annex Command Line Interpreter \
  28. : *   Copyright 1991 Xylogics, Inc.  
  29.  
  30. And this looks like a false setting of the modems result codes either in
  31. /usr/bin/modeminit or /etc/modemcap.
  32.  
  33. : Udo Monk suggested I use com4fr and also asked if I have a 16550AFN 
  34. : chip (yes to that). When I place com4fr in /etc/ttys and run kill 
  35. : quit 1 I get an unable to create device. Also, com4r was being used 
  36. : successfully ytdy.
  37.  
  38. Is the file /dev/com4fr with the permission 666 available on your system?
  39.  
  40. : I don't understand why com's are used in /ttys /modemcap /L-devices 
  41. : when C386 uses the asy drivers. At any rate, I reran asypatch, w/ 
  42. : 19200 baud set in default/async and choosing lrif in the options 
  43. : for ASY03. No joy there either.
  44.  
  45. The name of the devices is com, but Coherent 4.0 comes with the asy
  46. driver, which is able to support up to 32 serial lines on several
  47. I/O boards. Coherent 3.x comes with separate drivers for com1-com4
  48. and some multi channel serial boards. Please note: the name of
  49. the driver is asy, but it uses character special files with the
  50. name comXXX from the directory /dev to access the lines.
  51.  
  52. : Are com's just links to asy's in C386? bob@mwc.com suggested I run 
  53. : mknod on the com devices. I know the major number for com4 should 
  54. : be 5 but what should I use for the minor number. Why can't I cp 
  55. : these files to another dir? How can this work sometimes but fail 
  56. : another?
  57.  
  58. Here is ls -la of all my com-devices from directory dev:
  59.  
  60. crw-rw-rw-  1 bin        bin          5 160 Fri Jul 10 02:11 /dev/com1fl
  61. crw-rw-rw-  1 bin        bin          5 224 Fri Jul 10 02:11 /dev/com1fpl
  62. crw-rw-rw-  1 bin        bin          5  96 Fri Jul 10 02:11 /dev/com1fpr
  63. crw-rw-rw-  1 bin        bin          5  32 Fri Jul 10 02:11 /dev/com1fr
  64. crw-rw-rw-  1 bin        bin          5 128 Fri Jul 10 02:11 /dev/com1l
  65. crw-rw-rw-  1 bin        bin          5 192 Fri Jul 10 02:11 /dev/com1pl
  66. crw-rw-rw-  1 bin        bin          5  64 Fri Jul 10 02:11 /dev/com1pr
  67. crw-rw-rw-  1 bin        bin          5   0 Fri Jul 10 02:11 /dev/com1r
  68. crw-rw-rw-  1 bin        bin          5 161 Fri Jul 10 02:11 /dev/com2fl
  69. crw-rw-rw-  1 bin        bin          5 225 Fri Jul 10 02:11 /dev/com2fpl
  70. crw-rw-rw-  1 bin        bin          5  97 Fri Jul 10 02:11 /dev/com2fpr
  71. crw-rw-rw-  1 bin        bin          5  33 Fri Jul 10 02:11 /dev/com2fr
  72. crw-rw-rw-  2 bin        bin          5 129 Sat Aug 29 19:01 /dev/com2l
  73. crw-rw-rw-  1 bin        bin          5 193 Fri Jul 10 02:11 /dev/com2pl
  74. crw-rw-rw-  1 bin        bin          5  65 Fri Jul 10 02:11 /dev/com2pr
  75. crwx------  1 root       root         5   1 Sat Aug 29 18:32 /dev/com2r
  76. crw-rw-rw-  1 bin        bin          5 162 Fri Jul 10 02:12 /dev/com3fl
  77. crw-rw-rw-  1 bin        bin          5 226 Fri Jul 10 02:12 /dev/com3fpl
  78. crw-rw-rw-  1 bin        bin          5  98 Fri Jul 10 02:12 /dev/com3fpr
  79. crw-rw-rw-  1 bin        bin          5  34 Fri Jul 10 02:12 /dev/com3fr
  80. crwx------  1 udo        user         5 130 Sat Aug 29 19:52 /dev/com3l
  81. crw-rw-rw-  1 bin        bin          5 194 Fri Jul 10 02:12 /dev/com3pl
  82. crw-rw-rw-  1 bin        bin          5  66 Fri Jul 10 02:12 /dev/com3pr
  83. crw-rw-rw-  1 bin        bin          5   2 Fri Jul 10 02:12 /dev/com3r
  84. crw-rw-rw-  1 bin        bin          5 163 Fri Jul 10 02:12 /dev/com4fl
  85. crw-rw-rw-  1 bin        bin          5 227 Fri Jul 10 02:12 /dev/com4fpl
  86. crw-rw-rw-  1 bin        bin          5  99 Fri Jul 10 02:12 /dev/com4fpr
  87. crw-rw-rw-  1 bin        bin          5  35 Fri Jul 10 02:12 /dev/com4fr
  88. crw-rw-rw-  1 bin        bin          5 131 Fri Jul 10 02:12 /dev/com4l
  89. crw-rw-rw-  1 bin        bin          5 195 Fri Jul 10 02:12 /dev/com4pl
  90. crw-rw-rw-  1 bin        bin          5  67 Fri Jul 10 02:12 /dev/com4pr
  91. crw-rw-rw-  1 bin        bin          5   3 Fri Jul 10 02:12 /dev/com4r
  92.  
  93. Attention: initially all permissions must be 666!!! So first disable
  94. all lines and change the permissions to 666 before enableing one.
  95. Permissions not equal to 666 in the above list are because there
  96. are running gettys/logins on that lines.
  97.  
  98. : Lastly, when the system was working, mail bob@mwc.com would send 
  99. : via my smart-host and receive mail packets, but these stayed in 
  100. : /usr/spool/uucp/csn and were not delivered. Why? I have aliases 
  101. : written. Lexicon mentions a /.forward file, but neglects to give an 
  102. : example. Is this needed, if so what is the format?
  103.  
  104. I've also noticed this, but very seldom. The next time uucico is
  105. running the mails are delivered. Until today I haven't figured out
  106. where the problem is. At last for me it's not really a problem,
  107. because of heavy uucico-ing to several systems. So sometimes I
  108. get a mail an hour later to read, that's all.
  109.  
  110. : Appreciate any help with this very frustrating problem.
  111.  
  112. Did you read the uucp installation guide from Joachim Riedel?
  113. You should ask him about that. Also I think it would be a good
  114. idea to post it all two weeks as an Coherent UUCP FAQ, or put it
  115. into the Coherent FAQ's. What do you think about that Joachim?
  116. --
  117. Udo Munk     | voice:      +49 2131 275348             | uucp: +49 2131 278869
  118. Oberstr. 21  | mail :      udo@umunk.GUN.de            |     2400/1200/300 8N1
  119. 4040 Neuss 1 | ...!{mcshh,smurf,unido}!easix!umunk!udo | MYNAME=bbsuser
  120. Fed. Rep. of | CompuServe: 100021,2515                 | login: uucp
  121. Germany      | at first connect get ~/info  and ~/files| pwd:   public
  122.