Hey, got problems after doing the change in config +
$ make menuconfig
$ make all
$ make modules_install
$ cp arch/i386/boot/bzImage /vmlinuz
$ cp System.map
/
Lilo loading CRUXEBDA is big; kernel setup stack overlaps LILO second stage........
Helge F.
On 1/2/07, Clare Johnstone <
claregj@gmail.com> wrote:
Hi Helge
Device Drivers --->
Network device support --->
Ethernet (10 or 100Mbit) --->
< > National Semiconductor DP8381x series PCI Ethernet support
And if you press "?" key it says:
More specific information and updates are available from
<http://www.scyld.com/network/natsemi.html
>.
Hope this helps
clare
On 1/2/07, Helge Fredriksen <
helgeingvart@gmail.com> wrote:
> Could you give me some clues as to which section in the kernel setup
> I should look in? I tried to have a look, but couldn't seem to locate it
> in a intuitive manner...
>
> Regards,
> Helge F.
>
>
> On 12/31/06, Joe Gilmour <
jgilmour@bigpond.net.au> wrote:
> > Helge Fredriksen wrote:
> > > Hello,
> > >
> > > I've just installed Crux 2.2 on a PC with a brand new Netgear FA-311
> > > network card. I'm trying to launch the driver adding the statement
> > >
> > > /sbin/modprobe natsemi
> > >
> > > to the /etc/rc.d/net script. However, I found that this module
> > > probably isn't installed. How do I proceed to upgrade my system?
> > >
> > > Best regards,
> > > Helge Fredriksen
> > Welcome to CRUX.
> >
> > You need to either compile a new kernel with the natsemi code built in
> > (then you wont need to modprobe it) or build the module in whiuch case
> > you can just build and install the modules.
> >
> > Normally a system will automatically load the modules so you shouldn't
> > need to modprobe at all.
> >
> > HTH,
> >
> > Joe
> >
>
>