"pon" gives "ttyS overrun" after upgrade

rickm_at_golden.net
Date: 07/05/04

  • Next message: Kent West: "Re: on sarge xine crashes X"
    To: debian-user@lists.debian.org
    Date: Sun, 04 Jul 2004 18:35:55 -0400 (EDT)
    
    

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

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

        kernel: ttyS: 1 input overrun(s)

    By the way, is there a better mailing list or locate on BTS
    to report this problem? (Because I did an upgrade,
    I don't know which package is giving me trouble.)

    I provide the following information:

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

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

    ==== 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 ====

    --------------------------------------------------------------------
    This mail sent through WebMail | Courtesy of Golden Triangle On Line

    -- 
    To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org 
    with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
    

  • Next message: Kent West: "Re: on sarge xine crashes X"

    Relevant Pages

    • 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: 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)
    • 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: problems after upgrade
      ... Deb http://http.us.debian.org/debian/ testing main contrib non-free ... gone through many $apt-get update upgrades. ... in the browser I get connection has timed out. ... the same before and after the upgrade. ...
      (Debian-User)
    • Re: Wireless network flakey after upgrade to XP
      ... > I've just upgraded one of our home computers from Windows 98 SE to Windows ... At the other end is a Linksys BEFW11S4 router connected to an ADSL ... > After the upgrade, ... Flakey signal strength may mean that some connection is bad; ...
      (microsoft.public.windowsxp.network_web)