Results 1 to 3 of 3
Hey guys,
I was able to load the e100 driver and get it to see the card, dhcpcd is unable to allocate en IP address, I configured the card manually:
...
- 02-03-2005 #1Just Joined!
- Join Date
- Feb 2005
- Posts
- 2
Gento - LiveCD network problems
Hey guys,
I was able to load the e100 driver and get it to see the card, dhcpcd is unable to allocate en IP address, I configured the card manually:
ifconfig eth0 192.168.1.104 broadcast 192.168.1.0 netmask 255.255.255.0 up
This assigns the IP to the card, but I cannot ping anything at all....
Checking the stats using ifconfig eth0 I see no packets coming in or going out...
dmesg shows:
e100: eth0 e100_watchdog: link up, 100mbps, full-duplex
I was wondering... will a Linksys router have ports set to full-duplex?
That would explain my prob.
Anyone with other suggestions?
Regards,
Sebastien
- 02-03-2005 #2Just Joined!
- Join Date
- Feb 2005
- Posts
- 2
I cannot get the darn card to work.. I even tried the onboard Realtek 8139 and another intel nic.. still would not send enything over the network.
BTW... my board is using Nforce3 chipset
lsmod shows:
e100 27136 0
mii 3200 0
ethtool -S eth0 returns all RX and TX packets to 0
The cards all work fine onder SuSE ...sniff!
Please HELP Wink
Sebastien
- 02-03-2005 #3
for the realtek nic try
then either config it by hand or useCode:modprobe 8139too
depending on which nic it is(the one on the mobo is usualy eth0) then start the nicCode:net-setup eth0 or eth1
~Mike ~~~ Forum Rules
Testing? What's that? If it compiles, it is good, if it boots up, it is perfect. ~ Linus Torvalds
http://loft306.org


Reply With Quote
