getty_ps hangs cany anyone hlp??

getty_ps hangs cany anyone hlp??

Post by roo » Sat, 27 May 1995 04:00:00



Dear Linuxers -

I am having a problem getting getty_ps to work with my modem.  When I try
to dial in from a remote machine, the modem seems to be recognizing the
incoming call, because it causes a RING on my Seyon terminal, but uugetty
won't pick up on ttyS1 (my modem is on my second serial port, as I have serial
mouse on the first)

However - it won't connect from the remote machine.

Here is my /etc/inittab file:

#
# inittab       This file describes how the INIT process should set up
#               the system in a certain run-level.
#

#

#
# Default runlevel.
id:5:initdefault:

# System initialization (runs when system boots).
si:S:sysinit:/etc/rc.d/rc.S

# Script to run when going single user.
su:S:wait:/etc/rc.d/rc.K

# Script to run when going multi user.
rc:123456:wait:/etc/rc.d/rc.M

# What to do at the "Three Finger Salute".
ca::ctrlaltdel:/sbin/shutdown -t3 -rf now

# What to do when power fails (shutdown to single user).
pf::powerfail:/sbin/shutdown -f +5 "THE POWER IS FAILING"

# If power is back before shutdown, cancel the running shutdown.
pg:0123456:powerokwait:/sbin/shutdown -c "THE POWER IS BACK"

# If power comes back in single user mode, return to multi user mode.
ps:S:powerokwait:/sbin/init 5

# The getties in multi user mode on consoles an serial lines.
#
# NOTE NOTE NOTE adjust this to your getty or you will not be
#                able to login !!
#
# Note: for 'agetty' you use linespeed, line.
# for 'getty_ps' you use line, linespeed and also use 'gettydefs'
c1:12345:respawn:/sbin/getty tty1 VC console
c2:12345:respawn:/sbin/getty tty2 VC console
c3:45:respawn:/sbin/getty tty3 VC console
c4:45:respawn:/sbin/getty tty4 VC console
c5:45:respawn:/sbin/getty tty5 VC console
c6:456:respawn:/sbin/getty tty6 VC console

# Serial lines
S1:45:respawn:/sbin/uugetty ttyS1 38400
#s2:45:respawn:/sbin/agetty 19200 ttyS1

# Dialup lines
#d1:45:respawn:/sbin/uugetty ttyS1 38400
#d2:45:respawn:/sbin/agetty -mt60 38400,19200,9600,2400,1200 ttyS1

# Runlevel 6 used to be for an X-window only system, until we discovered
# that it throws init into a loop that keeps your load avg at least 1 all
# the time. Thus, there is now one getty opened on tty6. Hopefully no one
# will notice. ;^)
# It might not be bad to have one text console anyway, in case something
# happens to X.
x1:6:wait:/etc/rc.d/rc.6

# End of /etc/inittab
-------------------------------------------------------------------------
and here is my /etc/gettydefs file








-------------------------------------------------------------------------

Also, when I shutdown, as in shutdown -r now, the uugetty process
doesn't terminate cleanly, but rather goes into a segmentation fault...

Can anyone tell me where to find some more information???


Otherwise, just reply to the newsgroup   THANK YOU!!!

 
 
 

getty_ps hangs cany anyone hlp??

Post by Timothy Murp » Sat, 27 May 1995 04:00:00



>I am having a problem getting getty_ps to work with my modem.  

Everybody has problems with getty_ps.
Use mgetty instead, and be kind to your brain.

--
Timothy Murphy  

tel: +353-1-2842366
s-mail: School of Mathematics, Trinity College, Dublin 2, Ireland

 
 
 

getty_ps hangs cany anyone hlp??

Post by Patrick Reijn » Sun, 28 May 1995 04:00:00




>>I am having a problem getting getty_ps to work with my modem.  
>Everybody has problems with getty_ps.

Looks like you still don't know everybody :-). Getty_ps is working fine for me
so why should I switch to mgetty ....

>Use mgetty instead, and be kind to your brain.
>--
>Timothy Murphy  

>tel: +353-1-2842366
>s-mail: School of Mathematics, Trinity College, Dublin 2, Ireland

Patrick REijnen

--
************************* Patrick Reijnen *************************
*                                                        Linux    *

* WWW:    http://zeus.cs.kun.nl:4080/homepage.html                *

 
 
 

getty_ps hangs cany anyone hlp??

Post by Dudley McFadde » Thu, 01 Jun 1995 04:00:00


If you think uugetty configuration is difficult, try sendmail.
Anyway, just keep plugging along and isolating the problem.  Turn on
debugging and dig through /usr/adm/messages.  Here is my setup which works
well; it even allows efax to send faxes upon request.  Be sure you're using
the most recent version of getty_ps; I had wierd problems with an older one.

/etc/inittab:
# Dialup lines
d1:45:respawn:/sbin/uugetty ttyS0 38400 vt100

/etc/conf.uugetty.ttyS0:
INITLINE=cua0
ALTLOCK=cua0
ALTLINE=cua0
ISSUE=California Cooperative Snow Surveys\r\nCall (916)653-0881 for help\r\n
TIMEOUT=60
INIT="" \d+++\dATZ\r OK\r\n ATH0\r OK\r\n
AT\s&D3\s&B1\s&N0\sM1\sE1\sQ0\sV1\sX4\
WAITFOR=RING
CONNECT="" ATA\r CONNECT\s
DELAY=6

