public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* PPP problems
@ 2001-03-02 10:23 Rob
  2001-03-02 10:56 ` Chris "_Shad0w_" Crowther
  2001-03-02 13:57 ` Jeremy Jackson
  0 siblings, 2 replies; 3+ messages in thread
From: Rob @ 2001-03-02 10:23 UTC (permalink / raw)
  To: linux-kernel

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.

Thanks

-- 
Rob Connor

rob@hereintown.net

Good judgement comes from experience, and experience -
well, that comes from poor judgement.



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: PPP problems
  2001-03-02 10:23 PPP problems Rob
@ 2001-03-02 10:56 ` Chris "_Shad0w_" Crowther
  2001-03-02 13:57 ` Jeremy Jackson
  1 sibling, 0 replies; 3+ messages in thread
From: Chris "_Shad0w_" Crowther @ 2001-03-02 10:56 UTC (permalink / raw)
  To: Rob; +Cc: linux-kernel

On Fri, 2 Mar 2001, Rob wrote:

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

	Possibly a silly question, but you have created the /dev/ppp
character device, major number 108, minor 0 haven't you?

-- 
Chris "_Shad0w_" Crowther
shad0w@shad0w.org
http://www.shad0w.org.uk/


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: PPP problems
  2001-03-02 10:23 PPP problems Rob
  2001-03-02 10:56 ` Chris "_Shad0w_" Crowther
@ 2001-03-02 13:57 ` Jeremy Jackson
  1 sibling, 0 replies; 3+ messages in thread
From: Jeremy Jackson @ 2001-03-02 13:57 UTC (permalink / raw)
  Cc: linux-kernel

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2001-03-02 14:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-03-02 10:23 PPP problems Rob
2001-03-02 10:56 ` Chris "_Shad0w_" Crowther
2001-03-02 13:57 ` Jeremy Jackson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox