All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: "Mats Kärrman" <Mats.Karrman@tritech.se>
Cc: "linux-ppp@vger.kernel.org" <linux-ppp@vger.kernel.org>,
	"linux-serial@vger.kernel.org" <linux-serial@vger.kernel.org>
Subject: Re: Suspecting kernel timing bug in ppp or tty drivers
Date: Mon, 10 Mar 2014 19:40:07 +0000	[thread overview]
Message-ID: <20140310194007.GC3392@kroah.com> (raw)
In-Reply-To: <ED3E0BCACD909541BA94A34C4A164D4C5B180258@post.tritech.se>

On Mon, Mar 10, 2014 at 01:36:36PM +0000, Mats Kärrman wrote:
> Hi Linux serial & PPP experts,
> 
> For a long time now I have been chasing a problem in my PPP connection.
> The fault scenario is as follows:
> 
> - After reboot establishing a PPP connection works OK
> - Network communication over PPP works OK
> - The PPP connection is restarted - could be for any of several reasons; peer
>   drops the connection gracefully, local restart due to network problems,
>   local restart due to user request, et.c.
> - After closing down the connection, it is not possible to re-connect again.
>   The Error messages from pppd looks something like:
> 
> Jan  1 01:04:42 mymachine local2.err chat[631]: Can't get terminal parameters: Input/output error
> Jan  1 01:04:42 mymachine daemon.debug pppd[629]: Script /usr/sbin/chat -v -f /etc/ppp/chats/gprs-conn -T my-apn (pid 630), status = 0x2
> Jan  1 01:04:42 mymachine daemon.err pppd[629]: Connect script failed
> 
> 
> Some data about the system:
> - PPP daemon v2.4.5
> - Linux kernel v3.2.51 (same error with v2.6.35 though)

That's a really old kernel version, can you try 3.13 or newer?  Lots of
work has been done in the tty layer since 3.2 was released.

thanks,

greg k-h

WARNING: multiple messages have this Message-ID (diff)
From: Greg KH <gregkh@linuxfoundation.org>
To: "Mats Kärrman" <Mats.Karrman@tritech.se>
Cc: "linux-ppp@vger.kernel.org" <linux-ppp@vger.kernel.org>,
	"linux-serial@vger.kernel.org" <linux-serial@vger.kernel.org>
Subject: Re: Suspecting kernel timing bug in ppp or tty drivers
Date: Mon, 10 Mar 2014 12:40:07 -0700	[thread overview]
Message-ID: <20140310194007.GC3392@kroah.com> (raw)
In-Reply-To: <ED3E0BCACD909541BA94A34C4A164D4C5B180258@post.tritech.se>

On Mon, Mar 10, 2014 at 01:36:36PM +0000, Mats Kärrman wrote:
> Hi Linux serial & PPP experts,
> 
> For a long time now I have been chasing a problem in my PPP connection.
> The fault scenario is as follows:
> 
> - After reboot establishing a PPP connection works OK
> - Network communication over PPP works OK
> - The PPP connection is restarted - could be for any of several reasons; peer
>   drops the connection gracefully, local restart due to network problems,
>   local restart due to user request, et.c.
> - After closing down the connection, it is not possible to re-connect again.
>   The Error messages from pppd looks something like:
> 
> Jan  1 01:04:42 mymachine local2.err chat[631]: Can't get terminal parameters: Input/output error
> Jan  1 01:04:42 mymachine daemon.debug pppd[629]: Script /usr/sbin/chat -v -f /etc/ppp/chats/gprs-conn -T my-apn (pid 630), status = 0x2
> Jan  1 01:04:42 mymachine daemon.err pppd[629]: Connect script failed
> 
> 
> Some data about the system:
> - PPP daemon v2.4.5
> - Linux kernel v3.2.51 (same error with v2.6.35 though)

That's a really old kernel version, can you try 3.13 or newer?  Lots of
work has been done in the tty layer since 3.2 was released.

thanks,

greg k-h

  reply	other threads:[~2014-03-10 19:40 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-10 13:36 Suspecting kernel timing bug in ppp or tty drivers Mats Kärrman
2014-03-10 19:40 ` Greg KH [this message]
2014-03-10 19:40   ` Greg KH
2014-03-11  9:41   ` Mats Kärrman
2014-03-11  9:41     ` Mats Kärrman
2014-03-11 18:50     ` Greg KH
2014-03-11 18:50       ` Greg KH
2014-03-12  7:54       ` Mats Kärrman
2014-03-12  7:54         ` Mats Kärrman
2014-03-12 12:14       ` terry white
2014-03-12 12:14         ` terry white
2014-03-12 14:04         ` Peter Hurley
2014-03-12 14:04           ` Peter Hurley
2014-03-25  9:51       ` Mats Kärrman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140310194007.GC3392@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=Mats.Karrman@tritech.se \
    --cc=linux-ppp@vger.kernel.org \
    --cc=linux-serial@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.