"pon" fails and gives "ttyS overrun" in syslog

From: Al Hayes (ashayes_at_gto.net)
Date: 07/05/04


Date: 4 Jul 2004 21:59:56 -0700

I'm a Debian user and I did an "apt-get upgrade" which upgrades
all the Debian packages. However, now, when I execute "pon", my modem
won't connect. The modem seems to be making the same connection
sounds as before the upgrade; also, the modem is working in Window98.

I have syslog records from before/after the upgrade. After upgrade,
I notice this message:

    kernel: ttyS: 1 input overrun(s)

In the remainder of this posting, I provide the following information:

    - miscellaneous command-line
    - /etc/ppp/peers/provider
    - successful syslog before the upgrade
    - unsuccessful syslog after the upgrade

Any help would be greatly appreciated. I've run dry on ideas and am
on the verge of doing a reinstall of Linux.

=============================================
=============================================
=============================================

==== start of miscellaneous command-line ====

$ setserial -bg /dev/ttyS*
/dev/ttyS0 at 0x03f8 (irq = 4) is a 16550A
/dev/ttyS1 at 0x02f8 (irq = 3) is a 16550A
/dev/ttyS2 at 0x03e8 (irq = 4) is a 16550A

$ setserial -aq /dev/ttyS2
/dev/ttyS2, Line 2, UART: 16550A, Port: 0x03e8, IRQ: 4
        Baud_base: 115200, close_delay: 50, divisor: 0
        closing_wait: 3000
        Flags: spd_normal skip_test

==== end of miscellaneous command-line ====

==== start of /etc/ppp/peers/provider ====

# This optionfile was generated by pppconfig 2.3.2.
#
#
hide-password
noauth
connect "/usr/sbin/chat -v -f /etc/chatscripts/provider"
debug
/dev/ttyS2
115200
defaultroute
noipdefault
user "###MY_USER_ID###"
remotename provider
ipparam provider
usepeerdns

==== end of /etc/ppp/peers/provider ====

==== start of successful syslog before the upgrade ====

