home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / unix / aux / 4315 < prev    next >
Encoding:
Text File  |  1992-12-13  |  2.6 KB  |  64 lines

  1. Newsgroups: comp.unix.aux
  2. Path: sparky!uunet!wupost!crcnis1.unl.edu!moe.ksu.ksu.edu!hobbes.physics.uiowa.edu!news.uiowa.edu!icaen.uiowa.edu!nzimman
  3. From: nzimman@icaen.uiowa.edu (Nicholas R. Zimmerman)
  4. Subject: Re: A/UX Problems
  5. Sender: news@news.uiowa.edu (News)
  6. Message-ID: <1992Dec13.233750.28961@news.uiowa.edu>
  7. Date: Sun, 13 Dec 1992 23:37:50 GMT
  8. References: <1ge5ltINN5pf@agate.berkeley.edu>
  9. Nntp-Posting-Host: l_ecn08.icaen.uiowa.edu
  10. Organization: University of Iowa, Iowa City, IA, USA
  11. X-Newsreader: NN version 6.4.19
  12. Keywords: CommandShell, serial port
  13. Lines: 49
  14.  
  15. calvinc@hawking.berkeley.edu (Calvin Cheng) writes:
  16.  
  17. >I have just installed A/UX 3.0 on my Mac and have the following problems
  18. >with the CommandShell and serial port.
  19.  
  20. >The CommandShell only respond to a keyboard event only after another
  21. >input event has been sent (like another key press or a mouse click).
  22. >So if I type the character 'a', it doesn't show up until I've pressed
  23. >a second key or click on the mouse.  Output to the window is also
  24. >similarly affected: output comes out a few lines at a time and then
  25. >mysteriously pauses until I click the mouse or press a key.
  26.  
  27. This sounds like a you have your tty set for cbreak mode and/or echo off.
  28. Assuming that you are using csh, type stty -cbreak echo....this should 
  29. set it to cooked mode and give echo your input.....I think that you are 
  30. probably just in echo off mode....so stty echo would work too. 
  31.  
  32. >I have Super Boomerang and SuperClock running on a Mac IIci w/8MB RAM
  33. >in addition to QuickTime.
  34.  
  35. >The next problem: I get a kernel trap error (type = 4 or 5 I think) whenever
  36. >I try to use the serial port.  It doesn't matter if the MacOS is running
  37. >(it happens with X or MacOS alike, running something like Unix kermit or
  38. >a MacOS comm program like Microphone II) and it takes place after I have
  39. >successfully started the session for a while (like as much as 15 minutes
  40. >after successfully using the serial port).
  41.  
  42. Can't help you with this one...sounds like it could be a problem with the 
  43. port or the config....hard to say...as I am not very versed with serial 
  44. port stuff and AUX...
  45.  
  46. >Since I have only just installed A/UX, I didn't really do any tweaking of
  47. >the system.
  48.  
  49.  
  50. >-----------
  51. >Calvin Cheng
  52. >calvinc@mascot.berkeley.edu
  53.  
  54. Hope this helped a little....
  55.  
  56. -Nick
  57.  
  58. -- 
  59. ************************************************************
  60. | Nick Zimmerman           |  "I am the king of all I see. |
  61. |                          |   My kingdom for a voice."    |
  62. | nzimman@icaen.uiowa.edu  |               -R.E.M.         | 
  63. ************************************************************
  64.