Unfortunately This is not the case I am sure that I said Yes to PPP as a
matter of fact I already went in to menuconfig and may sure it was there and
recompiled

Doing a quick search on google I found a lot of references to placing a line
in the conf.modules to alias it to ppp.o I am upgrading from redhat
6.1's-2.2.12 to the kernel.org's linux-2.2.13I have done this once before on
a mandrake-based system and do not remember having to do this I am going to
check out the /usr/src/Documentation on linuxhq.com sine I am at work and
not in front of the system. I'll See if I can Find anything on PPP or on
that particular thing. Checking back through my logs I was not having this
error before upgrading to 2.2.13

I can Still Connect to the internet however. I am going to download the PPP
update from redhat's site tonight and I'll see if that help it at all.

> -----Original Message-----
> From: Marc Mutz [SMTP:[EMAIL PROTECTED]]
> Sent: Monday, January 03, 2000 12:30 PM
> To:   Chris Bennett
> Cc:   '[EMAIL PROTECTED]'
> Subject:      Re: char-major-108
> 
> Chris Bennett wrote:
> > 
> <snip>
> > think that it's called char-major-108  it shows up in my log every time
> that
> <snip>
> 
> user$ grep -A2 "108 char" /usr/src/linux/Documentation/devices.txt
> 108 char        Device independent PPP interface
>                   0 = /dev/ppp          Device independent PPP interface
> 
> I guess it's ppp.o, although it should be registered as a line
> dicipline:
> 
> user$ grep ppp /etc/conf.modules
> alias tty-ldisc-3         ppp
> alias ppp0                ppp
> alias ppp1                ppp
> 
> and
> 
> user$ grep char-major-108 /etc/conf.modules || echo none
> none
> 
> I must admit that I use IPPP and this is compliled-in... :-(
> Also
> 
> user$ zgrep "char-major-108" /usr/doc/howto/en/mini/*.gz \
> /usr/doc/howto/en/mini/*.gz || echo none
> none
> 
> Maybe you forgot to say 'y' to PPP support in the first place?
> 
> Marc
> 
> -- 
> Marc Mutz <[EMAIL PROTECTED]>        http://marc.mutz.com/Encryption-HOWTO/
> University of Bielefeld, Dep. of Mathematics / Dep. of Physics
> 
> PGP-keyID's:   0xd46ce9ab (RSA), 0x7ae55b9e (DSS/DH)

Reply via email to