Tiny Core Linux

Tiny Core Base => TCB Q&A Forum => Topic started by: omnigord on August 12, 2010, 04:01:24 PM

Title: Network Access Troubles
Post 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.
Title: Re: Network Access Troubles
Post by: tinypoodle on August 13, 2010, 05:00:03 AM
Boot with parameter:
Code: [Select]
syslog
Immediately after booting, in a dedicated terminal do:
Code: [Select]
tail -f /var/log/messages
If you are "lucky" you might get debug output in real time  ;)
Title: Re: Network Access Troubles
Post by: omnigord on August 13, 2010, 12:54:25 PM
Boot with parameter:
Code: [Select]
syslog
Immediately after booting, in a dedicated terminal do:
Code: [Select]
tail -f /var/log/messages
If you are "lucky" you might get debug output in real time  ;)
This reports (as does "dmesg | grep 'eth0' ")
Code: [Select]
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.
Title: Re: Network Access Troubles
Post by: omnigord on August 24, 2010, 11:06:59 AM
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"
Title: Re: Network Access Troubles
Post by: beroje on August 24, 2010, 03:11:11 PM
"Davicom DM9102/DM9102A rev49"
Use TC version 3.x