Tiny Core Linux
Tiny Core Base => TCB Q&A Forum => Topic started by: omnigord on August 12, 2010, 04:01:24 PM
-
Immediately after booting microcore (Downloaded June 24, so it is most likely version 2.11.5) the network interface functions normally. After about 1 minute, ifconfig reports errors on eth0 and I can no longer get a response from any pings.
What could be the cause of this?
EDIT: I forgot to add, this is while booting from a CD. Booting to an old ubuntu install on the hard drive will not generate this problem.
-
Boot with parameter:
syslog
Immediately after booting, in a dedicated terminal do:
tail -f /var/log/messages
If you are "lucky" you might get debug output in real time ;)
-
Boot with parameter:syslog
Immediately after booting, in a dedicated terminal do:
tail -f /var/log/messages
If you are "lucky" you might get debug output in real time ;)
This reports (as does "dmesg | grep 'eth0' ")
eth0: Setting full-duplex based on MII#1 link partner capability of 45e1."
Quick google search led me to
http://www.mail-archive.com/ltsp-discuss@lists.sourceforge.net/msg31640.html
Which seems to be a simiplar problem, an IRQ conflict.
However, that is about as far as I can go on my own since I am pretty new at this.
-
Some further investigation points more towards this being a module issue with the network adapter; not and IRQ conflict. The device is a "Davicom DM9102/DM9102A rev49"
-
"Davicom DM9102/DM9102A rev49"
Use TC version 3.x