i know its a silly, u have done -a uname -a
also check lilo.conf is pointing at the right image
i tend to belt & braces, so recompile,/sbin/lilo, reboot
ponder where modules with be put
/lib/modules/2.2.13 2.2.13-xxmdk /lib/modules/2.2.14
do a mv or rm -rf on /lib/modules/where-ever
make modules;make modules_install;depmod -a
reboot
uname -a
On Sun, Jan 02, 2000 at 01:54:06AM -0800, agls00120 wrote:
> I still have not worked out why this happens?
>
> I still cannot get ppp working, even though I entered the option in make
> xconfig.
>
> What can I alter to fix this...
>
> > I get these two messages after installing 7.0b;
> >
> > 1.
> >
> > This kernel has no ppp support , neither compiled in nor via the
> kernel
> > module loader.
>
> > Which btw I have installed ppp into the custom kernel...
>
> > What do I do now I've have a custom kernel 2.2.14-12mdk built with
> this
> > support but ppp will not work...
>
> > 2.
>
> > Dec 24 09:20:45 localhost portmap: portmap startup succeeded
> > Dec 24 09:20:47 localhost kernel: odd IO request: base 02f8 align 0008
>
> > Dec 24 09:20:47 localhost kernel: register_serial(): autoconfig failed
>
> > Dec 24 09:20:47 localhost kernel: serial_cs: register_serial() at
> > 0x02f8, irq 3 failed
> >
> > Is there a fix for this problem, as with Helios all works well...
> >
> > Andrei