public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Jeremy Jackson <jerj@coplanar.net>
To: unlisted-recipients:; (no To-header on input)@pop.zip.com.au
Cc: linux-kernel@vger.kernel.org
Subject: Re: PPP problems
Date: Fri, 02 Mar 2001 08:57:26 -0500	[thread overview]
Message-ID: <3A9FA6C6.520AFAE7@coplanar.net> (raw)
In-Reply-To: <Pine.LNX.4.30.0103020510440.1069-100000@roadrunner.hereintown.net>

Rob wrote:

> Hi, I'd like to thank everyone that helped me with the compiler problem.
> I've updated everthing in Documentation/Changes I have a brand spankers
> new gcc, ppp, etc.  The problem I'm running into now is when I try to
> connect to the internet, it says that I don't have a kernel that supports
> PPP.  I've tried compiling it in as modules and as part of the kernel but
> when I try to connect to the isp I keep getting the message that I don't
> have a kernel that supports PPP. I've even contacted my System
> Administrator, Hi Chris ;^).  Any ideas on what I could try next?  A cc
> would be great, as I'm not on the linux-kernel list.

Do you have the right kernel configuratoin?  It sounds like
you need to load the modules (or set modules.conf to
auto-load them with "alias" lines)

On linux 2.4 you need ppp_generic, ppp_async, slhc loaded
with modprobe or insmod.

on 2.4 config options under "network device support"

<M> PPP (point-to-point protocol) support
[ ]   PPP multilink support (EXPERIMENTAL)
<M>   PPP support for async serial ports
<M>   PPP support for sync tty ports
<M>   PPP Deflate compression
<M>   PPP BSD-Compress compression
<M>   PPP over Ethernet (EXPERIMENTAL)

your using a modem?  cable or ADSL?

reply to me privately, as linux-kernel probably isn't
the place to discuss this since it sounds like an install
issue... if we find it's a kernel bug then it would be ok.

if you're using a 2.2 kernel i suggest you try the
one that came with your distribution.

oh yeah what is your distribution?

Cheers,

Jeremy


      parent reply	other threads:[~2001-03-02 14:02 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-03-02 10:23 PPP problems Rob
2001-03-02 10:56 ` Chris "_Shad0w_" Crowther
2001-03-02 13:57 ` Jeremy Jackson [this message]

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=3A9FA6C6.520AFAE7@coplanar.net \
    --to=jerj@coplanar.net \
    --cc=linux-kernel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox