lkml.org 
[lkml]   [1999]   [Feb]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH] Re: [OFFTOPIC?] PPP Modules
On Fri, 19 Feb 1999, Marc G. Glade wrote:

> Since upgrading to version 2.2.x of the kernel I have noticed the
> messages "can't locate module ppp-compress-21,26 and 24" in the system

This is becoming a FAQ. I hope the attached patch helps.

Jon

--
Random signature:
No man in the world has more courage than the man who can stop after
eating one peanut.
-- Channing Pollock
--- linux-2.2.orig/Documentation/Changes Thu Jan 21 15:48:22 1999
+++ linux/Documentation/Changes Wed Feb 24 19:56:01 1999
@@ -250,6 +250,19 @@
The ISDN code in the stock 2.0 kernel may not work for you. If it
doesn't, look in ftp://ftp.suse.com/pub/isdn4linux for updated versions.

+ You may start getting messages like this:
+
+ "can't locate module ppp-compress-21" (or 24, or 26)
+
+This is telling you that you should put the following lines in your
+/etc/modules.conf (or conf.modules):
+
+ #Compressors for ppp
+ alias ppp-compress-21 bsd_comp
+ alias ppp-compress-24 ppp_deflate
+ alias ppp-compress-26 ppp_deflate
+ alias ppp-compress-1 off # This is Predictor-1, not yet supported
+
Memory
======
\
 
 \ /
  Last update: 2005-03-22 13:50    [W:0.046 / U:0.076 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site