Jun 30 08:59:23 box pppd[10108]: pppd 2.4.1 started by knoppix, uid
1000
Jun 30 08:59:24 box chat[10112]: abort on (BUSY)
Jun 30 08:59:24 box chat[10112]: abort on (NO CARRIER)
Jun 30 08:59:24 box chat[10112]: abort on (VOICE)
Jun 30 08:59:24 box chat[10112]: abort on (NO DIALTONE)
Jun 30 08:59:24 box chat[10112]: abort on (NO DIAL TONE)
Jun 30 08:59:24 box chat[10112]: abort on (NO ANSWER)
Jun 30 08:59:24 box chat[10112]: abort on (DELAYED)
Jun 30 08:59:24 box chat[10112]: send (ATZ^M)
Jun 30 08:59:25 box chat[10112]: expect (OK)
Jun 30 08:59:25 box chat[10112]: Zz^PCARRIER^M
Jun 30 08:59:25 box chat[10112]: ATZ^M^M
Jun 30 08:59:25 box chat[10112]: OK
Jun 30 08:59:25 box chat[10112]: -- got it
Jun 30 08:59:25 box chat[10112]: send (ATDP###My_ISP_Number####^M)
Jun 30 08:59:25 box chat[10112]: expect (CONNECT)
Jun 30 08:59:25 box chat[10112]: ^M
---no "kernel: ttyS: 1 input overrun(s)" occurs
Jun 30 08:59:50 box chat[10112]: ATDP###My_ISP_Number####^M^M
Jun 30 08:59:50 box chat[10112]: CONNECT
Jun 30 08:59:50 box chat[10112]: -- got it
Jun 30 08:59:50 box chat[10112]: send (\d)
Jun 30 08:59:51 box pppd[10108]: Serial connection established.
Jun 30 08:59:51 box pppd[10108]: Using interface ppp0
Jun 30 08:59:51 box pppd[10108]: Connect: ppp0 <--> /dev/ttyS2
----key delta point
Jun 30 08:59:53 box pppd[10108]: local IP address 209.226.185.176
Jun 30 08:59:53 box pppd[10108]: remote IP address 209.226.185.241
Jun 30 08:59:53 box pppd[10108]: primary DNS address 199.166.210.2
Jun 30 08:59:53 box pppd[10108]: secondary DNS address 199.166.210.5
...
Jun 30 14:57:19 box pppd[10108]: Terminating on signal 15.
Jun 30 14:57:19 box last message repeated 2 times
Jun 30 14:57:19 box pppd[10108]: Connection terminated.
Jun 30 14:57:19 box pppd[10108]: Connect time 357.5 minutes.
Jun 30 14:57:19 box pppd[10108]: Sent 1710469 bytes, received 52530926
bytes.
Jun 30 14:57:19 box pppd[10108]: Terminating on signal 15.
Jun 30 14:57:19 box pppd[10108]: Exit.

==== end of successful syslog before the upgrade ====

==== start of unsuccessful syslog after the upgrade ====

Jul 3 20:28:38 box kernel: CSLIP: code copyright 1989 Regents of the
University of California
Jul 3 20:28:38 box kernel: PPP generic driver version 2.4.2
Jul 3 20:28:38 box pppd[1177]: pppd 2.4.2 started by knoppix, uid
1000
Jul 3 20:28:39 box chat[1179]: abort on (BUSY)
Jul 3 20:28:39 box chat[1179]: abort on (NO CARRIER)
Jul 3 20:28:39 box chat[1179]: abort on (VOICE)
Jul 3 20:28:39 box chat[1179]: abort on (NO DIALTONE)
Jul 3 20:28:39 box chat[1179]: abort on (NO DIAL TONE)
Jul 3 20:28:39 box chat[1179]: abort on (NO ANSWER)
Jul 3 20:28:39 box chat[1179]: abort on (DELAYED)
Jul 3 20:28:39 box chat[1179]: send (ATZ^M)
Jul 3 20:28:39 box chat[1179]: expect (OK)
Jul 3 20:28:43 box chat[1179]: ATZ^M^M
Jul 3 20:28:43 box chat[1179]: OK
Jul 3 20:28:43 box chat[1179]: -- got it
Jul 3 20:28:43 box chat[1179]: send (ATDP###My_ISP_Number####^M)
Jul 3 20:28:43 box chat[1179]: expect (CONNECT)
Jul 3 20:28:43 box chat[1179]: ^M
---BAD!!!
Jul 3 20:29:12 box kernel: ttyS: 1 input overrun(s)
Jul 3 20:29:12 box chat[1179]: ATDP###My_ISP_Number####^M
Jul 3 20:29:12 box chat[1179]: CONNECT
Jul 3 20:29:12 box chat[1179]: -- got it
Jul 3 20:29:12 box chat[1179]: send (\d)
Jul 3 20:29:13 box pppd[1177]: Serial connection established.
Jul 3 20:29:14 box pppd[1177]: Using interface ppp0
Jul 3 20:29:14 box pppd[1177]: Connect: ppp0 <--> /dev/ttyS2
---key delta point
Jul 3 20:29:39 box pppd[1177]: Hangup (SIGHUP)
Jul 3 20:29:39 box pppd[1177]: Modem hangup
Jul 3 20:29:39 box pppd[1177]: Connection terminated.
Jul 3 20:29:40 box pppd[1177]: Exit.

==== end of unsuccessful syslog after the upgrade ====



Relevant Pages

  • Re: NTL problem since STB -> Modem swap
    ... | The outgoing connection seems fine but I also use VNC to connect to my ... Since the upgrade I am constantly getting ... | The modem came with no documentation at all. ... 'root' - I can't speak for the STB. ...
    (uk.telecom.broadband)
  • "pon" gives "ttyS overrun" after upgrade
    ... I did an "apt-get upgrade" and, now, when I execute "pon", my modem ... sounds as before the upgrade; also, the modem is working in Window98. ... I have before/after upgrade records from syslog. ... Jun 30 08:59:51 box pppd: Serial connection established. ...
    (Debian-User)
  • Re: Switching OSs from Windows ME to Windows XP Home Edition SP2
    ... like to upgrade this laptop to use Win XP Home Edition SP2. ... Purchase an XP Home Upgrade CD at retail, ... DELETED the installed modem from the laptop (a U.S. ... Do you have a hispeed connection available? ...
    (microsoft.public.windowsxp.help_and_support)
  • Re: Losing My Internet Connection
    ... Since this started with the upgrade to XP, I suspect a power management ... issue rather than the cable modem. ... >> reenabled to connection, ...
    (microsoft.public.windowsxp.general)
  • Re: Linksys cable modem questions
    ... > several year old Linksys BEFCMU10, version2 was recorded as a DOCSIS ... > First read I got back from Linksys support was that the modem could ... > and should be able to push upgrade my version 2 to the DOCSIS 1.1 ... When I called Comcast tech support they knew nothing about ...
    (comp.dcom.modems.cable)