linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Andreas Tobler <toa@pop.agri.ch>
To: unit@panix.com
Cc: linuxppc-dev@lists.linuxppc.org
Subject: Re: Serial driver problem (modem Lombard)
Date: Mon, 24 Apr 2000 14:28:38 +0200	[thread overview]
Message-ID: <39043DF4.92CE26D3@pop.agri.ch> (raw)
In-Reply-To: Pine.SUN.4.21.0004240012000.3430-100000@panix.com


unit@panix.com wrote:
>
> On Sat, 22 Apr 2000, Andreas Tobler wrote:
>
> i've also been having problems with ppp and kernels > 2.2.15pre9
> somewhat similar to below .. only with hard crashes. I can't get
> ppp to work w/ either prre17 or pre19 .. seems to be line dicipline:
>
> Apr 16 18:34:05 sophix pppd[2541]: Serial connection established.
> Apr 16 18:34:05 sophix modprobe: can't locate module tty-ldisc-3
> Apr 16 18:34:05 sophix pppd[2541]: ioctl(TIOCSETD): Invalid argument(22)
> Apr 16 18:34:05 sophix pppd[2541]: Hangup (SIGHUP)
> Apr 16 18:34:05 sophix pppd[2541]: Exit.

Have you built in ppp support or module support?
If you have mod, then have you added the lines below to
/etc/modules.conf or conf.modules?

alias   ppp-compress-21         bsd_comp
alias   ppp-compress-24         ppp_deflate
alias   ppp-compress-26         ppp_deflate
alias   tty-ldisc-3             ppp

Which ppp-pkg are you using? I use ppp-2.4.0b2, but ppp-2.3.11 should
also work fine.
(ftp.linuxcare.com.au/pub/ppp)

>
> w/ 2.2.15pre14 i can connect but if i reconnect linux crashes w/ no
> option other than a force reboot (this has happened on three occasions
> under the exact same circumstances).

How do you connect? I use netcfg. No problems so far.

> i rsynced the pre19 two days back so i'm not sure where i fall into the
> loop. However it would seem the/my problem is further back

Be sure not having something like ppp_async/ppp_generic in drivers/net/.
If so you may have the same situation I had.
rsync -avz linuxcare.com.au:linux-pmac-stable <dest-dir> should help to
get a clean download.

Otherwise???

Andreas


** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/

  reply	other threads:[~2000-04-24 12:28 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-04-22 10:37 Serial driver problem (modem Lombard) Bernhard Reiter
2000-04-22 13:40 ` Michael Schmitz
2000-04-22 16:17 ` Andreas Tobler
2000-04-24  4:27   ` unit
2000-04-24 12:28     ` Andreas Tobler [this message]
2000-04-26  4:19       ` unit
2000-04-24 10:52   ` Bernhard Reiter
2000-04-24 12:33     ` Andreas Tobler
2000-04-26 12:15       ` Bernhard Reiter

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=39043DF4.92CE26D3@pop.agri.ch \
    --to=toa@pop.agri.ch \
    --cc=linuxppc-dev@lists.linuxppc.org \
    --cc=unit@panix.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).