/etc/gettydefs:

--

California Cooperative Snow Surveys
Department of Water Resources           (916) 653-0881

 
 
 

getty_ps hangs cany anyone hlp??

Post by Filipe Miguel Custod » Sat, 03 Jun 1995 04:00:00



: >>I am having a problem getting getty_ps to work with my modem.  

: >Everybody has problems with getty_ps.

: Looks like you still don't know everybody :-). Getty_ps is working fine for me
: so why should I switch to mgetty ....

Can you tell me how? My getty_ps seems to think my phone is off the hook at
all times...

: >Use mgetty instead, and be kind to your brain.

Where can I get mgetty?

: >--
: >Timothy Murphy  

: >tel: +353-1-2842366
: >s-mail: School of Mathematics, Trinity College, Dublin 2, Ireland

: Patrick REijnen

: --
: ************************* Patrick Reijnen *************************
: *                                                        Linux    *

: * WWW:    http://zeus.cs.kun.nl:4080/homepage.html                *

 
 
 

getty_ps hangs cany anyone hlp??

Post by Timothy Murp » Sat, 03 Jun 1995 04:00:00



Quote:>: >Use mgetty instead, and be kind to your brain.
>Where can I get mgetty?

================ mgetty*.lsm =================
Begin
35:PkgName    = mgetty+sendfax-0.22.tar.gz
35:Title      = mgetty+sendfax
25:Version    = 0.22 beta
65:Desc1      = fax package for Linux and SV Unix + Class 2 Faxmodems
65:Desc2      = getty program with fax receive function, external sendfax
65:Desc3      = program to send ghostscript-dfaxhigh fax pages.
65:Desc4      = vgetty program for voice functions (answering machine!)


65:MaintAt1   = ftp.leo.org
65:PathFile1  = /pub/comp/networking/communication/modem/mgetty/
65:MaintAt2   = sunsite.unc.edu
65:PathFile2  = /pub/Linux/system/Serial
65:MaintAt3   = tsx-11.mit.edu
65:PathFile3  = /pub/linux/usr.bin
65:Required1  = Class 2 Faxmodem (i.e. Supra, ZyXEL, Zoom, GVC)
65:Required2  = 16550 UART strongly recommended
65:Required3  = GhostScript 2.5 or higher, or PBMPLUS package
65:CopyPolicy = Do what you want with it, but keep my name in it.
65:Keywords   = Fax Class2 Sendfax Modem
15:ApproxSize = 330k
65:Last3Rel   = 0.22 0.20 0.18 0.16 0.14
65:Comment1   = documentation is in texinfo format, documentation in
65:Comment2   = poscript, dvi, info, nroff in mgetty+sendfax-0.22.doc.tar.gz
65:Comment3   = see also: http://www.leo.org/~doering/mgetty/index.html
30:CheckedBy  = Gert Doering
 8:Date       = 13Nov94
End
==========================================

Ps. I think version 0.23 is available from Gert Doering's home site.

--
Timothy Murphy  

tel: +353-1-2842366
s-mail: School of Mathematics, Trinity College, Dublin 2, Ireland

 
 
 

getty_ps hangs cany anyone hlp??

Post by Bob Hau » Sun, 04 Jun 1995 04:00:00




|> : Looks like you still don't know everybody :-). Getty_ps is working fine for me
|> : so why should I switch to mgetty ....
|>
|> Can you tell me how? My getty_ps seems to think my phone is off the hook at
|> all times...

Sounds like your modem is set up with DCD always on.  It needs to
follow the carrier.  On hayes-compatibles the command is 'at&c1'.

---
 Bob Hauck                              Wasatch Communcations Group

 
 
 

1. HLP: Net w/ multi protos hangs my PC

I have my linux system connected to a TCP/IP network with Apollo Domain and
Novell sharing the same wire.  Everything works just dandy for an amount of
time...1 hour to 20 hours... ftp, telnet etc... Then all f a sudden the PC
just hangs causing my file system to get #%$$#%$ and me as well...

I've noted that someone elses PC on the net has hung up using Lan Workgroup.
So maybe it's not a Linux thing.. But is there anyway I can protect the system
from going down when whatever is causing this to happen, happens??

I realize that tracing down net problems can be tough, but does this ring
 any bells for anyone, or does anyone have an idea how to best approach
the problem.

Thanks in advance for any assist.

- Bob -

2. Sound Blaster 16 CD-ROM not found ....

3. Anyone got Dell UltraScan monitor,need hlp for XF86Config

4. HELP Needed, Slackware Disk Sets Install CRASH!!

5. getty_ps hangs modem

6. Support for Fireport 40?

7. Getty_ps - Hang

8. SCNA Solaris 10

9. getty_ps hangs my USR

10. Anyone have an older distribution of getty_ps than 2.0.7f?

11. Anyone have agetty or getty_ps working with a USR DS?

12. Cany install red hat 6 from hard disk, translation table prob.

13. Hang, Hang, Hangs. No hopes!