On Mon, 13 Oct 2003 09:13:00 +0300 Sami Salonen <[EMAIL PROTECTED]> wrote:
> ----- Original Message ----- > From: "Guido Seifert" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]>; "Sami Salonen" <[EMAIL PROTECTED]> > Sent: Monday, October 13, 2003 1:31 AM > Subject: Re: [gentoo-user] Can't load 3c59x after kernel update > > > > On Sun, Oct 12, 2003 at 11:29:51PM +0300, Sami Salonen wrote: > > > Hi, > > > > > > I have recently installed Gentoo on my computer and have been a very > > > happy user ever since, except... > > > > > > Today I finally had time to start configuring a firewall - I have an > > > PPPoE connection and it's been working ok. I recompiled the kernel > > > (enabled network packet filtering and stuff) but after installing > the > > > new kernel and rebooting the kernel can not load 3c59x any more. > > > > cd /usr/src/linux > cp .config ~/ > make mrproper > cp ~/.config . > make menuconfig > make dep && make clean bzImage modules modules_install > cp arch/i386/boot/bzImage /boot/kernel-new > [adding a new section to /etc/lilo.conf] > /sbin/lilo > I can't comment on your module loading problem, but your kernel build / lilo update procedure is correct. My only thought. Wipe out or move aside /lib/modules/<kernelname> and try the procedure again. Shouldn't be necessary, but I had some problems with modules in the early days of 2.4.x, and this helped. -- Collins Richey - Denver Area if you fill your heart with regrets of yesterday and the worries of tomorrow, you have no today to be thankful for. -- [EMAIL PROTECTED] mailing list
