Bug 4710

Summary: compression modules warnings
Product: [Retired] Red Hat Linux Reporter: Joe Acosta <josepha48>
Component: modutilsAssignee: Cristian Gafton <gafton>
Status: CLOSED NEXTRELEASE QA Contact:
Severity: low Docs Contact:
Priority: low    
Version: 6.0   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 1999-09-17 11:48:05 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Joe Acosta 1999-08-25 22:15:22 UTC
kernel 2.2.x it seems that ppp slows down after 40 minutes
of on time. Ther is also a problem connecting to the server,
where sometimes it connects, and sometimes it does not, it
usually takes several tries where as with 5.2 it did not. I
can get a connection so it is not my set up.

There area also messages being written to the log like

could not load modules lo
and could not load module ppp-compress 21
and could not load module ppp-compress 26
and could not load module ppp-compress 24

what does this mean, and how do I fix these mesages?

Comment 1 Cristian Gafton 1999-08-30 02:46:59 UTC
changed to the right component and assumed bug

Comment 2 Bill Nottingham 1999-08-31 15:52:59 UTC
As for the messages, in your /etc/conf.modules:
alias ppp-compress-21 bsd_comp
alias ppp-compress-24 ppp_deflate
alias ppp-compress-26 ppp_deflate

shoud do the trick...

Comment 3 Cristian Gafton 1999-09-17 11:48:59 UTC
fixed in lorax