lkml.org 
[lkml]   [1999]   [Jan]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
SubjectRe: 2.2.0-final problems
On Tue, 26 Jan 1999, Alan Cox wrote:

> > 1.1
> > Jan 24 21:28:59 suvanika modprobe: can't locate module
> > ppp-compress-21
> > Jan 24 21:28:59 suvanika modprobe: can't locate module
> > ppp-compress-26
>
> These are fine you might want to put
>
> "alias ppp-compress-26 off" etc in your file. Basically the server the
> other end said "do you support ppp compression protocol option number 26"
> so the kernel checked to see if it could load some 3rd party module that
> did this

option number 21 corresponds to bsd_comp, and 24 & 26 to
ppp_deflate. Hence the following in your /etc/conf.modules will fix it


alias ppp-compress-21 bsd_comp
alias ppp-compress-24 ppp_deflate
alias ppp-compress-26 ppp_deflate



-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:50    [W:0.044 / U:3.976 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site