home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / sys / sgi / misc / 378 < prev    next >
Encoding:
Internet Message Format  |  1993-01-25  |  2.7 KB

  1. Path: sparky!uunet!cs.utexas.edu!news
  2. From: meyering@cs.utexas.edu (Jim Meyering)
  3. Newsgroups: comp.sys.sgi.misc
  4. Subject: uucp w/SupraFax modem
  5. Date: 25 Jan 1993 14:11:54 -0600
  6. Organization: U of TX at Austin CS Dept
  7. Lines: 76
  8. Distribution: world
  9. Message-ID: <lm8icaINNr8@ai.cs.utexas.edu>
  10. NNTP-Posting-Host: ai.cs.utexas.edu
  11. Cc: niblett@lodi.csd.sgi.com
  12.  
  13.  
  14. Re: call Id #153007
  15.  
  16. I'm not very familiar with UUCP (I used to be proud of that :-),
  17. so I may be making some obvoius error, but here goes...
  18.  
  19. I'm using a SupraFax v42.bis modem on port2 (connected by a cable
  20. bought from SGI).
  21.  
  22. % uname -a
  23. IRIX [deleted] 4.0.5 06151813 IP12
  24.  
  25. I can dial out using cu -- like this:
  26.  
  27.     % cu -l /dev/tty[fmd]2 -s 38400 <phone-number>
  28.  
  29. The problem comes when I try to verify that uucp works by running Uutry.
  30. The first time I ran it this morning, it got to the point at which it
  31. starts the chat dialog.  But since there was a problem with the Dialers
  32. entry, that didn't work and I interrupted it.
  33.  
  34. All subsequent times I've tried it today I get this output:
  35.  
  36. > # ./Uutry -x9 uunoname
  37. > ./uucico -r1 -suunoname  -x9 >/tmp/uunoname 2>&1&
  38. > tmp=/tmp/uunoname
  39. > mchFind called (uunoname)
  40. > list (rmail) num = 1
  41. > list (/usr/spool/uucppublic) num = 1
  42. > list (/usr/spool/uucppublic) num = 1
  43. > list (rmail) list (uucp) list (rnews) list (uucico) num = 4
  44. > _Request (TRUE), _Switch (TRUE), _CallBack (FALSE), _MyName ([deleted]), _Commands rmail
  45. > _Commands uucp
  46. > _Commands rnews
  47. > _Commands uucico
  48. > chdir(/usr/spool/uucp/uunoname)
  49. > conn([deleted])
  50. > Device Type ACU wanted
  51. > mlock ttyf2 succeeded
  52. > timed out
  53. > generic open timeout
  54. > set interface UNIX
  55. > getto ret -1
  56. > Call Failed: CAN'T ACCESS DEVICE
  57. > exit code 101
  58. > Conversation Complete: Status FAILED
  59.  
  60. > TM_cnt: 0
  61.  
  62. After the first failed try I reinitialized the modem to make sure
  63. it's state was the same as for the initial successful connection.
  64. But it still failed.
  65.  
  66. It looked like the state of something had changed since the first Uutry
  67. run -- and maybe that something is what's causing the `time out'.
  68. So I deleted all uucp lock files and ran `fuser /dev/tty[fdm]' to see
  69. if some other process had one of those devices open -- but none did.
  70. Uutry still fails.
  71.  
  72. ----------------------
  73. More background; some uucp configuration files
  74.  
  75. /usr/lib/uucp/Systems:
  76. uunoname Any ACU 9600 9999999 "" ... [chat script deleted]
  77.  
  78. /usr/lib/uucp/Devices:
  79. ACU ttyf2 - Any suprafax
  80.  
  81. /usr/lib/uucp/Dialers:
  82. suprafax        =,-,    "" \dAT&F2\r\c OK ATDT\T\r\c CONNECT-\c-Connect
  83. ----------------------
  84.  
  85. If anyone can give me a lead I'd appreciate it.
  86. -- 
  87. Jim Meyering             | Member of the League for Programming Freedom
  88. meyering@cs.utexas.edu   | Contact me or lpf@uunet.uu.net for more info.
  89.