Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
NICs not receiving DHCP configuration?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
z-lite
Tux's lil' helper
Tux's lil' helper


Joined: 04 Aug 2003
Posts: 76

PostPosted: Wed Oct 22, 2003 4:04 pm    Post subject: NICs not receiving DHCP configuration? Reply with quote

Hi, I just installed Gentoo Linux 1.4 (woohoo!) but I am having problems installing/setting up my network. It was working fine when I used

net-setup eth0
net-setup eth1

during the installation of Linux from DHCP but now, no more network. I have an Intel PRO/100+ Server Adapter (PCI) and RealTek NIC (onboard). When I did

emerge e100
modprobe e100

It says "init_module: no such device". Does anyone have suggestions on how to get my NICs to work properly (sending DHCP request and have the e100 module be used for my Intel NIC)
Back to top
View user's profile Send private message
UberLord
Retired Dev
Retired Dev


Joined: 18 Sep 2003
Posts: 6835
Location: Blighty

PostPosted: Wed Oct 22, 2003 4:37 pm    Post subject: Reply with quote

Boot off the LiveCD again setup networking
make sure it works and then do a lsmod
Look for your network driver
Try modprobing that after rebooting into your installation
Back to top
View user's profile Send private message
malloc
l33t
l33t


Joined: 19 Sep 2003
Posts: 762

PostPosted: Wed Oct 22, 2003 5:49 pm    Post subject: Reply with quote

did you installed hotplug and made it run at boot?
If you didn't than you must put the nic's modules in /etc/modules.autoload.d/kernel-2.4 for them to be loaded at boot time.
Back to top
View user's profile Send private message
z-lite
Tux's lil' helper
Tux's lil' helper


Joined: 04 Aug 2003
Posts: 76

PostPosted: Wed Oct 22, 2003 7:04 pm    Post subject: Reply with quote

I did the emerge hotplug during installation and rc-update, but I'm still the nub at linux. How can I check if it's set to run at boot?

When I ran the LiveCD, it said eepro100 and "used by" was 1. When I rebooted, it says eepro100 and "used by" is set to 0.

How can I have the Intel module load for my PCI NIC and the default (generic?) module be used for the RealTek adapter?
Back to top
View user's profile Send private message
z-lite
Tux's lil' helper
Tux's lil' helper


Joined: 04 Aug 2003
Posts: 76

PostPosted: Wed Oct 22, 2003 7:24 pm    Post subject: Reply with quote

I added e100 to /etc/modules.autoload.d/kernel-2.4 and rebooted. It says that the module was loaded successfully but when it came for

Bringing eth0 up

It said that the needed services were not running, in particular, netmount was not started. How can I obtain this "netmount"?
Back to top
View user's profile Send private message
malloc
l33t
l33t


Joined: 19 Sep 2003
Posts: 762

PostPosted: Wed Oct 22, 2003 7:37 pm    Post subject: Reply with quote

z-lite wrote:
I added e100 to /etc/modules.autoload.d/kernel-2.4 and rebooted. It says that the module was loaded successfully but when it came for

Bringing eth0 up

It said that the needed services were not running, in particular, netmount was not started. How can I obtain this "netmount"?

Netmount isn't necessary. Check /etc/conf.d/net and see if you have the gateway="ethx/x.x.x.x" configured correctly.
If nothing works, try this...add acpi=off and pci=noacpi to your lilo/grub configuration file.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum