home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / os / linux / 25042 < prev    next >
Encoding:
Text File  |  1993-01-21  |  1.3 KB  |  47 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!haven.umd.edu!purdue!yuma!ulysses!johnk
  3. From: johnk@ulysses.atmos.colostate.edu (John Kleist)
  4. Subject: Need ps and kermit help
  5. Message-ID: <Jan22.010907.23603@yuma.ACNS.ColoState.EDU>
  6. Sender: johnk@ulysses (John Kleist)
  7. Date: Fri, 22 Jan 1993 01:09:07 GMT
  8. Reply-To: johnk@ulysses.Atmos.ColoState.edu
  9. Nntp-Posting-Host: ulysses.atmos.colostate.edu
  10. Organization: Dept of Atmos Sci, Colorado State Univ
  11. Lines: 34
  12.  
  13. I've installed Linux on a Dell 325N laptop.  Most thing seem to work,
  14. but I'm having a couple problem:
  15.  
  16. 1) ps returns the following:
  17.  
  18. /proc
  19. /proc must be mounted
  20. ps.c:read_globals:uptime: No such file or direcory
  21.  
  22. The man page indicates that ps -U will update the database, but ps -U
  23. returns:
  24.  
  25. usage: ps acehjlnrSsuvwx{t<tty>,#}
  26.  
  27. 2) /dev/ttyS0 seems to transmit but not receive.  For example,
  28.   
  29.  cat file >/dev/ttyS0
  30.  
  31. sends the characters in file to the remote machine, but
  32.  
  33.   cat /dev/ttyS0
  34.  
  35. yields nothing when the remote machine sends chars.  Similar problems
  36. occur with kermit.  A stty -a didn't reveal any obvious anomalies.
  37.  
  38. Any help would be appreciated.
  39.  
  40. -- 
  41. John Kleist                                   johnk@ulysses.atmos.colostate.edu
  42. Department of Atmospheric Science             (303) 491-8220
  43. Colorado State University                     (303) 484-3754
  44. Fort Collins CO 80523
  45.  
  46.      
  47.