Yes, it appears the NICs are not initializing. As another thread observed, there is no /proc/pci file, either. I am using rtl8139.o driver from http://lrp.steinkuehler.net/files/kernels/Dachstein-normal/modules/net/rtl81 39.o
If I try manual install: insmod /lib/modules/rtl8139.o the response is: insmod: unresolved symbol pci_drv_unregister insmod: unresolved symbol pci_drv_register Next place to look? Thanks, Steve ----- Original Message ----- From: "Simon Bolduc" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Tuesday, April 30, 2002 4:16 PM Subject: Re: [leaf-user] dachstein question > This message may come up if your NICs aren't being initialized. Log in and > run ifconfig or ip addr - chances are your nic aren't there. Double check > your modules file, make sure the correct modules are uncommented, if they > are PCI nics make sure that pci-scan is loading before the NIC modules. > > S > > > >From: "steve crowl" <[EMAIL PROTECTED]> > >To: <[EMAIL PROTECTED]> > >Subject: [leaf-user] dachstein question > >Date: Tue, 30 Apr 2002 11:50:39 -0500 > > > >Hello. I received the following log message attempting to run dachstein (I > >have successfully run eigerstein on same configuration): > > > >firewall dhcpd: No subnet declaration for eth1 (0.0.0.0). > >firewall dhcpd: Please write a subnet declaration in your dhcpd.conf file > >for the > >firewall dhcpd: network segment to which interface eth1 is attached. > >firewall dhcpd: exiting. > > > >Suggestions?? Thanks > > > >Regards, > >Steve > > > > > >------------------------------------------------------------------------ > >leaf-user mailing list: [EMAIL PROTECTED] > >https://lists.sourceforge.net/lists/listinfo/leaf-user > >SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html > > > > > _________________________________________________________________ > Chat with friends online, try MSN Messenger: http://messenger.msn.com > > > _______________________________________________________________ > > Have big pipes? SourceForge.net is looking for download mirrors. We supply > the hardware. You get the recognition. Email Us: [EMAIL PROTECTED] > ------------------------------------------------------------------------ > leaf-user mailing list: [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/leaf-user > SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html
