This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: redboot and networking...


On Thu, 2001-11-29 at 05:30, Andrew Lunn wrote:
> On Thu, Nov 29, 2001 at 01:23:17PM +0100, Dorau Kai wrote:
> > Hi,
> > Init82559 0 @ f20
> > 82559 Self Test
> >   General self-test: passed.
> >   Serial sub-system self-test: passed.
> >   Internal registers self-test: passed.
> >   ROM checksum self-test: passed (04F4518B).
> > eeprom data bits 8 (ioaddr 6000400e)
> > Warning: Invalid EEPROM checksum 0A5E for device 0
> > MAC Address = 00 02 55 B2 19 BE
> 
> > What does 'No network interfaces found' mean????
> 
> Warning: Invalid EEPROM checksum 0A5E for device 0
> 
> Check what happens after this. Maybe it has decided that because the
> MAC address is corrupt, its decided its not safe to use the interface.
> You need to work out why the CRC is wrong.
> 

Actually, the warning is just that.

As for why you have "No network interfaces found", I'd suspect that
you're not getting an address from a BOOTP server.  Try turning on
network debugging (which does require a reset afterwards) and see
if there are any responses to the BOOTP request.

Alternatively, use 'fconfig' to set a static IP address.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]