home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / os / linux / 6457 < prev    next >
Encoding:
Text File  |  1992-07-22  |  1.6 KB  |  48 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!gatech!taco!garfield.catt.ncsu.edu!doogie
  3. From: doogie@garfield.catt.ncsu.edu (Jeff House)
  4. Subject: /dev/ttys? not responding
  5. Message-ID: <1992Jul22.235626.17486@ncsu.edu>
  6. Sender: news@ncsu.edu (USENET News System)
  7. Organization: Computer and Technologies Theme Program, NCSU, Raleigh
  8. Date: Wed, 22 Jul 1992 23:56:26 GMT
  9. Lines: 37
  10.  
  11.  
  12. Okay...
  13.  
  14. I did the following:
  15.  
  16. mknod /dev/ttys0 c 4 64
  17. chmod go+rw /dev/ttys0
  18. chgrp tty /dev/ttys0
  19. echo "ATDT5551111" > /dev/ttys0
  20.  
  21. and my modem on com1 (as you probably deduced) did not dial.  That was
  22. when it was a 2400 baud modem.  I bought a 9600 baud modem (not just to
  23. fix the problem, mind you) and did the same.  Neither case dialed, and
  24. when I did:
  25.  
  26. cat /dev/ttys0
  27.  
  28. "ATDT5551111" was echoed.  My modem seems not to be accepting commands.
  29. Someone said something about an 8250A (or something, I don't remember)
  30. chip that was not the same as an 8250 chip, and that that may be causing
  31. the problem.  If so, do both of my modems have this 'A' chip in them?
  32. Can I fix it in _any way_?  I'm trying to create a dialin line for
  33. linux, and everything else is going wonderfully except for this one
  34. problem.
  35.  
  36. I am running bootimage 96c and rootimage 96c.  I have 4 MB memory, on an
  37. Omega 386DX/33.  The modem works fine from DOS, so I am therefore
  38. confused.
  39.  
  40. HEY!  Thanks a lot to anyone who can respond and help me out.  I'm kinda
  41. new to all of this, and the reason certain things are not working is
  42. probably linearly proportional to the amount of stupidity that I have
  43. between my ears... ;-)  Help!
  44.  
  45. Thanks a zillion in advance!
  46.  
  47. -Doogie
  48.