Hi,
I've had TC working on an old P4 box that used the natsemi driver for Ethernet.
Today I've tried on a new box and have no ethernet.
ifconfig reports no device
The ethernet device is an Intel 82579v built into the motherboard.
I believe this requires an e1001e driver. The version in TC appears to be v1.0.2-k2 (I've tried Ubuntu and it works on the new box with driver e1000e v1.2.20-k2)
Intel have an updated driver v1.3.
I'm a complete novice at linux, but I think the above info is correct.
Is the problem likely to be the driver? Would installing the new version correct the problem?
If so, do I need to compile the source from Intel under Tinycore to create the new driver version?