>
> Recently I installed my first linux RH 5.1. Now I have put in the
> 2.0.35 kernel so I can have the ax25 utils. But I find PPP no longer
> works. On booting, the pppd tries to connect to my isp But a message
> comes up:
> "This system lacks kernel support for PPP....."
>
> The linux config file has the line "CONFIG_PPP=m". I have reviewed all
> of network configuring and everything look ok. But when I test by
> clicking the Activate button in the Network Configurator nothing happens
> - the modem does not dial. With the 2.0.34 kernel PPP works just fine.
>
> I sure would appreciate some help on this...
> John [EMAIL PROTECTED]
Yuo have to get the kernel source for 2.0.35 and recompile it
for ppp support. The kernel config file is only used to add/remove
support for various things during kernel compilation. To add/remove
support for things, run the kernel config program of your choice,
and recompile.
Bryan Scaringe