View previous topic :: View next topic |
Author |
Message |
DArtagnan l33t
Joined: 30 Apr 2002 Posts: 942 Location: Israel, Jerusalem
|
Posted: Mon May 13, 2002 9:01 am Post subject: eth0 problem |
|
|
Hi,
I just finished to install gentoo and during the first boot i got an error:
can not load module eepro100
and then computer freez.
I load it with the cd and commented the #eepro100 in /etc/modules.autoload
Then i was able to boot finally and i tried to config the eth0 again using the:
ifconfig eth0 {ip} netmask {netmask} but after this command the computer freez....do not response anymore so I'm forced to reboot...
Any idea?
thanks
pacman _________________ All for one and one for All
--
MACPRO machine... |
|
Back to top |
|
|
DArtagnan l33t
Joined: 30 Apr 2002 Posts: 942 Location: Israel, Jerusalem
|
Posted: Mon May 13, 2002 9:42 am Post subject: eth0 |
|
|
When i compiled KERNEL, i selected support for eepro100 build in <*>
It's not enough?
Do i need to do more? _________________ All for one and one for All
--
MACPRO machine... |
|
Back to top |
|
|
klieber Bodhisattva
Joined: 17 Apr 2002 Posts: 3657 Location: San Francisco, CA
|
Posted: Mon May 13, 2002 12:05 pm Post subject: |
|
|
Either you don't have a NIC that uses the eepro driver or there's a hardware conflict/problem with the NIC (IRQ conflict, wrong io_addr), etc. Are you getting any error messages on boot or in your logs?
--kurt _________________ The problem with political jokes is that they get elected |
|
Back to top |
|
|
DArtagnan l33t
Joined: 30 Apr 2002 Posts: 942 Location: Israel, Jerusalem
|
Posted: Mon May 13, 2002 12:22 pm Post subject: Ethernet |
|
|
I have Intel Ethernet 10/100
Even i can run: modprobe eepro100
and i got no errors.
But: if i'll run ifconfig eth0 ip netmask it freeze my comp _________________ All for one and one for All
--
MACPRO machine... |
|
Back to top |
|
|
rommel Veteran
Joined: 19 Apr 2002 Posts: 1145 Location: Williamsburg Virginia
|
Posted: Mon May 13, 2002 11:58 pm Post subject: |
|
|
try compiling the kernel with the driver as a module instead...then add it to modules.autoload and reboot and see what happens...make the changes if you can to init.d/net first too before rebooting and then run the 'rc-update add net.eth0 default' again |
|
Back to top |
|
|
Guest
|
Posted: Tue May 14, 2002 3:54 am Post subject: changes |
|
|
what changes to etc/init.d/net? |
|
Back to top |
|
|
|